/* CSS Document */
/* mycarinsurance.co.il */
body {
	color : #2f2f2f;
	direction: rtl;
	margin: 0;
	padding: 0;
}
body, td, div, span {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	voice-family: inherit;
}
h1,h2,h3,h4,h5 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	padding: 0;
}
h1 {
	color: #13517d;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 20px;
}
h2 {
	color: #13517d;
	margin-bottom: 5px;
	font-size: 16px;
}
li,ul {
	margin:0;
	padding: 0;
}
.bold {
	font-weight: bold;
}
option, select, input {
	font-size: 12px;
	font-family: arial;
	color: #3e0e3b;
}
.noneul  {
	list-style: none;
	padding: 0;
}
/* common features */
.floatL { float: left; }
.floatR { float: right; }
.bold { font-weight: bold; }
.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.alignR { text-align: right; }
.alignC { text-align: center; }
.alignL { text-align: left; }
.gray { color: #6a6a6a; }
.orange { color: #ff8b40; }
.full100 { width: 100%; }
.noline { text-decoration: none; }

a:link, a:active, a:visited {
	color: #334f7c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ea8430;
	text-decoration: underline;
}
.pointer {
	clear:  both;
}
#car {
	margin: auto;
	width: 800px;
}
#car .patternSep {
	width: 800px;
	height: 5px;
	background-color: #80815c;
}
#car .pattern01 {
	width: 323px;
	height: 160px;
	background-image: url(http://www.mycarinsurance.co.il/images/image01.jpg);
	background-repeat: no-repeat;
}
#car .pattern03 {
	width: 264px;
	height: 160px;
}
#car .pattern03 {
	width: 218px;
	height: 160px;
	background-image: url(http://www.mycarinsurance.co.il/images/image02.jpg);
	background-repeat: no-repeat;
}
#car .nav {
	width: 140px;
}
#car .content {
	width: 644px;
	padding: 8px;
	vertical-align: top;
}
.menu {
	font-weight: bold;
	font-size: 13px;
	height: 28px;
	color: #0a2236;
}
.menu a:link, .menu a:active, .menu a:visited {
	color: #0a2236;
	text-decoration: none;
}
.menu a:hover {
	color: #ea8430;
}
.nav {
	vertical-align: top;
	padding-top: 8px;
}
.nav a:link, .nav a:active, .nav a:visited {
	color: #0a2236;
	text-decoration: none;
	font-size: 14px;
}
.nav a:hover {
	color: #ea8430;
}
.bottom {
	font-weight: bold;
	font-size: 13px;
	height: 28px;
	color: #0a2236;
	width: 800px;
	text-align:center;
}
.bottom a:link, .bottom a:active, .bottom a:visited {
	color: #0a2236;
	text-decoration: none;
}
.bottom a:hover {
	color: #ea8430;
}
#bottomlinks {
	width: 600px;
	margin: auto;
	color: #0e2940;
	font-size: 11px;
	text-align: center;
}
#bottomlinks a:link, #bottomlinks a:active, #bottomlinks a:visited {
	color: #8a8a8a;
	font-size: 11px;
}
.cell {
	border-right: 5px solid #0e2940;
	font-size: 11px;
	padding: 5px;
	position: inherit;
	width: 180px;
}
.quote {
	vertical-align:top;
	float: left;
	position: inherit;
	width: 300px;
}