﻿*{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px; padding: 0px;
}

body{
	text-align: center;
	background-color: #F2F2F2;
}
h2{
	border-bottom: 1px #DFDFD0 solid;
	margin-bottom: 10px;
}
p{
	line-height: 160%;
}
li{
	line-height: 130%
}
.clear{
	clear: both;
}
.quantity{
	font-variant: small-caps;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: right;
}
.notice{
	border: 1px #E7E7DA solid;
	background-color: #ECFFFF;
	margin: 5px;
	padding: 10px;
	font-size: x-small;
	color: #666666
}
.notice ul{
	list-style-type: none;
}
.notice ul li{
	font-size: 11px;
	line-height: 160%;
}

.listeler{
	margin-top: 20px;
	width: 100%;
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
}
.listeler *{
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 5px;
}
.listeler tbody tr td, .listeler tbody tr th{
	border: 1px #CCC solid;
}
.listeler thead *{
	background-image:url('img/grey_box_fade.png');
	color: #666666;
}
.listeler span{
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: medium
}
.mess{
	margin-left: 20px; margin-top: 10px; border-left:1px #EEE solid; border-bottom:1px #EEE solid; padding-left: 8px;
}
/*
top content
*/
#topcontent{border-top:5px #CC0066 solid; padding-top: 5px; width:100%}
#three_columned{border-top:5px #666666 solid; padding-top: 5px; width:100%}
/* sipariş kutuları */
#shoopingcart_box{
	padding: 10px;
	font-size: small;
	font-family: Tahoma;
}
#shoopingcart_box table{
	width: 100%;
}
#shoopingcart_box table thead th{
	background: #666666;
	color: #FFCC00;
	font-weight: normal;
	font-variant: small-caps;
}
#shoopingcart_box table tr:hover{
	background: #EEE;
}
#uinfo{
	padding: 10px;	
}
#umenu li{
	list-style-image: url('img/ok.gif');
	margin: 0px 0px 3px 6px;
}
#umenu li a{
	color :#3366FF;
	text-decoration: none;
}
#umenu li a:hover{
	color: #FFF;
	background-color: #666666;
}
#advice li{
	list-style-image: url('img/oklist.gif');
	margin: 0px 0px 0px 25px;
	color: #666666	
}
/* reklamlar */
.ads_160x90{
	width: 160px;
	height: 90px;
	border: 1px #CCCCCC solid;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
	background-color: #F2F2EC;
}
.ads_468x60{
	width: 468px;
	height: 60px;
	border: 1px #F2F2EC solid;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}

/* sarı renk kutular */
#specialbox{

	background-color: #F0EB7A;
	padding: 10px;
	margin-bottom: 20px;
	color: #333333
}
#specialbox h2{
	border-bottom-color: #666666
}
#specialbox ul li{
	margin-left: 15px;
	list-style-image: url('img/ok.gif');
}
#specialbox ul li a{
	color: #666666
}

#specialbox ul li a:hover{
	color: #996600
}


/* menu ve üst taraf */
#masterheaderback{
	width: 100%;
	background:gray url('img/toolbar_bg.gif');
	height: 32px;
}
#masterheader{
	text-align: left;
	width: 940px;
	margin: 0 auto;
}
#masterheader #M_left{
	width: 200px;
	float: left;
}
#masterheader #M_left img{
	border: 0px;
}
#masterheader #M_right{
	width: 740px;
	text-align: right;
	float: right;
	padding-top: 5px;
}
#topmenu{
	display: inline;
}
#topmenu li{
	display: inline;
	padding: 10px 0 20px 0px;
}
#topmenu li a{
	font-size: x-small;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
}
#topmenu li:hover{
	background-color: #F2F2F2;
}
#topmenu li a:hover{
	color: #CCC;	
}

/*container*/

.container{
	text-align: left;
	width: 924px;
	margin: 0 auto;
	padding: 8px;
	border: 1px #DBDBCA solid;
	background-color: #FFF;
	/*
	background-image: url('img/bg.gif');
	background-repeat: repeat;
	*/
}

/* üç sıra yanyana üye paneli */
#Uleft{
	border: 1px #EEE solid; 
	width: 300px;
	float: left;
}
#Uleft h3{
	font-size: small;
	border-bottom: 1px #0099CC solid;
	margin-bottom: 10px;
	color: #0099CC;
}
#Uright{
	width: 468px;
	float: right;
}
#Ucenter{
	border: 1px #EEE solid; 
	margin: 0px 474px 0px 306px;
}

/* üç sıra yanyana genel içerik */
#three_columned h2{
	font-size: large;
	color: #666666;
	font-weight: normal;
}

#Cleft{
	width: 160px;
	float: left;
}
#Cleft2{
	width: 190px;
	float: left;
}
#Cright{
	width: 190px;
	float: right;
}
#Ccenter{
	margin: 0px 196px 0px 166px;
}
#CcenterBig{
	margin: 0px 196px 0px 0px;
}
#CcenterBig2{
	float: right;
	width: 726px;
}



/* superheaderlar */

#superheader{
	background-color: #F7F7F7;
	border-bottom: 1px #CCCCCC solid;
}
#superheader h1{
	margin-top: 10px;
	font-size: medium;
	padding-right: 10px;
	text-align: right;
	color: #CCCC00
}
#superheader h4{
	font-size: small;
	padding: 5px;
	color: #333;
	background: #C0C0C0  url('img/grey_box_fade.png') repeat scroll center center;
}
#superlist{
	margin-top: 10px;
}
#superlist li{
	display: inline;
	padding: 5px 11px 3px 11px;
	margin-left: 20px;
}
#superlist li a{
	font-size: small;
}
#superlist li a:hover{
	font-size: small;
	color: #C0C0C0;
}

#selecteditem{
	background-color: #FFF;
	font-weight: bold;
	border: 1px #CCCCCC solid;
	border-bottom: 0px;
}

/* forumlar */
#Rform{
	float: left;
	width: 48%;
}
#Rleft{
	float: right;
	width: 48%;
}
.order_form *{
	font-size: small;
	font-family: Verdana;
}
.order_form input, select, textarea{
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-bottom: 1px #EEE solid;
	border-right: 1px #EEE solid;
	background-color:#F8F8F8;
}
.order_form h2{
	border-bottom: 1px #999 solid;
	margin: 15px 0 10px 5px;
	width: 98%;
	text-align: right;
}

.order_form label{
	width: 170px;
	float: left;
	margin-left: 7px;
	color: #336699;
	font-weight: bold;
}
.order_form p{
	margin-top: 10px;
	color: #808080
}
.order_form p input, .order_form p select{
	font-weight: normal;
}


/* 3 column yeni*/
#threecolumnedx{
	margin-top: 20px;
}
#threecolumnedx div{
	height: 105px;
	padding: 5px;
	font-family: Verdana;
	font-size: 0.8em;
}
#threecolumnedx div a{
	color: #666666;
}
#threecolumnedx div h4{
	color: #666666
}

#threecolumnedx div a:hover{
	text-decoration: none;
}
#leftcol{
	width: 172px;
	float: left;
	border:1px #CCCCCC solid;
	border-top: 0px;
	background: #EEE url('img/menu_back.gif') repeat scroll center center;

}
#rightcol{
	width: 172px;
	float: right;
	border:1px #CCCCCC solid;
	border-top: 0px;
	background: #EEE url('img/menu_back.gif') repeat scroll center center;

}
#middlecol{
	margin: 0px 185px 0px 185px; 
	border:1px #CCCCCC solid;
	border-top: 0px;
	background: #EEE url('img/menu_back.gif') repeat scroll center center;

}
