﻿body {
	background: url('../img/bg.gif') left top repeat-x;
	background-attachment: fixed; background-position: top center;	
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 14px;
	line-height: 35px;
	color: #702700;
	background-color: #cccccc;
}
.err_stream {
	color: #7c8e9c;
}
table tr td {
	font-family: Arial;
	font-size: 12px;
	color: #702700;
}
hr {
	border: 1px #303030 solid;
	border-width: 1px 0px 0px 0px;
}
#login, #password {
	border: 1px c6c6c6 solid;
	font-size: 12px;
	color: #7c8e9c;
	width: 190px;
}
a {
	color: #b11717;
	text-decoration: none;
}
a:hover{
	color: #ff0096;
	text-decoration: none;
}
a.light {
	color: #777777;
	text-decoration: none;
}
a:hover{
	color: #ff0096;
	text-decoration: none;
}
img{ 
	border-width: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #702700;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}
h2 {
	text-transform:uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}
h1.hdr {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color: #ffffff;
	text-transform:uppercase;
	display: inline;
	margin: 0px 0px 0px 25px;
}
h2.hdr {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #ffffff;
	text-transform:uppercase;
	display: inline;
	margin: 0px 0px 0px 15px;
}
.page_wrapper {
	clear:both;
	width: 1042px; 
	margin:auto;
	background-color: transparent;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.propnames {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	line-height: 20px;
}
.propvalues {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	line-height: 20px;
}
ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
li {
	padding: 0px 0px 0px 20px;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div {
	border-width: 0px;
}
.table_header {
	font-size: 12px; 
	padding: 2px 10px 2px 20px;
	font-weight: bold;
	color: #505050; 
	background-color: #d0d0d0; 
}
.table {
	text-align: left; 
	border-top: 2px #505050 solid; 
	border-bottom: 2px #505050 solid; 
	padding: 2px 10px 2px 10px; 
	white-space: nowrap;
	color: #485e72;
}
.tbl_header_delimiter {
	font-size: 1px; 
	background: url('../img/background_table_header_delimiter.gif') left top no-repeat;
	width: 2px !important;
}	
.tbl_cell {
	padding: 5px 10px;
	color: #7c8e9c;
	vertical-align: center;
}
.tbl_cell2 {
	padding: 2px 20px;
	color: #7c8e9c;
	vertical-align: center;
}
.tbl_header {
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	font-family: arial;
	padding: 0px 10px 3px 10px;
	text-align: center;
	height: 43px !important;
	white-space: nowrap !important;
}
.errormessage {
	max-width: 500px;
	color: #d10303;
	display: inline-block;
	padding: 5px 10px;
	background-color: #ffffff;
	border: #d10303 1px solid;
}
.successmessage {
	max-width: 500px;
	color: #128017;
	display: inline-block;
	padding: 5px 10px;
	background-color: #ffffff;
	border: #128017 1px solid;
}
.clickable {
	cursor: pointer;
}
p {
	margin-left: 50px;
}
ul.ul_about li {
	display: list-item;
	list-style-type: disc;
	margin: 0px 0px 0px 40px;
}
ul.ul_about {
	margin: 10px 0px 0px 25px;
}
ul.menu_catalog {
	padding: 0px 50px 0px 10px;
	position: relative;
	left: 0px;
	top: -30px;
	list-style:none;
	float: left;
}
ul.menu_catalog li a:hover {
	background: url('../img/bg_menu.png') left top no-repeat;
	background-position: 0px -26px;
}
ul.menu_catalog li a {
	color: #303030;
	background: url('../img/bg_menu.png') left top no-repeat;
	width: 228px;
	height: 22px;
	display: block;
	padding: 5px 0px 0px 40px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18px;
}
ul.menu_catalog li {
	color: #303030;
	line-height: 30px;
	text-transform:uppercase;
	font-size: 20px;
	margin: 10px 0px 0px 20px;
	position: relative;
}
ul.menu_catalog li :hover {
	color: #ff0096;
}

ul.menu {
	display: inline;
	height: 41px;
}
ul.menu li {
	text-transform:uppercase;
	font-size: 18px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 1px;
}
ul.menu li :hover {
	color: #c24400;
}
ul.menu li a {
	color: #861414;
	padding: 3px 25px;
	display: block;
	font-family: impact;
	font-size: 18px;
}
ul.menu li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
ul.menu li a.current {
	color: #ffffff;
	padding: 3px 25px;
	display: block;
	font-family: impact;
	font-size: 18px;
}
ul.menu li a.current:hover {
	color: #ffffff;
	text-decoration: underline;
}
.sizelist {
	float: left; 
	width: 125px;
	cursor: pointer;
}
.sectionlist {
	display: block; 
	font-size: 18px;
	cursor: pointer;
}
.greenlink {
	display: block;
	color: #00711d;
	margin: 0px 0px 0px 200px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.orangelink {
	color: #ff6000;
}
.redlink {
	color: #b11717 !important;
}
.green {
	color: #00711d !important;
}
.small {
	font-size: 12px;
	font-style: italic;
}
.italic {
	font-style: italic !important;
}
.g_bg_01 {background: url('../img/g_bg_01.png') left top no-repeat;}
.g_bg_02 {background: url('../img/g_bg_02.png') left top no-repeat;}
.g_bg_03 {background: url('../img/g_bg_03.png') left top no-repeat;}
.g_bg_04 {background: url('../img/g_bg_04.png') left top no-repeat;}
.g_bg_05 {background: url('../img/g_bg_05.png') left top no-repeat;}
.g_bg_06 {background: url('../img/g_bg_06.png') left top no-repeat;}
.g_bg_07 {background: url('../img/g_bg_07.png') left top no-repeat;}
.g_bg_08 {background: url('../img/g_bg_08.png') left top no-repeat;}
.g_bg_09 {background: url('../img/g_bg_09.png') left top no-repeat;}
.g_bg_10 {background: url('../img/g_bg_10.png') left top no-repeat;}
.g_bg_11 {background: url('../img/g_bg_11.png') left top no-repeat;}
.g_bg_12 {background: url('../img/g_bg_12.png') left top no-repeat;}
                                   
.goods {
	display: block;
	float: left;
	margin: 0px 0px 0px 30px; 
	width: 230px; 
	height: 290px;
	position: relative;
	left: 0px;
	top: 0px;
}
.goods div {
	position: relative;
	left: 20px;
	top: 20px;
	width: 230px; 
	height: 260px;
}
.goods div div {
	background: url('../img/g_bg_m_01.png') left top no-repeat;
	width: 230px; 
	height: 260px;
	position: relative;
	left: -10px;
	top: -10px;
}
.goods div div div {
	text-align: center;
	background: transparent;
	position: relative;
	left: 0px;
	top: 10px;
}
.goods div div div img, .goods div div div a img {
	position: relative;
	top: 0px;
	text-align: center;
}
.goods div div span {
	float: left;
	font-size: 18px;
	color: #21650c;
	position: relative;
	left: 20px;
	top: -35px;
	
}
.btnbuy {
	float: right;
	color: #f04618;
	position: relative;
	left: -15px;
	top: -35px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
.SizeItem {
	display: block;
}
.SizeItem a{
	line-height: 20px;
	color: #303030;
	cursor: pointer;
}
a.pg {
	text-decoration: underline;
	color: #21650c;
	font-weight: bold;
}
a.pg_current {
	text-decoration: none; 
	color: #21650c;
	font-weight: bold;
}
.editbox  table tr td{
	width: 100px;
	color: #303030;
}
.editbox {
	display: none; 
	position: absolute; 
	width: 400px; 
	background-color: #f0f0f0; 
	border: #707070 solid 1px; 
	padding: 15px 30px; 
	color: #303030; 
	font-size: 14px;
}
.editbox  h3 {
	color: #303030;
	font-size: 16px; 
	font-weight: bold;
}
.editbox span{
	display: block;
}
.cart {
	background: url('../img/bg_cart.png') left top no-repeat;
	float: right; 
	width: 135px;
	height: 142px;
	padding: 40px 0px 0px 0px;
	font-size: 16px;

}
.cart div a {
	color: #ff0000;
	text-decoration: none;
}
.cart div a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.cart div {
	display: block;
	line-height: 18px;
	color: #861414;
	font-weight: bold;
}
ul.menu_right {
	float: right;	
	position: relative;
	left: 30px;	
}
ul.menu_right li {
	background: url('../img/bg_menu_add.png') left top no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
ul.menu_right li a{
	text-align: center;
	display: block;
	width: 193px;
	height: 47px;
	color: #702700;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 7px;
}
ul.menu_right li a:hover{
	color: #ff3333;
}
.editarea {
	margin: 30px 0px 30px 30px;
}
.editarea div span {
	float: left; 
	width: 150px;
	text-align: right;
	margin: 0px 20px 0px 0px;
}
.editarea div a {
	float: left;
	font-weight: bold;
}
.editarea div {
	clear: left;
	font-size: 14px;
}
.order_list {
	font-size: 14px;
	margin: 0px 0px 0px 50px;
}
.order_list h3 {
	font-size: 14px; 
	font-weight: bold;
}
.order_list h3 a{
	color: #b11717;
}
.order_list h3 a:hover{
	text-decoration: underline;
}
.btn_buy {
	background: url('../img/bg_menu_add.png') left top no-repeat;
	display: inline-block; 
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	cursor: pointer;
}
.btn_buy:hover span {
	color: #ff3333;
}
.btn_buy span {
	display: inline-block; 
	width: 193px; 
	height: 44px; 
	color: #702700; 
}
