/* 
/* 
Content copyright Shear Comfort Ltd.
Red: #ac2428;
Grey: #666;
*/

/* START NEW CSS LAYOUT SETTTINGS */

* {
	margin: 0;
	padding: 0;
	visibility: visible;
	}

body {
	font: 10pt Arial, Verdana, Helvetica, sans-serif; 
	color: black; 
	background: #000;
	background-image: url(../images/background/background-tim.gif);
	}
	
img {
	border: 0;
	}
	
a:link {
	color: #ac2428;
	}
a:visited {
	color: #ac2428;
	}
a:hover {
	color: #666;
	}
table {
	/*border-collapse: collapse;*/
	}
	
/*LAYOUT*/
#layout {
	text-align: center;
	margin: 0 auto;
	width: 976px;
	border-right: 5px #000 solid;
	border-left: 5px #000 solid;
	}
#content {
	background: #fff url(../images/background/copy_bg.jpg) repeat-y;
	overflow: hidden;
	clear: both;
	width: 976px;
	}
#colorselection #content{
	background: #fff url(../images/background/copy-full_bg.jpg) repeat-y;
	}
#content-full {
	background: #fff url(../images/background/copy-full_bg.jpg) repeat-y;
	overflow: hidden;
	clear: both;
	width: 976px;
	}
#sidebar-left {
	width: 189px;
	background: #8b8b8b; /* css conversion clean up - url(../images/background/content_bg.jpg) repeat-y; - Oct 12th, remove if still not needed - also delete content_bg.jpg files */
	border-right: 1px #000 solid;
	float: left;
	color: #ccc;
	text-align: left;
	overflow: hidden;	
	font-size: 12pt;
	}
#floatright {
	float:right;
	 /* css conversion clean up - background: #fff url(../images/background/content_bg2.jpg) repeat-y;- Oct 12th, remove if still not needed - also delete content_bg.jpg files  */
	}
#copy {
	width: 584px;
	padding: 5px;
	text-align: left;
	background: #fff;
	float: left;
	display: inline;
	}
#copy-full {
	width: 770px;
	padding: 5px;
	text-align: left;
	background-color: #fff;
	float: left;
	}
#sidebar-right{
	width: 190px;
	background: #8b8b8b; /*  css conversion clean up -  url(../images/background/content_bg.jpg) repeat-y;- Oct 12th, remove if still not needed - also delete content_bg.jpg files */
	border-left: 1px #000 solid;
	float: left;
	color: #ccc;
	text-align: center;
	}
	
/* HEADER */
#wrapper-header {
	width: 976px;
	height: 136px;
	border-bottom: #000 1px solid;
    margin: 0 auto;
    font-weight: bold;
	}
#header {
	width: 976px;
	height: 106px;
	background: url(/images/banners/header-image-cut.jpg) no-repeat;
	}
#header-nosale {
	width: 976px;
	height: 106px;
	background: url(/images/banners/header-image.jpg) no-repeat;
	}
#header .shearlogo,#header-nosale .shearlogo {
	float: left;
	margin: 3px 0px 0px 22px;
	}
	
/*HEADER NAVIGATION BAR*/
#navigation {
	width: 976px;
	text-align:center;
	padding-bottom: 2px;
	}
#navigation ul {
	list-style: none;
	}
#navigation li {
	display: inline;
	white-space: nowrap;
	font-size: 8pt;
	}
#navigation a:link, #navigation a:visited {
	width: 126px;
	height: 21px;
	float: left;
	color: #000;
	text-decoration:none;
	background:  url(/images/buttons/nav-image-hover4-timnav.gif) no-repeat;
	padding-top: 8px;
	}
#navigation a:hover {
	background-position: 0 -32px;
	color: #000;
	font-weight: bolder;
	}
#navigation .seatcovers a:link, #navigation .seatcovers a:visited {
	width: 110px;
	background: url(/images/buttons/seatcovers2-timnav.gif) no-repeat;
	}	
#navigation .seatcovers a:hover {
	background-position: 0 -32px;
	color: #000;
	font-weight: bolder;
	}
#navigation .end a:link, #navigation .end a:visited {
	width: 110px;
	background: url(/images/buttons/specials3-timnav.gif) no-repeat;
	}
#navigation .end a:hover {
	background-position: 0 -32px;
	color: #000;
	font-weight: bolder;
	}
	
/*SIDEBARS*/
.sidebar {
	padding-bottom: 10px;

	}
.sidebar a {
	color: #fff;
	}
.sale {
	font-size: 12px;
	font-weight: bold;
	background-color: #5ed030;
	border-top: 1px solid #000;
	color: #fff;
	padding: 5px 16px;
	width: 170px;
}
#googlesearch {
	background-color: navy;
	overflow: hidden;
	padding: 10px 5px 0 0;
	height: 48px;
	width: 185px;
	color: #ffffff;
	font-variant: small-caps;
	font-weight:bold;
	font-size:14px;
	}
#googlesearchbar {
	margin: 5px 5px 5px 10px;
	height: 15px;
	float: left;
	}
#googlesearchbutton {
	float: right;
	margin: 5px 5px 5px -5px;
	}
#googlesearchtext {
	margin: 0 0 0 10px;
	}
.menudivider {
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
	border-top: 1px solid #000;
	color: #fff;
	padding: 3px 16px;
	width: 170px;
	text-transform: uppercase;
}
.redmenudivider {
	font-size: 12px;
	font-weight: bold;
	background-color: #ac2428;
	border-top: 1px solid #000;
	color: #fff;
	padding: 3px 16px;
	width: 170px;
	text-transform: uppercase;
}
.xmasmenudivider{
	font-weight: bold;
	font-size: 14px;
	background-color: #006600;
	border-top: 1px solid #000;
	color: #fff;
	padding: 10px;
	width: 170px;
}
.sidebar li {
	list-style: none;
	display: inline;
	}
.sidebar a:visited {
	color: #fff;
	}
.leftmenu a {
	font-size: 12px;
	width: 170px;
	padding: 3px 8px 3px 16px;
	text-decoration: none;
	background: #000 url(/images/buttons/button1-up.jpg) repeat-y;
	border-top: 1px solid #000;
	display: block;
	}
.leftmenu a:hover {
	background: #ffeb00 url(/images/buttons/button-over.jpg) repeat-y;
	color: #000;
	}
.leftmenu2 a {
	width: 100%;
	padding: 3px 10px;
	text-decoration: none;
	background: #000 url(/images/buttons/button2-up.jpg) repeat-y;
	border-top: 1px solid #000;
	display: block;
	width: 170px;
	font-size: 12px;
	}
.leftmenu2 a:hover {
	background: #ffeb00 url(/images/buttons/button-over.jpg) repeat-y;
	color: #000;
	}
#bbb {
	border-top: 1px solid #000;
	padding-top: 10px;
	text-align: center;
	}
#sidebar-right li {
	margin: 5px 0;
	list-style: none;
	text-align: center;
	}
#testimonials p {
	padding: 45px 10px 0px 8px;
	text-align:left;
	color: #000;
	}
#testimonials a {
	color: #ac2428;
	}

/*COPY*/
.rightcontent {	
	float: right;
	width: 287px;
	}

.leftcontent {
	float: left;
	width: 287px;
	}

#flashcontent p {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	}

.seemorephotos {
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 2px 0 0;
	text-transform: uppercase;
	text-align: center;
	}
.seemorephotos a {
	color: #fff;
	}
.leftcontent h2 {
	font-size: 18px; 
	color: #666;
	margin-top: 5px;
	}
.copy p {
	text-align: justify;
	}
	
/*FOOTER*/
#footer {
	width: 976px;
	background: #000 url(../images/background/footer-back.jpg) top repeat-x;
	text-align: center;
	color: #fff;
	}
#footercopyright {
	color: #8b8b8b;
	padding: 6px 0;
	}
#tollfreefooter{
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
	}
#footernav {
	font-size: 12px;
	padding: 10px 0;
	}
#footernav a{
	text-decoration: none;
	color: #fff;
	}
#footernav a:hover{
	color: #ffeb00;
	}
	
/* END NEW CSS LAYOUT SETTTINGS */

/* 
Shear Comfort Ltd.

GLOBAL SETTINGS ------------------------------------------------------------------------
*/

div.positioned{position:relative; height:10px;width:75%;margin:0 auto;}
hr.positioned{width: 100%;margin:-1px;clip:rect(1px,auto,11px,1px);height:12px;position: absolute; z-index: 99;background-color:#cb2a2f;}


/*
LARGE QUOTES FOR CUSTOMER TESTIMONIALS AND REVIEWS
*/

blockquote {/* other browsers read only*/ 
	width: 520px;
	margin-top: 5px;
	margin-left: 40px;
	font-size: 12px;
}
blockquote div {/* other browsers read only*/ 
	float:left; 
	margin:10px; 
	height:18px;
	}	
blockquote div img {	
	margin-top:3px;
	}
 .bqstart {/* other browsers read only*/ 
     float: left;
     height: 20px;
	 margin-left: -35px;
     margin-top: -20px;
     padding-top: 15px;
     margin-bottom: -50px;
     font-size: 650%;
     color: #FF0000;
 }

 .bqend {/* other browsers read only*/ 
     float: right;
     height: 20px;
	 margin-right: -20px;
     margin-top: -10px;
     padding-top: 1px;
     font-size: 650%;
     color: #FF0000;
 }

/*
CUSTOM HORIZONTAL RULE
*/

hr.customhr {
border: none 0; 
background-color:#cb2a2f;
width: 100%;
height: 4px;
margin: 0px 0 0px 0;
text-align: left;
clear: both;

}
hr.xmashr {
border: none 0; 
/*border-top: 3px double #c00;*/
/*background-color:#cb2a2f;*/
background: url(../images/xmas/xmaslights2.gif);
height: 30px;
width: 100%;
/*height: 4px;*/
margin: 0px 0 0px 0;
text-align: left;
clear: both;

}
hr.customhr-white {
border: none 0; 
/*border-top: 3px double #c00;*/
background-color:#FFFFFF;
width: 100%;
height: 4px;
margin: 0px 0 4px 0;
text-align: left;
clear: both;
}


/* For highlighting current page */

body#hawaiian a#hawaiiannav,
body#sheepskin a#sheepskinnav,
body#neoprene a#neoprenenav,
body#neosport a#neosportnav,
body#oem a#oemnav,
body#saddleblanket a#saddleblanketnav,
body#vinyl a#vinylnav,
body#velour a#velournav,
body#cordura a#corduranav,
body#animal a#animalnav,
body#animaldeluxe a#animaldeluxenav,
body#camo a#camonav,
body#realtree a#realtreenav,
body#mesh a#meshnav,
body#kingplush a#kingplushnav,
body#aztec a#aztecnav,
body#seatvest a#seatvestnav
body#ford a#fordnav
body#toyota a#toyotanav
body#jeep a#jeepnav
body#dodge a#dodgenav
body#nissan a#nissannav
body#mazda a#mazdanav
body#gmc a#gmcnav
body#subaru a#subarunav
body#vw a#vwnav
body#hyundai a#hyundainav
body#kia a#kianav
body#mini a#mininav
 {
color: #000000;
background-image: url(../images/buttons/button-over.jpg);
}

/*
LAYOUT SECTIONS ------------------------------------------------------------------------
*/
#layouttable {
	background-image: url(../images/background/background-tim.gif);
	background-repeat:repeat;
}

#pre-header {
width:976px;
height:21px;
border-bottom:#FFFFFF solid 1px;
background-image:url(../images/header/header-top-tim.gif);
background-repeat:no-repeat;
}

#wrap {
	width: 976px;
	height:106px;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
}




#navbar {
	background: url(../images/background/horz-nav-tim3.gif) repeat-y top #000;
	}
#navbar-new {
	background-image: url(../images/background/horz-nav-back-new.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
	}

#copy .home-text {
padding:15px 10px 0px 10px;
}

#copy .home-text img {
float:left;
margin:0px 10px 0px 0px;
border:#000000 1px solid;
}
#copy .home-text-bottom {
padding:10px;
}

#seatcovers-btn { /* For all other awesome browsers */
float:left;
text-align:center;
width:475px;
margin:0px 0px 0px 75px;
padding:5px 0px 5px 0px;
}

#seatcovers-btn .view-seatcovers a {
float:left;
width:475px;
height:35px;
background-image:url(../images/buttons/view-seatcovers-hover.gif);
background-repeat:no-repeat;
text-align:center;
padding-top:12px;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
text-decoration:none;
margin-bottom:15px;
}
#seatcovers-btn .view-seatcovers a:hover {
background-position:0 -47px;
}

#vehicle-style-buttons {
margin-left:75px;
}
#vehicle-style-buttons .style-button-hover a {
float:left;
width:130px;
height:27px;
background-image:url(../images/buttons/make-style-btn.gif);
background-repeat:no-repeat;
padding:8px 0px 0px 0px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
margin:0px 0px 10px 22px;
font-size:14px;
font-weight:bold;
}

#vehicle-style-buttons .style-button-hover a:hover {
background-position:0 -35px;
color:#CCCCCC;
font-weight:bold;
}
.price {
color:#b11702;
}

.form h5 {
height:29px;
float:left;
font-size:14px;
font-weight:bold;
padding:10px 10px 0px 30px;
margin-left:35px;
margin-bottom:0;
}
select.homeform {
/*width:175px;*/
border:1px #000000 solid;
/*margin:0px 10px 10px 20px;*/
/*background-color:#000000;*/
background-color:#666666;
color:#FFFFFF;
}
select.homeformgreen {
/*width:175px;*/
border:1px #000000 solid;
/*margin:0px 10px 10px 20px;*/
/*background-color:#000000;*/
/*background-color:#00e4ff;*/
background-color:#ffde03;
color:#000000;
}
.option {
text-align:center;
}
.arrow {
height:10px;
}
#truck-button {
width:575px;

}
#truck-button .truck-button-left {
margin:10px 0px 20px 0px;
float:left;
} 
#truck-button .truck-button-left img {
float:left;
margin:10px 15px 0px 0px;
}

#divider {
	width: 986px;
	background-color: #A51F28;
	border-left: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #666666;
	border-right-style: solid;
}
#copyright {
	margin-top: 6px;
	width: 986px; 	
}

/*
NAVIGATION BUTTONS  ------------------------------------------------------------------------
*/
.navcontainer1 ul
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navcontainer1 li
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
} 
.navcontainer1 a
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/buttons/button1-up.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	width: 158px;
	background-color: #000;
	color: #fff;
	padding: 3px 16px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.navcontainer1 a:link
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer1 a:visited
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer1 a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #000;
	background-image: url(../images/buttons/button-over.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	background-color: #ffeb00;
	text-decoration: none;
}
.navcontainer2 ul
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navcontainer2 li
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
} 
.navcontainer2 a
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/buttons/button2-up.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	width: 158px;
	background-color: #000;
	color: #fff;
	padding: 3px 16px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.navcontainer2 a:link
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer2 a:visited
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer2 a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #000;
	background-image: url(../images/buttons/button-over.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	background-color: #ffeb00;
	text-decoration: none;
}

.navcontainer3 ul
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navcontainer3 li
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
} 
.navcontainer3 a
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/buttons/button5-up.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	width: 158px;
	background-color: #000;
	color: #fff;
	padding: 3px 16px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.navcontainer3 a:link
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer3 a:visited
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer3 a:hover
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	color: #000;
	background-image: url(../images/buttons/button-over.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	background-color: #ffeb00;
	text-decoration: none;
}

.navcontainer4 ul
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navcontainer4 li
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
} 
.navcontainer4 a
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/buttons/button4-up.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	width: 158px;
	background-color: #000;
	color: #fff;
	padding: 3px 16px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.navcontainer4 a:link
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer4 a:visited
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
.navcontainer4 a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	color: #000;
	background-image: url(../images/buttons/button-over.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	background-color: #ffeb00;
	text-decoration: none;
}

.navcontainer5 ul
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navcontainer5 li
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
} 
.navcontainer5 a
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/buttons/button2-up.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	width: 158px;
	background-color: #000;
	color: #ffff00;
	padding: 3px 16px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.navcontainer5 a:link
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	color: #ffff00;
	text-decoration: none;
}
.navcontainer5 a:visited
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	color: #ffff00;
	text-decoration: none;
}
.navcontainer5 a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	color: #000;
	background-image: url(../images/buttons/button-over.jpg);
	background-position: top;
	background-repeat: repeat-y;
	display: block;
	background-color: #ffeb00;
	text-decoration: none;
}


.navcontainerend
{
	border-top: 1px;
	border-top-color: #000;
	border-top-style: solid;
}

.footernav {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	color: #ffffff;
	text-align: center;
}
.footernav a:link{
	text-decoration: none;
	color: #ffffff;
}
.footernav a:visited{
	text-decoration: none;
	color: #ffffff;
}
.footernav a:hover{
	text-decoration: none;
	color: #ffeb00;
}
.button a:link{
	text-decoration: none;
	color: #ffffff;
}
.button a:visited{
	text-decoration: none;
	color: #ffffff;
}
.button a:hover{
	text-decoration: none;	
	color: #ffeb00;
	display: block;
	background: url(../images/buttons/small-button-black.jpg) repeat-x;
}

.horznav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	text-align: center;
	border-right: 1px;
	border-right-color:#FFFFFF;
	border-right-style: solid;
}
.horznav a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.horznav a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.horznav a:hover{
	text-decoration: none;
	color: #ffeb00;
}
.horznavend {
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	cursor: pointer;
	color: #FFFFFF;
	text-align: center;
	border:none;
}
.horznavend a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.horznavend a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.horznavend a:hover{
	text-decoration: none;
	color: #ffeb00;
}
.button {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	background: url(../images/buttons/small-button-red.jpg) repeat-x;
	width:72px;
	height:18px;
	line-height: 18px;
	margin: 1em 0;
	cursor: pointer;
	border: 2px solid #000000;
}

/*CSS NAVIGATION BUTTONS*/

/*cssnav is used for the smaller buttons, order now, close, price list, submit*/
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/pagebutton1-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 76px;
	height: 22px;
	margin: 3px; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 76px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav a:link {
	color: #ffffff;
}
.cssnav a:visited {
	color: #ffffff;
}
.cssnav a:hover {
	color: #ffeb00;
}

.cssnav img {width: 76px; height: 22px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 4px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 68px;
	height: 17px;
	text-align: center;
}

/*cssnav2 is used for the medium sized buttons*/

.cssnav2	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/pagebutton2-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 139px;
	height: 22px;
	margin: 3px; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav2 a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 139px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav2 a:link {
	color: #ffffff;
}
.cssnav2 a:visited {
	color: #ffffff;
}
.cssnav2 a:hover {
	color: #ffeb00;
}

.cssnav2 img {width: 139px; height: 22px; border: 0; }
* html a:hover {visibility:visible}
.cssnav2 a:hover img{visibility:hidden}

.cssnav2 span {
	position: absolute;
	left: 4px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 131px;
	height: 17px;
	text-align: center;
}

/*cssnav3 is used for the cart and proceed with order buttons*/

.cssnav3	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/pagebutton3-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 184px;
	height: 22px;
	margin: 3px; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav3 a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 184px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav3 a:link {
	color: #ffffff;
}
.cssnav3 a:visited {
	color: #ffffff;
}
.cssnav3 a:hover {
	color: #ffeb00;
}

.cssnav3 img {width: 184px; height: 22px; border: 0; }
* html a:hover {visibility:visible}
.cssnav3 a:hover img{visibility:hidden}

.cssnav3 span {
	position: absolute;
	left: 4px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 176px;
	height: 17px;
	text-align: center;
}

/*orderbutton1 is used for custom image enlarge 3 line order buttons*/

.orderbutton1	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/orderbutton1-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 175px;
	height: 60px;
	margin: 0; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.orderbutton1 a {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 175px;
	height: 60px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.orderbutton1 a:link {
	color: #ffffff;
}
.orderbutton1 a:visited {
	color: #ffffff;
}
.orderbutton1 a:hover {
	color: #ffeb00;
}

.orderbutton1 img {width: 175px; height: 60px; border: 0; }
* html a:hover {visibility:visible}
.orderbutton1 a:hover img{visibility:hidden}

.orderbutton1 span {
	position: absolute;
	left: 4px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 167px;
	height: 50px;
	text-align: center;
}

/*orderbutton2 is used for custom image enlarge 2 line order buttons*/

.orderbutton2	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/orderbutton2-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 175px;
	height: 45px;
	margin: 0; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.orderbutton2 a {
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 175px;
	height: 45px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.orderbutton2 a:link {
	color: #ffffff;
}
.orderbutton2 a:visited {
	color: #ffffff;
}
.orderbutton2 a:hover {
	color: #ffeb00;
}

.orderbutton2 img {width: 175px; height: 45px; border: 0; }
* html a:hover {visibility:visible}
.orderbutton2 a:hover img{visibility:hidden}

.orderbutton2 span {
	position: absolute;
	left: 4px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 167px;
	height: 35px;
	text-align: center;
}

/*orderbutton3 is used for custom image enlarge 2 line order buttons MAKE/MODEL SEARCH*/

.orderbutton3	{
	position:relative;
	vertical-align:middle;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/orderbutton3-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 106px;
	height: 38px;
	margin: 0; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.orderbutton3 a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 106px;
	height: 38px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.orderbutton3 a:link {
	color: #ffffff;
}
.orderbutton3 a:visited {
	color: #ffffff;
}
.orderbutton3 a:hover {
	color: #ffeb00;
}

.orderbutton3 img {width: 106px; height: 38px; border: 0; }
* html a:hover {visibility:visible}
.orderbutton3 a:hover img{visibility:hidden}

.orderbutton3 span {
	position: absolute;
	left: 4px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 98px;
	height: 26px;
	text-align: center;
}

/*banner button1 is... for banner style buttons*/
.bannerbutton1	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/images/buttons/bannerbutton1-over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 430px;
	height: 35px;
	margin: 0; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.bannerbutton1 a {
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 430px;
	height: 35px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.bannerbutton1 a:link {
	color: #ffffff;
}
.bannerbutton1 a:visited {
	color: #ffffff;
}
.bannerbutton1 a:hover {
	color: #ffeb00;
}

.bannerbutton1 img {width: 430px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.bannerbutton1 a:hover img{visibility:hidden}

.bannerbutton1 span {
	position: absolute;
	left: 4px;
	top: 7px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 420px;
	height: 25px;
	text-align: center;
}
/* END OF CSS BUTTONS */


/* 
HTML STYLES ------------------------------------------------------------------------
*/

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color : #000000;
	margin-bottom: 6px;
	margin-top:0px;	
}
h1.home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color : #000000;
	margin-top:0px;
} 
h2 .home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	text-transform: none;
	font-weight: bold;
	color: #666666; 
} 

h2.nomargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	text-transform: none;
	font-weight: bold;
	color: #666666; 
} 

h2.nomargin-home {
	margin-top: 10px;
	margin-right: -2px;
	margin-bottom: -5px;
	margin-left: 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	text-transform: none;
	font-weight: bold;
	color: #666666; 
} 

h3 {
	margin: 10px 0 0 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #ac2428;  */
} 
h3.gray {
	color: #666666;  
}
h3.nomargin{
	margin: 0px 0 0 0;
}
h4 {
	font-size : 10pt;	
	font-weight : bold;
	text-transform : capitalize;
	text-align: center;
	color : #C8C8B0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
h5 {
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
} 
h6 {
	font-size: 24px;
	color : #000000;
	margin-bottom: 6px;
	margin-top:0px;	
}
h7 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
/* 
RED BAR THAT SPLITS VERTICAL NAVIGATION ------------------------------------------------------------------------
*/

.menudivider-discount{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	display: block;
	background-color: #789720;
	color: white;
	padding: 3px 16px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

/* 
RIGHT SIDEBAR FEATURE BOXES ------------------------------------------------------------------------
*/

.boxtopred{	
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #ac2428;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.boxtopgreen{	
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #4d9703;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.boxtopyellow{	
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #e2c201;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.boxtopblue{	
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #3595cc;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.boxbottom{	
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/background/box-background.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
}
.boxoutline{
	width: 165px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background: #FFFFFF;
}

/* 
PRODUCT PAGE BOX STYLES ------------------------------------------------------------------------
*/

.productoutline{
	border: 1px;
	border-style: solid;
	border-color: #000000;
}
.producttext{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;	
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-image: url(../images/background/box-background-product.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 2px;
}

/* 
BOX 1 ORDER BOX STYLES ------------------------------------------------------------------------
*/

.box1outline{

}
.box1title{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
.box1text{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
}

/* 
BOX 2 ORDER BOX 2 STYLES ------------------------------------------------------------------------
*/
.box2outline{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #dedede;
}
.box2title{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient-red.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
.box2text{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.box2ordertext{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
.box2confirmtext{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
}
.box3text{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	border-left: #000000 1px solid;
}
/* 
BOX 3 PLAIN TEXT BOX STYLES ------------------------------------------------------------------------
*/
.box3{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #dedede;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}

/* 
BOX 4 PLAIN TEXT BOX STYLES ------------------------------------------------------------------------
*/
.box4{
	border: 3px;
	border-style: solid;
	border-color: #cb2a2f;
	background-color: #dedede;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.box4note{
	border: 3px;
	border-style: solid;
	border-color: #cb2a2f;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	margin:0px;
}
.box4black{
	border: 3px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.box4blue{
	border: 3px;
	border-style: solid;
	border-color: #000000;
	background-image: url(../images/background/bluegradient.jpg);
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
/* COMMENTED OUT FOR DELETION Oct 28th - Michelle
.box4gray{
	border: 3px;
	border-style: solid;
	border-color: #000000;
	background-image: url(../images/background/graygradient.jpg);
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}  */

/* 
BOX 5 MAKE/MODEL SEARCH ORDER BOX 2 STYLES ------------------------------------------------------------------------
*/
.box5outline{
	/*border: 0px;
	border-style: solid;
	border-color: #000000;*/
	background-color: #dedede;
}
.box5title{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient.jpg);
	background-position: left;
	background-repeat: repeat-x;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
.box5text{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.box5ordertext{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
.box5confirmtext{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
}

/*Box 6 for iframe searches*/
.box6outline{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #dedede;
	height:160px;
}

/*
PRICELIST BOXES----------------------------------------------------------------------------------------
*/
.priceboxtext{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	border-bottom: #000000 1px solid;
}
.priceboxtitle{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient.jpg);
	background-position: left;
	background-repeat: repeat-x;
	/*padding: 3px;*/
	padding: 0px 3px 0px 3px;
}
/* 
BOX blank White Background STYLES ------------------------------------------------------------------------
*/

.boxblankoutline{
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}

/* 
CUSTOM STYLES ------------------------------------------------------------------------
*/

.readmore{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: #ac2428;
}
.tollfree{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffeb00;
}
.tollfreefooter{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 20px;
}

.tollfreehours{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.searchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-bottom: #000000 1px solid;
	border-right:	#000000 1px solid;
}

.leftsearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-right:	#000000 1px solid;
	border-left:	#000000 1px solid;
	border-top:	#000000 1px solid;
}

.rightsearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-right:	#000000 1px solid;
	border-top:	#000000 1px solid;
}

.centersearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-top:	#000000 1px solid;
}

.leftthicksearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-bottom: #000000 1px solid;
	border-right:	#000000 1px solid;
	border-left:	#000000 1px solid;
	border-top:	#000000 1px solid;
}

.rightthicksearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-bottom: #000000 1px solid;
	border-right:	#000000 1px solid;
	border-top:	#000000 1px solid;
}

.centerthicksearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-bottom: #000000 1px solid;
	/**border-right:	#000000 1px solid;**/
	border-top:	#000000 1px solid;
}

.thicksearchboxtext{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border-bottom: #000000 2px solid;
	border-right:	#000000 1px solid;
}

.ProductLink {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	text-transform: none;
	font-weight: bold;
} 
/*
SPECIFIC TEXT ELEMENT STYLES--------------------------------------------------------------
*/

.RedStar{
	color: #ac2428;  
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

.onlineprice{
	color: #003399;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.dealerprice {
	color: #ac2428;
	}

.pagecontent{
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.pagecontentjustify{
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 98%;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px; 
	margin-right:5px
}
p {
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 98%;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px; 
	margin-right:5px
}

.p {
	margin-left: 20px;
	width: 90%;
	padding: 0;
	}

.pagecontentjustify-split{
	font-weight: normal;
	width:95%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px; 
	margin-right:5px
}

.split {
	font-weight: normal;
	width:95%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px; 
	margin-right:5px
}

.split li {
	margin-left: 20px;
	width:85%;
	padding: 0;
	}

.pagecontentjustify li {
	margin-left: 20px;
	width: 90%;
	padding: 0;
	}

.pagecontentjustify-split li {
	margin-left: 20px;
	width:85%;
	padding: 0;
	}

.pagecontentsmall{
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.redlinethrough {
	background: url(/images/background/linethrough.jpg) repeat-x center left;
}

.nobreak {
	white-space: nowrap;
}

.xlarge{
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

.testimonialhighlight{
	background-color:#FFFF00;
}

/* 
Image Grid Styles ------------------------------------------------------------------------
*/
.All-Light-Gray-Border {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
}
.All-Light-Gray-Border-Padded {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	margin-left: 5px;
}
.Bottom-Right-Light-Gray-Border {
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.Right-Light-Gray-Border {
	border-right: #999999 1px solid;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.Bottom-Light-Gray-Border {
	border-bottom: #999999 1px solid;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}

/*CHRISTMAS*/
.Green {
	color:#00CC00;
}

/*BLOG STUFF*/
#recently {
	padding: 0;
	margin: 0;
	}
.boxbottom ul {
	padding: 0;
	margin: 0;
	}
.boxbottom li {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	width: 100%;
	list-style: none;
	}
	
/*Content holders*/

.clearfloat {
clear:both;
}

.makemodels li {
	margin: 10px 0 0 50px;
	float: left;
	width: 115px;
	padding: 5px;
	list-style: none;
	}
	
.linkbox {
	width: 250px;
	border: 1px solid black;
	background-color: #ddd;
	padding: 5px;
	text-align: center;
	}

/*Custom Lists*/
.indented {
	margin-left: -20px;
}

.makemodelcontent {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000;
	height: 110px;
	background-color: #dedede;
}
.specificmakemodelcontent {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height: 115px;
	background-color:#eaeaea;
	background-image:url(../images/content/specific-make-search-box.jpg);
	background-repeat:no-repeat;
}
.homemakemodelcontent {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height: 80px;
	background-color:#eaeaea;
	background-image:url(../images/content/home-search-box.jpg);
	background-repeat:no-repeat;
}
.yearmakemodelcontent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height: 96px;
	background-color:#eaeaea;
	background-image:url(../images/content/searchbox/year-make-model-search-box.jpg);
	background-repeat:no-repeat;
}
.yearsearchdropdown {
	width:190px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.homemakemodelcontent2 {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height: 80px;
	background-color:#eaeaea;
	background-image:url(../images/content/home-search-box-2.jpg);
	background-repeat:no-repeat;
}
.makemodelcontentdecor {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000;
	height: 160px;
	background-color: #dedede;
}
.makemodelboxtitle {
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #c92a2e;
	height: 36px;
}



.makemodelcontent p {
	margin: 5px 0;
	text-align:center;
	}
.makemodelcontentdecor p {
	margin: 5px 0;
	text-align:center;
	}
.dealermakemodelboxtitle {
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient-red.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 30px;
	width: 550px;
	}
.orderswatches {
	border: 2px;
	border-style: solid;
	border-color: #cb2a2f;
	background-color: #dedede;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	}
.loadthumbnail {
	width: 50px;
	height: 50px;
	float: left;
	border: 1px solid #999;
	margin: 3px 2px 0 3px;
	}
.loadthumbnail img {
	border: 0;
	}
p {
	text-align: justify;
	}
ol li{
	margin-left: 20px;
	}
ol{
	margin-left: 20px;
	}
.thumbnails {
	border-width: 0 1px 1px 1px;
	border-color: #000;
	border-style: solid;
	padding: 4px 0 4px 0;
	background: #ac2428;
	height: 15px;
}
.pricetable {
	width: 280px;
	margin: 5px 0;
	}
.boxbottom p {
	text-align: left;
	}
	
.imgright {
	padding: 5px 0 5px 8px;
	float: right;
	color: #333;
	}
.imgleft {
	padding: 5px 8px 5px 0;
	float: left;
	color: #333;
	}
.make li {
	float: left;
	width: 130px;
	margin: 0 0 0 10px;
	}
.make ul {
	padding: 0;
	margin: 0 0 0 10px;
	}
.make p {
	text-align: justify;
	}
.specialbox {
	background-color: #dedede;
	border: 1px solid #000;
	padding: 5px;
	margin: 5px;
	}
.makebox {
	border:3px solid #be0000;
	background:#ddd;
	padding:5px;
	}
	
.sctitle {
	border-left: 1px solid #fff;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient.jpg);
	background-position: left;
	background-repeat: repeat-x;
	}
	
.sctitlered {
	border-left: 1px solid #fff;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #D60007;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 30px;	
	background-image: url(../images/background/box-top-gradient.jpg);
	background-position: left;
	background-repeat: repeat-x;
	}
	
.greyed {
	color: #999;
	}
	
/*Spam check hiding*/
#additionalComments {display: none;}

/*random shit*/
.redtext {
	color: #f23639;
	}

.madeinamerica {
	float: right;
	}
.headerleft {
	width: 530px;
	float: left;
	}
h1.headerleft {
	float: left;
	}
.availableproductsheader {
	float: left; 
	width: 90%; 
	font-size: 18px;
	}
.beforearrow {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 27px;
	padding: 0;
	background: url(../images/background/box-top-gradient-red.jpg) repeat-x;
}


.rolloverbutton1 a {
font: bold 17px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 123px;
padding:4px 8px 5px 7px;
color:#ffffff;
background: url("/images/buttons/Red-Button-2.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.rolloverbutton1 a:hover { 
background-position: 0 -28px;
color: #ffeb00;
}

.listingsbutton1 a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 123px;
padding:4px 8px 4px 9px;
color:#ffffff;
background: url("/images/buttons/Listings-Button-1.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.listingsbutton1 a:hover { 
background-position: 0 -38px;
color: #ffeb00;
}

.listingsbutton2 a {
font: bold 14px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 97px;
padding:4px 10px 4px 8px;
color:#ffffff;
background: url("/images/buttons/Listings-Button-2.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.listingsbutton2 a:hover { 
background-position: 0 -24px;
color: #ffeb00;
}

.listingsbutton3 a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 193px;
padding:5px 7px 5px 5px;
color:#ffffff;
background: url("/images/buttons/Listings-Button-3.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.listingsbutton3 a:hover { 
background-position: 0 -24px;
color: #ffeb00;
}

.listingsbutton4 a {
font: bold 14px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 78px;
/**width: 97px;**/
padding:4px 10px 4px 8px;
color:#ffffff;
background: url("/images/buttons/Listings-Button-4.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.listingsbutton4 a:hover { 
background-position: 0 -24px;
color: #ffeb00;
}
.vieworderbutton, .orderbutton {
	margin: 10px 0px 10px 0px;
	}
.vieworderbutton a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
/**width: 90px;**/
width: 97px;
padding:6px 0px 5px 7px;
color:#000;
background: url("/images/buttons/vieworder.jpg") 0 0 no-repeat;
text-decoration: none;
text-align: left;
font-size: 12px;
}
.vieworderbutton a:hover { 
background-position: 0 -26px;
color: #ac2428;
}
.orderbutton a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 90px;
/**width: 97px;**/
padding:6px 0px 5px 14px;
color:#000;
background: url("/images/buttons/order.jpg") 0 0 no-repeat;
text-decoration: none;
text-align: left;
}
.orderbutton a:hover { 
background-position: 0 -26px;
color: #ac2428;
}

.enlargementbutton a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 158px;
margin: 5px 0px 5px 0px;
padding:4px 8px 4px 9px;
color:#ffffff;
background: url("/images/buttons/Enlargement-Button.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.enlargementbutton a:hover { 
background-position: 0 -38px;
color: #ffeb00;
}

.enlargementbutton-back a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 158px;
margin: 5px 0px 5px 0px;
padding:4px 8px 4px 9px;
color:#ffffff;
background: url("/images/buttons/Enlargement-Button-Left.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.enlargementbutton-back a:hover { 
background-position: 0 -38px;
color: #ffeb00;
}

.proceedtocart a {
font: bold 20px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 221px;
margin: 0px ;
padding: 13px 0 13px 50px;
color:#ffffff;
background: url("/images/buttons/proceedtocart.gif") 0 0 no-repeat;
text-decoration: none;
}
.proceedtocart a:hover { 
background-position: 0 -49px;
color: #ffeb00;
}

.swatchbutton a {
font: bold 16px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 348px;
padding:7px 8px 11px 9px;
color:#ffffff;
background: url("/images/buttons/swatch-button.gif") 0 0 no-repeat;
text-decoration: none;
text-align: left;
}
.swatchbutton a:hover { 
background-position: 0 -38px;
color: #ffeb00;
}

.swatchbuttonblue a {
font: bold 16px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 348px;
padding:7px 8px 11px 9px;
color:#ffffff;
background: url("/images/buttons/swatch-button-blue.gif") 0 0 no-repeat;
text-decoration: none;
text-align: left;
}
.swatchbuttonblue a:hover { 
background-position: 0 -38px;
color: #ffeb00;
}

.bluebutton a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 158px;
padding:4px 8px 4px 9px;
color:#ffffff;
background: url("/images/buttons/Enlargement-Button-Blue.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.bluebutton a:hover { 
background-position: 0 -38px;
color: #ffeb00;
}

.pricelistbutton a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 78px;
padding:4px 2px 4px 2px;
color:#ffffff;
background: url("/images/buttons/Price-List-Button.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.pricelistbutton a:hover { 
background-position: 0 -24px;
color: #ffeb00;
}

.removebutton a {
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
display:block;
width: 76px;
padding: 4px 0px 4px 0px;
margin: 0 -22px 0 6px;
color:#ffffff;
background: url("/images/buttons/remove-button.gif") 0 0 no-repeat;
text-decoration: none;
text-align: center;
}
.removebutton a:hover { 
background-position: 0 -24px;
color: #ffeb00;
}

.errortext {
	font: bold 17px Arial, Verdana, Helvetica, sans-serif;
	background-color:yellow;
}
.yellow a:link, 
.yellow a:active, 
.yellow a:visited {
	font-weight: bold;
	color: #fede00;
	}
.yellow a:hover {
	color: #000;
	}
/* testimonials sidebar */

.testimonials-new {
background-image:url(../images/background/testimonials4.gif);
background-repeat:no-repeat;
background-position:center;
width:155px;
height:173px;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin:15px 0px 15px 0px;
}
.testimonials-new p {
padding:0px 10px 0px 8px;
text-align:left;
}

/*make/model pages*/

#models img {
	border:#333 solid 1px;
	margin: 2px;
	}
#models {
	text-align: center;
	}
#makecopy {
	padding: 7px 15px 7px 15px;
	}
#makecopy h2 {
	color: #222;
	}
#makecopy h3 {
	color: #222;
	}

/*
Updated 07-09-2010 applies to 
Car-Seat-Covers.asp, 
Truck-Seat-Covers.asp
Custom-Car-SeatCovers 
seatcovers/default.asp 
- mich
*/

#seatcoverthumb {
	width: 470px; 
	margin: 10px 0px 10px 65px;
	padding-top: 20px;
	}

#seatcoverthumb div {
	text-align: center; 
	float: left; 
	padding: 5px;
	}

#seatcoverthumb img {
	border: 1px solid #000000;
	}

 #carbutton {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	}

.carbutton {
	width: 175px; 
	height: 149px; 
	float: left; 
	padding: 3px;
	margin: 0px;
	}
	
.carbuttontext {
	background: url('../images/buttons/car/textlink.jpg') no-repeat; 
	width: 180px;  
	height: 35px; 
	text-align:center; 
	float: left; 
	padding: 5px;
	margin: 0px;
	}

.carbuttontext a {
	margin-right: 10px;
	}
.buttoncontainer {
	width: 175px; 
	height: 149px; 
	text-align:center; 
	float: left; 
	padding: 5px; 
	margin-top: 25px;
	}

.buttoncontainer a {
	line-height: 2em;
	}

/* old allproducts code!!! */
.allproductscontainer {
	width: 730px;
	margin-left: 8px;	
	}

.allproductsthumb {
	text-align: center; 
	float: left; 
	padding: 3px;
	width: 140px;
	}

.allproductsthumb img {
	border: 1px solid #000000;
	}
.allproductsthumb b {
	font-size: 10px;
	}

	/*updated all products code. cleaner */ 

.allproducts{ /* all other browsers read only */
	width: 590px;
	margin-left: 1px;
	}
	
.allproducts div{ /* all other browsers read only */
	text-align: center; 
	float: left; 
	padding: 3px;
	width: 140px;
	}
.allproducts img {
	border: 1px solid #000000;
	}
.allproducts b {
	font-size: 10px;
	}

/*
old RED PRICE BOX CSS - Mich - Aug 16th ---------------------------------------------------------------
*/

.redpricebox {
	float:left; 
	margin-top:5px;
	border: 2px solid #000000;
	width: 580px;
	text-align: center;
	}

.td1 {
	color: #FFFFFF; 
	float:left; 
	background: #c92a2e; 
	border: 2px solid #FFFFFF; 
	border-right: 0px; 
	height: 26px; 
	width: 190px; 
	padding-top: 6px; 
	text-align: left;
	}

.td1-sheep {
	color: #FFFFFF; 
	float:left; 
	background: #c92a2e; 
	border: 2px solid #FFFFFF; 
	border-right: 0px; 
	height: 26px; 
	width: 215px; 
	padding-top: 6px; 
	text-align: left;
	}

.td1 img {
	vertical-align: text-bottom;
	}

.redpricebox div span {
	font-size:15px; 
	font-weight:bold; 
	text-align:center; 
	width: 100%;
	}

	
.td2 {
	color: #FFFFFF; 
	float:left; 
	background: #c92a2e;
	border: 2px solid #FFFFFF; 
	border-right: 0px; 
	text-align: center; 
	height: 26px; 
	width:260px; 
	padding-top: 6px;
	}

.td2-sheep {
	color: #FFFFFF; 
	float:left; 
	background: #c92a2e;
	border: 2px solid #FFFFFF; 
	border-right: 0px; 
	text-align: center; 
	height: 26px; 
	width:359px; 
	padding-top: 6px;
	}


.td2 span {
font-size:15px; font-weight:bold;
	}

.td3 {
	color: #FFFFFF;
	float:left; 
	background: #c92a2e; 
	border: 2px solid #FFFFFF; 
	text-align: center; 
	height: 27px; 
	width:99px; 
	padding-top: 5px; 
padding-left: 23px;
	}

/*
Testimonial Header Box Style - Mich - Aug 16th ---------------------------------------------------------------
*/

.testimonialbox { /* other browsers read only */
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/background/box-top-gradient.jpg);
	background-position: left;
	background-repeat: repeat-x;
	margin: 20px 0px 0px 5px;
	width: 570px;
	height: 30px;
	float: left;
	border: 2px solid #000000;
	}
.testimonialbox div {
	margin-top:3px;
	}

/*
Random Snippets found throughout product page - Mich - Aug 16th ---------------------------------------------------------------
*/

ul.top {
	margin: 10px 0px 10px 20px;
	font-size:16px; 
	line-height:150%; 
	font-weight:bold;
	}

ul.top-sheep {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: -5px;
	font-size:16px; 
	line-height:200%; 
	font-weight:bold;
	float:left;
	}
	
.sheep {
	float:left;
	}


.leftcontent table {
	margin-left:5px; 
	margin-top:3px;
	}

.twobuttons {
	margin-top: 20px;
	margin-left:20px; 
	margin-right:20px;
	}

.twobuttons div.enlargementbutton-back {
	float:left;
	}

.twobuttons div.enlargementbutton {
	float:right;
	}
	
/* header.asp insert style */
	
.Saletop {
	width:150px; 
	height:105px; 
	float:right;
	}

.sale a {
	color:yellow;
	}
	
.sale {
	color:#FFFFFF;
	}
	
.displaystars {
	width: 300px;
	font-size:14px;
	font-weight: bold;
	margin: 10px 0px 10px 8px;
	}

.reviewlinks {
margin: 2px 0 0 30px;  float:left;
}

#make .displaystars {
	width: 300px;
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
	}
		
.reviewlinks a {
	font-size:14px;
	font-weight: none;
	margin: 0 10px 0 0;
	color: #0030d0;
	}
.displaystars img {
	float: left;
	}
/* Malloreigh's code starts now!!!! */

/*SHEEPSKIN PAGE*/
#sheepskin .features {
	font-size: 13px;
	font-weight: bold;
	}
#sheepskin .features li {
	list-style: none;
	margin-bottom: 10px;
	}
#sheepskin .thumbsup {
	float: right;
	}
#sheepskin .features img {
	margin: 0 3px 0 0;
	}

#sheepskin .regularprice {
	border: 1px #fff solid;
	padding: 5px 5px 0px 5px;
	font-weight: bold;
	background: #ac2428 url(/images/background/box-top-gradient-red.jpg) repeat-x;
	width: 252px;
	display: table-cell;
	}
#sheepskin .actualprice {
	border: 1px #fff solid;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
	background: #ac2428 url(/images/background/box-top-gradient-red.jpg) repeat-x;
	min-width: 298px;
	display: table-cell;
	}
#sheepskinbox {
	border: 2px #000 solid;
	margin: 5px auto;
	display: table;
	}
#tailormade, #tailormadestretch, #custom {
	border-bottom: 2px solid #000;
	}
#sheepskinbox ul {
	height: 100%;
	overflow: auto;
	display: table-row;
	}
#sheepskinbox li {
	display: table-cell;
	list-style: none;
	}
#sheepskinbox .image {
	float: left;
	border: 1px solid #999;
	margin: 3px 3px 0 3px;
	}
#sheepskinbox .description {
	padding: 0 5px;
	}
#sheepskinbox .price {
	line-height: 1.5em;
	color: #000;
	}
#sheepskinbox .smallbutton {
	float: right;
	vertical-align: middle;
	}
#sheepskinbox img {
	border: 1px #999 solid;
	}
#sheepskinspecial {
	border: 2px solid #000;
	margin: 5px auto;
	height: 100%;
	overflow: auto;
	}
#sheepskinspecial li {
	display: table;
	list-style: none;
	}

#sheepskinspecial .image {
	float: left;
	border: 1px solid #999;
	margin: 3px;
	}
#sheepskinspecial img, #sheepskinbox img {
	display: block;
	}
#sheepskinspecial .description {
	padding: 5px;
	}
#sheepskin .listingsbutton3 {
	margin-right: 133px;
	}
	#sheepskin .onlineprice {
	text-align: center;
	}
	
/*Custom Color selection in order process*/
#customcolorselectleftneo {
	float:left; 
	margin-left:140px;
}	

#customcolorselectleftcordura {
	float:left; 
	margin-left:170px;
}	

#customcolorselect {
	float:left; 
	margin-left:5px;
	margin-right:5px;
}	

/*NEOPRENE*/
#colorbox {
	border: 2px solid #000;
	margin: 5px 0;
	text-align: center;
	}
#colorbox li {
	list-style: none;
	padding: 3px 0;
	}

/*REALTREE*/
#realtree .caveats {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 5px;
	}

	
/*HAWAIIAN*/
#bluebox {
	border: 2px #000 solid;
	background-image: url(/images/background/bluegradient.jpg);
	font-size: 16px;
	text-align: center;
	padding: 5px;
	overflow: auto;
	margin: 5px auto;
	}
#bluebox ul {
	margin: 0 auto;
	padding-top: 5px;
	}
#bluebox li {
	display: inline;
	padding: 5px;
	list-style: none;
	}
#bluebox img {
	border: 1px #999 solid;
	}
	
/*CORDURA*/
#cordura .swatchbox p {
	text-align: center;
	border-bottom: 1px solid #999;
	}
	
/*AZTEC*/

#aztec .swatchbox p {
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #999;
	display: block;
	}
#aztec .swatchbox .listingsbutton3 {
	margin: 5px 0;
	}
	
/*SEATVEST*/
#seatvestbox {
	margin: 10px;
	}
#seatvestbox ul {
	width: 560px;
	display: table-row;
	list-style: none;
	}
#seatvestbox li {
	padding: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	}
#seatvestbox .two li {
	min-width: 250px;
	float: left;
	}
#seatvestbox .three li {
	width: 170px;
	float: left;
	}
#seatvestbox .qualities li {
	display: block;
	}
#seatvestbox .qualities {
	width: 170px;
	}
.steeringwheel img {
	margin: 12px 0;
	}
#seatvestbox .enlargementbutton {
	margin: 0 auto;
	width: 173px;
	}
	
	
/*AIRRIDE*/
#airridebox {
	margin: 10px;
	}
#airridebox ul {
	width: 560px;
	display: table-row;
	list-style: none;
	}
#airridebox li {
	padding: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	}
#airridebox .two li {
	min-width: 250px;
	float: left;
	}
	

/*MULTI PAGE BOXES*/
.swatchbox /*formerly box1*/ {
	border: 2px #000 solid;
	margin: 7px auto;
	display: table;
	text-align: center;
	}
.boxtitle {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 20px;
	background: url(/images/background/box-top-gradient.jpg) repeat-x;
	padding: 5px;
	}
.swatchbox td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
	padding: 5px;
	vertical-align: top;
	}
.swatchbox td a {
	margin: 5px 0px 5px 0px;
	}
.swatchbox .end {
	border-right: 0;
	}
.swatchbox tr.end {
	border-bottom: 0;
	}
.swatchbox tr.endrow td { /* eliminates bottom row border... if needed */
	border-bottom: 0;
	}
.swatchbox table {
	width: 580px;
	border-spacing: 0px 0px; /* vertical , horizontal */
	}
	.wide table {
	width: 783px;
	border-spacing: 0px 0px; /* vertical , horizontal */
	}
.swatchbox img {
	border: 1px #999 solid;
	}
.two td {
	width: 50%;
	}
.three td {
	width: 33%;
	}
.four td {
	width: 25%;
	}
.homepage td {
	width: 783px;
	}

	/*PRICE DISPLAY BOX*/
#pricebox {
	border: 2px #000 solid;
	padding: 1px;
	margin: 5px auto;
	display: table;
	color: #fff;
	font-size: 15px;
	text-align: center;
	height: 33px;
	}
.regularprice {
	border: 1px #fff solid;
	padding: 5px 18px 0px 5px;
	font-weight: bold;
	background: #ac2428 url(/images/background/box-top-gradient-red.jpg) repeat-x;
	width: 189px;
	height: 26px;
	display: table-cell;
	}
.regularprice img{
		margin-top: 3px;
		}
	
.actualprice {
	border: 1px #fff solid;
	font-weight: bold;
	padding: 5px 5px 0px 3px;
	background: #ac2428 url(/images/background/box-top-gradient-red.jpg) repeat-x;
	width: 260px;
	height: 26px;
	display: table-cell;
	}
.pricelistbutton {
	border: 1px #fff solid;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	background: #ac2428 url(/images/background/box-top-gradient-red.jpg) repeat-x;
	height: 23px;
	width: 78px;
	display: table-cell;
	}
.pricelistbutton a {
	display:block;
	width: 78px;
	padding: 4px 2px;
	color:#fff;
	background: url(/images/buttons/Price-List-Button.gif) no-repeat;
	text-decoration: none;
	}
.pricelistbutton a:hover { 
	background-position: 0 -24px;
	color: #ffeb00;
	}
.promoprice {
	margin: 8px 0 0 22px;
	width: 238px;
	height: 65px;
	}
.promoprice img {
	border:0;
	}
.holidaypricegeneric{
	font-weight: bold;
	color: #ac2428;
	font-size: 14px;
	text-align: center;
	margin: 5px 0 5px 10px;
	text-decoration: none;
}
.fontsize16 {
	font-size: 16px;
	}
	
.fontsize17 {
	font-size: 17px;
	}

.fontsize18 {
	font-size: 18px;
	}	
	
.holidaypricesheepskin{
	font-weight: bold;
	color: #ac2428;
	font-size: 15px;
	text-align: center;
	margin-left: 260px;
}
	
/*IE HACK*/
.regularprice, .actualprice, .pricelistbutton {
	float: left;
	}
	
/*CSS NAVIGATION BUTTONS*/

/*cssnav is used for the smaller buttons, order now, close, price list, submit*/
.smallbutton {
	position:relative;
	background:  url(/images/buttons/pagebutton1-over.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 76px;
	height: 22px;
	margin: 3px; 
	padding: 0; 
	overflow:hidden;/* for ie to hide extra height*/
}
.smallbutton a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 76px;
	height: 22px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.smallbutton a:link {
	color: #fff;
}
.smallbutton a:visited {
	color: #fff;
}
.smallbutton a:hover {
	color: #ffeb00;
}

.smallbutton img {width: 76px; height: 22px; border: 0; }
.smallbutton a:hover img{visibility:hidden}

.smallbutton span {
	position: absolute;
	left: 4px;
	top: 3px;
	cursor: pointer;
	width: 68px;
	height: 17px;
	text-align: center;
}
/* Related Items */

#relateditems {
	height: 100%;
	border: 2px solid #000;
	margin: 5px 0;
	}
#relateditems ul {
	list-style: none;
	}
#relateditems li { /* other browsers read only */
	width: 182px;
	padding: 5px;
	border-right: 1px solid #ccc;
	text-align: center;
	display: table-cell;
	}
#relateditems p {
	text-align: center;
	}
#relateditems img {
	border: 1px solid #999;
	}
#relateditems .end {
	border: 0;
	}
	
#availableproducts #swatchbox a:link {
	font-weight: bold;
	}
#availableproducts .options {
	font-size: 11px;
	font-weight: bold;
	}
	
.redtitle{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	height: 20px;
	background: url(../images/background/box-top-gradient-red.jpg) left repeat-x;
	padding: 5px;
}

/*LIST STYLING*/

.features {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	margin: 15px 15px -15px 10px;
	list-style: none;
	}
.thumbsup {
	list-style: none;
	background: url(/images/content/product-reviews.png) no-repeat;
	padding: 5px 0 5px 35px;
	margin-bottom: 5px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	}
.right {
	float: right;
	}
	/*INDEX PAGE STYLES*/

#seatcovers-btn a {
	text-align: center;
	width: 475px;
	height: 35px;
	display: block;
	background: url(/images/buttons/view-seatcovers-hover.gif) no-repeat;
	margin: 10px 0px 0px -12px;
	padding-top: 12px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
#seatcovers-btn a:hover {
	background-position:0 -47px;
	}
#vehicle-style-buttons {
	width: 450px;
	margin: 10px 0px 30px 70px;
	}
#vehicle-style-buttons li {
	list-style: none;
	float: left;
	}
#vehicle-style-buttons li a {
	float: left;
	width: 130px;
	height: 27px;
	background: url(/images/buttons/make-style-btn.gif) no-repeat;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 5px 10px;
	font-size:14px;
	font-weight:bold;
	}
#vehicle-style-buttons li a:hover {
	background-position: 0 -35px;
	color: #ccc;
	}
#index .swatchbox {
	width: 543px;
	border: 0;
	}
.imgleft {
	margin: 5px 8px 5px 0;
	float: left;
	}
.yearform {
	margin-top: 26px;
	float:left;
	}

/* Seatcovers/Default.asp */

#default .yearform {
	margin: 10px 15px 0px 0px;
	float:right;
	}
.searchtool {
	float: left;
	margin: 10px 0px 0px 0px;
	}
.topleft {
	font-size: 12px;
	width: 280px;
	margin: 0px 15px 0px 10px;
	}
.topleft p {
	margin: 0;
	}
.topleft a:link, 
.topleft a:active, 
.topleft a:visited, 
.topleft a:hover {
	font-size: 16px;
	font-weight: bold;
	margin:0 0 0 5px;
	}	
.topleft img {
	margin: 5px 0px 0px 45px;
	vertical-align: middle;
	}
/* Car Seat Cover */

#carseatcover .yearform , 
#customseatcover .yearform , 
#truckseatcover .yearform,
#benchseatcover .yearform{
	margin: 10px;
	}

#carseatcover .thumbsup , 
#customseatcover .thumbsup , 
#truckseatcover .thumbsup,
#benchseatcover .thumbsup{
	margin: 5px 0px -25px 30px;
	float: left;
	}
#truckseatcover .right,	
#carseatcover .right {
	margin: -155px 10px 0px 0px;
	}
#customseatcover .right , 
#benchseatcover .right {
	margin: -155px 10px 25px 0px;
	}
	
ol li {
display: list-item;
}
/* Image Gallery CSS */

.gallerytop {
	margin-left:30px; 
	margin-right:30px;
	}
	
.gallerytop .enlargementbutton-back
	{
	float: left;
	}
	
.disclaimer {
	width: 300px; 
	float:right; 
	font-size: 14px;
	}
.disclaimer p {
	font: 11px Arial, Verdana, Helvetica, sans-serif;	
	margin: 0px 0 0 0px;
	}

.gallery {
	margin-left:35px; 
	clear:both;
	}
	
.gallery img {
	width: 100px;
	height: 100px;
	padding: 0 3px 3px 0;
	margin:0px;
	float: left;
	}
	
/* Seat Vest page - note there is another seat vest section, but they don't apply anywhere that we know of yet  - oct 13th 2010 */ 

#seatvest #copy a {
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
#seatvest #copy .enlargementbutton a {
	font-size: 12px;
	}
#seatvest #relateditems a {
	font-size: 12px;
	}
.camovest {
	width: 320px;
	float: left;
	text-align: center;
	margin: 0 0 0 5px;
	}	
.camowheel {
	width: 200px;
	float:left;
	text-align: center;
	margin: 0 0 0 30px;
	}
.grayvest {
	float: left;
	text-align: center;
	margin: 0 0 0 15px;
	}	
.vestinfo {
	float: left;
	width: 200px;
	padding: 20px 0 0 0;
	}
.vestinfo ul {
	padding-left: 20px;
	text-align: left;
	line-height: 190%;
	}
.tanvest {
	float: left; 
	text-align:center;
	}

/* make and model pages*/

#make .thumbsup {
	margin: 0 0 0 35px;
	}
#make .yearform {
	margin: 10px 0 0 10px;
	}
#make .right {
margin: -5px 15px -45px 0;
}


.browse {
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0 20px 130px;
	float: left;
	text-align:right;
	}
.browse a {
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	border-bottom: 2px solid #ac2428;
	text-decoration: none;
	}
.browse a:hover{
	color: #ccc;
	text-decoration: underline;
	border: 0;
	}
.browse img {
	margin: 0 0 -5px 0;
	}
#index .vieworderbutton {
	margin: -3px 130px 20px 0;
	float: right;
	}
.links {
	margin: -15px 0 20px 40px;
	text-align: center;
	width: 500px;
	}
.products {
	border: 2px solid #eee;
	}
.products .title2 {
	padding: 3px 0 0 0;
	background: #eee;
	height:30px;
	}

/* New Sheepskin-Make Page */
	
.icons {
float:left;
margin: 10px 0 10px 0;
}
.icons a {
border: 0;
}
.icons img {
border: 1px #000 solid;
margin: 0 0 -5px 0;
}

#make .swatchbox {
border: 0;
}
#make .swatchbox  p{
font-size: 11px;
text-align: left;
}
.galleryicon {
 float: right;
 margin: 5px 30px 0 0;
 }
.galleryicon img {
margin: 0 5px -10px 0;
}

/* facebook  like button */

.likebutton {
width: 580px; margin: 2px 0 -15px 4px; text-align:left;
}

.likebutton iframe {
border:none; overflow:hidden; width:580px; height:40px; margin: 0 0 0 5px;
}
.likebutton2 {
width: 580px; height: 50px; margin: 2px 0 -15px 4px; text-align:left;
}

.likebutton2 iframe {
border:none; overflow:hidden; width:300px; height:40px; margin: 0 0 0 5px; float: right;
}

.air-rear-icon-right {
background: url(/images/airbag-rearbench-icon.gif) no-repeat;
float: right; 
margin:-60px 0 0 70px; 
width: 250px;
height: 37px;
}

.air-rear-icon {
width: 300px;
height: 37px;
background: url(/images/airbag-rearbench-icon.gif) no-repeat;
margin: 3px 5px 3px 20px;
}

.air-rear-icon-right a:link,
.air-rear-icon-right a:visited,
.air-rear-icon-right a:active,
.air-rear-icon-right span ,
.air-rear-icon a:link,
.air-rear-icon a:visited,
.air-rear-icon a:active,
.air-rear-icon span {
margin: 8px 15px 0 40px; 
float: left;
font: 9px Arial, Verdana, Helvetica, sans-serif;
color: #000;
text-decoration: none;
text-transform: uppercase;
}

.air-rear-icon-right a:hover,
.air-rear-icon a:hover {
margin: 8px 15px 0 40px;  /* lowercase, 11px 10px 10px 0 40px;*/
float: left;
font: 9px Arial, Verdana, Helvetica, sans-serif;
color: #000;
text-decoration: underline;
text-transform: uppercase;
}

.air-icon {
width: 300px;
height: 37px;
background: url(/images/airbag-icon.gif) no-repeat;
margin: 3px 5px 3px 10px;
}
#airbag .air-icon {
width: 108px;
height: 37px;
background: url(/images/airbag-icon.gif) no-repeat;
margin: 0 5px 3px 80px;
border: 1px dashed #999;
}
.air-icon p{
margin: 10px 15px 0 38px;
float: left;
font: 9px Arial, Verdana, Helvetica, sans-serif;
color: #000;
text-decoration: none;
text-transform: uppercase;
}

#airbag #copy img{
border: 1px solid #000;
}

#airbag #copy .leftcontent {
	float: left;
	width: 270px;
	}
	#popup {
	background: #FFF;
	}
#popup #copy .leftcontent {
	float: left;
	width: 230px;
	}
#popup #copy {
display: block;
 margin-left: auto;
  margin-right: auto;
  }
img.center {   
display: block;
 margin-left: auto;
  margin-right: auto; 
}

#popup #copy {
	width: 540px;
	padding: 5px;
	text-align: left;
	background: #fff;
	float: left;
	display: inline;
	}

/* Bench Seat Cover Page, border on image */
	
#benchseatcover #copy .right img {
border: 1px solid #000;
}

/* Icon placement on home pages */

#default .air-rear-icon {
float: right;
margin: -40px -45px 0 0;
clear:both;
}

/* Order Form in popup ... probably don't need - Feb 9th */

#airbag iframe {
margin: 0 0 0 15px;
}

/* Air-bag icon placement, Make and Model Pages */

#customseatcover .air-rear-icon, 
#truckseatcover .air-rear-icon,
#benchseatcover .air-rear-icon , 
#carseatcover .air-rear-icon {
margin-left: 6px;
}

#make .air-rear-icon {
margin: 0 0 0 30px;
}

/* Icon placement tweaks in product pages */

#neosport .air-rear-icon,
#oem .air-rear-icon,
#animal .air-rear-icon,
#mesh .air-rear-icon,
#hawaiian .air-rear-icon {
margin-top: 12px;
}
#saddleblanket .air-rear-icon {
margin-top: 7px;
}

/* Christmas Decor - Santa Tree Link */

.sidebar-xmas img{
margin: 0 0 0 5px;
}

.sidebar-xmas #textimg {
margin: 0 0 0 8px;
}

#textimg{
display: block;
width: 175px;
height: 24px;
overflow: hidden;
background: url('/images/content/sidebar-xmas.png') top center no-repeat;
}
#textimg:hover {
background-position: 0 -24px;
}

#contest h5 {
margin-top:15px; margin-left:50px; margin-right:50px;
}

#contest .pictures {
float:right; width:200px: height:280px; margin-right:30px;
}

#contest .pictures img {
margin-bottom:10px;
}

#contest .div {
float:left; display: inline; height: 140px; margin: 0 0 0 50px;
}

#contest .text {
margin: 10px 0 0 50px; width: 230px;
}

#contest .numberbullet {
float: left; margin: 0 20px 15px 0;


}
