@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: inherit; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
p {
	margin:0px;
	padding-bottom: 10px;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #494949;
}
h2 {
	color: #60336e;
	font-size: 15px;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
	border-bottom-color: #7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #7f7f7f;
	font-size: 15px;
}
.post-h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container  {
	width: 1038px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header  {
	height: 146px;
	padding-top: 0;
	padding-bottom: 0;
} 
#menu {
	background-color: #494949;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	height: 30px;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 0px;
}
.ad {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#banner {
	height: 300px;
	padding-top: 0;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 0px;
	width: auto;
	overflow: hidden;
}

.ticker-container {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom:10px; 
	width:1024px;
}


#accordion {
	float: left;
	width: 1030px;
	overflow: hidden;
}
#intro_text {
	height: 300px;
	width: 309px;
	float: left;
}
#product_banner {
	height: 300px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 309px;
	background-image: url(/wp-content/themes/default/images/bg-banner_text.jpg);
	background-position: left top;
}

#product_banner h2 {
	padding: 25px;
	line-height:25px;
	color:#827968;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
#left  {
	float: left; /* since this element is floated, a width must be given */
	width: 309px; /* padding keeps the content of the div away from the edges */
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
#right  {
	float: right; /* since this element is floated, a width must be given */
	width: 309px; /* padding keeps the content of the div away from the edges */
}
a {
	color: #333333;
	text-decoration: none;
}
#mainContent  {
	margin-top: 0;
	margin-right: 320px;
	margin-bottom: 0;
	margin-left: 320px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#mainContent_home {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 320px;
	padding-top: 0;
	padding-bottom: 0;
}
.new_products_banner {
	background-image: url(images/images_core/background_new_products.gif);
	height: 85px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 100px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.text_home {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
	color: #494949;
	line-height: 18px;
}
#mainProduct {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 312px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#intro_image {
	height: 300px;
	width: 712px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

#intro_image-full {
	width: 1024px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#mainProductleft {
	float: left;
	width: 375px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#mainProductright {
	float: right;
	width: 309px;
	margin-bottom: 10px;
}
#mainProductarea {
	float: left;
	width: 698px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
}
.productthumb {
	margin-top: 10px;
}
#thumbcontainer {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#footer  {
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #827564;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
strong {
	font-weight: bold;
	color: #333;
}
#wrapper{
	width: 750px;
	margin: 0 auto;
}
.display{
	float: left;
	width: 34.6px;
	height: 300px;
	margin: 0 2px 0 0;
	background-color: #B5B797;
	background-repeat: no-repeat;
	text-align: center;
}
.stretcher{
	float: left;
	width: 550px;
	height: 300px;
}

#stockist_locator {
	float: left;
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	visibility: visible;
	width: 450px;
}
#logo {
	float: right;
}
.productthumbtitle {
	color: #827565;
	height: 15px;
}
#contentgeneral {
	padding-left: 15px;
}
#contentchelsea {
	line-height: 19px;
	font-size: 12px;
	padding-left: 35px;
	padding-right: 35px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 35px;
}
.brochure_btn {
	float: inherit;
	margin-left: 200px;
	margin-top: 0px;
}
#maincontact {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#maincontactright {
	float: right;
	width: 380px;
}
.contactform {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-left: 10px;
	padding-left: 10px;
}
.h1span {
	font-size: 16px;
	color: #A39A8C;
}
#news {
	padding-left: 15px;
}
.mackmannotice {
	text-align: right;
	float: right;
}
.telephone_pad {
	padding-top: 40px;
	padding-bottom: 10px;
}
#spec_details {
	background-color: #FFFFFF;
	width: 700px;
}
/* this page declarations */	
#wrapp {
width: 760px;
text-align: left;
font: normal 1em Arial;
margin: 0 auto;
padding: 0;
color: black;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
	width: 740px;
	margin: 20px 0 3px 0
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}

code {
width:93%;	
font: normal 11px 'Courier New', Courier, Fixed;
color: #000;
display: block;
padding: 1em;
margin: 1em 0;
background-color: #eee;
border: 1px solid #d3d3d6;
border-left-width: 5px;
white-space: pre;
overflow-x: auto;
}

/* TABLE ELEMENTS */	


.p7TPcontent CAPTION 
 
  {
	  display:none;
  }

.p7TPcontent TABLE
  { 
     border-collapse:collapse;
     font-size:100%;
     width:100%;
     border-color:0;
     border-width:0;
  }

.p7TPcontent TH
  {
     font-size:95%;
     background-color:#494949;
     color:white;
     border-style:solid;
     border-width:1px;
     border-color:#ffffff;
     text-align:left;
  }


 .p7TPcontent TR
  { 
  }

.p7TPcontent TD
  {  
     font-size:90%;
     background-color: #c6c7b3;
     color:#494949;
     border-style:solid;
     border-width:1px;
     border-color:#ffffff;
     text-align:left;
  }
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	display:inline-block!important;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
/* End captions */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.competition {
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 20px;
		top: 0px;
		background-color: #c6c7b3;
	}

.competition h1 {
		color: white;
		font-size: 18px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
	}

.win {
		width: 1024px;
		height: 0px;
		z-index: 1000;
		background-color: white;
	}

.win_content {
		top: 120px;
		background-repeat: no-repeat;
		background-image: url(images/winner_announced.png);
		right: -890px;
		z-index: 1000;
		position: relative;
		height: 160px;
		width: 160px;
	}

.terms {
		line-height: 15px;
		font-size: 11px;
	}

.chelsea_side {
		padding: 15px;
	}

.trig {
		color: white;
		font-size: 18px !important;
	}

.clear {
		clear: both;
	}

.rounded {
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
	}

.size-full {
		border-width: 0px !important;
		border-style: none !important;
	}

.cat_title {
		color: white;
		margin-bottom: 3px;
		font-size: 16px;
		background-color: #60336e;
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 20px;
		padding-top: 20px;
		width: 962px;
	}

.blog {
		margin-bottom: 15px;
		border-bottom-color: #7f7f7f;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}

.handle3:hover {
		background-color: #404040;
		cursor: pointer;
			-webkit-transition-property: background-color;
			-webkit-transition-duration: .4s;
			-webkit-transition-timing-function: linear;
	}

/* End Images */