/* @override http://www.greenearthwear.com/test_store/skin1/test.css */

html, body {
	margin: 0px;
	padding: 0px;
	background: #F4F6EB;
	font-family: verdana;
	font-size: 12px;
	width: 100%;
}

/* @group Layout */

/* The header and footer */

img, div { behavior: url(iepngfix.htc);} 

.head{
	height: 90px;
	background: #F4F6EB;
	padding:0px;
	margin: 0px;
}
div.head a img {
	border-style: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 15px;

}

#footer {
	height: 80px;
	background:#F4F6EB; 
	padding: 5px;
	text-align: center;
}

#footer ul{
	list-style: none;
	width: 650px;
	text-align:center;
	margin: 0 auto;
	padding-top:20px ;
}

#footer ul li{
	display: inline;
	padding-right: 40px;
	line-height: 20px;
}

div#footer ul li a{
	/*text-decoration: none;*/
	font-size: 13px;
	color: #7f1f20;
}
#footer a img {
	float: left;
	border-style: none;

}
#container {
	position: relative;
	display: block;
	background: white;
	border-left: 150px solid #F4F6EB;
	border-right: 200px solid white;

}

#inner {
	display: block;
	margin-left: -150px;
	margin-right: -200px;
	margin-top: 0px;
	z-index: 0;
	padding: 0px;
	background: url(images/shadow_header.jpg) no-repeat 200px -2px;

}

#left {
	float: left;
	position: relative;
	width: 150px;
	left: 0px;
}

#right {
	float: right;
	position: relative;
	width: 190px;
	right: 0px;
}

#center {
	margin-left: 180px;
	margin-right: 200px;
	position: relative;
	
	display: block;
	height: 1%;
	z-index: 2;
	
}


#center_product {
	margin-left: 200px;
	margin-right: 200px;
	position: relative;
	display: block;
	height: 1%;
	z-index: 2;
padding-top: 50px;
}



/* @end */

.clear {
	clear: both;
}

#category_menu {

	position: relative;
	margin-top: -20px;
	z-index: 2;
	margin-left: 40px;
}

#category_menu li a{
		list-style:none;
		padding-right: 70px;
		display: inline;
		font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}

#category_menu li{
		list-style:none;
		padding-right: 70px;
		display: inline;
		font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}
#category_menu a:hover{
	color:#CBCBCB;
}
#sub_categories{

	padding-left: 20px;
	margin-right: 0px;
	width: 150px;
	float: left;
	padding-top: 10px;
}

#sub_categories .Menu_Title{
	font-size: 20px;
}

#sub_categories li {
	list-style: none;
}
#sub_categories a {
	color: #6e6e6c;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#center .product_listing{
	float: left;
	padding-left: 60px;
	padding-top:40px
}

.sub_menu{
	position:relative;
	float: right;
	width: 150px;
	top: 40px;
	padding: 0;
	margin: 0;
	right: 20px;
	z-index: 10;
	background: transparent;
}

div.corner_fade {
	width:554px;
	height:325px;
	position: absolute;
	right: -6px;
	top: 0px;
	z-index: 1;
	background-image: url(images/corner_02.png);


}   

span.page_nav a ,strong{
	padding: 0 10px 0 0;
	margin: 0;
	z-index: 2;

}

/* @group Products */

#rarr {
	border: none;
	text-decoration:none;
}
#larr {
	border: none;
	text-decoration: none;
}
.product_box img {
	margin: 0 auto;
	text-align: center;
	display: block;
	padding-top: 20px;
	border-style: none;
}
.Button {
	color: #403e3e;
	background-image: url(images/butbg.gif);
	font-size: 11px;
	padding-bottom: 1px;
}

a.Button {
	color: #403e3e;
	font-size: 11px;
	background: none;

}

.Button:hover{
	color: #888282;
}

img.GoImage{
	border-style: none;
}

td.PListImgBox a img{
	border-style: none;
}

.product_box{
	width: 200px;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	height: 280px;
}
div.product_box {
	
}
.product_box a {
	margin: 0 auto;
	
}
.product_box font {
	line-height: 17px;
	
}
.ProductTitle {
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	padding:0;
	color: #6e6e6c;
	text-decoration: none;
}

.ProductPrice {
	font: 15px/10px Georgia, "Times New Roman", Times, serif;
}

#product{
	margin-top: 100px;
}

#products_wrapper{
	margin-top: 40px;
}
#product img{
	float: left;
	margin-bottom: 70px;
}

#product_thumbnail {
	margin-right:30px;
}

/* @end */

.cart_items {
	line-height: 15px;
}
.Menu_Title {
	color: #adadad;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

a.SmallNote {
	font-size: 12px;
	color: #d0d0d0;
}

.Message a {
	padding: 0;
	color: blue;
	text-decoration: underline;
}
a.VertMenuItems {
	font-size: 13px;
	text-decoration: none;
	color: #6e6e6c;
	background: transparent;
	z-index: 10;
	border-style: none;
	
}
a.VertMenuItems img{
	border-style: none;
	
}

.PImgBox img {
	border-style: none;
}
.PListImgBog img {
	border-style: none;
}
.PImgBox a{
	color: #6e6e6c;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	/*position: relative;*/
	display: block;
}
.ErrorMessage {
	color: red;
}

#Cat_Descr{
	font-size: 20px;
	position: absolute;
	z-index: 0;
	display: block;
	color: #ededed;
	left: 30px;
	top: 60px;
}

#Cat_Descr a{

	color: #d4d4d4;
	text-decoration: none;
}

#Cat_Descr a:hover{

	color: #adadad;
	text-decoration: none;
}

.form {
	padding-left: 40px;
	padding-right: 40px;
}

#nav_menu {
	padding-top: 0px;
	margin-top: 0px;
}

#nav_menu ul li a{
	padding-top: 15px;
	color: #949494;
}

#nav_menu ul ul li{
	padding: 0;
}
#nav_menu ul{
	margin: 0;
	padding:0;
	list-style-type: none;
}

#nav_menu ul ul li a{
	display: block;
	color: #a4a39f;
	text-decoration: none;
	width: 120px;
	padding: 3px 0 0;
	font: 14px/13px Georgia, "Times New Roman", Times, serif;
}

#nav_menu a{
	display: block;
	color: #a4a39f;
	text-decoration: none;
	width: 120px;
	font-size: 20px;
	padding: 0;
}


#nav_menu a:hover {
	color: #6d6d6b;
}

