/* 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(/assets/common/images/bg_bottom_bar.gif) repeat-x left top;
	width:auto;
	clear:both;
	padding:10px 0 10px 0;
}
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{	
	list-style: none;
	background: url(/assets/common/images/list_arrow.gif) no-repeat left top;
	vertical-align:top;		
	padding:0px 0 0 20px;
	list-style-position: outside;	
}
div#pagecontent1 ul{margin:0px;display:inline-block;}
div#pagecontent1 li{	
	list-style: none;
	background: url(/assets/common/images/list_arrow.gif) no-repeat left top;
	vertical-align:top;		
	padding:0px 0 0 20px;
	list-style-position: outside;	
}
.uygun{padding:10px 0 10px 0;}
.uygun li{
	list-style: none;
	background: url(/assets/common/images/tick.gif) no-repeat left top;
	vertical-align:top;		
	padding:0px 0 0 20px;
	margin:5px 20px 5px 10px;
	list-style-position: outside;
	color:#0076A3;
}
.uygundegil{padding:10px 0 10px 0;}
.uygundegil li{
	margin:5px 20px 5px 10px;
	list-style: none;
	background: url(/assets/common/images/x.gif) no-repeat left top;
	vertical-align:top;		
	padding:0px 0 0 20px;
	list-style-position: outside;
}
/* LEFT NAVIGATION */
* html .leftnav_ul { \height:140px; he\ight:140px; }
.leftnav_ul{margin:0 3px 0 0;display:inline-block;}
.leftnav_ul li{
	line-height:1.5em;
	list-style: none;
	background: url(/assets/common/images/bullet.gif) no-repeat left top;
	vertical-align:top;		
	padding:0px 0 0 9px;
	list-style-position: outside;	
}
.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;
}
