/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
	color: #333;
	
  }


input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{
	color: #F8630F;
	text-decoration: none;
}
a:hover{
	color:#527785;
	text-decoration:none;
}

/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (780 pixel) 
*/

#container{width:972px; margin:0 auto;}
	#topbar{width:972px; display:block; height:92px;padding:0 0;} 
	#tcolumn_left{width:700px; margin-right:30px; float:left;height:92px;}
		#tcolumn_right{
	width:240px;
	float:left;
	text-align: right;height:92px;
} 
		#navbar{width:auto; display:block; height:44px;}
		
		#ncolumn_left{width:701px; margin-right:0px; float:left;height:44px;}
		#ncolumn_right{
	width:270px;
	margin-right:0px;
	float:left;
	height:32px;
	background-image: url(../images/tr/bg_navbar_right.jpg);
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#kampanya {
	width:200px;
	float:right;
	}
		
		#z1 { float:left; width:20px; padding-top:70px;}
		 #z { float:left; width:160px; }
		#z2 { float:right; width:20px; padding-top:70px;}
		
		#yeniurun {
	width:200px;
	float:right;
	}
		
		#y1 { float:left; width:20px; padding-top:70px;}
		 #y { float:left; width:160px; }
		#y2 { float:right; width:20px; padding-top:70px;}


		#navbar a{heigth:28px; line-height:28px; padding:0 0; display:inline;}
		#main{width:972px; display:block; padding:13px 0;}
		#column_left{
	width:205px;
	margin-left:2px;
	margin-right:18px;
	float:left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10;
	text-align: left;
	vertical-align: top;
	line-height:24px;
	
}
		 #column_left a{
	heigth:28px;
	line-height:22px;
	color: #527785;
	text-decoration: none;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

 #column_left a:hover {
	color:#F90;
	text-decoration:none;
}
ul#calculator {
	background:url(../img/bg-calculator.gif) no-repeat right bottom;
}



		#column_center{
	width:526px;
	margin-right:15px;
	float:left;
}
	#column_center2{
	width:730px;
		float:left;
}
		#column_right{width:201px; float:left;}
		div.spacer{clear:both; height:10px; display:block;}
	
			#footer_left{ display:block;  font-size:11px; color:#666666;	width:850px;
		float:left;
	text-align: left;
	line-height:24px;}
	#footer_right{display:block;  font-size:11px; color:#666666;	width:120px;

	float:left;
	text-align: left;
	line-height:24px;}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* 
Add here your custom classes
*/
.brd {
	border: 1px solid #EBEBEB;
}
.px11 {
	font-size: 11px;
	color: #666666;
}
.red {
	color: #FF0000;
}

brdr_grey{
border: 1px solid #CCCCCC;
padding:5px;
}
.tablo_baslik {
border: 1px solid #CCCCCC;
padding-top:7px;
padding-left:7px;
background-image: url(../images/title_bg.png);
background-repeat: repeat-x;
background-color:#FFf;
font-size:13px;
color:#FF040B;
width:690px;
height:23px;
font-weight:bold;
}

#arapca{
direction:rtl;
}

