@import url("menu.css");
@import url("product.css");
	
@import url("button.css");
html{
	overflow-y: scroll;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../pix/pattern_096.gif);*/
	background-color: #38876a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}



#content{
	width:970px;
	margin: 10px auto;
	background-image: url(../pix/1000.png);
	padding-left: 14px;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); }


#Banner{
	/*width:660px;*/
	height: 148px;
	float: left;
	margin-bottom: 10px;
	padding-left: 40px;
	width: 720px;
}

			#shop_cart{
	width:165px;
	float: left;
	font-size: 12px;
	color: #330033;
	padding-top: 3px;
	font-family: "Trebuchet MS";
}
#Main {
	margin-left: 45px;
	margin-top: 20px;
	background-color: #FFFFFF;
	width: 655px;
	float: left;
	margin-bottom: 20px;
	 min-height:440px;
  height:auto !important;
  height:440px;	}

#cart_field{
	height: 128px;
	float: right;
	width: 258px;
	margin-bottom: 10px;
	padding-top: 20px;
}


#menu_content {
	float:left;
	width:190px;
	z-index:1;
	padding-top: 20px;
	padding-left: 26px;
	background-color: #FFFFFF;
	clear: both;
	padding-bottom: 40px;
	
	}

#advert_left{
	width: 310px;
	height: 40px;
	background-color: #F8F8F8;
	text-align: center;
	padding-top: 20px;
	float: left;
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 25px;
}

#advert_right{
	width: 310px;
	height: 40px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	float: right;
	border: 1px solid #330033;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 5px;
}

.search_field {
	font-weight : normal;
	font-variant: normal;
	line-height: normal;
	width: 178px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #000000;
	padding-left: 10px;
    } 


/*
#menu _right {
	float:right;
	width:210px;
	z-index:1;
	height: 480px;
	padding-top: 30px;
	color: #000000;
	padding-right: 23px;
}*/





/*
#shop_field {
	width:600px;
	z-index:1;
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	}*/

/*
#shop_content {
	margin-left: 250px;
	margin-top: 20px;
	background-color: #FFFFFF;
	width: 530px;
	}*/
	




.headline {
font-family : "Trebuchet MS";
	font-size : 13px;
	
	font-variant: normal;
	line-height: 12pt;
	display: block;
	width: 180px;
	padding-left: 10px;
	color: #ffffff;
	/*	background-color: #330033;*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-image: url(../pix/hover2.gif);
/*	background-image: url(../pix/ton.jpg);*/
  
    }

        a img {
         border: 0 none;      
		      }

         img {
         border: 0 none;
           
	}
	
	h1 {
	font-size: 18px;
	text-transform:none;
	text-align: left;
	color: #999999;
	font-family: VeRDANA, Arial, Helvetica;
	font-weight: normal;
	margin-top: 0px;
	margin: 0px 0px 10px 0px;
	

}
h2 {
	font-size: 20px;
	text-transform:none;
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
	text-decoration: none;
	HEIGHT:25px;
	border-bottom: solid #CCCCCC 2px;
	border-top: solid #CCCCCC 2px;
	padding: 10px 0px 10px 0px;
}
	
	
P, H1, H2
{
	margin-top: 2px;
	margin-bottom: 2px;
}

#breadcrum{
	background-color: #FFFFFF;
	font-size: 11px;
	border-bottom: 1px solid #330033;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

#breadcrum a{
	color: #000000;
	text-decoration: none;
}

.child{
	font-size:13px;
	color: #000000;
	text-decoration: none;
}

.child:hover{
	font-size:13px;
	color: #000000;
	text-decoration: underline;
}


#bottom {
	clear:both;
	margin: 0px auto;
	height: 1px;
	background-image: url(../images/bgmain.jpg);
	padding-right: 2px;
	}

#footer {
	
	/*height:1px;*/
	width:951px;
	clear:both;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #ffffff;
	padding-top: 6px;
	padding-right: 5px;
	background-image: url(../pix/hover2.gif);
}
