/* CSS Document */
* {margin-top: 0;} 
body
{
	background-color: #FFF;
	background-image: url(../images/site_images/bg.jpg);
	background-repeat: repeat-x;
	margin:0em 0;
	padding:0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
img, div 
{ 
behavior: url(iepngfix.html) 
}
.imgBorder
{
 border:1px solid #cccccc; padding:2px; background-color:white;
}
#header
{
	background-image: url(../images/site_images/header.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 816px;
	margin:0;
}
#header_left
{
	background-image: url(../images/site_images/header_left.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 4px;	
}
#sub_header
{
	background-image: url(../images/site_images/sub_header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 816px;
}
#sub_header_left
{
	background-image: url(../images/site_images/sub_header_left.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 4px;
}
#menu
{
	background:url(../images/site_images/menu_bg.png);
	background-repeat: repeat-y;
	width:150px;


}
#main_left
{
	background-image: url(../images/site_images/main_left.jpg);
	background-repeat: repeat-y;
	width: 4px;
}
#footer
{
	background-color: #34519c;	
}
#main_margin
{
	margin:15px;
}
#contact_text_header, #contact_header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
	margin:5px;
	color:#000;
	
}
#contact_text_bold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin:5px;	
	color:#000;
}
#contact_text
{
	font-family: Arial;
	font-size: 12px;
	margin:5px;
	color:#000;	
	font-weight: bold;
}
#contact_text a
{
	font-family: Arial;
	font-size: 11px;
	margin:5px;
	color:#30F;
}
#contact_text a:hover
{
	font-family: Arial;
	font-size: 11px;
	margin:5px;
	color:#F00;
}
.form_input, .form_buttons
{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #999;
}
.dot
{
	margin:3px;
	color:#F00;
}
#uyar1, #uyar2
{
	margin:5px;
	color:#F00;
}
#markalar_marquee
{
	
}
#burnet_news_header
{
	color:#e3111c;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}
#burnet_news_sub_header
{
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:3px;
}
#burnet_news_text
{
	font-size:11px;
	margin-left:5px;
	margin-bottom:3px;
}
#burnet_news_tarih
{
	color:#e3111c;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
}
#burnet_news_link a
{
	font-size:10px;
	color:#00F;
	margin-right:10px;
	text-decoration:none;
}
#burnet_news_link a:hover
{
	font-size:10px;
	color:#e3111c;
	margin-right:10px;
	text-decoration:none;
}

#ana_sayfa_text
{
	margin:5px;
}
#istek_marquee
{
	background-image: url(../images/site_images/bg_marquee.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 300px;
	padding-top:1px;
	padding-bottom:15px;
}
#istek_m_header
{
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:3px;
}
#istek_m_text
{
	font-size:11px;
	margin-left:5px;
	margin-bottom:3px;
	text-align: justify;
}
#istek_m_tarih
{
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:3px;
}
#marka_box
{
	float:left;
	margin:10px;
}
.smile_form_text{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:3px;
}
.smile_form_input{
	border:solid 1px #375DA8;
	padding:2px;
	font-family:Arial;
	font-size:11px;
	width:225px;
}
.smile_submit{
	border:solid 1px #375DA8;
	padding:5px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	width:225px;
	margin:5px;
}
	