﻿@charset "iso-8859-9";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-shadow:0 0 0 #fff;
	

}

.onr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.onr {
 @display: inline-block;
}
* html .onr {
	height: 1%;
	_height:auto;
}


body{ margin:0 auto; background:url(img/bg.jpg) no-repeat #fff; background-attachment:fixed; background-position:center top;
}
 
 
.ratecampcss {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:9999;
opacity:.60;
filter:alpha(opacity=60);
background:rgba(0, 0, 0, 0.6);
display:none;
}

.ratecampcssb {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:9999;
filter:alpha(opacity=60);
background:rgba(0, 0, 0, 0.6);
}

.ratecampcssswf {
width:500px;
height:245px;
position:absolute;
top:22%;
left:50%;
z-index:99999;
margin:0 0 0 -250px;
}

.Admin_Menu_Panel {
width:100%;
height:31px;
}

.Admin_Menu_Konteyner {
cursor:pointer;
height:31px;
background-color:#29466e;
}

.Admin_Menu_Item {
cursor:pointer;
width:180px;
font-family:tahoma;
font-size:12px;
color:#fff;
font-weight:700;
height:25px;
background-color:#29466e;
}

.Admin_Menu_ItemSelected {
cursor:pointer;
color:#000;
font-family:tahoma;
font-size:12px;
width:180px;
font-weight:700;
background-color:#fff;
height:25px;
}

.Admin_Menu_SubItem {
cursor:pointer;
width:180px;
color:#000;
font-family:tahoma;
font-size:12px;
font-weight:700;
background-color:#29466e;
height:25px;
}

.Admin_Modul_Label {
font-family:tahoma;
font-size:12px;
font-weight:700;
color:#fff;
}

.Admin_Normal_Label {
color:#fff;
padding-left:3px;
font-size:12px;
font-weight:700;
font-family:Tahoma;
}

.Admin_Modul_Modul {
border-bottom:solid 2px #0f2543;
border-left:solid 2px #0f2543;
border-right:solid 2px #0f2543;
border-top:solid 2px #0f2543;
background-color:#dce4f9;
}

.Admin_Modul_Modul2 {
border-bottom:solid 2px #2a4663;
border-left:solid 3px #f4f7fd;
border-right:solid 2px #2a4663;
border-top:solid 3px #f4f7fd;
background-color:#eaeefb;
}

.pnlContent {
width:985px;
height:350px;
background-color:#f0eee3;
border:#d8d2bd 1px solid;
}

.Admin_Modul_Ust_Sol_Resim {
background:url(../../../images/sidebar_left.gif) left top no-repeat;
height:34px;
width:79px;
}

.Admin_Modul_Ust_Sag_Resim {
background:url(../../../images/sidebar_right.gif) left top no-repeat;
height:34px;
width:143px;
}

.Admin_Modul_Banner {
background:url(../../../images/sidebar_center.gif);
height:34px;
background-repeat:repeat-x;
}

.Admin_Normal_Banner {
background-color:#5e83b5;
font-family:tahoma;
font-size:12px;
color:#fff;
font-weight:700;
}

.Admin_Normal_Buton {
text-align:center;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#fff;
font-weight:700;
height:25px;
background-color:#223e66;
border-style:outset;
border-width:2px;
padding:3px 10px;
}

.Admin_Normal2_Buton {
text-align:center;
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#000;
font-weight:700;
height:25px;
background-color:#f0eee3;
border-style:outset;
border-width:2px;
padding:3px 5px;
}

.Admin_Bold_Label {
color:#4b4b4b;
font-family:tahoma;
font-size:10px;
font-weight:700;
}

.Admin_TabloBaslik {
font-family:Tahoma;
font-weight:700;
font-size:10px;
border:solid 1px #CCC;
color:#0f2543;
}

.Admin_TabloSatir {
color:#444;
font-size:11px;
font-family:tahoma;
border:solid 1px #CCC;
background-color:#dce4f9;
font-weight:700;
}

.Admin_TabloAlternatifSatir {
font-size:11px;
color:#034efa;
font-family:tahoma;
border:solid 1px #CCC;
background-color:#fff;
font-weight:700;
}

.Admin_DateTime_Picker_OffMonthStyle {
background-color:#faebd7;
color:Gray;
font-family:tahoma;
font-size:xx-small;
}

.Admin_DateTime_Picker_TodayDayStyle {
background-color:#fafad2;
color:#000;
font-family:tahoma;
font-size:xx-small;
}

.Admin_DateTime_Picker_DayHeaderStyle {
background-color:orange;
color:#000;
font-family:tahoma;
font-size:xx-small;
}

.Admin_DateTime_Picker_WeekendStyle {
background-color:#fff;
color:#000;
font-family:tahoma;
font-size:xx-small;
}

.keyboardInput {
color:#4b4b4b;
font-weight:700;
font-size:11px;
font-family:tahoma;
background-color:#fff;
}

#keyboardInputMaster {
position:absolute;
border:2px groove #ddd;
color:#000;
background-color:#ddd;
text-align:left;
z-index:1000000;
width:auto;
}

#keyboardInputMaster thead tr th {
text-align:left;
background-color:inherit;
border:0 none;
padding:2px 5px 2px 4px;
}

#keyboardInputMaster thead tr th select,#keyboardInputMaster thead tr th label {
color:#000;
font:normal 11px Arial,sans-serif;
}

#keyboardInputMaster thead tr td {
text-align:right;
background-color:inherit;
border:0 none;
padding:2px 4px 2px 5px;
}

#keyboardInputMaster thead tr td span {
font:bold 11px Arial,sans-serif;
border:1px outset #aaa;
background-color:#ccc;
cursor:pointer;
padding:1px 4px;
}

#keyboardInputMaster thead tr td span.pressed {
border:1px inset #999;
background-color:#bbb;
}

#keyboardInputMaster tbody tr td {
text-align:left;
margin:0;
padding:0 4px 3px;
}

#keyboardInputMaster tbody tr td div {
text-align:center;
position:relative;
height:0;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout {
height:auto;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
height:20px;
white-space:nowrap;
width:100%;
border-collapse:separate;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
width:auto;
margin:0 auto;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
vertical-align:middle;
white-space:pre;
font:normal 11px 'Lucida Console',monospace;
border-top:1px solid #e5e5e5;
border-right:1px solid #5d5d5d;
border-bottom:1px solid #5d5d5d;
border-left:1px solid #e5e5e5;
background-color:#eee;
cursor:default;
padding:0 5px;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
width:99%;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
background-color:#ccd;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
background-color:#ddc;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
border-top:1px solid #d5d5d5;
border-right:1px solid #555;
border-bottom:1px solid #555;
border-left:1px solid #d5d5d5;
background-color:#ccc;
}

#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
border-top:1px solid #555;
border-right:1px solid #d5d5d5;
border-bottom:1px solid #d5d5d5;
border-left:1px solid #555;
background-color:#ccc;
}

#keyboardInputMaster tbody tr td div var {
position:absolute;
bottom:0;
right:0;
font:bold italic 11px Arial,sans-serif;
color:#444;
}

.keyboardInputInitiator {
margin-left:3px;
vertical-align:middle;
cursor:pointer;
}

.SiparisButon3d {
display:block;
color:#545454;
text-align:center;
font-family:tahoma;
font-size:11px;
text-decoration:none;
font-weight:700;
height:20px;
background-color:#f0eee3;
width:100px;
border-style:outset;
border-width:2px;
padding:3px 5px;
}

.modalPopup3d {
text-align:center;
background-color:#FFF;
position:absolute;
width:410px;
height:410px;
border-style:solid;
border-width:3px;
}

.UrunDetay_ResimIcon {
cursor:pointer;
border-right:#999 1px solid;
border-top:#999 1px solid;
border-left:#999 1px solid;
border-bottom:#999 1px solid;
height:50px;
width:50px;
vertical-align:middle;
text-align:center;
display:inline-block;
}

.UrunDetay_ResimIcon:hover {
cursor:pointer;
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid;
height:50px;
width:50px;
vertical-align:middle;
text-align:center;
display:inline-block;
}

.ust_banner {
height:60px;
width:100%;
left:-2px;
text-align:right;
}

.ust_banner img {
left:-10px;
}

.UrunArama_Listele_Buton {
background-image:url(images/main_menu2/kampanya.gif);
background-position:right top;
width:143px;
display:block;
background-repeat:no-repeat;
height:33px;
text-indent:-999px;
}

.UrunDetay_TabloSatir {
background-color:#FFD986;
}

.UrunDetay_TabloAlternatifSatir {
background-color:#FFF;
}

.modalProgressRedBackground {
background:green;
filter:alpha(opacity=60);
opacity:0.6px;
}

.modalPopup {
background-image:url(images/yukleniyor.gif);
background-position:center;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
vertical-align:middle;
text-align:center;
padding-top:30px;
margin-top:10px;
background-color:#FFF;
width:340px;
height:100px;
border-style:solid;
border-width:3px;
}

.updateProgress {
background-color:#000;
position:absolute;
width:130px;
height:50px;
border-style:dotted;
border-width:1px;
margin:5px;
}

.updateProgressMessage {
font-family:Trebuchet MS;
font-size:small;
vertical-align:middle;
margin:3px;
}

.background {
background-color:gray;
filter:alpha(opacity=10);
opacity:0.1px;
}

.ajax__tab_xp .ajax__tab_header {
font-family:verdana,tahoma,helvetica;
font-size:11px;
background:url(<%=WebResource("tab-line.gif")%>) repeat-x bottom;
}

.ajax__tab_xp .ajax__tab_outer {
padding-right:4px;
background:url(<%=WebResource("tab-right.gif")%>) no-repeat right;
height:21px;
}

.ajax__tab_xp .ajax__tab_inner {
padding-left:3px;
background:url(<%=WebResource("tab-left.gif")%>) no-repeat;
}

.ajax__tab_xp .ajax__tab_tab {
height:13px;
background:url(<%=WebResource("tab.gif")%>) repeat-x;
margin:0;
padding:4px;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
background:url(<%=WebResource("tab-hover-right.gif")%>) no-repeat right;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
background:url(<%=WebResource("tab-hover-left.gif")%>) no-repeat;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
background:url(<%=WebResource("tab-hover.gif")%>) repeat-x;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
background:url(<%=WebResource("tab-active-right.gif")%>) no-repeat right;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
background:url(<%=WebResource("tab-active-left.gif")%>) no-repeat;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
background:url(<%=WebResource("tab-active.gif")%>) repeat-x;
}

.ajax__tab_xp .ajax__tab_body {
font-family:verdana,tahoma,helvetica;
font-size:10pt;
border:1px solid #999;
border-top:0;
background-color:#fff;
padding:8px;
}

.HediyeCeki_Kullan_Buton {
background-image:url(images/main_menu2/kampanya.gif);
background-position:right top;
width:143px;
display:block;
background-repeat:no-repeat;
height:33px;
}

.HediyeCeki_Kullanma_Buton {
display:block;
background-position:right center;
background-image:url(images/cek_kullanma.gif);
width:74px;
background-repeat:no-repeat;
height:20px;
}

#txtCoupon {
height:20px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.Global_Modul_Modul table tr td {
padding-left:5px;
font-size:11px;
font-family:tahoma;
}

#CUserOrderList1_NumericBox1 {
height:20px;
font-size:16px;
}

.Sepet_Kampanya_Link {
background-image:url(images/main_menu2/kampanya.gif);
background-position:right top;
width:95px;
display:block;
background-repeat:no-repeat;
height:19px;
}

.Sepet_HataMesaji {
color:#C6162E;
font-family:tahoma;
font-weight:400;
font-size:8pt;
}

.Sepet_AltBaslik_Label1 {
color:#09C;
font-family:verdana;
font-weight:700;
font-size:18px;
padding-left:5px;
}

.Sepet_AltBaslik_Ust_Sol_Resim1 {
background-image:url(images/sepet/Odeme_Secenekleri.jpg);
background-position:left top;
width:158px;
background-repeat:no-repeat;
height:27px;
display:none;
}

.Sepet_AltBaslik_Ust_Sol_Resim2 {
background-image:url(images/sepet/Banka_Havale.jpg);
background-position:left top;
width:133px;
background-repeat:no-repeat;
height:27px;display:none;
}

.Sepet_AltBaslik_Ust_Sol_Resim3 {
background-image:url(images/sepet/Hediye_Notu.jpg);
background-position:left top;
width:222px;
background-repeat:no-repeat;
height:27px;display:none;
}

.Sepet_AltBaslik_Ust_Sol_Resim4 {
background-image:url(images/sepet/Sozlesme.jpg);
background-position:left top;
width:103px;
background-repeat:no-repeat;
height:27px;display:none;
}

.Sepet_AltBaslik_Ust_Sag_Resim1 {
background-color:#09C;
background-position:right top;
width:10px;
background-repeat:no-repeat;
height:27px;display:none;
}

.Sepet_AltBaslik_Label {
color:#fff;
font-family:verdana;
font-weight:700;
font-size:18px;
padding-left:5px;
}

.Sepet_AltBaslik_Ust_Sol_Resim {
background-color:#09C;
background-position:left top;
width:62px;
background-repeat:no-repeat;
height:39px; display:none;
}

.Sepet_AltBaslik_Ust_Sag_Resim {
width:10px;
background-color:#09C;
background-repeat:no-repeat;
height:39px;
display:none;
}

.SepetBaslik {
width:900px;
}

.Sepet_Baslik {
font-family:TAHOMA;
padding-top:5px;
font-weight:700;
font-size:8pt;
height:15px;
color:#CA0000;
text-decoration:none;
}

.Sepet_TabloBaslik {
width:960px;
font-family:TAHOMA;
font-weight:700;
font-size:8pt;
height:20px;
color:#CA0000;
text-decoration:none;
background-color:#EDEDED;
}

.Sepet_TabloSatir {
color:#000;
text-decoration:none;
font-size:8pt;
font-family:tahoma;
background-color:#fff;
}

.Sepet_TabloSatir td {
color:#000;
text-decoration:none;
font-size:8pt;
font-family:tahoma;
}

.Sepet_TabloAlternatifSatir {
color:#000;
text-decoration:none;
font-size:8pt;
font-family:tahoma;
background-color:#EDEDED;
}

.Sepetim_TabloBaslik {
font-family:TAHOMA;
font-weight:700;
font-size:8pt;
height:40px;
color:#000;
text-decoration:none;
background-color:#EDEDED;
}

.Sepetim_TabloSatir {
color:#666;
text-decoration:none;
font-size:8pt;
font-family:tahoma;
}

.Sepetim_TabloSatir td {
color:#666;
text-decoration:none;
font-size:8pt;
font-weight:700;
height:60px;
font-family:tahoma;
border-top:#D5D5D5 1px dashed;
border-bottom:#D5D5D5 1px dashed;
}

.Sepetim_TabloAlternatifSatir {
color:#666;
height:60px;
font-weight:700;
text-decoration:none;
font-size:8pt;
font-family:tahoma;
}

.Sepet_Mesaj {
color:#000;
font-size:8pt;
height:30px;
font-weight:400;
font-family:tahoma;
text-align:left;
padding-top:10px;
}

.Sepet_Normal_Link {
color:#000;
font-size:8pt;
font-family:tahoma;
font-weight:400;
text-decoration:none;
}

.Sepet_Link_Buton {
color:#000;
font-size:8pt;
font-family:tahoma;
font-weight:700;
text-decoration:none;
background-image:url(images/sepet/global_link_buton.gif);
background-position:right top;
width:100px;
background-repeat:no-repeat;
height:20px;
text-align:center;
padding-top:2px;
}

.Sepet_Bold_Label {
color:#000;
font-weight:700;
font-size:8pt;
font-family:tahoma;
background-color:#EDEDED;
height:20px;
width:220px;
padding-top:3px;
text-align:left;
}

.Global_Normal_RadioButon1 {
color:#666;
font-weight:700;
font-size:9pt;
font-family:tahoma;
padding-top:7px;
background-color:#E3E3E3;
height:27px;
text-align:left;
}

.Sepet_Normal_Label {
color:#000;
font-size:8pt;
font-family:tahoma;
font-weight:400;
}

.Siparis_Normal_Buton {
text-align:center;
font-family:tahoma;
font-weight:700;
font-size:8pt;
text-decoration:none;
color:#000;
height:20px;
background-color:#f0eee3;
border-style:outset;
border-width:2px;
}

.Teslimat_Normal_Label {
color:#000;
font-size:8pt;
font-family:tahoma;
font-weight:700;
background-color:#EDEDED;
height:20px;
width:150px;
text-align:left;
padding-left:2px;
padding-top:3px;
}

.Siparis_Normal_Label {
color:#000;
font-size:8pt;
font-family:tahoma;
font-weight:700;
background-color:#EDEDED;
height:20px;
width:150px;
text-align:left;
padding-left:2px;
padding-top:3px;
border:#fff 1px solid;
}

.Siparis_Text_Label {
color:#000;
font-size:8pt;
font-family:tahoma;
font-weight:700;
height:20px;
text-align:left;
padding-left:2px;
padding-top:3px;
}

.Siparis_AltBaslik {
background-color:#CA0000;
height:20px;
color:#fff;
font-size:10pt;
font-family:tahoma;
font-weight:700;
margin-top:3px;
margin-left:10px;
}

.Sepet_Normal_Buton {
font-family:Tahoma;
font-weight:700;
font-size:8pt;
}

.Sepet_Normal_Textbox {
font-family:Tahoma;
font-weight:400;
font-size:8pt;
border-width:2px;
}

.Sepet_Seperator {
width:948px;
height:9px;
background-image:url(images/sepet/sepet_seperator.jpg);
}

.Odeme_Ust {
width:976px;
height:18px;
background:url(images/sepet/Odeme_Ust.gif) top center no-repeat;
}

.Sepet_Orta {
width:976px;
display:none;
background:url(images/sepet/Odeme_orta.gif) top center repeat-y;
}

#OrderStep21_MyList {
width:950px;
}

#OrderStep21_pnl3 {
width:976px;
background:url(images/sepet/Odeme_Orta.gif) top center repeat-y;
padding-right:13px;
}

.Odeme_Alt {
width:976px;
height:18px;
background:url(images/sepet/Odeme_Alt.gif) top center no-repeat;
}

#OrderStep21_DMT_imgModulBanner,#CAddress1_DMT_imgModulBanner,#CShipping1_DMT_ModuleTitle,#CPassword1_DMT_ModuleTitle,#CBilling1_DMT_ModuleTitle,#_ctl0_DMT_ModuleTitle {
display:none;
height:0;
}

.Odeme_Seperator {
width:328px;
text-align:right;
border:#D5D5D5 1px dashed;
}

.Teslimat_Seperator {
width:800px;
text-align:right;
border:#D5D5D5 1px dashed;
}

.Sepet_SepeteEkle_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/UrunlerListesi_sepet.gif);
width:104px;
background-repeat:no-repeat;
height:30px;
}

.Satis_Mesaj {
width:976px;
height:18px;
background:url(images/sepet/sepet_center.jpg) top center repeat-x;
color:#000;
font-size:8pt;
font-weight:400;
font-family:tahoma;
text-align:left;
}

#xx {
width:1000px;
height:122px;_height:50px;

}

#zz{
background-color:#fff;
clear:both;
width:1000px;
height:auto !important;
border-left:solid 1px #dfdfdf;
border-right:solid 1px #dfdfdf;
padding:10px 4px 10px 1px;_margin:75px 0 0 0; _padding:10px 0 0;
}
#xxy {
background-color:#f0f0f0;
clear:both;
width:1000px;
height:auto !important;
border-left:solid 1px #dfdfdf;
border-right:solid 1px #dfdfdf;
padding:10px 2px 60px;_padding:10px 0 0;
}

#xx_tr,#xxy_tr {
height:0;
}

#TopContentPane {
width:560px;
}

.ustpane_seperator2 {
width:0;
background-color:#fff;
}

#divTabFrame {
height:100%;
}

.UrunListesi_StoktaYok {
display:block;
background-position:right center;
background-image:url(images/rounder/stokta_yok.gif);
width:96px;
background-repeat:no-repeat;
height:20px;
}

.UrunFiltresi_Panel {
background-color:#F3F3F3;
border:1px solid #E6E6E6;
border-top:none;
margin:auto;
padding:0 0 8px 0;
text-align:center;
width:552px;
}

.UrunFiltresi_Baslik {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:#fff;
height:48px;
width:552px;
display:none;
}

.UrunFiltresi_Kategori1 {
width:180px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:11px;
color:#fff;
border:#FFF;
padding-left:10px;
vertical-align:bottom;
visibility:hidden;
}

.UrunListesi_Fiyat_SizeOzel_Label {
font-weight:700;
font-size:11px;
color:#29166f;
font-family:Tahoma;
height:9px;
}

.UrunListesi_Fiyat_SizeOzel {
font-size:11px;
color:#000;
font-family:Tahoma;
height:9px;
}

.UrunListesiFiyatPanel {
width:150px;
text-align:center;
height:50px;
padding-left:5px;
}

.UrunListesiFiyatPanel3 {
width:180px;
height:50px;
text-align:center;
padding-left:5px;
}

.UrunListesiFiyatPanel4 {
width:180px;
text-align:center;
height:150px;
padding-left:5px;
}

.UrunListesi_Resim_img {
width:90px;
height:90px;
}

.cikis_buton {
font-family:Verdana,Tahoma;
font-size:11px;
color:#000;
}

.UrunListesi_Marka_Link {
color:#000;
text-align:center;
font-size:10px;
font-weight:700;
font-family:Verdana,Tahoma;
visibility:hidden;
height:3px;
}

.UrunDetay_DusunceHaberVer_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/fiyat_dusunce.gif);
width:165px;
background-repeat:no-repeat;
height:29px;
}

.UrunDetay_GelinceHaberVer_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/stok_gelince.gif);
width:158px;
background-repeat:no-repeat;
height:22px;
}

.Global_TumListe_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/tumliste.gif);
width:73px;
background-repeat:no-repeat;
height:18px;
}

.HelpIcon {
display:block;
background-position:right center;
background-image:url(images/rounder/Girish.gif);
width:10px;
background-repeat:no-repeat;
height:10px;
cursor:hand;
background-color:Green;
}

.WizardLogo {
display:block;
background-position:right center;
background-image:url(images/rounder/Indir_Buton.gif);
width:32px;
background-repeat:no-repeat;
height:14px;
}

.Global_DateTime_Picker_ButtonStyle {
font-size:xx-small;
color:#000;
font-family:Verdana;
background-color:#FFF;
height:18px;
}

.Global_DateTime_Picker_OffMonthStyle {
font-size:xx-small;
color:Gray;
font-family:Verdana;
background-color:#FAEBD7;
}

.Global_DateTime_Picker_TodayDayStyle {
font-size:xx-small;
color:#000;
font-family:Verdana;
background-color:#FAFAD2;
}

.Global_DateTime_Picker_DayHeaderStyle {
font-size:xx-small;
color:#000;
font-family:Verdana;
background-color:Orange;
}

.Global_DateTime_Picker_WeekendStyle {
font-size:xx-small;
color:#000;
font-family:Verdana;
background-color:LightGray;
}

.ProductWizard_Normal_Combobox {
font-size:11px;
font-family:Courier New;
}

.YukleniyorMsg {
height:17px;
padding-left:3px;
padding-right:3px;
font-size:9px;
font-family:arial;
border:#000 1px solid;
background-color:#696969;
}

.TabItem {
font-family:arial;
font-weight:700;
color:#fff;
font-size:10px;
padding-top:3px;
padding-left:15px;
background-image:url(images/main_menu2/center.gif);
height:20px;
}

.TabSelected {
font-family:arial;
font-weight:700;
color:#C00;
font-size:10px;
padding-top:3px;
padding-left:15px;
background-image:url(images/main_menu2/center.gif);
height:20px;
}

.Tab_Modul_Modul {
width:100%;
height:100%;
background-color:#fff;
}

.DevamButon {
display:block;
background-position:right center;
background-image:url(images/rounder/Devam_Buton.gif);
width:102px;
background-repeat:no-repeat;
height:24px;
}

.Gonder_Buton {
display:block;
width:83px;
background-color:#09C;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
border:#0CF solid 1px;
height:24px;
color:#FFF;
}

.Evet_Buton {
display:block;
background-position:right center;
background-image:url(img/Evet_Buton.gif);
width:62px;
background-repeat:no-repeat;
height:23px;
}

.GelismisArama_Buton {
display:block;
background-position:right center;
background-image:url(img/GelismisArama_Buton.jpg);
width:85px;
background-repeat:no-repeat;
height:15px;
}

.GelismisArama_Buton:hover {
padding-top:3px;
display:block;
background-position:left center;
background-image:url(img/GelismisArama_Buton.jpg);
width:85px;
background-repeat:no-repeat;
height:12px;
}

.Hayir_Buton {
display:block;
background-position:right center;
background-image:url(img/Hayir_Buton.gif);
width:62px;
background-repeat:no-repeat;
height:23px;
}

.Giris_Buton {
margin:4px 0;
display:block;
background-image:url(img/giris_yeni.gif);
width:58px;
background-repeat:no-repeat;
height:23px;
}

.UyeOl_Buton {
display:block;
background-image:url(img/yeni_uye_yeni.gif);
width:79px;
height:20px;
}

.Kaydet_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Kaydet_Buton.gif);
width:83px;
background-repeat:no-repeat;
height:24px;
}

.ParolamiUnuttum_Buton {
display:block;
background-image:url(img/sifremi_unuttum_yeni.gif);
width:98px;
height:20px;
margin:0 0 0 8px;
}

.YorumEkle_Buton {
display:block;
background-position:right center;
background-image:url(img/YorumEkle_Buton.gif);
width:82px;
background-repeat:no-repeat;
height:23px;
}

.Transfer_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Transfer_Buton.gif);
width:106px;
background-repeat:no-repeat;
height:22px;
}

.Cikis_Buton {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
text-decoration:none;
}

.YeniEkle_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/YeniEkle_Buton.gif);
width:132px;
background-repeat:no-repeat;
height:22px;
}

.Satinal_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Satinal_Buton.gif);
width:102px;
background-repeat:no-repeat;
height:22px;
}

.AlisveriseDevam_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/AlisveriseDevam_Buton.gif);
width:132px;
background-repeat:no-repeat;
height:22px;
}

.Duzenle_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Duzenle_Buton.gif);
width:132px;
background-repeat:no-repeat;
height:22px;
}

.Guncelle_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Guncelle_Buton.gif);
width:102px;
background-repeat:no-repeat;
height:22px;
}

.Indir_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Indir_Buton.gif);
width:34px;
background-repeat:no-repeat;
height:15px;
}

.Sil_Buton {
display:block;
background-position:right center;
background-image:url(images/rounder/Sil_Buton.gif);
width:67px;
background-repeat:no-repeat;
height:22px;
}

.SiparisButon {
display:block;
}

.Global_Normal_Buton {
background-color:#E9E9E9;
border:solid 1px #CCC;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
padding:2px;
}

.Global_Normal_RadioButon {
color:#3e297d;
font-weight:700;
font-size:10px;
font-family:arial;
}

.Global_Normal_ComboBox {
color:#4b4b4b;
font-weight:700;
font-size:10px;
border:solid 1px #CCC;
font-family:arial;
background-color:#fff;
}

.Global_Normal_CheckBox {
color:#d5f4ff;
font-size:11px;
font-family:tahoma;
vertical-align:middle;
}

.Global_Normal_CheckBox label {
	padding:0 5px;
}
.Global_HataMesaji {
color:ff6b0f;
font-weight: normal;
font-size:10px;
font-family:tahoma;
}

.Global_Mesaj {
color:#000;
font-size:12px;
font-weight:arial;
font-family:Tahoma;
}

.Global_Normal_TextKalin {
color:#4b4b4b;
font-weight:700;
font-size:11px;
font-family:arial;
}

.Global_NormalText {
color:#4b4b4b;
font-size:11px;
font-family:arial;
}

.Global_Normal_Label {
color:#000;
font-size:11px;
font-family:arial;
}

.Global_Bold_Label {
	font: bold 11px Tahoma, Geneva, sans-serif; color:#bae3f2;
}

.Global_Page_Sol_Resim {
background-image:url(images/rounder/sol_icon.gif);
width:8px;
background-repeat:no-repeat;
height:5px;
}

.Global_Page_Sag_Resim {
width:30px;
background-repeat:no-repeat;
background-position:right;
height:10px;
}

.Global_Page_Selected {
color:#fff;
font-size:11pt;
padding-left:3px;
padding-right:3px;
font-family:Arial;
background-color:#F90;
font-weight:700;
text-decoration:underline;
}

.Global_Normal_Link,.Global_Normal_link {
color:#5da9c4;
font-size:11px;
font-family:arial;
font-weight:700;
text-decoration:none;
padding:4px 4px 4px 6px;
}

.Global_Bold_Link {
color:#4b4b4b;
font-weight:700;
font-size:10px;
font-family:arial;
}

.Global_Normal_TextBox {
padding-left:5px;
font-size:10px;
font-family:arial;
border:none;
border-left: solid 2px #3E5F6B;
border-top: solid 2px #3E5F6B;
width:163px;
height:14px;
vertical-align:middle;
padding-top:3px;
}

.Global_AltBaslik {
background-image:url(images/main_menu2/menu_center.gif);
height:31px;
}

.Global_AltBaslik_Label {
color:#444;
font-family:arial;
font-weight:700;
font-size:10px;
padding-left:5px;
}

.Global_AltBaslik_Ust_Sol_Resim {
background-image:url(images/main_menu2/menu_center.gif);
background-position:left top;
width:1px;
background-repeat:no-repeat;
height:31px;
}

.Global_AltBaslik_Ust_Sag_Resim {
background-image:url(images/main_menu2/menu_center.gif);
background-position:right top;
width:1px;
background-repeat:no-repeat;
height:31px;
}

.Global_TabloBaslik {
font-family:arial;
font-size:10px;
border:solid 1px #f5f5f5;
color:#3e297d;
font-weight:700;
}

.Global_Modul_Modul {
background-color:#fefefe;
border:none;
margin-bottom:0px;
}

.Global_Modul_Label {
color:#0b779c;
font-size:11px;
font-weight:700;
font-family:Tahoma;
height:8pt;
align:center;
margin:auto; width:100%;
text-align:center;
}


.Top_Banner_Banner {
text-align:right;
}

.Main_Menu_Left {
background:url('img/_menu_sol.gif');
height:31px;
width:2px;
background-position:left center;
background-repeat:no-repeat;
border-style:none;
}

.Main_Menu_Right {
background:url('img/_menu_sag.gif');
height:31px;
width:2px;
background-position:left center;
background-repeat:no-repeat;
border-style:none;
}

.Main_Menu_Icon {
background:url('img/ayrac.gif');
height:31px;
width:2px;
}

.Main_Menu_Item {
font-family:Tahoma;
font-size:11px;
color:#555353;
font-weight:700;
width:150px;
text-align:center;
}

.Main_Menu_ItemSelected {
color:#555353;
font-size:11px;
width:150px;
font-weight:700;
font-family:Tahoma;
text-align:center;
}

.Main_Menu_SubItem {
color:#555353;
font-size:11px;
height:31px;
font-family:Arial;
width:150px;
text-align:center;
}

.Main_Menu_Exit_Link {
display:block;
background-image:url('images/rounder/cikis.gif');
background-position:left center;
width:85px;
background-repeat:no-repeat;
height:12px;
}

.Main_Menu_Register_Link {
display:block;
background-image:url('images/Main_Menu2/ucretsizUyelik.gif');
background-position:left center;
width:131px;
background-repeat:no-repeat;
height:22px;
}

.Main_Menu_UyeGirisi_Link {
display:block;
background-image:url('images/Main_Menu2/uyeGirisi.gif');
background-position:left center;
width:92px;
background-repeat:no-repeat;
height:22px;
}

.Main_Menu3_MainContainer {
background:url('img/menu3bg_2.gif');
height:31px;
}

.Main_Menu3_Panel {
width:100%;
background:url('img/menu3bg_2.gif');
height:31px;
}

.Main_Menu3_Container_Seperator {
background-color:#fff;
height:0;
}

A.Main_Menu3_Item {
font-size:11px;
height:31px;
color:#10729f;
font-family:Arial;
text-decoration:none;
font-weight:700;
}

.Main_Menu3_Item_Cell {
font-size:11px;
height:31px;
background:url('img/menu3bg_2.gif');
color:#10729f;
font-family:Arial;
text-decoration:none;
}

A.Main_Menu3_Item:hover {
color:#EC5601;
height:31px;
font-size:11px;
text-decoration:none;
font-family:Arial;
}

.Main_Menu3_Item_Left {
background:#fff url('img/menu3bg_1.gif');
background-position:left center;
width:1px;
background-repeat:no-repeat;
height:31px;
border-style:none;
}

.Main_Menu3_Item_Right {
background:#fff url('img/menu3bg_3.gif');
background-position:Right center;
width:18px;
background-repeat:no-repeat;
height:31px;
border-style:none;
}

.Left_Main_Menu_Container {
width:100%;
height:100%;
background-color:#BEB899;
}

.Left_Main_Menu_Item {
border-right:#BEB899 1px solid;
border-top:#BEB899 1px solid;
font-size:11px;
border-left:#BEB899 1px solid;
color:#FFF;
border-bottom:#BEB899 1px solid;
font-family:Verdana;
height:19px;
background-color:#BEB899;
}

.Left_Main_Menu_ItemSelected {
color:#000;
font-size:11px;
background-color:#BEB899;
height:19px;
}

.Left_Main_Menu_SubItem {
font-size:11px;
color:#FFF;
font-family:Verdana;
height:19px;
background-color:#BEB899;
border-style:none;
}

.Dovizler_Label {
padding-left:6px;
color:#c83e01;
font-size:10px;
font-weight:700;
font-family:Verdana;
padding-bottom:6px;
}

.Dovizler_Text {
height:18px;
padding-left:6px;
color:#4b4b4b;
font-size:10px;
font-weight:700;
font-family:Verdana;
}

.HavaDurumu_Ust_Sol_Resim {
background-image:url(images/main_menu2/global_l.gif);
background-position:left top;
width:14px;
background-repeat:no-repeat;
height:42px;
}

.HavaDurumu_Ust_Sag_Resim {
background-image:url(images/main_menu2/global_modul_r.gif);
background-position:right top;
width:18px;
background-repeat:no-repeat;
height:42px;
}

.HavaDurumu_Banner {
background-image:url(images/main_menu2/global.gif);
height:42px;
}

.HavaDurumu_Label {
height:18px;
padding-left:6px;
color:#4b4b4b;
font-size:9px;
font-family:Verdana;
}

#ctl07_t1 {
border:none;
padding-top:8px;
padding-bottom:8px;
height:120px;
vertical-align:middle;
text-align:center;
}

#ctl08_t1 {
border:none;
padding-top:8px;
padding-bottom:8px;
vertical-align:middle;
text-align:center;
}

#ctl10_t1 {
border:none;
padding-top:12px;
padding-bottom:8px;
vertical-align:middle;
text-align:center;
}

#ctl11_t1 {
border:none;
padding-top:12px;
padding-bottom:12px;
vertical-align:middle;
text-align:center;
}

#ctl13_t1 {
border:none;
padding-bottom:12px;
vertical-align:middle;
text-align:center;
}

#ctl14_DMT_ModuleTitle1 {
margin-left:3px;
}

.NTV_Haberler_Modul {
background-color:#fff;
border:solid 1px #9B9B9B;
}

.NTV_Haberler_Liste_Baslik {
font-size:9px;
color:#29166f;
font-family:Verdana;
height:16px;
text-align:left;
vertical-align:sub;
}

.NTV_Haberler_Liste_Resim {
padding-left:15px;
background-position:center 14px;
background-image:url(images/rounder/haberler_Liste_resim.gif);
width:4px;
background-repeat:no-repeat;
height:4px;
}

.MiniSepet_Liste_Resim {
background-position:center center;
background-image:url(images/rounder/MiniSepet_Liste_Resim.gif);
width:8px;
background-repeat:no-repeat;
height:15px;
}

.MiniSepet_UrunAdi_Baslik {
font-family:Verdana;
font-weight:700;
font-size:9px;
color:#4b4b4b;
}

.MiniSepet_Sepet_Link {
margin-top:9px;
display:block;
background-position:right center;
background-image:url(img/MiniSepet_Buton.gif);
width:128px;
background-repeat:no-repeat;
height:31px;
}

.MiniSepet_Modul {
padding-top:4px;
padding-bottom:4px;
border-left:solid 1px #D8DAE0;
border-right:solid 1px #D8DAE0;
border-bottom:solid 1px #D8DAE0;
background:url(img/minisepet_bg.gif) left bottom;
background-repeat:no-repeat;
background-color:#f6f6f6;
height:150px;
margin-bottom:10px;
display:none;
_display: block;
}

.UrunArama_Modul_Label {
color:#c83e00;
font-size:11px;
font-weight:700;
font-family:Tahoma;
height:8pt;
padding-bottom:7px;
}

.UrunArama_TextBox {
width:120px;
background-repeat:no-repeat;
height:14px;
}

.UrunArama_Buton {
display:block;
background-position:right top;
background-image:url(images/rounder/arama_buton2.jpg);
width:53px;
background-repeat:no-repeat;
position:relative;
height:22px;
}

.UrunArama_Modul {
height:30px;
background-color:#fefefe;

}

.GelismisUrunArama_Label {
color:c83e00;
font-weight:700;
font-size:10px;
font-family:Verdana;
}

.UrunGruplari_Modul_Label {
color:#c83e01;
font-size:11px;
font-weight:700;
font-family:Tahoma;
height:8pt;
padding-bottom:7px;
}

.UrunGruplari_Ust_Sol_Resim {
background:url(img/dmt_left.gif) left top no-repeat;
height:33px;
width:18px;
}

.UrunGruplari_Modul {
background-color:#f6f6f6;
border-left:solid 1px #e6e6e6;
border-right:solid 1px #e6e6e6;
border-bottom:solid 1px #e6e6e6;
}

.KategoriNavigasyon_Link {
color:#636363;
font-weight:700;
font-size:11px px;
font-family:verdana;
}

.KategoriNavigasyon_Link a {
color:#636363;
text-decoration:none;
}

.KategoriNavigasyon_Seperator {
padding-left:4px;
color:#636363;
font-weight:400;
font-size:10px;
font-family:tahoma;
}

.KategoriNavigasyon_Modul {
height:30px;
background-color:#EEE;
border:solid 1px #DDD;
}

.Kategori_Banner_Text {
color:#4d4d4d;
font-size:10px;
text-decoration:none;
font-family:Verdana;
visibility:hidden;
display:block;
}

.Kategori_Modul {
background-color:#F3F3F3;
border:#CCC dashed 1px;
width:97%;
margin-left:6px;
margin-top:6px;
}

.Marka_Sol_Resim {
background-position:center center;
background-image:url(images/rounder/sol_icon.gif);
width:15px;
background-repeat:no-repeat;
height:10px;
background-color:#f4903b;
}

.Marka_Ust_Sag_Resim {
background-image:url(images/rounder/Marka_sag_ust.gif);
background-position:right top;
width:2px;
background-repeat:no-repeat;
height:2px;
background-color:#f4903b;
}

.Marka_Banner {
background-color:#f4903b;
height:22px;
}

.Marka_Modul {
background-color:#8CD2E5;
border:solid 1px #636363;
}

.Markalar_Banner {
background-color:#8CD2E5;
height:22px;
}

.AltKategoriler_Link span {
height:25px;
text-align:left;
}

.AltKategoriler_Link {
height:25px;
font-weight:700;
text-align:left;
color:#4b4b4b;
font-size:10px;
font-family:Verdana;
}

.Markalar_Link {
text-align:left;
font-family:Verdana;
font-weight:700;
font-size:10px;
color:#4b4b4b;
padding-left:20px;
padding-top:20px;
text-decoration:none;
}

.Markalar_Link a:hover {
text-align:left;
color:#4b4b4b;
padding-left:20px;
padding-top:20px;
text-decoration:underline;
}

.Markalar_Modul {
border:solid 2px #636363;
}

.UrunListesi_Modul .Global_Normal_CheckBox label{ color:#333;}7
.UrunListesi_Arkaplan{ background-color:#f3f3f3; border:1px solid #E6E6E6;}

.UrunListesi_Baslik_Arkaplan {
background-color:#f3f3f3;
border:1px solid #E6E6E6;
background-position:center;
background-repeat:no-repeat;
display:block;
height:25px;
line-height:25px;
width:100%;
margin:0 auto;
}

.UrunListesi_Link {
color:#9B9B9B;
font-size:11px;
font-family:Tahoma;
text-decoration:none;
font-weight:700;
visibility:hidden;
}

.UrunListesi_Link a {
color:#9B9B9B;
text-decoration:none;
visibility:hidden;
}

.UrunListesi_Link a:link {
visibility:hidden;
color:#9B9B9B;
text-decoration:none;
}

.UrunListesi_Link a:hover {
color:#9B9B9B;
text-decoration:underline;
visibility:hidden;
}

UrunListesi_Footter {
background-color:#9B9B9B;
height:10px;
width:202px;
}

.UrunListesi_Sol_Urun_Panel{
background:url("img/m45.gif") repeat-x scroll left top transparent;
border:1px solid #D1D4D4;
height:270px;
margin:4px auto;
text-align:center;
width:174px;
}

.UrunListesi_Sag_Urun_Panel {
background:url(img/m45.gif) right top no-repeat;
border:1px solid #d1d4d4;
height:270px;
width:180px;
text-align:center;
margin-right:1px;
margin-left:1px;
}

.UrunListesi_Separator {
width:2px;
}

.UrunListesi_UrunAdi_Link a:hover {
font-weight:700;
font-size:11px;
color:#e7740f;
font-family:Arial;
text-decoration:none;
}

.UrunListesi_Aciklama_Label {
height:32px;
color:#4b4b4b;
font-size:10px;
font-family:Verdana;
}

.UrunListesi_Ara_Cizgi {
width:150px;
color:#cecece;
}

.UrunListesi_Fiyat_Label {
font-weight:700;
font-size:11px;
color:#404141;
font-family:Arial;
padding-right:3px;
}

.UrunListesi_Fiyat_Text {
font-size:11px;
font-weight:700;
color:#328bb8;
font-family:Arial;
height:9px;
}

.UrunListesi_SepeteEkle_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/satinal_buton2.gif);
width:146px;
background-repeat:no-repeat;
height:45px;
}

.UrunListesi_Taksit_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/taksit_buton2.gif);
width:151px;
background-repeat:no-repeat;
height:4px;
visibility:hidden;
}

.UrunDetay_Ara_Cizgi {
color:#cecece;
}

.UrunDetay_Ust_Sag_Resim {
background-image:url(img/menu_center.gif);
background-position:right;
}

.UrunDetay_Banner {
background-image:url(images/main_menu2/menu_center.gif);
height:32px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#F60;
font-size:12px;
}

.UrunDetay_Footter {
background-color:#444;
height:1px;
width:202px;
}

.UrunDetay_Modul {
width:786px;
}

.UrunDetay_Modul h1{
	padding:0; margin:0 0 10px 0;
}

.UrunDetay_Puan_Label {
color:#d8590b;
font-size:10px;
width:700px;
font-family:Verdana;
}

.UrunDetay_UrunAdi_Label {
color:#4b4b4b;
font-size:10px;
font-family:Verdana;
width:700px;
}

.UrunDetay_Aciklama_Label {
color:#4b4b4b;
font-size:10px;
font-family:Verdana;
width:700px;
}

.UrunDetay_Fiyat_Label {
color:#4b4b4b;
font-weight:700;
font-size:10px;
width:700px;
font-family:Verdana;
padding-left:12px;
}

.UrunDetay_Fiyat_Text {
color:#ff7901;
font-size:11px;
font-weight:700;
font-family:Verdana;
padding-left:4px;
width:700px;
}

#lblError {
color:#333;
font-size:9px;
font-family:Arial;
}

.UrunDetay_Marka_Label {
color:#333;
font-size:11px;
font-family:Arial;
padding-left:6px;
}

.UrunDetay_SepeteEkle_Link {
display:block;
background-position:left center;
background-image:url(images/rounder/UrunlerListesi_sepet.gif);
width:120px;
background-repeat:no-repeat;
height:27px;
padding-bottom:2px;
}

.UrunDetay_Karsilastir_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/UrunDetay_Karsilastir.gif);
width:105px;
background-repeat:no-repeat;
height:29px;
}

.UrunDetay_TavsiyeEt_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/UrunDetay_TavsiyeEt.gif);
width:105px;
background-repeat:no-repeat;
height:29px;
}

.UrunDetay_Yazdir_Link {
display:block;
background-position:right center;
background-image:url(images/rounder/UrunDetay_Yazdir.gif);
width:105px;
background-repeat:no-repeat;
height:29px;
}

.UrunOzellikleriTablosu {
font-family:Verdana;
font-size:10px;
color:#4b4b4b;
}

.UrunOzellikleriTablosuSatir1 {
font-family:Verdana;
font-size:10px;
color:#4b4b4b;
background-color:#e6e6e6;
}

.UrunOzellikleriTablosuSatir2 {
font-family:Verdana;
font-size:10px;
color:#4b4b4b;
background-color:#fff;
}

.AlternatifUruler_SepeteEkle_Link {
display:block;
color:#000;
font-weight:700;
font-size:10px;
font-family:Verdana;
}

.UrunSarfMalzemeleri_UrunFiyati {
font-family:Verdana;
font-size:10px;
font-weight:700;
color:#4b4b4b;
}

.UrunSarfMalzemeleri_SepeteEkle_Link {
display:block;
background-position:right center;
font-weight:700;
font-size:11px;
background-image:url(images/sepet1.gif);
width:100px;
color:#4a4949;
background-repeat:no-repeat;
font-family:Arial;
height:18px;
padding-left:10px;
}

.EnCokSatanlar_Modul_Label {
padding-bottom:15px;
color:#444;
font-size:10px;
font-weight:700;
font-family:Tahoma;
height:10px;
}

.EnCokSatanlar_Modul {
width:100%;
background-color:#fefefe;
border-left:solid 1px #D8DAE0;
border-right:solid 1px #D8DAE0;
border-bottom:solid 1px #D8DAE0;
}

.EnCokSatanlar_Liste_Resim {
width:0;
height:0;
}

.EnCokSatanlar_Liste_Separator {
width:99%;
height:1px;
background-color:#cbcbcb;
}

.EnCokSatanlar_Liste_Link a:hover {
font-family:Verdana;
font-size:10px;
color:#4b4b4b;
text-decoration:underline;
}

.EnSonIcelediklerim_Banner {
background-image:url(images/main_menu2/center.gif);
height:29px;
}

.EnSonIcelediklerim_Modul {
padding-top:4px;
padding-bottom:4px;
background-color:#fff;
border-left:solid 1px #8CD2E5;
border-right:solid 1px #8CD2E5;
border-bottom:solid 1px #8CD2E5;
}

.EnSonIcelediklerim_Liste_Resim {
display:block;
background-position:center 5px;
background-image:url(images/rounder/EnCokGezilenler_Liste_Resim.gif);
width:8px;
background-repeat:no-repeat;
height:3px;
background-color:#fff;
}

.EnSonIcelediklerim_UrunAdi_Link {
font-family:Verdana;
font-size:9px;
color:#4b4b4b;
text-decoration:none;
}

.EnSonIcelediklerim_UrunAdi_Link a:hover {
color:#4b4b4b;
text-decoration:underline;
}

.MusteriHizmetleri_ParolaDegistir_Link {
display:block;
background-position:left;
background-image:url(img/parola_degistir.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_FaturaAdres_Link {
display:block;
background-position:left;
background-image:url(img/fatura_adres_bilgilerim.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_TeslimatAdres_Link {
display:block;
background-position:left;
background-image:url(img/teslimat_adresim.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_SiparisTakip_Link {
display:block;
background-position:left;
background-image:url(img/siparis_takip.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_KullaniciBilgileri_Link {
display:block;
background-position:left;
background-image:url(img/kullanici_bilgileri.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_UrunKarsilastirma_Link {
display:block;
background-position:left;
background-image:url(img/urun_karsilastirma.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_StokAlarm_Link {
display:block;
background-position:left;
background-image:url(img/stok_alarm.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_HediyeCekleri_Link {
display:block;
background-position:left;
background-image:url(img/hediye_ceklerim.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_FiyatAlarm_Link {
display:block;
background-position:left;
background-image:url(img/fiyat_alarm.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.MusteriHizmetleri_HediyePuanlari_Link {
display:block;
background-position:left;
background-image:url(img/hediye_puanlarim.gif);
width:200px;
background-repeat:no-repeat;
height:37px;
padding-left:40px;
text-decoration:none;
padding-top:19px;
color:#fff;
font-weight:700;
font-size:12px;
font-family:Tahoma;
}

.ParolaDegistir_Footter {
background-color:#fff;
height:2px;
width:202px;
}

.FaturaBilgileri_Modul {
border:solid 1px #9B9B9B;
}

.KullaniciGirisi_Modul_Label { text-align:center; padding:0 0 0 45px;
}



#lblWCMsg4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#09F;
font-weight:400;
}

#DMT_ModuleTitle1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

#CUserInfo1_DMT_TitleLabel1 {
background:url(img/alternatif_topic_orta_bg.gif) left top;
background-repeat:repeat-x;
height:49px;
width:100%;
text-align:left;
font-size:12px;
font-weight:700;
}

#CUserInfo1_DMT_imgLeft1 {
background:url(img/alternatif_topic_orta_bg.gif) left top;
background-repeat:repeat-x;
height:49px;
width:3px;
visibility:hidden;
}

#CUserInfo1_Label5 {
height:30px;
color:#09C;
font-size:11px;
padding-left:94px;
}

#CUserInfo1_DMT_imgModulBanner1 {
text-align:left;
}

#DMT_imgTopLeft1 {
background:url(img/alternatif_topic_sol_bg.gif) left top;
background-repeat:no-repeat;
display:none;
height:49px;
width:47px;
}

#DMT_imgTopRight1 {
background:url(img/alternatif_topic_sag_bg.gif) left top;
background-repeat:no-repeat;
height:49px;
display:none;
width:29px;
}

#DMT_TitleLabel1 {
width:100%;
text-align:left;
font-size:12px;
font-weight:700;
background:url(img/alternatif_topic_orta_bg.gif) left top;
background-repeat:no-repeat;
height:49px;
}

#DMT_imgModulBanner1 {
background:url(img/alternatif_topic_orta_bg.gif) left top;
background-repeat:no-repeat;
display:none;
height:49px;
}

#CPassword1_Label1 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#09C;
}

#CPassword1_msg {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
}

.KullaniciGirisi_Ust_Sol_Resim {
background:url(img/kullanici_sol.gif) left top no-repeat;
height:44px;
width:2px;
display:none;
}

.KullaniciGirisi_Ust_Sag_Resim {
background:url(img/kullanici_sag.gif) right top no-repeat;
height:44px;
width:2px; display:none;
}

.KullaniciGirisi_Banner {
background:url(img/kullanici_girisi_topicBg.gif) left top no-repeat;
height:38px;
font:bold 12px Tahoma, Geneva, sans-serif;
color:#fff;
width:206px;
}

.KullaniciGirisi_Modul {
height:44px;
background-color:#0b779c;
margin-bottom:10px;
}

.TaksitSecenekleri_Baslik_Label {
background-color:#9E9E9E;
width:100%;
border:solid 1px #CCC;
color:#fff !important;
font-size:13px;
padding-left:11px;
font-weight:700;
font-family:Tahoma;
}

.TaksitSecenekleri_TabloBaslik {
font-family:Tahoma;
font-weight:700;
font-size:10px;
color:#C00;
}

.TaksitSecenekleri_TabloSatir {
color:#000;
font-size:10px;
font-family:Tahoma;
border:solid 1px #CCC;
background-color:#F7F7F7;
}

.TaksitSecenekleri_TabloAlternatifSatir {
color:#000;
font-size:10px;
font-family:Tahoma;
border:solid 1px #CCC;
background-color:#fff;
}

.autocomplete_completionListElement {
visibility:hidden;
background-color:#223e66;
color:windowtext;
border:buttonshadow;
cursor:default;
overflow:auto;
height:200px;
text-align:left;
list-style-type:none;
border-style:solid;
border-width:1px;
margin:0;
}

.autocomplete_highlightedListItem {
background-color:#ff9;
color:#000;
padding:1px;
}

.autocomplete_listItem {
background-color:#223e66;
color:#FFF;
padding:1px;
}



.alt_menu_ a:hover {
font-family:arial;
font-size:8pt;
color:#333;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}

.UstNavigasyon_Seperator {
font-family:arial;
font-size:7pt;
color:#F90;
text-decoration:none;
font-weight:700;
padding-left:3px;
padding-right:3px;
}

.webmaster a:hover {
font-family:arial;
font-size:9px;
color:#F90;
}

.musteri_hizmetleri_topic {
color:#fff;
padding-left:6px;
font-size:12px;
font-weight:700;
font-family:Tahoma;
vertical-align:middle;
}

.musteri_hizmetleri_detay {
color:#4b4b4b;
font-size:11px;
font-family:Verdana;
padding:6px;
}

.musteri_hizmetleri_link a:hover {
font-family:verdana;
font-size:13px;
color:#06C;
}

.Chat_talk_area {
height:200px;
color:#000;
background-color:#fff;
font-family:Tahoma;
font-size:12px;
border-bottom:solid 2px #f9f8f3;
border-right:solid 2px #f9f8f3;
border-top:solid 2px #828177;
border-left:solid 2px #828177;
width:450px;
overflow:auto;
}

.Chat_Send_Button {
text-align:center;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#fff;
font-weight:700;
height:65px;
background-color:#223e66;
border-style:outset;
border-width:2px;
}

.Chat_Visitor_Mesaj {
color:#00f;
font-family:tahoma;
font-size:12px;
font-weight:700;
}

.Chat_Operator_Mesaj {
color:#000;
font-family:tahoma;
font-size:12px;
font-weight:700;
}

.Chat_Talk_TextBox {
background-color:#fff;
color:#000;
font-family:tahoma;
font-size:12px;
font-weight:700;
height:60px;
width:390px;
}

.Chat_Bold_Label {
color:#4b4b4b;
font-weight:700;
font-family:Tahoma;
font-size:11px;
}

.Chat_modul_label {
display:block;
color:#4b4b4b;
font-family:Tahoma;
font-weight:700;
font-size:12px;
}

.Chat_Normal_Modul {
display:block;
background-color:#c3daf9;
border:2px solid #002d96;
height:420px;
width:606px;
background:url(images/chat/modul_bg.jpg);
background-repeat:no-repeat;
}

.Chat_Normal_Link {
display:block;
text-align:center;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#fff;
font-weight:700;
height:15px;
width:100px;
background-color:#223e66;
border-style:outset;
border-width:2px;
padding:3px 10px;
}

.Chat_Tablo {
border:solid 2px red;
}

.Chat_Banner {
height:80px;
width:605px;
}

.Chat_Banner_Text {
display:block;
text-align:center;
color:#fff;
font-size:26px;
font-weight:700;
font-family:tahoma;
padding-top:10px;
}

#ctl07_DMT_ModuleTitle1 {
padding-left:30px;
padding-top:5px;
display:block;
}

.Kategori_Marka_Modul {
color:#4b4b4b;
font-weight:700;
font-size:11px;
font-family:Tahoma;
}

.ajax__tab_theme .ajax__tab_header {
font-family:"Helvetica Neue", Arial, Sans-Serif;
background:url(images/tab/thm/tab-line.png) repeat-x bottom;
font-size:12px;
display:block;
}

.ajax__tab_theme .ajax__tab_header .ajax__tab_outer {
background:url(images/tab/thm/tab.png) no-repeat left top;
color:#222;
padding-left:10px;
margin-right:3px;
border-color:#222;
}

.ajax__tab_theme .ajax__tab_header .ajax__tab_inner {
background:url(images/tab/thm/tab.png) no-repeat right top;
color:#666;
border-color:#666;
padding:3px 10px 2px 0;
}

.ajax__tab_theme .ajax__tab_active .ajax__tab_outer {
background:url(images/tab/thm/tab.png) no-repeat 0 -40px;
border-bottom-color:#fff;
}

.ajax__tab_theme .ajax__tab_active .ajax__tab_inner {
background:url(images/tab/thm/tab.png) no-repeat right -40px;
color:#000;
border-color:#333;
}

.ajax__tab_theme .ajax__tab_body {
font-family:verdana,tahoma,helvetica;
font-size:10pt;
background-color:#fff;
border:solid 1px #d7d7d7;
border-top-width:0;
padding:8px;
}

.ajax__tab_theme .ajax__tab_body .Global_TabloSatir, .Global_TabloSatir td, .Global_TabloAlternatifSatir, .Global_TabloAlternatifSatir td {
	background-color: #F0F0F0 !important;
}

#DetailsTabContainer_tabReview_lblOrtalama{ color: #660 !important}


.SepetHediyeCekiTablo {
text-align:center;
display:none;
}

.SiparisOzet_Banner_Modul {
width:250px;
height:25px;
background-color:#135bc0;
color:#fff;
font-size:11px;
font-weight:700;
font-family:Arial;
}

.SiparisOzet_TabloBaslik {
background-color:#FFF;
color:#67297d;
font-size:11px;
font-weight:700;
font-family:Arial;
}

.SiparisOzet_TabloSatir {
border:1px solid #ccc;
background-color:#f7f7f7;
color:#333;
font-size:11px;
font-weight:400;
font-family:Arial;
}

.SiparisOzet_TabloAlternatifSatir {
background-color:#fff;
color:#333;
font-size:11px;
font-weight:400;
font-family:Arial;
}

.UrunOzelFiyatYazi {
display:block;
text-align:right;
color:#303030;
font-size:12px;
font-weight:700;
font-family:Arial;
}

.SiparisOdeme_Banner_Modul {
border:1px solid #ccc;
background-color:#135bc0;
color:#FFF;
font-size:12px;
font-weight:700;
font-family:Arial;
height:25px;
}

.SiparisOdeme_Sol_Resim {
background:url(img/siparisbankasol.jpg);
background-repeat:no-repeat;
background-position:left;
height:24px;
width:20px;
}

#CAddress1_DMT_ModuleTitle1 {
color:#069;
font-size:12px;
font-weight:700;
font-family:Arial;
}

.SiparisOdeme_Modul {
border:1px solid #ccc;
cellpadding:5px;
}

.SiparisOdeme_Taksit_Banner1 {
background-color:#1b6bdb;
height:25px;
color:#FFF;
padding-left:3px;
}

#OrderStep3d1_Label10 {
color:#FFF;
}

.SiparisOdeme_Taksit_Selected {
background-color:#61a2fb;
height:25px;
}

.SiparisOdeme_Taksit_Secenek2 {
background-color:#FFF;
color:#333;
font-size:12px;
font-weight:400;
font-family:Arial;
}

.SiparisOdeme_Taksit_Secenek {
border:1px solid #ccc;
background-color:#f7f7f7;
color:#333;
font-size:12px;
font-weight:400;
font-family:Arial;
}

#OrderStep3d1_pnlKKOdemeList {
width:300px;
}

.style1_kategoriler_extra {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
}

#ctl19_DMT_ModuleTitle1 {
color:#c83e01;
font-size:11px;
font-weight:700;
font-family:Tahoma;
padding-left:32px;
padding-top:16px;
}

.7_24 {
background:url(img/7_24_bg.gif);
}

.7_24_ {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f69100;
font-weight:700;
padding-top:15px;
}

.7_24_sag {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#effcff;
font-weight:700;
}

.hosgeldiniz {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
clear:both;
margin:2px 5px;
}

.hosgeldiniz2 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
padding-left:0;
text-align:center;
margin:2px 5px;
}

H1 {
font-family:sans-serif,Arial, Helvetica;
font-size:13px;
color:#e1f9ff;
font-weight:700;
margin:10px 0 0 4px;
}

.h1_kalip {
width:300px;
height:35px;
margin-left:20px;
float:left;
font-family:sans-serif,Arial, Helvetica;
font-size:13px;
color:#e1f9ff;
font-weight:700;
}

H2 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}

.metalar {
float:left;
margin:0;
}

.metalar .tag0 {
color:#ff9c00;
font-size:15px;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.metalar .tag1 {
color:#f7941d;
font-size:13px;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.metalar .tag2 {
color:#f17022;
font-size:12px;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.metalar .tag3 {
color:#fd4238;
font-size:14px;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.metalar .tag4 {
color:#e61d35;
font-size:17px;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.metalar .tag5 {
color:#d1005d;
font-size:18px;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.metadiv {
width:206px;
float:left;
}

.yar_met {
width:206px;
float:left;
color:#000;
margin:0;
}

LI A:hover {
color:#FFF;
text-decoration:none;
background-color:#CCC;
}

.clear {
clear:both;
font-size:1px;
}

.Encok_arananlar {
background-color:#069;
font-family:tahoma;
font-size:12px;
color:#fff;
font-weight:700;
width:190px;
padding:5px;
}

.tagcloud {
list-style-type:none;
font-family:ans-serif, arial;
width:200px;
}

.tagcloud li {
display:inline;
}

.tagcloud li a {
line-height:18px;
text-decoration:none;
float:left;
}

.tagcloud li a.size0 {
color:#666;
font-size:9px;
padding:4px;
}

.tagcloud li a.size1 {
color:#912600;
font-size:11px;
padding:4px;
}

.tagcloud li a.size2 {
color:#877900;
font-size:13px;
padding:4px;
}

.tagcloud li a.size3 {
color:#C00;
font-size:14px;
padding:4px;
}

.tagcloud li a.size4 {
color:#004E6B;
font-size:18px;
padding:4px;
}

.tagcloud li a.size5 {
color:#069;
font-size:15px;
padding:4px;
}

.tagcloud li a.size6 {
color:#930;
font-size:18px;
padding:4px;
}

.tagcloud li a.size7 {
color:# #333;
font-size:12px;
padding:4px;
}

.bulutDiv {
display:table;
padding:0 0 0 6px;
}

.detayPadding {
padding:4px 0 0 6px;
}

.Admin_Modul_Label2,.Admin_Normal_RadioButon,.Admin_Normal_Link,.Admin_Normal_CheckBox {
font-family:tahoma;
font-size:11px;
font-weight:700;
color:#4b4b4b;
}

.Admin_Normal_Label2,.Admin_Normal_Label2 a,.Admin_Normal_Label2 a:link,.Admin_Normal_Label2 a:hover {
font-family:tahoma;
font-size:12px;
color:#fff;
font-weight:700;
}

.Admin_Normal_Link a,.Admin_Normal_Link a:link,.Admin_Normal_Link a:hover {
font-family:tahoma;
font-size:11px;
color:#000;
font-weight:400;
}

.Admin_Normal_TextBox,.Admin_Normal_ComboBox,.Chat_Normal_TextBox {
background-color:#fff;
color:#4b4b4b;
font-family:tahoma;
font-size:10px;
font-weight:700;
}

.Admin_HataMesaji,.Chat_System_Mesaj,.Chat_HataMesaji {
color:red;
font-family:tahoma;
font-size:11px;
font-weight:700;
}

Admin_DateTime_Picker_TextStyle,.Admin_DateTime_Picker_WeekdayStyle,.Admin_DateTime_Picker_GoToTodayStyle,.Admin_DateTime_Picker_ClearDateStyle,.Admin_DateTime_Picker_HolidayStyle {
background-color:#FFF;
color:#000;
font-family:tahoma;
font-size:xx-small;
}

.Admin_DateTime_Picker_MonthHeaderStyle,.Admin_DateTime_Picker_SelectedDateStyle {
background-color:#FF0;
color:#000;
font-family:tahoma;
font-size:xx-small;
}

.modalProgressGreyBackground3d,.modalProgressGreyBackground {
background:#CCC;
filter:alpha(opacity=60);
opacity:0.6px;
}

.UrunDetay_Tekniktd1,.UrunDetay_Altertd1 {
width:220px;
}

.UrunDetay_Tekniktd2,.UrunDetay_Altertd2 {
width:420px;
}

.Sepet_AltBaslik  { display:none;
}

.Sepet_AltBaslik1,.Sepet_AltBaslik2 {
background-color:#09C;
height:27px;
}

.SepetBaslik #Table1,#ctl18_DMT_ModuleTitle1,#tblUyelikTipi {
display:none;
}

.Sepet_Normal_CheckBox,.Sepet_Normal_ComboBox {
font-family:Tahoma;
font-weight:700;
font-size:8pt;
border-width:2px;
}

.Sepet_Sag_Urun_Panel,.Sepet_Sol_Urun_Panel {
border:#D5D5D5 1px dashed;
}

.Sepet_Taksit_Link,.leftbanner_seperator,.rightbanner_seperator,.pane_seperator2,.rightpane_seperator {
width:0;
}

.Main_Menu_Item,.Main_Menu_SubItem,.Main_Menu_ItemSelected,.Main_AltMenu_Item,.Main_AltMenu_SubItem,.Main_AltMenu_ItemSelected,.Main_Menu3_Item,.Main_Menu3_SubItem,.Main_Menu3_ItemSelected {
cursor:pointer;
}

#LeftPane,#RightPane,#TopLeftPane,#TopRightPane {
width:206px;
}

#ContentPane,.UrunListesiFiltrePanel {
width:98%;
}

.UrunListesiFiltrePanel .Global_Normal_CheckBox{ color:#000 !important;}

.leftfotter_seperator,.rightfotter_seperator,.leftpane_seperator {
width:3px;
}

.UrunFiltresi_Liste3,.UrunFiltresi_Liste2,.UrunFiltresi_Liste1 {
background-color:#FFFFFF;
border:1px solid #C2C2C2;
border-spacing:0;
color:#1F607A;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:180px;
padding-left:3px;
padding-top:3px;
width:178px;
}

.UrunFiltresi_Kategori2,.UrunFiltresi_Kategori3 {
width:180px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:#fff;
border:#FFF;
padding-left:10px;
vertical-align:bottom;
visibility:hidden;
}

.UrunListesi_Fiyat_KrediKarti_Label,.UrunListesi_Fiyat_KDVDahil_Label,.UrunListesi_Fiyat_Havale_Label {
font-weight:700;
font-size:11px;
color:#404141;
font-family:Arial;
}

.UrunListesi_Fiyat_KrediKarti,.UrunListesi_Fiyat_KDVDahil,.UrunListesi_Fiyat_Havale {
font-size:11px;
color:#328bb8;
font-family:Arial;
font-weight:700;
padding-right:3px;
}

.UrunListesi_Resim_Div,.UrunListesi_Resim_Div2 {
width:160px;
height:100px;
padding-left:2px;
}

.UrunListesi_Code14_Label,.UrunListesi_Code15_Label {
color:#000;
font-size:10px;
font-weight:700;
font-family:Verdana,Tahoma;
}

.UrunDetay_Code14_Label,.UrunDetay_Code15_Label {
color:#E2021C;
font-size:12px;
font-weight:700;
font-family:Tahoma;
}

.Global_DateTime_Picker_TextStyle,.Global_DateTime_Picker_WeekdayStyle,.Global_DateTime_Picker_GoToTodayStyle,.Global_DateTime_Picker_ClearDateStyle,.Global_DateTime_Picker_HolidayStyle {
font-size:xx-small;
color:#000;
font-family:Verdana;
background-color:#FFF;
}

.Global_DateTime_Picker_MonthHeaderStyle,.Global_DateTime_Picker_SelectedDateStyle {
font-size:xx-small;
color:#000;
font-family:Verdana;
background-color:#FF0;
}

.Tab_Modul_Ust_Sol_Resim,.Sepet_Ust_Sol_Resim,.NTV_Haberler_Ust_Sol_Resim,.EnSonIcelediklerim_Ust_Sol_Resim,.ParolaDegistir_Ust_Sol_Resim,.FaturaBilgileri_Ust_Sol_Resim,.TeslimatBilgileri_Ust_Sol_Resim {
background-image:url(images/main_menu2/left.gif);
background-position:left top;
width:5px;
background-repeat:no-repeat;
height:20px;
}

.Tab_Modul_Ust_Sag_Resim,.Sepet_Ust_Sag_Resim,.NTV_Haberler_Ust_Sag_Resim,.EnSonIcelediklerim_Ust_Sag_Resim,.ParolaDegistir_Ust_Sag_Resim,.FaturaBilgileri_Ust_Sag_Resim,.TeslimatBilgileri_Ust_Sag_Resim {
background-image:url(images/main_menu2/right.gif);
background-position:right top;
width:5px;
background-repeat:no-repeat;
height:20px;
}

.Tab_Modul_Banner,.NTV_Haberler_Banner,.ParolaDegistir_Banner,.FaturaBilgileri_Banner,.TeslimatBilgileri_Banner {
background-image:url(images/main_menu2/center.gif);
height:20px;
}

#ctl14_TotalMessages,#ctl14_RecordsCount {
color:#fff;
background-color:#999;
font-size:8pt;
font-weight:700;
padding-left:3px;
padding-right:3px;
font-family:Arial;
width:100%;
height:30px;
}

.Global_Page_Link,.Global_Page_Link a,.Global_Page_Link a:link,.Global_Page_Link a:hover {
color:#4b4b4b;
font-size:11pt;
font-weight:700;
padding-left:3px;
padding-right:3px;
font-family:Arial;
text-decoration:underline;
}

#ctl17_TotalMessages,#ctl17_RecordsCount {
color:#666;
}

.Global_TabloSatir,.Global_TabloSatir td,.Global_TabloAlternatifSatir,.Global_TabloAlternatifSatir td {
color:#000;
font-size:10px;
font-family:arial;
border:none;
background-color:#e3ecf0;
font-weight:700;
}

.Global_Modul_Ust_Sol_Resim,.Dovizler_Ust_Sol_Resim,.SiteIciArama_Ust_Sol_Resim,.MiniSepet_Ust_Sol_Resim,.UrunArama_Ust_Sol_Resim,.EnCokSatanlar_Ust_Sol_Resim {
background:url(img/dmt_left.gif) left top no-repeat;
display:none;
height:33px;
width:24px;
}

.Global_Modul_Ust_Sag_Resim,.Dovizler_Ust_Sag_Resim,.SiteIciArama_Ust_Sag_Resim,.MiniSepet_Ust_Sag_Resim,.UrunArama_Ust_Sag_Resim,.UrunGruplari_Ust_Sag_Resim,.EnCokSatanlar_Ust_Sag_Resim {
background:url(img/dmt_right.gif) right top no-repeat;
height:33px;
display:none;
width:7px;
}

.Global_Modul_Banner,.Dovizler_Banner,.SiteIciArama_Banner,.UrunArama_Banner,.UrunGruplari_Banner,.EnCokSatanlar_Banner {
background-color:#F3F3F3;
border:1px solid #E6E6E6;
height:25px;
padding:0 10px;
text-align:center;
}

.MiniSepet_Banner{background-color:#F3F3F3;
border:1px solid #E6E6E6;
height:25px;
padding:0 10px;
text-align:center;
display:none;
_display:block;
}


.Sepet_Footter,.FaturaBilgileri_Footter,.TeslimatBilgileri_Footter {
background-color:#9B9B9B;
height:2px;
width:202px;
}

.Dovizler_Modul,.HavaDurumu_Modul {
padding-top:8px;
background-color:#fff;
border-left:solid 1px #D8DAE0;
border-right:solid 1px #D8DAE0;
border-bottom:solid 1px #D8DAE0;
}

.NTV_Haberler_Liste_Link,.MiniSepet_UrunAdi_Label {
font-family:Verdana;
font-size:9px;
color:#4b4b4b;
}

.MiniSepet_Liste_Separator,.EnSonIcelediklerim_Liste_Separator {
width:186px;
height:1px;
background-color:#cbcbcb;
}

.KategoriNavigasyon_Link a:link,.KategoriNavigasyon_Link a:hover {
color:#288CB6;
text-decoration:none;
}

.Kategori_Banner,#Signin1_DMT_imgModulBanner1,#Signin1_DMT_imgTopRight1,#Signin1_DMT_imgTopLeft1,#CPassword1_HyperLink1,#CPassword1_HyperLink2 {
display:none;
}

.Markalar_Link a,.Markalar_Link a:link {
text-align:left;
color:#4b4b4b;
text-decoration:none;
padding-left:20px;
padding-top:20px;
}

.UrunListesi_Baslik_Ust_Sol_Resim,.UrunListesi_Baslik_Ust_Sag_Resim {
width:1px;
height:25px;
padding:0 0 0 10px;
display:none;
}

.UrunListesi_Detay_Link,.AlternatifUruler_UrunFiyati {
color:#4b4b4b;
font-weight:700;
font-size:10px;
font-family:Verdana;
}

.UrunListesi_UrunAdi_Link,.UrunListesi_UrunAdi_Link a,.UrunListesi_UrunAdi_Link a:link {
font-weight:700;
font-size:11px;
color:#7c7c7c;
font-family:Arial;
text-decoration:none;
}

.AlternatifUrunler_Sol_Resim,.AlternatifUruler_Liste_Resim,.UrunSarfMalzemeleri_Sol_Resim,.UrunSarfMalzemeleri_Liste_Resim {
background-position:center center;
background-image:url(images/rounder/sol_icon.gif);
width:15px;
background-repeat:no-repeat;
height:10px;
background-color:#8c8c8c;
}

.AlternatifUrunler_Ust_Sol_Resim,.UrunSarfMalzemeleri_Ust_Sol_Resim {
background-image:url(images/rounder/arama_sol_ust.gif);
background-position:left top;
width:2px;
background-repeat:no-repeat;
height:2px;
background-color:#8c8c8c;
}

.AlternatifUrunler_Ust_Sag_Resim,.UrunSarfMalzemeleri_Ust_Sag_Resim {
background-image:url(images/rounder/arama_sag_ust.gif);
background-position:right top;
width:2px;
background-repeat:no-repeat;
height:2px;
background-color:#8c8c8c;
}

.AlternatifUrunler_Alt_Sol_Resim,.UrunSarfMalzemeleri_Alt_Sol_Resim {
background-image:url(images/rounder/arama_sol_alt.gif);
background-position:left top;
width:2px;
background-repeat:no-repeat;
height:2px;
background-color:#8c8c8c;
}

.AlternatifUrunler_Alt_Sag_Resim,.UrunSarfMalzemeleri_Alt_Sag_Resim {
background-image:url(images/rounder/arama_sag_alt.gif);
background-position:right top;
width:2px;
background-repeat:no-repeat;
height:2px;
background-color:#8c8c8c;
}

.AlternatifUrunler_Banner,.UrunSarfMalzemeleri_Banner {
background-color:#8c8c8c;
height:22px;
}

.AlternatifUrunler_Footter,.UrunSarfMalzemeleri_Footter {
background-color:#8c8c8c;
height:2px;
width:202px;
}

.AlternatifUrunler_Modul,.UrunSarfMalzemeleri_Modul {
background-color:#8c8c8c;
}

.AlternatifUruler_UrunAdi_Link,.UrunSarfMalzemeleri_UrunAdi_Link {
color:#000;
font-weight:700;
font-size:10px;
font-family:Verdana;
}

.EnCokSatanlar_Liste_Link,.EnCokSatanlar_Liste_Link a,.EnCokSatanlar_Liste_Link a:link {
font-family:Verdana;
font-size:10px;
color:#4b4b4b;
text-decoration:none;
}

.EnSonIcelediklerim_UrunAdi_Link a,.EnSonIcelediklerim_UrunAdi_Link a:link {
color:#4b4b4b;
text-decoration:none;
}

#Content_Ust,.bulutDiv ul {
width:200px;
}

#CUserInfo1_DMT_imgTopLeft1,#CPassword1_DMT_imgTopLeft1,#CBilling1_DMT_imgTopLeft1,#CShipping1_DMT_imgTopLeft1 {
background:url(img/alternatif_topic_sol_bg.gif) left top;
background-repeat:repeat-x;
height:49px;
width:47px;
}

#CUserInfo1_DMT_imgTopRight1,#CPassword1_DMT_imgTopRight1,#CBilling1_DMT_imgTopRight1,#CShipping1_DMT_imgTopRight1 {
background:url(img/alternatif_topic_sag_bg.gif) left top;
background-repeat:repeat-x;
height:49px;
width:29px;
}

#CUserInfo1_DMT_ModuleTitle1,#CPassword1_DMT_ModuleTitle1,#CBilling1_DMT_ModuleTitle1,#CShipping1_DMT_ModuleTitle1 {
height:49px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
text-align:left;
}

#DMT_imgLeft1,#CPassword1_DMT_imgLeft1,#CBilling1_DMT_imgLeft1,#CShipping1_DMT_imgLeft1 {
background:url(img/alternatif_topic_orta_bg.gif) left top;
background-repeat:no-repeat;
height:49px;
width:3px;
visibility:hidden;
}

#CPassword1_DMT_TitleLabel1,#CBilling1_DMT_TitleLabel1,#CShipping1_DMT_TitleLabel1 {
background:url(img/alternatif_topic_orta_bg.gif) left top;
background-repeat:no-repeat;
height:49px;
width:100%;
text-align:left;
font-size:12px;
font-weight:700;
background-color:#FFF;
}

#CBilling1_Label1,#CBilling1_Label2,#CShipping1_Label1,#CShipping1_txtMessage {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#09C;
height:30px;
}

.alt_menu_,.alt_menu_ a,.alt_menu_ a:link {
font-family:arial;
font-size:8pt;
color:#826247;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}

.UstNavigasyon_Anasayfa_Link,.UstNavigasyon_Link {
font-family:arial;
font-size:9pt;
color:#F90;
text-decoration:none;
font-weight:700;
}

.UstNavigasyon_Anasayfa_Link a,.UstNavigasyon_Anasayfa_Link a:link,.UstNavigasyon_Link a,.UstNavigasyon_Link a:link {
font-family:arial;
font-size:9pt;
color:#826247;
text-decoration:none;
font-weight:700;
}

.UstNavigasyon_Anasayfa_Link a:hover,.UstNavigasyon_Link a:hover {
font-family:arial;
font-size:9pt;
color:#333;
text-decoration:none;
font-weight:700;
}

.webmaster,.webmaster a,.webmaster a:link {
font-family:arial;
font-size:9px;
color:#333;
}

.musteri_hizmetleri_link,.musteri_hizmetleri_link a,.musteri_hizmetleri_link a:link {
font-family:verdana;
font-size:13px;
color:#F90;
text-decoration:underline;
}

#lblDefaultAddress,.ajax__tab_theme .ajax__tab_hover .ajax__tab_inner {
color:#000;
}

#OrderStep3d1_Label9,#OrderStep3d1_lblTekCekimTutar {
color:#FFF;
font-size:12px;
font-weight:700;
font-family:Arial;
}

.metalar .tag0:hover,.metalar .tag1:hover,.metalar .tag2:hover,.metalar .tag3:hover,.metalar .tag4:hover,.metalar .tag5:hover {
color:#0f76bc;
font-weight:700;
float:left;
padding-left:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.yar_met_tag,.yar_met_tag A,.yar_met_tag A:Hover {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
padding:3px;
}


.tagcloud li a.size0:hover,.tagcloud li a.size1:hover,.tagcloud li a.size2:hover,.tagcloud li a.size3:hover,.tagcloud li a.size4:hover,.tagcloud li a.size5:hover,.tagcloud li a.size6:hover {
background-color:#ddd;
color:#FFF;
}


/* new */

.newHeaderCntr{ 
width:1000px; height:78px; position:relative; margin:44px auto 0;}

.newTopLeftBg{ width:16px; height:78px; background:url(img/newTopLeftBg.png) no-repeat; position:absolute;left:0;}
.newTopCenter{ width:968px; height:78px; background:url(img/newTopCenterBg.png) repeat-x; position:absolute; left:16px;}
.newTopRightBg{ width:16px; height:78px; background:url(img/newTopRightBg.png) no-repeat; position:absolute; right:0;}
.newHeaderCntr img{ width:275px; height:69px; position:absolute; top:-21px; left:13px; border:none; z-index:9999;}
.newHeaderCntr h1{ position:absolute; left:387px; top:3px; font:bold 13px Tahoma, Geneva, sans-serif; color:#2491b6; z-index:9999; letter-spacing:0.-1em}
.newHeaderCntr span{ position:absolute; left:0px; bottom:11px; font:normal 11px Tahoma, Geneva, sans-serif; color:#0377a5; z-index:9999; letter-spacing:0.-1em}
.newHeaderCntr span a{
color:#0377A5;
font:bold 7.8pt arial;
padding:0 9px 0 7px;
text-decoration:none;
text-shadow:1px 2px 1px #FFFFFF;
}
.newHeaderCntr span a:hover{ 
text-shadow:4px 1px 4px #ddd;
}


.logoMotto{
color:#2491B6;
font:bold 13px Tahoma,Geneva,sans-serif;
left:361px;
margin:auto;
position:absolute;
top:13px;
z-index:2;
}

.newUrunArama_Buton {
background-color:#2491B6;
border:1px solid #F1FBFF;
color:#FFFFFF !important;
float:left;
font:bold 12px/21px Tahoma,Geneva,sans-serif;
height:21px;
margin:0 0 0 3px;
padding:0 0 0 4px;
text-decoration:none;
width:40px;
}
.newUrunArama_TextBox{ width:175px; height:18px; line-height:18px; padding:3px 0 2px 25px; color:#666; border:none; background:none; float:left; font-size:11px;}
.newAramaCntr{background:url(img/newTextBox.gif) no-repeat;  position: absolute; top:10px; right:8px;}


.footFlootCntrPosition{ position: fixed; bottom:0; width:1000px;   _display:none;}
.footFlootCntr{
  position: fixed; 
  bottom: 0; 
  left:0;
  height: 63px;
  width: 100%;
  background:url("img/footerBGSprt.png") no-repeat scroll center center transparent;
  z-index: 9998;
  text-decoration:none;

}


div#ustAlan {
33	position: absolute;
34	top: expression(eval(documentElement.scrollTop));
35	}





.footFlootCntr a{ color:#FFF !important; text-decoration:none; }
.footFlooatMain{
  position: relative;
  width: 1000px;
  margin:0 auto;
  height:100%;
}
 
.footFlooatMain h3{
	padding:2px 8px; margin:0; color:#FFF; border: solid 1px #045f7e; background-color:#045571;
}
.acikMarketCntr{
float:left;
height: auto;
margin:0px 0 0 8px;
width: auto;
}
 
.market_wrapOnr {
font:14px arial,helvetica,sans-serif;
padding:4px 0;
position:absolute;
right:528px;
top:21px;
width:114px;
z-index:10;
}
 
#marketAcil {
background:none repeat scroll 0 0 #005C7B;
border-color:#3284A0 #1F4A59 -moz-use-text-color;
border-left:1px solid #1F4A59;
border-right:1px solid #1F4A59;
border-style:solid solid none;
border-width:4px 1px medium;
bottom:32px;
display:none;
font-size:12px;
height: auto;
left:0;
line-height:16px;
list-style:none outside none;
overflow:auto;
padding:6px 0 12px;
position:absolute;
margin:0;
width:200px;
}
#marketAcil:hover {
    	left: 0px;
 
    }

.acikMarketCntr h3 a {
      	display:block; background:none;
      	padding:0px; 
		font-weight:bold;
		font-size:13px;
		}
.acikMarketCntr h3 a:hover {
      	display:block; background:none;
      	padding:0px; 
		font-weight:bold;
		font-size:13px;
		}
		
		

.acikMarketCntr  a {
      	display:block;
      	padding: 2px 15px; 
		font-weight:normal;
		font-size:11px;
      	color: #8bcbe1;
		margin:0;
      	text-indent: 0;
		background:url("img/hover_menu_ico.gif") no-repeat scroll left center transparent;
 
		}
 
.acikMarketCntr a:hover {
      	text-decoration:none;
		background:url("img/hover_menu_ico.gif") no-repeat scroll left center transparent;
      	color: #fff;
		display:block;
      }
.market_wrapOnr .market_header {
color:#8BCBE1;
cursor:pointer;
font:8pt/27px arial,sans-serif;
padding:0 0 0 32px;
text-shadow:0 1px #000000;
}
	
.sites_wrapOnr {
font:14px/24px arial,helvetica,sans-serif;
padding:4px 0;
position:absolute;
right:427px;
top:21px;
width:94px;
z-index:10;
  }
.sites_wrapOnr .sites_header {
color:#8BCBE1;
cursor:pointer;
font:8pt/27px arial,sans-serif;
padding:0 0 0 32px;
text-shadow:0 1px #000000;
}
.sites_wrapOnr ul {
    	position:absolute;
    	left: -36px;
		bottom:32px;
    	width:162px;
    	border:1px solid #1f4a59;
		border-top:solid 4px #3284a0;
		border-bottom:none;
    	background:#005C7B;
    	padding: 12px 0px;
    	line-height: 18px;
    	display: none;
    	list-style: none;
		font-size:12px;
		margin:0;
		}
.sites_wrapOnr:hover ul {
    	left: -36px;
    }
.sites_wrapOnr ul li a {
      	display:block;
      	padding: 2px 15px;
		font-weight:normal;
      	color: #8bcbe1;
      	text-indent: 0;
		background:url("img/hover_menu_ico.gif") no-repeat scroll left center transparent;
      }
.sites_wrapOnr ul li a:hover {
      	text-decoration:none;
		background:url("img/hover_menu_ico.gif") no-repeat scroll left center transparent;
      	color: #fff;
      }
	  
.network_wrapOnr {
font:14px/24px arial,helvetica,sans-serif;
padding:4px 0;
position:absolute;
right:262px;
top:21px;
width:158px;
z-index:10;
  }
.network_wrapOnr .network_header {
color:#8BCBE1;
cursor:pointer;
font:8pt/27px arial,sans-serif;
padding:0 0 0 32px;
text-shadow:0 1px #000000;
}
.network_wrapOnr ul{
    	position:absolute;
    	left: 0px;
		bottom:32px;
    	width:157px;
    	border:1px solid #1f4a59;
		border-top:solid 4px #3284a0;
		border-bottom:none;
    	background:#005C7B;
    	padding: 12px 0px;
    	line-height: 18px;
    	display: none;
    	list-style: none;
		font-size:12px;
		margin:0;
		}
.network_wrapOnr:hover ul {
    	left: 0px;
    }
.network_wrapOnr ul li a {
      	display:block;
      	padding: 2px 15px;
		font-weight:normal;
        color: #8bcbe1;
      	text-indent: 0;
		background:url("img/hover_menu_ico.gif") no-repeat scroll left center transparent;
		margin:0;
      }
.network_wrapOnr ul li a:hover {
      	text-decoration:none;
		background:url("img/hover_menu_ico.gif") no-repeat scroll left center transparent;
      	color: #fff;
      }

.expandCollapse{ position:absolute; width:24px; height:24px; cursor:pointer; right:6px; top:25px; background:url(img/footCloseBtn.gif) no-repeat center right;}
.footerHomeLink{
cursor:pointer;
font:bold 9pt/27px arial,sans-serif;
left:40px;
position:absolute;
text-shadow:0 1px #000000;
top:24px;
}
.footerTelLink{
cursor:pointer;
font:bold 10pt/27px arial,sans-serif;
left:165px;
color:#FFF;
position:absolute;
text-shadow:0 1px #000000;
top:24px;
}
.footerSepetimLink{
cursor:pointer;
font:bold 10pt/27px arial,sans-serif;
right:80px;
color:#FFF;
position:absolute;
text-shadow:0 1px #000000;
top:24px;
}

.parcabulmamotoruTopic{margin:2px auto 0px; width:552px; height:75px;}

.sagBannerGlobal{ width:206px; height:auto;}
.sagBannerGlobal img{ width:206px; margin:2px 0 10px; border:none;}

.ortaSloganCntr{
background:url("img/mng_icon.gif") no-repeat scroll left center #F3F3F3;
border:1px solid #E6E6E6;
color:#E56B00;
font:bold 13px/32px Arial,Helvetica,sans-serif;
height:32px;
margin:10px auto 5px;
text-align:center;
text-shadow:0 0 5px #FFFFFF;
width:552px;
}
#ctl09_pnlcsignin{ padding:0 0 0 5px;}

.UrunListesi_Arkaplan .Global_Normal_CheckBox{ color:#333;}

.boldin { font:bold 13px Arial, Helvetica, sans-serif; color:#000;padding:5px; 
}
.textin { font:normal 12px Arial, Helvetica, sans-serif; color:#333; padding:5px;
}
.urunOzellikleritr1{ background-color:#E6E6E6; }
.urunOzellikleritr2{ background-color: #F2F2F2;  }

.closeOpenntr{ width:1000px; height:53px; position: fixed; bottom:0; margin:auto; _display:none;}
#closeBtn{width:23px; height:22px; position: absolute; z-index:9999;right:-5px; bottom:28px; display:block; outline:none; cursor:pointer; text-indent:-9999px;}
#openBtn{width:35px; height:18px; position: absolute; right:7px; bottom:0; display:none; outline:none; background:url(img/openBtn.png) no-repeat; cursor:pointer; text-indent:-9999px;}
.MainText .Global_Normal_Label{ padding:0 0 0 10px;}

.SiparisOzet_Modul .Global_Bold_Label{ color:#000;}

#TblSepetler{ display:none;}

.footerSepet{
font:11px arial; color:#8BCBE1; outline:none;
position:absolute;
right:75px;
top:20px;
}

.footerSepet a{color:#8BCBE1 !important; outline:none;

}
.footerSepetToplamTutar{ font-size:13px; font-weight:bold; color:#c9dee5 !important;}

#ContentPane .Global_Bold_Label{ color: #F60}

.marqueDiv{ width:189px; height:200px; margin:0 0 10px 0; padding:10px 10px 10px 5px; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#333; background-color:#f5f5f5; text-shadow:0 0 5px #FFFFFF; border:1px solid #E6E6E6; }
.marqueDiv h2{ margin:0; padding:0; font:bold 14px Arial, Helvetica, sans-serif; color:#E56B00;}
.marqueDiv p{ padding:5px 7px 5px 0; margin:0;}
.marqueDiv a{ color:#328BB8; text-decoration:none; display:block;}
.marqueDiv a:hover{ color:#000; text-decoration:none;}