/* Global layout Styles - Clarity */

.hide {
	display: none;
}

.show {
	display: block;
}

#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 7px 2px 7px;
	text-shadow: 1px 1px 1px #67686A;
	font-weight: normal;
}

#main-menu li a.white{
	background: white;
	color: #6d6e72;
	padding: 2px 7px 2px 7px;
	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/clarity-banner.jpg) no-repeat scroll 0 0;
	padding: 35px 550px 38px 40px;
	height: 207px;
	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;
	width: 220px;
	background: url(../images/clarity-lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 7px 10px 8px 10px;
	text-shadow: 1px 1px 1px #5C87A8;
}

#banner a span {
	
}

#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-battery-grey.jpg) no-repeat;
}

#featured-menu #home-feature-2 {
	background: url(../images/home-weee-green.jpg) no-repeat;
}

#featured-menu #home-feature-3 {
	background: url(../images/home-clearpak-grey.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;
	margin-bottom: 40px;
}

#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.double-indented a {
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 50px;
	color: #494a4c;
}
#submenu li.double-indented a:hover {
	color: #8a8c91;
	text-decoration: none;
}
#submenu li.double-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-color: #6d6e71;
	color: #ffffff;
	font-weight: bold;
	text-align: center;	
	padding: 1px 1px 1px 1px;
	font-size: 0.9em;
}

.data_table th.top {
	background-color: #8d8e81;
	color: #ffffff;
	font-weight: bold;
	text-align: center;	
	padding: 1px 1px 1px 1px;
	font-size: 0.9em;
}

.data_table td {
	font-size: 0.9em;
	padding: 1px 2px 1px 2px;
	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 #ff0000;
	padding: 5px 7px 5px 7px;
	color: #494a4c;	
	margin-bottom: 10px;
}

#warning-box {	
	border: 2px solid #a2ad00;
	padding: 5px 7px 5px 7px;
	color: #494a4c;	
	margin-bottom: 10px;
}


/* 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/lead-acid/banners/home/lead-acid-banner.jpg) no-repeat scroll 0 0;
	padding: 51px 560px 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;
	width: 220px;
	background: url(../images/lead-acid/lead-acid-lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 7px 10px 8px 10px;
	text-shadow: 1px 1px 1px #5C87A8;
}

#banner-car-batteries a span {
}

#banner-car-batteries a:hover {
	text-decoration: none;
}

#banner-car-batteries #contact {
	padding-top: 20px;
}

#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/lead-acid/home-callback-grey.jpg) no-repeat;
}

#featured-menu-car-batteries #home-feature-2 {
	background: url(../images/lead-acid/home-collection-green.jpg) no-repeat;
}

#featured-menu-car-batteries #home-feature-3 {
	background: url(../images/lead-acid/home-national-grey.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/carbon-banner.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;
	width: 220px;
	background: url(../images/carbon/carbon-lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 7px 10px 8px 10px;
	text-shadow: 1px 1px 1px #5C87A8;
}

#banner-carbon a span {
	
}

#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/home-crc-green.jpg) no-repeat;
}

#featured-menu-carbon #home-feature-2 {
	background: url(../images/carbon/home-seminar-grey.jpg) no-repeat;
}

#featured-menu-carbon #home-feature-3 {
	background: url(../images/carbon/home-discount-green.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;*/
}

/* ------------------------ PRNS ----------------------- */


#banner-prns {
	background: #6E6F73 url(../images/prns/banners/home/prn-banner.jpg) no-repeat scroll 0 0;
	padding: 30px 510px 0px 30px;
	min-height: 250px;
	margin-bottom: 20px;
	color: white;
}

#banner-prns h1 {
	font-size: 1.85em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #5E5F63;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;	
}

#banner-prns p {
	text-shadow: 1px 1px 4px #5E5F63;
	margin-bottom: 18px;
	text-align: justify;
	
}

#banner-prns a {
	display: block;
	width: 220px;
	background: url(../images/prns/prn-lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 7px 10px 8px 10px;
	text-shadow: 1px 1px 1px #5E5F63;
}

#banner-prns a span {

}

#banner-prns a:hover {
	text-decoration: none;
}


#featured-menu-prns li a {
	width: 290px;
	height: 115px;
	border-right:25px solid #ffffff;
}

#featured-menu-prns li a:hover {
	text-decoration: none;
}

#featured-menu-prns li a:hover span  {
	text-decoration: underline;
}

#featured-menu-prns li a.last {
	border-right:0px;
}

.feature-background-rapid {
	background: url(../images/prns/home-rapid-prn-blue.jpg) no-repeat;
}

.feature-background-flexibility {
	background: url(../images/prns/home-flexible-blue.jpg) no-repeat;
}

#featured-menu-prns #home-feature-2 {
	background: url(../images/prns/home-hands-grey.jpg) no-repeat;
}

#featured-menu-prns #home-feature-3 {
	background: url(../images/prns/home-prices-green.jpg) no-repeat;
}

#featured-menu-prns #home-feature-1, #featured-menu-prns #home-feature-2, #featured-menu-prns #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-prns #home-feature-1 span, #featured-menu-prns #home-feature-2 span, #featured-menu-prns #home-feature-3 span{
	display: block;
	color: #ced629;
	font-size: 1.5em;
}

#featured-menu-prns #home-feature-3 {
	/*border: 1px solid #777777;
	width: 250px;*/
}


/* ------------------------ NEWS PORTAL ----------------------- */

#banner-news {
	background: #6E6F73 url(../images/news/banners/home/news-portal-banner.jpg) no-repeat scroll 0 0;
	padding: 41px 560px 38px 40px;
	height: 201px;
	margin-bottom: 20px;
	color: white;
}

#banner-news h1 {
	font-size: 1.85em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #5E5F63;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;	
}

#banner-news p {
	text-shadow: 1px 1px 4px #5E5F63;
	margin-bottom: 5px;
	text-align: justify;	
}

#banner-news a {
	display: block;
	width: 220px;
	background: url(../images/news/news-portal-lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 7px 10px 8px 10px;
	text-shadow: 1px 1px 1px #5E5F63;
}

#banner-news a span {
}

#banner-news a:hover {
	text-decoration: none;
}

#banner-news #contact {
	padding-top: 20px;
}

#featured-menu-news li a {
	width: 290px;
	height: 115px;
	/*border-right:25px solid #ffffff;*/
}

#featured-menu-news li a:hover {
	text-decoration: none;
}

#featured-menu-news li a:hover span  {
	text-decoration: underline;
}

#featured-menu-news li a.last {
	border-right:0px;
}

#featured-menu-news #home-feature-1 {
	background: url(../images/news/home-newsletter-grey.jpg) no-repeat;
	margin-right:25px;
}

#featured-menu-news #home-feature-2 {
	background: url(../images/news/home-news-grey.jpg) no-repeat;
	margin-right:25px;
}

#featured-menu-news #home-feature-3 {
	background: url(../images/news/home-video-grey.jpg) no-repeat;
}

#featured-menu-news #home-feature-1, #featured-menu-news #home-feature-2, #featured-menu-news #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-news #home-feature-1 span, #featured-menu-news #home-feature-2 span, #featured-menu-news #home-feature-3 span{
	display: block;
	color: #ced629;
	font-size: 1.5em;
}

#featured-menu-news #home-feature-3 {
	/*border: 1px solid #777777;
	width: 248px;*/
}

#newsletter-past-issues {	
}

#newsletter-past-issues .issue-wrapper {
	float: left;
	width: 170px;
	height: 260px;
	margin: 0px 3px 13px 0px;
	text-align: center;
}

#newsletter-past-issues .issue-wrapper span {
	padding-top: 3px;
	display: block;
	font-weight: bold;
}

#news-story-list-wrapper {
	border-top: 1px solid #dddddd;
	/*padding-top: 15px;*/
}

.news-story-large {
	clear: both;
	width: 520px;
	border-top: 15px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	/*background-color: #e6e6e6;*/
}

.news-story-large h1  {
	margin-bottom: 10px;
	letter-spacing: 0px;
}

.news-story-large h1 a {
	
}

.news-story-large h1 a:hover {
	
}

.news-story-large .story-image {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.news-story-large .story-content {
	float: left;
	width: 325px;
	margin-bottom: 15px;
	margin-top: -3px
}

.news-story-large .story-content .date {
	font-size: 0.85em;
	font-weight: bold;
}

.news-story-small {
	clear: both;
	width: 520px;	
	border-top: 15px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	/*background-color: #f3f3f3;*/
}

.news-story-small h2 {
	margin-bottom: 8px;
}

.news-story-small h2 a {
	
}

.news-story-small h2 a:hover {
	
}

.news-story-small .story-image {
	float: left;
	width: 120px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.news-story-small .story-content {
	float: left;
	width: 385px;
	margin-bottom: 15px;
}

.news-story-small .story-content .date {
	font-size: 0.85em;
	font-weight: bold;
}

.news-press-release {
	clear: both;
	width: 520px;	
	border-top: 15px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	/*margin-bottom: 10px;*/ 
}

.news-press-release .story-image {
	float: left;
	width: 40px;
	margin-top: -3px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.news-press-release .story-content {
	float: left;
	width: 470px;
	margin-bottom: 10px;
}

.news-press-release .story-content .date {
	font-size: 1em;
	font-weight: bold;
}

.news-press-release .story-content a {
	font-size: 1.3em;
	margin-bottom: 10px;
}

.news-press-release .story-content p {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

/* ------------------------------------------------------------------------------------- */

#page-navigation-container {
	margin: 25px 0px 35px 0px;
}

#page-navigation {
}

#page-navigation li a {
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin-right: 6px;
	background: #ecece6;
	border: 1px solid #dddddd;
	color: #444444;	
}

#page-navigation li a:hover {
	color: #ffffff;
	background: #ced629;
	text-decoration: none;
}

#page-navigation li a.active {
	font-weight: bold;
	background: #ced629;
	border: 1px solid #dddddd;
	color: #ffffff;	
}

/* -------------------------------------------------------------------- */

a.plus-link
{
	background: url(../images/plus.gif) no-repeat;
	padding-left: 20px;
}

td.testimonial-divider {
	border-bottom: 1px solid #888888;
}

