/* Imports */
@import url("constants.css");

/* TAGS */
body{background-color:#666;margin-top:25px}
body,table,input,textarea,select,div {font-family:Verdana,Arial,Tahoma,sans-serif;font-size:11px}
a {text-decoration:none}
img{border:none}
input,textarea{border:1px groove #CCC}

#AlertHolder {z-index:10000000;position:absolute;background-color:#F0F0F0;margin-top: -75px;top:50%;left:50%;border:5px solid #408080;-moz-border-radius: 20px;-webkit-border-radius: 20px;text-align:left}
#AlertHolder #close{text-align:right;margin:5px}
#AlertHolder #close img{cursor:pointer}
#AlertHolder #content{margin:10px}

/* ANASAYFA */
#PageHolder {width:911px}
#PageHolder #Top td{background: url('/img/page/top.jpg');height:106px}
#PageHolder #TopMenu td{background: url('/img/page/fon_ust_menu.jpg');height:23px;text-align:right;padding-right:25px}
#PageHolder #TopMenu a {color:#808285}
#PageHolder #TopMenu #ID1 {font-weight:bold;color:#000}
#PageHolder #TopMenu #Lang {color:#FF8000}
#PageHolder #Content {background: url('/img/page/fon.jpg');padding:20px 25px 20px 25px;vertical-align: top;}
#PageHolder #Content #Image{position:absolute;text-align: center;margin-left:240px}
#PageHolder #Content #Title{text-align:right;font-size:14px;font-weight: bold;}
#PageHolder #Content #Title a{color:#666}
#PageHolder #Content #Title a:hover{text-decoration:underline}
#PageHolder #Content table{width:100%;margin-bottom:30px}
#PageHolder #Content #TR1{background-color:#E5E5E5}
#PageHolder #Content #Menu{width:430px;line-height:23px;padding:12px}
#PageHolder #Content #Menu a{font-size:15px;color:#666;font-weight: bold;}
#PageHolder #Content #News{width:194px;text-align:right;padding:12px;font-size:12px;color:#000;line-height:18px;}

#PageHolder #Content #TanitimMetni{width:430px;padding-top:30px;font-size:14px;line-height:20px}
#PageHolder #Content #Reklam{width:337px;border:1px solid #CCC;font-size:12px;color:#000;padding:15px;margin-top:37px;overflow:none}
#PageHolder #Content #Reklam p,table,div{font-size:12px;color:#000}
#PageHolder #Content #Reklam h1{font-size:14px;color:#F7931D;font-weight:bold;margin:0px}

#PageHolder #Content #Adres {font-size:12px;color:#A8582B}
#PageHolder #Content #AdresSub {font-size:12px;color:#A8582B;vertical-align:top;}

#PageHolder #Content #TRSub #Menu{background-color:#E5E5E5;width:177px;vertical-align:top}

#PageHolder #Content #TRSub #Main,#MainUrun{width:600px;border:1px solid #CCC;padding:15px;vertical-align:top}
#PageHolder #Content #TRSub #Main #UrunHolder{width:140px;height:170px;padding-bottom :5px;text-align: center;background-color:#EFEFEF;float:left;margin:5px}
#PageHolder #Content #TRSub #Main #UrunHolder a{color:#000}
#PageHolder #Content #TRSub #Main #UrunHolder b{font-size:13px}
#PageHolder #Content #TRSub #Main #UrunHolder img{height:92px;margin-bottom:5px}
#PageHolder #Content #TRSub #Main #UrunHolder span{font-size:11px;color:#666}
#PageHolder #Content #TRSub #Main #UrunHolder.aktif{background-color:#E8AD73}

#PageHolder #Content #TRSub #Main h1{border-bottom:1px solid #CCC;font-size:15px;clear:both;margin-bottom:5px;padding:5px 0px 5px 5px;background-color: #F0F0F0;}
#PageHolder #Content #TRSub #Main h1 a{color:#000}
#PageHolder #Content #TRSub #Main h2{font-size:14px;float:left;margin:0px 20px 5px 5px;color:#004080}
#PageHolder #Content #TRSub #Main h2 a{color:#004080}

#PageHolder #Content #TRSub #MainUrun h1{font-size:15px}
#PageHolder #Content #TRSub #MainUrun #Resimler{width:310px;float:left}
#PageHolder #Content #TRSub #MainUrun #Thumb{width:140px;float:left;border:1px solid #CCC;padding:2px;margin:2px;text-align:center}
#PageHolder #Content #TRSub #MainUrun #Metin{width:290px;float:right}



#PageHolder #Bottom td{background: url('/img/page/bottom.jpg');height:27px}


#PageHolder.pasif{filter:alpha(opacity=20)gray;opacity:.20}
#PageHolder.pasif50{filter:alpha(opacity=50)gray;opacity:.50}