body {
	padding: 0px;
	margin: 0px;
	background-color: #b2b2b2;
	background-image: url(/images/page_bg.png);
	background-repeat: repeat-y;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body a:link {
	color: #91090e;
}

body a:visited {
	color: #91090e;
}

body a:hover {
	color: blue;
}

body a:active {
	color: #91090e;
}

.li {
	list-style-image: url(/images/li.png);
}

ol li ol li { list-style-type: lower-alpha; }

#faqdiv{
	padding: 10px;
}

.faqcategory {}
.faqquestion {
	font-weight: bold;
	color: #91090e;
}
.faqquestion:hover {
	color: blue;
	cursor: pointer;
}

.faqanswer { 
	background-color: #EFEFEF;
	border: 0px solid silver;
	padding: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: black;
	cursor: default;
}
.faqanswer:hover {
	color: black;
}

.video-link {
	position:relative;
}

.video-play {
	background-image:url(/images/play-media.png);
	display:block;
 	height:102px;
 	position:absolute;
	text-align:center;
	text-decoration:none;
 	vertical-align:bottom;
 	width:102px;
 	opacity: 0.8;
}

#pageheader {
	background-image: url(/images/top_bg.png);
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 94px;
	border-style: dotted;
	border-width: 0px;
}

#pagenav {
	background-image: url(/images/navbar_bg.png);
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 41px;
	border-style: dotted;
	border-width: 0px;
}

#searchbar {
	margin: 0;
	padding: 0;
	border-bottom-color: #979797;
	border-left-style: dotted;
	border-bottom-style: solid;
	border-right-style: dotted;
	border-top-style: dotted;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-image: url(/images/searchbar_bg.png);
	width: 950px;
	/*height: 28px;*/
	height: 56px;
}

#page {
	margin: 0 0 0 38px;
	padding: 0px;
	width: 950px;
}

#page #login{
	/* login form here */ 
	float: left;
	padding: 20px;	
	font-size: 12px;
		
}

#page #checkout{
	/* checkout forms here */ 
	float: left;
	padding: 20px 70px 20px 30px;
	font-size: 12px;
		
}

#page #checkout h1{
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
		
}

#checkout_breadcrumb {
	padding-bottom: 15px;
}


#page #cartitem{
	/* checkout forms here */ 
	float: left;
	padding: 20px 70px 20px 30px;
	margin-bottom: 50px;
	font-size: 12px;		
}

#page #cartitem img {
	border:none;
}

#page #cartitem a {
	text-decoration:none;
}

#page #cartitem a:hover {
	text-decoration:underline;
}

#page #cartitem h1 {
	font-weight: bold;
	font-size: 17px;
	padding: 20px auto;
}

#cartitem_breadcrumb {
	padding-bottom: 15px;
}

.otherproducts {
	width:890px;
}
.otherproducts_pic {
	width:60px;
	float:left;
	margin-bottom:20px;
}
.otherproducts_description {
	width:730px;
	float:left;
	padding:0 10px;
}
.otherproducts_price {
	width:80px;
	float:left;
}


.comparenowbutton{
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	/*width: 528px;*/
	width:200px;
	display: block;
	float: left;
	text-align: left;
}

#shippingzip {
	padding-top: 5px;
	border: 1px solid black;
	margin: 0px;
}

#couponcode {
	padding-top: 5px;
	border: 1px solid black;
	margin: 0px;
}

.gobutton{
	padding-top: 0px;
	position: absolute;
}

#page #checkout #agreement {
	height:320px;
	overflow-y:auto;
	border:3px double #CCCCCC;
	font-family:Arial;
	font-size:9pt;
	padding:5px;
	margin-bottom:20px;
	background-color:#F4F4F4;
}

#page #login h1{
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#page #login #messages{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: blue;	
}

#page #login #myaccount{
	border: 1px dotted black;
	float: left;
	width: 375px;
	padding: 10px;
	min-height: 200px;
}

#page #login #guest{
	border: 1px dotted black;
	float: left;
	width: 375px;
	padding: 10px;
	min-height: 200px;
}

#page #pageheader #logo {
	margin: 0px;
	/*padding: 0 0 0 20px;*/
	padding:0;
	border-width: 0px;
}

.main_input {
	margin: 3px;
	height: 17px;	
	font-size: 13px;
	border-style: solid;
	border-color: #676767;
	border-width: 1px;
	color: gray;
}

#searchbar #searchbox {
	/*
	position: absolute;
	left: 615px;
	top: 150px;
	*/
	float: left;
	margin: 15px 0 0 10px;
	height: 24px;
	padding: 2px;
	/*width: 175px;*/
	width: 250px;
	font-size: 18px;
	/*border: 1px solid #676767;*/
	border: 1px solid black;
	color: gray;
}
#searchbar #searchbutton {
	float: left;
	margin:20px 5px 20px 10px;
}

#pageheader #selling_new {
	position: absolute;
	top: 0;
	left: 380px;
}
#pageheader #selling_newer {
	position: absolute;
	top: 0;
	left: 309px;
}
/* remove this if they decide they like it up in the header/top KAD - 2010.01.05 */
/*
#searchbar #selling {
	left: 330px;
	position: absolute;
}
*/
#pagenav #cartsummary {
	padding: 6px 5px 5px 5px;
	font-size: 14px;
	border-width: 0px;
	width: 225px;
	left: 750px;
	position: absolute;
}

#pagenav #cartsummary a {
	text-decoration: none;
	color: #FFF;
}
#pagenav #cartsummary img {
	padding: 0 8px 0 0;
	float: left;
}

#searchbar #cartnav {
	/*position: absolute;
	top: 0px;
	left: 60px;
	padding: 0;
	margin: 0;
	font-size: 12px;*/
}
/*
#searchbar #cartnav a:link, #searchbar #cartnav a:active, #searchbar #cartnav a:visited {
	margin: 0 5px;
	text-decoration: none;
	font-weight: bold;
}
#searchbar #cartnav a:hover {
	text-decoration: underline;
	color: #91090e;
}

#searchbar img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
*/
#searchbar #cartsummary {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 6px;
	font-size: 13px;
	border-width: 0px;
	width: 225px;
	/*left: 775px;*/
	left: 750px;
	top: 148px;
	position: absolute;
}

#searchbar #cartsummary a {
	text-decoration: none;
}
#searchbar #cartsummary img {
	/*
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0px;
	float: left;
	*/
}

#pagenav #cartnav {
	/*
	border-left-color: #51222f;
	border-left-style: solid;
	border-left-width: 1px;
	*/
	margin: 0;
	padding: 0;
	height: 41px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: white;
	float: right;
	width: 318px;
	/*background-color: #91090e;*/
}

/* start new header buttons */
/* Live Chat Nav Button #pagenav #cartnav #top_menu_chat */
#top_menu_chat {
	float: left;
	width: 89px;
	height: 41px;
	margin: 0;
	padding: 0;
	background-image:url("/images/menuimages/Menu-Text-Live-Chat-Horiz-2.png");
}

#top_menu_chat a, #top_menu_chat a:link, #top_menu_chat a:visited {
	display: block;
}

#top_menu_chat img {
	width: 100%;
	height: 100%;
	border: none;
}

#top_menu_chat a:hover img {
	visibility: hidden;
}
/* Email Us Nav Button #pagenav #cartnav #top_menu_email */
#top_menu_email {
	float: left;
	width: 89px;
	height: 41px;
	margin: 0;
	padding: 0;
	background-image:url("/images/menuimages/Menu-Text-Email-Us-Horiz-2.png");
}

#top_menu_email a, #top_menu_email a:link, #top_menu_email a:visited {
	display: block;
}

#top_menu_email img {
	width: 100%;
	height: 100%;
	border: none;
}

#top_menu_email a:hover img {
	visibility: hidden;
}
/* Request a Callback Nav Button #pagenav #cartnav #top_menu_call */
#top_menu_call {
	float: left;
	width: 134px;
	height: 41px;
	margin: 0;
	padding: 0;
	background-image:url("/images/menuimages/Menu-Text-Request-Callback-Horiz-2.png");
}
#top_menu_call a, #top_menu_call a:link, #top_menu_call a:visited {
	display: block;
}
#top_menu_call img {
	width: 100%;
	height: 100%;
	border: none;
}
#top_menu_call a:hover img {
	visibility: hidden;
}

/* My Account Search Bar Nav Button #pagenav #searchbar #search_bar_account */
#search_bar_account {
	float: left;
	width: 101px;
	height: 56px;
	margin: 0 0 0 10px;
	padding: 0;
	background-image:url("/images/menuimages/Menu-Button-My-Account-Horiz-2.png");
}
#search_bar_account a, #search_bar_account a:link, #search_bar_account a:visited {
	display: block;
}
#search_bar_account img {
	width: 100%;
	height: 100%;
	border: none;
}
#search_bar_account a:hover img {
	visibility: hidden;
}
/* Wishlist Search Bar Nav Button #pagenav #searchbar #search_bar_wishlist */
#search_bar_wishlist {
	float: left;
	width: 79px;
	height: 56px;
	margin: 0 0 0 10px;
	padding: 0;
	background-image:url("/images/menuimages/Menu-Button-Wishlist-Horiz-2.png");
}
#search_bar_wishlist a, #search_bar_wishlist a:link, #search_bar_wishlist a:visited {
	display: block;
}
#search_bar_wishlist img {
	width: 100%;
	height: 100%;
	border: none;
}
#search_bar_wishlist a:hover img {
	visibility: hidden;
}
/* Order Status Search Bar Nav Button #pagenav #searchbar #search_bar_orderstatus */
#search_bar_orderstatus {
	float: left;
	width: 106px;
	height: 56px;
	margin: 0 0 0 10px;
	padding: 0;
	background-image:url("/images/menuimages/Menu-Button-Order-Status-Horiz-2.png");
}
#search_bar_orderstatus a, #search_bar_orderstatus a:link, #search_bar_orderstatus a:visited {
	display: block;
}
#search_bar_orderstatus img {
	width: 100%;
	height: 100%;
	border: none;
}
#search_bar_orderstatus a:hover img {
	visibility: hidden;
}

/* end new header buttons */

#pagenav #cartnav img {
	border: none;
}

#page #pageheader #dye {
	left: 528px;
	top: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#pagecontent_right {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: white;
	font-size: 11px;
	border-width: 0px;
	width: 950px;
	float: left;
	background-image: url(/images/contentbackground_w.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
}

#pagecontent_left {
	padding: 0px;
	margin: 0px auto;
	background-color: white;
	font-size: 11px;
	border-width: 0px;
	width: 950px;
	float: left;
}

#pagecontent {
	padding: 0px;
	margin: 0px auto;
	background-color: white;
	font-size: 11px;
	border-width: 0px;
	width: 950px;
	float: left;
	background-image: url(/images/contentbackground.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
}

#productdetails{
	padding: 0 0 10px 0;
	margin: 0px auto;
	background-color: white;
	font-size: 12px;
	border-width: 0px;
	/*width: 729px;*/
	width: 950px;
	float: left;
}

#productdetails a{
	color: #91090e;
}

#mcafee {
	text-align: center;
}

#productdetails #producttitle{
	/*width: 758px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: white;
	background-color: black;
	font-weight: bold;
	font-size: 13px;
}

#productdetails #thumbnail{
	float: left;
	width: 220px;
	min-height: 200px;
	padding-left: 20px;
	margin-right:50px;
	text-align: center;
}
.count {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	padding:0 5px;
}
#productdetails #thumbnail .thumbnails {
	width:220px;
	margin-top:10px;
}
#productdetails #details * {
	margin:0;
	padding:0;
}
#productdetails #details {
	padding: 2px;
	float: left;
	font-size: 12px;
	/*width: 700px;*/
	width: 650px;
}

#productdetails #details #add_inside_delivery {
	border:none;
}


#productdetails #details .detailsRow {
	width: 100%;
	vertical-align: middle;
	padding: 10px 0;
	margin-bottom: 10px;
}
#productdetails #details .left {
	float:left;
	width:160px;
}
#productdetails #details .right {
	float:left;
	width:290px;
}

#productdetails #details h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	/*line-height: 16px;
	letter-spacing: 0.075em;
	word-spacing: 0.09em;*/
}
#productdetails #details h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 180px 10px 0;
	padding: 0;
	line-height: 14px;
}
#productdetails #details h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 14px;
}
#productdetails #details .price {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #91090e;
}

#productdetails .emaildetails {
	float: right;
	padding: 20px;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	word-spacing: 1px;
}

#productdetails .emaildetails a {
	color: #91090e;
	text-decoration: none;
}

#productdetails .emaildetails a:hover {
	color: #91090e;
	text-decoration: underline;
}

#productdetails #shippingcalculator{
	text-transform: uppercase;
	float: left;
	width: 728px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #91090e;
	text-align: center;
}

#productdetails #shippingcalculator table{
	width: 100%;
}

.productdetailslower {
	float:left;
	width:910px;
	padding:0px 20px;
}
.productdetailslower a:link.prod-attachment {
	font-size:14px;
	text-decoration:none;
	margin:10px;
}
.productdetailslower a:hover.prod-attachment {
	text-decoration:underline;
}
#calculator label{
	font-size: 11px;
	display: block;
	font-weight: bolder;
}

#calculator label img{
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	vertical-align: top;
}

#calculator .sublabel {
	padding-left: 2px;
	padding-top: 2px;
	font-size: 9px;
	color: #909090;	
}

#calculator input[type!=button] {
	display: block;
	padding: 2px;
}

#calculator input[type=text] {
	border: 1px solid silver;
}
#calculator input[type=password] {
	border: 1px solid silver;
}

#productdetails #averagerating{
	float: left;
	width: 728px;
	background-color: #e4e4e4;
	padding: 5px;
	font-size: 13px;
	color: black;
	text-align: center;
}

#productdetails #averagerating table{
	width: 700px;
}

#productdetails #averagerating a{
	font-weight: bold;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
}
#productdetails #averagerating h2 {
	font-size: 14px;
	display: inline;
	color: #425793;
}
#productdetails #tabs{
	float: left;
	width: 728px;
	background-color: #efefef;
}
/*
#pagenav #cartnav a {
	display: table-cell;
	/padding: 5px;/
	border-width: 0px;
	text-decoration: none;
	color: white;
}
#pagenav #cartnav img {
	border-width: 0px;
	padding: 0px;
}
*/
#pagefooter {
	border-width: 0px;
	background-color: white;
	width: 950px;
	float: left;
}
#rightcolumn #title1 {
	float: left;
	height: 17px;
	font-size: 13px;
	text-align: center;
	margin: 0 0 10px 0;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 220px;
	color: white;
	background-color: #91090e;
}
#rightcolumn #title2 {
	float: left;
	height: 17px;
	font-size: 13px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 220px;
	/*color: white;
	background-color: #91090e;*/
}
#rightcolumn #title3 {
	float: left;
	height: 17px;
	font-size: 13px;
	text-align: center;
	margin: 0 0 10px 0;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 220px;
	/*border-left: 1px solid #6c6c6c;*/
	/*color: white;
	background-color: #91090e;*/
	
}
#rightcolumn #title4 {
	height: 17px;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 2px 0;
	width: 220px;
	/*color: white;
	background-color: #91090e;*/
	
}
#pagefooter #footertitle1 {
	float: left;
	height: 17px;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 950px;
	color: white;
	background-color: #91090e;
}
#pagefooter #footertitle2 {
	float: left;
	padding: 2px 0;
	height: 17px;
	margin: 0px;
	width: 950px;
	font-size: 13px;
	color: white;
	background-color: #91090e;
}
#combospinner {
	/*
	position: relative;
	left: 300px;
	bottom: 368px;
	*/
	float: left;
	border: 0px none #2a2a2a;
	/*
	border-color: #2a2a2a;
	border-style: none;
	border-width: 0px;
	*/
}
.footercontent .footertile {
	font-size: 11px;
	border-left-color: #9c9c9c;
	border-right-color: #989898;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	position: relative;
	background-color: white;
	padding: 10px;
	float: left;
	height: 150px;
	width: 215px;
}
.footercontent {
	border-width: 0px;
	width: 950px;
	background-color: white;
}
#searchbar #cartsummary .viewcart {
	font-weight: bold;
	color: #717171;
}
#searchbar #cartsummary .cartdetails {
	font-weight: bold;
	padding-left: 5px;
	color: #91090e;
}
#pagecontent #maincontent {
	padding: 0px;
	float: left;
	width: 538px;
}
#pagecontent_left #maincontent {
	padding: 0px;
	float: left;
	width: 538px;
}
#pagecontent_left #maincontent_search {
	padding: 0 0 0 10px;
	float: left;
	/*width: 538px;*/
	/*width: 729px;*/
	width: 719px;
}
#pagefooter #footertitle2 #customerservice {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	float: left;
	width: 200px;
}
#pagefooter #footertitle2 #helpfulinfo {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	float: left;
	width: 200px;
}
#pagefooter #footertitle2 #myaccount {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	float: left;
	width: 200px;
}
#pagefooter #footertitle2 #about {
	margin:0 0 0 30px;
	padding:0 0 0 10px;
	float: left;
	width: 200px;
}	
#pagefooter .footercontent #footer_content_customerservice {
	width: 200px;
	padding:0 0 0 13px;
	font-size: 11px;
	float: left;
}
#pagefooter .footercontent #footer_content_helpfulinfo {
	width: 200px;
	margin: 0 0 0 20px;
	padding:0 0 0 12px;
	font-size: 11px;
	float: left;
}
#pagefooter .footercontent #footer_content_myaccount {
	width: 200px;
	margin: 0 0 0 20px;
	padding:0 0 0 10px;
	font-size: 11px;
	float: left;
}
#pagefooter .footercontent #footer_content_about {
	width: 200px;
	margin: 0 0 0 30px;
	padding: 0 0 0 8px;
	font-size: 11px;
	float: left;
}
.footercontent .footertile h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #505050;
	font-weight: bold;
	font-size: 12px;
}
.footersubtext {
	padding-left: 5px;
	border-left-color: #7e7e7e;
	border-left-style: solid;
	border-left-width: 1px;
	color: #7a7a7a;
	width: 135px;
	margin: 10px 0 0 10px;
}
.footersubtext a {
	text-decoration: none;
	color: #5e5e5e;
}
#paymenttypes {
	padding-top: 20px;
	left: 270px;
	position: relative;
}
#copyright {
	color: #808080;
	font-size: 11px;
	text-align: center;
	bottom: 0px;
	position: relative;
}
#pagenav .dropdownmenu {
	border-left-color: #aa4763;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 12px 35px 11px 34px;
	text-align: center;
	border-right-color: #1f1f1f;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	cursor: pointer;
}
#pagenav .dropdownmenu a {
	font-size: 13px;
	text-decoration: none;
	color: white;
}

#leftcolumn {
	float: left;
	width: 191px;
	font-size: 11px;
}

#rightcolumn {
	float: left;
	width: 220px;
	font-size: 11px;
	border-left: 1px solid #6c6c6c;
}

#rightcolumn .tile a:link{color: #91090e;}
#rightcolumn .tile a:visited{color: #91090e;}
#rightcolumn .tile a:hover{color: blue;}

#pagecontent #leftcolumn .title, #pagecontent_left #leftcolumn .title {
	background-color: #999999;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	border-right: 1px solid #6c6c6c;
}
#pagecontent #leftcolumn .menuheader, #pagecontent_left #leftcolumn .menuheader {
	padding: 5px 5px 5px 8px;
	border-bottom-color: #6c6c6c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	color: white;
	background-color: #606060;
	text-align: center;
}
#pagecontent #leftcolumn .menuitem, #pagecontent_left #leftcolumn .menuitem {
	/*
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	*/
	border-bottom-color: #6c6c6c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right: 1px solid #6c6c6c;
	font-size: 12px;
	background-color: #FFF;
}

#pagecontent #leftcolumn .menuitem:hover, #pagecontent_left #leftcolumn .menuitem:hover {
	color: #FFF;
	background-color: #606060;
}

#pagecontent #leftcolumn .menuitem a, #pagecontent_left #leftcolumn .menuitem a{
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 8px;
}

#pagecontent #leftcolumn .menuitem a:hover, #pagecontent_left #leftcolumn .menuitem a:hover {
	color: white; 
	background-color: #606060;
}

/* start */
#pagecontent_left #leftcolumn_search {
	background-color: #ebebeb;
	float: left;
	/*width: 191px;*/
	width: 200px;
	font-size: 11px;
}

#pagecontent_left #leftcolumn_search ul {
	width: 190px;
}

#pagecontent_left #leftcolumn_search ul li {
	width: 190px;
	display: block;
}

#pagecontent_left #leftcolumn_search a:link {
	text-decoration: none;
}

$pagecontent_left #search_results_main {
	width: 700px;
}

/* end */
/*
#pagecontent_left #leftcolumn .title {
	background-color: #999999;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	
	border-right: 1px solid #6c6c6c;
}
#pagecontent_left #leftcolumn .menuheader {
	padding: 5px 5px 5px 8px;
	border-bottom-color: #6c6c6c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	
	color: white;
	background-color: #606060;
	text-align: center;
}
#pagecontent_left #leftcolumn .menuitem {
	/
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	/
	border-bottom-color: #6c6c6c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right: 1px solid #6c6c6c;
	font-size: 11px;
	
	background-color: #ebebeb;
	
}

#pagecontent_left #leftcolumn .menuitem:hover {
	color: white;
	background-color: #606060;
}

#pagecontent_left #leftcolumn .menuitem a{
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 8px;
}

#pagecontent_left #leftcolumn .menuitem a:hover {
	color: white; 
	background-color: #606060;
}
*/
#searchform {
	display: inline;
}

#rightcolumn .tile {
	color: #454545;
	padding: 10px;
	border-bottom-color: #606060;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	/* border-left: 1px solid #6c6c6c; */
	background-color: white;
}

#rightcolumn .tile h1 {
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #9b9b9b;
}

#rightcolumn .tile h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*color: #4a4a4a;*/
	color: #000;
}

#rightcolumn .tile h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #1b9b34;
}

#rightcolumn .tile a {
	font-weight: bold;
	word-spacing: 2px;
	text-decoration: none;
	color: #91090e;
}

#product_dropdown{
	top: 133px;
	left: 148px;
	width: 400px;
	height: 185px;
}

#advice_dropdown{
	top: 133px;
	left: 305px;
	width: 475px;
	height: 175px;
}

#help_dropdown{
	top: 133px;
	left: 493px;
	width: 300px;
	height: 175px;
}

.dropdown {
	visibility: hidden;
	word-spacing: 2px;
	font-size: 12px;
	padding: 10px;
	background-color: #e7e7e7;
	border: 2px solid black;
	position: absolute;
}

.dropdown a {
	color: #91090e;
	text-decoration: none;
}

.dropdown a:hover {
	text-decoration: underline;
}

.dropdown .floater {
	padding: 5px;
	float: left;
}

#pagecontent #maincontent #mainbanner {
	background-color: #999999;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 130px;
	width: 538px;
	cursor: pointer;
}

#pagecontent #maincontent #mainbanner img {
	cursor: pointer;
}

#rightcolumn #testimonial { 
	border-top-color: #6c6c6c;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 5px;
	border-left: 1px solid #6c6c6c;
	font-size: 13px;
	color: #5d5d5d;
	padding: 10px;
	margin: 0 0 0 0;
}

#pagecontent #maincontent #specials {
	height: 140px;
	background-repeat: repeat-x;
	background-image: url(/images/specials_bg.png);
	float: left;
}

#pagecontent #maincontent #specials h1 {
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	color: white;
	background-color: black;
}

#pagecontent #maincontent #specials .tile {
	padding: 5px;
	height: 80px;
	width: 259px;
	float: left;
}

#pagecontent #maincontent #specials .tile .productthumbnail{
	padding-right: 10px;
}

/* START - KAD 2010.01.25 */

#maincontent #featured-cats {
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	background-color: #000;
	width: 538px;
}
#maincontent #featured-cats h1 {
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	background-color: #000;
}
#maincontent #featured-cats .tile {
	width: 173px;
	height: 173px;
	border: none;
	float: left;
	margin: 5px 0 0 5px;
	padding: 0;
	background-color: #FFF;
}
#maincontent #featured-cats .tile img {
	border: none;
	margin:0;
	padding:0;
	width: 173px;
	height: 173px;
}

/* END - KAD 2010.01.25 */



#page #cart-new {
	width:890px;
	margin:0;
	padding:0;
}
#page #cart-new #cart-new-header {
	width:890px;
	background:#91090e;
	height:30px;
	min-height:30px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
#page #cart-new #cart-new-header div {
	float:left;
	margin:0 20px 0 0;
}
#page #cart-new .cart-new-row {
	margin-top:20px;
}
#page #cart-new .cart-new-row div {
	float:left;
	margin:0 20px 0 0;
}



#page #cart{
	/* this is the table on the cart page */
	border-collapse: collapse;
	font-size: 14px;
	/*width: 650px;*/
	width:890px;
}
#page #cart input[type="text"]{
	border: 1px solid black;
	padding: 2px;
}

#page #cart th {
	color: white;
	background-color: #91090e;
	text-align: left;
}

#page #cart td{
	font-size: 12px;
}

/* These 3 table styles should go away once table is history... */
#page .paymentscreen{
	/* this is the table on the payment portion of the checkout page */
	border-collapse: collapse;
	font-size: 12px;
	width: 650px;
	padding: 5px;
}
#page .paymentscreen input[type="text"]{
	border: 1px solid black;
	padding: 2px;
}

#page .paymentscreen th{
	color: white;
	background-color: #91090e;
	text-align: left;
	padding: 2px;
}

#paymentscreen {
	width:825px;
	padding:10px;
	margin-left: 5px;
}
#paymentoptions {
	width:200px;
	float:left;
	padding:20px 0;
}
#paymentoptions label {
	width:200px;
	margin:5px 0;
	display:block;
}
#paymentforms {
	width:500px;
	float:left;
	padding:10px 0;
}

div.checkoutheading {
	width:870px;
	background:#91090e;
	height:30px;
	min-height:30px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

div.trustus-horiz-box {
	float:left;
	width:145px;
	vertical-align:top;
	text-align:center;
	margin-right:15px;
}

.freeShipping { color:#91090e; }

.cart-new-row-left {
	float:left;
	width:665px;
	margin-right:20px;
	text-align:right;
	font-weight:bold;
}
.cart-new-row-right {
	float:left;
	width:75px;
	margin-right:20px;
	text-align:right;
	font-weight:bold;
	margin-bottom:20px;
}

#page .paymentscreen td{
	font-size: 12px;
	padding: 10px;
}

#payment-form-creditcard {
	display:block;
}
/*
#payment-form-creditcard label {
	width:100px;
	display:block;
	background: yellow;
	text-align:right;
}
*/
#payment-form-check {
	display:none;
}
#payment-form-po {
	display:none;
}
#payment-form-google {
	display:none;
}
#payment-form-paypal {
	display:none;
}


.hr{
	border-top-color: #d0d0d0;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cartbuttons {
	/*text-align: right;*/
	/*width: 650px;*/
	width:890px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
}

.cartbuttons img{ 
	/* for some reason this is required in MSIE7 */
	border: none;
}

#pagecontent #maincontent #categoryheader {
	background-repeat: repeat-x;
	/* background-image: url(/images/specials_bg.png); */
	background-color: #EFEFEF;
	font-size: 10pt;
}
#pagecontent #maincontent #categoryheader h1 {
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	font-size: 12pt;
	color: white;
	background-color: black;
}

#pagecontent #maincontent #categoryheader .tile {
	border: none;
	padding: 10px;
	width: 500px;
	float: left
	font-size: 12px; /* this doesn't seem to have any effect over the above 10pt size... */
	vertical-align: middle;
	color: #4a4a4a;
}

#pagecontent #maincontent #products h1 {
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	color: white;
	background-color: black;
}
#pagecontent #maincontent #products #sortby {
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color: white;
	background-color: black;
}

#pagecontent #maincontent #products #sortby a{
	letter-spacing: 2px;
	color: white;
	background-color: black;
	text-decoration: none;
}
#pagecontent #maincontent #products #sortby img{
	border:none;
}
div.cat_sorting {
	letter-spacing: 2px;
	margin: 0px;
	padding: 3px 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: white;
	background-color: black;
	float: right;
}
div.cat_sorting a {
	letter-spacing: 2px;
	color: white;
	background-color: black;
	text-decoration: none;
}
div.cat_sorting img {
	border:none;
}
#pagecontent #maincontent #products h2 {
	font-size: 10px;
	
}
#pagecontent #maincontent #products .tile {
	/* padding: 10px;*/
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	/*width: 518px;*/
	width: 259px;
	/* this controls the products */
	float: left;
	padding: 5px;
}
#pagecontent #maincontent #products .tile .productthumbnail{
	padding: 10px 10px 0 0;
}
#pagecontent #maincontent #products .categorytile {
	border-bottom-color: #b0b0b0;
	padding: 10px 5px;
	float: left;
	/*border: 1px dotted black;*/
	/* @TODO: Need to figure out a collapsible border for these product tiles to mirror the sample layout */
	width: 159px;
	/*height: 280px;*/
    /*height:340px;*/
    height:380px;
	border-collapse: collapse;
	border-bottom: 1px dotted;
	color: gray;
}

.associatedcategorytile {
	padding: 10px 5px;
	float: left;
	/*border: 1px dotted black;*/
	/* @TODO: Need to figure out a collapsible border for these product tiles to mirror the sample layout */
	width: 175px;
	/*height: 280px;*/
    /*height:340px;*/
    height:340px;
	border-collapse: collapse;
	color: gray;
}

.productname{
	height: 40px;
	padding-top: 3px;
}

.clear {
	clear: both;
	line-height: 1px;
}

#pagecontent #maincontent #products .categorytile .buttons{
	text-align: center;	
}
#pagecontent #maincontent #products .categorytile .buttons img{
	padding-left: 0px;
	margin-left: 0px;
}
#pagecontent #maincontent #products .categorytile a{
	color: #595959;
	font-weight: bold;
	text-decoration: none;
}
#pagecontent #maincontent #products .categorytile h1 {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
#pagecontent #maincontent #products .categorytile h2 {
	color: black;
}
#pagecontent #maincontent #products .categorytile img {
	border-width: 0px;
	margin-left: 30px;
}
#pagecontent #maincontent #products .categorytile .price {
	font-size: 13px;
	font-weight: bold;
	color: #91090e;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #91090e;
}

.modelNumber {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	letter-spacing:1px;
}

#pagecontent #maincontent #products {
	margin: 0px;
	padding: 0px;
}
#pagecontent #maincontent #products .tile h1 {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.highlight {
	background-color: yellow;
}

.compare {
	position: relative;
	bottom: 0px;
}
.compare a {
	color: red;
	font-size: 12px;
}

.pages {
	padding: 5px;
	/* this right margin was breaking the layout in IE6 only.
	removing this seems to keep up appearance in other browsers as well.
	KAD - 2010.01.27 */
	margin-right: 20px;
	width: 528px;
	text-align: right;
	color: #808080;
	font-size: 11px;
	margin-top: 5px;
}

.pages a{
	color: #91090e;
	text-decoration: none;
}

#trustus {
	float: left;
	width: 150px;
	text-align: center;
	padding: 10px;
}

#trustus img{
	padding: 10px;
	vertical-align: middle;
}

.floatleft {
	float: left;
}

.breadcrumb {
	padding-left: 20px;
	float: left;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	word-spacing: 1px;
	letter-spacing: 1px;
}

.breadcrumb a{
	color: #91090e;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #91090e;
	text-decoration: underline;
}

#contentpage{
	float: left;
	width: 709px;
	font-size: 12pt;
	padding: 10px;	
}

#contentpage h1{
	font-size: 15px;
}

#manufacturerlogos {
	padding: 20px;
	margin: 20px 0 0 0;
	text-align: center;
	/*border-left: 1px solid #6c6c6c;*/
}
#manufacturerlogos img{
	/*padding: 20px;*/
	text-align: center;
}

/* simpletabs */
.tab-wrapper {
	background-color: #e7e7e7;
	border-width: 0px;
	clear: both;
	padding: 1em 1.5em;
	/* height: 400px; */
	overflow: auto;
}

#product_detail_tabs {
	width:716px;
}

.tab-menu {
	padding: 5px 0 2px 10;
	height: 26px;
	background-color: black;
	list-style:	none;
	margin: 0;
	clear: both;
	line-height: 17px;
	font-size: 12px;
}

.tab-menu li {
	text-align: center;
	margin: 0 2px 0 0;
	width: 75px;
	float: left;
}


.tab-menu li {
	padding: 8px 15px 3px 15px;
	color: #eee;
	background-image: url(/images/tab_back2.png);
	display: block;
	background-color: #a2a2a2;
	cursor: pointer;	
}


.tab-menu li.tab-selected {
	color: black;
	background-image: url(/images/tab_front2.png);
	background-color: #ebebeb;
}

.addressfieldset {
	padding: 10px;
	margin-left: 5px;
	/*background-color: #e4e4e4;*/
	width: 850px;
	/*border: 1px solid black;*/
	border:none;
	float: left;
}

.addressfieldset legend {
	font-size: 16px;
	font-weight: bold;
	/*background: white;*/
}

.addressfieldset label{
	font-size: 13px;
	display: block;
}

.addressfieldset label img{
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	vertical-align: top;
}

.addressfieldset .sublabel {
	padding-left: 2px;
	padding-top: 2px;
	font-size: 9px;
	color: #909090;	
}

.addressfieldset input {
	display: block;
	padding: 2px;
}

.addressfieldset input[type=text] {
	border: 1px solid silver;
}
.addressfieldset input[type=password] {
	border: 1px solid silver;
}

.addressfieldset input[type=checkbox] {
	display:inline;
	padding:0;
	margin:0;
}

.loginfieldset {
	padding: 10px;
	margin-left: 5px;
	background-color: #e4e4e4;
	width: 300px;
	border: 1px solid black;
	float: left;
}

.loginfieldset legend {
	font-size: 16px;
	font-weight: bold;
	background: white;
}

.loginfieldset label{
	font-size: 13px;
	display: block;
}

.loginfieldset .sublabel {
	padding-left: 2px;
	padding-top: 2px;
	font-size: 9px;
	color: #909090;	
}

.loginfieldset input[type!=button] {
	display: block;
	padding: 2px;
}

.loginfieldset input[type=text] {
	border: 1px solid silver;
}
.loginfieldset input[type=password] {
	border: 1px solid silver;
}

.whitepaperform {
	width: 165px;
}

.plainfieldset {
	padding: 10px;
	margin-left: 5px;
	background-color: #e4e4e4;
	border: 1px solid black;
}

.plainfieldset legend {
	font-size: 16px;
	font-weight: bold;
	background: white;
}

.plainfieldset label{
	font-size: 13px;
	display: block;
}

.plainfieldset .sublabel {
	padding-left: 2px;
	padding-top: 2px;
	font-size: 9px;
	color: #909090;	
}

.plainfieldset input[type!=button] {
	display: block;
	padding: 2px;
}

.plainfieldset input[type=text] {
	border: 1px solid silver;
}
.plainfieldset input[type=password] {
	border: 1px solid silver;
}

.formfield{
	float: left;
	padding: 3px;
	/*max-width: 625px;*/
}

.formline {
	display: table;
}

.red {
	font-weight: bold;
	color: red;
}
.error {
	font-weight: bold;
	color: green;
	padding: 10px;
}

#missingerror {
	padding: 10px;
	font-size: 12px;
}

/*comparisons*/
#comparison {
	margin: 0 auto;
}
#comparison th {
	text-align:left;
}
#comparison td {
	padding: 5px;
}
#comparison img {
	border:0px;
}
.row-odd {
	background-color: #ddd;
}

/* popups */

.helptext {
	display: none;
	text-decoration: none;
}

.helplink {
	position: relative;
	text-decoration: none;
}

.helplink:hover .helptext {
	display: block;
	position: absolute;
	width: 12em;
	padding: 5px;
	background-color: white;
	text-decoration: none;
	border: 1px #000 solid;
	font-size: 0.9em;
	left: 2em;
	top: 0.5em;
}

#descriptionextra {
	width: 75px;
	float: left;
	padding-right: 10px;
}

#descriptionmain {
	width: 600px;
	float: left;
}

#shipping_popup{
	top: 163px;
	left: 38px;
	width: 706px;
	height: 295px;
	visibility: hidden;
	word-spacing: 2px;
	font-size: 12px;
	padding: 10px;
	background-color: #000000;
	border: 2px solid white;
	position: absolute;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#calculator {
	/* display: none; */
	background-color: #EFEFEF;
	color: #000;
	height: 275px;
	width: 684px;
	padding: 10px;
	float: left;
	font-size: 12px;
	text-align: left;
	text-transform: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;	
}

#calculator legend {
	color:#91090E;
	font-size:1.2em;
}


#calculator ul {
	list-style:none;
}

span#delivery_calc_price {
	color:#91090E;
	letter-spacing:1px;
}

img.calc-button {
	border:none;
}

/*
REMOOZ
*/
.remooz-element
{
	cursor:					-moz-zoom-in;
}

/**
 * Box layout
 */
.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		url(/images/remooz/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	/*left:					-15px; */
    right:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(/images/remooz/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(/images/remooz/closebox.gif);
}

/**
 * Caption title
 */

.remooz-content
{
    text-align:center;
    background-color:#FFF;
    color:#000;
    font-family:sans-serif;
}

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(/images/remooz/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(/images/remooz/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(/images/remooz/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(/images/remooz/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(/images/remooz/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(/images/remooz/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(/images/remooz/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(/images/remooz/remo_bg_nw.png) no-repeat;
}


/* MENUS */
/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */

/* ----[ LINKS ]----*/


/* all menu links */
#nav a, #subMenusContainer a{
	color: black;
	font-size: 13px;
	text-decoration:none;
	display:block;
	background-color:#efefef;
	/* -moz-border-radius: 2px; */
	/* -webkit-border-radius: 2px; */
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a{
	border-right-color: #242424;
	border-right-style: solid;
	border-right-width: 1px;
	padding:12px 20px;
	margin:0;
	float:left;	
	/* background-color: #b30c13;*/
	background-image: url(/images/navbar_bg.png);
	color: white;
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a {
	text-align:left;
	padding:5px 10px;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused {
	background-color: #666666;
	background-image: none;
	color:#FFF;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus {
	background-color: #91090e;
	color:#FFF;	
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
	background: url(/images/menuimages/arrow_right.gif) right center no-repeat;  
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
	background: url(/images/menuimages/arrow_right_over.gif) right center no-repeat;  
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
	 /* background: url(/images/menuimages/arrow_down.gif) right center no-repeat; */
	 background: url(/images/navbar_bg.png);
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
	background: url(/images/menuimages/arrow_down_over.gif) right center no-repeat;
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}


/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/	 
	/* -moz-border-radius: 8px; */
	/* -webkit-border-radius: 8px;*/
	background:#fff;	
	border:1px solid #91090e;
	left:0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}

#subMenusContainer li{
	list-style: none;
}

#landingcontent {
	padding: 10px;
	background-color: #f5f5f5;
	float: left;
	width: 739px;
	margin-bottom: 10px;
}

/* main menu ul or ol elment */
#nav {
	display:block;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	text-align: center;
	display:block;
}

#subMenusContainer {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: visible;
	z-index: 1000000000;
}

/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li { float:none; }

#nav li li a { /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }

div#top_dye_new {
	position: absolute;
	top:0;
	/*left:528px;*/
	left: 688px;
	margin:0;
	/*width:315px;*/
	width: 300px;
	height:94px;
	/*background-image: url(/images/top_dye-no-num.png);*/
	background-image: url(/images/top_dye-no-num-new-1.png);
	/* temporary header for holiday hours */
	/*background-image: url(/images/xmas-header-dye.png);*/
	background-repeat: no-repeat;
	color:#EC1C24;
	font-size:22px;
	font-weight:900;
	font-family:sans-serif;
}
div#header_phone_number {
	margin:50px 0 0 6px;
}

.hide {
	display:none;
}

div.full-height {
	height:600px;
	min-height:600px;
	float:left;
	background:#FFF;
}
/*
fieldset#billinginfo {
	height:98%;
	min-height:98%;
	margin-top:-12px;
}
fieldset#shippinginfo {
	height:98%;
	min-height:98%;
	margin-top:-12px;
}
*/

fieldset#billinginfo {
	width: 850px;
}
fieldset#shippinginfo {
	width: 850px;
}

span.option-price {
	color:#EC1C24;
	font-weight:bold;
}

div#customer_survey {
	float: left;
	padding-left: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-top: 20px;	
	font-size: 12px;
}

div#customer_survey ol li {
	margin-top:20px;
}

div#customer_survey ul {
	list-style:none;
}

div#customer_survey ul li {
	margin:0;
}

/* Search Refinements */
ul.search-refinements {
	float:left;
	margin:5px 0 10px 0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
}
ul.search-refinements lh {
	font-weight:bold;
	font-size:14px;
	width:100%;
}
ul.search-refinements li {
	margin:5px 0 0 0;
	width:100%;
}
ul.search-refinements li a {
	display:block;
	width:100%;
}

div#Category_div {
	display: none;
	display: '';
	/*float:left;*/
	width:100%;
}
div#Manufacturer_div {
	display: none;
	display: '';
	/*float:left;*/
	width:100%;
}
div#Price_div {
	display: none;
	display: '';
	/*float:left;*/
	width:100%;
}
div#Stars_div {
	display: none;
	display: '';
	/*float:left;*/
	width:100%;
}
div#Burglarrating_div {
	display: none;
	display: '';
	/*float:left;*/
	width:100%;
}

/*
ul#Category_ul {
	float:left;
	margin:5px 0 10px 0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
}
ul#Category_ul li {
	margin:5px 0 0 0;
}

ul#Manufacturer_ul {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
}
ul#Manufacturer_ul li {
	margin:5px 0 0 0;
}

ul#Price_ul {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
}
ul#Price_ul li {
	margin:5px 0 0 0;
}

ul#Burglarrating_ul {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
}
ul#Burglarrating_ul li {
	margin:5px 0 0 0;
}

ul#Stars_ul {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
}
ul#Stars_ul li {
	margin:5px 0 0 0;
}
*/
a.refs_button {
	line-height: 24px;
}

div.pagination_div_list {
	text-align: center;
	word-spacing: 2px;
}
div.pagination_div_grid {
	text-align: center;
	word-spacing: 2px;
}
div.pagination_div_bottom {
	text-align: center;
	padding: 10px;
	word-spacing: 2px;
}
#Price_div {
	display: none;
	position: relative;
}
#Manufacturer_div {
	display: none;
	position: relative;
}
#Category_div {
	display: none;
	position: relative;
}
#Burglarrating_div {
	display: none;
	position: relative;
}
table.search_results_grid {
	width: 600px;
}
table.search_result_list {
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 450px;
}
table.search_result_grid {
	font-size: 12px;
	width: 200px;
	margin: 0;
	padding: 0;
}
table.search_res_dims {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 200px;
}
table.search_res_dims, table.search_res_dims th, table.search_res_dims td {
	border: 1px solid #000;
	font-size: 10px;
}
table.search_res_dims th {
	background-color: #999999;
}
.bold {
	font-weight: bold;
}
td.search_result_title_list {
	font-size: 16px;
	vertical-align: top;
}
td.search_result_title_list a, td.search_result_title_list a:link, td.search_result_title_list a:visited {
	text-decoration: underline;
	color: #000;
}
td.search_result_title_list a:hover {
	text-decoration: none;
}
td.search_result_title_grid {
	font-size: 12px;
}
td.search_result_title_grid a, td.search_result_title_list a:link, td.search_result_title_list a:visited {
	/*text-decoration: none;*/
	color: #000;
}
td.search_result_title_grid a:hover {
	/*text-decoration: underline;*/
}
#search_content_no_results {
	float: right;
	padding: 0 20px;
	width: 600px;
	font-size: 14px;
}

div#corporate_orders {
	float: left;
	padding-left: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-top: 20px;	
	font-size: 12px;
	/*background-image: url(/images/builder_title-bg.gif);
	background-repeat: repeat-x;*/
}

div#testimonials_page {
	float: left;
	padding-left: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-top: 20px;	
	font-size: 12px;
	width:620px;
}

form#corporate table th {
	text-align: left;
}

form#corporate .form_corp_qty {
	width: 30px;
}

form#corporate .form_corp_brand {
	width: 100px;
}

form#corporate .form_corp_model {
	width: 100px;
}

form#corporate .form_corp_description {
	width: 225px;
}

div#ways-to-pay {
	font-family:helvitica, arial, sans;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}

