/* CSS Document */

/* Sort padding & margins out */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Remove list styles from lists */
ol, ul {
	list-style:none;
}

/* Normalise font style & weight */
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

/* Set tables to have a default of nothing */
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* Set td's and th to have a little default padding */
td, th {
	padding:3px;
}

/* Remove border from Fieldset and images */
fieldset, img {
	border:0;
}

/* Left align text etc... */
caption, th {
	text-align:left;
}

/* Removes quotation marks from q */
q:before, q:after {
	content:'';
}

/* Create a consistent font size through all browsers */
body {
    font-size: 76%;
	color:#333;
	background-color:#d4d4d4;
	border-top:4px #525051 solid;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, blockquote, textarea {
	font-size:1em;
}

/*----------------*/

a, a:visited  {
	color: #000000;
	text-decoration:underline;
}
a:hover, a:focus {
	color: #666666;
	text-decoration:none;
}
p {
	margin-bottom:0.6em;
	line-height:1.5em;
}
fieldset {
	padding:12px;
	border:4px #000000 solid;
}
legend {
	padding:8px;
	font-weight:bold;
}
acronym {
	border-bottom:1px #666666 dashed;
}
blockquote {
	padding:5px 5px 5px 18px;
	font-size:0.9em;
}
img {
	border:0;
}

/* ----------------- used as main heading ---------------- */

h1 {
	font-size: 2em;
	font-weight:normal;
	color:#79b955;
	padding:10px 0px 10px 0px;
}
h2 {
	font-weight: normal; 
	font-size: 1.8em; 
	color:#3173a7;
}
h3 {
	font-size: 1em;
	font-weight:bold;
}
h4 {
	font-size:1em;
}

/*  -------------------- GENERIC FORM & BUTTON STYLES  -------------------- */

input[type="text"], input[type="password"], textarea, .textboxes {
	padding:0.3em;
	border:1px #7b7b7b solid;
	background-color:#e4e0e0;
}
input[type="text"]:focus, input[type="text"]:hover, input[type="password"]:focus, input[type="password"]:hover, textarea:hover, textarea:focus {
	border:1px #000000 solid;
	background-color:#FFFFFF;
}
input.formbutton {
	border:1px #353535 solid;
	background-color:#353535;
	color:#FFFFFF;
	cursor:pointer;
	padding:0.4em 0.5em;
	background-image:url(/img/bg/buttonbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
input[type="submit"], input[type="button"] {
	border:1px #353535 solid;
	background-color:#353535;
	color:#FFFFFF;
	cursor:pointer;
	padding:0.4em 0.5em;
	background-image:url(/img/bg/buttonbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-image:none;
}
.clearer {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}

/* --------------------------------------------------------------- */

.innerfive {
	padding:5px;
}
.innerten {
	padding:10px;
}
.innerfifteen {
	padding:15px;
}

/* --------- END GENERIC STUFF -------------- */



/*  start main designs  */

#frame {
	width:950px;
	margin:0px auto;
}
#header {
	height:122px;
	width:950px;
	position:relative;
	clear:both;
	background-image:url(/img/bg/header-bg.jpg);
	background-repeat:no-repeat;
}
.logo {
	position:absolute;
	top:30px;
	left:70px;
	width:243px;
	height:78px;
	display:block;
}
#topnavtab {
	position:absolute;
	width:460px;
	padding:10px;
	bottom:0px;
	right:80px;
	background-image:url(/img/bg/top-nav-tab.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#525051;
	color:#FFFFFF;
	font-size:1.1em;
}
#topnavtab a, #topnavtab a:visited {
	color:#FFFFFF;
}
#topnavtab a:hover {
}

span.cart {
	display:block;
	width:72px;
	float:left;
	padding:2px 0px 2px 30px;
	background-image:url(/img/basket-icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
}
span.topnav {
	display:block;
	width:348px;
	float:left;
	padding:2px 0px 2px 0px;
}
span.topnav span {
	display:block;
	width:105px;
	float:left;
	text-align:center;
	background-image:url(/img/nav-divider.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
}
span.topnav span.theend {
	width:7.5em;
	background-image:none;
}



#contacttop {
	position:absolute;
	width:400px;
	top:10px;
	right:80px;
	text-align:right;
	color:#FFFFFF;
	font-size:1.3em;
}
#contacttop a, #contacttop a:visited {
	color:#FFFFFF;
}
#contacttop a:hover {
}

span.tel {
	display:block;
	background-image:url(/img/phone-icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 0px 3px 20px;
	width:7em;
	float:right;
}
span.email {
	display:block;
	padding:3px 0px;
	clear:both;
}
#mainbody {
	background-image:url(/img/bg/centre-content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#mainbody-inner {
	background-image:url(/img/bg/centre-content-bg-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#innercontent {
	clear:both;
	/* lets set a minimum height */
	min-height:600px;
    height:auto !important;
    height:600px;
	background-color:#FFFFFF;
	margin:0px 70px 0px 70px;
	background-image:url(/img/bg/top-inner-content.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:8px;
	background-color:#FFFFFF;
}
#bottominner {
	background-image:url(/img/bg/bottom-inner-content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	height:11px;
	font-size:1px;
	line-height:1px;
}
#contentright {
	width:530px;
	float:right;
	clear:right;
}



/* Side navs */

#sidenav {
	width:230px;
	float:left;
	clear:left;
	color:#FFFFFF;
}
#sidenav ul {
	padding:0px 0px 15px 0px;
}
#sidenav li {
	padding:2px 0px;
}
#sidenav a, sidenav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#sidenav a:hover {
	text-decoration:underline;
}

.top-sidenav {
	background-image:url(/img/bg/sidenav-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#a1a1a1;
	padding:10px 10px 0px 10px;
	margin:0px 0px 15px 0px;
}
.bottom-sidenav {
	background-image:url(/img/bg/sidenav-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#a1a1a1;
	margin:0px -10px 0px -10px;
	height:11px;
	font-size:1px;
	line-height:1px;
	clear:both;
}
.top-sidenav h3 {
	color:#c8ec9e;
	padding:0px 0px 5px 0px;
	clear:both;
	font-size:1.1em;
}


#mailinglist-list li {
	padding:2px 0px;
}
input.mailinglist {
	width:180px;
}



#footer {
	background-image:url(/img/bg/footer-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#8e8e8e;
	/* lets set a minimum height */
	min-height:100px;
    height:auto !important;
    height:100px;
	padding:15px 70px 0px 70px;
	color:#FFFFFF;
	font-size:0.9em;
}
#footer a, #footer a:visited {
	color:#FFFFFF;
}
#footer a:hover {
}

#footer ul {
}
#footer li {
	padding:2px 0px;
}

#footerleft {
	width:40%;
	float:left;
	clear:left;
}
#footerright {
	width:40%;
	float:right;
	clear:right;
	text-align:right;
}




/* Home page styles */

#hpholder {
	padding:0px 0px 12px 0px;
	text-align:center;
	clear:both;
}
#hptext {
	padding:0px 0px 10px 0px;
}
#hpspecialoffers {
	padding:0px 0px 0px 0px;
}


/*
######################################################################
Start Carousel
*/

/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 540px;
  height: 190px;
  margin-bottom: 10px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 465px;
  height: 190px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}                      

#horizontal_carousel ul li {
  width: 227px;
  height: 160px;
  padding:25px 0px 0px 0px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(/img/carousel/horizontal/left.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(/img/carousel/horizontal/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(/img/carousel/horizontal/left_disabled.png);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(/img/carousel/horizontal/right.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(/img/carousel/horizontal/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(/img/carousel/horizontal/right_disabled.png);
  cursor: default;
}


/*
End Spec Carousell
######################################################################
*/












/*************************************************************************
' Original Store Styles - Delete As necessary
'**************************************************************************/



/* Product Listing Page */
#prodlist-holder {
	padding:10px 0px;
}
.CPcolsView {
	margin:0px 0px 10px 0px;
	padding:10px;
}
.CPcolsView h2 {
	font-size:1.4em;
	font-weight:normal;
	padding:0px 0px 3px 0px;
}
.CPcolsView p {
	margin:0px 0px 0.6em 112px;
}
.getProdImage {
	margin:0px 12px 0px 0px;
	width:100px;
	/* Set a min height */
	min-height:110px;
    height:auto !important;
    height:110px;
}
/* Product Short Description (Detail page only) */
.CPprodDescDet {font-size: 11px}

/* Product Long Description */
.CPprodDescLong {
	display:block;
	padding:1px 0px 0px;
}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {color: #800000}

/* Product Price - Price Value */
.CPprodPriceV {color: #800000}
.CPprodPriceV span {
	display:block;
	font-size:80%;
	font-weight:normal;
	color:#666666;
}
/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {text-decoration: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {color: red}

/* Free Shipping text */
.CPfreeShipMsg {color: #888888}

/* In Stock text */
.CPinStock {color: #888888}

/* Out of Stock text */
.CPoutStock {color: red}

/* No Image text */
.CPnoImgT {color: #800000}

/* Category List */
.CPcatDescList {
	padding:15px 0px 10px 25px;
}
.CPcatDescList li {
	padding:5px 0px 5px 16px;
	background-image:url(/img/list-arrows.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
.CPcatDescList li a, .CPcatDescList li a:visited {
	font-size:1.4em;
	font-weight:normal;
}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {font-weight: bold}

/* Option Description for "Optional" options */
.CPoptDesc {font-style: italic}

/* Option Select box */
.CPoptSel {}

/* Option Text box */
.CPoptTxt {}





/*  Product Details Page  */



#pv-holder {
	clear:both;
}
#pv-holder h1 {
	padding:0px 0px 14px 0px;
}
#add-to-cart {
	float:right;
	width:30%;
	padding:5px;
	clear:right;
	margin:0px 0px 15px 15px;
	border:2px #666666 solid;
}
#pv-productdetails {
	clear:both;
}
#pv-productdetails ul {
	padding:15px 0px 10px 25px;
}
#pv-productdetails li {
	padding:4px 0px 4px 16px;
	background-image:url(/img/list-arrows.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}


#pv-relatedproducts {
	padding:12px 0px;
	margin-top:12px;
	clear:both;
}
#pv-relatedproducts-header {
	padding:10px 0px 10px 0px;
	font-size:1.6em;
}

#prodimage-thumbs {
	padding:3px 0px;
}
#prodimage-thumbs img {
	border:3px #666666 solid;
	cursor:pointer;
}
#add-to-cart {
	border:2px #333 solid;
	padding:8px;
}
#add-to-cart img {
	margin:3px 0px 0px 0px;
}

#pricingholder, #showAdd, #extrabuttonsholder, #getFreeShipMsg {
	padding:5px 0px;
}
#extrabuttonsholder {
	text-align:center;
}

input#add {
	margin:5px 0px 0px 0px;
}
#prodimage-holder {
	padding:0px 0px 8px 0px;
	width:300px;
	float:left;
	clear:left;
}
p#larger-image {
	font-size:0.9em;
	padding:2px 0px;
}
#specsheetholder {
	padding:5px 0px;
	clear:both;
}


.shoppingcarttable td {
	padding-top:5px !Important;
	padding-bottom:5px !Important;
}

/* Box - Page Headings */
.CPpageHead {border-bottom: 2px solid #CCCCCC; padding: 4px 0px;}

/* Box - Page Navigation */
.CPpageNav {
	background-color: #EEEEEE;
	padding:2px;
	margin:3px 0px;
}
.selectPageTop {
	width:48%;
	float:left;
}
.sortPageTop {
	width:48%;
	float:right;
	text-align:right;
}



/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPgenHeadings {
	background-color:#F2F2F2;
}


/* System Messages */
.CPsysMsg    {font-size: 10pt;}
.CPsysMsgErr {color: red; font-size: 10pt;}
.CPsysMsgURL {font-size: 10px;}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {color: #000000; background-color: #ffff66;}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {font-family: Verdana, Arial, helvetica; font-size: 8px;}

/* Option Description for "Mandatory" options*/
.CPoptDescM {font-style: italic; color: Red;}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {font-size: 6pt; text-decoration: none;}
.install { 
	border: 1px solid #BBC3D3;
}

.installcomment {
	padding-LEFT: 30px;
}

.textBlock {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
}

.CPContactUs {

}

/* -------------------- */
/* ADDED -- Version 3.5 */
/* -------------------- */
.findTable {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.listTable {
	background-color: #EEEEEE;
}
.listRowTop {
	background-color: #DDDDCC;
	border-TOP: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
.listRowHead {
	background-color: #DDDDDD;
}
.listRowBot {
	background-color: #DDDDCC;
	border-TOP: 1px solid #888888;
	border-bottom: 1px solid #888888;
}


/* --------------------------- LITEBOX STYLES ---------------------------- */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	
	
/* Tooltips */

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 10px Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

#payments {	
	padding:15px 0;
	text-align:center;
}

.ManufacturerList {
	border-top:1px #666 dashed;
	margin:10px 0 0 0;
	clear:both;
}
.ManufacturerList h3 {
	color:#79B955;
}