@charset "utf-8";
body  {
	font: 12px Futura,"Gill Sans",Arial, Verdana, Helvetica, sans-serif; 
	background-image:url('/assets/images/interface/bg_global.jpg');
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	margin-bottom:20px;
}
a {color:#999999; font-size:12px;}
a:active {outline: none;}
h3 {font-size:18px;margin-top:2px;}
img {border:0;outline:none;}
.error {color:#F00;}
.pics {margin-top:4px;height:300px;width:500px;}
#container { 
	width: 900px;
	margin: 0 auto;
	text-align: left;
	clear:both;
} 
#header {
	position:relative;
	margin: 0 auto;
	width: 900px;
	height:135px;
	float:right;
	text-align: right;
	overflow: hidden;
	color:#FFF;
	padding-right:5px;
	display:block;
}
#header a {text-decoration:none;color:#FFF;font-size:12px;}
#header a:hover {text-decoration:underline;}
#header-search {float:right; display:inline;position:relative;}
#header-links {float:right; display:inline;position:relative;}
#header-logos {float:left; display:inline;position:relative;width:100%;text-align:left;top:12px;}
.shop-head-sep {color:#646464;font-size:16px;padding:0 6px 0 6px;}
#top-nav-search {margin-top:25px;}
#top-nav-search input {width:130px;background-color:#373737;}
#search-top {margin-bottom:0;padding-bottom:0;}
.input-main {background-color:#373737;border:1px solid #717171;color:#FFF;font-size:12px;padding:2px;}

#main-navigation {padding:22px 0 4px 0; text-transform:uppercase;border-bottom:1px solid #5e555a;position:relative;height:30px;}
#main-navigation a {color:#C8AE65; text-decoration:none;font-size:14px;padding-right:15px;}
#main-navigation a:hover {text-decoration:underline;}

.sub-nav {padding:5px 0 0 10px;}
.sub-nav a {font-size:11px;text-decoration:none;color:#FFF;}

#nav-banner {width:400px;float:right;text-transform:none;color:#C8AE65;font-size:12px;}

#nav-banner .small {font-size:9px;}

#main-content {
  	width: 100%;
	position:relative;
}

.frame-left {
	background-image:url('/assets/images/interface/frame/left_frame_tile.jpg');
	background-repeat:repeat-y;
	width:23px;	
}

.frame-right {
	background-image:url('/assets/images/interface/frame/right_frame_tile.jpg');
	background-repeat:repeat-y;
	width:23px;	
}

#frame-content {
	padding:4px 8px 8px 12px;
	width:830px;
}

.home-image-links td {
	border-top: 1px solid #5e555a;
	border-bottom: 1px solid #5e555a;
	padding:8px 0 8px 3px;
}

.slideshow-nav a {color:#FFF;text-decoration:none;padding-left:8px;text-transform:uppercase;}

#footer { 
	text-align:center;
	position:relative;
	width: 900px;
	margin: 0 auto;
	margin-top:5px;
	color:#FFF;
} 
#footer p {
	margin: 0;
	padding: 0;
	font-size:10px;
	line-height:20px;
}

#footer a {font-size:10px;color:#FFF; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#email-signup {
	border:1px solid #5e555a;
	background-color:#28181B;
	text-align:center;
	color:#C8AE65;
	text-transform:uppercase;
	font-size:9px;
	padding:3px;
	margin:8px 5px 8px;}

.form-button {border:1px solid #5e555a;color:#C8AE65;font-weight:bold;background-color:#781D26;font-size:9px;height:20px;}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p{
	margin-top:0px;
	line-height:20px;
}

.MsoNormal {line-height:normal;}


/* USED IN PRESS PAGE */
.post-jn {
	margin:0 10px 10px 0;
	color: #FFF;
	width:90%;
	padding-left:15px;
	margin-bottom:40px;
	
}

.post-jn h2 {
	background-color:#6E6763;
	color:#FFFFFF;
	padding:7px 0px 7px 10px;
	margin:0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
}

@media all and (min-width: 0px){
.post-jn h2 {	font-size: 15px; font-weight:100; }
}

.post-jn h2 a{
color:#FFFFFF;
text-decoration:none;
font-size:15px;
}

@media all and (min-width: 0px){
.post-jn h2 a{	font-size: 15px; font-weight:100; }
}

.css-c-a-content-media {
	margin:0px;
	position:relative;
	float:right;
	width:755px;
	min-height: 150px;
	overflow: hidden;
}

.blip_description{
padding:0;
}

.blip_formats {
padding:5px 10px;
background-color:#FFFFCC;
}
.post-jn small {
padding:0 10px;
}




/*LEGACY*/
.user-alert{font-size:11px; font-weight:bold; color: red}
.text-large {font-size:large; color:#858585; font-weight:bold;}
.text-large-white {font-size:15px; color:#FFFFFF; font-weight:bold;}
.text-medium {font-size:12px; color:#858585; font-weight:bold;}
.text-medium-lightgray {font-size:13px; color:#858585; font-weight:bold;}
.text-medium-white {font-size:13px; color:#FFFFFF; font-weight:bold;}
.text-medium-gray {font-size:13px; color:#858585; font-weight:bold;}
.text-small-darkgray-bold {font-size:10px; color:#808080; font-weight:bold;}
.text-small-gray-bold {font-size:11px; color:#858585; font-weight:bold;}
.text-small-gray {font-size:11px; color:#858585;}
.text-small-white {font-size:11px; color:#FFFFFF;}
.subsite-header {width:auto; margin-bottom:15px;}
.blog-main-title {font-size:20px; font-weight:bold; color:#C8AE65;}
.form-label {font-size:13px; font-weight:bold; background-color:#333333;}
.form-submit { font-size:16px; font-weight:bold; padding: 5px;}

.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
}

.menu_body a {
  display:block;
  color:#C8AE65;
  font-weight:bold;
  text-decoration:none;
  font-size:10px;
  margin-left:10px;
}
/*.menu_body {
	display:none;
}*/
.menu_body a:hover {
  color: #000;
  text-decoration:underline;
}

.prod-info {padding-top:8px;}
.prod-table {border:1px solid #858585;background-color:#000;}
.prod-table td {font-size:10pt;color:#858585;padding:5px;}
.prod-title {
	font-size:10pt;
	color:#C8AE65;
	text-decoration:none;
	font-weight: bold;
}
.recent-prod-title {
	font-size:10pt;
	color:#C8AE65;
	text-decoration:none;
	font-weight: bold;
	padding-top:10px;
}
.prod-section-title {width:705px;font-size:11pt;color:#C8AE65;font-weight: bold;padding-bottom:8px;}
.prod-desc {font-size:10pt;color:#000;}
.prod-form-label {font-size:14pt;font-weight:bold;}
.prod-look-desc {font-size:11px;color:#000;font-weight:bold;text-align:center;}
.prod-dept-list-title {font-size:10px;color:#FFF;font-weight:bold; text-decoration:none;}
.prod-dept-list-title:hover {text-decoration:underline;}
.prod-dept-list-price {font-size:10px;color:#FFF;font-weight:bold;}
#prod-share-bar {background-color:#4B4844;padding:3px;color:#C8AE65;text-align:center;}
#prod-share-bar a {
	color:#C8AE65;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#prod-share-bar a:hover {text-decoration:underline;}

#content{
	float:left;
	width:715px;
}
#content h3 {
	color:#C8AE65;
	font-size:1.2em;
	margin-left:5px;
}

#content p {margin-left:5px; font-size:12px;}
#content .content-box {
	margin:0 10px 0 5px;
	font-size:12px;
}
#content .content-box h3{
	font-size:1.2em;
	margin-left:0;
}
ul.breadcrumb{
	margin:5px; 0 5px 4px;
	padding:0;
	width:700px;
	list-style:none;
	overflow:hidden;
}
ul.breadcrumb li {float:left;margin:0 3px 0 3px;font-size:10px;}
ul.breadcrumb a {font-size:10px;color:#FFF; text-decoration:none;}
ul.breadcrumb a:hover {text-decoration:underline;}

div.navigation{
	height:28px;
	overflow:hidden;
	margin:8px 0 8px 6px;
}
div.navigation select{
	float:right;
	width:142px;
	margin:4px 4px 0 0;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
}
div.navigation ul{
	margin:3px 0 0 203px;
	padding:0;
	list-style:none;
	width:325px; /* Width of boxes */
	overflow:hidden;
	font-size:11px;
	color:#AEAEAE;
	float:right;
}
div.navigation ul li{
	float:left;
	width:105px;
	line-height:20px;
}
div.navigation ul li.txt {color:#272727;}
div.navigation a{text-decoration:none;}
div.navigation a:hover{text-decoration:underline;}
div.navigation ul li.prev,
div.navigation ul li.next{
	text-align:left;
	padding: 0 0 0 3px;
}
div.navigation ul li.next{
	float:right;
}
div.navigation ul li.prev a{
	width:68px;
	padding:0 0 0 31px;
	height:20px;
	float:left;
}
div.navigation ul li.next a{
	width:95px;
	padding:0 0 0 8px;
	height:20px;
	float:right;
}
.list-item{
	overflow:hidden;
}
.list-item ul{
	overflow:hidden;
	margin:0;
	padding:10px 0 0 18px;
	list-style:none;
}
.list-item ul li{
	float:left;
	width:160px;
	display:inline;
	line-height:11px;
	text-align:center;
}
.list-item ul img{
	margin:0 auto;
	border:1px solid #C8AE65;
}
.search-results-totals {
	width:700px;
	/*
height:28px;
*/
	margin:4px 0 4px 6px;
	background:#000000;
	line-height:28px;
	border:1px solid #e2e2e2;
}
.search-results-faceted {
	margin:4px 0 4px 6px;
}
dl.search-totals{
	margin:0;
	padding:0;
	overflow:hidden;
}
dl.search-totals dt{
	margin:0;
	float:left;
	width:auto;	
	padding:0 0 0 5px;
	font-size:12px;
}
dl.search-totals dd{
	margin:0;
	float:right;
	width:200px;
	padding:0 8px 0 0;
	text-align:right;
	font-size:12px;
	color:#ffffff;
}
dl.search-totals dd strong {
	font-weight:bold;
}

.search-results-list{
	width:700px;
	margin:0;
	padding:0;
	overflow:hidden;
}
dl.search-list dt{
	margin:0 0 0 5px;
	float:left;
	width:610px;	
	padding:6px 0 6px 0;
	font-size:1.05em;
	border-bottom:1px solid #000;
}
dl.search-list dd{
	margin:0 0 0 5px;
	float:right;
	width:80px;
	padding:6px 0 6px 0;
	text-align:right;
	font-size:1.05em;
	color:#CC0033;
	border-bottom:1px solid #000;
}
dl.search-list dd strong {
	font-weight:bold;
}
.info{
	width:818px;
	margin:0 auto;
	overflow:hidden;
}
.info .title{
	width:815px;
	height:27px;
	line-height:27px;
	color:#C8AE65;
	background:#000;
	border:1px solid #c7c7c7;
	font-weight:bold;
	font-size:1.08em;
}
.info .title a{
	color:#852e1a;
	font-weight:normal;
}
.info .content{
	width:818px;
	padding:8px 0 25px 0;
}
.info div{
	float:left;
	overflow:hidden;
}
.info .t1{
	width:262px;
	padding:0 0 0 11px;
}
.info .t2{width:264px;}
.info .t3{width:324px;}
.info p{
	margin:0;
	color:#FFF;
	font-size:12px;
}
.info a{color:#852e1a;}


.receipt-title{
	margin-top:10px;
	width:877px;
	height:27px;
	line-height:27px;
	color:#C8AE65;
	font-weight:bold;
	font-size:1.08em;
}
.receipt-title div {
	float:left;
	overflow:hidden;
}

.receipt-title .t1 {
	width:427px;
	padding:0 0 0 11px;
}
.receipt-title .t2 {
	width:425px;
	text-align:right;
}

.cart-summary a.continue{
	margin:10px 13px 0 0;
}
.cart-summary{
	float:right;
	width:388px;
	padding:0 0 13px 0;
	margin:0 0 0 20px;
	border:1px solid #ddd;
	position:relative;
	
}
.cart-summary strong.title{
	position:absolute;
	color:#751c1f;
	padding:0 7px;
	background:#fff;
	font-size:13px;
	top:-7px;
	left:24px;
	font-weight:bold;
}
.cart-summary ul{
	width:348px;
	overflow:hidden;
	margin:13px 0 0 20px;
	padding:0;
	list-style:none;
}
.cart-summary ul li{
	float:left;
	width:348px;
	line-height:28px;
}
.cart-summary ul li.total{
	border-top:1px solid #ddd; 
}
.cart-summary ul strong{
	float:left;
	text-align:right;
	width:246px;
}
.cart-summary ul .add span,
.cart-summary ul .add strong{
	font-weight: normal;
}
.cart-summary ul span{
	float:right;
	width:95px;
	text-align:right;
	font-weight:bold;
	color:#C8AE65;
}
.cart-summary ul span.negative{
	float:right;
	width:95px;
	text-align:right;
	font-weight:bold;
	color:red;
}
.summary{
	overflow:hidden;
	width:400px;
	padding:23px 0 0 0;
	font-size:1.12em;
	float:right;
}
.summary p{margin:0 0 13px;}
.custom{padding:0 0 12px 7px;}
.custom p{margin:10px 0 0;}

.cart-alert {
	padding:8px;
	border:2px solid #C8AE65;
	font-weight:bold;
	margin-top:8px;
	font-size:16px;
	color: #F00;
}

div .alert-red {
	clear:left;
	color:red;
}
/* new */

.gift-wrap{
	width:890px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

.gift-wrap .left{
	width: 490px;
	float: left;
}
.gift-wrap .right{
	width: 400px;
	float: right;
}
.gift-wrap ul{
	width:480px;
	overflow:hidden;
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
}
.gift-wrap ul li{
	float:left;
	width:235px;
	display:inline;
	text-align:center;
}
.gift-wrap ul img{
	margin:0 auto;
}
.gift-wrap ul .txt{
	width:225px;
	padding:0;
	margin:0 auto;
}
.gift-wrap ul .txt strong{
	display:block;
	color:#C8AE65;
	margin:4px 0 0 0;
}

.gift-wrap dl{
	margin:0;
	padding:0;
	width:395px;
	overflow:hidden;
}
.gift-wrap dt{
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	float:left;
	line-height:20px;
	width:100px;
}
.gift-wrap dd{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:275px;
}
.gift-wrap dd input{
	width:200px;
	padding:0 0 0 4px;
	height:16px;
	font-size:12px;
}
.gift-wrap dd textarea{
	width:275px;
	padding:0 0 0 4px;
	height:75px;
	font-size:12px;
}
.gift-wrap .radio dd {
	width:320px;
	padding:0 0 0 4px;
	height:16px;
}
.gift-wrap label input{
	width:14px;
	height:15px;
	padding:0;
	float:left;
	margin:1px 10px 0 0;
}




.shipping-method{
	width: 820px;
	overflow: hidden;
	padding: 22px 0 15px 0;
	font-size: 1.09em;
}
.shipping-method .left{
	width: 445px;
	float: left;
}
.shipping-method .right{
	width: 445px;
	float: right;
}
.shipping-method .right p{
	margin: 0 0 11px;
}
.shipping-method .right h3{
	font-size: 1.12em;
	margin: 0;
}
.shipping-method .left ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 440px;
}
.shipping-method .left li{
	float: left;
	width: 440px;
	overflow: hidden;
	padding: 0 0 12px;
}
.shipping-method .left div{
	float: left;
}
.shipping-method .left .t1{
	width: 41px;
}
.shipping-method .left .t2{
	width: 301px;
	font-weight: bold;
	color: #852e1a;
}
.shipping-method .left .t3{
	width: 98px;
	color: #474747;
}
.shipping-method .left input{
	width: 14px;
	height: 15px;
	margin: 0 auto;
	display: block;
}



.text-details a.continue, 
.shipping-method a.continue{
	margin: 0 13px 0 0;
}
.text-details{
	width: 825px;
	overflow: hidden;
	padding: 0 0 17px;
	font-size: 12px;
}
.text-details .right h3{
	font-size: 1.12em;
	margin: 0;
}
.text-details .left{
	width: 445px;
	float: left;
}
.text-details .right{
	width: 445px;
	float: right;
}

.text-details p{
	margin: 16px 0 0 0;
	font-size:1.12em;
}
.text-details input{
	width: 188px;
	height: 18px;
	border: 1px solid #7f9db9;
	padding: 0 0 0 4px;
}
ul.payment-information{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600px;
	overflow: hidden;
}
ul.payment-information li{
	overflow: hidden;
	width: 600px;
	float: left;
	padding: 10px 0 0 0;
}
ul.payment-information li.alert-red{
	overflow: hidden;
	width: 600px;
	float: left;
	padding: 10px 0 0 0;
	color:red;
}

ul.payment-information .radio{
	width: 57px;
	float: left;
	overflow: hidden;
}
ul.payment-information .label{
	float: left;
	width: 543px;
	overflow: hidden;
}
ul.payment-information .radio input{
	width: 14px;
	height: 15px;
	padding: 0;
	border: none;
	display: block;
	margin: 0 auto;
}
ul.payment-information ul{
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style: none;
	width: 543px;
	overflow: hidden;
}
ul.payment-information ul li{
	float: left;
	width: 543px;
	overflow: hidden;
}
ul.payment-information ul label{
	float: left;
	width: 74px;
	line-height: 20px;
	margin: 0 6px 0 0;
	text-align: right;
}
ul.payment-information ul.pay-check label{
	width: 98px;
}
ul.payment-information ul.pay-check li{
	padding: 2px 0 0 0;
}
ul.payment-information ul.pay-check input{
	background: #fff;
}
ul.payment-information ul input{
	background: #ffffa0;
	width: 145px;
}
ul.payment-information ul input.code{
	width: 40px;
	margin: 0 6px 0 0;
}
ul.payment-information ul input.issue-no{
	width: 48px;
	margin: 0 5px 0 0;
}
ul.payment-information input.purchase{
	display: block;
	width: 139px;
}
ul.payment-information ul select{
	background: #ffffa0;
}
ul.payment-information ul select.small{
	width: 60px;
	margin: 0 10px 0 0;
}

label.paypal{
	padding: 0 0 0 45px;
	display: block;
	background: url(../media/system/paypal.gif) no-repeat left;
}
ul.points-list{
	margin: 0;
	padding: 0;
}
ul.points-list li{
	margin: 16px 0 0 0;
}
.text-details .checkbox{
	width: 14px;
	height: 15px;
	padding: 0;
	float: left;
	border: none;
	margin: 1px 8px 0 0;
}
p.certificate-number{
	overflow: hidden;
	width: 100%;
}
p.certificate-number label{
	float: left;
	line-height: 20px;
	margin: 0 5px 0 0;
}
p.certificate-number input{
	float: left;
	width: 168px;
}
ul.your-wish-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width:693px;
	background: url(../images/bg-your-wish-list.gif);
	font-size: 12px;
	border-top: 1px solid #ccc;
}
ul.your-wish-list li{
	overflow: hidden;
	width:693px;
	padding: 4px 0;
	float: left;
	border-bottom: 1px solid #ccc;
}
ul.your-wish-list li.title{
	font-weight: bold;
}
ul.your-wish-list div{
	float: left;
	overflow: hidden;
}
ul.your-wish-list .t1{
	width: 51px;
	font-weight: bold;
	text-align: center;
}
ul.your-wish-list .t2{
	width: 478px;
}
ul.your-wish-list .t3{
	width: 81px;
	font-weight: bold;
	padding: 0 0 0 15px;
}
ul.your-wish-list .t4{
	width: 68px;
	text-align: center;
}
ul.your-wish-list h4{
	margin: 0 0 0 7px;
	font-size: 12px;
}
ul.your-wish-list p{
	margin: 2px 0 0 11px;
}
ul.your-wish-list .price{
	float: right;
	width: 107px;
}
a.remove{
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/a-remove.gif);
}
h3.title-manage,
h3.title{
	background: #eee;
	border:1px solid #ccc;
	border-bottom: none;
	line-height: 22px;
	margin:15px 0 0 0; 
	padding: 0 0 0 8px;
	width:683px;
}
h3.title-manage{
	border-bottom:1px solid #ccc;
}
.manage-wish-list{
	width: 100%;
	padding: 13px 0 0 0;
	overflow: hidden;
	
}
.manage-wish-list p{
	margin: 15px 0 0;
}
.manage-wish-list .left-box{
	float: left;
	width: 246px;
}
.customer-box{
	width:878px;
	padding:10px 0 43px 0;
	margin:0 auto;
	overflow:hidden;
}
.customer-box .left{
	float:left;
	width:330px;
}
.customer-box .right{
	float:right;
	width:330px;
}
.customer-box h3{
	font-size:16px;
	color:#C8AE65;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
}

.shipping-box{
	width:613px;
	margin:0 0 0 11px;
	overflow:hidden;
}
.shipping-box h3{
	font-size:16px;
	color:#C8AE65;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
}
.shipping-box ul{
	margin:0;
	padding:0;
	list-style:none;
	width:613px;
	font-size:12px;
	overflow:hidden;
}
.shipping-box ul li{
	width:613px;
	overflow:hidden;
	float:left;
	line-height:22px; 
	border-bottom:1px solid #eee;
}
.shipping-box ul li.title{
	font-weight:bold;
}
.shipping-box ul div{
	float:left;
	padding:0 0 0 5px;
}
.shipping-box ul .t1{
	width:350px;
}
.shipping-box ul .t2{
	width:250px;
	text-align:right;
}
.shipping-box a{
	color:#255b96;
}
.shipping-box p{
	margin:0;
}

.note-box {
	width:400px;
	margin:15px auto;
	text-align:left;
	padding:20px;
	border:1px solid #C0C0C0;
	background:#fff;
}
.note-box-small {
	width:300px;
	margin:10px auto;
	text-align:left;
	padding:10px;
	border:1px solid #C0C0C0;
	background:#000;
}

.note-box-small h3,
.note-box h3{
	font-size:16px;
	color:#C8AE65;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
}
.note-box .add{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	overflow:hidden;
}
.note-box .add li{
	float:left;
	padding:0 0 0 15px;
	margin:0 15px 0 0;
	background:url(../media/css/divider.gif) no-repeat left;
}
.note-box .add li.first{background:none;padding:0;}
.note-box.add a{
	color:#282828;
	text-decoration:none;
}

.note-box dl{
	margin:0;
	padding:0;
	width:330px;
	overflow:hidden;
}
.note-box dt{
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	float:left;
	line-height:20px;
	width:130px;
}
.note-box dd{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:200px;
}
.note-box dd input{
	width:185px;
	padding:0 0 0 4px;
	height:16px;
}


.register-box{
	width:694px;
	padding:24px 0 43px 0;
	margin:0 auto;
	overflow:hidden;
}
.register-box .left{
	float:left;
	width:330px;
}
.register-box .right{
	float:right;
	width:330px;
}
.register-box h3{
	font-size:16px;
	color:#C8AE65;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
}
.register-box dl{
	margin:0;
	padding:0;
	width:330px;
	overflow:hidden;
}
.register-box dt{
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	float:left;
	line-height:20px;
	width:130px;
}
.register-box dd{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:200px;
}
.register-box dd input{
	width:185px;
	padding:0 0 0 4px;
	height:16px;
}
.register-box .radio dd {
	width:320px;
	padding:0 0 0 4px;
	height:16px;
}
.register-box strong{
	display:block;
	clear:both;
	padding:10px 0 0 0;
	color:red;
	font-size:1.5em;
}
.register-box p{
	margin:10px 0 0 0;
}
.register-box label input{
	width:14px;
	height:15px;
	padding:0;
	float:left;
	margin:1px 10px 0 0;
}
.register-box dd.newsletter{
	width:330px;
	font-weight:bold;
}
.register-box .right a.continue{margin:13px 8px 0 5px;}
.register-box .left a.continue{margin:10px 9px 0 0;}
.register-box .left .forgot-password{
	float:right;
	clear:right;
	font-size:11px;
	padding:4px 0 0 0;
	margin:0 9px 0 0;
}

ul.cart-update{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:822px;
	background:#000;
	border-top:0;
}
ul.cart-update .left{
	float:left;
	width:300px;
	padding-left:4px;
	overflow:hidden;
}
ul.cart-update .right{
	float:right;
	width:325px;
	text-align:right;
	overflow:hidden;
	padding-right:4px;
	color:#FFF;
}

ul.cart-update li {
	height:27px;
	line-height:27px;
}

ul.item-price{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:822px;
	border-bottom:1px solid #e2e2e2;
}
ul.item-price li{
	float:left;
	width:820px;
	overflow:hidden;
}

ul.item-price .row{
	float:left;
	width:820px;
	overflow:hidden;
}

ul.item-price .title{
	width:800px;
	height:27px;
	line-height:27px;
	color:#C8AE65;
	font-size:1.08em;
	background:#000;
	font-weight:bold;
	border:1px solid #C7C7C7;
}
ul.item-price .title div{
	padding-top:0 !important; 
}
ul.item-price .row div{
	float:left;
	overflow:hidden;
}
ul.item-price .row .t1{
	width:77px;
	padding:0 0 0 24px;
}
ul.item-price .row .t2{
	width:430px;
}
ul.item-price .row .t2 img{
	float: left;
	margin: 0 10px 0 0;
}
ul.item-price .row .t2 h3{
	font-size:1.0em;
	color:#C8AE65;
}
ul.item-price .row .t3{
	width:245px;
	padding:10px 0 0 0;
	font-weight:bold;
	text-align:right;
}
ul.item-price .row .t4{
	width:245px;
	font-weight:bold;
	text-align:right;
	padding:10px 23px 0 0;
}
ul.item-price .row .t1 input{
	width:27px;
	height:15px;
	margin:10px 0 0 0;
	padding:0 0 0 3px;
	border:1px solid #6a87a7;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul.item-price .row .t2 h3{
	font-size:1.1em;
	margin:10px 0 2px 0;
}
ul.item-price .row .t2 p{
	margin:0;
	font-size:1em;
	color:#6d6d6d;
}
ul.item-price .separate{
	background:url(../../media/css/separator.gif) repeat-x 0 0;
	padding:6px 0 0 0;
	margin:8px 0 0 0;
}
ul.item-price .option{
	float:left;
	width:840px;
	overflow:hidden;
	padding:12px 0 8px 0;
}
ul.item-price .option ul{
	margin:0 0 0 105px;
	padding:0;
	overflow:hidden;
	width:791px;
	list-style:none;
}
ul.item-price .option ul li{
	float:left;
	width:auto;
}
ul.item-price .option ul a{
	padding:0 0 0 17px;
	margin:0 36px 0 0;
	background:url(../../media/css/bullet3.gif) no-repeat left;
}
.checkout-process{
	width:805px;
	overflow:hidden;
	padding:10px 0 10px 0;
}
.checkout-process strong{
	float:left;
	font-size:13px;
}
.checkout-process ul{
	margin:0 0 0 48px;
	padding:0;
	display:inline;
	float:right;
	list-style:none;
	font-size:13px;
	overflow:hidden;
	color:#a9a9a9;
}
.checkout-process ul li{
	padding:0 0 0 23px;
	margin:0 36px 0 -23px;
	font-weight: bold;
	width:auto;
	float:left;
	background:url(../../media/css/bullet2.gif) no-repeat left;
}
.checkout-process ul li.last{
	margin:0 0 0 -23px;
}
.checkout-process strong{
	float:left;
	margin:0 0 0 115px;
}
.checkout-process ul li strong{
	margin:0;
	float:none;
	color:#C8AE65;
}
.general-bar{
	width:701px;
	height:27px;
	font-weight:bold;
	font-size:14px;
	line-height:27px;
	overflow:hidden;
	border:1px solid #e2e2e2;
	margin:20px 0 0 0;
	padding:0 0 0 5px;
	background:#000000;
}

.billing-title{
	width:805px;
	height:27px;
	font-weight:bold;
	font-size:14px;
	line-height:27px;
	overflow:hidden;
	border:1px solid #e2e2e2;
	background:#000;
}
.billing-title .left{
	width:491px;
	float:left;
	padding:0 0 0 9px;
}
.billing-title .right{
	width:385px;
	float:left;
}
.billing-title .right em{
	float:right;
	margin:0 19px 0 0;
	font-style:normal;
	color:#C8AE65;
	font-size:12px;
}
.login-box{
	width:900px;
	overflow:hidden;
	padding:0 0 15px 0;
}
.login-box .left{
	float:left;
	width:516px;
}
.login-box .right{
	float:left;
	width:384px;
}
.login-box ul{
	margin:0;
	padding:0;
	list-style:none;
	width:516px;
	overflow:hidden;
}
.login-box ul li{
	width:516px;
	overflow:hidden;
	float:left;
	padding:10px 0 0 0;
}
.login-box ul label{
	width:133px;
	float:left;
}
.login-box ul em{
	color:#e30202;
}
.login-box ul input{
	width:185px;
	height:16px;
	padding:0 0 0 4px;
	float:left;
}
.login-box ul input.process-login{
	border:1px solid #4f4f4f;
	margin:0 0 0 8px;
	width:auto;
	height:auto;
	padding:0;
}
.login-box .left a{
	font-size:11px;
	float:right;
	margin:0 189px 0 0;
}
.login-box h3{
	font-size:14px;
	color:#C8AE65;
	margin:0 0 0 0;
}
.login-box .right strong{
	display:block;
	color:#C8AE65;
	margin:4px 0 0 0;
}
.login-box .right p{
	font-size:11px;
	margin:4px 95px 0 0;
}
.form{
	width:825px;
	overflow:hidden;
}
.form p{
	margin:6px 120px 0 6px;
}
.form .twocolumn{
	width:826px;
	overflow:hidden;
}
.form .left{
	float:left;
	width:369px;
}
.form .right{
	float:right;
	width:443px;
}
.form dl{
	margin:0;
	padding:0;
	width:443px;
	overflow:hidden;
}
.form dt{
	margin:0;
	padding:6px 9px 0 0;
	width:121px;
	float:left;
	text-align:right; 
	font:11px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form dt em{
	color:#e30202;
	margin: 0 4px 0 0;
}
.form dd{
	margin:0;
	padding:6px 0 0 0;
	width:313px;
	float:left;
}
.form input{
	width:200px;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	float:left;
	padding:2px 0 0 4px;
}
/*.form select{
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
}*/
.form h3{
	font-size:14px;
	color:#C8AE65;
	margin:20px 0 0 0;
}
.form dt.checkbox{
	width:323px;
	padding:0 0 0 120px;
}
.form dt.checkbox label{
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	float:left;
}
.form .checkbox input{
	width:14px;
	height:15px;
	margin:4px 3px 0 0;
	padding:0;
	background:none;
	border:none;
}

.form dt.radio-button{
	width:450px;
	padding:0 0 0 20px;
	float:left;
}
.form dt.radio-button label{
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	float:left;
}
.form .radio-button input{
	width:14px;
	height:18px;
	margin:4px 3px 0 0;
	padding:0;
	background:none;
	border:none;
}

.payment-form {}

.payment-form .radio-payment{
	width:50px;
	padding:0;
	float:left;

}

.payment-form .radio-payment input{
	width:14px;
	height:18px;
	margin:4px 3px 0 0;
	padding:0;
	background:none;
	border:none;
}


/* Additional Adds */
.form .submit-button { 
	cursor:pointer; 
	border:outset 1px #ccc; 
	background:#999; 
	color:#666; 
	font-weight:bold; 
	padding: 1px 2px;
	width:auto;
	height:auto;
	background:url(../../media/system/submit-button-background.gif) repeat-x left top;
}

.submit-button { 
	cursor:pointer; 
	border:outset 1px #ccc; 
	background:#999; 
	color:#666; 
	font-weight:bold; 
	padding: 1px 2px;
	width:auto;
	height:auto;
	background:url(../../media/system/submit-button-background.gif) repeat-x left top;
}

.form-customer-review{
	width:887px;
	overflow:hidden;
}
.form-customer-review p{
	margin:0;
}
.form-customer-review dl{
	margin:0;
	padding:0;
	width:550px;
	overflow:hidden;
}
.form-customer-review dt{
	margin:0;
	padding:11px 9px 0 0;
	width:111px;
	float:left;
	text-align:right; 
	font:11px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form-customer-review dt em{
	color:#e30202;
	margin: 0 4px 0 0;
}
.form-customer-review dd{
	margin:0;
	padding:11px 0 0 0;
	width:323px;
	float:left;
}
.form-customer-review input{
	width:360px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	float:left;
	padding:2px 0 0 4px;
}
.form-customer-review textarea{
	width:360px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	float:left;
	padding:2px 0
}
.form-customer-review select{
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
}

.form-customer-review .checkbox input{
	width:14px;
	height:15px;
	margin:4px 3px 0 0;
	padding:0;
	background:none;
	border:none;
}
/* Additional Adds */
.form-customer-review .submit-button { 
	cursor:pointer; 
	border:outset 1px #ccc; 
	background:#999; 
	color:#666; 
	font-weight:bold; 
	padding: 1px 2px;
	width:150px;
	height:auto;
	background:url(../../media/system/submit-button-background.gif) repeat-x left top;
}
#all{
	text-align:left;
}
.submit-box{
	padding:46px 0 0 0;
}
.submit-box label{
	font-size:9px;
	line-height:16px;
	color:#666;
}
.submit-box input{
	width:14px;
	height:15px;
	border:none;
	background:none;
	margin:0;
	padding:0;
}
.submit-box a{
	float:right;
	margin:0 30px 0 0;
}

a.continue{
	width:122px;
	padding:0 0 0 24px;
	float:right;
	height:32px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	line-height:32px;
	text-decoration:none;
	font-weight:bold;
}
.complete-order:hover,a.continue:hover{text-decoration:underline;}
.complete-order{
	width:153px;
	padding:0 32px 0 0;
	float:right;
	text-align: right;
	height:32px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	line-height:32px;
	text-decoration:none;
	font-weight:bold;
	margin: 0 17px 0 0;
}

.continue-shopping:hover{text-decoration:underline;}
.continue-shopping{
	width:153px;
	padding:10px 26px 0 22px;
	float:right;
	text-align: right;
	height:22px;
	color:#272727;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
	margin: 0 12px 0 0;
}

.submit-box a.continue{
	margin:-2px 0 0 0;
}
ul.related-products{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:700px;
	overflow:hidden;
}
ul.related-products li{
	float:left;
	width:160px;
	margin:10px 5px 10px 5px;
}
ul.related-products img{
	margin:0 auto;
}
ul.viewed-items{
	margin:0 0 15px 15px;
	padding:0;
	list-style:none;
	width:168px;
	overflow:hidden;
}
ul.viewed-items li{
	float:left;
	width:168px;
	padding:10px 0 7px 0;
	border-bottom:2px solid #8b8b8b;
}
ul.viewed-items img{
	margin:0 auto;
}
ul.viewed-items li p{
	margin:0;
	text-align:center;
}
ul.viewed-items dl{
	margin:0;
	padding:0;
	width:168px;
	overflow:hidden;
}
ul.viewed-items dt{
	margin:6px 0 0 0;
	float:left;
	width:93px;
	padding:0;
}
ul.viewed-items dd{
	margin:6px 0 0 0;
	float:right;
	width:auto;
	padding:0 4px 0 0;
}
.account-details{
	width:692px;
	overflow:hidden;
}
.account-details .left{
	float:left;
	width:324px;
}
.account-details .right{
	float:right;
	width:324px;
}
.account-details h3{
	border:1px solid #c7c7c7;
	background:#000;
	line-height:27px;
	margin:0;
	font-size:12px;
	padding:0 0 0 12px;
}
dl.details{
	margin:0 0 0 10px;
	padding:0;
	width:310px;
	line-height:25px;
	overflow:hidden;
}
dl.details dt{
	margin:0;
	padding:0;
	width:130px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
dl.details dd{
	margin:0;
	padding:0;
	float:left;
	width:180px;
	font-size:12px;
}
.account-details .right ul{
	margin:0 0 0 14px;
	padding:0;
	list-style:none;
}
.account-details .right ul li{margin:10px 0 0 0;}
.account-details .right a{color:#255b96;}
.account-details .right p{margin:10px 0 0 13px;}
.account-details .right p em{display:block;color: #474747;}
.history{
	width:613px;
	margin:20px 0 0 11px;
	overflow:hidden;
	border:1px solid #ccc;
}
.history h3{
	background:#eee;
	margin:0;
	color:#474747;
	font-size:12px;
	line-height:22px;
	padding:0 0 0 2px;
}
.history ul{
	margin:0;
	padding:0;
	list-style:none;
	width:613px;
	font-size:12px;
	overflow:hidden;
	background:url(../media/css/bg-history.gif);
}
.history ul li{
	width:613px;
	overflow:hidden;
	float:left;
	border-top:1px solid #ccc;
	line-height:22px; 
}
.history ul li.title{
	font-weight:bold;
}
.history ul div{
	float:left;
	padding:0 0 0 5px;
}
.history ul .t1{
	width:173px;
}
.history ul .t2{
	width:159px;
}
.history ul .t3{
	width:183px;
}
.history ul .t4{
	width:83px;
	padding:0;
	text-align:center;
}
.history a{
	color:#255b96;
}
.logout{
	margin:19px 0 0 0;
}
.highlight {
	font-weight:bold;
}
.complete-order{
	width:153px;
	padding:0 32px 0 0;
	float:right;
	text-align: right;
	height:32px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	line-height:32px;
	text-decoration:none;
	font-weight:bold;
	margin: 0 17px 0 0;
}
