/* @override http://64.130.45.186/stylesheet.css */

/* @group Main Blocks */

body {
	text-align: center;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: #656565;
	margin: 0;
	padding: 0;
}
img {
	padding: 0;
	margin: 0;
	border-width: 0;
}
p {
	margin: 0 0 10px 0	;
}
a {
	outline: none;
}	
#container {
	width: 900px;
	margin: 10px auto 40px auto;
	/*min-height: 675px;*/
	/*height: auto !important;
	height: 675px;*/
	border: 1px solid #d3d3d3;
	padding: 0;
}
#header {
	background-image: url('/images/dot_border.gif');
	background-repeat: no-repeat;
	background-position: 10px 120px;	
	height: 136px;
}

#logo {
	float: left;
	position: relative;
	left: 8px;
}
#top_nav {
	font-size: 10px;
	padding-top: 7px;
	text-align: right;
	width: 883px;
	margin: auto;
}
#top_nav a {
	color: #828282;
	text-decoration: none;
	display: inline;
	padding-left: 15px;
}
#top_nav a:hover {
	color: #505050;
}
#nav_items {
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	left: -8px;
}
#nav_items li {
	background-color: gray;
	list-style-type: none;
	float: left;
	width: 83px;
	height: 100px;
	text-align: center;
	margin-left: 4px;
}
#nav_items li:hover {
	opacity: .8;
	filter:alpha(opacity=80);
	cursor: pointer;
}
#nav_items li a {
	display: block;
	color: #656565;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-color: white;
	margin-top: 32px;
	padding-top: 50px;
	height: 18px;
	white-space: nowrap;
}
#nav_items li a:hover {
	color: #282828;
}

#header_border {
	clear: both;
	padding-top: 6px;
}
#content_wrapper {
	margin-top: 16px;
	clear: both;
	position: relative;
	left: 10px;
	float: left;
}
#upper_content {
	text-align: left;
	width: 875px;
	background-repeat: no-repeat;
	background-position: 0 80px;
	height: 30px;
	padding-top: 62px;
}

#upper_content.active {
	text-align: left;
	width: 875px;
	background-image: url('/images/upper_content_border.gif');
	background-repeat: no-repeat;
	background-position: 0 80px;
	height: 30px;
	padding-top: 62px;
}

#upper_spacer {
	text-align: left;
	width: 875px;
	height: 16px;
}

#main_content {
	clear: both;
	width: 875px;
}
#left_content {
	float: left;
}

#left_content img {
	width: 431px;
	height: 332px;
}

#right_content {
	float: right;
	background-color: #434343;
	width: 441px;
	height: 332px;
	color: white;
}
#right_content_title {
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	margin: 18px 35px 0 0;
	height: 14px;
	margin-left: 25px;
}
#right_content_subtitle {
	text-align: left;
	color: #f1d522;
	margin: 6px 35px 0 0;
	font-style: italic;
	font-family: Palatino, Times, Times New Roman, serif;
	height: 14px;
	font-size: 14px;
	margin-left: 25px;
}
#content_holder {
	width: 400px;
	height: 250px;
	position: relative;
	left: 6px;
	top: 10px;
	float: left;
	overflow: hidden;
}
#content {
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	position: relative;
	padding-bottom: 30px;
	margin-left: 20px;
}
#content .block {
	margin-bottom: 13px;
}
#content .title {
	text-transform: uppercase;
	font-weight: bold;
}
#content .date {
	color: #71cbd2;
}

#content a {
	color: #d3d3d3;
	text-decoration: none;
}

#lower_content {
	clear: both;
	padding-top: 3px;
	text-align: left;
	width: 875px;
}

#lower_content a {
	text-decoration: none;
	color: #656565;
	font-size: 11px;
}

#slider_controls {
	width: 13px;
	float: right;
	height: 250px;
	position: relative;
	left: -11px;
	top: 10px;
	visibility: hidden;
}
#slider_controls #up {
	margin-bottom: 175px;
}
#slider_controls img {
	width: 13px;
	height: 38px;
}

#back_to_prod {
	float: left;
}

#left_right_controls {
	float: right;
}

#left_right_controls img {
	margin-left: 20px;
}

#copyright {
	clear: both;
	font-size: 11px;
	padding: 97px 0 5px 0;
}

.clearificator {
	clear: both;
}
#footer {
	margin-top: 103px;
	font-size: 12px;
	margin-bottom: 30px;
}

/* @end */

/* @group Retailers */

.retailer_state {
	margin-top: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f16d9a;
}

.retailer_name {
	margin-top: 17px;
	font-weight: bold;
}

/* @end */

/* @group Press */

.press_header {
	margin-top: 27px;
	font-size: 14px;
	height: 16px;
	width: 402px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #9ad7d8;
	color: #ffffff;
}

#press_types {
	margin-top: 30px;
}

#press_types a {
	color: #ffd751;
}

#press_items {
	margin-top: 27px;
	width: 429px;
	float: left;
}

#press_items img {
	height: 165px;
	width: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#pe_holder {
	float: right;
	width: 441px;
}

#press_enlarge img{
	width: 441px;
	height: 589px;
	border: 1px solid #d3d3d3;
}

#pe_controls {
	margin-top: 3px;
	float: right;
}

#pe_controls img {
	margin-left: 20px;
}

#press_info {
	margin-top: 27px;
}

#press_title {
	margin-right: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

#press_date {
	text-transform: uppercase;
}

#press_desc {
	clear: both;
	margin-top: 30px;
}
/* @end */

/* @group Shop */

#shop_cat a {
	color: #be854c;
	line-height: 25px;
	font-size: 12px;
}

.cat_bar {
	margin-top: 26px;
	margin-bottom: 26px;
	height: 16px;
	background-color: #414141;
}

.cat_title {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	float: left;
	margin-top: 1px;
}

.btt {
	float: right;
	text-transform: none;
	font-size: 13px;
	margin-right: 3px;
	margin-top: 2px;
}

.btt a {
	color: #ffffff;
	text-decoration: none;
}

.product {
	height: 180px;
	width: 150px;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	text-align: center;
}

.product img {
	height: 150px;
	width: 150px;
}

#left_content_view {
	float: left;
}

#left_content_view img{
	width: 522px;
	height: 332px;
}

#lower_content_shop {
	clear: both;
	padding-top: 3px;
	text-align: left;
	width: 875px;
}

.thumb_desc {
	height: 33px;
}

.thumb_desc a {
	text-decoration: none;
	color: #656565;
	font-size: 12px;
}

#right_content_pv {
	float: left;
	background-color: #434343;
	width: 351px;
	height: 332px;
	color: white;
}

#right_content_title_pv {
	text-align: left;
	text-transform: uppercase;
	color: #be854c;
	font-size: 14px;
	margin: 18px 25px 0 25px;
	height: 14px;
}
#right_content_subtitle_pv {
	text-align: left;
	color: #be854c;
	margin: 6px 25px 0 25px;
	height: 14px;
	font-size: 12px;
}
.qty_label {
	color: #be854c;
	margin: 0 5px 0 10px;
}
#cart_controls a {
	display: block;
	float: left;
	text-align: center;
	width: 80px;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 0px;
}
a#add {
	background-color: #be854c;
	color: white;
}
a#view {
	color: #be854c;
}
.quantity {
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: #434343;
	color: white;
	width: 20px;
}
#content_holder_pv {
	width: 320px;
	height: 250px;
	position: relative;
	left: 6px;
	top: 10px;
	float: left;
	overflow: hidden;
}

.line_item {
	color: #be854c;;
}

/* @end */

/* @group Cart */

#cart_contents {
	margin: 0 auto 0 auto;
	clear: both;
}
#cart_contents td {
	padding: 2px 15px 2px 15px;

}
tr.cart_header td {
	font-weight: bold;
	background-color: #be854c;
	color: white;
}
tr.cart_line input {
	width: 20px;
}
.cart_controls {
	text-align: center;
	clear: both;
}
.cart_controls input {
	margin-top: 50px;
	background-color: #be854c;
	border-width: 0;
	cursor: pointer;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	text-align: center;
}
table#coupon_info {
	float: left;
	width: 44%;
	margin-left: 5%;
	margin-top: 30px;
}

table#source {
	float: left;
	width: 44%;
	margin-left: 5%;
	margin-top: 5px;
}

table#billing_info {
	float: left;
	width: 44%;
	margin-left: 5%;
}
table td {
	background-color: white;
}
#error {
	width: 700px;
	margin: 20px 20px 20px 40px;
	border-color: red;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
}
input.missing {
	border-color: red;
	border-width: 1px;
	border-style: solid;
}
/* @end */

/* @group Custom Work */

#work_controls {
	float: right;
	height: 14px;
	width: 441px;
}

#work_left {
	float: right;
}

#work_numbers {
	float: right;
	padding: 3px 2px 0px 2px;
}

#work_right {
	float: right;
}

#work_numbers a {
	color: #70cbd2;
	font-size: 12px;
	margin: 0px 3px 0px 3px;
}

#work_numbers a.selected {
	color: #488388;
}

#credits {
	font-style: italic;
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: 12px;
}

#press_note a {
	height: 14px;
	font-size: 12px;
	color: #f4cab7;	
}

#press_note {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 14px;
	font-size: 12px;
	color: #f4cab7;	
}


/* @end */

/* @group Checkout */
#checkout_addresses {
	width: 471px;
	margin-left: 186px;
	background-color: #edfbfb;
	padding: 16px;
	border: 1px solid #9ad7d8;
	color: #3a5252;
}
.checkout_address {
	width: 200px;
	float: left;
}
.checkout_address .title {
	font-weight: bold;
}
.checkout_address div {
	margin-bottom: 3px;
}

#checkout_source {
	clear: both;
	float: left;
	padding-top: 15px;
}

#checkout_source .title {
	font-weight: bold;
}

#cc_info {
	margin-left: 200px;
	margin-top: 20px;
	color: #3a5252;
}
#thankyou {
	width: 500px;
	margin-left: 200px;
	font-size: 110%;
	margin-bottom: 25px;
}
#thankyou a {
	font-size: inherit;
}
/* @end */