	/******************************************************************************
	*                                                                             *
	*                       Copyright (c) 2008 DS-KART.COM						  *	
	*		                    DS-KART Developer Team.                           *
	*                                                                             *
	******************************************************************************/
	
	body, th, td {
		color:#333;
		font-family: Arial, Helvetica, sans-serif;
		font-size:small;
	}
	body { margin:0; background-color:white }
	
	/* RENKLER     */
		a:link { color:#003399; }
			a:visited { color: #003399; }
			a:hover { color: #CC6600; }
		.siyah-link { color:#111; }
			.siyah-link:link, .siyah-link:visited { color:#111; }
			.siyah-link:hover { color:#555; }
			
		.siyah-linkler { color:#111; }
			.siyah-linkler a:link, .siyah-linkler a:visited { color:#111; text-decoration:none }
			.siyah-linkler a:hover { color:#555; }
			
		.gri { color:#666666; }
			.gri:link,.gri:visited { color:#666; text-decoration:none; }
		.acik-gri { color:#999; }

		.stokta { color:#009933; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-top:12px; }
		.koyu-link a:link, .koyu-link a:visited { color:#222; }
		.kirmizi, .kirmizi:link, .kirmizi:visited { color:#A32F33; text-decoration:none }
		.uygun { color:#009933; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
		.uygun-degil { color:#A32F33; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
		.altin { color:#cc6600; }
		
	/* BAŞLIKLAR     */
	h1 { font-size:19px; font-weight:normal; margin:6px 0; font-family:Arial, Helvetica, sans-serif }
	h2 { font-size:19px; font-weight:normal; color: #cc6600; margin:6px 0; font-family: Arial, Helvetica, sans-serif; }
	h3 { font-size:16px; font-weight:bold; color: #CC6600; margin:6px 0 0 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
		h3 a:link, h3 a:visited { color:#6b890d; text-decoration:none; }
			h3 a:hover { text-decoration:underline; }
	h4 { font-size:16px; font-weight:bold; color: #006699; margin:0; margin-top: 3px; }
		h4 a:link, h4 a:visited { color:#006699; text-decoration:none; }
			h4 a:hover { text-decoration:underline; }
	h5 { font-size:1em; font-weight:bold; color: #009900; margin:12px 0 0 0; }
	h6 { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0 0 5px 0; font-weight: normal; }
	
	/* GENEL     */
	p { margin: 0.3em 0 0.9em 0em; }
	small { font-size:11px; font-family:Arial, Helvetica, sans-serif; }
	form { margin:0; padding:0 }
	hr { border: solid #CCC 0px; border-top-width: 1px; height:0px; margin:0; padding:0; }
	ul, li, ol { margin:0; padding:0; }
	ul { margin-left:20px; }
	li { list-style-position:outside; line-height: 16px; list-style-type:none }	
	
	
	/* İLGİNÇ ETKİLER		*/
	.etiketler { font-size:12px; margin-bottom:5px; }
	.list-no-br li { display:inline; margin-left:10px; color: #FFF;  }
		.list-no-br li a:link, .list-no-br li a:visited { color: #FFF; font-weight:normal; text-decoration:none; }
	.kucuk-link { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; }	
	.kucuk-link-gri:link, .kucuk-link-gri:visited { color:#666; font-size:11px; text-decoration:none; }	
		.kucuk-link-gri:hover { color:#111; }
	.oldukca-kucuk { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.oldukca-kucuk:link, .oldukca-kucuk:visited { color:#111; text-decoration:none; }
		.oldukca-kucuk:hover { color:#990000; }
	.temizle { clear:both }
	.temizle-sol {clear:left;}
	.input-sade { border:1px solid #999; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding: 2px; }
	.input-text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
	.input-text-k { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #666; padding:0; margin:0 }
	.input-textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13.3px;  padding: 2px; }
	.arama-input { width:120px; border: none; font-size: 13px; height: 26px; padding-left: 5px; padding-top: 4px; font-weight: bold; margin-left: 8px; }
	.arama-input-ust { width:125px;  border: none; font-size: 13px; height: 19px; padding-left: 3px; padding-top:5px; font-weight: bold; }
	.not { margin:5px 0; background-color: #F8F4D3; }
	.ek-baglanti { padding:4px 7px; background-color:#FFFFFF; border: 1px solid #CCC; }
	
	.bosluk1 { padding:15px; }
	.bosluk2 { padding:10px; }
	.bosluk3 { padding:5px; }
	
	.kalin { font-weight:bold; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; }
	.kucuk-link { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
	.underlined:link, .underlined:visited, .underlined:active { /*inherits*/	}
	.underlined:hover { /*inherits*/	}
	.underlined-bold:link, .underlined-bold:visited, .underlined-bold:active { font-weight: bold; }
	.underlined-bold:hover { font-weight: bold; }
	.hand { cursor: pointer; }
	.nowrap { white-space: nowrap; }
	
	.sepete-ekle { font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.sepete-ekle:link, .sepete-ekle:visited { color:#111; text-decoration:none; }
		.sepete-ekle:hover { color:#111; text-decoration:none; }
	
	.dark-hr { border: dashed #999 0px; border-top-width: 1px; height: 0px; margin: 5px 0 2px 0; }
	.page-title:link, .page-title:visited, .page-title:active { font-size: 12px; font-weight: bold; text-decoration: underline; }
	.page-title:hover { font-size: 12px; font-weight: bold; text-decoration: none; }
	.error-text { color: #f27a00; font-weight: bold; }
	.float-left { float: left; }
	.float-right { float: right; }
	.clear-both { clear: both; font-size: 0px; }
	
	.alan { margin:0; }
	.kisa-alan { width:90px; text-align:right; color:#666; float:left; clear:left; font-size: 11px; margin-right:8px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	.kisa-alan-icerik { margin-left: 7px; }
	
	.BLOG_baslik { font-size:11px; padding:6px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; background: url('images/blog_bg.gif') repeat-x; margin: 3px 0; height: 15px; }
		.BLOG_baslik .SOL { float:left; margin-right:7px; padding-top: 2px; }
		.BLOG_baslik .METIN { float:left; }
		
	.left { float:left; }
	.right { float:right; }
	
	/* TABLO		*/
	.tOzel caption { padding: 0 0 5px 0; font: italic 11px Arial, Helvetica, sans-serif; text-align: right; }
	.tOzel th { font: bold 11px Arial, Helvetica, sans-serif; color: #4f6b72; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; padding: 6px 6px 6px 12px; background-color: #EFEFEF; }
	.tOzel th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #CCC; background: none; }
	.tOzel td.noborder { border:none; }
	.tOzel td.noborder-alt { border:none; border-bottom:1px solid #CCC }
	.tOzel td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; background: #fff; padding: 2px 2px 2px 5px; color: #4f6b72; font-size: 11px; }
	.tOzel td.alt { background: #F5FAFA; color: #797268; }
	.tOzel th.spec { border-left: 1px solid #CCC; border-top: 0; background: #fff url(images//bullet1.gif) no-repeat; font: bold 11px Arial, Helvetica, sans-serif; }
	.tOzel th.spec2 { border:none;background: #fff url(images//bullet1.gif) no-repeat; font: bold 11px Arial, Helvetica, sans-serif; }
	.tOzel th.specalt { border-left: 1px solid #CCC; border-top: 0; background: #f5fafa url(images//bullet2.gif) no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #797268; }
	
	.ust_bilgiler { padding:0 7px; color:#FFF }
	.ust_bilgiler a:link, .ust_bilgiler a:visited { color:#FFFFFF; font-size:11px; text-decoration:none; }
	
	#cart_items h2 { color:#666; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }


	/* BLOGLAR			*/
	
	#GOVDE { width:973px; margin:0 auto; }
		#SOL_blog { float:left; width:172px; }
		#ORTA_blog { float:left; width:632px; padding:0 6px  }
		#ORTA_blog-uzun { width:973px; }
		#SAG_blog { float:left;  width:156px; }
		
		#SEPET { padding:17px 11px; background:url('images/sepet-ust.gif') repeat-x top; margin-left:15px; text-align:left; width:190px; font-size:11px; background-color: #cec393; }
			#SEPET input, #SEPET select { font-size:11px; font-family:Arial, Helvetica, sans-serif; }
	#ARAMA {  color:white;  height: 114px; width: 172px; padding:8px 0 }
		#ARAMA a:link, #ARAMA a:visited { color:white; }
		
	#DSKART { position:relative; width:973px; margin: 0 auto; height: 125px; }
	#magaza_logo { position:absolute; left:0px; top:0px; width:700px; height:90px; }
	#dskart-main-shop-e1-header-02_ { position:absolute; left:185px; top:0px; width:559px; height:90px; }
	#dunya_ { position:absolute; left:247px; top:0px; width:726px; height:90px; background: url('images/dunya.gif') no-repeat right; }
	#nav { position:absolute; left:0; top:90px; width:975px; height:27px; z-index:30; background-repeat: repeat-x; background-position: top; }
	#kat-list { position:absolute; left:11px; top:91px; width:175px; height:27px; z-index:200 }
		#kat-list a:link, #kat-list a:visited { text-decoration:none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
		#kat-list a:hover { color:#333333; }
	
	/*#kat-list-detay { position:absolute; left:0; top:96px; width:185px; z-index:200; 
					  border:1px solid #CCC; padding:5px; background:white; visibility: hidden; }*/
	/* ds kenar blog		*/
	.kenarBlog_baslik { color:#708e4b; font-size:13px; font-weight:bold; margin: 12px 7px 0 11px; }
	.kenarBlog_icerik { padding:5px 8px; background:url('images/ds-blog-bg.gif') repeat-y;  }
	.kenarBlog_baslik-sol { text-align:left; color:#708e4b; font-size:13px; border-bottom:1px solid; border-color:#DDE7D1; font-weight:bold; margin:12px 0 5px 0; }
	.kenarBlog_icerik-sol { padding:2px;  }
	.kenarBlog_baslik-ana { text-align:left; color:#FFFFFF; font-size:13px; font-weight:bold; margin:0;  padding: 3px 5px 3px 8px; font-family: Arial, Helvetica, sans-serif; line-height:12px }
	.kenarBlog_icerik-ana { padding:5px; border: 1px solid; border-color: #CCC; background: url('images/ana-blog_bg.gif') repeat-x; margin-bottom:7px; }
	
	/* taksit		*/
	#taksit { padding:0; margin:0; margin-top:15px; }
	#taksit tbody { padding:0; margin:0 }
	#taksit caption { padding:0 0 5px 0; font:italic 11px Arial, Helvetica, sans-serif; text-align:right }
	#taksit th { font:bold 11px Arial, Helvetica, sans-serif; border-right:1px solid #CCC; border-bottom:1px solid #CCC; border-top:1px solid #CCC; letter-spacing:2px; text-transform:uppercase; text-align:left; padding:1px; }
	#taksit td { font-size:10px; }
	#taksit th.nobg { border-top:0; border-left:0; border-right:1px solid #CCC; background:none }
	#taksit td { border-right:1px solid #CCC; border-bottom:1px solid #CCC; padding:2px; color:#333 }
	#taksit td.alt { background:#EFEFEF; color:#797268 }
	#taksit td.alt2 { background:#EFEFEF; color:#333333 }
	#taksit th.spec { border-left:1px solid #CCC; border-top:0; background:#fff; font:bold 10px Arial, Helvetica, sans-serif }
	#taksit th.specalt { border-left:1px solid #CCC; border-top:0; background:#f5fafa; font:bold 10px Arial, Helvetica, sans-serif; color:#797268 }
	#taksit .fiyat { font-weight:bold; }
	#taksit .input-taksit { float:left; }
	/* Akbank */
		#taksit th.akbank { background-color:#990000; color:#FFFFFF; text-align:center; }
	.akbank-alt { background-color:#FFD9D9; }
	/* Garanti */	
		#taksit th.garanti { background-color:#006000; color:#FFFFFF; text-align:center; }
	.garanti-alt { background-color:#C6FFC6; }
	/* Finans Bank */	
		#taksit th.finans { background-color:#103993; color:#FFFFFF; text-align:center; }
	.finans-alt { background-color:#CBDAFA; }
	/* Fortis */	
		#taksit th.fortis { background-color:#FF3333; color:#FFFFFF; text-align:center; }
	.fortis-alt { background-color:#FFD7DF; }
	/* Is Bankasi */	
		#taksit th.is-bankasi { background-color:#3300FF; color:#FFFFFF; text-align:center; }
	.is-bankasi-alt { background-color:#E3DDFF; }
	/* Yapı Kredi Bankasi */	
		#taksit th.yapi-kredi { background-color:#004a8d; color:#FFFFFF; text-align:center; }
	.yapi-kredi-alt { background-color:#eaf5ff; }
	.is-bankasi-alt { background-color:#E3DDFF; }
	

	.banka-karti { font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
	.lisans-txt { border:solid 1px #CCC; overflow:auto; height:70px; width:97%; text-align:left; padding:5px; }
	.lisans-txt p { font:10px tahoma, arial, helvetica, sans-serif; line-height:1em; color:#666; }

/* Category page */
#checkout_totals { border:1px solid #CCC; background-color:#EFEFEF; } 
	#checkout_totals .border { background-color:#fAee9e; }
	#checkout_totals .subheaders-group { background-color:#fAee9e; }
.category-description { color: #2d2d2d; font: 13px tahoma, arial, verdana, sans-serif; padding-bottom: 13px; }
.categories-columns { float: left; padding-right: 40px; }
.categories-columns ul { list-style-type: none; line-height: 18px; }
.categories-image { float: left; margin: 0px 15px 15px 0px; display: inline; }
.subcategories { font-size: 13px; font-weight: bold; line-height: 17px; }
.subcategories p { padding: 0px; margin: 0px 0px 1px 0px; }
.product-title:link, .product-title:visited, .product-title:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px;  text-decoration:underline; padding-bottom: 2px; }
.product-title:hover { color:#003399; padding-bottom: 2px; }
.product-title-anasayfa:link, .product-title-anasayfa:visited{ color:#222; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;  }
	.product-title-anasayfa:hover { color:#000;  text-decoration:underline;}
.list-product-title:link, .list-product-title:visited, .list-product-title:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none }
.list-product-title:hover { }
.product-details-title { color: #2d2d2d; font-size: 12px; font-weight: bold; padding: 1px; }
.sku { font-size: 11px; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.more-info { font-size: 10px; text-align: center; }
.list-price { color: #555555; font-size: 13px; white-space: nowrap; padding: 0px; margin: 0px; }
.tax-price { color: #666666; font-size: 10px; white-space: nowrap; padding: 0px; margin: 0px; }
.price, .sub-price { color: #990000; font:bold 13px Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
.price-k { color: #990000; font:normal 12px Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
.price-k-g { color: #222; font:normal 12px Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
.price-k-b { color: #990000; font:bold 12px Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
.price-n { color: #990000; font:normal 13px Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
.price-b { color: #990000; font:normal 18px Verdana, Arial, Helvetica, sans-serif;  padding: 0px; margin: 0px; }
.sub-price { color: #333333; }
.sub-price-k { color: #333333; font:normal 10px Verdana, Arial, Helvetica, sans-serif;}
.cart-price { font-size: 12px; font-weight: bold; }
.discount { color: #009900; font-size: 13px; font-weight:bold; margin: 0px; padding: 0px; }
/* Category page */

/* View large image link */

.view-large-image-link:link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active { background: url('images/view_larger.gif') no-repeat left 2px; padding: 1px 0px 1px 15px; }
/* Header styles */
.language-currency-selectors { float: right; font-size:11px; }
	.language-currency-selectors select { color:#333; font-size:11px; border:1px solid #666; margin-top:4px }

.ust-tabs { padding:0 2px; }
.ust-tabs-kutu { margin-right:5px; cursor:pointer }
.ust-tabs a:link, .ust-tabs a:visited { color:white; text-decoration:none; font-size:12px; font-weight:bold; }
	.ust-tabs a:hover { color:#FFCC00; }
.ust-tabs img { float:left; margin-right:5px; }
.ust-tabs-metin { float:left; margin-top:2px; }
	
.top-search-wrapper { float: left; padding: 8px 0px 0px 10px; }
.top-bg { background-color: #fefefe; }
.select-language { color: #2e2e2e; font: 13px tahoma, arial, verdana, sans-serif; }
/* /Header styles */

/* Footer styles */
.bottom-copyright { color: #999999; font: 11px arial, verdana, sans-serif; }
/* /Footer styles */

/* Side boxes styles */
.sidebox-link:link, .sidebox-link:visited, .sidebox-link:active { color: #2d2d2d; font: 13px tahoma, arial, verdana, sans-serif; }
.sidebox-link:hover { color: #2d2d2d; font: 13px tahoma, arial, verdana, sans-serif; }
.sidebox-input-text { color: #2d2d2d; background-color: #ffffff; border: #8fb1da 1px solid; width: 88px; font-size:10px }
/* /Side boxes styles */

/* Categories side box */
.sidebox-rootcategory { color: #2d2d2d; font: bold 12px tahoma, verdana, arial, sans-serif; }
.sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:active { color: #2d2d2d; font: bold 12px tahoma, verdana, arial, sans-serif; }
.sidebox-rootcategory:hover { color: #2d2d2d; font: bold 12px tahoma, verdana, arial, sans-serif; }
.sidebox-subcategory:link, .sidebox-subcategory:visited, .sidebox-subcategory:active { color: #2d2d2d; font: 13px tahoma, verdana, arial, sans-serif; }
.sidebox-subcategory:hover { color: #2d2d2d; font: 13px tahoma, verdana, arial, sans-serif; }
/* /Categories side box */

/* Search side box */
.search-text { color: #FFFFFF; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.search-selectbox { width: 150px; padding: 1px; }
/* /Search side box */

/* Notification box */
.notification-body { padding: 6px 10px; text-align: justify; }
.notification-title-n { /* Notification message */ color: #669900; font: bold 16px verdana, arial, helvetica, sans-serif; }
.notification-border-n { border: 1px solid; border-color:#669900; background-color: #FFFFD5; color: #669900; margin: 0px 39px; }
.notification-th-n { background: #FFFFD5; height: 19px; }
.notification-title-e { /* Error message */ color: #990000; font: bold 16px verdana, arial, helvetica, sans-serif; }
.notification-border-e { border: 1px solid; border-color:#DE3301; background-color: #FFFFD5; color: #990000; margin: 0px 39px; }
.notification-th-e { background: #FFFFD5; height: 19px; }
.notification-border-w { /* Warning message */ border: 1px solid; border-color:#DE3301; background-color: #FFFFD5; color: #990000; margin: 0px 39px; }
.notification-title-w { color: #990000; font: bold 16px verdana, arial, helvetica, sans-serif; }
.notification-th-w { background: #FFFFD5; height: 19px; }
/* /Notification box */

/* Section in main box */
.section-border { border: 1px solid #EFEFEF; }
.section-title, .section-title-over {  }
.section-title img, .section-title-over img { padding-right: 8px; }
.section-title span, .section-title-over span { text-transform: uppercase; text-decoration: underline; color: #014ead; font: bold 13px tahoma, verdana, arial, sans-serif; vertical-align: middle; }
.section-title-over span { text-decoration: none; vertical-align: middle; }
.section-body { color: #2d2d2d; padding: 16px; }
.section-body-details { color: #2d2d2d; padding: 18px 16px; }
/* Section in main box */

/* Buttons */
.button:link, .button:visited, .button:hover, .button:active, .action_button:link, .action_button:visited, .action_button:hover, .action_button:active, .big_button:link, .big_button:visited, .big_button:hover, .big_button:active { border: 1px solid #1c536a; border-top:none;border-bottom:none; color: #00232b; background: #f7c304 url('images/but_bg.gif') repeat-x 0 0; font: bold 11px Arial, Helvetica, sans-serif; cursor: pointer; white-space: nowrap; display: inline; text-decoration: none; padding: 3px 5px; }
.action_button:link, .action_button:visited, .action_button:hover, .action_button:active { color:white; border: 1px solid #537130; background: #ff501a url('images/action_but_bg.gif') repeat-x 0 0; padding:5px 10px }
.big_button:link, .big_button:visited, .big_button:hover, .big_button:active { border: 1px solid #b75128; background: #ff501a url('images/big_but_bg.gif') repeat-x 0 0; padding: 5px 14px 5px 17px; }
.disabled_big_button:link, .disabled_big_button:visited, .disabled_big_button:hover, .disabled_big_button:active { background: #ededed url(images/big_but_disable_bg.gif) repeat-x; color: #b4b4b4; border: 1px solid #c1c1c1; text-decoration: none; display: inline; font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 5px 14px 5px 17px; cursor: not-allowed; }
.text_button_link:link, .text_button_link:visited, .text_button_link:hover, .text_button_link:active, .action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active { white-space: nowrap; margin-right: 1px; font: bold 13px tahoma, verdana, arial, sans-serif; text-decoration: underline; padding: 2px 5px 2px 0px; }
.text_button_link:hover, .action_text_button_link:hover { text-decoration: none; }
.action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:active, .action_text_button_link:hover { color: #ff5400; }
/* /Buttons */


/* Form styles */
.required-field-mark { color: #ff0000; font-size: 13px; vertical-align: top; }
/* Form styles */

/* Checkout pages */
.tab-wrapper { overflow: hidden; background: url(images/tab_wrapper_bg.gif) repeat-x bottom; }
.section-active-tab-bg { white-space: nowrap; color: #003366; font: bold 13px tahoma, verdana, arial, sans-serif; background-color: #ffcc33; border-top: 1px solid #003366; border-right: 1px solid #003366; border-left: 1px solid #003366; padding: 4px 10px 6px 10px; }
.section-inactive-tab-bg { font: bold 13px tahoma, verdana, arial, sans-serif; color: #ffcc33; white-space: nowrap; background: #003366 url('images/tab_bg_active.gif'); border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; padding: 4px 10px; margin-bottom: 1px; }
.tab-content-border { border-right: 1px solid #003366; border-bottom: 1px solid #003366; border-left: 1px solid #003366; padding: 17px; clear: both; margin-bottom: 8px; }
.section-outer-border { border: 1px #7A7A7A solid; clear: both; }
a.sort-link:link, a.sort-link:visited, a.sort-link:hover, a.sort-link:active { color: #2c2b2b; font-weight: bold; }
.affiliate-code { background: #f0f0f0; border: 1px solid #e0e0e0; color: #999999; font-size: 9px; text-align: center; padding: 3px; margin: 3px; margin-right: 10px; }
.field-name { font: bold 13px tahoma, arial, verdana, helvetica, sans-serif; white-space: nowrap; }
.valign { vertical-align: middle; }
.compare- td { padding-left: 8px; }
.-td-left-border { border-left: solid #ced6da 1px; }
.-td-bottom-border { border-bottom: solid #ced6da 1px; }
.compare-first-cell { border-bottom: 1px solid #ced6da; background-color: #f1f4f6; white-space: nowrap; }
 label { width: auto; font-weight: normal; }
/* Ajax */
.ajax-loading-box { border: 1px solid #aaaaaa; background-color: #ff0000; font-size: 12px; font-weight: bold; color: #eeeeee; padding: 5px; position: absolute; top: 0; right: 90%; width: 65px; display: none; z-index: 9999; }
.ajax-message-wrapper { display: none; position: absolute; left: -1000px; top: -1000px; z-index: 9999; width: 339px; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #366073; border-bottom: 1px solid #366073; cursor: pointer; }
.ajax-message { border: 1px solid #5b8496; background: #ffffff url('images/ajax_message_bg.gif') repeat-x bottom; padding: 25px 29px 10px 29px; }
.ajax-notification-n, .ajax-notification-e, .ajax-notification-w { padding-left: 17px; padding-bottom: 15px; }
.ajax-notification-e { background: url('images/ajax_notification_e.gif') no-repeat left 1px; }
.ajax-notification-w { background: url('images/ajax_notification_w.gif') no-repeat left 1px; }
.ajax-notification-n { color: #1b7bdd; font-weight: bold; background: url('images/ajax_notification_n.gif') no-repeat left 1px; }
/* /Ajax*/

/* Listmania */
.lm-scroller { border: 1px solid #dadada; background-color: #ffffff; }
.lm-category-breadcrumbs-link, .lm-category-breadcrumbs-link:link, .lm-category-breadcrumbs-link:visited, .lm-category-breadcrumbs-link:hover, .lm-category-breadcrumbs-link:active { font-weight: normal; }
.lm-columns { float: left; width: 48%; min-width: 100px; }
.lm-links { padding-bottom: 1px; }
.lm-description { padding: 4px 0px 15px 0px; text-align: justify; }
.lm-top { border-top: 1px solid #b7b7b7; font-size: 1px; }
.lm-center { padding-top: 5px; }
.lm-left { border-left: 1px solid #b7b7b7; }
.lm-right { border-right: 1px solid #b7b7b7; }
.lm-bottom { border-bottom: 1px solid #b7b7b7; font-size: 1px; }
.lm-buttons-wrapper { padding: 0px 3px 0px 0px; }
.lm-buttons { float: right; margin-left: 6px; margin-bottom: 1px; }
.item-wrap { background: url('images/sidebox_delim.gif') repeat-x bottom center; margin-bottom: 4px; padding-bottom: 10px; clear: both; }
.item-image { float: left; width: 35%; margin-right: 5%; }
.item-description { float: right; width: 59%; }
.lm-manufacturer { font-weight: bold; margin: 0px 0px 4px 0px; padding: 0px; }
.lm-product-name { margin: 0px 0px 6px 0px; padding: 0px; }
.lm-cell-content { padding: 5px 9px 9px 9px; }
.lm-scroller { border: 1px solid #d6d6ff; background-color: #ffffff; }
.lm-link:link, .lm-link:visited, .lm-link:active { font-weight: bold; text-decoration: underline; }
.lm-link:hover { font-weight: bold; text-decoration: none; }
.lm-bc-icon { padding: 0px 7px; }
/* /Listmania */

/* Ads */
.ad-container {	/* to crop a large image */ overflow: hidden; width: 100%; text-align:center; margin-bottom:9px }
	.reklam {  display:inline; }
		.reklam a { text-decoration:none; }
/* /Ads */

/* common styles */
.products-list-wrapper { width: 100%; clear: both; padding: 10px 0px 10px 0px; }
.float-wrapper { position: relative; overflow: hidden; }
.border { border: none; background-color: #ffffff; padding: 1px; margin-bottom: 12px; }
/* /common styles */

/* main styles */
.header, .footer { clear: both; margin-left: 15px; margin-right: 15px; }
.header { margin-bottom: 10px; }
.container { float:left; width:100%; }
.central-column { margin: 0 205px; /* Col width + right[left] margin + central margin */ min-width: 500px; }
.central-column-long { margin: 0 15px; /* right[left] margin */ }
.left-column { float:left; width:170px; padding-left: 15px; /* left margin */ margin-left:-100%; }
.right-column { float:left; width:170px; margin-left:-185px; /* Col width + right margin*/ }
/* /main styles */

/* top styles */
.top-quick-links { text-align: right; padding-top: 10px; }
.top-quick-link:link, .top-quick-link:visited, .top-quick-link:active { text-decoration: underline; padding: 0px 7px 0px 8px; font: normal 13px tahoma, verdana, arial, sans-serif; }
.top-quick-link:hover { text-decoration: none; font: normal 13px tahoma, verdana, arial, sans-serif; padding: 0px 7px 0px 8px; }
.wrapper-top-menu-left { background: #ffffff url(images/top_menu_wrap_left_bg.gif) no-repeat bottom left; margin-top: 0px; height: 81px; }
.wrapper-top-menu-right { background: #ffffff url(images/top_menu_wrap_right_bg.gif) no-repeat bottom right; margin-left: 3px; height: 81px; }
.wrapper-top-menu { background: #ffffff url(images/top_menu_wrap_bg.gif) repeat-x bottom left; margin-right: 8px; height: 81px; }

.top-menu-tabs-wrapper { width: 79%; float: right; }
.top-menu-tabs { clear: both; height: 27px; padding-top: 31px; }
.top-menu-title:link, .top-menu-title:visited, .top-menu-title:active { color: #0e0e0e; white-space: nowrap; }
.top-menu-left-bg, .top-menu-active-left-bg { background: #def3ff url(images/top_menu_left_bg.gif) no-repeat left; height: 27px; float: right; margin-left: 1px; cursor: pointer; }
.top-menu-active-left-bg { background: #bbe6fe url(images/top_menu_active_left_bg.gif) no-repeat left; }
.top-menu-right-bg, .top-menu-active-right-bg { background: #def3ff url(images/top_menu_right_bg.gif) no-repeat right; height: 27px; float: left; margin-left: 1px; cursor: pointer; }
.top-menu-active-right-bg { background: #bbe6fe url(images/top_menu_active_right_bg.gif) no-repeat right; }
.top-menu-bg, .top-menu-active-bg { background: #def3ff url(images/top_menu_bg.gif) repeat-x; margin-right: 1px; height: 22px; padding: 5px 20px 0px 20px; cursor: pointer; float: left; }
.top-menu-active-bg { background: #bbe6fe url(images/top_menu_active_bg.gif) repeat-x; }
/* /top styles */

/* main menu style */
.buttons-wrapper { margin-top: 10px; }
.main-menu-first-section-left { background: #96d0f1 url(images/first_section_left_bg.gif) no-repeat left; height: 37px; }
.main-menu-first-section-right { background: #96d0f1 url(images/first_section_right_bg.gif) no-repeat right; height: 37px; margin-left: 5px; }
.main-menu-first-section-bg { background: #96d0f1 url(images/first_section_bg.gif) repeat-x; height: 37px; margin-right: 5px; }
.main-menu-second-section { background: #4e4d4d url(images/second_section_bg.gif) repeat-x; height: 21px; }
.main-menu-third-section-left { background: #ffffff url(images/third_section_left_bg.gif) no-repeat top left; height: 44px; }
.main-menu-third-section-bg { margin-left: 5px; padding-left: 10px; background: #ffffff url(images/third_section_bg.gif) repeat-x center; height: 44px; margin-right: 0px; }
p.top-text { background: url('images/hot_news_icon.gif') no-repeat left 2px; padding-left: 13px; font: bold 13px tahoma, verdana, arial, sans-serif; color: #ff7800; margin-top: 0px; }
/* /main menu style */

/* Common table */
.table { border-top: 1px solid #dee1e5; border-bottom: 1px solid #dee1e5; border-left: 1px solid #dee1e5; }
.table th { background-color: #EFEFEF; font-weight: bold; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 3px 5px 2px 5px; white-space: nowrap; }
.table tr { background-color: #ffffff; }
.table td { border-right: 1px solid #dee1e5; padding: 2px 7px 2px 7px; }
.table .table-footer td { background-color: #e8eff8; border-right: 1px solid #dee1e5; padding: 0px; margin: 0px; }
.table-row, tr.table-row, td.table-row { /*background-color: #f1f4f6;*/ }
.padding-td { padding: 3px 0px; ; }
/* /Common table */


/* search styles */
.search-products-text { font: bold 12px tahoma, verdana, arial, sans-serif; color: #252525; }
.search-advanced:link, .search-advanced:visited, .search-advanced:hover, .search-advanced:active { color: #ffffff; font: 10px verdana, geneva, arial, helvetica, sans-serif; padding: 0px 6px 0px 13px; text-decoration: none; background: url('images/small_white_arrow.gif') no-repeat right 5px; }
.search-advanced:hover { text-decoration: underline; }
.search-label { font: bold 13px verdana, geneva, arial, helvetica, sans-serif; }
/* /search styles */

/* breadcrumbs links */
.breadcrumbs-text { color: #ffffff; font: bold 10px verdana, geneva, arial, helvetica, sans-serif; text-transform: uppercase; float: left; padding: 7px 9px 0px 13px; }
.breadcrumbs { color: #ffffff; font: bold 10px verdana, geneva, arial, helvetica, sans-serif; float: left; padding: 7px 0px 0px 0px; }
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active { color: #ffffff; font: normal 10px verdana, geneva, arial, helvetica, sans-serif; text-decoration: none; }
.breadcrumbs-link:hover { color: #ffffff; font: 10px verdana, geneva, arial, helvetica, sans-serif; text-decoration: underline; }
.breadcrumbs-arrow { width: 3px; height: 5px; margin: 0px 9px; }
.bc-wrapper { padding: 3px 0px; }
.bc-text { color: #014ead; font-weight: bold; }
.bc-arrow { margin: 0px 6px; }
.bc-link:link, .bc-link:visited, .bc-link:active { color: #014ead; font-weight: bold; text-decoration: underline; }
.bc-link:hover { color: #014ead; font-weight: bold; text-decoration: none; }
/* /breadcrumbs links */

/* cart box styles */
.cart-box-bg { background: #f9f9f9 url(images/cart_box_bg.gif) repeat-x; height: 44px; white-space: nowrap; }
.cartbox-link:link, .cartbox-link:visited, .cartbox-link:hover, .cartbox-link:active { color: #2d2d2d; font: 13px tahoma, arial, verdana, sans-serif; padding-left: 13px; text-decoration: underline; background: url(images/cart_arrow.gif) no-repeat left 5px; }
.cartbox-link:hover { text-decoration: none; }
.cartbox-image { vertical-align: middle; margin: 0px 20px 0px 10px; }
/* /cart box styles */



/* categories sidebox style */
.sidebox-categories-wrapper { margin: 0px 0px 9px 1px; }
.sidebox-categories-wrapper .sidebox-body { background-color: #ffffff; padding: 0; margin: 0; }
.sidebox-categories-wrapper .sidebox-title { background-color:#333333; font: small arial, helvetica, sans-serif; font-weight:bold; color: #ffffff; text-align: left; padding: 8px 0px 7px 8px; margin-bottom: 2px; }
.sidebox-categories-plain-wrapper { margin: 0px 0px 9px 1px; }
.sidebox-categories-plain-wrapper .sidebox-body { background-color: #ffffff; margin: 0; border-right: 1px solid #a3a3a3; border-bottom: 1px solid #a3a3a3; border-left: 1px solid #a3a3a3; padding: 3px 1px 0px 1px; }
.sidebox-categories-plain-wrapper .sidebox-title { background: #49ace1 url('images/sidebox_categories_title_bg.gif') repeat-x left top; height: 12px; border: 1px solid #0d669f; font: bold 13px tahoma, verdana, arial, sans-serif; color: #ffffff; text-transform: uppercase; text-align: left; padding: 8px 0px 7px 8px; }
/* /categories sidebox styles */


/***** s *****/

/* Home page bottom boxes */
.bottom- { width: 100%; border: 1px solid #CCC; margin-top: 10px; }
.bottom- th { background: #5d5d5d url('images/bsidebox_title_bg.gif') repeat-x; height: 24px; color: #ffffff; font-weight: bold; padding: 0px 0px 0px 13px; width: 33%; text-align: left; }
.bottom- td { color: #2d2d2d; padding: 10px 5px 10px 5px; background: #ffffff url(images/bottombox_bg.gif) repeat-x bottom; width: 33%; vertical-align: top; }
.bottom--delim { border-right: 1px solid #d5d5d5; }
/* /Home page bottom boxes */

/* Common  */
. { border-top: 1px solid #dee1e5; border-bottom: 1px solid #dee1e5; border-left: 1px solid #dee1e5; }
. th { background-color: #e8eff8; font-weight: bold; border-right: 1px solid #dee1e5; border-bottom: 1px solid #dee1e5; padding: 3px 5px 2px 5px; white-space: nowrap; }
. tr { background-color: #ffffff; }
. td { border-right: 1px solid #dee1e5; padding: 2px 7px 2px 7px; }
. .-footer td { background-color: #e8eff8; border-right: 1px solid #dee1e5; padding: 0px; margin: 0px; }
.-row, tr.-row, td.-row { background-color: #f1f4f6; }
.padding-td { padding: 3px 0px; ; }
/* /Common  */

/* Cart  */
.cart--td { padding: 5px; font-weight: bold; }
.cart--td-slim { padding: 5px; font-weight: normal; }
.cart--bg { background-color: #f3f3f3; }
.cart--dark-bg { background-color: #efefef; }
.cart-total-bg { background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x; border: 1px solid #a3a3a3; height: 34px; line-height: 34px; padding-right: 5px; }
/* /Cart  */

/* Utility styles */
.noborder td { border: 0px solid #ffffff; }
.-bg { background: #f7f7f7 url(images/_bg.gif) repeat-x; height: 34px; }
/* /Utility styles */

/***** /s *****/

/* mainbox */
.mainbox-wrapper { margin-bottom: 10px; }
.mainbox-title { color:#333333; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding: 0 10px; }
.mainbox-title-mavi { color:white; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding: 0 10px; }
.mainbox-body { padding: 10px 8px; }
/* /mainbox */

/* mainbox2 */
.mainbox2-title { color: #023f8a; text-transform: uppercase; font: bold 12px tahoma, verdana, arial, sans-serif; padding: 13px 0px 12px 0px; /* T R B L*/ margin: 0px 15px 0px 15px; /* T R B L*/ display: block; }
.mainbox2-body, .subheaders-group { background-color: #ffffff; margin: 21px 15px 21px 15px; /* T R B L*/ }
.subheaders-group { margin: 0px 15px 21px 15px; /* T R B L*/ }
.subheader { color: #CC6600; font: bold 16px Arial, Helvetica, sans-serif; }
/* /mainbox2 */

/* color mainbox */
.mainbox-cart-wrapper { }
.mainbox-cart-title { background: #333; border: 1px solid #666; height: 26px; color: #FFF; padding-left: 10px; line-height: 26px; font-weight: bold; font-size: 13px; margin: 0; }
.mainbox-cart-body-flex, .mainbox-cart-body { border-right: 1px solid #a3a3a3; border-left: 1px solid #a3a3a3; border-bottom: 1px solid #dee1e5; padding: 14px 14px 0px 14px; }
.mainbox-cart-body { max-height: 296px; height: 345px; overflow: auto; }
.cart-buttons-wrapper { background-color: #f1f1f1; border: 1px solid #DDD; border-top-width:2px; border-top-color:#666; height: 18px; padding: 6px 6px 6px 6px; }
/* /color mainbox */

.updates-wrapper { border: 1px solid #cdcdcd; margin:0; padding: 9px; }
.updates-wrapper p { margin: 0; padding-top: 0px; padding-bottom: 3px; font: normal 11px tahoma, verdana, arial, sans-serif; }
/* Log in/out styles */
.sign-in-wrapper { float: right; padding: 4px 8px 0px 0px; }
.sign-in-wrapper #sign_io { color: #ff6600; font: bold 13px tahoma, verdana, arial, sans-serif; }
.sign-link:link, .sign-link:visited, .sign-link:hover, .sign-link:active { color: #ff6600; font: bold 13px tahoma, verdana, arial, sans-serif; text-decoration: none; padding-right: 8px; background: url('images/red_arrow.gif') no-repeat right 4px; }
.sign-link:hover { text-decoration: underline; }
/* /Log in/out styles */

/* Bottom styles */
.bottom-copyright { text-align: center; color: #666666; font: 11px Arial, Helvetica, sans-serif; padding-top: 8px; }
.bottom-search { background: #f1f1f1 url(images/bottom_search_bg.gif) repeat-x; height: 25px; text-align: center; margin: 8px 0px 17px 0px; padding-top: 5px; border-top: 1px solid #CCC; }
.search-input { color: #2d2d2d; background-color: #ffffff; border: 1px solid #6e9db7; width:207px; margin-left: 1px; padding: 2px; }
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg { background-color: #f4f4f4; text-align: right; padding: 5px 10px; margin: 0px -12px -13px -12px; }
.recent-prod-link:link, .recent-prod-link:visited, .recent-prod-link:active { padding: 5px 0px; color: #ff5400; text-decoration: underline; }
.recent-prod-link:hover { padding: 5px 0px; color: #ff5400; text-decoration: none; }
/* /recently viewed */

/* product LIST view styles */
.product-image { float: left; margin-right: 20px; margin-bottom: 10px; text-align:center }
.product-description { display: ; padding: 0px 1px 1px 1px; border: 1px solid #ffffff; }
.product-bulk-add-wrapper { padding:3px 0; padding-right: 3px; margin: 3px 0px; background-color:#FAEE9E; border-bottom:1px solid; border-color:#DAA22E }
.product-price-wrap { margin: 7px 0px 8px 0px; }
.product-price-float { /*float: left; margin: 7px 30px 0px 0px;*/ }
#fiyat-alani {  }
#fiyat-alani {  }
.discount-label {
	background: url(images/discount_label_right.gif) no-repeat right top;
	float: right;
	padding: 0px 32px 1px 0px;
	display:inline;
}
.discount-label-text { color: #ffffff; font-size: 13px; font-weight: bold; white-space: nowrap; }
/* /product LIST view styles */
/* pagination styles */
.pagination-wrapper { background-color: #edf8fe; padding: 2px 0px 2px 0px; margin: 14px 0px 8px 0px; }
.pagination-link:link, .pagination-link:visited, .pagination-link:hover, .pagination-link:active, .pagination-selected-page { padding: 0px 4px 1px 4px; border: 1px solid #edf8fe; }
.pagination-link:hover, .pagination-selected-page { border: 1px solid #014ead; background-color: #ffffff; }
.pagination-selected-page { font-weight: bold; }
/* /pagination styles */
/* login page */
.reload-icon { margin-left: 7px; vertical-align: middle; }
/* login page */

.info-field-title { font-size: 13px; font-weight: normal; padding: 4px 4px 4px 8px; display: block; border-bottom:1px solid #CCC }
.info-field-body { padding: 10px 0px 25px 10px; }
p.info-field { margin: 0; padding: 0; font-weight: bold; line-height: 18px; }
p.info-field label { padding: 0; margin: 0; font: normal 13px verdana, geneva, arial, helvetica, sans-serif; width: 100px; line-height: 18px; float: left; }
/* product details styles */
.product-details-options { border: 1px solid #a3a3a3; padding: 9px; margin-top: 15px; margin-left: -1px; clear: left; text-align: left; }
.product-details-options p { font-size: 13px; }
/* /product details styles */

/* progress bar styles */
.pb-main-bg { background: #eef4f8 url(images/pb_main_bg.gif) repeat-x; height: 26px; }
.pb-bg { background: #dfebef url(images/pb_bg.gif) repeat-x; color: #708fb5; font-weight: bold; padding: 0px 18px; white-space: nowrap; }
.pb-bg-active { background: #b7e3ef url(images/pb_bg_active.gif) repeat-x; padding: 0px 18px; white-space: nowrap; }
.pb-link:link, .pb-link:visited, .pb-link:active { color: #014ead; font-weight: bold; text-decoration: underline; white-space: nowrap; }
.pb-link:hover { color: #014ead; font-weight: bold; text-decoration: none; white-space: nowrap; }
/* /progress bar styles */

.delim { background: url('images/sidebox_delim.gif') repeat-x center center; padding: 0px; margin: 0px; height: 7px; line-height: 7px; font-size: 7px; }
/* Basic list definition */
ul.bullets-list, ul.arrows-list, ul.common-list, ul.tree-list, ul.bottom-list, ul.inside-list, ul.action-bullets, ul.menu-root-categories, ul.menu-subcategories, ul.menu-subcategories-sari, ul.menu-root-categories-sari, ul.sitemap-list { 
	margin: 0px; padding: 0px; line-height: 16px; font-size: 13px; list-style-type: none; }

ul.bullets-list li, ul.arrows-list li, ul.common-list li, ul.tree-list li, ul.bottom-list li, ul.inside-list li, ul.menu-root-categories li, ul.menu-subcategories li, ul.sitemap-list li { 
	padding: 0px; margin: 0px; font-size: 11px; font-family:Arial, Helvetica, sans-serif }
ul.action-bullets li { padding: 0px; margin: 0px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; }
/* /Basic list (w/delimiters) */

/* List with circle bullets */
ul.bullets-list li { background-image: url(images/dot.gif); background-repeat: no-repeat; background-position: 2px 8px; padding-left: 13px; }
/* /List with circle bullets */

/* List with 2 arrows as bullet */
ul.arrows-list li { background-image: url(images/cart_arrow.gif); background-repeat: no-repeat; background-position: 1px 7px; padding-left: 13px; }
ul.arrows-list li.delim { background: url('images/sidebox_delim.gif') repeat-x center 2px; padding: 0px; margin: 0px; height: 7px; line-height: 7px; font-size: 7px; }
/* /List with 2 arrows as bullet */

/* Tree list */
ul.tree-list li ul { margin-left: 7px; }
ul.tree-list .expanded { background: url('images/links_expanded.gif') no-repeat scroll right 5px; }
ul.tree-list .collapsed { background: url('images/links_collapsed.gif') no-repeat scroll right 5px; }
/* /Tree list */

/* Bottom list */
ul.bottom-list { margin: 0;  }
ul.bottom-list li { padding-left: 9px; background: url(images/gray_arrow.gif) no-repeat 1px 5px; }
ul.bottom-list li a.underlined:link, ul.bottom-list li a.underlined:visited { 
	font-weight: normal; text-decoration:none; color:#333 }
ul.bottom-list li a.underlined:hover, ul.bottom-list li a.underlined:active { color:#0066FF; }
ul.inside-list li { list-style: none none; background-image: none; padding: 2px 0px 3px 0px; line-height: 12px; }

ul.bottom-list-alt { margin: 0;  }
ul.bottom-list-alt li { padding-left: 9px; background: url(images/gray_arrow.gif) no-repeat 1px 5px; }
ul.bottom-list-alt li a.underlined:link, ul.bottom-list-alt li a.underlined:visited { 
	color:white; font-weight: normal; text-decoration:none; }
ul.bottom-list-alt li a.underlined:hover, ul.bottom-list-alt li a.underlined:active { color:#FFCC00; }
ul.inside-list-alt li { list-style: none none; background-image: none; padding: 2px 0px 3px 0px; line-height: 12px; }
/* /Bottom list*/

/* Action bullets */
ul.action-bullets li { background-image: url('images/dot_dark.gif'); background-repeat: no-repeat; background-position: 2px 6px; padding: 0px 10px 0px 13px; display: inline; }
/* /Action bullets*/

/* plain/dynamic menu */
ul.menu-root-categories {  }
ul.menu-root-categories li { padding: 2px 5px 3px 2px; height: 1%; border-bottom:1px solid; border-bottom-color:#E8E8E8; }
ul.menu-root-categories li.aktif a:link, ul.menu-root-categories li.aktif a:visited {
	font-size:14px; color:#111; text-decoration:none; }
ul.menu-root-categories li a:link, ul.menu-root-categories li a:visited {
	font-size:11px; color:#666; text-decoration:none; }	
ul.menu-root-categories li a:hover { color:#111; }
.ayrac { list-style:none; }

ul.menu-subcategories { padding: 1px 0px 7px 6px; background-color: #ffffff; }
ul.menu-subcategories li { background: #ffffff none; padding:  1px 0px 4px 1px; line-height: 12px; height: 1%; }
.subcategories-link:link, .subcategories-link:visited, .subcategories-link:active {
	 text-decoration:none; color: #666; }
.subcategories-link:hover { text-decoration: none; color: #2222; }
.subcategories-link-active:link, .subcategories-link-active:visited, .subcategories-link-active:active { text-decoration: underline; color: #2d2d2d; font-weight: bold; }
.subcategories-link-active:hover { text-decoration: none; color: #2d2d2d; font-weight: bold; }

/* /plain/dynamic menu */

/* plain/dynamic menu SARI */
ul.menu-root-categories-sari {  }
ul.menu-root-categories-sari li { font-family:Verdana, Arial, Helvetica, sans-serif; padding: 2px 5px 3px 2px; height: 1%; border-bottom:1px solid; border-bottom-color:#b18e14; }
/* ul.menu-root-categories-sari li.aktif a:link, ul.menu-root-categories-sari li.aktif a:visited {font-size:14px; color:#000; text-decoration:none; } */
ul.menu-root-categories-sari li.aktif a:link, ul.menu-root-categories-sari li.aktif a:visited {font-size:11px; color:#000; text-decoration:none; }
ul.menu-root-categories-sari li.aktif a:HOVER { color:#7a651d }
ul.menu-root-categories-sari li a:link, ul.menu-root-categories-sari li a:visited {	font-size:11px; color:#000; text-decoration:none; }	
ul.menu-root-categories-sari li a:hover { color:#7a651d; }
.ayrac { list-style:none; }

ul.menu-subcategories-sari { padding: 1px 0px 7px 6px; background-color: f3da68; }
ul.menu-subcategories-sari li { background: f3da68 none; padding:  1px 0px 4px 1px; line-height: 12px; height: 1%; }
.subcategories-link:link, .subcategories-link:visited, .subcategories-link:active {	 text-decoration:none; color: #111; }
.subcategories-link:hover { text-decoration: none; color: #2222; }
.subcategories-link-active:link, .subcategories-link-active:visited, .subcategories-link-active:active { text-decoration: underline; color: #2d2d2d; font-weight: bold; }
.subcategories-link-active:hover { text-decoration: none; color: #2d2d2d; font-weight: bold; }


/* form styles */
.form-elm-required { border: 1px solid #ff0000; }
/* for checkboxes in FF */
input[type=checkbox].form-elm-required { outline: 1px solid #ff0000; }
.form-field { margin-bottom: 5px; z-index: 100; clear: both; }
.form-field label { float: left; clear: left; text-align: left; width: 140px; padding-top: 1px; font: normal 12px arial, helvetica, sans-serif; }
.form-field .input-text { width:200px; }
.form-field .required-field-mark { display: block; float: left; width: 15px; text-align: center; }
.form-field span { font-size: 12px; }
select { border: 1px solid #6e9db7; }
p.textarea-break { clear: both; margin: 0px; padding: 0px; }
.search-field { margin-bottom: 7px; }

.arama-blog { background-color:#EFEFEF; padding:15px; }
/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .item-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.search-field label, .search-field label.long { float: left; clear: left; text-align: left; width: 105px; font: bold 11px verdana, geneva, arial, helvetica, sans-serif; padding-top: 1px; }
.search-field label.long { width: 150px; }
.search-field div label { width: auto; font: normal 13px tahoma, verdana, arial, sans-serif; }
.search-field input { font-weight: normal; }
.search-field select { font-weight: normal; border: 1px solid #6e9db7; }
.search-field textarea { font-weight: normal; border: 1px solid #6e9db7; }
.search-field span { font-weight: normal; font-size: 13px; }
.product-list-field, .product-features { margin-bottom: 3px; }
.product-list-field label, .product-features label { float: left; clear: left; text-align: left; width: 110px; padding-top: 1px; font-weight: bold; }
.product-features label { font-weight: bold; }
/* form styles */

/* One page checkout styles */
.step-title-bg { height: 34px; background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x bottom; border: 1px solid #a3a3a3; padding-left: 4px; margin-top: 2px; }
.step-title-active-bg { height: 34px; background: #f0f0f0 url(images/op_checkout_title_active_bg.gif) repeat-x bottom; border: 1px solid #a3a3a3; padding-left: 4px; margin-top: 2px; }
.step-body { border-right: 1px solid #a3a3a3; border-bottom: 1px solid #a3a3a3; border-left: 1px solid #a3a3a3; padding: 15px 39px 20px 39px; }
.step-complete { font: bold 12px tahoma, verdana, arial, sans-serif; color: #369408; white-space: nowrap; }
.step-title-active { color: #000000; font: bold 12px tahoma, verdana, arial, sans-serif; white-space: nowrap; }
.step-not-complete { color: #ff7800; font: bold 12px tahoma, verdana, arial, sans-serif; white-space: nowrap; }
.step-title { color: #a3a3a3; font: bold 12px tahoma, verdana, arial, sans-serif; white-space: nowrap; }
.step-complete-wrapper { overflow: hidden; }
.step-complete-wrapper p { color: #858585; padding: 0px; margin: 0px; }
.checkout-textarea { width: 470px; font-size:12px; height:100px; }
.step-complete-text { color: #858585; }
/* One page checkout styles */

/* Estimation form */
.popup-box { border: 1px solid #dadada; background-color: #f8f8f8; width: 350px; padding: 13px; }
.popup-box .search-field label { width: 105px; }
.box { border: 1px solid #dadada; background-color: #f8f8f8; padding: 13px; }
/* /Estimation form */

/* Rating styles */
#content_discussion p { margin: 2px 0px 10px 0px; }
.html-checkboxes { margin-top: 7px; }
label.label-html-checkboxes { width: auto; font: normal 13px tahoma, verdana, arial, sans-serif; }
.order-search-label { display: ; }
.order-search-label label { width: 80px; float: none; font-weight: normal; }
input[type=checkbox].tall-checkbox { margin: 4px 3px 3px 4px; }
#id_sbox_currency { padding: 1px; }
#id_sl { padding: 1px; }
