/* -- WebSite Accelerator 3.0.0.0 --

  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 2004.12.13
  Last Modified
	  Date: 2008.12.08
	  By: Phil Rundle
  Layout: Standard
		Header
		Top Nav
		Left Nav
		Content
		Footer
*/
	
/*	Flags.............
	=Header
	=Topnav
	=Leftnav
	=Mainpage
	=Homepage
	=Rightbar
	=Footer
	=Forms
	=Imagegallery
	=Calendar
	=Weeklycal
	=Eventdetails
	=Productpage
	...................*/


/*Style Reset or Baseline*/
  @import url("/include/scripts/reset.css");
  
/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");

/*Core Styles*/
body {
  	background:#134e22 url(/images/bg.jpg) no-repeat 50% 0;
	color:#222;
	font:normal 62.5%/1.4 helvetica,arial,sans-serif;
	text-align:center; 
	}
#container {
	background:url(/images/bg_page.png) repeat-y;
	margin:0 auto;
	padding:0 0 0;
	width:980px;
	text-align:left;
	}

/* =Header Style */
#header {
	background:url(/images/bg_header.jpg) no-repeat #e3f5ff;
	text-align:left;
	height:150px; 
	margin:0 20px 0 20px;
	}
#date {
	color:#0b5130;
	float:right;
	font-size:160%;
	padding:10px;
	}
#header h1 {
	background:url(/images/cc_logo.gif) no-repeat;
	float:left;
	height:146px;
	margin:2px;
	text-indent:-9999px;
	width:337px;
	}
#header h1 a {
	display:block;
	float:left;
	height:146px;
	position:relative;
	width:337px;
	}
#header .contact-info {
	background:url(/images/header_phone.png) no-repeat;
	float:right;
	height:53px;
	text-align:left;
	text-indent:-9999px;
	width:225px;
	}
/*End Header*/

/* =Topnav */
#topnav {
	background:url(/images/bg_navigation.gif) repeat-x #00532f;
	font-size:120%;
	height:48px;
	border:1px solid #00321d;
	margin:0 20px 10px 20px;
	padding:0;
	position:relative;
	}
#interior #topnav { margin:0 20px 40px 20px; }
#topnav ul {
	}
#topnav ul li {
	float:left;
	}
#topnav ul li a {
	color:#fff;
	float:left;
	font-size:110%;
	font-weight:bold;
	padding:15px 25px;
	position:relative;
	text-decoration:none;
	}
#topnav ul li.first {
	background-image:none; 
	}
#topnav ul li a:hover, #topnav ul li.current a {
	color:#ffe100;
	}
#topnav ul li.current a { background:#fff8a1; color:#134e22; }
#topnav ul li.current a:hover { color:#000; }
#topnav ul li.current ul {
	background:#fff8a1 url(/images/bg_leftnav.gif) 0 100% repeat-x;
	border:solid #00321d;
	border-width:0 1px 1px;
	display:block;
	height:36px;
	left:0;
	margin:-1px 0 0 -1px;
	padding:0;
	position:absolute;
	text-indent:0;
	top:49px;
	width:938px;
	}
#topnav ul li.current ul li { background-image:none; display:inline; }
#topnav ul li.current ul li a { background:none; color:#134e22; float:left; font-size:11px; padding:10px 20px; }

/*End Topnav*/

/* =Leftnav */
#leftnav {
	background:#fff;
	float:left;
	width:220px;
	text-align:left;
	margin:0 10px 0 20px;
	}
#leftnav h3 {
	background:url(/images/bg_leftheader.gif) repeat-x #ffad03;
	border:1px solid #bd3e00;
	color:#000;
	font-size:140%;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0 5px 5px;
	margin:0;
	height:19px;
	}
#leftnav ul.nav {
	margin:0;
	position:relative;
	z-index:10;
	}
#leftnav ul.nav li {
	background:url(/images/bg_leftnav.gif) repeat-x;
	}
#leftnav ul.nav li.mycar a {
	background:url(/images/ico_key.png) left no-repeat;
	}
* html #leftnav ul.nav li.mycar a { background:url(/images/ico_key.gif) left no-repeat; }
#leftnav ul.nav li.schedule a {
	background:url(/images/ico_clock.png) left no-repeat;
	}
* html #leftnav ul.nav li.schedule a { background:url(/images/ico_clock.gif) left no-repeat; }
#leftnav ul.nav li.reminders a {
	background:url(/images/ico_stickynotes.png) left no-repeat;
	}
* html #leftnav ul.nav li.reminders a { background:url(/images/ico_stickynotes.gif) left no-repeat; }
#leftnav ul.nav li.evaluation a {
	background:url(/images/ico_clipboard.png) left no-repeat;
	}
* html #leftnav ul.nav li.evaluation a { background:url(/images/ico_clipboard.gif) left no-repeat; }
#leftnav ul.nav li.tips a {
	background:url(/images/ico_questionmark.png) left no-repeat;
	}
* html #leftnav ul.nav li.tips a { background:url(/images/ico_questionmark.gif) left no-repeat; }
#leftnav ul.nav li a {
	border:solid #c1490f;
	border-width:0 1px 1px;
	color:#333;
	display:block;
	font-size:120%;
	font-weight:bold;
	padding:5px 5px 5px 40px;
	height:19px;
	text-decoration:none;
	}
#leftnav ul.nav li a:hover {
	color:#000;
	text-decoration:underline;
	}
#leftnavcontent {
	color:#333;
	margin:10px 0;
	position:relative;
	z-index:10;
	}/*Added and width to IE7.css & IE6.css */
#leftnavcontent .text {
	font-weight:bold;
	font-size:11px;
	}	
#leftnavcontent .text a {
	text-decoration:none;
	}	
#leftnavcontent img.resource {
	padding:0 5px 0 0;
	}
ul.blogroll {
	background:url(http://www.ccautomotive.com/Resources/356.gif) no-repeat;
	height:281px;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-indent:0;
	width:214px;
}

ul.blogroll li a {
	outline:none;
}
ul.blogroll li.aaa {
	height:73px;
	left:100px;
	position:absolute;
	text-indent:-9999px;
	top:64px;
	width:90px;
}
ul.blogroll li.aaa a {
	float:left;
	height:73px;
	width:90px;
}
ul.blogroll li.asa {
	height:50px;
	left:28px;
	position:absolute;
	text-indent:-9999px;
	top:0;
	width:100px;
}
ul.blogroll li.asa a {
	float:left;
	height:50px;
	width:100px;
}
ul.blogroll li.ase {
	height:55px;
	left:135px;
	position:absolute;
	text-indent:-9999px;
	top:0;
	width:55px;
}
ul.blogroll li.ase a {
	float:left;
	height:55px;
	width:55px;
}
ul.blogroll li.aseblueseal {
	height:60px;
	left:28px;
	position:absolute;
	text-indent:-9999px;
	top:56px;
	width:65px;
}
ul.blogroll li.aseblueseal a {
	float:left;
	height:60px;
	width:65px;
}
ul.blogroll li.bbb {
	height:100px;
	left:24px;
	position:absolute;
	text-indent:-9999px;
	top:120px;
	width:65px;
}
ul.blogroll li.bbb a {
	float:left;
	height:100px;
	width:65px;
}
ul.blogroll li.napa {
	height:60px;
	left:27px;
	position:absolute;
	text-indent:-9999px;
	top:220px;
	width:80px;
}
ul.blogroll li.napa a {
	float:left;
	height:60px;
	width:80px;
}
ul.blogroll li.acdelco {
	height:60px;
	left:110px;
	position:absolute;
	text-indent:-9999px;
	top:220px;
	width:80px;
}
ul.blogroll li.acdelco a {
	float:left;
	height:60px;
	width:80px;
}
ul.blogroll li a:hover {
	border:1px dotted #333;
}

ul.blogroll li.coc {
	height:75px;
	left:97px;
	position:absolute;
	text-indent:-9999px;
	top:141px;
	width:95px;
}
ul.blogroll li.coc a {
	float:left;
	height:75px;
	width:95px;
}
ul.blogroll li.jasper {
	background:url(/resources/501.gif);
	height:47px;
	left:27px;
	position:absolute;
	text-indent:-9999px;
	top:291px;
	width:160px;
}
ul.blogroll li.jasper a {
	float:left;
	height:47px;
	width:160px;
}

.hidden { display:none; }
/*End Leftnav*/



/* =Mainpage */
#page #maincontent {
	border-right:1px dotted #ccc;
	float:left;
	padding:0 10px;
	margin:0;
	width:688px;
	}
#page.home #maincontent.rightbar {
	width:459px;
	}
#page.home #rightbar {
	width:220px;
	float:right;
	}
#page {
	background:#fff;
	border-left:1px dotted #ccc;
	float:left;
	vertical-align:top;
	position:relative;
	width:709px;
	margin:0;
	}
#page p {
	clear:both;
	margin:0 0 1em;
	}
#page.home p {
	clear:none;
	}
#page li {
	font-size:130%;
	list-style:square;
	margin:0 0 1em 2em;
	}
#page img.resource {
	margin:10px;
	}
#page.home img.resource {
	margin:0 0 10px 0;
	}
a.more {
	font-family:Helvetica, Arial, sans-serif;
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#ff7500;
	}
a.more:hover {
	}
/* Custom Layout */
#page .fullwidth {
	width:100%;
	margin-left:10px;
	}	
#page .leftsection {
	float:left;
	width:46%;
	margin:0 20px 0 10px;
	}
#page .rightsection {
	float:left;
	width:46%;
	}
/* =Homepage */
#page.home #maincontent div#flash { display:inline; clear:none; width:459px; height:305px; position:relative; }
#page p.text span.hometext1,
#page p.text span.hometext2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	}
#page p.text span.hometext1 {
	font-size:140%;
	}
	
	
#fromtheblog {
	background:#fffbcc;
	float:left;
	width:479px;
	height:340px;
	margin:0;
	overflow:auto;
	padding:8px 0;
	position:relative;
	z-index:99;
	}
#fromtheblog .section1 {
	border-right:1px dotted #ccc;
	float:left;
	width:44%;
	padding:0 10px;
	}
#fromtheblog .section2 {
	float:left;
	width:43%;
	padding:0 10px;
	}
#fromtheblog h2 {
	clear:none;
	font-style:italic;
	letter-spacing:-2px;
	}
#fromtheblog h5 {
	margin:0;
	padding:0;
	}
#fromtheblog a.more {
	font-size:90%;
	}
#fromtheblog p a.more {
	font-size:80%;
	}
#fromtheblog p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	line-height:1em;
	}	
#fromtheblog p.question {
	font-weight:bold;
	margin:0;
	padding:0;
	}
#fromtheblog p.answer {
	}
/* =Footer */
#footer {
	background:url(/images/bg_footer.png) top center no-repeat;
	font-size:120%;
	margin:0 auto 20px auto;
	width:980px;
	}
#footer a {
	color:#fff;
	}
#footer a:hover {
	color:#ffd200; 
	}
#footer #copyright {
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	padding:10px;
	float:left;
	width:100%;
	}
#footer #copyright span, #footer #copyright span a {
	color:#009651;
	font-size:100%;
	}
#footer #copyright span a:hover {
	color:#ffd200;
	}
#footer .h3 {
	color:#fff;
	}
#footer .text {
	font-size:120%;
	color:#fff;
	}
#footer #copyright #creditcards {
	margin-bottom:8px;
	}
/*End Footer*/

#links {
	width:980px;
	margin:30px auto 30px auto;
	float:left;
	}
#links ul li {
	display:inline;
	padding:0 2em;
	}
/* =Rightbar */
#rightbar {
	color:#000;
	padding:0;
	width:220px;
	}
#rightbar .list, #rightbar .rightlist, {
	clear:both;
	}
#rightbar .rightlist {  }

#rightbar .list, #rightbar .form {
	background:#fff8a1;
	text-align:left;
	border:1px solid #2e2e2e;
	padding:0 0 10px 0;
	}
#rightbar .list h3, #rightbar .form h3 {
	background:url(/images/bg_leftheader.gif) repeat-x #a1a3a2;
	border-bottom:1px solid #2e2e2e;
	color:#000;
	font-size:140%;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 5px 10px;
	margin:0;
	height:19px;
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#rightbar .list li { 
	display:inline;
	margin:0;
	padding:0;
	}
#rightbar .list li a {
	border-bottom:1px solid #2e2e2e;
	color:#000;
	display:block;
	font-weight:bold;
	padding:5px;
	position:relative;
	height:19px;
	text-decoration:none;
	}
#rightbar .list a:hover {
	text-decoration:underline;
	}
#rightbar img.resource {
	padding:5px 0;
	}
	
#rightbar .form {margin:10px 0; }
#rightbar .form p {margin:5px 10px;}
#rightbar .form input {margin:0 10px 5px 10px;} 
#rightbar .form p, #rightbar .form label { font-size:120%; }
#rightbar .form label {margin:0 10px; }
#rightbar .form span.label,span.spacer,span.multiple span {} 
#rightbar .form span.multiple {float:left;} 
#rightbar .form span.button {} 
#rightbar .clear {clear:both;margin-top:10px;} 
/*Styles For Polls*/
.hotlisttable {
	background:#fff8a1;
	border:1px solid #2e2e2e;
	margin:0;
	padding:0;
	width:220px;
	}
.hotlisttitle {
	background:url(/images/bg_leftheader.gif) repeat-x #a1a3a2;
	border-bottom:1px solid #2e2e2e;
	color:#000;
	font-size:140%;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 5px 10px;
	margin:0;
	height:19px;
	width:218px;
	text-align:left;
	}
.pollitem {
	font-weight:bold;
	padding:3px 5px 3px 10px;
	font-size:120%;
	}
#rightbar .votebuttom, #rightbar .button input, .forms .submitbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	background:url(/images/bg_submit.gif) repeat-x #f3f3ef;
	border:1px solid #003c74;
	color:#000;
	margin:5px 0 0 54px; /* zero out the margin in IE7.css */
	padding:1px 23px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#rightbar .votebuttom:hover, #rightbar .button input:hover, .forms .submitbutton:hover {
	cursor:pointer;
	border-color:#009999;
	}
/*End RightBar*/

/*Start Specific Page Styles*/
/* =Forms */
.forms td { padding:5px;}
#page .forms li {list-style:none}
.forms .text { font-size:140%;}
.forms input, .forms textarea, .forms select { 
	border:1px solid #999;
	font-size:140%;
	}
.forms #CaptchaImage {
	}


/*End Forms */
	
/* =Imagegallery */
.imagegallerymain { 
	}
.imagegallery {
	padding:0 10px;
	margin:0;
	width:688px;
	}
.resourcethumbnail {
	}
.caption, .rsccaption {
	font-size:120%;
	padding:5px 0 10px 0;
	}
.captionfield {
	}
/*End Image Gallery*/

/* =Calendar */
/* Eventtype */
#eventtype {
width:97%;
border:1px solid #099;
margin:10px 0px 0px 0px;
}
#eventtype td {
background:#fff;
font-size:120%;
}
#eventtype th {
background:#099;
color:#fff;
font-size:140%;
}
/* End Eventtype Selector Styles */

#calendar {
	width:97%;
	border-color:#099;
	font-size:120%;
	}
#calendar th {
	background:#099;
	color:#fff;
	font-weight:bold;
	}
#calendar tr.even {
	background:#fff;
	}
#calendar tr.odd {
	background:#cff;
	}
#calendar .odd td, #calendar .even td {
	border-color:#099;
	}
#calendar .phone {
	color:#000;
	font-size:160%;
	}
#calendar .today {
	background:#099;
	border: solid #099;
	border-width:0 1px 1px 0;
	color:#fff;
	font-weight:bold;
	}
#calendar .events li {
	border-color:#0aa;
	font-size:120%;
	}
#calendar strong {
	font-size:120%;
	font-weight:bold;
	}
/* end Calendar */

/* =Weeklycal */
#weekly { 
	width:97%;
	}
tr.calhdr { 
	background:#099;
	}
.calhdr td {
	color:#fff;
	padding:7px;
	font-size:160%;
	}
tr.eventeven {
	font-size:120%;
	background:#fff;
	color:#099;
	}  
tr.eventodd {
	font-size:120%;
	background:#cff;
	color:#099;
	}
.eventeven .info, .eventodd .info {
	color:#444;
	padding:7px;
	}
.calendar { margin:0; padding:3px; }
.calendar .event1 { font-size:90%; line-height:1em; margin:0 0 10px 0; padding:0; }
/* End Weeklycal */


/* =Eventdetails */
#eventdetail {
	border:1px solid #099;
	}
#eventdetail .type {
	background:#099;
	border:1px solid #099;
	color:#fff;
	font-size:140%;
	font-weight:bold;
	padding:7px;
	}	
#eventdetail .info {
	color:#444;
	font-size:140%;
	padding:7px;
	}
#eventdetail .resource {
	border:none;
	}
#eventdetail td {
	border:solid #099;
	border-width:0 0 1px 0;
	}
/* End Event Details */


/* =Productpage */
.contentsearch {	
	}
.contentsearch .header {
	background:#444;
	color:#0ff;
	font-size:160%;
	font-weight:bold;
	padding:7px 10px;
	text-align:left;
	}
.contentsearch .detail0 { 
	font-size:100%;
	background:#fff;
	}
.contentsearch .detail1 {
	font-size:100%;
	background:#bff;
	}
.detail0 td, .detail1 td { 
	padding:5px 10px;
	}
#quantity {
	border:1px solid #999; 
	}
#quantity:hover {
	border:1px solid #099;
	}
/* End Productpage */

/* =Forum */
#forum {
	width:97%;
	}
#forum .forum {
	background:#099;
	color:#fff;
	font-size:160%;
	font-weight:bold;
	padding:7px;
	}
#forum .forumsub td {
	color:#444;
	padding:7px;
	border-bottom:1px solid #099;
	}
#forum .boldsmallertext, #forum .small {
	font-size:120%;
	}

/*Start Popup Poll Styles*/
#popuppoll {
	background:#fff;
	width:500px;
	margin:10px auto;
	padding:20px;
	text-align:center;
	font-size:12px;
	}
#popuppoll h1 {	font-size:28px;	}
#popuppoll table {
	margin:10px auto;
	border:1px solid #999;
	}
#popuppoll table td { padding:4px 7px;}
#popuppoll table .detail0 td {background:#ddd;}
#popuppoll table .detail1 td {background:#eee;}
/*End Popup Poll Styles*/

/*Legacy Styles*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#444;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }

/*Heading Styles*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .imagegallerytitle, .boldlargetext {
	color:#00512f;
	margin:0 0 10px 0;
	clear:both;
	}
h1, .h1 {
	font-weight:bold;
	font-size:360%;
	
	}
h2, .h2 {
	font-size:240%;
	font-weight:bold;
	}
h3, .h3, .subheader, .imagegallerytitle, .boldlargetext {
	font-size:180%;
	font-weight:bold;
	}
h4, .h4 {
	font-size:160%;
	font-weight:bold;
	}
h5, .h5 {
	font-size:140%;
	font-weight:bold;
	}
h6, .h6 {
	font-size:120%;
	font-weight:bold;
	}
/*End Heading Styles*/

/*Basic Styles*/
td { vertical-align:top;}
font {display:block;}
a {color:#134e22; font-weight:bold;}
a:hover {color:#fcd207; }
input { border:1px solid #333;}
input:hover { border:1px solid #099;}
textarea { border:1px solid #333;}
textarea:hover { border:1px solid #099;}
/*Classes*/
.hide {display:none;}
.clear {clear:both;}
.shim {display:none;}
.text, .textitalics, .textbold, .small, .smallbold {padding-bottom:10px; }
.text{ font-size:130%; font-weight:normal; font-style: normal;}
.text small { font-size:100%; }
.textitalics, em, i { font-style: italic; }
.textbold, strong, b { font-weight:bold; }
.small { font-size:100%; }
.smallbold { font-size:100%; font-weight:bold; }
.error { color:#c00; }

