/* Global layout Styles - Clarity */

#container-home {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 25px solid white;
	padding: 25px 0px 0px 0px;
	background: #ffffff;
	min-height: 525px;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 25px solid white;
	padding: 25px 0px 0px 0px;
	background: #ffffff;
	min-height: 532px;
}

#container-footer-with-clarity {
	width: 920px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 15px solid white;
	padding: 25px 0px 0px 0px;
	background: #ffffff url(../images/with-clarity.jpg) no-repeat bottom;
}
#container-footer-trade-with-clarity {
	width: 920px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 15px solid white;
	padding: 25px 0px 0px 0px;
	background: #ffffff url(../images/trade-with-clarity.jpg) no-repeat bottom;
}
#container-footer-recycle-with-clarity {
	width: 920px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 15px solid white;
	padding: 25px 0px 0px 0px;
	background: #ffffff url(../images/recycle-with-clarity.jpg) no-repeat bottom;
}

#header {
	padding-bottom: 40px;
}

#main-menu {
	float: right;
	padding-top: 30px;
	
}

#main-menu li a{
	background: #6d6e71;
	color: white;
	padding: 2px 8px 2px 8px;
	text-shadow: 1px 1px 1px #67686A;
	font-weight: normal;
}

#main-menu li a.white{
	background: white;
	color: #6d6e72;
	padding: 2px 8px 2px 8px;
	border-right:3px solid white;
	text-shadow: none;
}

#main-menu li a:hover {
	color: #c9c9c5;
	text-decoration: none;
}

#main-menu li a.white:hover {
	background: #e2e2d8;
	color: #6d6e72;
}

#main-menu li a.white.active {
	background: #ced629;
	color: white;
	text-shadow: none;
}

#main-menu li a.active {
	/*color: #cfd62d;*/
	background: #ced629;
	color: white;
	text-shadow: none;
}

#main-menu li.last a{
	background: #6d6e71;
	color: #cfd62d;
	padding: 2px 8px 2px 8px;
	text-shadow: 1px 1px 1px #67686A;
	/*border-left: 3px solid white;*/
}
#main-menu li.last a:hover {
	color: #c9c9c5;
	text-decoration: none;
}


#banner {
	background: #377AA8 url(../images/banners/home/banner-bg-july.jpg) no-repeat scroll 0 0;
	padding: 35px 550px 38px 40px;
	/*padding: 35px 540px 38px 40px;*/
	min-height: 191px;
	margin-bottom: 20px;
	color: white;
}

#banner h1{
	font-size: 1.85em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #3578a7;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;	
}

#banner p{
	text-shadow: 1px 1px 4px #6392B5;
	margin-bottom: 25px;
	text-align: justify;
	
}

#banner a {
	display: block;
	background: url(../images/banner-button-bg.gif) no-repeat;
	color: white;
	font-size: 1.2em;
	padding: 7px 10px 10px 10px;
	text-shadow: 1px 1px 1px #5C87A8;
}

#banner a span{
	font-size: 0.9em;
}

#banner a:hover{
	text-decoration: none;
}

#featured-menu li a {
	width: 290px;
	height: 115px;
	border-right:25px solid #ffffff;
}

#featured-menu li a:hover {
	text-decoration: none;
}

#featured-menu li a:hover span  {
	text-decoration: underline;
}

#featured-menu li a.last {
	border-right:0px;
}

#featured-menu #home-feature-1 {
	background: url(../images/home-recycling.jpg) no-repeat;
}

#featured-menu #home-feature-2 {
	background: url(../images/home-crc-compliance.jpg) no-repeat;
}

#featured-menu #home-feature-3 {
	background: url(../images/home-clearpak.jpg) no-repeat;
}

#featured-menu #home-feature-1, #featured-menu #home-feature-2, #featured-menu #home-feature-3 {
	padding: 43px 0 0 40px;
	height: 66px;
	width: 250px;
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	font-weight: bold;
	font-size: 0.9em;
}

#featured-menu #home-feature-1 span, #featured-menu #home-feature-2 span, #featured-menu #home-feature-3 span{
	display: block;
	color: #ced629;
	font-size: 1.5em;
}

#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 8px 0px 3px 0px;	
	color: #696a6e;
	font-size: 0.85em;
	
}

#footer-menu {
	padding: 0 0px 0 6px;
}

#footer-menu a{
	padding: 0px 9px 0px 6px;
	/*font-weight: bold;*/
}
#footer-menu a.last{
	padding: 0px 0px 0px 6px;
	/*font-weight: bold;*/
}
#footer-menu a.none{
	padding: 0px 0px 0px 6px;
	/*font-weight: bold;*/
}

#footer a{
	color: #696a6e;
}

#credits {
	float: right;
	/*color: #c8cdc9;
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 7px;*/
}

#credits, #credits a{
	/*color:#c8cdc9;*/
}

#credits #webspoke{
	padding-right: 20px;
}


#columns.two-column-left-sidebar #col-1 {
	width: 180px;
	border-right:30px solid #ffffff;
	float: left;
}

#columns.two-column-left-sidebar #col-2 {
	width: 710px;
	float: left;
}

#inner-columns #left-column {
	width: 520px;
	border-right: 30px solid #ffffff;
	float: left;
	text-align: justify;

}

#inner-columns #right-column {
	width: 160px;
	float: left;
	padding: 44px 0 0 0;
}

#inner-columns #right-column-biography {
	width: 160px;
	float: left;
	padding: 64px 0 0 0;
}

#content-banner {
	margin-bottom: 35px;
}

#submenu {
	border-top:1px solid #c3c3bd;
}

#submenu li a {
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 8px;
	color: #494a4c;	
}

#submenu li a:hover {
	color: #8a8c91;
	text-decoration: none;
}

#submenu li a.active {
	background: #ced629;
	color: #494a4c;
}


#submenu li.indented a {
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 25px;
	color: #494a4c;
}
#submenu li.indented a:hover {
	color: #8a8c91;
	text-decoration: none;
}
#submenu li.indented a.active{
	background: #ced629;
	color: #494a4c;
}

#submenu li a.pdf {
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 26px;
	color: #494a4c;	
	background: url(../images/pdf_icon.gif) no-repeat;
	background-position: 5px 2px;
}
#submenu li a.pdf:hover {
	color: #8a8c91;
	text-decoration: none;
}

#account-menu {
	border-top:2px solid #5e5f63;
}
#account-menu li a{
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 8px;
	color: #494a4c;	
}
#account-menu li a:hover{
	color: #494a4c;
	text-decoration: none;
	background: #ced629;
}
#account-menu li a.active{
	background: #ced629;
	color: #494a4c;
}


.data_table {
	width: 100%;
	border-right: 1px solid #cccccc;
}

.data_table th{
	background: #6d6e71;
	color: #ffffff;
	font-weight: normal;
	text-align: center;	
	padding: 1px 1px 1px 1px;
	font-size: 0.9em;
}

.data_table td{
	font-size: 0.9em;
	text-align: center;	
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}




input, select {
	color: #5e5f63;
	/*border: 1px double #999999;*/
}

.button {
	background: #ced629;
	color: white;
	text-shadow: none;
	border: 0px solid #ffffff;
	padding: 1px 4px 1px 4px;
}


/* Forms */

.form-heading {
	font-size: 1.2em;
	border-bottom: 2px solid #c3c3bd;
	font-weight: normal;
	padding: 25px 0px 3px 1px;
	color: #a2ad00;	
	margin-bottom: 15px;
}

.redText {
	color: #a2ad00;
}

/*
table td{
	font-size: 0.9em;
	padding: 1px 1px 1px 1px;
}*/

/* Error Handling */

#error-box {	
	border: 2px solid #a2ad00;
	padding: 5px 7px 5px 7px;
	color: #494a4c;	
}

/* PRN testimonial quotation */

#testimonial {
	font-size: 0.75em;
	text-align:justify;
	margin-top: 125px;	
	font-style: italic;
}

#testimonial span {
	font-size: 1.8em;
	font-weight: bold;
	line-height:1em;
}

a.pdf-link {
	background: url(../images/pdf_icon.gif) no-repeat left;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.8em;
}

/* ------------------------ CAR BATTERIES ----------------------- */


#banner-car-batteries {
	background: #377AA8 url(../images/car-batteries/banners/home/banner-bg.jpg) no-repeat scroll 0 0;
	padding: 51px 560px 38px 40px;
	/*padding: 35px 540px 38px 40px;*/
	min-height: 191px;
	margin-bottom: 20px;
	color: white;
}

#banner-car-batteries h1{
	font-size: 1.85em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #3578a7;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;	
}

#banner-car-batteries p{
	text-shadow: 1px 1px 4px #6392B5;
	margin-bottom: 25px;
	text-align: justify;
	
}

#banner-car-batteries a {
	display: block;
	background: url(../images/banner-button-bg.gif) no-repeat;
	color: white;
	font-size: 1.2em;
	padding: 7px 10px 10px 10px;
	text-shadow: 1px 1px 1px #5C87A8;
}

#banner-car-batteries a span{
	font-size: 0.9em;
}

#banner-car-batteries a:hover{
	text-decoration: none;
}


#featured-menu-car-batteries li a {
	width: 290px;
	height: 115px;
	border-right:25px solid #ffffff;
}

#featured-menu-car-batteries li a:hover {
	text-decoration: none;
}

#featured-menu-car-batteries li a:hover span  {
	text-decoration: underline;
}

#featured-menu-car-batteries li a.last {
	border-right:0px;
}

#featured-menu-car-batteries #home-feature-1 {
	background: url(../images/car-batteries/request-call-back.jpg) no-repeat;
}

#featured-menu-car-batteries #home-feature-2 {
	background: url(../images/car-batteries/collection.jpg) no-repeat;
}

#featured-menu-car-batteries #home-feature-3 {
	background: url(../images/car-batteries/national.jpg) no-repeat;
}

#featured-menu-car-batteries #home-feature-1, #featured-menu-car-batteries #home-feature-2, #featured-menu-car-batteries #home-feature-3 {
	padding: 43px 0 0 40px;
	height: 66px;
	width: 250px;
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	font-weight: bold;
	font-size: 0.9em;
}

#featured-menu-car-batteries #home-feature-1 span, #featured-menu-car-batteries #home-feature-2 span, #featured-menu-car-batteries #home-feature-3 span{
	display: block;
	color: #ced629;
	font-size: 1.5em;
}

#featured-menu-car-batteries #home-feature-3 {
	border: 1px solid #777777;
	width: 248px;
}



/* ------------------------ CARBON ----------------------- */


#banner-carbon {
	background: #377AA8 url(../images/carbon/banners/home/banner-bg-carbon.jpg) no-repeat scroll 0 0;
	padding: 51px 560px 38px 40px;
	/*padding: 35px 540px 38px 40px;*/
	min-height: 191px;
	margin-bottom: 20px;
	color: white;
}

#banner-carbon h1{
	font-size: 1.85em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #3578a7;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;	
}

#banner-carbon p{
	text-shadow: 1px 1px 4px #6392B5;
	margin-bottom: 25px;
	text-align: justify;
	
}

#banner-carbon a {
	display: block;
	background: url(../images/carbon/lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.2em;
	padding: 7px 10px 10px 10px;
	text-shadow: 1px 1px 1px #5C87A8;
}

#banner-carbon a span{
	font-size: 0.9em;
}

#banner-carbon a:hover{
	text-decoration: none;
}


#featured-menu-carbon li a {
	width: 290px;
	height: 115px;
	border-right:25px solid #ffffff;
}

#featured-menu-carbon li a:hover {
	text-decoration: none;
}

#featured-menu-carbon li a:hover span  {
	text-decoration: underline;
}

#featured-menu-carbon li a.last {
	border-right:0px;
}

#featured-menu-carbon #home-feature-1 {
	background: url(../images/carbon/crc-compliance.jpg) no-repeat;
}

#featured-menu-carbon #home-feature-2 {
	/*background: url(../images/carbon/request-pricing.jpg) no-repeat;*/
	background: url(../images/carbon/crc-seminar.jpg) no-repeat;
}

#featured-menu-carbon #home-feature-3 {
	background: url(../images/carbon/deadline.jpg) no-repeat;
}

#featured-menu-carbon #home-feature-1, #featured-menu-carbon #home-feature-2, #featured-menu-carbon #home-feature-3 {
	padding: 43px 0 0 40px;
	height: 66px;
	width: 250px;
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	font-weight: bold;
	font-size: 0.9em;
}

#featured-menu-carbon #home-feature-1 span, #featured-menu-carbon #home-feature-2 span, #featured-menu-carbon #home-feature-3 span{
	display: block;
	color: #ced629;
	font-size: 1.5em;
}

#featured-menu-carbon #home-feature-3 {
	border: 1px solid #777777;
	width: 248px;
}


a.plus-link
{
	background: url(../images/plus.gif) no-repeat;
	padding-left: 20px;
}

