﻿/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
	height: 0;                  /* ensure the period is not visible */
	clear: both;               /* make the container clear the period */
	visibility: hidden;	     /* further ensures the period is not visible */
}
.clearfix {display: inline-block;}   /* a fix for IE Mac */
.legaltext {  font-size:9px;  font-family:Verdana, Helvetica, sans-serif;	 }

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 100%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
div#topcurvebar{
	height:36px;width:auto;background-color:#E3EFF7;margin:3px 0 0 0;
	text-align:right;
}
div#topcurvebar #pageheader{color:#917a47;font-size:11px;font-weight:bold;padding:10px 10px 0 0;}

div#bottom_nav{
color:#0076A3;font-size:10px;font-family:Verdana,Helvetica,Arial;
}
div#bottom_nav a{
color:#0076A3;font-size:10px;font-family:Verdana,Helvetica,Arial;
}

/*Free Banner */
.freebanner{
	background:#EBF4F9;/* url(/assets/common/images/bg_freebanner.jpg) no-repeat left bottom;*/
	padding: 0;
	width:117px;
}
.freebannerin{
	width:auto;
	border:1px solid #C8E3EC;
	padding:0;
	font-size:9px;
	font-family:Verdana,Arial;	
	color:#0076A3;
}
/* Alt iletişim bantı */
div#bottomcontactbar{
	background:#FFF url('../images/bg_bottom_bar.gif') repeat-x left top;
	width:auto;
	clear:both;
	padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}
div#bottombar{
	background-color:#E3EFF7;
	width:auto;
	clear:both;
	height:36px;
}


.generaltext{color:#545454;}
.generaltext10{color:#545454;font-size:10px;}
.bluetext{color:#0076A3;}
.bold{font-weight:bold;}
.bluetext10{color:#0076A3;font-size:10px;}
/* genel kahverengi baslik */
.header1{color:#917a47;font-size:12px;font-weight:bold;}
/* modeller içindeki baslik */
.header2{color:#0076A3;font-size:20px;}

.modeldetail{text-align:left;font-size:10px;}
/* Page Content */
#pagecontent{
	border-left:1px solid #D7D6D6 !important;
	text-align:justify;
	padding:20px 40px 20px 20px;
}
#pagecontent1{
	padding:10px 40px 20px 20px;
}
#pagecontent2{
	margin:10px 15px 20px 0;
}
#yedekparca{
	border-left:1px solid #D7D6D6 !important;
	padding:10px 0px 20px 0px;
}
/* Liste    */
div#pagecontent ul{margin:0px;display:inline-block;}
div#pagecontent li{	
	background: url('..images/list_arrow.gif') no-repeat left top;
	vertical-align:top;		
	list-style-position: outside; list-style-type:none; padding-left:20px; padding-right:0; padding-top:0px; padding-bottom:0	
}
div#pagecontent1 ul{margin:0px;display:inline-block;}
div#pagecontent1 li{	
	background: url('../images/list_arrow.gif') no-repeat left top;
	vertical-align:top;		
	list-style-position: outside; list-style-type:none; padding-left:20px; padding-right:0; padding-top:0px; padding-bottom:0	
}
.uygun{padding:10px 0 10px 0;}
.uygun li{
	background: url('../images/tick.gif') no-repeat left top;
	vertical-align:top;		
	list-style-position: outside;
	color:#0076A3; list-style-type:none; margin-left:10px; margin-right:20px; margin-top:5px; margin-bottom:5px; padding-left:20px; padding-right:0; padding-top:0px; padding-bottom:0
}
.uygundegil{padding:10px 0 10px 0;}
.uygundegil li{
	background: url('../images/x.gif') no-repeat left top;
	vertical-align:top;		
	list-style-position: outside; list-style-type:none; margin-left:10px; margin-right:20px; margin-top:5px; margin-bottom:5px; padding-left:20px; padding-right:0; padding-top:0px; padding-bottom:0
}
/* LEFT NAVIGATION */
* html .leftnav_ul { height:140px; height:140px; }
.leftnav_ul{margin:0 3px 0 0;display:inline-block;}
.leftnav_ul li{
	line-height:1.5em;
	background: url('../images/bullet.gif') no-repeat left top;
	vertical-align:top;		
	list-style-position: outside; list-style-type:none; padding-left:9px; padding-right:0; padding-top:0px; padding-bottom:0	
}
.leftnav_ul1 li a{
	color:#917A47;
	font-size:11px;
}
.sitemaplist ul{
	margin-bottom:5px;
}


a{margin:0px;}
div{font-size:11px;color:#545454;font-family:Verdana,Arial;line-height:1.4em; }

.speclist1{
	font-size:9px;
	font-weight:bold;
}
.speclist2{
	font-size:9px;
	text-align:center;
	width:270px;
}
.modeltypename{
	font-size:14px;
	font-weight:bold;
}
.lefttopbordered{
	border-left:1px solid #D7D6D6;
	border-top:1px solid #D7D6D6;
	height:20px;
}
.rightbottombordered{
	border-right:1px solid #D7D6D6;
	border-bottom:1px solid #D7D6D6;
	min-height:20px;
}

.leftbordered{
	border-left:1px solid #d7d6d6;
}

.rightbordered{
	border-top:1px solid #d7d6d6;
}	

.rightbordered1{
	border-right:1px solid #d7d6d6;
}	

.topbordered{
	border-right:1px solid #d7d6d6;
}

.bottombordered{
	border-bottom:1px solid #d7d6d6;
}

.tablo td{
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
}
.tablo1 td{
	padding-left:10px;
	padding-right:10px;
	height:22px;
}
.tablo2 td{
	padding:5px 10px 5px 10px;
}

.haberok{

}

.formclass{
	font-size:9px;
}
div#formheader{
	background-color:#E3EFF7;
	width:auto;
	clear:both;
	height:20px;

}



h1{

font-size:11px;
font-weight:bold;
font-family:Verdana,Arial;
line-height:30px;
vertical-align:middle;
color:#092D6F;
display:inline;
margin:0px;
}
.h1{
font-size:11px;
font-weight:bold;
font-family:Verdana,Arial;
line-height:30px;
color:#092D6F;
display:inline;
margin:0px;
}
select {
border:1px solid #7F9DB9;width:155px;height:18px;
}
.dealerLocator { width:99px; height:119px;background:url(../images/Background.jpg); padding:24px 16px 0 157px; }
.dealerLocator p { color:#666666; margin:0; }
.dealerLocator img { padding-left:21px; }
.dealerLocator input { font-size:10px; }
.dealerLocator div.formField { float:left; }

.dealerLocator_new {   border:1px solid #000; background:url(../images/BackgroundFeature.jpg); }
.dealerLocator_new p { color:#666666; margin:0; }
.dealerLocator_new img { padding-left:21px; }
.dealerLocator_new input { font-size:10px; }
.dealerLocator_new div.formField { float:left; }
.picture_content
{
	width: 443px;
	border-right: solid 1px #d3d3d3;
	border-left: solid 1px #d3d3d3;
	padding:0;

	display:inline;
	float:left;
	height:341px;
}
.picture_bottom {

	background: url(../images/subblock_445_bottom.gif) top no-repeat;

	width: 445px;

	height:2px;		
	
	font-size:2px;
	
	float:left;
	
	display:inline;
	


	
}
div.picture_top {

	display:inline;

	float:left;

	background: url(../images/subblock_445_top.gif) bottom no-repeat;
			
	width: 445px;

	height: 2px;
	
	font-size:2px;

}
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.thumbnail img {
	border: #eee 2px solid;
}
.text_home{
	color: #4c4c4c ;
	font-size: 12px;
	font-family: verdana;
	padding: 0px 24px 10px 24px;
	float: right;
	width: 320px;
}
.txtbox{
	 width: 170px;
	 height: 20px;
	 font-size: 17px;
	 background: #b5d5f1 url('images/bg_veld.gif');
	 border: 1px solid #fff;

}