﻿BODY {
	/* background:url(images/bg-body.gif);*/
	margin:0px;
	padding:0px;
	font:normal 11px Tahoma,Arial;
	text-align:center;
}

FORM {
	margin:0px;
	padding:0px;
	font:normal 11px Tahoma,Arial;
}
TD {
	font:normal 11px Tahoma,Arial;
}
H1 {
	font:bold 16px Tahoma,Arial;
	padding:15px 0px 15px 0px;
	margin:0px;
	text-align:left;
}


A {
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}
IMG {
	border:0px;
}

#overall {
	width:760px;
	margin:0px auto;
	text-align:left;
}
#header {
	height:107px;
	background:url(images/bg-header.jpg) no-repeat left top;
	position:relative;
	width:760px;
}
#header .search-box {
	width:150px;
	height:20px;
	position:absolute;
	top:83px;
	left:66px;
}
#header .search-btn {
	position:absolute;
	top:84px;
	left:221px;
}
#header .link1, #header .link2, #header .link3, #header .link4, #header .link5, #header .link6 {
	height:20px;
	position:absolute;
	top:84px;
}
#header .logo {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:75px;
}
#header .link1 {
	left:280px;
	width:40px;
}
#header .link2 {
	left:330px;
	width:65px;
}
#header .link3 {
	left:400px;
	width:65px;
}
#header .link4 {
	left:470px;
	width:75px;
}
#header .link5 {
	left:550px;
	width:120px;
}
#header .link6 {
	left:675px;
	width:80px;
}
#phone-number {
	color: #fff;
	position: absolute;
	top: 31px;
	right: 18px;
	font-family: arial helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#middle {
	float:left;
	width:760px;
	background:#FFF url(images/bg-middle.gif) repeat-y left top;
}





/* Nav Styles */

#nav {
	background:#F2B119 url(images/bg-nav.gif) no-repeat left top;
	width:175px;
	_width: 150px;
	float:left;
	padding-top:28px;
	padding-bottom:150px;
}

#nav ul{
	display:block;
}

#nav ul, #nav ul li{
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
	width:175px;
		_width: 150px;
	float:left;
}

#nav ul li{
	position:relative;
	z-index:7;
}

#nav ul li ul{
	display:none;
	width:148px;
	border:1px solid #9C0016;
	float:none;
}

#nav ul li.sfhover ul, #nav ul li:hover ul{
	display:block;
	position:absolute;
	top:0px;
	left:165px;
	z-index:999;
	background-color:#F5C95E;
	float:none;
}

#nav A {
	font:normal 11px/21px Tahoma,Arial;
	background:url(images/bg-nav-link.gif) repeat-x left bottom;
	width:159px;
	color:#010101;
	padding-left:16px;
	float:left;
	display:block;
}

* html #nav A {
	float:none;
	width:175px;
}
#nav A:hover {
	background:#F6C95E url(images/bg-nav-hover-link.gif) no-repeat 6px center;
	text-decoration:none;
}

#nav ul li.sfhover ul li, #nav ul li:hover ul li{
	background:url(images/flyout-a-bg.gif) repeat-x left bottom;
	width:130px;
}

#nav ul li.sfhover ul li a, #nav ul li:hover ul li a{
	width:130px;
}

* html #nav ul li.sfhover ul li a, * html #nav ul li:hover ul li a{
	width:148px;
}

#nav ul li.sfhover ul li a:hover, #nav ul li:hover ul li a:hover{
	color:#90051A;
	background:#F6C95E url(images/bg-nav-hover-link.gif) no-repeat 6px center;
}

/* End Nav Styles */


#breadcrumbs {width:565px;}


#nav #mail {
	padding-top:45px;
	background:#F0A515 url(images/bg-mail.gif) no-repeat left top;
	width:175px;
	float:left;
	xposition:relative;
	xz-index:7;
}

#nav form *{
	vertical-align:bottom;
}

#nav #mail .newsletter-box {
	xposition:absolute;
	xtop:37px;
	xleft:5px;
	margin-left:5px;
	margin-top:-15px;
	width:131px;
	height:20px;
	font-size: 11px;
	color: #999;
}
#nav #mail .newsletter-btn {
	xposition:absolute;
	xtop:38px;
	xleft:141px;
	margin-left:5px;
}
#nav #mail .text {
	padding:2px 10px 10px 12px;;
	color:#FFF;
}
#footer {
	background:#FFF;
	width:760px;
	float:left;
	color:#666;
	position: relative;
}
#footer .links {
	background:url(images/bg-footer-links.gif) repeat-x left top;
	height:26px;
	text-align:center;
	color:#E9BFC6;
}
#footer .links A {
	color:#E9BFC6;
	font:normal 11px/26px Tahoma,Arial;
}
#footer .solidcactus {
	float:left;
	width:175px;
	background:#DDD;
	height:102px;
	text-align:center;
	padding-top:23px;
	font-weight:bold;

}
#footer .html-below-nav {
	position: absolute;
	top: -300px;
	left: 0px;
	text-align: center;
	width: 175px;
}
*html #footer .solidcactus {
	height:125px;
}
#footer .solidcactus A {
	color:#666;
	font-weight:normal;
}
#footer .copyright {
	float:right;
	width:500px;
	background:url(images/bg-footer-logo.gif) no-repeat 510px center;
	height:50px;
	padding-right:57px;
	padding-top:20px;
}
*html #footer .copyright {
	height:70px;
	background:url(images/bg-footer-logo.gif) no-repeat 457px center;
}
#footer .copyright P {
	text-align:right;
	margin:0px;
	margin-bottom:4px;
}
#right-col {
	width:170px;
	background:url(images/bg-right-col.gif) no-repeat left top;
	padding-top:35px;
	padding-bottom:28px;
	float:right;
}
* html #right-col {
	width: 145px;
}
#right-col .item {
	text-align:center;
}
#right-col .item .name A {
	padding:4px 0px 4px 0px;
	display:block;
	color:#000;
}
#right-col .item .price {
	color:#666;
}
#right-col .item .saleprice {
	color:#AF011B;
	font-weight:bold;
}
.sep {
	background:url(images/sep.gif) repeat-x left top;
	height:1px;
	margin:10px 5px 10px 5px;
}
#body {
	float:left;
}
*:first-child+html #body {
	float:left;
}
#body  .welc-testim {
	float:left;
	background:url(images/bg-welc-testim.gif) repeat-y center center;
	width:414px;
}
#body .welc-testim .welcome {
	width:207px;
	float:left;
	color:#666;
}
#body .welc-testim .welcome .img {
	padding-top:15px;
	text-align:center!important;
}
#body .welc-testim .welcome .text {
	padding:14px 10px 14px 14px;
}
#body .welc-testim .testimonials {
	width:207px;
	float:left;
	color:#666;
}
#body .welc-testim .testimonials .img {
	padding-top:15px;
	text-align:center;
}
#body .welc-testim .testimonials .text {
	padding:14px 10px 14px 14px;
}
#body .welc-testim .testimonials .author {
	text-align:right;
	padding-right:14px;
}
#body .welc-testim .testimonials .read-more {
	text-align:center;
	padding:13px 0px 13px 0px;
}
#body .welc-testim .testimonials .read-more A {
	color:#AF011B;
	text-decoration:underline;
	padding-right:10px;
	background:url(images/bg-arrow.gif) no-repeat right 6px;
}
#body .deals {
	background:url(images/bg-deals.gif) no-repeat center top;
	width:414px;
	float:left;
	margin-top:15px;
	padding-top:35px;
	padding-bottom:20px;
}
* html #body .deals {
	width: 404px;
}
#body .deals .items {
	background:url(images/bg-deals-body.gif) repeat-y center top;
	width:414px;
	float:left;
}
#body .deals .items .item {
	background:url(images/sep.gif) repeat-x left bottom;
	float:left;
	text-align:center;
	width:130px;
	padding-bottom:10px;
	margin:0px 4px 10px 3px;
}
* html #body .deals .items .item {
	margin:0px 4px 10px 3px;
}
#body .deals .items .last {
	background:none;
}
#body .deals .items .name A {
	padding:4px 0px 4px 0px;
	display:block;
	color:#000;
}
#body .deals .items .price {
	color:#666;
}
#body .deals .items .saleprice {
	color:#AF011B;
	font-weight:bold;
}
.padleft {
	padding-left:15px;
	width:565px;
}
.related-items {
	width:550px;
	/*float: right;*/
}
.related-items A {
	font:normal 11px Tahoma, Arial;
	color:#000;
}
.related-items .related-header {
	font-weight:bold;
}




#cross-sell {
	width:560px;
	float:right;
}
#cross-sell .header {
	font-weight:bold;
}
#cross-sell .item {
	width:186px;
	float:left;
	text-align:center;
}
#cross-sell .item .name A {
	padding:4px 0px 4px 0px;
	display:block;
	color:#000;
}
#cross-sell .item .price {
	color:#666;
}
#cross-sell .item .saleprice {
	color:#AF011B;
	font-weight:bold;
}

.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}


.border {
	border-right:1px solid #DDD;
}

.no-border {
	borde:none;
}

#contents TD A {
	font:normal 11px Tahoma,Arial;
	color:#000;
}

#breadcrumbs a {
	color:#91061A;
}


/* tabbed details styles */

#tab-browsing{
	width:540px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

#tabs{
	height:25px;
	background-color:#FFF;
	vertical-align:middle;
}

a#tab0, a#tab1, a#tab2, a#tab3, a#tab4{
	font:bold 12px verdana, Arial, Helvetica, sans-serif;
	color:#9D1217;
	text-decoration:none;
	height:25px;
	background:url(images/tab-left.gif) no-repeat left top;
	text-align:center;
	float:left;
	display:block;
	padding-left:4px;
	margin-top:5px;
	cursor:pointer;
}

a#tab0 div.tab-repeat, a#tab1 div.tab-repeat, a#tab2 div.tab-repeat, a#tab3 div.tab-repeat, a#tab4 div.tab-repeat{
	background:url(images/tab-repeat.gif) repeat-x left top;
	float:left;
}

a#tab0 div.inner, a#tab1 div.inner, a#tab2 div.inner, a#tab3 div.inner, a#tab4 div.inner{
	background:url(images/tab-right.gif) no-repeat right top;
	float:left;
	display:block;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

a#tab0.active, a#tab1.active, a#tab2.active, a#tab3.active, a#tab4.active{
	font:bold 12px verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	height:25px;
	background:url(images/tab-left-active.jpg) no-repeat left top;
	cursor:pointer;
}

a#tab0.active div.tab-repeat, a#tab1.active div.tab-repeat, a#tab2.active div.tab-repeat, a#tab3.active div.tab-repeat, a#tab4.active div.tab-repeat{
	background:url(images/tab-repeat-bg.jpg) repeat-x left top;
	float:left;
}

a#tab0.active div.inner, a#tab1.active div.inner, a#tab2.active div.inner, a#tab3.active div.inner, a#tab4.active div.inner{
	background:url(images/tab-right-active.jpg) no-repeat right top;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}


a#tab0:hover, a#tab1:hover, a#tab2:hover, a#tab3:hover, a#tab4:hover{
	text-decoration:none;
}

#tabinfo{
	border:1px solid #595D5C;
	padding:10px;
	width:537px;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-top:5px;
}

* html #tabinfo{
	margin-top:-1px;
}

/* end tabbed styles */

.item-images{
	width:295px;
	float:left;
}

.main-im{
	width:180px;
	float:left;
	margin-left:10px;
}

.item-insets{
	width:70px;
	float:left;
	margin:0 auto;
}

.item-insets img{
	margin-bottom:15px;
	border:1px solid #767676;
}

#product-info-table{
	width:273px;
}

#product-info-table th{
	border-top:1px solid #969698;
	width:101px;
	text-align:right;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	background-color:#9D1114;
}

#product-info-table td{
	border-top:1px solid #969698;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

#product-info-table td.cart-cell{
	
}

#tabinfo .saleprice{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FD1B02;
}


div#livepersonbuttoncode {
	text-align: center;
}
div#livepersonbuttoncode  td {
	width: 150px;
	text-align: center;
}


div#livepersonbuttoncode a#_lpChatBtn {
	/* width: 40px; */
	padding-left: 0px;
	padding: 0px;
	text-align: center;
}



div#livepersonbuttoncode a#_lpChatBtn:hover, div#livepersonbuttoncode a#_lpChatBtn img:hover, div#livepersonbuttoncode a#_lpChatBtn, div#livepersonbuttoncode a#_lpChatBtn img {
	background: none;
}



div#livepersonbuttoncode a {
	/* width: 70px; */
	padding: 0px;
	background: none;
}

div#livepersonbuttoncode strong {
	text-align: center;
}

td#livebutton_captiontd {
	text-align: center !important;
}

div#livebutton_caption {
	text-align: center !important;
	font-size:1.2em;
font-weight:bold;
}

div#yahooecommercebadge {
	text-align: center;
}

div#yahooecommercebadge a {padding:0px!important;}

div#yahooecommercebadge:hover, div#yahooecommercebadge a:hover, div#yahooecommercebadge a img:hover{
	background: none;
}

a#yahooecommercebadge-link {
	background: none;
}

a#yahooecommercebadge-link:hover {
	background: none;
}

img#creditcardsweaccept {
	margin: 10px 0px 0px 3px;
}

*html img#creditcardsweaccept {margin: 0px 0px 0px 4px;}

div.text {
	padding-top: 60px;
	
}

*:first-child+html div.text {padding-top:5px;}
*html div.text {padding-top:5px;}


div#body {
	width: 414px;
}

#tip {margin:6px 0px 0px 10px;}
*:first-child+html #tip {width:130px; margin:0px 0px 0px 20px;}
*html #tip {width:130px; margin:0px 0px 0px 20px;}

td.cart-cell{padding-top: 5px;}
td.cart-cell img{vertical-align: top;}


