/*
Theme Name: BCSanitan
Theme URI: http://www.bcsanitan.co.uk
Description: Theme for the B.C Sanitan Website
Version: 0.5
Author: Jacuzzi UK
Author URI: http://www.jacuzziuk.com
*/
*, html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fafafa;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #A8A7AC;
}
#subtitle, .exclude {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#about-text h3.exclude{
	font-style: italic; 
}
a {
	color: #00108C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A8A7AC;
}
a img {
	border: none;
}
p, ul, li, input, select, h1, h2, h3, h4, h5, h6, .entry-utility, .entry-meta {
	padding: 4px;
}
.entry-utility {
	margin-top:10px;
	font-size: 12px;
	color: #999;
}
.entry-meta {
	margin-bottom:10px;
	font-size: 12px;
	color: #999;
}
#content ul, #content ol {
	padding-left: 50px;
}
.post ul {
	margin:0 24px;
}
select, textarea {
	background-color: #A8A7AC;
	color: #fff;
	border: 1px solid #A8A7AC;
}
input {
	background-color: #A8A7AC;
	color: #fff;
	border: 1px solid #A8A7AC;
	height: 18px;
	width: 150px;
	padding:0px;
	margin: 6px;
}
select {
	border: 1px solid #A8A7AC;
	height: 18px;
	width: 150px;
	padding:0px;
	margin: 6px;
}
input:hover, textarea:hover {
	background-color: #00108C;
}
#wrapper {
	margin: auto;
	text-align: left;
	width: 960px;
	background-color: #fff;
}
#logo {
	padding-left: 20px;
}
#header {
	background-color: #A8A7AC;
	border-bottom: 1px solid #fafafa;
	text-align: center;
}
#sidebar {
	float: left;
	width: 198px;
	margin: 1px 4px 0 4px;
}
#sidebar #sub {
	font-size: 13px;
	padding-left: 6px;
	margin-top: 3px;
}
#sidebar #sub br {
	margin-bottom: 4px;
}
.menu-main-container, .menu-main-container ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu-main-container ul a {
	font-size: 13px;
}
#content, .ddsg-wrapper {
	float: left;
	margin-top: 0px;	
	margin-bottom: 10px;	
	width: 752px;
}
.ddsg-wrapper {
	width: 737px;
	padding-left: 15px;
}
.content_header {
	background-position: left top;
	background-repeat: no-repeat;
}
.home {
  margin-bottom: 32px;
}
.content_header #top {
	background-color: #041f54;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	top: 20px;
	width: 752px;

}
.entry h1 a{
	color: #A8A7AC;
}
.entry h1 {
	padding: 0;
	margin-bottom: 5px;
}
.content_header h1 {
	color: #fbfcfe;
	background-color: #A8A7AC;
	height: 30px;
	padding-left: 16px;
	font-size: 26px;
}
.content_header #middle {
	background-color: #fff;
	float: right;
	/*height: 320px;*/
	padding: 0;
	margin: 0 0 50px 0;
	width: 420px;
}
.content_header #middle p:first-child {
	padding-top: 8px;
}
#bottom {
	margin: 4px 8px 4px;
	z-index: 1;
	background-color: #fff;
}
#frontpageboxes {
	float: left;
	padding: 0;
	margin: 0;
}
.frontpagebox {
	background-color: #A8A7AC;
	color: #fff;
	height: 140px;
	width: 290px;
	padding: 4px;
	margin: 0 0 14px 0;
	border: 1px solid #a8a7ac;
	cursor: pointer;
}
.frontpagebox h3 {
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #fff;
}
.frontpagebox.image h3 {
	border: none;
}
.frontpagebox a{
	color: #fff;
}
.frontpagebox a:hover {
	color: #00108C;
}

.frontpageboximage {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.text .frontpageboximage {
	margin: 4px;
	padding: 6px;
}
.image .frontpageboximage {
	margin-left: -5px;
	margin-top: 1px;
}
.frontpageboxtext {
	float: left;
	width: 195px;
	margin: 0;
	margin-left: 0px;
	margin-top: 10px;
}
.frontpagebox p {
	clear: both;
}
.imgborder {
	border: 1px solid #A8A7AC;
}
#footer {
	border-top: 1px solid #eee;
	background-color: #fff;
	margin-top: 8px;
	clear: both;
	height: 25px;
}
#footer  p{
	background-color: #fff;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
.centeralign {
	text-align: center;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.product-excerpt {
  clear: both;
}
.product-excerpt h3 {
	color: #fff;
	background-color: #041f54;
}
.product-excerpt h3 a {
color: #fff;
}
.product-excerpt h3 a:hover {
color: #A8A7AC;
}
.product-excerpt p {
  clear: both;
  border: 1px solid #A8A7AC;
  margin-bottom: 8px;
width: 736px;
}
.product-excerpt img, .product-excerpt p {
  float: left;
  padding-right: 10px;
}
.product-box img {
  float: left;
  padding-right: 10px;
}
.wp-caption {
  float: left;
  text-align: center;
  background-color: #eee;
  margin-right: 4px;
}
.wp-caption:hover {
	background-color: #A8A7AC;
}
.wp-caption img{
	padding-top: 6px;
}
.category_list {
	clear: both;
}
.category_list img, .category_list p {
	float: left;
}
.category_list p {
	clear:both;
	border: 1px solid #A8A7AC;
}
.cform ol li {
	list-style: none;
}
.cf_hidden {
	display: none
}
.cf-box-group, .cf-box-title {
	display: inline;
}
.cf-box-group input {
	width: 15px;
	height: 15px;
	padding-top: 5px;
}
#about-image {
	margin: 0pt;
	padding: 0pt;
	float: left;
	width: 397px;
}
#about-text {
	float: left;
	width: 345px;
	margin-left: 10px;
	font-size: 12px;
}
#about-text h2{
	color: #00108C;
	margin-left: -20px;
}
#products-images {
	padding: 0;
	margin: 0;
}
#products-images img {
	padding: 29px;
}
#products-images #products-left-image {
	padding-left:0;
}
#products-images #products-right-image {
	padding-right:0;
}
strong.search-excerpt {
	background-color: #ff0;
	color: #777;
}
.go_button {
	height: 28px;
	position: relative;
	top: 1px;
}
.gallery-icon img {
	width: 100px;
	margin-bottom: 4px;
}
#tcs {
	float: right;
}
#retailer-details {
	list-style: none;
}
.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}
#titles {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0;
}
#header h1 {
	float: left;
	text-align: left;
	color: #fff;
	font-size: 46px;
	position: relative;
	left: 20px;
	top: 10px;
}
#subtitle {
	color: #fff;
	font-size: 18px;
	float: left;
	position: relative;
	top: 55px;
	left: -30px;
}
.alignright {
	float: right;
}
#personalised {
	float: left;
	width: 400px;
}
.highlight {
	background-color: yellow;
}
.hidden {
	display: none;
	clear: both;
}
#productList ul {
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: disc;
}


/* begin locator css */
.post-744 select {
        height: 20px;
        margin: 0;
        padding: 0;
}
#map {
        margin: 15px 0 0 0;
        padding: 0;
        width: 400px;
        height: 400px;
        float: right;
        position: relative;
        /*visibility: hidden;*/
}
#yourloc {
        color: #000000;
}
#map div {
        color: #000000;
}
#results {
	width: 335px;
}
.dealer {
        display: none;
        width: 220px;
        color: #000;
        padding: 0 0 6px 12px;
	
}
#rt {
        visibility: hidden;
        font-size: 11px;
        margin: 0px 0px 0px 0px;
}

div.rl_header {
        width: 200px;
        height: 25px;
        margin: 10px 0px;
        padding: 0px;
}

div.rl_header p {
        margin: 0px;
        padding: 0px;
}

div.retailer_header {
     border-bottom:1px solid #eaeaea;
	 margin-bottom:8px;
}
/* end locator css */

#products-list { }
#products-list ul { list-style-position: inside; list-style-type: none; margin: 0; padding: 0; text-indent: 0px; }
#products-list ul li:before { content: none; }
#products-list li { list-style-position: inside; list-style-type: none; margin:20px 0px 0px 0px; border:1px solid #DDDDDD; overflow:hidden; position:relative; }

.products-cover { float:left; width:100px; height:100px; margin-right:10px; padding:3px; background-color:#EEEEEE; border:1px solid #DDDDDD; }
.products-cover:hover {
	background-color: #A8A7AC;
}
.products-description { overflow:hidden; padding:10px 10px 0px 0px; }
.products-title  {
	font-size: 25px;
}
.productlist {
	margin: -15px 0 0 6px;
}
.products-title-small {
	background-color: #A8A7AC;
	margin: -10px -10px 10px 0;
	padding: 2px 0 6px 6px;
}
.products-title-small a{
	color: #FDFBFF;
}
.products-text { padding: 5px 0px 0px 5px; }
.products-meta { position:absolute; top:83px; left:115px; width:323px; text-align:right; font-size:10px; }

#product-imglist { }
#product-imglist ul { list-style-position: inside; list-style-type: none; margin:0; padding:0; text-indent: 0px; }
#product-imglist ul li:before { content: none; }
#product-imglist li { list-style-position: inside; list-style-type: none; float:left; padding:3px; margin:10px 4px 0px 0px; background-color: #EEEEEE; border:1px solid #DDDDDD; overflow:hidden; position:relative; width: 100px; height: 100px; }
#product-imglist li:hover{
		background-color: #A8A7AC;
}

#error { margin:50px 0px; padding:20px; background-color: #EEEEEE; border:1px solid #DDDDDD; text-align: center; }

#product-img { position: relative;	background-color: #EEEEEE; border: 1px solid #DDDDDD; line-height: 0px;	padding: 5px; margin: 0 auto; }
#product-img img { }

#product-img-container { margin:20px auto; }

#image-nav-overlay { position: absolute; top: 5px; left: 5px; margin: 0px; padding: 0px; z-index: 99; }
#image-nav-overlay a,
#image-nav-overlay a:link,
#image-nav-overlay a:visited { line-height: 0px; outline: none; }
#image-nav-prevoverlay,
#image-nav-nextoverlay { width: 49.9%; height: 100%; }
#image-nav-prevoverlay { float: left;	left: 0px; top: 0px; }
#image-nav-nextoverlay { float: right; right: 0px; top: 0px; }
#image-nav-prevoverlay:active,
#image-nav-prevoverlay:focus,
/*#image-nav-prevoverlay:hover { background: url(p_prev.png) center left no-repeat;	}*/
#image-nav-nextoverlay:active,
#image-nav-nextoverlay:focus,
/*#image-nav-nextoverlay:hover { background: url(p_next.png) center right no-repeat; }*/

.caption { margin:20px 0px 0px 0px; text-align:right; }

.show-50 { -moz-opacity:.50; -ms-filter:�alpha(opacity=50)�; filter:alpha(opacity=50); opacity:.50; } 
/*
.navigation { float:right; width: 190px; text-align:right; }
.navigation ul { list-style-position: inside; list-style-type: none; margin:5px 0px !important; padding:0 !important; text-indent: 0px !important; display:block !important; clear:both; }
.navigation ul li:before { content: none; }
.navigation li { list-style-position: inside; list-style-type: none; float:right; padding:3px !important; margin:0px 0px 0px 4px !important; background-color: #EEEEEE; border:1px solid #DDDDDD; overflow:hidden; width: 50px; height: 50px; }
*/
.products-cover-large {
	border: 1px solid rgb(221, 221, 221);
	margin: 0px;
	margin-right: 10px;
	padding: 3px;
	float: left;
	/*width: 300px;
	height: 300px;*/
	background-color: rgb(238, 238, 238);
}



.wpcf7-form select
{
	width: 150px;
}
.wpcf7-form select, .wpcf7-form textarea
{
	margin-left: 6px;
}
#smallcheckbox .wpcf7-list-item-label {
display: none;
}
#frontpagetext {
	position: relative;
	top: -12px;
}
html.live {
	border-left: 10px solid #2e8400;
	height: 100%;
}
.widget_text {
	margin: 20px 0 0 8px;
}
.gallery-item {
	float: left;
	margin: 5px;
	padding: 0;
	margin-left: 0;
}
#content .gallery-icon img {
	margin: 0; 
	padding: 0;
	margin-bottom:-3px;
	border: 2px solid #a8a7ac;
}
#products-list li {
	cursor: pointer;
}
#products-list li:hover {
	background-color: #eee;
}
#products-list li:hover > .products-cover {
	background-color: #a8a7ac;
}
#products-list li:hover > .products-description .products-title a {
	color: #a8a7ac;
}
#products-list li:hover > .products-description .products-title-small a {
	color: #00108c;
}
.products #products-list li:hover a {
	color: #a8a7ac;
}
.menu-footer-container li {
	list-style: none;
	display: inline;
	border-left: 1px solid #eee;
	padding-left: 6px;
}
.menu-footer-container li:first-child {
	border: none;
}
.sub-menu {
	display: none;
}
.menu-main-container ul .sub-menu a {
	font-size: 12px;
}
.current-menu-item ul.sub-menu {
	display: block;
}
.current_page_ancestor ul.sub-menu {
	display: block;
}
.products .menu-item-1527 .sub-menu{
	display: block;
}
.products-title-small a:hover {
	color: #00108c;
}
.menu li.current-menu-item > a, .menu li.current-menu-parent  > a {
	color: #a8a7ac;
}
#content #cptr_related_posts {
	margin-left: 0;	
	padding-left: 0;	
}
#cptr_related_posts li {
	list-style-type: none;
	float: left;
}
#frontpageimage {
	width: 450px;
	float: left;
	border: 1px solid #ccc;
	padding: 4px;
	width:430px;
	height: 468px;
	margin: 0 8px 16px 0;
}
#content #image_rotate, #image_rotate li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 430px;
}
#image_rotate {
	position: relative;
	height: 468px;
}
#post-thumb{
	float: left;
	padding-right: 12px;
}
.linklove {
	visibility: hidden;
}
.cform {
	float: left;
	width: 400px;
}
#content .cform ol {
	padding-left: 0;
}
.cform select,.cform input,.cform textarea {
	margin-left: 0;
	display: block;
	float: left;
}
.cform .reqtxt {
	float: left;
}
.cform label {
	display: block;
	clear: both;
}
.cform .sendbutton {
	width: 50px;
	float: right;
	margin-top: -30px;
}
.cform textarea {
	height: 50px;
	width: 300px;
}
.success {
	color: #00108c;
	font-weight: bold;
}
.failure {
	color: #d00;
	font-weight: bold;
}
.textonly {
	clear: both;
}
.sendbutton {
	clear: both;
}
.post-997 .cform textarea {
	width: 150px;
}
.rel-products {
	margin-top: 126px;
	border-top: 2px solid #eee;
	clear: both;
}
hr {
	color: #ccc;
	background-color: #ccc;
	margin: 12px 4px;
	border: none;
	width: 80%;
	margin-left: 10%;
}
#cforms4form li,#cforms4form .cf-box-title {
	display: block;
	clear: both;
}
#cforms4form .cf-group-after {
	display: block;
	clear: none;
	float: left;
	line-height: 24px;
}
#cforms4form .reqtxt, #cforms4form .emailreqtxt {
	display: none;
}
#cforms4form  .cf_li_err .reqtxt {
	/*display: inline;*/
}
#cforms4form .cf_error {
	border: 2px solid #d00;
}
#cforms4form .cf-sb {
	clear: both;
	display: block;
}
#cforms4form .cf-sb input {
	margin: 0;
}
#cforms4form input {
	display: block;
	float: none;
}
#cforms4form .cf-box-b {
	display: block;
	float: left;
	clear: both;
	margin-left: 2px;
}
#news-title {
	border-bottom: 1px solid #999;
}
