/* @group Created By */

/*
Title: C.A.R. Products Inc. Screen Styles
Created By: Alison West, Tortus Technologies, West Springfield, MA (tortus.com)
Created on: December 22nd, 2008
Last Updated: February 8th, 2010
*/

	/* @end */	
/*-------------------------------------*/
/* @group color scheme */

.black { color: #000; }
.white { color: #FFF; }
.electric_blue { color: #0070E0; }
.royal_blue { color: #004B97; }
.midnight_blue { color: #002D5A; }
.candyapple_red { color: #E60000; }
.lipstick_red { color: #E20001; }
.blood_red { color: #970000; }
.gray { color: #D6D5DA; }
.light_gray { color: #F6F6F6; }
.green {color: #23B601;}
.nav-green {color: #2CE802;}
.light_brown {color: #DEB887;}

	/* @end */
/*-------------------------------------*/
/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
tt, var, dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	color: black;
	line-height: 1;
	}
/*ol, ul {
	list-style: none;
	}*/
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
	}*/
caption, td {
	font-weight: normal;
	text-align: left;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

	/* @end */
/*-------------------------------------*/
/* @group html, body, wrapper, clears */

html, body {
	background: #B3B3B3 url("../images/bkgnd.jpg") top center fixed;
	color: #FFF;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	}	

#wrapper {
	background: url("../images/wrapper_bkgnd.png") top left repeat;
	color: #FFF;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	}

#wrapper_top {
	background: url("../images/wrapper_top.png") top left no-repeat;
	height: 36px;
	margin: 0 auto;
	width: 960px;
	}
	
.clearboth {
	clear: both;
	}
	
.thirdWidth {
	width: 33%;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group logo */

#logo {
	background: transparent;
	margin: 0;
	padding: 0;
	}
	
#logo h1 {
	background: transparent;
	margin: 0;
	padding: 0;
	}
	
#logoIE {
	display: none;
	}

	/* @end */
/*-------------------------------------*/
/* @group search */

#search {
	background: #000;
	color: #FFF;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 5px 10px 5px;
	}
	
#search h3 {
	color: #FFF;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	text-align: center;
	}
	
#search p {
	text-align: center;
	}
	
#search p a {
	color: #FFF;
	}
	
#search p a:hover {
	color: #E20001;
	}
	
#search p input {
	border: 1px solid #000;
	}
	
input.search_button {
	background: transparent url("../images/searchbutton_bkgnd.png") top left no-repeat;
	color: #FFF;
	cursor: pointer;
	height: 24px;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	width: 84px;
	}
	
#searchbottom {
	background: url("../images/search_bottom.png") top left no-repeat;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 221px;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group left_col */

#left_col {
	background: transparent /*url("../images/left_col_top.gif") top left no-repeat*/;
	color: #FFF;
	float: left;
	margin: 0 0 20px 10px;
	padding: 0;
	text-decoration: none;
	width: 221px;
	}
	
#left_col h1 {
	color: #FFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 130%;
	margin: -5px 0 5px 0;
	text-align: center;
	}
	
#left_col h1 a img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	}
	
#left_col p {
	background: #000;
	margin: 0;
	padding: 0 10px;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group nav */

#nav_top {
	background: url("../images/nav_top.png") top left no-repeat;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 221px;
	}
	
#nav {
	background: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#nav ul {
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
#nav li {
	display: inline;
	}
	
#nav a {
	background: #403F41 url("../images/nav_metal.jpg") top center no-repeat;
	color: #FFF;
	display: block;
	line-height: 1.2em;
	margin: 0 5px 2px 5px;
	padding: 3px 3px 3px 5px;
	text-decoration: none;
	}
	
#nav a:hover {
	background: #BD0001 url("../images/nav_metal_hover.jpg") top left no-repeat;
	color: #FFF;
	}
	
#nav li.shop a {
	background: url("../images/nav_metal_shop.jpg") top left no-repeat;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 5px 2px 5px;
	padding: 3px 3px 3px 5px;
	text-decoration: none;
	}
	
#nav li.shop a.fathers_day_special {
	color: #2263A4;
	}
	
#nav li.shop a:hover {
	background: #BD0001 /*url("../images/nav_metal_hover.jpg") top left no-repeat*/;
	color: #EEEEEE;
	font-weight: bold;
	}
	
#nav ul ul.subnav {
	margin: 2px 0;
	padding: 0;
	}
	
#nav ul ul.subnav li {
	background: #000;
	color: #3499FE;
	margin: 0;
	padding: 0;
	}
	
#nav ul ul.subnav li a {
	background: #222;
	color: #3499FE;
	font-weight: normal;
	line-height: 1.3em;
	margin: 2px 5px;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	}
	
#nav ul ul.subnav li a:hover {
	background: #222;
	color: #E20001;
	font-weight: normal;
	line-height: 1.3em;
	margin: 2px 5px;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	}
	
#nav ul ul.subnav li ul.subcategoryNav {
	margin: 0;
	padding: 0;
	}
	
#nav ul ul.subnav li ul.subcategoryNav li {
	background: #333;
	margin: 0;
	padding: 0;
	}
	
#nav ul ul.subnav li ul.subcategoryNav li a {
	background: #333;
	color: #005EBC;
	margin: 2px 5px;
	padding: 0 0 1px 15px;
	}
	
#nav ul ul.subnav li ul.subcategoryNav li a:hover {
	color: #E20001;
	}
	
#nav h2 {
	font-weight: bold;
	margin: 5px;
	text-align: center;
	}
	
#nav p { 
	line-height: 1.5em;
	padding: 5px;
	text-align: center;
	}
	
#nav input {
	border: none;
	text-align: center;
	}
	
#nav li.greenNav {
	color: #23B601;
	}
	
#nav li.greenNav a {
	color: #2CE802;
	}
	
	/* @end */	
/*-------------------------------------*/
/* @group featuredProducts */


table.featuredTable {
	clear: left;
	}

#featuredProducts {
	line-height: 1.6em;
	margin: 0 0 0 255px;
	width: 700px;
	}
	
#featuredProducts #Slide-Show {
	height: 150px;
	margin: 0 0 -5px 0;
	padding: 0;
	width: 700px;
	}
	
#featuredProducts h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 160%;
	margin: 10px 0;
	}
	
#featuredProducts h2 {
	color: #0079F3;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 130%;
	margin: 5px 0;
	}
	
#featuredProducts table {
	margin: 5px 0 0 15px;
	}
	
#featuredProducts table td.title {
	vertical-align: bottom;
	}
	
#featuredProducts table p {
	margin: 0 10px 0 0;
	}
	
#featuredProducts table a img {
	border: 1px solid #969699;
	padding: 2px;
	}
	
#featuredProducts a {
	color: #0070E0;
	}
	
#featuredProducts a:hover {
	color: #E20000;
	}
	
#featuredProducts input.submit {
	background: transparent url("../images/featured_addtocart_bkgnd.png") top left no-repeat;
	border: none;
	color: #FFF;
	cursor: pointer;
	height: 20px;
	padding: 2px 5px;
	width: 80px;
	}

	/* @end */
/*-------------------------------------*/
/* @group content */

#content {
	color: #FFF;
	margin: 0 0 0 235px;
	padding: 25px 5px 10px 0;
	}
	
#content p {
	line-height: 1.5em;
	margin: 10px;
	}
	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 10px;
	}
	
#content h1 {
	color: #FFF;
	clear: right;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 160%;
	}
	
#content h2 {
	color: #E60000;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 1px;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group product_content */

#product_content {
	background: #2B2B2C url("../images/product_contentBkgnd.png") top left repeat-y;
	color: #FFF;
	margin: 0 13px -10px 260px;
	padding: 10px 0 0 10px;
	position: relative;
	width: 673px;
	z-index: 9;
	}
	
#product_content p {
	line-height: 1.5em;
	margin: 10px;
	}
	
#product_content p.product_image img {
	background: #000;
	border: 1px solid #E60000;
	float: right;
	margin: 0 15px 0 5px;
	padding: 1px;
	position: relative;
	z-index: 13;
	}
	
#product_content ul {
	line-height: 1.5em;
	margin: 10px;
	}
	
#product_content ul li {
	list-style-type: disc;
	margin: 0 0 0 20px;
	}
	
#product_content h1, #product_content h2, #product_content h3, #product_content h4, #product_content h5, #product_content h6 {
	margin: 10px;
	}
	
#product_content h1 {
	color: #FFF;
	clear: right;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 160%;
	}
	
#product_content h2 {
	color: #FF0000;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 1px;
	}
	
#product_content h3 {
	color: #FF0000;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-weight: normal;
	font-size: 120%;
	letter-spacing: 1px;
	margin: 30px 10px 0;
	}
	
#product_content h4 {
	color: #3499FE;
	border-bottom: 1px solid #3499FE;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.5em;
	margin: 20px 20px 5px 10px;
	}
	
#product_content h4.subcategoryTitle {
	color: #3499FE;
	border-bottom: 1px solid #3499FE;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.5em;
	margin: 20px 20px 0 10px;
	}
	
#product_content ul.summary {
	margin: 0 0 0 30px;
	width: 380px;
	}
	
#product_content p.upcase {
	text-transform: capitalize;
	}
	
#product_content p strong {
	font-weight: bold;
	}
	
#product_content table.product_table {
	line-height: 1.2em;
	margin: 10px;
	padding: 0;
	width: 638px;
	}
	
#product_content table.product_table th {
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	padding: 0 0 5px 0;
	}
	
#product_content table.product_table td {
	padding: 5px;
	}
	
#product_content table.product_table td h3 {
	margin: 0 0 0 -5px;
	}
	
#product_content table.product_table td strong {
	font-weight: bold;
	}
	
table.product_table input.submit {
	background: #e5e5e5 url("../images/addtocart_bkgnd.jpg") top left no-repeat;
	border: none;
	color: #222;
	cursor: pointer;
	height: 22px;
	padding: 2px 5px;
	width: 82px;
	}
	
#product_contentTop {
	background: url("../images/product_contentTop.png") top left no-repeat;
	height: 45px;
	margin: 15px 13px 0 260px;
	position: relative;
	width: 683px;
	z-index: 10;
	}
	
#product_contentTop h1 {
	color: #FFF;
	clear: right;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 200%;
	padding: 15px;
	}
	
#product_contentBottom {
	background: url("../images/product_contentBottom.png") top left no-repeat;
	height: 45px;
	margin: 0 13px 15px 260px;
	width: 687px;
	}
	
#product_content p a {
	color: #E60000;
	}
	
#product_content ul.summary {
	margin: 0 0 0 30px;
	width: 380px;
	}
	
#product_content p.upcase {
	text-transform: capitalize;
	}
	
#product_content table {
	margin: 0 0 0 5px;
	}
	
#product_content table th {
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 10px;
	text-align: left;
	}
	
#product_content input.button {
	font-size: 10px;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group breadcrumbs */
	
p.breadcrumbs {
	margin: 0 10px 20px 260px;
	}
	
p.breadcrumbs a {
	border-bottom: 1px dotted #FFF;
	color: #FFF;
	text-decoration: none;
	}
	
p.breadcrumbs a:hover {
	border-bottom: 1px solid #E60000;
	color: #E60000;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group Product Information */
	
table.details_table {
	margin: 0 0 0 10px;
	padding: 0;
	width: 425px;
	}
	
table.details_table p.title {
	color: #E20001;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 110%;
	}
	
table.details_table p.techTitle {
	color: #DEB887;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;	
	}
	
table.details_table p.greenTitle {
	color: #23B601;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;	
	}
	
table.details_table td {
	margin: 0;
	padding: 0;
	}
	
table.details_table td p a {
	color: #FFF;
	text-decoration: none;
	}
	
ul.interior_nav {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.interior_nav li {
	float: left;
	list-style-type: none;
	margin: 0 5px 0 5px;
	padding: 0;
	width: 125px;
	}
	
ul.interior_nav li a {
	list-style-type: none;
	}
	
ul.interior_nav a {
	background: #555 url("../images/interior_nav_li_bkgnd.png") top left no-repeat;
	color: #000;
	display: block;
	font-family: "Century Gothic", "Verdana", "Arial", sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	}
	
ul.interior_nav a:hover {
	color: #E60000;
	}
	
li.current#overview_tab {
	list-style-type: none;
	}
	
li.none#overview_tab {
	list-style-type: none;
	}
	
li.current#directions_tab {
	list-style-type: none;
	}
	
li.none#directions_tab {
	list-style-type: none;
	}
	
li.current#tips_tab {
	list-style-type: none;
	}
	
li.none#tips_tab {
	list-style-type: none;
	}
	
li.current#alternate_uses_tab {
	list-style-type: none;
	}
	
li.none#alternate_uses_tab {
	list-style-type: none;
	}
	
p.small_link {
	font-size: 90%;
	}
	
p.small_link a {
	color: #FFF;
	/*font-size: 90%;*/
	}
	
p.small_link a:hover {
	color: #0070E0;
	}
	
p.sizes {
	color: #0070E0;
	font-family: "Century Gothic", "Trebuchet MS", "Verdana", sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group content_box */
	
#content_box {
	border-top: 1px solid #555;
	line-height: 1.5em;
	margin: 9px 20px 0 10px;
	padding: 10px;
	}
	
#content_box h3 {
	margin-top: 10px;
	}
	
	/* @end */	
/*-------------------------------------*/
/* @group category */

table.category {
	width: 650px;
	}

table.category td {
	vertical-align: middle;
	}
	
table.category td.imageLink {
	width: 10%;
	}
	
table.category td.productLink {
	width: 40%;
	}
	
table.category td h3 {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}
	
table.category td h3 a {
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
	}
	
table.category td p img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	}
	
table.category td p a img {
	border: none;
	vertical-align: middle;
	}
	
table.choices {
	width: 650px;
	}
	
td.pagination {
	text-align: right;
	}
	
td.pagination a {
	color: #FFF;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group star */

#star {
	left: 870px;
	position: absolute;
	top: 30px;
	z-index: 1;
	}

	/* @end */
/*-------------------------------------*/
/* @group star_two */

#star_two {
	left: 424px;
	position: absolute;
	top: -10px;
	z-index: 12;
	}

	/* @end */
/*-------------------------------------*/	
/* @group all shops */

#car_washes, #detail_warehouse, #do_it_yourself, #fleet {
	margin: 0 10px;
	padding: 0;
	width: 331px;
	}
	
.car_washes_content, .detail_warehouse_content, .do_it_yourself_content, .fleet_content {
	background: #000 url("../images/shops_bkgnd.jpg") top left repeat-x;
	min-height: 275px;
}

#car_washes h3, #detail_warehouse h3, #do_it_yourself h3, #fleet h3 {
	background: url("../images/shops_header_bkgnd.png") top left no-repeat;
	color: #BD0001;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	height: 43px;
	margin: 10px 0 0 0;
	padding: 25px 0 0 25px;
	}
	
#car_washes ul, #detail_warehouse ul, #do_it_yourself ul, #fleet ul {
	/*background: #000 url("../images/shops_bkgnd.jpg") top left repeat-x;*/
	line-height: 1.5em;
	margin: 0;
	/*min-height: 200px;*/
	padding: 5px 5px 10px 15px;
	list-style-type: none;
	}
	
#car_washes p, #detail_warehouse p, #do_it_yourself p, #fleet p {
	margin: 0;
	padding: 0 5px;
	}
	
#car_washes p img, #detail_warehouse p img, #do_it_yourself p img, #fleet p img {
	border: 1px solid #969699;
	float: right;
	margin: 0;
	padding: 2px;
	}
	
#car_washesbottom, #detail_warehousebottom, #do_it_yourselfbottom, #fleetbottom {
	background: url("../images/shops_bottom.png") bottom left no-repeat;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 340px;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group car_washes */

#car_washes {
	float: left;
	margin: 0 0 10px 10px;
	padding: 0;
	}
	
#car_washes a {
	color: #FFF;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group detail_warehouse */

#detail_warehouse {
	float: right;
	margin: 0 10px 10px 0;
	}	
	
#detail_warehouse a {
	color: #FFF;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group do_it_yourself */

#do_it_yourself {
	float: left;
	margin: 0 0 10px 10px;
	}
	
#do_it_yourself a {
	color: #FFF;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group fleet */

#fleet {
	float: right;
	margin: 0 10px 10px 0;
	}
	
#fleet a {
	color: #FFF;
	}
	
	/* @end */
/*-------------------------------------*/
/* @group cart */

table#cart {
	margin: 0 10px;
	width: 643px;
	}
	
table#cart td {
	padding: 3px;
	}
	
table#cart a {
	color: #E60000;
	}
	
table#cart th.OrderButton {
	background: transparent url("../images/button_bkgnd.png") top left no-repeat;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 10px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 140px;
	}
	
table#cart th.OrderButton a {
	color: #FFF;
	padding: 0 0 0 20px;
	text-decoration: none;
	}
	
table.register {
	margin: 0 10px;
	width: 643px;
	}
	
table.register td {
	padding: 3px;
	}
	
table.register a {
	color: #E60000;
	}
	
p.registerLink a {
	color: #E60000;
	}
	
.button {
	background: transparent url("../images/button_bkgnd.png") top left no-repeat;
	border: none;
	color: #FFF;
	cursor: pointer;
	height: 30px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 140px;
	}

	/* @end */
/*-------------------------------------*/
/* @group account */

ul.account {
	margin: 0 0 0 20px;
	}
	
ul.account li {
	margin: 0 0 0 20px;
	}
	
ul.account li a {
	color: #E60000;
	}
	
ul.account li a:hover {
	color: #0070E0;
	}
		
	/* @end */
/*-------------------------------------*/
/* @group footer */

#footer {
	background: #D6D5DA url("../images/footer_bkgnd.png") top left no-repeat;
	border-top: 1px solid #969699;
	clear: both;
	color: #004B97;
	height: 53px;
	margin: 0;
	padding: 5px 5px 0 5px;
	text-align: center;
	}
	
#footer p {
	margin: 0;
	padding: 23px 5px 0 5px;
	}
	
#footer a {
	color: #004B97;
	}
	
#footer a:hover {
	color: #0070E0;
	}
	
	/* @end */	
/*-------------------------------------*/