body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

body.design {
	background-color: #7cd2e5;
	background-image: url(/_template/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 0px 20px 0px;
}
p {
	line-height: 14px;
	margin: 0px 0px 10px 0px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input, select, textarea {
	border: 1px solid #a3a3a3;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.custom_button {
	background-color: #d0214f;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
input.noborder {
	border: none;
}
div#page {
	position: relative;
	margin: 0px auto;
	width: 1004px;
	background-color:#FFFFFF;
	z-index: 4;
}
div.header {
	position: relative;
	width: 1004px;
	height: 89px;
	clear: both;
	background-color:#000000;
	color: #ffffff;
}
div.header_logo {
	position: absolute;
	height: 89px;
	width: 522px;
	top: 0px;
	left: 0px;
	
}
div.header_basket {
	position: absolute;
	top: 15px;
	width: 400px;
	left: 589px;
	text-align: right;
	font-weight: bold;
}
div.header_basket a {
	color: #ffffff;
	text-decoration: none;
}
div.header_basket a:hover {
	text-decoration: underline;
}
div.header_nav {
	position: absolute;
	top: 62px;
	width: 400px;
	left: 590px;
	text-align: right;
}
div.header_nav a {
	display: block;
	font-weight: bold;
	float: right;
	color: #ffffff;
	text-decoration: none;
	background-image:url(/_template/images/header_nav.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding: 0px 25px 0px 10px;
}


div.cols {
	position: relative;
	clear: both;
	width: 1004px;
	float: left;
}
div.left_col {
	position: relative;
	float: left;
	width: 163px;
	background-image: url(/_template/images/left_col_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px 7px 0px 0px;
}
div.left_col_padding {
	position: relative;
	padding: 13px 18px 13px 18px;
}

div.main_col {
	position: relative;
	float: left;
	width: 834px;
}

div.footer {
	position: relative;
	clear: both;
	height: 49px;
	width: 1004px;
	background-color: #434343;
}
div.footer_payment {
	position: absolute;
	top: 0px;
	width: 397px;
	height: 49px;
	left: 607px;
}
div.footer_copyright {
	position: absolute;
	color: #ffffff;
	font-weight: bold;
	width: 300px;
	top: 19px;
	left: 15px;
}
div.footer_nav {
	position: absolute;
	top: 19px;
	left: 400px;
	width: 200px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}
div.footer_nav a {
	color: #ffffff;
	text-decoration: none;
}

div.sub_footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 974px;
	color: #000000;
	text-align: left;
	margin-top: 10px;
}
div.designed_by {
	position: absolute;
	width: 400px;
	left: 574px;
	text-align: right;
	color: #000000;
	top: 0px;
}
div.designed_by a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
ul.left_nav, ul.left_sub_nav {
	display: block;
	position: relative;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
ul.left_nav li, ul.left_sub_nav li {
	display: block;
	position: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	background-image:url(/_template/images/left_nav_line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
ul.left_nav li a, ul.left_sub_nav li a {
	display: block;
	height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:center left;
	padding: 7px 0px 0px 13px;
}
div.left_banner {
	position: relative;
	clear: both;
	margin: 0px 0px 25px 0px;
}


div.main_banners {
	position: relative;
	clear: both;
	float: left;
	height: 215px;
	margin: 0px 0px 7px 0px;
	width: 834px;
}
div.main_banner {
	position: relative; 
	float: left;
}
div.main_nav_bar {
	position: relative;
	clear: both;
	float: left;
	background-color: #d0214f;
	background-image:url(/_template/images/nav_bar_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 55px;
	width: 834px;
	margin: 0px 0px 7px 0px;
}
div.main_nav_bar_link {
	position: relative;
	float: left;
	text-align: center;
	width: 166px;
	margin: 15px 0px 0px 0px;
}
div.main_nav_bar_link a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.product_list {
	position: relative;
	width: 834px;
	clear: both;
	float: left;
	background-image:url(/_template/images/product_list_sep.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px 0px 7px 0px;
	
}
div.product {
	position: relative;
	float: left;
	width: 417px;
	height: 170px;
}
div.product_image {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 170px;
	width: 170px;
}
div.product_text {
	position: relative;
	margin: 0px 0px 0px 200px;
	width: 210px;
	text-align: left;
}
div.product_text p {
	margin: 10px 0px 10px 0px;
}
span.product_name {
	color: #6ba2b4;
	font-weight: bold;
}
span.product_price {
	font-weight: bold;
}
span.product_big_price {
	font-weight: bold;
	color: #6aa3b6;
	font-size: 18px;
}
span.product_option_price {
	font-weight: bold;
	color: #6aa3b6;
	font-size: 14px;
	line-height: 15px;
}
div.product_hr {
	position: relative;
	clear: both;
	border-bottom: 1px solid #EEEEEE;
	margin: 7px 0px 7px 0px;
}
div.product_controls {
	position: absolute;
	top: 140px;
	left: 170px;
	width: 230px;
	text-align: right;
}
div.product_controls a {
	font-weight: bold;
	color: #d0214f;
	text-decoration: none;
}
div.promo {
	position: relative;
	float: left;
	width: 417px;
	height: 173px;
}
div.promo_image {
	position: absolute;
	top: 0px;
	width: 300px;
	height: 173px;
	text-align: right;
	left: 110px;
}
div.promo_text {
	position: absolute;
	top: 0px;
	width: 300px;
	height: 173px;
	text-align: left;
	left: 10px;
}
div.promo_text p {
	margin: 10px 0px 10px 0px;
}

span.promo_heading {
	color: #d0214f;
	font-weight: bold;
}
span.promo_price {
	font-weight: bold;
}
div.promo_text a {
	text-decoration: none;
	color: #d0214f;
	font-weight: bold;
}

div.category_heading {
	position: relative;
	clear: both;
	float: left;
	background-color: #d0214f;
	background-image:url(/_template/images/category_header_bar.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 40px;
	width: 827px;
	margin: 7px 0px 7px 0px;	
}
div.category_title {
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 14px;
	left: 15px;
	width: 300px;
	height: 20px;
}
div.featured_category {
	position: relative;
	clear: both;
	height: 173px;
	width: 827px;
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px 0px 12px 0px;
}
div.featured_category_txt {
	padding: 0px 0px 0px 13px;
	width: 500px;
}
div.paging_controls {
	position: relative;
	clear: both;
	text-align: right;
	margin: 0px auto;
	margin-top: 10px;
	color: #ffffff;
	
}

div.paging_controls a {
	display: block;
	position: relative;
	float: left;
	border: 2px solid #ad1b42;
	background-color: #ad1b42;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}

div.paging_controls span {
	display: block;
	position: relative;
	float: left;
	border: 2px solid #ad1b42;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #d0214f;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}


div.product_cols {
	position: relative;
	clear: both;
	float: left;
	width: 827px;
}
div.product_left_col {
	position: relative;
	float: left;
	width: 246px;
}
div.product_right_col {
	position: relative;
	float: left;
	width: 580px;
}

div.product_right_cols {
	position: relative;
	clear: both;
	width: 580px;
	float: left;
}
div.product_page_details {
	position: relative;
	float: left;
	width: 337px;
	margin-right: 3px;
	padding: 10px 0px 0px 0px;
}
div.product_page_controls {
	position: relative;
	float: left;
	width: 228px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	
}
div.product_video {
	position: relative;
	clear: both;
	border: 1px solid #ebebeb;
	margin: 0px 0px 20px 0px;
}
a.img_detail {
	display: block;
	position: relative;
	float: left;
	border: 1px solid #ebebeb;
	padding: 4px 4px 4px 4px;
	margin: 0px 10px 0px 0px;
}
a.fake_button {
	display: block;
	position: relative;
	clear: both;
	background-color: #d1214f;
	padding: 4px 10px 4px 10px;
	width: 140px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}


div.cms {
	position: relative;
	clear: both;
	float: left;
	width: 834px;
}
div.cms_main {
	position: relative;
	float: left;
	width: 388px;
}
div.cms_right {
	position: relative;
	float: left;
	width: 446px;
}
div.cms_padding {
	position: relative;
	padding: 2px 0px 0px 14px;
}


div.sub_categories {
	position: relative;
	clear: both;
	width: 770px;
	margin: 0 auto;
	margin-bottom: 30px;
}

div.sub_category {
	position: relative;
	clear: both;
	float: left;
	width: 770px;
	margin: 20px 0px 0px 0px;
}

div.sub_category_image {
	position: relative;
	float: left;
	width: 217px;
	margin: 0px 10px 0px 0px;
	height: 173px;
}

div.sub_category_sep {
	position: relative;
	float: left;
	width: 5px;
	margin: 0px 10px 0px 0px;
	background-color: #f5f5f5;
	height: 173px;
}
div.sub_category_text {
	position: relative;
	float: left;
	width: 528px;
	margin: 0px 0px 0px 0px;
	height: 173px;
}

div.sub_category_text h3 {
	position: relative;
	clear: both;
	border: 1px solid #dbdbdb;
	padding: 7px 7px 7px 7px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

div.sub_category_text p {
	position: relative;
	clear: both;
	padding: 7px 7px 7px 7px;
	color: #000000;
	font-size: 10px;
}

div.sub_category_text a {
	position: absolute;
	top: 160px;
	left: 28px;
	width: 500px;
	text-align: right;
	color: #d0214f;
}

/* CMS STYLES */

h1 {
	font-weight: bold;
	color: #d8456b;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-weight: bold;
	color: #6ba2b4;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-weight: bold;
	color: #b4ab76;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	line-height: 14px;
}

a {
	font-weight: bold;
	color: green;
	text-decoration: none;
}

/* PHOTO GALLERY STYLES */

div.photo_album {
	position: relative;
	clear: both;
	float: left;
	width: 350px;
	margin: 0px 0px 20px 0px;
}

div.photo {
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

div.photo a {
	display: block;
	border: 1px solid #eeeeee;
	padding: 5px 5px 5px 5px;
}

/* STANDARD STYLES */

div.system_message_error {
	position: relative;
	clear: both;
	float: left;
	background-color: red;
	width: 827px;
	margin: 7px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_ok {
	position: relative;
	clear: both;
	float: left;
	background-color: green;
	width: 827px;
	margin: 7px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_body {
	position: relative;
	clear: both;
	float: left;
	background-color: #EEEEEE;
	width: 827px;
	margin: 0px 0px 7px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #000000;
}


div.system_page_heading {
	position: relative;
	font-size: 20px;
	color: #dddddd;
	clear: both;
	margin: 10px 0px 20px 0px;
}



table.form_table {
	border: 1px solid #eeeeee;
	width: 650px;
	margin: 0 auto;
	margin-bottom: 30px;
}
table.form_table th {
	background-color: #d0214f;
	color: #ffffff;
}
table.form_table td.subheading {
	background-color: #d65073;
	color: #ffffff;
	font-weight: bold;
}
table.form_table td a {
	font-weight: bold;
	color: #d0214f;
	text-decoration: none;
}
table.form_table td.field {
	font-weight: bold;
}

