@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

input {
	font-family:Arial, Helvetica, sans-serif;
}

body { background: url(../img/bg-main.jpg) black top center no-repeat ;}
/*.green { background-color:#7ea53e; }
.purple { background-color:#561956; }
.blue { background-color:#24a8dc; }
.orange { background-color:#dc6b29; }

.green { background-color:#561956; }
.purple { background-color:#561956; }
.blue { background-color:#561956; }
.orange { background-color:#561956; } */

#container {
	background: url(../img/bg-content.jpg) top no-repeat black;
	width:800px;
	margin:40px auto;
	padding:30px 50px;
}

h1.logo {
	display:block;
	background-image:url(../img/logo-main.png);
	background-repeat:no-repeat;
	text-indent:-1000px;
	padding:0;
	margin:16px 0 0;
	width:305px;
	height:46px;
}

p.classic_p {
	color: #000 !important;
}

#right-menu {
	font-size:14px;
	padding:0;
	list-style:none;
	margin:20px 0 0;
	background:url(../img/nav.png) top left;
	height:35px;
}
#right-menu li{ margin:0; float:left; position:relative; height:35px;}
#right-menu li a{ color:#ffffff; text-decoration:none; display:inline; padding:0; display:block;text-indent:-2500px; height:35px;}

#right-menu li a:hover{background:url(../img/nav.png) top left;}
#right-menu li.subhover a{background:url(../img/nav.png) top left;}

#right-menu li.current a{background:url(../img/nav.png) top left;}




#right-menu li#home a.navbtn, #right-menu li#home{width:79px; background-position:0px -35px;}
#right-menu li#corporate a.navbtn, #right-menu li#corporate{width:122px; background-position:-79px -35px;}
#right-menu li#services a.navbtn, #right-menu li#services{width:85px; background-position:-201px -35px;}
#right-menu li#products a.navbtn, #right-menu li#products{width:87px; background-position:-286px -35px;}
#right-menu li#specials a.navbtn, #right-menu li#specials{width:85px; background-position:-373px -35px;}
#right-menu li#custom a.navbtn, #right-menu li#custom{width:118px; background-position:-458px -35px;}
#right-menu li#faq a.navbtn, #right-menu li#faq{width:62px; background-position:-576px -35px;}
#right-menu li#contact a.navbtn, #right-menu li#contact{width:81px; background-position:-638px -35px;}
#right-menu li#search a.navbtn, #right-menu li#search{width:81px; background-position:-719px -35px;}


#right-menu a:hover, #right-menu li.subhover a{ color:#A7A9AC; text-decoration:none; }

 #right-menu li ul.subnav {  
     list-style: none;  
     position: absolute; 
     left: 0; top: 35px;  
     background: #333;  
     margin: 0; 
     padding: 0;  
     display: none;  
     float: left;  
     width: 184px;  
     border: 1px solid #111;
     border-top:1px solid #333;
     font-size:12px;
 }  
 #right-menu li ul.subnav li{ 
     margin: 0; padding: 0;
     border-top: 1px solid #252525;
     border-bottom: 1px solid #444;
     clear: both;
     width: 184px !important;
	height:30px;
 }  
 
  #right-menu li ul.subnav li.tall, #right-menu li ul.subnav li.tall a
  {
	  height: 45px;
  }
 html #right-menu li ul.subnav li a,  html #right-menu li.subhover ul.subnav li a {  
    float: left;  
    width: 165px;  
    background: #333;  
    padding-left: 20px;  
    color:#fff;
    text-indent:0;
    padding:10px 10px 0;
	height:20px;
	-moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;
 }  
 html #right-menu li ul.subnav li a:hover { 
     background: #222;  
 }  

  html #right-menu li ul.subnav li.tall, html #right-menu li ul.subnav li.tall a
  {
	  height: 45px;
  }
#leftcontent {
	float:left;
	width:210px;
	padding-top:10px;
	clear:both;
	
}

	.advanced_search {
		margin-top: 5px;
		margin-left: 5px;
	}

	.advanced_search a {
		color: #999 !important;
	}

#rightcontent {
	background:#fff;
	float:right;
	width:535px;
	padding: 30px 30px 0 20px;
	*margin:0px 0 0 -30px; /*IE Fix*/
	width:535px;
	
}

#rightcontent.info
{
	width: 585px;
	padding: 0 0 0 0;
}

#rightcontent.info .error_msgs
{
	display: none;
}

#rightcontent.info h2
{
	padding: 15px 10px 5px 10px;
	width: 565px;
}

#rightcontent.info p
{
	padding: 0 10px 20px 10px;	
	font-size: 12px;
	color: black;
}


#rightcontent.info h3
{
	padding: 0 10px;
	color: #666;
	margin: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
}


#rightcontent .specialpromo {
	float:left;
	border:1px solid #666;
	padding:0;
	margin:0 0 20px 0;
}

#rightcontent p {
	clear:left;
	font-size:12px;
	color:#A7A9AC;
	margin:0;
	padding:0 0 10px 0;
}

	#rightcontent p.statement {
		font-size: 15px;
	}

	#rightcontent div.request-details {
		color: #000;
		margin: 0;
	}

#rightcontent .right {
	float:right;
}

#rightcontent.lined {
	border-top:2px solid #A7A9AC;
}

h2 {
	width:550px;
	border-bottom:1px solid #A7A9AC;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:20px;
	/*color:#A7A9AC;*/
	color: black;
}

	h2 span {
		font-size: 16px;
	}

h3 {
	color:#A7A9AC;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

h4 {
	color:#A7A9AC;
}

ul.product-categories {
	font-size:12px;
	list-style:none;
	padding:0 0 6px 0;
	margin:0;
}
ul.product-categories a { color:#A7A9AC; text-decoration:none; }
ul.product-categories a:hover { color:#676767; text-decoration:none; }
ul.product-categories a.current { color:#676767; }
ul.product-categories a.current:hover { color:#676767; }

ul.product-categories li {
	/* IE fix */
	width: 168px;
	float: left;
	clear: both;
}

ul.product-categories li.active {
	padding:3px 0;
}

ul.product-categories li ul {
	padding:3px 0;
	font-size:11px;
	list-style:none;
	padding:0;
	margin:0;
}
ul.product-categories li ul a { color:#676767; text-decoration:none; padding:1px 8px 2px 8px; margin:0;  }
ul.product-categories li ul a:hover { background-color:#676767; color:#FFF; text-decoration:none;  }
ul.product-categories li ul a.current { background-color:#676767; color:#FFF; text-decoration:none; }
ul.product-categories li ul a.current:hover { color:#FFF; text-decoration:none; }

/*form elements*/
input.textfld { border:1px solid #A7A9AC; color:#A7A9AC; background-color:#FFF; height:15px; }
input.button
{
	font-size:11px; height: 19px;
	border: 1px solid #353535;
	border-top-color: #999;
	
	background-color:#222; color:#FFF; text-align:center; padding:0 4px; *padding:0 2px; cursor:pointer;
}

input.primary_button,
a.primary_button {
	border: 1px solid #FFF;
	border-top-color: #eee;
	border-left-color: #eee;
	
	background: #000;
	color: #fff;
}


input.quick_button {
	background: #000;
}

#searchbox { width:128px; }
select.categoriesdd { width:164px; *width:168px; border:1px solid #A7A9AC; background-color:#FFF; margin-top:6px; }

/*cart display*/
#cart { position: relative; margin:6px 0; border-bottom: 1px solid #999; margin:0 5px; padding: 0 0 5px 0; font-size:11px; color:#A7A9AC; }
#cart p { color: #666; padding:2px 0 2px 0; margin:0; font-size: 11px; }
#cart h3 {
	color: #fff;
	background: #e66c1f;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 13px;
	text-align: center;
}
#cart a {
	position: absolute;
	right: 0;
	color: #e66c1f;
}

/*product layout*/
.product-thumb {
	float:left;
	width:150px;
	padding-right:25px;
	font-size:12px;
	margin: 0 0 20px 0;
}
.product-thumb img { padding-left:14px; margin: 10px 0; }
.product-thumb p.productcode {
	padding:0 !important;
}
.product-thumb h4.productname {
	color:#A7A9AC;
	padding:0 0 4px 0;
	margin:0;
	width:150px;
	height:26px;
	font-size:12px;
	overflow: hidden;
}
.product-thumb p.pricerange {
	color:#000 !important;
	padding:0 0 4px 0;
	margin:0;
	font-size:12px;
}

.product-thumb .product-functions {
	margin: 5px 0 0 0;
	font-size: 12px;
}

.product-thumb a.product-detail,
.product-thumb a.product-zoom {
	display: block;
	text-align: center;
	float: left;
	padding: 1px 0;
}

.product-thumb a.product-detail {
	color: #fff;
	background: #A7A9AC;
	margin: 0 10px 0 0;
	width: 50px;
}

.product-thumb a.product-zoom {
	color: #A7A9AC;
	text-align: center;
	margin: 0 10px 0 0;
	width: 48px;
	padding: 0;
	border: 1px solid #A7A9AC;
}

.product-thumb a.add-to-cart {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	margin: 0;
	background: url(../img/icon-add_to_quote.gif) no-repeat;
}

/* new sawks */

.product-thumb .p-img {
	height: 125px;
}

.producthero {
	float:left;
	width:250px;
	/*height: 250px;*/
	text-align:center;
	padding:20px 20px 20px 10px; border-bottom:2px solid #A7A9AC;	
	margin-left: 10px;
}
.producthero img {  }
.producthero p { padding:0; margin:0; text-align:center; width:100%; }
.producthero a { padding: 0 14px; color:#000; text-decoration:none; font-size:11px; margin:0; }
.producthero a:hover { text-decoration:underline; }

.productdetails {
	float:right;
	background-color:#EEE;
	width:200px;
	padding:5px 8px;
	margin-top:12px;
}

#tool-bar {
	width: 200px;
	float: right;
}

.cool-tools {
	background: #fff;
	border: 1px solid #eee;
}

.productdetails h4 { font-size:16px; color:#4D4E4E; padding:0 0 4px 0; margin:0; font-weight:normal; }
.productdetails h5 { font-size:13px; color:#4D4E4E; padding:0 0 4px 0; margin:0; font-weight:normal; }
.productdetails p { font-size:11px !important; color:#B3B3B3; padding:0 0 8px 0; margin:0; font-weight:normal; }
.productdetails p a { color:#B3B3B3; }
.productdetails p span { color:#4D4E4E; }
.productdetails ul.product-functions { }

ul.product-functions
{
	margin: 0 !important;
	padding: 0 !important;
}

.productdetails ul.product-functions {
	list-style: none;
}
.cool-tools h4 {
	color: #ccc;
	margin: 0;
}
.productdetails ul.product-functions li {
	float: left;
	margin: 1px 0;
	padding: 0;
}
.productdetails ul.product-functions li span {
	display: block;
	float: left;
	width: 25px;
	height: 22px;
}
.productdetails ul.product-functions li#tools-place_logo span { background: url(../img/tools-place_logo.gif) no-repeat; }
.productdetails ul.product-functions li#tools-request span { background: url(../img/tools-request.gif) no-repeat; }
.productdetails ul.product-functions li#tools-similar_products span { background: url(../img/tools-similar_products.png) no-repeat; }
.productdetails ul.product-functions li#tools-enquiry span { background: url(../img/tools-enquiry.png) no-repeat; }
.productdetails ul.product-functions li a {
	display: block;
	float: left;
	width: 155px;
	height: 18px;
	font-size: 11px;
	padding: 4px 10px 0 10px;
	color: #666;
	background: #eee;
}
* html .productdetails ul.product-functions li a {
	height: 0;
}
.productdetails ul.product-functions li a:hover {
	color: #fff;
	background: #999;
	text-decoration: none;
}


.productswatches, .productimages
{
	clear: left;
	float:left;
	width:505px;
	padding: 10px 30px;
}

.productswatches a
{
	float: left;
	width: 50px;
	height: 65px;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	border: 1px solid #FFF;
}

.productswatches a:hover
{
	border: 1px solid #CCC;
	text-decoration: none;
}

form#product_colours {
	margin: 10px 0 0 20px;
	text-align: left;
}

.product-block h4.product_name {
	font-size: 18px;
}

#selected_colour {
	font-size: 12px;
}

.clear { clear:both; }

form#review_enquiry input {
	float: left;
	margin: 0 10px 0 0;
}

#footer {
	font-size: 11px;
	color: #666;
	text-align: right;
}

	#footer a {
		
	}

/* Quote Review */

.no_nav #leftcontent {
	display: none;
}

.no_nav #rightcontent {
	margin: 0 0 0 60px;
}

/* Advanced Search */

form.advanced_search div {
	
}

/* splash pages */

#section-frame
{
	clear: left;
	float: left;
	width: 550px;
	margin: 0 0 20px 0;
}

#section-description
{
	font-size: 14px;
	color: #999;
}


#section-heroes
{
	margin-top: 20px;
}

#section-heroes a
{
	color: #999;
}

#content-section ul
{
	margin: 0 20px 20px 0;
	padding: 0 20px;
}

#content-section h3 span
{
	font-weight: normal !important;
}

#home-splash
{
	width: 800px;
	height: 307px;
	background:url(../img/img-home.jpg);
	margin: 10px 0 20px;
	background-repeat: no-repeat;
}

#home-splash h2
{
	color: #FFF;
	width: auto;
	border: none;
	font-size: 28px;
}

#home-splash div.statement
{
	padding: 20px 20px 5px 20px;
	width: 530px;
	float:left;
	margin: 0;
	color: #333;
	font-size: 13px;
}


#home-promos a.special
{
	margin-right: 16px;
}

