﻿BODY
{
    MARGIN: 0px;
    PADDING: 0px;
    HEIGHT: 100%;
	background-image:url(../images/body-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
p
{
	line-height:16px;
}
a
{
	color:#687718;
	text-decoration:none;
	font-weight:bold;
}
#logo a img
{
	border:0px;
}
HR 
{
    color:#ccc;
}
#container
{
	width:970px;
	margin:auto;
}
#container #header
{
	width:970px;
	height:120px;
}
#container #header #logo
{
	width:200px;
	height:120px;
	float:left;
}
#container #header #navigation
{
	width:770px;
	height:120px;
	float:right;
}
#container #header #navigation #lang-select
{
	width:770px;
	height:49px;
overflow:hidden;
}
#container #header #navigation #lang-select ul
{
	padding-top:3px;
	margin:0px 10px 0px 0px;
	height:46px;
	text-align:right;
}
#container #header #navigation #lang-select ul li
{
	height:20px;
	line-height:14px;
	text-align:right;
	list-style-type:none;
	padding-bottom:3px;
}
#container #header #navigation #navbar
{
	width:770px;
	height:40px;
}
#container #header #navigation #navbar ul
{
	width:770px;
	height:40px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#container #header #navigation #navbar ul li
{
	text-align:center;
	color:#FFF;
}
#container #header #navigation #navbar ul li a
{
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
}
#container #header #navigation #navbar ul li#nav-left
{
	width:81px;
	height:40px;
	background-image:url(../images/nav-left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#container #header #navigation #navbar ul li#nav-home
{
	width:54px;
	height:28px;
	padding-top:12px;
	background-image:url(../images/nav-home.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#container #header #navigation #navbar ul li#nav-mybasket
{
	width:100px;
	height:28px;
	padding-top:12px;
	background-image:url(../images/nav-mybasket.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#container #header #navigation #navbar ul li#nav-contactus
{
	width:112px;
	height:28px;
	padding-top:12px;
	background-image:url(../images/nav-contactus.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#container #header #navigation #navbar ul li#nav-myaccount
{
	width:99px;
	height:28px;
	padding-top:12px;
	background-image:url(../images/nav-myaccount.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#container #header #navigation #navbar ul li#nav-faq
{
	width:91px;
	height:28px;
	padding-top:12px;
	background-image:url(../images/nav-faq.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#container #header #navigation #navbar ul li#nav-right
{
	width:230px;
	height:40px;
	background-image:url(../images/nav-right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}
#container #header #navigation #lang-select ul li select
{
	height:20px;
	width:115px;
	margin-left:10px;
	font-size:12px;
	border:1px solid #BBB !important;
	overflow:hidden;
}
#container #content-wrap
{
	width:960px;
	margin:15px 5px 0px 5px;
	display:block;
}
#container #content-wrap #left-nav-wrap
{
	width:210px;
	float:left;
}
#container #content-wrap #right-wrap
{
	width:750px;
	float:right;
}
#container #content-wrap #right-wrap #prodlist-topblock
{
	width:750px;
	height:130px;
	margin-bottom:20px;
}
#container #content-wrap #right-wrap #prodlist-catbanner
{
	width:540px;
	float:left;
	height:130px;
	overflow:hidden;
}
#container #content-wrap #right-wrap #prodlist-topright
{
	width:190px;
	float:right;
	height:130px;
	margin-left:20px;
	overflow:hidden;
}
#container #content-wrap #right-wrap .prod-wrap
{
	border:1px solid #dcdcdc;
	padding:10px;
	width:728px;
	margin-bottom:20px;
}
#container #content-wrap #right-wrap .prod-wrap .prod-img
{
	width:150px;
	float:left;
	overflow:hidden;
}
#container #content-wrap #right-wrap .prod-wrap .prod-img a img
{
	max-width:150px;
}
#container #content-wrap #right-wrap .prod-wrap .prod-details
{
	min-height:120px;
	width:568px;
	padding-left:10px;
	float:right;
}
#container #content-wrap #right-wrap .prod-wrap .prod-details ul
{
	margin:0px 0px 0px 10px;
	padding:0px;
}
#container #content-wrap #right-wrap .prod-wrap .prod-details ul li
{
	list-style-type:none;
	line-height:25px;
	color:#585858;
}
#container #content-wrap #right-wrap .prod-wrap .prod-details ul li.prod-details-title
{
	font-size:12px;
	font-weight:bold;
	color:#687818;
}
#container #content-wrap #right-wrap .prod-wrap .prod-details ul li.prod-details-teaser
{
	font-size:10px;
	font-weight:bold;
	color:#595959;
}
#container #content-wrap #right-wrap .prod-wrap .prod-details ul li.prod-details-pricelarge
{
	font-size:14px;
	font-weight:bold;
	color:#ff3c0e;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions
{
	height:30px;
	width:578px;
	float:right;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul
{
	height:30px;
	padding:0px;
	margin:0px;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul li
{
	list-style-type:none;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul li.addto-basket
{
	width:120px;
	height:23px;
	padding:7px 0px 0px 0px;
	background-image:url(../images/addto-basket.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	float:right;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul li.prod-customise
{
	width:120px;
	height:23px;
	padding:7px 0px 0px 0px;
	background-image:url(../images/prod-customise.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	float:right;
}
li.prod-customise
{
	width:120px;
	height:23px;
	padding:7px 0px 0px 0px;
	background-image:url(../images/prod-customise.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	float:right;
	list-style-type:none;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul li.outof-stock
{
	width:120px;
	height:23px;
	padding:7px 0px 0px 0px;
	background-image:url(../images/prod-outofstock.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	float:right;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul li.more-info
{
	width:100px;
	height:23px;
	padding:7px 0px 0px 0px;
	background-image:url(../images/prod-more-info.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	float:right;
}
#container #content-wrap #right-wrap .prod-wrap .prod-actions ul li a
{
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
#container #content-wrap #right-wrap #prodlist-topright #search-inside
{
	width:180px;
	height:50px;
	margin:0px;
	background-image:url(../images/search-inside.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 10px 10px;
}
#live-help-inside img
{
	margin-top:10px;
}
#container #content-wrap #left-nav-wrap #left-nav
{
	padding-right:20px;
}
#container #content-wrap #left-nav-wrap #left-nav ul li:first-child
{
	width:180px;
	padding:5px 0px 0px 10px;
	height:20px;
	background-image:url(../images/cfheading.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	border-bottom:1px dotted #535f13;
	border-top:0px solid #000 !important;
}
#container #content-wrap #left-nav-wrap #left-nav ul li.subhead
{
	width:180px;
	padding:3px 0px 0px 10px;
	height:19px;
	display:block;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	border-bottom:1px dotted #535f13;
	border-top:1px dotted #a1b927;
}
#container #content-wrap #left-nav-wrap #left-nav ul
{
	padding:0px;
	margin:0px 0px 10px 0px;
	background-image:url(../images/navl-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#687718;
}
#container #content-wrap #left-nav-wrap #left-nav ul li
{
	width:190px;
	padding:4px 0px 0px 0px;
	height:18px;
	list-style-type:none;
	color:#FFF;
	font-size:10px;
	margin:0px;
	border-bottom:1px dotted #535f13;
	border-top:1px dotted #a1b927;
	font-family:Arial;
	font-size:11px;
}
#container #content-wrap #left-nav-wrap #left-nav ul h1.top
{
	width:190px;
	height:5px;
	margin:0px 0px -4px 0px;
	background-image:url(../images/nav-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:0px !important;
	overflow:hidden;
	padding:0px;
}
#container #content-wrap #left-nav-wrap #left-nav ul li.bottom
{
	width:190px;
	height:12px;
	background-image:url(../images/navl-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px !important;
	border-top:1px dotted #a1b925;
	border-bottom:0px dotted #FFF !important;
	margin:0px !important;
	overflow:hidden;
}
#container #content-wrap #left-nav-wrap #left-nav ul li a
{
	background-image:url(../images/navl-arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:10px;
	padding:0px 0px 2px 20px;
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
}
#container #content-wrap #content-inside
{
	width:560px;
	float:left;
}
#container #content-wrap #content-inside #feat-panel
{
	width:135px;
	height:265px;
	float:left;
	margin-right:10px;
}
#container #content-wrap #content-inside #feat-panel-top
{
	width:129px;
	height:209px;
	padding:3px 3px 0px 3px;
	background-image:url(../images/feat-panel-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#container #content-wrap #content-inside #feat-panel-bottom
{
	width:135px;
	height:41px;
	display:block;
	background-image:url(../images/feat-panel-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
}
#container #content-wrap #content-inside #main-banner
{
	width:395px;
	height:263px;
	margin-right:10px;
	float:left;
}
#container #content-wrap #content-right
{
	width:190px;
	float:right;
	overflow:hidden;
	display:inline;
}
#container #content-wrap #content-right #search-box
{
	width:179px;
	height:97px;
	padding-top:3px;
	padding-left:11px;
	background-image:url(../images/search-box.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#container #content-wrap #content-right #search-box h1, #search-inside h1
{
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#FFF
}
#search-inside input.search-bar
{
	width:125px;
	height:17px;
	margin-top:1px;
	padding-top:2px;
	padding-bottom:2px;
	border:0px;
	font-size:11px;
	float:left;
}
#search-inside input.search-submit
{
	width:40px;
	height:24px;
	float:right;
	margin-right:10px;
	background-image:url(../images/search-submit.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #FFF;
}
#container #content-wrap #content-right #search-box a
{
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
}
#container #content-wrap #content-right #search-box input.search-bar
{
	width:168px;
	height:17px;
	padding:0px;
	border:0px;
	font-size:11px;
}
#container #content-wrap #content-right #search-box input.search-submit
{
	width:40px;
	height:24px;
	float:right;
	margin-top:7px;
	margin-right:10px;
	background-image:url(../images/search-submit.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid #FFF;
	clear:left;
}
#container #content-wrap #content-right #live-help
{
	background-image:url(../images/live-help.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:190px;
	height:130px;
	margin-bottom:10px;
	overflow:hidden;
}
#container #content-wrap #content-right #live-help a
{
	width:190px;
	height:130px;
	display:block;
}
#container #content-wrap #content-right #mcafee-secure
{
	width:180px;
	height:140px;
	padding:0px 5px 5px 5px;
	background-image:url(../images/paymentoptions-wrap.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
}
#container #content-wrap #content-right #mcafee-secure a img
{
	margin-left:40px;
	margin-top:25px;
}
#container #content-wrap #content-right #mcafee-secure h1
{
	width:180px;
	height:25px;
	margin:0px;
	line-height:20px;
	margin:0px;
	padding:5px 0px 0px 10px;
	font-size:11px;
	color:#FFF
}
#container #content-wrap #content-right #payment-options
{
	width:180px;
	height:140px;
	padding:0px 5px 5px 5px;
	background-image:url(../images/paymentoptions-wrap.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#container #content-wrap #content-right #payment-options h1
{
	width:180px;
	height:25px;
	margin:0px;
	line-height:20px;
	margin:0px;
	padding:5px 0px 0px 10px;
	font-size:11px;
	color:#FFF
}
#container #content-wrap #content-right #payment-options img
{
	margin-top:5px;
	margin-left:5px;
}
#container #content-wrap #content-inside #product-block-wrap
{
	width:560px;
	float:left;
}
#container #content-wrap #content-inside #product-block-wrap .product-block
{
	width:169px;
	height:240px;
	float:left;
	margin:5px 14px 12px 0px;
	padding:0px;
	display:inline;
}
#container #content-wrap #content-inside #product-block-wrap .product-block-img
{
	width:159px;
	height:147px;
	padding:5px;
	background-image:url(../images/product-block-img.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:1px;
	overflow:hidden;
}
#container #content-wrap #content-inside #product-block-wrap .product-block-desc
{
	width:157px;
	background-color:#f8f7f2;
	border:1px solid #dcdcdc;
	margin-bottom:1px;
	padding:5px;
	text-align:center;
}
#container #content-wrap #content-inside #product-block-wrap .product-block-desc p
{
	line-height:16px;
	color:#5c6079;
}
#container #content-wrap #content-inside #product-block-wrap .product-block-desc a
{
	line-height:16px;
	color:#5c6079;
	text-decoration:none;
}
table.shipping 
{
	color:#666;
	font-size:11px;
	font-weight:bold;
}
.AddButton {
	background-color:#FFFFFF;
	background-image:url(../images/add.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:0 none;
	color:#6A9100;
	font-size:11px;
	font-weight:bold;
	height:55px;
	margin:0;
	padding:41px 0 0;
	vertical-align:bottom;
}
.arial11 
{
	color:#666666;
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.AddButtonHover
{
    border:0;
    padding:41px 0 0 0;
    margin:0;
    background-color:#FFFFFF;
    background-image:url('../images/add.gif');
    background-repeat:no-repeat;
    height:55px;
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    background-position:top;
    cursor:hand;    
}
.add {
	color:#6A9100;
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.pagetitle 
{
    font-size :18px;
    FONT-WEIGHT: bold;
    color:#666;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;    
}
.info 
{
	color:#259FE5;
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.ProductTitle 
{
	color:#687718;
	font-size:13px;
	font-weight:bold;
}
.pricelarge 
{
	color:#FE0303;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.breadcrumb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    color:#687718;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.breadcrumb A:visited, .breadcrumb A:link, .breadcrumb A:active
{
    FONT-WEIGHT:normal;    
    COLOR: #999;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.breadcrumb A:hover
{
    FONT-WEIGHT:normal;    
    COLOR: #000;
    text-decoration:underline;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.smalltextbox
{
	width:30px !important;
}
#container #content-wrap #content-inside #product-block-wrap .product-block-desc span.item_now
{
	font-weight:bold;
	color:#c3272a;
	margin-top:-5px;
}
#footer
{
	padding-top:15px;
	height:63px;
	background-image:url(../images/footer-bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFF;
	width:100%;
	text-align:center;
	vertical-align:bottom;
	margin-top:10px;
}
#footer a
{
	color:#FFF;
	text-decoration:none;
}
#footer span
{
	color:#000
}
.clearer
{
	clear:both;
}
.checkouttitle 
{
	color:#687718;
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.inputbox1 
{
	-x-system-font:none;
	background-color:#E7E6E6;
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	width:200px;
}
.selectbox1 
{
	-x-system-font:none;
	background-color:#E7E6E6;
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.WideTextArea 
{
	-x-system-font:none;
	background-color:#E7E6E6;
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	width:100%;
}
.smalltextbox 
{
	-x-system-font:none;
	background-color:#E7E6E6;
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	width:20px;
}
.title 
{
	color:#977C0D;
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:100px;
}
/*CSE*/

#cse-search-results iframe
{
	width:745px !important;
	padding-left:5px !important;
}

.shippinglarge
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 26px;
    COLOR: #fe0303;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.ratingStar
{
	white-space:nowrap;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(../images/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(../images/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(../images/ratingStarFilled.png);
}