@charset "utf-8";
body  {
	font: 100% Verdana;
	text-align: left;
	color: #000;
	background-image: url(../res/bg01.jpg);
	background-repeat: repeat-x;
}
ul,li,form,body{ margin:0; padding:0;}
p{ padding:0; margin:2px;}
img{border:none;}
a, a:visited{
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#900;
}
hr{padding:0; margin:0; height:1px; color:#6d960e; background-color:#6d960e;}

textarea,input,select{
	color:#333;
	border:solid 1px #adb68e;
	font-size:10px;
	font-family:Tahoma;
}
textarea{overflow:auto;}
.btn{background:url(../res/btnBg.gif) right bottom repeat-x; cursor:pointer; border:solid 1px #aaa; color:#2b555b;}
a.btn{ padding:1px 4px;}
a.btn:hover{background:url(../res/btnBg_o.gif) right bottom repeat-x;}

.required{ font-size:12px; color: #FF0000;}

#container {
	width: 997px;
	margin: 0 auto;
	text-align: left;
	font-size:11px;
	padding:0;
}

#header{}
#logo{ float:left; padding:0 0 0 0;}
#langSel{
	text-align:right;
	padding-top:3px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.selectedLang{ padding-bottom:5px; background: url(../res/langSel.gif) center bottom no-repeat;}
#headRt{ float:right; padding:9px 8px 0 0; text-align:right;}
#headLogin{ padding: 0 0 5px 0;}
#logoutLnk a,#logoutLnk a:visited{ display:block; float:right; width:22px; height:22px; background: url(../res/logout.gif) center center no-repeat;}
#logoutLnk a:hover{background:url(../res/logout_over.gif) center center no-repeat;}
#headLoginMsg{ padding-top: 4px;}

#topMenu{background:url(../res/usta.jpg) repeat-x; height:48px; text-align: center;}
#topMenu a{ color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0px;}
#topMenu a:hover{color:#C8EFF7;}

#leftCol,#midCol,#rightCol{ overflow:hidden;}

#leftCol {float: left;width: 200px;}
#midCol{
	float:left;
	width:734px;
	margin-left: 4px;
	margin-top:3px;
}
#rightCol{ float: right; width:200px;}

.ic{
	margin-right: 9px;


}
.ic p{ margin: 10px 0;}

#ortaUst{
	width:588px;
	height:278px;
	margin-left:1px;
}
#ortaBanner{ width:588px; height:110px;filter:alpha(opacity=0);opacity:0;}
#ortaWelcome{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold;background:#dee99e; border:solid 1px #beb96e;padding:5px; margin:5px 0 10px 0; text-align:center;}
.kirmizi{ color:#d63228;}

#footer{
	font-size:11px;
	margin-top:10px;
	text-align:center;
	padding: 3px 0;
	border-top: solid 3px #D60018;
	background-image: url(../res/fonn_alt.gif);
	font-family: Tahoma;
}

.fltrt { float: right;margin-left: 8px;}
.fltlft { float: left;margin-right: 8px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {display: block;}
/* End hide from IE-mac */

.prods{margin:0 auto;}
.prod{
	float:left;
	margin:4px 2px;
	width:257px;
	height:130px;
}
.prodImgDiv{
	width:106px;
	text-align: center;
	padding:3px;
	float:left;
	height:126px;
	background-position: center center;
}
a.prodLnk,a.prodLnk:visited{
	font-size:11px;
	font-family:Verdana;
}
a.prodLnk:hover{text-decoration:underline;}
a.prodLnk:hover span{color:#759e15;}
.prodAcikla{
	float:right;
	width:133px;
	height:125px;
	padding:5px 5px 0px 5px;
	overflow:hidden;
	background: url(../res/prodBg.jpg) right bottom repeat-x;
}
.prodName{
	height:29px;
	padding: 2px;
}
.prodOzet{
	font-size:11px;
	height:22px;
	overflow:hidden;
	margin:3px 0 3px 0;
	padding:1px;
	font-weight: bold;
}
.prodFiyat{
	color:#000;
	padding:2px;
	font-family: tahoma;
}
.prodFiyatMiktar{
	color:#d63228;
	font-weight:bold;
	font-size:18px;
	font-family: "Courier New", Courier, monospace
}
.prodFiyatBirim{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#444;}

.prods .normal{
	border:1px double #EDF1FA;
}
.prods .normal .prodImgDiv{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
}
.prods .normal .prodAcikla{

}

.prods .over {border:solid 1px #7aaf62;}
.prods .over .prodImgDiv{border-right: solid 1px #7aaf62;}
.prods .over .prodAcikla{ background:url(../res/prodBg_o.jpg) right bottom repeat-x;}

#prodDet{ margin-top:25px;}
#prodMidThumb{ float:left; width:180px; padding:0 15px 0 20px;}
#prodMidThumb a img{padding:2px;}
#prodMidThumb a img, #prodMidThumb a:visited img{border:solid 1px #ccc;}
#prodMidThumb a:hover img{border:solid 1px #7aaf62;}
#prodFeats{ float:left; width:300px; padding:8px 0 0 5px;}
#prodDetName{ background:url(../res/greenSqr.gif) left 5px no-repeat;  padding:0 0 5px 12px; margin-bottom:7px; font-size:12px; font-weight:bold; border-bottom:dashed 1px #66CCFF;}
#prodAciklama{
	margin-top:10px;
	padding:3px 3px 3px 3px;
}

.araIcHdr{ padding:4px 0;}
.araIcHdrI{border:solid 1px #beb96e; border-bottom: none;background-color:#eef9ae;  padding:4px 6px;font-weight:bold; color:#444;}

#siparisler{ margin-top:10px;}
.gridTbl{ border:solid 1px #beb96e;margin-bottom:10px;}
.katHdr th{background-color:#dee99e;}
.gridTbl th,.gridTbl td{ text-align:center;}
.gridTbl th.katAd{ background-color:#D4EAF7; padding:2px; text-align:left;}
.gridTbl .sthLeft{text-align:left;}
.gridTbl .rt{}

.even td,.even th{background-color: #fff;}
.odd td,.odd th{background-color:#f6f6f6;}

.gridTbl .normal td{background-color:;}
.gridTbl .over th,.gridTbl .over td{background-color:#eaF6FF;}

#cartTotal{ float:right;text-align:right; margin-bottom:10px; width:225px; padding:1px 5px;border:solid 1px #F0DBE1;}
#cartTotal table{ width:100%;}
#cartTotal th{text-align:left;}
#cartTotal th.cartTotalHdr{ border-bottom:solid 1px #F0DBE1;text-align:center;}
#cartTotal .fiyat{text-align:right;}
#cartTotal .cargoMsg{ text-align:center;border-top:solid 1px #F0DBE1; color:#588006; font-weight:bold; }
.uIndTh th,.uIndTh td{}
.uIndTh th{color:#588006;}
.totReal{padding:0 2px;background-color:#dee99e; font-weight:bold;}

.rtProc{ border-top:solid 1px #beb96e; padding-top:10px;}
a.rtBtn, a.rtBtn:visited{ color:#d63228; padding:1px 12px;height:20px; font-size:12px; font-weight:bold; background:url(../res/btnBg.gif) right bottom repeat-x;}
a.rtBtn:hover{ background:url(../res/btnBg_o.gif) right top repeat-x;}
.rtLeft{ float:left;height:24px;padding-top:5px;}
.rtRight{float:right;height:24px;padding-top:5px;}

#siparisGonder{ text-align:center;}
#siparisGonder td{text-align:left;}
#siparisGonder th {text-align:left;}
.siparisGonderHdr{ font-size:12px; font-weight:bold; background:#D4EAF7;}

.spacedP{margin: 7px 3px;}
.kutu{
	width:246px;
}
.araHdr,.araHdr td,.araHdr th{
	background: url(../res/dmt2_bg.gif) top right repeat-x;
	height:33px;
	color:#663;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.araHdr td,.araHdr th{ height:20px;padding-left:10px;border: solid 1px #ddd;/*border-top: solid 1px #d9d9d9;*/font-weight:bold;}

.araHdrI{
	color:#003;
	padding:10px 0 0 19px;
	font-weight: bold;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	height: 22px;
	background-image: url(../res/cm_left0.gif);
}
.kutuIc{ padding:4px;}

.ortaHdr{
	width: 732px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-right-style: solid;
	border-right-width: 1px;
}

.solMenuI{
	padding: 3px 0 3px 15px;
	background:url(../res/menuok.gif) 3px center no-repeat;
	font-size:11px;
}
.solMenuI a,.solMenuI a:visited{
	color:#000000;
	padding:2px;
	display:block;
	width:100%;
}
.solMenuI a:hover{
	text-decoration:none;
	color: #d63228;
	background-color:#dee99e;
}
.sub{  margin-left:13px;}
.sub .solMenuI a, .sub .solMenuI a:visited{width:157px;}

#solMenu .kutuIc{ height:100%;}
#sepet .kutuIc{ background:url(../res/cart.gif) left 3px no-repeat; padding-left:45px;}
#slLnk{ margin-top:7px;}

#uyeGiris .kutuIc{text-align:center;}
#uBox{text-align:left; padding-left:10px;}

#haberler .kutuIc{
	height:388px;
}
#haberler marquee{
	height:384px;
}
.newsDet{ text-align:right;}

#filiz{ background:url(../res/eldeFiliz.jpg) right center no-repeat; width:198px; height:124px;}
#eBulten .kutuIc div{ text-align:center; margin:5px 0;}
#eBultenJxDiv span{background:url(../admin/img/jx.gif) 3px top no-repeat; padding:3px 0 3px 23px;}

.imgInp{ border:none;}

.err, .info{ margin:5px 0;}
.info{
	background:#eeffae url(../res/info.gif) 5px 4px no-repeat;
	padding:4px 4px 4px 26px;
	border:solid 1px #ced98e;
}
.err{ color:#c00; padding:4px 4px 4px 28px; border:solid 1px #a00;background: #ffeeee url(../admin/img/error.gif) 5px center no-repeat;}

.numInput{text-align:right;}
.ronlyInp{ color:#999;}
.thin{font-weight:normal;}
.kahve{color:#AA5303;}
.ltGreen{color:#dee99e;}
.green{color:#588006;}
.center{text-align:center;}

#guncelle{border:none; display:inline;}

.tplForm{ margin:0 auto; width:95%;}

#iletisimBilgi{ border-bottom: solid 1px #ccc;}

.oldPrice{
	text-decoration:line-through;
	color:#F00;
}
.oldPrice .prodFiyatMiktar{color:#666;}
.noDisp{ display:none;}

.bayiT{border:0px none; width:100%;}
.bayiT input{}
#compInf{}
.btmGrBord{ border-bottom:solid 1px #6d960e; padding-bottom:7px;}
.ptHdr{ background-color:#eee; padding:3px 0;}

#uLnks{list-style:none;}
#uLnks a,#uLnks a:visited{border-bottom-style: dashed; border-bottom-width:1px;}
#uLnks a:hover{border-bottom-style: solid;}

.pTypeSelect{ text-align:center;font-size:12px;font-weight:bold;}
.havales td{text-align:left;}
#plcAPT{ text-align:center; font-size:16px;font-weight:bold; padding: 20px 0; margin-top:10px;}
.totals{width:250px;}
.totals td{ text-align:right;}
.sarim{
	padding:2px 5px 2px 5px;
	border: dashed 1px #ccc;
	text-align:left;
	line-height:2px;
	background-color: #FF9;
}
.proda{
	padding: 4px 5px 3px 20px;
	background:url(../res/tick.gif) 4px center no-repeat;
	float:left;
	margin:2px 2px;
	width:128px;
	height:16px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	
}
.prodaLnk a:hover{text-decoration:none; color: #000000; }
a.prodaLnk,a.prodaLnk:visited{font-size:11px;font-family:Tahoma;font-weight:bold;}
a.prodaLnk:hover{text-decoration:none; color: #000000; }
a.prodaLnk:hover span{color:#000000;}
.menu_basliklari{
	color:#000;
	font-weight: bold;
	font-size:12px;
	font-family:Tahoma;
	padding: 2px 0 0 5px;
}

.beyazim{
color:#FFF;
}

