/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
html, body, #pagewidth { height: 100%; }
body{
	margin: 0;
	padding: 0;
	font: 12px Lucida Grande, Arial, Helvetica, sans;
	color: #272727;
	background: url(../images/bg_tile.png) repeat-x #fff6ed;
}
body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
body a{color:#360410;}
img{display:block;border:none;}
form,fieldset{margin:0;padding:0;border:none;}
div.hr {
	margin: 0 0 20px 0;
	height: 1px;
	background: #bbb4ad;
}
div.hr hr {
	display: none;
}
body > #pagewidth {
	height: auto;
	min-height: 100%;
}
#pagewidth{
	width: 900px;
	position: relative;
	margin: 0 auto;
}
#main {
	padding:0 0 330px 0;
	width:900px;
}
#header{
	position: relative;
	height: 150px;
	font-size: 11px;
	background: url(../images/hdr_bg.png) no-repeat;
}
#header h1{
	margin: 0;
	position: absolute;
	top: 0;
	left: -33px;
}
#header h1 a {
	width: 290px;
	height: 110px;
	background: url(../images/logo.png) no-repeat;	
	display: block;
	text-indent: -999px;
	overflow: hidden;
}
#quicksearch {
	position: absolute;
	right: 30px;
	top: 10px;
}
#quicksearch ul {
	margin: 0;
	padding: 0;
}
#quicksearch li {
	list-style: none;
	float: left;
}
#quicksearch input {
	padding: 3px 7px 0 7px;
	width: 136px;
	height: 17px;
	border: 0;
	background: #eae2d9;
}
#quicksearch button {
	display: block;
	margin: 0 0 0 10px;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	overflow: hidden;
	border: 0;
	background: url(../images/srch_btn.png) no-repeat;
}
#cart-info {
	position: absolute;
	right: 30px;
	top: 50px;
	color: #fff;
	text-align: right;
}
#cart-info a {
	color: #fff;
}
#cart-info p {
	margin: 0 0 6px 0;
	overflow: hidden;
}
/* Forms & Buttons */
#main form ul {
	list-style: none;
	padding: 0;
}
input, textarea {
	padding: 4px;
	font: 1em Lucida Grande, Helvetica, Arial, sans;
}
#pagewidth a.button, #main button {
	float: right;
	margin: 0;
	height: 27px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/btn_bg_left.png) left 0 no-repeat;
}
button:hover {
	cursor: pointer;
}
#pagewidth a.button { padding: 0 0 0 8px; }
#main button {
	padding: 0 0 0 5px;
	border: 0;
}
a.button span, button span {
	float: left;
	padding: 0 15px 0 7px;
	height: 27px;
	line-height: 27px;
	background: url(../images/btn_bg_right.png) right 0 no-repeat;
}
button span {
	margin: -2px 0 0 0;
}
#pagewidth a.button:hover, #content button:hover {
	cursor: pointer;
	background-position: left -27px;
}
a.button:hover span, #content button:hover span {
	background-position: right -27px;
}
.form input.disabled {
	font-weight: bold;
	background: #efefef;
}
/* end Forms */
#nav {
	list-style: none;
	position: absolute;
	top: 110px;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 892px;
	font-size: 13px;
}
#nav li {
	float:left;
}
#nav li a {
	float: left;
	height: 40px;
	line-height: 40px;
	color:#fff;
	text-indent: -999px;
	overflow: hidden;	
	background: url(../images/nav_bg.png) no-repeat;
}
#nav li#nav-home a {
	width: 79px;
	background-position: 0 0;
}
#nav li#nav-home a:hover {
	background-position: 0 -40px;
}
#nav li#nav-wines a {
	width: 82px;
	background-position: -79px 0;
}
#nav li#nav-wines a:hover {
	background-position: -79px -40px;
}
#nav #nav-acc a {
	width: 239px;
	background-position: -161px 0;
}
#nav li#nav-acc a:hover {
	background-position: -161px -40px;
}
#nav #nav-samplers a {
	width: 151px;
	background-position: -400px 0;
}
#nav li#nav-samplers a:hover {
	background-position: -400px -40px;
}
#nav #nav-events a {
	width: 179px;
	background-position: -551px 0;
}
#nav li#nav-events a:hover {
	background-position: -551px -40px;
}
#nav #nav-gifts a {
	width: 161px;
	background-position: -730px 0;
}
#nav li#nav-gifts a:hover {
	background-position: -730px -40px;
}
#header .add {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 21px;
	right: 250px;
}

#header .add li {
	display: inline;
	margin: 0 0 0 12px;
}

#header .add a {
	color: #fff;
	text-decoration:none;
}
#header .add a:hover {
	text-decoration: underline;
}
a.send-friend{
	padding:0 0 0 26px;
	color:#5a5a5a;
	position:absolute;
	top:43px;
	font-size:11px;
	right:4px;
	height:14px;
	display:block;
	background:url(../media/css/ico-send-friend.gif) no-repeat left;
}
ul.small-card{
	margin:0 auto;
	clear:both;
	padding:15px 0 6px 0;
	list-style:none;
	overflow:hidden;
	width:200px;
}
ul.small-card li{
	float: left;
	margin: 0 4px;
	display: inline;
}
ul.small-card img { border:0; }
/* Footer */
#foot-wrap {
	height: 290px;
	clear: both;
	position: relative;
	margin-top: -290px;
	background: url(../images/ftr_bg_tile.png) repeat-x #34251a;
}
#footer {
	margin: 0 auto;
	padding: 20px 0 0 0;
	height: 270px;
	width: 900px;
	background: url(../images/ftr_bg.png) center top no-repeat;
}
ul.sitemap {
	margin: 10px 0;
	padding: 0;
}
ul.sitemap, ul.sitemap ul {
	list-style: none;
	float: left;
	width: 170px;
	padding:0px;
}
.sitemap li {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.sitemap a {
	text-decoration: none;
	color: #a1a672;
}
.sitemap a:hover {
	text-decoration: underline;
}
.sitemap ul {
	margin: 0 0 0 20px;
}
.sitemap ul li {
	font-weight: normal;
	font-size: 10px;
}
.sitemap ul a {
	color: #fff;
}
#footer-details {
	float: left;
	padding: 10px 0 10px 20px;
	border-left: 1px solid #4d3e33;
}
#footer-details h4 {
	margin: 0 0 16px 0;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
#footer-details p {
	color: #7c7875;
	font-size: 11px;
}
#footer .right{
	float:right;
	width:595px;
	text-align:center;
	padding:19px 0 -0 0;
}
#footer .right ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .right ul li{
	display:inline;
	background:url(../media/css/divider.gif) no-repeat left;
	padding:0 4px 0 10px;
}
#footer .right ul li.first{background:none;}
#footer .right a{
	font-size:.83em;
	color:#272727;
	text-decoration:none;
}
#footer .right a:hover{
	text-decoration:underline;
}
a.verisign{
	background:url(../media/css/a-verisign.gif);
	width:93px;
	text-indent:-9999px;
	height:47px;
	margin:12px 0 0 25px;
	float:left;
	overflow:hidden;
}
h2 {
	margin: 0 0 10px 0;
	font: 26px Helvetica, Arial, Verdana, sans;
	font-weight: normal;
}
ul.breadcrumb{
	margin:5px 0 0 4px;
	padding:0;
	width:891px;
	list-style:none;
	overflow:hidden;
}
ul.breadcrumb li{
	float:left;
	margin:0 3px 0 3px;
}
ul.breadcrumb a{margin:0 8px 0 0;font-weight:normal;}
#twocolumn {
	width: 900px;
	margin: 0;
}
/* Homepage */
.home-promo {
	float: left;
	margin: 0 0 0 19px;
	width: 200px;
}
.home-promo:first-child { margin: 0; }
.home-promo h4 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
#content .home-promo h4 a {
	text-decoration: none;
}
#content .home-promo h4 a:hover {
	text-decoration: underline;
}
.home-promo h5 {
	margin: 0 0 20px 0;
}
.home-promo img, #tastings-wrap img {
	padding: 4px;
	border: 1px solid #bbb4ad;
	background: #eae1d8;
}
#content p img {
	margin-right: 10px;
}
/* Upcoming Tastings */
#tastings-wrap {
	position: relative;
	margin: 5px 0 10px 0;
	padding: 0 0 29px 0;
	font-size: 12px;
	background: url(../images/tastings_divider.png) bottom no-repeat;
}
#content #tastings-wrap h3 {
	margin: 0 0 5px 110px;
	height: 14px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/tastings_hdr.png) no-repeat;
}
#content #tastings-wrap h3 a {
	display: block;
	height: 100%;
}
#content #tastings-wrap p {
	margin: 0 0 0 220px;
	line-height: 15px;
}
#content #tastings-wrap h4 {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
#content #tastings-wrap dl {
	margin: 0 0 0 110px;
	line-height: 15px;
}
#tastings-wrap dt {
	padding: 9px 0 9px 0;
	border-top: 1px dotted #b6b0a9;
}
#tastings-wrap dt:first-child {
	border: 0;
}
#tastings-wrap dt a {
	font-weight: bold;
}
#tastings-wrap dl a {
	text-decoration: none;
}
#tastings-wrap a:hover {
	text-decoration: underline;
}
#tastings-wrap dd {
	margin: 0 0 9px 0;
}

/** Homepage Specials **/
#twocolumn .home-specials{
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:679px;
	position:relative;
}
#twocolumn .home-specials li{
	float:left;
}
/** End Homepage Specials **/
#content, #all {
	padding: 20px 0 0 0;
	color: #3d3931;
}
#content {
	float: right;
	width: 649px;
}
#content dl {
	list-style: none;
	margin: 0 0 20px 0;
}
#content ul {
	list-style: disc outside;
	padding: 0 0 0 40px;
	line-height: 20px;
}
#content ul li {
	margin: 0 0 10px 0;
}
#content p {
	margin: 0 0 10px 0;
	line-height: 20px;
}
#content a, #all a { color: #580923; }
#content .content-box {
	margin:0 10px 0 5px;
	font-size:1.12em;
}
#content .content-box h3{
	font-size:1.2em;
	margin-left:0;
}
#right {
	float:left;
	width:220px;
	font-size: 11px;
}
#right h3 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font: 14px Georgia, Times, serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .06em;
	border-bottom: 1px dotted #8e9869;
}
.search-results-totals {
	height:24px;
	margin: 0;
	line-height:24px;
}
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:1.2em;
}
dl.search-totals dd{
	margin:0;
	float:right;
	width:200px;
	padding:0 8px 0 0;
	text-align:right;
	font-size:1.2em;
	color:#CC0033;
}
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 #f2f2f2;
}
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 #f2f2f2;
}
dl.search-list dd strong {
	font-weight:bold;
}

.viewed-previous {
	margin-top:20px;
}
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;
}
ul.viewed-items strong{
	color:#a60000;
}

/** Department Order Page **/

.dept-order-display {
	width:676px;
	padding:4px 0 4px 0;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #8b8b8b;
}
.dept-order-display  .left{
	float:left;
	width:150px;
	color:#1c609f;
	font-weight:bold;
	font-size:1.05em;
	line-height:18px;
}
.dept-order-display  .right{
	float:right;
	width:506px;
	text-align:left;
	
}
.dept-order-display input{
	width:32px;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	padding:2px 0 0 4px;
}

.add-cart .add-to-cart{
	width:142px;
	background:url(../media/css/a-add-to-cart.gif);
	height:32px;
	display:block;

	margin:13px 0 0 552px;
}
/** Homepage Top Departments **/
ul.feature-departments{
	margin:0 0 30px 15px;
	padding:0;
	list-style:none;
	width:168px;
	overflow:hidden;
}
ul.feature-departments li{
	float:left;
	width:168px;
	padding:7px 0 5px 0;
	border-bottom:1px solid #eeeeee;
}
ul.feature-departments img{
	margin:0 auto;
}
ul.feature-departments strong{
	color:#a60000;
}
#content h3{
	font-size: 14px;
	margin: 0 0 10px 0;
}
#content .more h2{
	margin:0 0 10px 0;
}
ul.related-products{
	margin:0 auto;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content ul.related-products li {
	float: left;
	width: 111px;
	height: 240px;
	margin: 0 0 0 20px;
}
.related-products li a {
	display: block;
}
ul.related-products img {
	margin: 0 auto;
	display: inline;
}
ul.related-products strong{
	display:block;
	color:#a60000;
	margin:4px 0 0 0;
}
#content .related-products a.button { float: left; }
.related-products .text {
	font-size: 11px;
}
.related-products .text a {
	display: inline;
}
dl.related-content{
	margin:27px 0 0 6px;
	padding:0;
	width:679px;
	border:1px solid #e2e2e2;
}
dl.related-content dt{
	margin:0;
	padding:0 0 0 14px;
	font-weight:bold;
	font-size:1.12em;
	line-height:28px;
	color:#1c609f;
	background:#fcfcfc;
	height:28px;
	border-bottom:1px solid #e2e2e2;
}
dl.related-content dd{
	margin:0;
	width:677px;
	padding:5px 0 5px 22px;
	overflow:hidden;
}
dl.related-content ul.left,dl.related-content ul.right{
	line-height:18px;
	margin:0;
	padding:0;
	list-style:none;
}
dl.related-content ul.left,dl.related-content ul.right a{
	font-size:1.12em;
}
dl.related-content ul.left{
	float:left;
	width:335px;
}
dl.related-content ul.right{
	float:right;
	width:302px;
}
dl.related-content ul.left li{
	padding:0 0 5px 0;}
dl.related-content ul.right li{
	padding:0 0 5px 0;
}
.descr{
	width:704px;
	overflow:hidden;
}
.descr .left{
	float:left;
	width:309px;
	font-size:1.12em;
}
.descr .left p{
	margin:0;
	text-align:center;
}
.descr .right{
	float:right;
	width:395px;
}
.descr .right ul{
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	color:#818181;
}
.descr .right ul li.old-price{color:#272727;}
.descr .right ul li.old-price strong{text-decoration: line-through;font-weight: normal;}
.descr .right ul li.new-price{
	font-size:1.25em;
	font-weight:bold;
	color:#ae1818;
	margin:3px 0 0 0;
}
.descr .right p{
	margin:8px 0 0 0;

}
.descr .right .option{
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
	width:395px;
}
.descr .right .option li{
	float:left;
	padding:0 20px 0 11px;
	margin:0 0 0 -11px;
	display:inline;
	background:url(../media/css/divider2.gif) no-repeat left;
}
.descr .right .option li a{color:#797979;}
.big-image{
	width:309px;
	height:309px;
	position:relative;
	padding-top:0;
	display:table;
}
.big-image img{
	margin:0 auto;
}
.big-image span{
	display:table-cell;
	vertical-align:top;
}
* html .big-image span{position:absolute;top:50%;}
* html .big-image span img{position:relative;top:-50%;}
*+html .big-image span{position:absolute;top:50%;}
*+html .big-image span img{position:relative;top:-50%;}

ul.small-img{
	margin:0;
	clear:both;
	padding:15px 0 6px 0;
	list-style:none;
	overflow:hidden;
	width:309px;
}
ul.small-img li{
	float:left;
	margin:0 12px;
	display:inline;
}
ul.small-img img{
	border:1px solid #8c8c8c;
}

a.detailed-view{
	background:url(../media/css/ico-detailed-view.gif) no-repeat left;
	font-size:.9em;
	float:left;
	margin:0 0 0 89px;
	line-height:15px;
	padding:0 0 0 30px;
}

.option-box{
	border:1px solid #979797;
	margin:9px 0 0 0;
	padding:0 0 20px;
	overflow:hidden;
	width:393px;
	background:#e7e7e7 url(../media/css/bg-color-box.gif) repeat-x 0 0;
}
.option-box .leftcol{
	width:222px;
	float:left;
	padding:0 0 0 17px;
}
.option-box .leftcol input{
	width:36px;
	height:17px;
	border:1px solid #7f9db9;
	padding:1px 0 0 4px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
}
.option-box .leftcol input.embroidery{
	width:162px;
	margin:2px 0 0 0;
	border:1px solid #000;
}
.option-box .leftcol select{
	width:190px;
	margin:4px 0 0 0;
	display:block;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
}
.option-box .leftcol label{
	color:#272727;
}
.option-box .leftcol ul{
	margin:0;
	width:190px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.option-box .leftcol ul li{
	padding:10px 0 0 0;
	width:190px;
	float:left;
}
.option-box .leftcol ul .color ul{
	margin:0;
	padding:0 0 3px;
	list-style:none;
	overflow:hidden;
}
.option-box .leftcol ul .color ul li{
	float:left;
	padding:0;
	width:auto;
	margin:0 10px 0 0;
}
.option-box .leftcol ul em{
	color:#a5a5a5;
	font-style:normal;
}
.option-box .rightcol{
	float:right;
	width:154px;
	font-size:11px;
}
.option-box .rightcol a{
	color:#272727;
	font-weight: bold;
}
a.add-to-cart{
	width:142px;
	background:url(../media/css/a-add-to-cart.gif);
	height:32px;
	display:block;
	text-indent:-9999px;
	margin:13px 0 0 0;
}
.option-box .rightcol a.m-info{
	color:#959595;
	font-weight: normal;
}
div.more{
	margin:20px 10px 0 10px;
	padding:0 0 17px 0;
}

div.more h2{margin:0 0 0 0;}
div.more p{margin:15px 0 0 0; font-size:1.12em}
div.more li {padding-bottom:4px; font-size:1.12em;}

ul.customer-product{
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
	width:665px;
	overflow:hidden;
}
ul.customer-product li{
	float:left;
	width:665px;
	padding:11px 0 19px 0;
	margin:-1px 0 0 0;
	overflow:hidden;
	border-top:1px solid #b9b8b8; 
}
ul.customer-product .rating{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	width:665px;
}
ul.customer-product .rating li{
	border:none;
	margin:0;
	padding:0;
	width:auto;
}
ul.customer-product .rating strong{
	margin:0 7px 0 0;
}
ul.customer-product .rating p{
	margin:0 0 0 13px;
}
ul.customer-product p{
	margin:16px 0 0 0;
}
ul.customer-product p.submitted{
	font-size:11px;
	margin:5px 0 0 0;
}
ul.customer-product p.review-helpful{
	margin:0;
}
ul.customer-product p.review-helpful a{
	color:#a60000;
}
ul.customer-product p.review-helpful em a{
	color:#272727;
	margin:0 0 0 23px;
	font-size:11px;
}
/* List Items display product thumbnails */

.list-item{
	width:713px;
	overflow:hidden;
}
.list-item ul{
	width:713px;
	overflow:hidden;
	margin:0;
	padding:24px 0 10px 0;
	list-style:none;
}
.list-item ul li{
	float:left;
	width:142px;
	display:inline;
}
.list-item ul img{
	margin:0 auto;
}
.list-item ul .txt{
	width:110px;
	padding:10px 0 0 0;
	margin:0 auto;
}
.list-item ul .txt strong{
	display:block;
	color:#a60000;
	margin:4px 0 0 0;
}
div.navigation {
	height: 28px;
	overflow: hidden;
	margin: 5px 0 5px 0px;
	background: #f8efe6;
	border: 1px solid #886144;
	width:647px;
}
div.navigation select{
	float:right;
	width:142px;
	margin:4px 4px 0 0;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
}
#content div.navigation ul{
	margin:3px 0 0 153px;
	padding:0;
	list-style:none;
	width:325px; /* Width of boxes */
	overflow:hidden;
	font-size:11px;
	color:#AEAEAE;
}
div.navigation ul li{
	float:left;
	text-align:center;
	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{
	width:98px;
	border:1px solid #c0b8a9;
	background:#eeeeee;
	text-align:left;
	padding: 0 0 0 5px;
}
div.navigation ul li.next{
	float:right;
}
div.navigation ul li.prev a{
	width:68px;
	padding:0 0 0 31px;
	height:20px;
	float:left;
	background:url(../media/css/bullet-l.gif) no-repeat 9px 4px;
}
div.navigation ul li.next a{
	width:95px;
	padding:0 0 0 8px;
	height:20px;
	float:right;
	background:url(../media/css/bullet-r.gif) no-repeat 74px 4px;
}
.top-box{
	width:676px;
	border:1px solid #e2e2e2;
	background:#fcfcfc;
	overflow:hidden;
	margin:0 0 0 6px;
	padding:10px 0 15px 24px;
}
.top-box div{
	float:left;
	width:336px;
}
.top-box div ul{
	margin:4px 0 0 12px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	width:200px;
}
.top-box div ul li {
	padding:3px 0 3px 0;
}
/* two box */
#two{
	width:900px;
	overflow:hidden;
}
#two #left{
	float:left;
	width:205px;
}
#two #content-box{
	float:right;
	padding:10px 0 0 0;
}

#two #left ul{
	margin:15px 0 0 13px;
	padding:0 10px 0 0;
	line-height:20px;
	list-style:none;
}
#two #left li{
	font-size:1.12em;
	padding:2px 0;
}
#two #left ul .logout{
	margin:19px 0 0 0;
}
#two #left ul .highlight {
	font-weight:bold;
}
.account-details {
	overflow:hidden;
}
.account-details .left{
	float:left;
	width:324px;
}
.account-details .right{
	float:right;
	width:324px;
}
dl.details{
	width:310px;
	line-height:24px;
	overflow:hidden;
}
dl.details dt{
	margin:0;
	padding:0;
	width:130px;
	float:left;
	
}
dl.details dd{
	margin:0;
	padding:0;
	float:left;
	width:180px;
	
}
.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 {
	border-collapse: collapse;
	margin:0;
	padding:0;
	width: 100%;
	line-height: 24px;
	border: 1px solid #bbb4ad;
}
.history th, .history td {
	padding: 0 5px;
	text-align: left;
	border: 1px solid #bbb4ad;
}
/* FORMS */
.form{
	overflow:hidden;
}
/* Paul Added back */
.form .twocolumn{
	overflow:hidden;
}
.form .left{
	float:left;
	width:443px;
}
.form .right{
	float:right;
	width:443px;
}
/* End Paul Add */
.form p{
	/* margin:6px 120px 0 6px; */
	margin: 0 0 10px 0;
}
.form dl{
	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;
	line-height:17px;
}
.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:260px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	float:left;
	padding:4px;
	border:1px solid #886144;
}

.form select{
	width:241px;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	height:22px;
	padding:3px 0 0 4px;
	border:1px solid #886144;
}
.form h3{
	font-size: 14px;
	color: #a60000;
}
.form dt.checkbox{
	width:323px;
	margin: 0 0 10px 0;
	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-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{
	width:241px;
	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;
}

.submit-box{
	padding:57px 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;
	background:url(../media/css/btn-continue.gif);
	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;
	background:url(../media/css/a-complete-order.gif);
	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:253px;
	padding:10px 0px 0 22px;
	float:right;
	text-align: right;
	height:22px;
	color:#272727;
	font-size:14px;
	line-height:22px;	
	font-weight:bold;
	margin: 10px 12px 0 0;
	
}

.submit-box a.continue{
	margin:-2px 0 0 0;
}

.general-bar{
	width:898px;
	height:27px;
	font-weight:bold;
	font-size:14px;
	line-height:27px;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0 0 0 5px;
	background: #eee8e3;
	border: 1px solid #886144;
}

.billing-title{
	width:898px;
	height:27px;
	color:#360410;
	font-weight:bold;
	font-size:14px;
	line-height:27px;
	overflow:hidden;
	background: #eee8e3;
	border: 1px solid #886144;
	margin-bottom:5px;
}
.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:#e30202;
	font-size:12px;
}
.login-box{
	width:900px;
	overflow:hidden;
	padding:0 0 15px 0;
	
}
.login-box .left{
	float:left;
	width:414px;
	margin:0 40px 0 0;
	
}
.login-box .right{
	float:left;
	width:442px;
}
.login-box a {
	font-size:13px;
	margin:0;
}
.login-box h3 {
	font-size: 15px;
	color: #a60000;
	margin: 0 0 10px 0;
}
.login-box p {
	margin-right:0px;
	line-height:17px;	
}

.login-box ul{
	margin:0;
	padding:0;
	list-style:none;
	
	overflow:hidden;
}
.login-box ul li{	
	overflow:hidden;	
	margin:0 0 10px 0;
}
.login-box ul label{
	width:133px;
	float:left;
	color:#272727;
	padding:4px 0 0 0;
}
.login-box ul em{
	color:#e30202;
}
.login-box ul input{
	width:200px;
	padding: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-alert {
	border:1px solid #766447;
	background-color:#f0e8db;
	padding:20px;
	margin-bottom:20px;
}
ul.login-alert {
	margin:0px;
}
.checkout-process{
	padding: 20px 0 0 0;
	text-align: right;
}
.checkout-process strong {
	font-size:14px;
}
.checkout-process ul {
	margin: 0 0 0 48px;
	padding: 0;
	display: inline;
	list-style: none;
	font-size: 13px;
	color: #a9a9a9;
}
.checkout-process ul li {
	display: inline;
	padding: 0 0 0 20px;
	margin: 0 36px 0 -20px;
	font-weight: bold;
	width: auto;
	background:url(../media/css/bullet2.gif) no-repeat left;
}
.checkout-process ul li.last{
	margin:0 0 0 -23px;
}

.checkout-process ul li strong{
	margin:0;
	float:none;
	color:#4f071d;
}
ul.selling-products{
	margin:7px 0 0 0;
	padding:0 0 30px;
	list-style:none;
	overflow:hidden;
	width:896px;
}
ul.selling-products li{
	float:left;
	width:179px;
}
ul.selling-products img{
	margin:0 auto;
}
ul.selling-products li .txt{
	width:130px;
	margin:0 auto;
	padding:10px 0 0 0;
}
ul.selling-products li strong{
	color:#a60000;
	font-weight:bold;
	display:block;
	margin:5px 0 0 0;
}


.customer-box{
	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:#a60000;
	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:#a60000;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
}
#content .shipping-box ul{
	margin:0;
	padding:0;
	list-style:none;
	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:#fcfcfc;
}
.note-box-small {
	width:300px;
	margin:10px auto;
	text-align:left;
	padding:10px;
	border:1px solid #C0C0C0;
	background:#fcfcfc;
}

.note-box-small h3,
.note-box h3{
	font-size:16px;
	color:#a60000;
	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 .left{
	float:left;
	width:400px;
}
.register-box .right{
	float:right;
	width:400px;
}
.register-box h3{
	font-size:16px;
	color:#a60000;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
}
.register-box form {
	margin: 0 0 20px 0;
}
.register-box dl{
	margin:0;
	padding:0;
	overflow:hidden;
}
.register-box dt{
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	float:left;
	width:200px;
	line-height:17px;
}
.register-box dd{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:200px;
}
.register-box dd input{
	width:189px;
	padding:0 0 0 4px;
	height:16px;
}
.register-box .radio dd {
	width:320px;
	padding:0 0 0 4px;
	height:16px;
}
.register-box form p {
	overflow: hidden;
}
.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;
	font-size: 11px;
}

ul.cart-update{
	margin:0;
	padding:2px;
	list-style:none;
	overflow:hidden;
	background:#eee8e3;
	border:1px solid #886144;
	
}
ul.cart-update .left{
	float:left;
	width:500px;
	padding-left:4px;
	overflow:hidden;
}
ul.cart-update .right{
	float:right;
	width:350px;
	text-align:right;
	overflow:hidden;
	padding-right:4px;
}

ul.cart-update li {
	padding: 0 0 1px 0;
	height: 30px;
	line-height: 30px;
}

ul.item-price{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #5B0925;
}
ul.item-price li{
	padding:0 0 5px 0;
}

ul.item-price .row{
	width:896px;
}

ul.item-price .title{
	width:894px;
	height:27px;
	line-height:27px;
	color:#360410;
	font-size:1.08em;
	font-weight:bold;
	background: #eee8e3;
	border: 1px solid #886144;
}
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:453px;
}
ul.item-price .row .t2 img{
	float: left;
	margin: 0 10px 0 0;
}
ul.item-price .row .t2 h3{
	font-size:1.0em;
	color:#360410;
}
ul.item-price .row .t3{
	width:136px;
	padding:10px 0 0 0;
	font-weight:bold;
	text-align:right;
}
ul.item-price .row .t4{
	width:181px;
	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:896px;
	overflow:hidden;
	padding:12px 0 0px 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;
	color:#360410;
	background:url(../media/css/bullet3.gif) no-repeat left;
}
.info{
	width:896px;
	margin:0 auto;
	overflow:hidden;
}
.info .title{
	width:894px;
	height:27px;
	line-height:27px;
	color:#360410;
	background: #eee8e3;
	border: 1px solid #886144;
	font-weight:bold;
	font-size:1.08em;
}
.info .title a{
	color:#852e1a;
	font-weight:normal;
}
.info .content{
	width:896px;
	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:356px;}
.info p{
	margin:0;
	color:#474747;
}
.info a{color:#852e1a;}


.receipt-title{
	margin-top:10px;
	width:894px;
	height:27px;
	line-height:27px;
	color:#360410;
	font-weight:bold;
	font-size:1.08em;
}
.receipt-title div {
	float:left;
	overflow:hidden;
}

.receipt-title .t1 {
	width:450px;
	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 10px 13px 0;
	margin:0 0 0 20px;
	border:1px solid #5B0925;
	position:relative;
	
}
.cart-summary strong.title{
	position:absolute;
	color:#751c1f;
	padding:0 7px;
	background:#fff6ed;
	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:#360410;
}
.cart-summary ul span.negative{
	float:right;
	width:95px;
	text-align:right;
	font-weight:bold;
	color:red;
}
.summary{
	overflow:hidden;
	width:900px;
	padding:23px 0 0 0;
	font-size:1.12em;	
}
.summary p{margin:0 0 13px;}

.cart-summary-left {
	float:left;	
}


.custom{padding:0 0 12px 7px;}
.custom p{margin:10px 0 0;}

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:#a60000;
	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: 900px;
	overflow: hidden;
	padding: 12px 0 15px 0;
	font-size: 1.09em;
}
.shipping-method .left{
	width: 445px;
	float: left;
}
.shipping-method .right{
	width: 445px;
	float: right;
}

.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: 900px;
	overflow: hidden;
	padding: 0 0 17px;
	font-size: 1.09em;
}
.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: 483px;
	overflow: hidden;
}
ul.payment-information ul label{
	float: left;
	width: 124px;
	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{
	width: 130px;
	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;
}
#content ul.your-wish-list, table.your-rankings{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul.your-wish-list li{
	overflow: hidden;
	padding: 4px 0;
	float: left;
	border-bottom: 1px solid #ccc;
}
table.your-rankings tr {
	overflow: hidden;
}
table.your-rankings td {
	padding: 10px 0;
	border-bottom: 1px dotted #B6B0A9;
}
ul.your-wish-list li.title, table.your-rankings th{
	text-align: left;
	font-weight: bold;
}
ul.your-wish-list div, table.your-rankings div {
	float: left;
	overflow: hidden;
}
ul.your-wish-list .t1{
	width: 51px;
	font-weight: bold;
	text-align: center;
}
ul.your-wish-list .t2{
	width: 380px;
}
ul.your-wish-list .t3{
	width: 55px;
	font-weight: bold;
	padding: 0 0 0 15px;
}
ul.your-wish-list .t4{
	width: 140px;
	text-align: center;
}
ul.your-wish-list .t4 div {
	float: none;
}
ul.your-wish-list .t4 p {
	text-align: center;
}
ul.your-wish-list .t4 img {
	display: inline;
	opacity: .50;
}
#content ul.your-wish-list .t4 p {
	margin: 0;
}
ul.your-wish-list h4, table.your-rankings h4{
	margin: 0 0 0 7px;
	font-size: 12px;
}
ul.your-wish-list p, table.your-rankings p{
	margin: 2px 0 0 11px;
}
ul.your-wish-list .price, table.your-rankings .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{
	padding: 13px 0 0 0;
	overflow: hidden;
	
}
.manage-wish-list p{
	margin: 15px 0 0;
}
.manage-wish-list .left-box{
	float: left;
	width: 246px;
}
/**
.manage-wish-list .left-box textarea{
	width: 233px;
	height:96px;
	margin: 0 0 8px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9; 
}
**/
span.add-email{
	display: block;
	overflow: hidden;
	width: 400px;
}
span.add-email input{
	float: left;
}
span.add-email input.txt{
	width: 245px;
	height: 18px;
	background: #ffffa0;
	border: 1px solid #7f9db9;
	margin: 0 5px 0 0;
	padding: 2px 0 0 4px;
}
.message{padding: 5px 0 0 0;}
.message textarea{
	width: 400px;
	display:block;
	height:96px;
	margin: 0 0 8px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9; 
}
.simple-form {
	margin: 0 0 40px 0;
	padding: 0;
}
.simple-form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 0 10px 10px 10px;       
  margin: 20px 10px 0 10px;
}
.simple-form ul { list-style: none; }
.simple-form li { overflow: hidden; }
.simple-form fieldset legend {	
	font-weight:bold;
}
.simple-form label { 
	display: block;  
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; 
	text-align: right; 
}
.simple-form label.field-note {
	float: none;
	margin: 3px 0 0 160px;
	width: 400px;
	text-align: left;
}
.simple-form input {
	width:400px;
	margin:5px 0 0 10px;
}
.simple-form textarea {
	width:400px; 
	height:150px;
	margin:5px 0 0 10px;
	overflow: auto; 
}
.simple-form .required{ font-weight:bold; }
#content .simple-form button {
	margin: 20px 52px 0 0;
}
.poweredby {
	color:#CCCCCC;
	text-align:center;
}
.poweredby a{
	color:#CCCCCC;
}
/* Sidebar */
.side-block {
	margin: 0 0 20px 0;
	color: #393f21;
	font-size: 10px;
	background: url(../images/sidebar_block_bg_tile.png) repeat-y;
}
.side-block-cap1 {
	padding: 20px 20px 0 20px;
	background: url(../images/sidebar_block_cap1.png) top no-repeat;
}
.side-block-cap2 {
	padding: 0 0 10px 0;
	background: url(../images/sidebar_block_cap2.png) bottom no-repeat;
}
.side-block p {
	margin: 0 0 10px 0;
}
.side-block form ul {
	margin: 0;
	width: auto;
}
.side-block form li {
	margin: 0 0 10px 0;
	overflow: hidden;
}
#right .side-block button {
	float: left;
}
.side-block form input {
	padding: 7px 5px;
	width: 168px;
	font-size: 12px;
	border: 1px solid #ced19f;
	background: #edefdb;
}
/* Attribute Accordion Browser */
#first-wrap {
	padding: 20px 20px 0 20px;
	background: url(../images/browse_top_bg.png) no-repeat;
}
#browse-accordion, .side-block ul {
	margin: 15px 0 0 -19px;
	width: 218px;
}
#browse-accordion dt, #right li a {
	padding: 0 19px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	border-bottom: 1px dotted #889164;
}
#browse-accordion dt:first-child { border-top: 1px solid #a5ae77; }
#browse-accordion dt:hover, #right li a:hover {
	cursor: pointer;
	background: #b7c682;
}
#browse-accordion dd { margin: 0; }
#browse-accordion ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #889164;
	background: #e0e7c7;
}
#browse-accordion ul li:first-child { border: 0; }
#browse-accordion dd li a, #right li a {
	display: block;
	color: #21221e;
	text-decoration: none;
}
#browse-accordion dd li a {
	padding: 0 10px 0 20px;
	font-size: 11px;
	line-height: 24px;
	text-indent: 10px;
	border: 0;
}
#browse-accordion dd li a:hover {
	color: #fff;
	background: #702b3e;
}
/* Current Filters */
#filter-list {
	margin: 0 0 20px 0;
}
#filter-list, #blog-list {
	list-style: none;
}
#filter-list dt, #blog-list dt {
	position: relative;
	font-weight: bold;
}
#filter-list dt span {
	position: absolute;
	right: 0;
	font-weight: normal;
}
#filter-list a, #blog-list a {
	color: #580923;
	text-decoration: none;
}
#filter-list a:hover,#blog-list a:hover {
	text-decoration: underline;
}
#filter-list dd {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #889164;
}
/* Blog Listing */
#blog-list dt {
	padding: 8px 0 0 0;
	border-top: 1px dotted #889164;
}
#blog-list dt:first-child {
	padding: 0;
	border: 0;
}
#blog-list dd {
	margin: 0 0 8px 0;
}
/* Product Search */
#search-form {
	height: 34px;
}
#search-form ul {
	list-style: none;
	margin: 0;
}
#search-form li {
	float: left;
}
#search-form input {
	margin: 2px 0 0 0;
	padding: 7px 5px;
	width: 127px;
}
#search-form button {
	margin: 0 0 0 7px;
	padding: 0;
	width: 34px;
	height: 34px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/prod_srch_btn.png) no-repeat;
	border: 0;
}
/* Product Listing */
#content #product-listing { margin: 0; }
#content #product-listing.detail {
	margin: 0 0 10px 0;
}
#product-listing dt {
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #A2A2A2;
}
#product-listing dt:first-child { border: 0; }
#product-listing dt a {
	color: #000;
	text-decoration: none;
}
#product-listing dt a:hover { text-decoration: underline; }
#product-listing dt span, #content h2 span {
	padding: 0 0 0 10px;
	font: 10px Lucida Grande, Helvetica, Arial, sans;
	font-weight: normal;
	color: #A2A2A2;
}
#product-listing .thumbnail {
	position: relative;
	float: left;
}
#product-listing .thumbnail a {
	float: left;
}
#product-listing .thumbnail img {
	border: 1px solid #bbb4ad;
	background: #eae1d8;
}
#product-listing .thumbnail .big-img {
	display: none;
	position: absolute;
	top: 0;
	left: -240px;
	z-index: 60;
}
#product-listing .attributes {
	float: left;
	margin: 220px 0 0 -200px;
	width: 210px;
	font-size: 11px;
	line-height: 20px;
}
#product-listing .attributes table { width: 100%; }
#product-listing .attributes table .label {
	font-weight: bold;
}
#product-listing .attributes a { text-decoration: none; }
#product-listing .attributes a:hover { text-decoration: underline; }
#product-listing .description p {
}
#product-listing .description, #product-listing .ratings {
	margin: 0 0 10px 135px;
}
#product-listing.detail .description, #product-listing.detail .ratings, #product-listing .prod-options {
	margin: 0 0 10px 225px;
}
#product-listing .prod-options table {
	float: right;
	margin: 0 0 10px 0;
	font-size: 12px;
}
#product-listing .sale {
	font-weight: bold;
	color: #B60000;
}
#product-listing .prod-options {
	margin-bottom: 2px;
	font-size: 11px;
}
#product-listing .prod-options form {
	clear: right;
	overflow: hidden;
}
#product-listing .prod-options ul {
	list-style: none;
	float: right;
}
#product-listing .prod-options li {
	float: left;
	margin: 0 0 0 5px;
	line-height: 26px;
}
#product-listing .prod-options input {
	position: relative;
	top: 4px;
	margin: 0 4px 0 0;
}
#product-listing .prod-options label {
	position: relative;
	top: 1px;
}
#product-listing label.qty-label {
	position: static;
	float: left;
	margin: 1px 0 0 0;
	padding: 0 8px;
	line-height: 25px;
	background: #A2A2A2;
}
#product-listing input.qty {
	position: static;
	width: 20px;
	height: 18px;
	margin: 1px 0 0 0;
	padding: 5px 3px 0 3px;
	text-align: right;
	font-size: 11px;
	border: 1px solid #A2A2A2;
}
#content #prod-links {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}
#content #prod-links li {
	display: inline;
}
#content #rating-list {
	list-style: none;
	margin:10px 0px 0px 0px;
	padding-left: 0;
	height: 20px;
	white-space: nowrap;
}
#content #rating-list li	{
	float: left;
	margin: 0 4px 0 0;
}
#rating-list a {
	display: block;
	padding: 0 3px;
	line-height: 18px;
	border:1px solid #C0C0C0;
	font-size:10px;	
}
#rating-list a:link, #rating-list a:visited	{
	color: #000;
	background-color: #eeeeee;
	text-decoration: none;
}
#rating-list a:hover {
	color: #fff;
	background-color: #c0c0c0;
	text-decoration: underline;
}
/* Personal Ranking */
#ranking {
	float: right;
	margin: 0 0 0 20px;
	width: 252px;
	font-size: 11px;
}
.history #ranking {
	width: auto;
	margin: 0;
}
#ranking ul {
	list-style: none;
	padding: 0;
}
#ranking li {
	clear: both;
}
#ranking label {
	display: block;
	margin: 0 0 2px 0;
}
#ranking li textarea {
	padding: 3px;
	width: 244px;
	height: 44px;
	font-size: 11px;
}
.history #ranking textarea {
	width: 150px;
}
#ranking li img{
	padding-left: 55px;
	display: inline;
	border: none;
	border: 0;
}
#ranking li a.button {
	position: relative;
	top: -3px;
}
/* Events Listing */
.event-list dt {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	border-top: 1px dotted #B6B0A9;
}
.event-list dt:first-child {
	padding: 0;
	border: 0;
}
.event-list dd {
	margin: 0 0 10px 0;
}
/* Search Results */
#content .related-products {
	list-style: none;
	padding: 0;
}
.top-continue-shopping {
	width:900px;
	text-align:right;	
	padding:10px 10px 0 0;
}
.top-continue-shopping a{
	color:#272727;
	font-size:14px;
	font-weight:bold;
}
.top-continue-shopping:hover{text-decoration:underline;}
/* General Content */
#body ol {
	margin: 20px 0 20px 20px;
	font-size: 12px;
}
#content.landing  h2 {
	font-size:20px;
	font-weight:bold;
	color:#380413
}
#content.landing  h3 {
	font-size:16px;
	font-weight:normal;
	color:#380413
}
#content.landing  p {
	font-size:13px;
	font-weight:normal;
	color:#380413
}
