/* CSS Document */

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #646257;
	background:#e6e9e2;
}

p, td, li{
	font-size:12px;
}


#shell{
	background:url(/images/BG.gif) #e6e9e2;
	background-repeat:repeat-x;

}

#container {
	width: 990px;
	margin-left:auto;
	margin-right: auto;
	
}


img {
	border:0;
}

a:link {
	color: #c71b3a;
	text-decoration: none;
}

a:visited {
	color: #c71b3a;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

H1 {
	font-size:16px;
	color:#c71b3a;
}

H2 {
	margin-top:28px;
	font-size:14px;
	color:#f5a117;
}

H3 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

H4 {
	font-size:12px;
	color:#c71b3a;
	font-weight:bold;
}

H5 {
	font-size:12px;
	color:#646257;
	font-weight:bold;
}

.smallText {
	font-size:9px;
}


/*- Top Area--------------------------- */

#header {
	width: 990px;
	height: 97px;
}

#logo {
	float:left;
	margin-left:40px;
	margin-top:22px;
}

#topmenu {
	float:right;
	margin-top:73px;
	width:auto;
	font-size:11px;
	line-height:normal;
}

#topmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#topmenu li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#topmenu a {
	float:left;
	font-size:12px;
	
	background:url("/images/nav/tableft4.gif") no-repeat left top;
	margin-left:3px;
	padding:0 0 0 7px;
	text-decoration:none;
}
#topmenu li.selected a{
font-weight:bold;
}


#topmenu a span {
	float:left;
	display:block;
	background:url("/images/nav/tabright4.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6a685b;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#topmenu a span {
	float:none;
}
/* End IE5-Mac hack */

#topmenu a:hover span {
	color:#c71b3a;
}

#topmenu a:hover {
	background-position:0% -42px;
}

#topmenu a:hover span {
	background-position:100% -42px;
}

#topmenu #current a {
	background-position:0% -42px;
}

#topmenu #current a span {
	background-position:100% -42px;
}
-->

/*- Product Categories--------------------------- */

#productsTop {
	width:990px;
	float:left;
	/*height:100%;*/
	background-color:#FFF;
	clear:both;
	height:120px;

}

/* Shopping Cart Bar*/

#shoppingBar {
	width: 255px;
	height:28px;

	float:left;
	margin-top:6px;
}

#cart {
	margin-left:16px;
	margin-top:7px;
}

#cart .icon {
	float:left;
}

#cart .title {
	margin-left:8px;
	margin-top:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
}

#cart .items {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}

#cart .price {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	color:#f5a117;
}


#cart .highlight {
	color:#f5a117;
}

/* Search */

#searchBar {
	width: 573px;
	height:26px;

	float:right;
	margin-top:18px;
	margin-left:6px;
}

#search {
	float:right;
	margin-right:40px;
	background-image:url(/images/productsearchBG.gif);
	background-repeat:no-repeat;
	width:314px;
	height:26px;
}

.productSearch {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	margin-top:6px;
	padding-right:12px;
	padding-left:45px;
}

#search .form {
	float:left;
	border:solid 0;
	border-color:transparent;
}

.textbox {
	width:120px;
	height:16px;
	float:left;
	background-color:#fff;
	border: 1px solid #e5e5e5;
	font: 10px Arial, Helvetica, sans-serif;
	color:#808081;
	padding-left:10px;
	margin-top:3px;
}

.submitbtn {
	margin-left:12px;
	margin-top:3px;
	float:left;
	padding:1px 0;
}
/* Products Menu */

 #productsmenu {
	clear:both;
	line-height:normal;
	background-image:url(/images/mainnav_bg.jpg);
	
	width:968px;
	margin:10px auto 25px auto;
	height:54px;
	
}


 #productsmenu td.current a span{
    color:#C71B3A;
 }
 

#productsmenu ul {
	padding:8px 0 0 0;
	margin: 0 auto;
}

#productsmenu li {
	display:inline;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-left:3px;
	text-decoration:none;
	border-right:1px solid #afab97;
}

#productsmenu li.last {
	border-right:none;
}

#productsmenu a span {
	float:left;
	display:block;
	padding:0px 14px 0px 14px;
	color:#6a685b;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    
#productsmenu a span {
	float:none;
}
/* End IE5-Mac hack */
    
#productsmenu a:hover span {
	color:#c71b3a;
}
#productsmenu a:hover {
}
#productsmenu a:hover span {
}
#productsmenu #current a {
}
#productsmenu #current a span {
}
/* Main Content */

#content {
	float:left;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	font-size:12px;
}

#content .innercontent{
	padding:20px 20px 100px 80px;
	width:820px;
	
}


/* Homepage Left Column */

#leftColumn {
	float:left;
	width:236px;
}

#leftColumn .headingRed {
	float:left;
	background-image:url(/images/sideHeading-red.gif);
	width:218px;
	height:20px;
	padding-left:18px;
	padding-top:6px;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#leftColumn .headingOrange {
	float:left;
	background-image:url(/images/sideHeading-orange.gif);
	width:218px;
	height:20px;
	padding-left:18px;
	padding-top:6px;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#leftColumn .bodyPlain {
	width:226px;
	border: 1px solid #d5d5d5;
	border-top:none;
	height:100%;
	padding-left:8px;
	padding-top:8px;
	margin-bottom:12px;
}

#leftColumn .bodyBG {
	float:left;
	width:234px;
	border: 1px solid #d5d5d5;
	border-top:none;
	height:100%;
	padding-top:8px;
	margin-bottom:12px;
	background-image:url(/images/leftcolumnBG.gif);
}

#leftColumn .brands select {
	width:185px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:20px;
}

.listItem {
	float:left;
	clear:both;
	width:226px;
	padding-bottom:12px;
	padding-left:8px;
	
}

.listItem .thumbnail {
	float:left;
	margin-right:13px;
	background-color:#fff;
	padding:2px;
	border:1px solid #b9b8b7;
}

.listItem a.title, .listItem a.title:visited {
	font-size:11px;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
}


.listItem .description a {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777566;
}

.listItem .description a:hover {
	color:#a32638;
}

#leftColumn .shortcut {
    margin-bottom:6px;
}

.bodyBG .more {
	float:right;
	margin-right:8px;
	margin-bottom:8px;
}

/* Category Sub Navigation */

#submenu {
	clear:both;
	width:234px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	margin-bottom:12px;
	background-image:url(/images/leftcolumnBG.gif);
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu li a {
	height: 20px;
	text-decoration: none;
	font-size:12px;
	border-bottom: 1px solid #d5d5d5;
}

#submenu li a:link, #submenu li a:visited {
	color:#333;
	display: block;
	padding: 8px 0 0 18px;
}

#submenu li.selected a{
    color:#990000;
    font-weight:bold;
}

#submenu li a:hover, #submenu li #current {
	color: #c71b3a;
}

/* Homepage Right Column */

#fullColumn{
 width:930px;
 margin:0 15px 0 15px;
}

.breadcrumbs{
    border:1px solid #ccc;
    background:url(/images/breadcrumb_bg.jpg);
    height:25px;
    margin:0 0 25px 0;
    padding:0;
}
.breadcrumbs ul{
    list-style:none;
    margin:0;
    padding:0;
    height:25px;
}

.breadcrumbs li{
height:25px;
float:left;
padding:0;
font-size:11px;
background:url(/images/breadcrumb_divide.gif) right no-repeat;
}

.breadcrumbs li.current{
    background:none;
}

.breadcrumbs a{
    display:block;
    padding:5px 14px 0 10px;
    color:#666;
    font-size:11px;
}

.breadcrumbs li.current a{

}


#rightColumn {
	float:right;
	width:723px;
}

#homePageBanner{
width:695px;
height:415px;
}

#flashMain {
	float:left;
	padding-bottom:13px;
	width:449px;
}

#flashMain .flash{
	height:377px;
}

#banner {
	float:right;
	clear:both;
	padding-bottom:13px;
}

#rightColumn #shortcuts {
	float:left;
	width:723px;
	height:154px;
	padding-top:10px;
	background-color:#737164;
	background-image:url(/images/homeShortcutBG.gif);
	background-repeat:no-repeat;
}

#rightColumn #shortcuts .shortcut {
	float:left;
	border:3px solid #b5b4ae;
	margin-left:12px;
	margin-right:9px;
	display:inline;
}

/* Products Page List */
.catdescription{
	margin:0 0 10px 12px;
	display:block;
	float:none;
	width:650px;

}


.productsHeading {
	float:left;
	background-image:url(/images/headingGraphic.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	margin-left:8px;
	margin-bottom:10px;
	padding-bottom:2px;
	font-size:14px;
	color:#c71b3a;
}

.productsGroup {
	width:715px;
	float:right;
	padding-bottom:10px;
	margin-bottom:10px;
}

.productsGroup .products {
	float:left;
	width:196px;
	height:250px;
	margin:0 5px 10px 5px;
	list-style:none;
	padding:10px 5px 0 5px;
	border: 1px solid #d4d3cf;
	text-align:center;
}

.productsGroup .products .thumbnail {
	width:185px;
	height:175px;
   margin-left:auto;
   margin-right:auto;
}



.productsGroup .products .thumbnail img{
	
}


.productsGroup .products .description {
	width:100%;
	color:#c71b3a;
	font-size:12px;
	margin-top:10px;
	height:31px;
}

.productsGroup .products .price {
	float:left;
	width:100%;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 14px 0;
	
}
.strike{
text-decoration: line-through;
}

.oldprice{
	width:90px;
	float:left;
	font-size:12px;
	
	color:#615f54;
	}

.newprice{
	font-size:12px;
	width:90px;
	float:left;
	text-align:right;
	}


.purchase .price{
	font-size:12px;
}


/* Product Detail Page */

#productLeft {
	float:left;
	margin-right:20px;
}

#productLeft .productImage {
	
}

#productLeft .productImage img{
	/*border: 1px solid #d5d5d4;*/

}

#productLeft .productthumbs{
	border-top:1px solid #EAEAEA;
}


#productLeft .productthumbs .thumb{
	
	width:60px;height:60px;
	float:left;
	margin: 6px 2px 0 0 ;
	border:1px solid #EAEAEA;
}


#productRight {
	float:right;
	width:480px;
	padding-bottom:40px;
	padding-top:14px;
}

#productRight .heading {
	float:left;
	background-image:url(/images/headingGraphic.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	padding-left:12px;
	padding-bottom:2px;
	font-size:16px;
	color:#c71b3a;
	
}

#productRight .written {
	float:left;
	clear:both;
	width:100%;
	font-size:12px;
	color:#646257;
	margin-top:5px;
}

#productRight .purchase table {
	float:left;
	clear:both;
	width:475px;
}

#productRight .purchase table td{
    font-size:13px;
    padding:4px;
}

#productRight .purchase .qtyTitle {
	text-align:center;
	color:#615f54;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #dbd2be;
	padding-bottom:5px;
	
}

#productRight .purchase .variationTitle {
	float:left;
	color:#615f54;
	
	font-weight:bold;
	padding-top:7px;
	padding-right:8px;
}

#productRight .purchase .variation {
	float:left;
	width:120px;
	
	margin-top:4px;
}

#productRight .purchase .price {
	float:right;

	color:#333;
	font-weight:bold;
	margin-top:4px;
	margin-right:20px;
}

#productRight .purchase td.qty {
	text-align:center;
	width:40px;
	margin-top:4px;
	
	
}

#productRight .purchase input.qty{
width:20px;
font-size:12px;

text-align:center;

}

#productRight .purchase .addBasket {
	float:right;
	margin-top:40px;
}
#productthumbs{
	display:block;
	clear:both;
	margin-bottom:20px;
	height:80px;
}


.productvidecontainer{
	border:1px solid #ccc;
	width:360px;
	text-align:center;
	margin:40px 0 20px 0;
	padding-top:10px;
	background:#E6E9E2;
	display:block;
	clear:both;
}
.productvidecontainer .head{
	background:url(/images/head_productvideo.gif) no-repeat;
	height:30px;
	margin:4px 0 10px 10px;
	
}

/* Bottom Area */

#companyInfo {
	float:left;
	width:970px;
	background-color:#e6e9e2;
	margin-top:12px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a594e;
}

#companyInfo .column {
	float:left;
	width:210px;
	padding-left:30px;
	height:115px;
	border-right:1px solid #c9c9c9;
	margin-top:8px;
	margin-bottom:8px;
	padding-top:10px;
	padding-bottom:10px;
}

#companyInfo .column .navItem {
	clear:both;
	margin-bottom:10px;
}

#companyInfo .column .navItem a {
	color:#5a594e;
}

#companyInfo .column .navItem a:hover {
	color:#a32638;
}



/* Footer */

#footer {
	float:left;
	clear:both;
	width:990px;
	padding-top:18px;
	padding-bottom:18px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#868686;
	background-color:#FFF;
}

#footer .left {
	float:left;
	padding-left:24px;
	font-size:10px;
}

#footer p{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
}

#footer .right {
	float:right;
	padding-right:24px;
}


/* cart */
#cart .product{
	background-color:#999999;
	color:#339999;
}




/* email subscriber box */
#companyInfo .email {
	float:left;
	padding-left:12px;
	height:130px;
	width:230px;
	margin-top:8px;
	margin-bottom:8px;
	padding-top:8px;
}
#companyInfo #subscriberContainer img{
	padding-bottom:10px;
	padding-right:12px;
}
#companyInfo #subscriberContainer input{
	width:120px; 
	height:14px; 
	font-size:9px;
	border-style:solid;
	border-width:thin;
	border-color:#999999;
	margin-top:2px;
	color:#999999;
	padding:2px 0px 0px 4px;
}
#companyInfo #subscriberContainer p{
	font-size:11px;
	
}

#companyInfo #subscriberContainer input.text{
	font-size:9px;
}


#companyInfo #subscriberContainer input.button{
	width:91px;
	height:20px;
	float:right;
	border:none;
	margin:6px 35px 0 0;
}

#storeselectmenu{
	background:url(/images/storeselectbg.gif);
	width:369px;
	height:75px;
	float:left;
	
}

#storeselectmenu p{
	padding:12px 0 6px 26px;
	margin:0;
	color:#fff;
}

#storeselectmenu select{
	margin-left:26px;
}
#storefinder .leftcol{
	width:480px;
	float:left;
}

#storefinder .storepics,  .storepics{
	/*background:url(/images/stores.jpg);*/
	float:right;
	width:264px;
	height:193px;
	margin:0 20px 60px 0;
}

#storefinder .storelist{
	float:none;
	clear:both;
	margin:10px 0 50px 10px;
	padding:10px 0 10px 0;
}

.small{
	font-size:10px;
}

table#brandlist{
	width:650px;
	margin:auto;
}

table#brandlist td{
	padding:20px 10px 40px 10px;
	border-bottom:1px dashed #DADADA;
}


#brandlist h2{
	margin:0 0 2px 0;
}

#brandlist h2 a, #brandlist h2 a:visited{
	color:#333333;
}

#brandlist p{
	margin:0 0 4px 0;
	font-size:12px;
}
#brandlist td.image{
	text-align:center;

}

#brandlist td.image img{

}

#brandlist .brand{
	width:550px;
	
	padding:20px 20px 20px 40px;
}

#productsearch .product{
    width:680px;

    float:none;
    clear:both;
    padding:10px;
    margin:10px 0 10px 0;
}

#productsearch .product .thumbnail{
    width:100px;
    height:150px;
    float:left;
    margin-right:20px;
}


#productsearch .details{
    width:400px;
    height:150px;
    float:left;
}

#productsearch input.quantity{
    width:30px;
    display:block;
    float:left;
    margin:0 2px 0 0 ;
}

#productsearch h2{
    margin-top:0;
}   

table.mainnav td{
    color:#333333;
    font-size:16px;
    font-weight:bold;
}

.prodcatdropdown div.item{
padding:4px 0 4px 0;
}

.prodcatdropdown div.item a{
    color:#555;
    font-size:13px;
    
}

.prodcatdropdown div.item a:hover{
    color:#C71B3A;
}

#shell.subpages a.next{
    display:block;
    background:url(/images/next.gif) no-repeat;
    padding:0 0 2px 14px ;
    margin-top:30px;
}