@charset "UTF-8";
/* CSS Document */

/**************************************
* Header Design
***************************************/

.topbar {
	width: 755px;
	height: 166px;
	background-image: url(userfiles/image/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	float: right;
}

.topbar h1 {
	width: 350px;
	height: 95px;
	background-image: url(userfiles/image/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

.topbar h1 span, div.topbar h2 { 
	display: none; 
}

.topbar h1 a {
	width: 350px;
	height: 95px;
	background-image: url(userfiles/image/header.jpg);
	background-repeat: no-repeat;
	display: block;
}

.captionbar {
	width: 950px;
	height: 41px;
	background-image: url(userfiles/image/thefuture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	float: left;
}

.captionbar span { 
	display: none; 
}

.shadowcontainer {
	width: 950px;
	background-image: url(assets/shadow.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
	padding: 0 0 20px;
	margin: 0 0 20px;
	float: left;
	clear: both;
}

.shadowcontainerleft {
	background-image: url(assets/topnavshadow.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
	padding: 0 0 20px;
	float: left;
	clear: both;
}

.shadowcontainerright {
	background-image: url(assets/topnavshadow.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
	padding: 0 0 20px;
}

/**************************************
* Vertical Top Navigation
***************************************/

#navcontainer {
	width: 177px;
	height: 154px;
	padding: 12px 0 0 18px;
	background-color: #3b3b3b;
	float: left;
}

.iconlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.iconlist li a {
	display:block;
	width: 177px;
	height: 14px;
	margin: 0;
	padding: 0;
}

.iconlist span {display:none;}

.iconlist li.home {
	height: 17px;
	background-image: url(assets/nav/home.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}

.iconlist li.about {
	height: 17px;
	background-image: url(assets/nav/about_us.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}

.iconlist li.contact {
	height: 17px;
	line-height: 17px;
	background-image: url(assets/nav/contact_us.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}

.iconlist li.news {
	height: 17px;
	background-image: url(assets/nav/news.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}

.iconlist li.profile {
	height: 17px;
	background-image: url(assets/nav/my_profile.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}

.iconlist li.help {
	height: 17px;
	background-image: url(assets/nav/help.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}

.iconlist li.basket {
	height: 17px;
	background-image: url(assets/nav/your_basket.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 0;
}


/**************************************
* Product Navigation
***************************************/

#productnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#productnav li { 	
	margin: 0; 
}

#productnav a {
	display: block;
	padding: 5px 5px 3px 15px;
	color: #e3dfdf;
	text-decoration: none;
	font-size: 85%;
	background-color: #3b3b3b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f59711;
}

#productnav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
}

#productnav ul ul li { margin: 0; }

#productnav ul ul a {
	display: block;
	padding: 2px 5px 2px 17px;
	color: #e3dfdf;
	font-size: 80%;
	text-decoration: none;
	font-weight: normal;
	background-color: #050201;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3B3B3B;
}

#productnav ul ul a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #272727;
}

/**************************************
* Feature Boxes
***************************************/
	
.featurebox {
	padding: 0;
	width: 195px;
}

.featurebox a {
	color: #333333;
	text-decoration: none;
}
		
.featurebox a:hover {
	color: #333333;
	text-decoration: underline;
}

.featurebox h2 {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	background-color: #333232;
	display: block;
	height: 35px;
	width: 195px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff6703;
	border-bottom-color: #f59711;
}

.featurebox h2 span { 
	display: none; 
}

.featurebox h2.browse {
	background-image: url(assets/headers/browse.gif);
	background-repeat: no-repeat;
}

.featurebox h2.contact {
	background-image: url(assets/headers/contact.gif);
	background-repeat: no-repeat;
}

.featurebox h2.newsletter {
	background-image: url(assets/headers/newsletter.gif);
	background-repeat: no-repeat;
}

.featurebox h2.search {
	background-image: url(assets/headers/search.gif);
	background-repeat: no-repeat;
}

.featurebox h2.basket {
	background-image: url(assets/headers/basket.gif);
	background-repeat: no-repeat;
}

.featurebox h2.dealer {
	background-image: url(assets/headers/dealer-locator.gif);
	background-repeat: no-repeat;
}

.featurebox h2.orderdetails {
	background-image: url(assets/headers/order-details.gif);
	background-repeat: no-repeat;
}

.featurebox h2.secure {
	background-image: url(assets/headers/secure.gif);
	background-repeat: no-repeat;
}

.featurebox h2.news {
	background-image: url(assets/headers/news.gif);
	background-repeat: no-repeat;
}

.featurebox h2.testimonials {
	background-image: url(assets/headers/testimonials.gif);
	background-repeat: no-repeat;
}

.featurecontent {
	color: #ffffff;
	font-size: 75%;
	padding: 10px 15px 10px 15px;
	background-color:#333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6703;
}

.featurecontent a {
	color: #DF6326;
	text-decoration: underline;
}

.featurecontent a:hover {
	color: #DF6326;
	text-decoration: none;
}

.featurecontent2 {
	color: #333333;
	font-size: 80%;
	padding: 10px 15px 10px 15px;
	background-color:#ffffff;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6703;
}

.featurecontent2 a {
	color: #333333;
	text-decoration: underline;
}

.featurecontent2 a:hover {
	color: #333333;
	text-decoration: none;
}

.featuretextfields {
	width: 142px;
	margin-bottom: 4px;
	background-color: #FFFFFF; !important
}

.date {
	font-size: 80%;
	color: #cccccc;
	margin: 3px 0 6px 0;
}

hr {
	color: #666666;
	height: 1px;
}

/**************************************
* Main Content
***************************************/

.maincontent {
	font-size: 85%;
	padding: 0 15px 30px 15px;
	width: 530px;
	float: left;
	line-height: 130%;
}

.maincontent a {
	color: #FF6703;
	text-decoration: underline;
}

.maincontent a:hover {
	color: #FF6703;
	text-decoration: none;
}

.maincontent h1 {
	color: #ffffff;
	font-size: 100%;
	margin: 0 0 10px 0;
}

.instruct {
	color: #FF6703;
}

.thissection {
	padding: 0px 15px 20px 15px;
	font-size: 90%;
	float: left;
}
		
.thissection a {
	color: #ffffff;
	text-decoration: underline;
}

.thissection a:hover {
	color: #ffffff;
	text-decoration: none;
}

.sectionsubnav {
	width: 220px;
	float: left;
	background-image: url(assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 4px 2px 16px;
}

.homeintro {
	padding: 20px 15px 20px 15px;
	font-size: 90%;
	color:#FFFFFF;
	float: left;
}

.homeintro h1 {
	width: 176px;
	height: 12px;
	background-image: url(assets/welcome.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
}

.homeintro h1 span { 
	display: none; 
}


/**************************************
* info Trail & page status
***************************************/

	
.info {
	font-size: 90%;
	width: 500px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 15px;
	color: #FFFFFF;
	background-image: url(assets/header_bg.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6703;
	border-bottom-color: #F59711;
	margin-bottom: 15px;
}

.info a {
	color: #FFFFFF;
	text-decoration: underline;
}

.info a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.nextprevious {
	font-weight: bold;
	font-size: 90%;
	padding: 0 0 15px 0px;
	color: #ffffff;
}

.nextprevious a {
	padding: 3px 7px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #ff6703;
}

.nextprevious a:hover {
	padding: 3px 7px;
	color: #ffffff;
	background-color: #333333;
	border: 1px solid #ff6703;
}

/**************************************
* Products Content
***************************************/


.productscontent {
	padding: 0 0 20px 0;
	color: #FFFFFF;
	float: left;
	clear: both;
}

.productscontent h2 {
	width: 530px;
	height: 35px;
	background-image: url(assets/headers/featured_products.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff6703;
	border-bottom-color: #f59711;
}

.productscontent h2 span { 
	display: none; 
}

.thumbscontainer {
	width: 530px;
	margin: 0 0 15px 0;
	float: left;
}

.productthumbs {
	font-size: 80%;
	width: 161px;
	height: 250px;
	padding: 0 15px 15px 0;
	float: left;
}

/* Fix for IE-win \*/
	* html .productthumbs {height: 250px;}
/* End Fix for IE-win */

.productthumbs a {
	color: #FFFFFF;
	text-decoration: underline;
}

.productthumbs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.productthumbs ul {
	list-style-image: none;
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
}

.productthumbs li.srp {
	color:#CCCCCC;
	font-size: 90%;
	margin: 4px 0 0 0;
}

.productthumbs li.subcatlink {
	font-size: 90%;
	font-style: italic;
	margin-top: 5px;
}

.productthumbs li.discounted {
	background-image: url(images/flag_red.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin-top: 5px;
}

.productthumbs li.bestseller {
	background-image: url(images/flag_green.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin-top: 5px;
}

.productthumbs img {
	border: 1px solid #636363;
	margin-bottom: 10px;
}

.detailinfo {
	width: 530px;
	float: left;
	margin-bottom: 10px;
}

.detailinfoleft {
	width: 250px;
	padding: 0 0 15px 0;
	float: left;
}
.detailinfoleft p {
	padding: 10px 0 0 0;
	float: left;
}

.detailinforight {
	width: 265px;
	padding: 0 0 0 15px;
	float: left;
}

.multiimagescontainer {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	font-size: 90%;
}

.multiimages {
	width: 120px;
	min-height: 120px;
	padding: 4px;
	float: left;
	margin-bottom: 10px;
}

.multiimages img {
	border: 1px solid #636363;
}

	
/* Fix for IE-win \*/
	* html div.multiimages {height: 120px;}
/* End Fix for IE-win */



/******************************
* product actions
******************************/		

.actions {
	list-style: none;
	margin: 0;
	padding: 0;
}

.actions li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 3px 0 3px 0;
	padding: 2px 0 2px 20px;
}

li.print {
	background-image: url(/images/printer.png);
}

li.email {
	background-image: url(/images/mail_new.png);
}

li.review {
	background-image: url(/images/note_edit.png);
}

li.pricematch {
	background-image: url(/images/check.png);
}

li.prodenquire {
	background-image: url(/images/message.png);
}

li.book {
	background-image: url(/images/bookmark.png);
}

li.warn {
	background-image: url(/images/warning.png);
}

li.brandinfo {
	background-image: url(/images/document_text.png);
}

.actions li a {
	color: #ffffff;
	text-decoration: none;
}
	
.actions li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.warning {
	color:#FFCC00;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #FFCC00;
}

/******************************
* Checkout
******************************/		


#checkoutlist ul {
	color:#f59711;
	margin: 0px;
	padding: 0px 0px 15px;
}

#checkoutlist li {
	display: inline;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
}

.checkoutlisthighlight {
	font-weight: bold;
	color:#ff6703;
}

/******************************
* miscellaneous
******************************/		

.qtyinput {
	width: 20px;
}

.baskpad {
	padding-top: 7px;
}

#table1 {
	font-size: 80%;
	color:#999999;
}


/******************************
* filter
******************************/		

.filter {
	font-size:85%;
}

.filter fieldset {
	padding: 5px;
	border: 0px;
}

.filter fieldset legend {
	color: #ff6703;
	margin-bottom: 5px;
}

.filter fieldset label {
	float: left;
	text-align: right;
	color: #ffffff;
	width: 240px;
	clear: both;
	margin: 5px 15px 0 0;
}

.filter select, .filter input, .filter textarea {
	text-align: left;
	width: 240px;
	margin: 0px 0 7px 5px;
}




/**************************************
* Footer Content
***************************************/

.footercontent {
	color: #ffffff;
	background-color:#636363;
	padding: 20px 10px 10px 25px;
	font-size: 75%;
	background-image: url(assets/footershadow.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.footercontent a {
	color: #ffffff;
	text-decoration: underline;
}

.footercontent a:hover {
	color: #ffffff;
	text-decoration: none;
}


/**************************************
* Ajax Search
***************************************/

.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  color: #000000;
}

.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.autocomplete ul li.selected { 
	background-color: #ffb;
}
	
.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}


