body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center; /* forces IE6 to center site */
	}

h1 {
	margin: 0 0 1em .5em;
	font-size: 18px;
	}	

h2{
	margin: 0;
	font-size: 16px;
	}

h3{
	margin: 0 .5em;
	font-size: 14px;
	}

h4{
	margin: 0;
	font-size: 12px;
	color: #999999;
	}

h5 {
	margin: .5em 0;
	font-size: 14px;
	text-align: left;
	color: #ff9933;
	}
	
a img {
	border: none;
	}	
	
	
.productTitle {
	font-size: 10px;
	}	
	
.required {
	color: #990000;
	}
	
.medium {
	font-size: 12px;
	}	
	
.clearBoth {
	clear: both;
	}	

.back {
	float: left;
	}
	
.forward {
	float: right;
	}	
	
FIELDSET {
	margin: 5px;
	border: 1px solid #cccccc;
	}	

LEGEND {
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	}
	
LABEL {
	float: left;
	vertical-align: top;
	font-size: 11px;
	margin: 5px;
	clear: left;
	}		

.partSearchCheck {
float: left;
	}	
label.partSearch {
	float: right;
	width: 120px;
	vertical-align: top;
	font-size: 10px;
	clear: right;
	margin-top:0;
	}	
	
hr {
	width: 90%;
	border-bottom: 1px solid #cccccc;
	}	
	
INPUT[type=submit], INPUT[type=image] {
	margin-top: 5px;
	vertical-align: top;
	}
	
SELECT {
	margin-top: 5px;
	border: 1px solid #99ccff;
	font-weight: bold;
	color: #999999;
	}
	
TEXTAREA {
	width: 95%;
	margin-right: 5px;
	border: 1px solid #99ccff;
	}	
	
#wrapperLeft, #wrapperRight {
	margin: 0 auto !important;
	width: 1000px;
	text-align: center;
	background-repeat: repeat-y;
	}

#wrapperLeft {
	background-image:url('../images/shadow_left.jpg');
	background-position: top left;
	}	

#wrapperRight {
	background-image:url('../images/shadow_right.jpg');
	background-position: top right;
	}	

#mainWrapper {
	margin: 0 auto;
	width: 970px;
	height: 100% !important;
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999;
	background-color: #ffffff;
	}
	
#headerWrapper {
	height: 160px;
	background-image:url('../images/header_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	}	

#logoWrapper {
	position: relative;
	float: left;
	width: 420px;
	height: 130px;
	}

#contactInfo{
	float: right;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	}
	
/* navigation*/
	
#navMainWrapper {
	float: right;
	margin: 0px;
	height: 130px;
	width: 500px;
	color: #ffffff;
	background-image:url('../images/navMain_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	}	

#navMain {
	height: 30px;
	padding: 0 2px;
	line-height: 30px;
	text-align: right;
	}
	
#navMain ul {
	list-style: none; /* remove bullets and li indents*/
	margin: 0 3px;
	padding: 0;
	}
	
#navMain ul  li {
	display: inline;
	}
	
#navMain ul  li a {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
	
#navMain ul li a:hover {
	color: #ff9933;
	}	
	
#navMainSearch {
	float: right;
	margin: 0;
	}	

#navMainSearch input[type=text]{
	height: 27px;
	line-height: 27px;
	padding: 0;
	font-size: 14px;
	border: 1px solid #333333;
	}

#navMainSearch input[type=image] {
	position: relative;
	right: 5px;
	height: 29px;
	width: 29px;
	border: none;
	}

/* main content and sideboxes*/
	
#contentMainWrapper {
	background-color: #ffffff;
	border: none;
	}

#pageHeadings {
	float: left;
	text-transform: uppercase;
	color: #999999;
	}	
	
#navCatContainer {
/*	width: 98%; 
	margin-left: 5px;
	margin-right: 5px;*/
	}	

#columnOne, #columnTwo {
	width: 164px;
	-moz-user-select: none;
	}	
	
#columnOne {
	float: left;
	}	
	
#columnTwo {
	float: right;
	}	
	
.centerColumn, .columnLeft, .columnRight {
	vertical-align: top;
	}

.centerColumn {
	text-align: left;			   
vertical-align: top;
	}
	
.columnLeft, .columnRight {
	width: 170px;
	text-align: center; 
	background-repeat: repeat-y;
	background-position: top left;
	}	

.columnLeft {
	background-image:url('../images/columnOne_bg.png');
	}

.columnRight {
	margin-right: -2px;
	background-image:url('../images/columnTwo_bg.png');
	}
		
.sideboxesLeft, .sideboxesRight {
	width: 150px !important;	
	margin: 0 auto 20px auto;
	}

#googleSearch {
	margin-right: 5px;
	}	

/*#filterBox select {
	width: 140px;
	margin: 3px 0;
	}*/
#filterBox form, #partBox form {
	margin: 0;
	padding: 0;
	}
.mincart {
	margin: 5px;
	text-align: left;
	font-size: 12px;
	}
.minQuantity, .minTotals{
	color: #333333;
	font-weight: bold;
	}
.minProducts {
	color: #ff6633;
	}

	
.cartLinks {
	text-align: right;
	margin: 5px;
	}
.cartLink {
	display: block;
	padding: 5px 0;
	}
	
#categoryBox, #filterBox, #partBox, #loginBox, #shoppingCart, #RecentlyViewedBox {
	background-color: #b3b3b2;
	padding: 0 0 5px 0;
	}
	
#loginBox a, #loginBox a:active, #loginBox a:visited, #shoppingCart a, #shoppingCart a:active, #shoppingCart a:visited {
	margin-right: 5px;
	}	
	
#loginBox a:hover, #shoppingCart a:hover {
	color:#ff9933;
	}	

#categoryBoxHeading, #filterBoxHeading, #partBoxHeading, #loginBoxHeading, #shoppingCartHeading, #RecentlyViewedHeading {
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-image:url('../images/boxhead.png');
	background-repeat: no-repeat;
	}	

#loginBox input[type=text], #loginBox input[type=password] {
	width: 90%;
	}
	
/* footer */

#subscribeWrapper {
	height: 100px;
	text-align: center;
	}

#frmSS3 input[type=text], #subscribeWrapper select {
	clear: right !important;
	}	
	
#subscribe {
	width: 610px; 
	margin: auto;
	padding: 30px 0;
	}

#subscribe label {
	clear: none; /* overrides LABEL clear: left; */
	}
	
 #subscribe label, #subscribe input, #subscribe select {
	vertical-align: top;
	}	

#columnOneBottom, #columnTwoBottom	{
	height: 70px;
	width: 170px;
	background-repeat: no-repeat;
	}
	
#columnOneBottom {
	float: left;
	background-image:url('../images/columnOneBottom_bg.png');
	}

#columnTwoBottom {
	float: right;
	background-image:url('../images/columnTwoBottom_bg.png');
	}
	
#navSuppWrapper {
	background-color: #ffffff;
	padding: 10px 0;
	}	

#navSupp ul {
	list-style: none; /* remove bullets and li indents*/
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#navSupp ul li {
	display: inline;
	}
	
#paymentTypes {
	height: 70px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	}

#paymentTypes img {
	}		
	
#siteInfoLegal {
	
	}	

.legalCopyright {
	font-size: 9px;
	color: #666666;	
	text-align: center;
	}	

/* customer service page */

 #contactWrapper, #loginWrapper, #searchResultsWrapper {
	margin: 5px;
	}

#contactWrapper {
	height: 1%;
	}

#contactSupportWrapper {
	float: left;
	width: 45%;
	font-weight: bold;
	}	

#contactAddress, #contactPhone, #contactWeb, #contactHours, #contactLinks, #connectLinks{
	padding: 10px;
	border: 1px solid #cccccc;
	border-top: none;
	}	

.headings {
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	color: #ffffff;
	background-color: #efefef;
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	}	

#contactAddressHeading {
	background-image:url('../images/contact/support_bg1.png');
	}
#contactWebHeading {
	background-image:url('../images/contact/support_bg4.png');
	}
#contactLinksHeading {
	background-image:url('../images/contact/support_bg2.png');
	}
#connectLinksHeading {
	background-image:url('../images/contact/support_bg3.png');
	}		
	
#webHoursHeading, #dealerHoursHeading {
	color: #333333;
	margin:0;
	border-bottom: 1px solid #cccccc;
	}	
	
.hoursFull td {
	margin: 2px;
	padding: 0 5px;
	}

.hoursFull {
	width: 90%;
	margin: 0 auto;
	}	
	
#contactWrapper fieldset {
	float: right;
	width: 50%;
	}	
	
#contactWrapper label, #loginWrapper label, #registerWrapper label {
	float: left;
	margin: 5px;
	}	

#contactWrapper input, #contactWrapper select, #loginWrapper input, #registerWrapper input[type=text], #registerWrapper select, #registerWrapper input[type=checkbox], #registerWrapper input[type=password], #registerWrapper input[type=submit]  {
	float: right;
	padding: 0;
	clear: right; /* coincides with global LABEL attribs. no need for 100's of BR's in individual files */
	}	

#contactWrapper textarea {
	height: 150px;
	float: right;
	}	

table#pages	{
	text-align: left;
	}
	
.td_Q {
	padding: 3px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff9933;
	}	
	
.td_A {
	padding: 3px;
	}	
	
#loginOld, #loginNew {
	width: 257px;
	height: 230px;
	margin: 0 10px;
	padding: 10px;
	border: 1px solid #cccccc;
	border-top: none;
	}	
	
#loginOldHeading, #loginNewHeading {
	width: 277px;
	margin: 0 10px;
	background-image:url(../images/login_bg.png);
	color: #000000;
	}	
	
#registerWrapper fieldset>fieldset {
	padding: 30px;
	}	

.red { 
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	}

.savings{ 
	background-color: #FFC;
	border: 1px solid #F90;
	color: #900;
	line-height: 200%;
	padding-left: 4px;
	padding-right: 4px
	}

.catlevel3 {
	font-size:11px;
	list-style-type: disc;
	
}

a:link, a:active, a:visited {
	color: #3399cc; font-size: 12px;
	text-decoration: none;
	}	

a:hover {
	color: #ff9933;
	}	

INPUT[type=text], INPUT[type=password]{
	vertical-align: middle;
	margin-top: 5px; /* IE sucks. input margins effed up without */
	border: 1px solid #99ccff;
	font-weight: bold;
	color: #000000;
	}	

td.ISUCKATLIFE {
background-image: url(../images/productListing_bg.png) !important; 
background-repeat:no-repeat; 
padding-left: 10px; 
width:70%;
}

/* google mini search stuff */

#search_str {
	width: 600px;
	height: 70px;
	border-bottom: none;
	}

#my_mini_div, #my_mini_div_clicks, #my_mini_div_loader {
	width: 620px;
	background-color: #ffffff;
	}
#my_mini_div {
	height: 100%;
	overflow: auto;
	}
#my_mini_div_clicks {
	height: 70px;
	border-top: none;
	overflow: auto;
	} 
#my_mini_div_loader	{
	position: relative;
	bottom: 20px;
	height: 20px;
	display: none;
	text-align: center;
	}
	
div#my_mini_div td {
color: #333333;
	}
span.s a, span.l a {
color:#3399cc !important;
	}
span.s a:hover, span.l a:hover {
color:#ff9933 !important;
	}
p.g a {
color:#3399cc !important;
}
p.g a:hover {
color:#ff9933 !important;
}
div.n td a {
color:#3399cc !important;
}