html {	
	margin:0; padding:0;
}
body { 
	margin:0px; padding:0px; height:100%; font-family:Tahoma; font-size:11px; font-weight:normal; color:#36270e; text-align:center;
	background-image:url('images/bg.gif');
}

table { font-family:Tahoma; font-size:11px; font-weight:normal; color:#1E1E1E; }

a, a:active, a:visited { color:#36270e; text-decoration:none; }

/*	Eggbot & Alim Vedat Suner	*/

#CZWrapper {
	width:958px;
	margin:10px auto;
}
	#CZWrapper #headPane .band { background:transparent url('images/band.gif') no-repeat scroll 0 0; width:162px; height:165px; position:absolute; top:-43px; right:-33px; z-index:9999; }
	
	#CZWrapper #headPane {
		width:956px;
		height:143px;
		background:transparent url('images/head.gif') no-repeat scroll 0 0;
		margin:0 auto;
		position:relative;
		}
		
		#headPane a.homepage {
			position:absolute;
			top:35px;
			left:25px;
			width:190px;
			height:100px;
			}

	#CZWrapper #centerPane {
		background:transparent url('images/content_bg.gif') repeat-y scroll 0 0;
		}
		
		#CZWrapper #centerPane #menuPane {
				background:transparent url('images/menu_bg.gif') repeat-x scroll 0 0;
				width:940px;
				height:60px;
				position:relative;
				margin:0 auto;
			}
			
			#CZWrapper #centerPane #menuPane .menuStart { background:transparent url('images/menu_left.gif') no-repeat scroll 0 0; width:16px;height:60px; position:absolute; top:0;left:0; }
			#CZWrapper #centerPane #menuPane .menuEnd { background:transparent url('images/menu_right.gif') no-repeat scroll 0 0; width:15px;height:60px; position:absolute; top:0;right:0; }
			
			#CZWrapper #centerPane #menuPane ul#nav {
					list-style:none;
					margin:0; padding:7px 20px;
				}
				
				#CZWrapper #centerPane #menuPane ul li {
					height:45px;
					float:left;
					}
					
					
					
					#CZWrapper #centerPane #menuPane ul li.seperator {
						background:transparent url('images/menu_seperator.gif') no-repeat scroll 0 0; width:2px;
						}
					
					#CZWrapper #centerPane #menuPane ul li a {
						padding:10px 8px 0px 8px;
						height:45px; display:table;
						overflow:auto;
						}
						
					#CZWrapper #centerPane #menuPane ul li a:hover {
						background:transparent url('images/menu_hover.gif') repeat-x scroll 0 0;
						}
						
					
		#CZWrapper #centerPane #contentArea td { vertical-align:top; }
		#CZWrapper #centerPane #contentArea {
				background:#ebebd1 url('images/center_bg.gif') no-repeat scroll 0 0;
				width:940px;
				margin:0 auto;
				min-height:500px;
				vertical-align:top;
			}
			
			#CZWrapper #centerPane #contentArea #leftPane {
				width:220px;
				}
			
			#CZWrapper #centerPane #contentArea #content {
				width:500px;
				padding-top:15px;
				}
				
				#CZWrapper #centerPane #contentArea #content table {
					border-spacing:0px !important;
					border-collapse: collapse;
					}
			#CZWrapper #centerPane #contentArea #rightPane {
				width:220px;
				}
			

	#CZWrapper #footPane {
			width:958px;
			height:42px;
			position:relative;
			margin:0 auto;
		}
		#CZWrapper .footerSeperator { background:transparent url('images/footer_seperator.gif') no-repeat scroll 0 0; width:910px;height:1px; margin:0 auto; }
		#CZWrapper #footPane .footerStart { background:transparent url('images/footer.gif') no-repeat scroll 0 0; width:18px;height:42px; position:absolute; top:0;left:1px; }
		#CZWrapper #footPane .footerEnd { background:transparent url('images/footer.gif') no-repeat scroll -27px 0; width:18px;height:42px; position:absolute; top:0;right:1px; }
		#CZWrapper #footPane .footer { background:transparent url('images/footer_bg.gif') repeat-x scroll 0 0; width:925px;height:42px; line-height:30px; margin:0 auto; }


/*	Box Block -> Alim Vedat 'Syntax' Suner */

.Block { width:200px; margin:0 auto; }
.Block .BoxHeaderL { background:transparent url('images/block_tl.gif') no-repeat scroll 0 0; width:26px; height:37px; }
.Block .BoxHeader { background:transparent url('images/block_tbg.gif') repeat-x scroll 0 0; width:148px; color:#36270e; font-size:12px; font-weight:bold; text-align:center; vertical-align:middle !important; }
.Block .BoxHeaderR { background:transparent url('images/block_tr.gif') no-repeat scroll 0 0; width:26px; height:37px; }
.Block .BoxContent { background:transparent url('images/block_bg.gif') repeat-y scroll 1px 0; }
.Block .BoxContent .BoxInnerContent { padding:0px; margin:10px; font-family:Tahoma; font-size:11px; color:#36270e; width:175px; }
.Block .BoxBottomL { background:transparent url('images/block_bl.gif') no-repeat scroll 0 0; width:26px; height:26px; }
.Block .BoxBottom { background:transparent url('images/block_bbg.gif') repeat-x scroll 0 0; width:148px; }
.Block .BoxBottomR { background:transparent url('images/block_br.gif') no-repeat scroll 0 0; width:26px; height:26px; }

.Block .BoxSeperator { background:transparent url('images/box_seperator.gif') no-repeat scroll 0 0; width:186px; height:1px; margin:0px auto; }
.Block .BoxSeperatorTD { background:transparent url('images/block_bg.gif') repeat-y scroll 1px 0; text-align:center; font-size:2px; line-height:2px; }



/* fix */
a img {border:0;}
#DynamicPageDetails_Body { padding:5px; }

/* Block CSS */

.TopBlock{ font-family:Tahoma; font-size:11px; font-weight:bold; color:#1E1E1E;}
.TopBlock a{ font-family:Tahoma; font-size:11px; font-weight:bold; color:#1E1E1E; text-decoration:none;}
.TopBlock a:hover{ font-family:Tahoma; font-size:11px; font-weight:bold; color:#333333; text-decoration:underline; }

.Block{ font-family:Tahoma; font-size:11px; font-weight:normal; color:#1E1E1E; }
.Textboxes { border:1px solid #CCCCCC; height:20px; width:100%;}
.Block a{ text-decoration:none; color:#1E1E1E;}

.Block a:hover{ text-decoration:underline; color:#1E1E1E; }
.Block .HeaderTop { border:1px solid  #2c649d; width:25; height:26; }
.Block .Header { font-weight: bold; color:#FFFFFF; background-image:url(images/v3Blok02.gif); border:1px solid #4193e7; padding-left:5px; width:100% }
.Block .Content { border:1px solid #4193e7; vertical-align:top; height:120;}
.Block .Footer { background-color:#7FBCFB; height:4;}
.Block .Footer2 { height:6;}

.DropDown{

	border:1px solid #CCCCCC;  font-family:Tahoma; font-size:11px; font-weight:normal; color:#1E1E1E;
	/*z-index:-10;*/
	position:relative;

}



.Pager{ font-family:Tahoma;font-size:11px; line-height:24px;}

.Pager a{ font-weight:bold; color:#1E1E1E; text-decoration:none;}

.Pager a:hover{  font-weight:bold; color:#1E1E1E; text-decoration:underline; }

.Pager #current{color:red; font-weight:bold;text-decoration:underline;}



/* Cart CSS */

.productOnCart{

	width:100%; 

	height:30px; 

	background-color:#FBFBFB;

	border-bottom:1px dashed #E0E0E0; 

	margin-bottom:1px;

}



.ShoppingCart_normal{

background-color: #FFFFFF;

z-index:900;

}



.ShoppingCart_hover{
background-color:#AFC5DC;
z-index:900;
}



/* Show CSS */

.ShowItem{ width:165px; height:275px;
	background:transparent url('images/showitem_bg.gif') no-repeat scroll 0 0;
	font-family:Tahoma; font-size:11px; font-weight:normal; color:#1E1E1E;
	overflow:hidden;
}

.ShowItem td, .ShowItem td b, .ShowItem td b strong { font-weight:normal; vertical-align:middle !important; }

.ShowPath{

	width: 100%;

	border:1px solid #F0F0F0;

	font-family:Tahoma;

	font-size:11px;

	font-weight:bold;

	padding: 4px 0px 4px 4px;

	margin-left:1px;

	margin-right:1px;

	background-color:#F3F3F3;

}

.ShowPath a{

	text-decoration:none;

	color:#000000;



}

.ShowPath a:hover{

	text-decoration:underline;



}

.ShowPath a:visited{

	text-decoration:none;

	color:#000000;

}

.ShowPath a:visited:hover{

	text-decoration:underline;

}



.ShowFreeArea{
	width: 100%;
	font-family:Tahoma;
	font-size:11px;
	padding:4px 0px;
	color:#1E1E1E;
	margin-bottom:2px;
}



.buton_tema{font-size: 11px; font-family: Tahoma;  font-weight: bold; color: #952446; height:24px; border:1px solid #E9A0B6;background-image:url(images/tema_button.gif);}


/* |||| Ürün İnceleme Sayfası |||| */
.ContentBox2{
	font-family:Tahoma;
	border:1px solid #E6E6E6;		
	background-color:#FFFFFF;
	padding:0px;
}



.ContentBox2 .Header{

	background-image:url(images/v3Blok02.gif);
	font-weight:bold;
	font-size:12px;
	line-height:28px;
	height:28px;
	padding-left:10px;
	color:#FFFFFF;

}



.ContentBox2 .FormKey{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}



.ContentBox2 .FormValue{



}





.ContentBox2 .Body{
	font-family:Tahoma;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
}





.ContentBox2 .Footer{
	line-height:5px;
	height:5px;
	font-size:5px;
}



.ContentBox2 .TextBox{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:150px;
}



.ContentBox2 .DropDown{
	font-size:11px;
	font-weight:normal;

}



.ContentBox2 .Button{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}



.ContentDialog2{

	position:absolute;

	left:0px;

	top:0px;

	font-family:Tahoma;

	border:1px solid #CCCCCC;	

	background-color:#FFFFFF;

	padding:0px;

	display:none;

	visibility:hidden;

}



.ContentDialog2 .Header{

	background-image:url(images/blockhead_middle.gif);

	font-weight:bold;

	font-size:12px;

	line-height:26px;

	height:26px;

	padding-left:10px;

}



.ContentDialog2 .FormKey{

	font-family:Tahoma;

	font-size:12px;

	font-weight:bold;

	vertical-align:top;

}



.ContentDialog2 .FormValue{



}





.ContentDialog2 .Body{
	font-family:Tahoma;
	font-size:12px;
	heigth:auto;
	overflow:auto;
}





.ContentDialog2 .Footer{

    background-image: url(images/blockfooter_back.gif);

	line-height:5px;

	height:5px;

	font-size:5px;

}



.ContentDialog2 .TextBox{

	font-family:Tahoma;

	font-size:12px;

	font-weight:bold;

	width:150px;

}



.ContentDialog2 .DropDown{

	font-family:Tahoma;

	font-size:12px;

	font-weight:bold;

}



.ContentDialog2 .Button{

	font-family :Tahoma;

	font-size:12px;

	font-weight:bold;

}

.DivMenuPassive {

background-image:url(images/productpassive.gif);

border:1px solid #CCCCCC;

font-family:Tahoma;

font-weight:bold;

font-size:12px;

height:26px;

color:#333333;

line-height:26px;

}

.DivMenuPassive a{

font-family:Tahoma;

font-weight:bold;

font-size:12px;

height:26px;

color:#333333;

line-height:25px;

text-decoration:none;

}

.DivMenuActive a{ 

font-family:Tahoma;

font-weight:bold;

font-size:12px;

height:26px;

color:#395B82;

text-decoration:none;

line-height:26px;

}

.DivMenuActive {

background-image:url(images/productactive.gif);

border-left:1px solid #CCCCCC;

border-right:1px solid #CCCCCC;

border-top:1px solid #CCCCCC;

font-family:Tahoma;

font-weight:bold;

font-size:12px;

height:26px;

color:#DC6D8E;

text-decoration:none;

line-height:26px;

}

.DivMenuStrip {

border-bottom:1px solid #CCCCCC;

width:2px;

height:26px;

line-height:26px;

}



.DivMenuBottom {

border-left:1px solid #CCCCCC;

border-right:1px solid #CCCCCC;

border-bottom:1px solid #CCCCCC;

font-family:Tahoma;

font-size:12px;

height:200px;

}

.DivMenuFooter{

    background-image: url(images/blockfooter_back.gif);

	line-height:5px;

	height:5px;

	font-size:5px;

}



/* DropDown Menu */

.DropDownMenu{

line-height:20px;



}



.DropDownMenu .Menu{

line-height:20px;

}



.DropDownMenu .AbsoluteMenu{

line-height:20px;

border: 1px solid #CCCCCC;

}



.DropDownMenu .MenuItem{

background-color:#FFFFFF;

display:block;

width:100%;

line-height:20px;

height:20px;

}



.DropDownMenu .MenuItem a{

display: block;

text-decoration: none;

font:normal 11px Tahoma;

line-height:20px;

height:20px;

vertical-align:middle;

}



.DropDownMenu .MenuItem img {

	margin:7px 4px;

	vertical-align:middle;

}



.DropDownMenu .MenuItem a:hover{ /*hover background color*/

display: block;

text-decoration: none;

font:normal 11px Tahoma;

background-color: #EEEEEE;

line-height:20px;

height:20px;

}









.ContentBox3{

	font-family:Tahoma;

	border:1px solid #CCCCCC;	

	background-color:#FFFFFF;

	padding:0px;

}



.ContentBox3 .Header{

	background-image:url(images/blockhead_middle.gif);

	font-weight:bold;

	font-size:12px;

	line-height:26px;

	height:26px;

	padding-left:10px;

}



.ContentBox3 .FormKey{

	font-family:Tahoma;

	font-size:12px;

	font-weight:bold;

	vertical-align:top;

}

.ContentBox3 .Body{
	font-family:Tahoma;
	font-size:1.1em;
	letter-spacing:1px;
 }

.ContentBox3 .Footer{
	background-image: url(images/blockfooter_back.gif);
	line-height:5px;
	height:5px;
	font-size:5px;
}

.ContentBox3 .TextBox{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	width:150px;
}

.ContentBox3 .DropDown{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;

}



.ContentBox3 .Button{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
/* ||||||| Genel Boyutlandırma ||||||| */

#Genel{ width:1000; margin:0px auto;  }

.TLeft{
	width:190;	
	padding-right:5;
	vertical-align:top;
	text-align:center;
}
.TRight{
	width:190;	
	padding-left:5;
	vertical-align:top;
	text-align:center;
}

.TCenter{
	width:610;
	vertical-align:top;
	text-align:center;
}

/* ||||||| MENÜLER ||||||| */
.Menu01{
	background-image:url(images/menu01.gif);
	text-align:center;
	height:31;
	border:1px solid #9eb8c7;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
.Menu01 a{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.Menu01 a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#e7edf1;
}
.Menu02{
	background-image:url(images/menu2_02.gif);
	font-size:11px;
	font-weight:bold;
	border:1px solid #a8c2d2;
}
.Menu02 a{
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #04579B;
}
.Menu02 a:hover {
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #04579B;
}
.Menu02 img{
	border:0;
	vertical-align: middle;
	margin-left:15;
}

/* ||||||| SEARCH ||||||| */
#searchBox {
	float:right;
	margin-right:10px;
}
.SearchBar{
background: url(images/input_search_bg.gif) no-repeat scroll left top;
margin:0px;
padding:5px;
width:110px;
height:25px;
border:0;
}
.SearchButon {
background: url(images/input_search_button.gif) no-repeat scroll left top;
margin:0px;
width:55px;
height:25px;
border:0;
}
/* ||||||| DROP DOWN MENU 2 ||||||| */
.DropDownMenu2{text-decoration: none; font:bold 11px Tahoma; color: #313131; display:block; margin-top:5px;}
.DropDownMenu2 img{ vertical-align:middle;}
.DropDownMenu2 .mainDiv {}
.DropDownMenu2 .mainDiv .mainItem {}
.DropDownMenu2 .mainDiv .mainItem a				{ line-height:23px; height:23px; color: #313131;}
.DropDownMenu2 .mainDiv .mainItem a:hover		{ line-height:23px; height:23px; color: #CC6600; text-decoration:underline;}
.DropDownMenu2 .mainDiv .mainItem .selectedItem {font-weight:bold;color: #CC6600;}
.DropDownMenu2 .mainDiv .mainItem .menuItem 	{ line-height:23px; height:23px; }


.DropDownMenu2 .mainDiv .subDiv .subItem { line-height:23px; height:23px;} 
.DropDownMenu2  .mainDiv .subDiv	.subItem	.menuItem {font-weight:normal;}
.DropDownMenu2  .mainDiv .subDiv	.subItem	.selectedItem	{font-weight:bold; color: #CC6600;} 
.DropDownMenu2  .mainDiv .subDiv	.subItem	.menuItem  a:hover{color:#CC6600; font-weight:normal;}

/* ||||||| DROP DOWN MENU 3 ||||||| */
.DropDownMenu3{text-decoration: none; font:bold 11px Tahoma; color: #313131; display:block; margin-top:5px;}
.DropDownMenu3 img{ vertical-align:middle;}
.DropDownMenu3 .mainDiv {}
.DropDownMenu3 .mainDiv .mainItem {}
.DropDownMenu3 .mainDiv .mainItem a{ line-height:23px; height:23px; color: #313131;}
.DropDownMenu3 .mainDiv .mainItem a:hover{ line-height:23px; height:23px; color: #CC6600; text-decoration:underline;}
.DropDownMenu3 .mainDiv .mainItem .selectedItem a{ font-weight:bold;}
.DropDownMenu3 .mainDiv .mainItem .menuItem { line-height:23px; height:23px; }

.DropDownMenu3 .mainDiv .subDiv { line-height:23px; height:23px;} 
.DropDownMenu3  .mainDiv .subDiv img{ margin-left:15;}
.DropDownMenu3 .mainDiv .subDiv .subItem { line-height:23px; height:23px;} 
.DropDownMenu3  .mainDiv .subDiv .menuItem {font-weight:normal;}
.DropDownMenu3  .mainDiv .subDiv .selectedItem	{font-weight:bold; color: #CC6600;} 
.DropDownMenu3  .mainDiv .subDiv .menuItem  a:hover{color:#CC6600; font-weight:normal;}
/* ||||||| QUICK SEARCH ||||||| */
.QuickSearchBar{
background: url(images/quicksearch01.gif) no-repeat scroll left top;
margin:0px;
padding:2px 0px 2px 5px;
width:135;
height:22;
border:0;
}
.QuichSearchButon {
background: url(images/quicksearch02.gif) no-repeat scroll left top;
padding:0px 0px 2px 0px;
width:50;
height:22;
border:0;
}
