body {
	background-color: #F4F4F4;
	font-size: 62.5%;
	color:#828282;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	}
	
#homepagecontent table {
font-size:1.3em;
}

#homepagecontent table table {
font-size:1.0em;
}

#homepagecontent p table {
font-size:1.0em;
}

#homepagecontent table p {
font-size:1.0em;
}

#homepagecontent table h3 {
font-size:1.1em;
}
	

#homepagecontent ul {
font-size:1.3em;
}

#homepagecontent li ul {
font-size:1.0em;
}

#homepagecontent ol {
font-size:1.3em;
}

#homepagecontent li ol {
font-size:1.0em;
}


#homepagecontent table ul {
font-size:1.0em;
}

#homepagecontent table li ul {
font-size:1.0em;
}

#homepagecontent table ol {
font-size:1.0em;
}

#homepagecontent table li ol {
font-size:1.0em;
}

.sitemappage ul {
font-size:1.2em;
}

.sitemappage li ul {
font-size:1em;
}
	

a:link {
	color: #FF4A02;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF4A02;
}
a:hover {
	text-decoration: none;
	color: #B76F0D;
}


#container {
width: 933px;
background-color: #FFFFFF;
margin: 0 auto;
overflow: hidden;
border-right: 7px solid #fff;
border-left: 7px solid #fff;
border-bottom: 7px solid #fff;
}

#header {
width: 100%;
background-color: #FFFFFF;
overflow:hidden;
height: 120px;
background-image:url(../images/final-banner.jpg);
background-repeat: no-repeat;
background-position:top left;
}

#logo {
float:left;
}

#logo a {
padding:0px;
margin:0px;
}

#logo a img {
padding-top: 9px;
padding-left:11px;
padding-bottom: 11px;
}

#basket {
float:right;
width:620px;
height: 88px;
text-align: right;
padding-right: 30px;
padding-top: 13px;
}

.telephone-t {
font-size: 1.4em;
color:#B9B9B9;
font-weight: bold;
}

.telephone-num {
font-size: 1.4em;
color:#D12B28;
font-weight: bold;
}


.mybasketlabel {
font-size: 1.3em;
font-weight: bold;
padding-right: 20px;
padding-top:3px;
padding-bottom:3px;
background-position: right;
background-repeat: no-repeat;
}

a.mybasketlabel:link {
background-image:url(../images/basket-icon-top.gif);
}

a.mybasketlabel:visited {
background-image:url(../images/basket-icon-top.gif);
}

a.mybasketlabel:hover {
background-image:url(../images/basket-icon-top_hover.gif);
}

.basket_noofitems {
padding-top: 5px;
font-size: 1.1em;
}

.basket-right-border {
background-image:url(../images/top-basket-right-line.gif);
background-position: right;
background-repeat: no-repeat;
}

#topnavigation {
background-image:url(../images/template_r4_c1.jpg);
background-repeat: repeat-x;
background-position:top;
height:43px;
clear:both;
width:auto;
overflow: hidden;
}

#topnavigation ul {
padding:0px;
padding-left:17px;
margin:0px;
list-style-type: none;
font-size: 1.3em;
font-weight: bold;
/*text-transform: lowercase;*/
}

#topnavigation li {
float: left;
}

#topnavigation a {
color:#2D3635;
display:block;
padding-right: 17px;
padding-left: 17px;
padding-top:12px;
padding-bottom:16px;
}

#topnavigation a:link {
text-decoration:none;
}

#topnavigation a:visited {
text-decoration:none;
}

#topnavigation a:hover {
text-decoration:underline;
}

.topnavseperator {
background-image:url(../images/template_r4_c3.jpg);
background-repeat: no-repeat;
height:43px;
padding-right:1px;
}

#leftpanel {
width:164px;
float: left;
}

#leftnav {
padding-right: 5px;
text-align:right;
}

#leftnav h2 {
color:#D43735;
font-size:1.3em;
padding-bottom:5px;
border-bottom: 4px solid #D43735;
padding: 0px;
padding-bottom: 6px;
padding-top: 10px;
margin: 0px;
}

#leftnav ul {
list-style-type: none;
padding: 0px;
margin: 0px;
font-size:1.2em;
font-weight: bold;
}

#leftnav li {
padding: 0px;
margin: 0px;
position: relative;
}

#leftnav ul li ul {
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
margin-top:-1px;
visibility: hidden;
/*background-image: url(../images/leftnav-sub1-bg.png);*/
background-color:#FFFFFF;
background-repeat: repeat-y;
background-position: left;
border-top: 2px solid #DBDBDB;
border-bottom: 2px solid #DBDBDB;
border-right: 2px solid #DBDBDB;
}



#leftnav ul li ul li {
font-size:.8em;
border: none;
}

#leftnav ul li ul li a {
border: none;
padding:4px;
padding-right:25px;

}

#leftnav .level2-active {
padding-bottom:5px;
}

#leftnav .level3 a {
padding:4px;
background-color:#FFF;
font-size:1em;
padding-right:25px;
margin:0px;
border: none;
}



/*#leftnav ul li a:visited{
color: black;
}

#leftnav ul li a:hover{
background-color: yellow;
}*/



/* Hack for IE \*/
* html #leftnav ul li { float: left; height: 1%; }
* html #leftnav ul li a { height: 1%; }
/* End */


#leftnav a {
display: block;
overflow:auto;
padding: 5px;
padding-right: 25px;
margin: 0px;
display: block;
color:#2B2B2B;
border-bottom: 1px solid #DADADA;
}

#leftnav a:link {
background-image:url(../images/leftnav_link.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration: none;
}

#leftnav a:visited {
background-image:url(../images/leftnav_link.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration: none;
}

#leftnav a:hover {
background-image:url(../images/leftnav_hover.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration: underline;
color: #D72014;
}


#leftnav a.subfolderstyle:link {
background-image:url(../images/leftnav_link_collapse.gif);
}

#leftnav a.subfolderstyle:visited {
background-image:url(../images/leftnav_link_collapse.gif);
}

#leftnav a.subfolderstyle:hover {
background-image:url(../images/leftnav_hover_collapse.gif);
}


#homepagearea {
float: left;
width:761px;
padding-left: 7px;
border-left: 1px solid #DBDBDB;
}

#search {
float: right;
width:180px;
padding-top:10px;
padding-right:10px;
}

.search {
width: 149px;
border:0px;
padding:0px;
font-size: 1.0em;
padding-top:4px;
padding-bottom:4px;
color:#999999;
margin:0px;
background-image:url(../images/search_bg.jpg);
background-repeat: repeat-x;
background-position: top left;
}

form {
padding:0px;
margin:0px;
}

#homebanner {
padding-bottom: 20px;
}

#contentbg {
background-image:url(../images/home-content-borderright.gif);
background-repeat:repeat-y;
background-position: top center;
overflow:hidden;
height:100%;
}

#homepagecontent h1 {
padding: 0px;
padding-bottom:5px;
margin:0px;
/*color:#F09C29;*/
color:#FF4A02;
font-size:1.9em;
}

#homepagecontent h2 {
padding: 0px;
padding-bottom:5px;
margin:0px;
/*color:#F09C29;*/
color:#FF4A02;
font-size:1.8em;
}

#homepagecontent h3 {
padding: 0px;
padding-bottom:5px;
margin:0px;
color:#D43735;
font-size:1.4em;
}

#homepagecontent h4 {
padding: 0px;
padding-bottom:5px;
margin:0px;
color:#000;
font-size:1.4em;
}

#homepagecontent h5 {
padding: 0px;
padding-bottom:5px;
margin:0px;
font-size:1.4em;
}

#homepagecontent h6 {
padding: 0px;
padding-bottom:5px;
margin:0px;
font-size:1.4em;
}

#homepagecontent p {
font-size:1.3em;
margin: 0px;
padding:0px;
padding-top:5px;
padding-bottom:5px;
color:#000;
}

#homepagecontent {
width: 525px;
float:left;
padding-left:9px;
padding-right:9px;
}

#homebannersright {
width:207px;
float:right;
overflow:hidden;
}

.homerightbanner {
width: 207px;
padding-bottom:9px;
position:relative;
}

.homeofferbox {
width:158px;
background-color:#EEEEEE;
min-height:210px;
}

.homeofferboxoutline {
width:158px;
padding:1px;
margin-left:6px;
margin-right:6px;
margin-bottom:6px;
background-color:#fff;
/*border: 1px solid #C4C4C4;*/
border: 1px solid #000;
min-height:210px;
float: left;
}

.homeofferbox h3 {
padding:0px;
padding-bottom:4px;
margin:0px;
font-weight:normal;
font-size:1.2em;
}

.homeofferboxinner {
text-align:center;
padding: 6px;
}

.homespecialoffers {
padding-top:10px;
}

.leftnav-lev1-title {
background-color: #EEE;
color:#333333;
font-size:0.9em;
text-align:center;
}

.wasprice {
font-size:1.2em;
color:#000000;
}
.offerprice {
font-size:1.2em;
color:#CD130A;
font-weight: bold;
}

.pagebreak {
clear:both;
padding:0px;
margin:0px;
}

#sitemap {
margin-top:15px;
clear:both;
border: 1px solid #EEEEEE;
padding:10px;
padding-top:0px;
}

#sitemap h3 {
font-size:1.3em;
/*color:#F09C29;*/
color:#FF4A02;
padding:0px;
padding-bottom:5px;
margin:0px;
border-bottom: 6px solid #EEEEEE;
}

#sitemap a {
font-size:1.0em;
/*color:#828282;*/
color:#000;
}

#sitemap a:link {
text-decoration:none;
}
#sitemap a:visited {
text-decoration:none;
}
#sitemap a:hover {
text-decoration:underline;
}

#sitemap a.sitemaplevel1link {
font-size:1.1em;
}

.sitemapbreak {
background-image:url(../images/sitemap_break.gif);
background-position:center;
background-repeat:repeat-y;
}

.sitemaptext {
font-size:1.1em;
color:#000;
}

#footer {
clear:both;
text-align:right;
padding:5px;
margin-top:5px;
font-size:1.1em;
}

#footer a:link {
color:#828282;
text-decoration:underline;
}

#footer a:visited {
color:#828282;
text-decoration:underline;
}

#footer a:hover {
color:#828282;
text-decoration:none;
}

#footer a.ebiz {
color:#F09C29;
}

a.orangelink:link {
color:#F09C29 !important;
text-decoration:underline !important;
}

a.orangelink:visited {
color:#F09C29 !important;
text-decoration:underline !important;
}

a.orangelink:hover {
color:#F09C29 !important;
text-decoration:none !important;
}

#innerpagespace {
margin-top:10px;
}

#breadcrumbs {
font-size:1.0em;
text-transform:lowercase;
padding-bottom:10px;
}

.formborder {
border: 1px solid #F2AA31;
}

.whitetext {
color:#fff;
}

.orangetext {
color:#F09C29;
}

.redtext {
color:#D43735;
}

.textfield {
padding:3px;
background-color:#FFFFFF;
border: 1px solid #D2D2D2;
font-size:1.0em;
color:#666666;
}

.rederror {
background-color:#F9E0DF;
border: 1px solid #D43735;
padding:5px;
margin-bottom: 10px;
padding-left:28px;
color: #D43735;
background-image:url(../images/error.gif);
background-position:left;
background-repeat:no-repeat;
font-size:1.1em;
font-weight:bold;
}

.greenerror {
background-color:#E7FED6;
border: 1px solid #4AAB03;
padding:5px;
margin-bottom: 10px;
padding-left:28px;
color: #4AAB03;
background-image:url(../images/notification.gif);
background-position:left;
background-repeat:no-repeat;
font-size:1.1em;
font-weight:bold;
}


.relatedbar {
background-color:#EEEEEE;
border: 1px solid #C4C4C4;
padding:5px;
margin-bottom: 10px;
color: #666;
font-size:.9em;
font-weight:bold;
overflow:hidden;
}

.newsimage {
padding:1px;
border:solid 1px #F09C29;
}

.newsstory {
padding-bottom:5px;
padding-top:5px;
border-bottom: 1px solid #CCC;
}

.newsdetailstop {
clear:both;
}

.newsimagebig {
border:solid 1px #F09C29;
float:right; 
padding:3px; 
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

#categorylistings {
margin-top:10px;
}


.categorybox {
width:158px;
background-color:#EEEEEE;
min-height:197px;
height:auto !important;
height:197px;
}

.categoryboxoutline {
width:158px;
padding:1px;
margin-left:6px;
margin-right:6px;
background-color:#fff;
border: 1px solid #C4C4C4;
min-height:197px;
height:auto !important;
height:197px;
float: left;
}

.categorybox h3 {
padding:0px;
padding-bottom:4px;
margin:0px;
font-weight:normal;
font-size:1.2em;
}

.categoryboxinner {
text-align:center;
padding: 6px;
}

.categorylistingseperator {
clear:both;
height:10px;
overflow:hidden;
}

.plistingsettingsdropdown {
font-size:12px;
color:#515151;
}

.plistingsettings {
border:1px solid #DD860F;
}

.plistingsettings td {
font-size:.9em;
}


.productlistingboxouter {
/*border: 1px solid #C4C4C4;*/
border: 1px solid #000;
margin-top:10px;
min-height:90px;
 min-height:90px;
  height:auto !important;
  height:90px;
}

.productlistingbox {
padding:1px;
overflow:hidden;
}

.productlistingimg {
width:125px;
float:left;
}

.productlistingcontent {
padding:8px;
float:left;
width:375px;
}

.productlistingcontent h3 {
float:left;
width:60%;
}

.productlistingcontent p {
font-size:1.1em !important;
clear:both;
padding:0px !important;
margin:0px !important;
}

.listingpricewas {
color:#333;
text-decoration:line-through;
}

.productlistingprice {
float:right;
color:#CD130A;
font-size:1.3em;
font-weight:bold;
width:40%;
text-align:right;
}

.productprice {
color:#CD130A;
font-size:1.3em;
font-weight:bold;
}


.detailscontent {
float:left;
width:370px;
color:#000;
}

.detailsimage {
float:right;
width:338px;
height:300px;
background-image:url(../images/details-imagebg.jpg);
background-position:top;
background-repeat:no-repeat;
}

.detailsimg {
width:316px;
height:233px;
padding:9px;
}

.enlarge {
float:right;
clear:both;
padding-right:16px;
}

.enlarge a {
color:#FFFFFF;
background-repeat:no-repeat;
background-position:bottom;
height:21px;
width:47px;
padding-top:9px;
padding-left:25px;
display:block;
font-size:1.1em;
}


.enlarge a:link {
background-image:url(../images/enlarge.gif);
text-decoration:underline;
}

.enlarge a:visited {
background-image:url(../images/enlarge.gif);
text-decoration:underline;
}

.enlarge a:hover {
background-image:url(../images/enlargehover.gif);
text-decoration:none;
}

.buyproduct {
margin-top:15px;
margin-bottom:15px;
}

.buyproduct h3 {
color:#F09C29 !important;
}

.productoptions {
background-color:#FCEDD8;
padding:3px;
}

.productoptionsdrop {
/*width:360px;*/
color:#4B4B4D;
font-size:12px;
}

.priceandbuy {
margin-top:10px;
}

.buyprice {
float:left;
clear:left;
}

.oldprice {
float:left;
}

.buypricespan {
color:#CD130A;
font-size:2.9em;
font-weight:bold;
}

.oldpricespan {
color:#333;
font-size:1.7em;
font-weight:bold;
text-decoration:line-through;
}

.buypricelabel {
color:#828282;
font-size:1.7em;
font-weight:bold;
}

.oldpricelabel {
color:#828282;
font-size:1.2em;
font-weight:bold;
}

.buybutton {
float:right;
}

.relatedcategorieslistings {
clear:both;
padding-top:10px;
width:auto;
}


.relatedcategories {
padding-top:10px;
padding-bottom:10px;
margin-top:0px;
overflow:auto;
}


.relatedcatsbox {
width:158px;
background-color:#EEEEEE;
min-height:180px;
}

.relatedcatsboxoutline {
width:158px;
padding:1px;
margin-left:9px;
margin-right:9px;
background-color:#fff;
border: 1px solid #C4C4C4;
min-height:180px;
float: left;
}

.relatedcatsbox h3 a {
padding:0px;
padding-bottom:4px;
margin:0px;
font-weight:normal;
font-size:.8em;
}

.relatedcatsboxinner {
text-align:center;
padding: 6px;
}

.relatedboxprice {
background-color:#FFFFFF;
text-align:center;
padding:5px;
}

#protx {
float:left;
}

.table-title {
color: #FFFFFF;
}

.baskettable {
font-size:0.9em;
}

.baskettableborder {
border: 1px solid #F09C29;
border-bottom:none;
}

.baskettabletrborder {
border-bottom:1px solid #E5E5E5;
}

.basketquantity {
text-align:center;
background-color:#FFFFFF;
border:1px solid #C8C8C8;
padding:3px;
}

.checkout_leftbox {
float:left;
width: 365px;
}

.checkout_rightbox {
float:right;
width: 365px;
}

.checkout_fields {
	font-size: 11px;
	color: #6E4C1D;
	background-color: #FFFFFF;
	padding: 3px;
	width: 170px;
	border: 1px solid #3182BA;
}

.next_button {
float: right;
margin-top: 10px;
width: 100px;
}

.goback_button {
float: left;
margin-top: 10px;
width: 100px;
}

.steps {
float: left;
margin-top: 10px;
margin-left: 10px;
}


a.similarproductslink:link {
text-decoration:none;
color:#000000;
}

a.similarproductslink:visited {
text-decoration:none;
color:#000000;
}

a.similarproductslink:hover {
text-decoration:none;
color:#000000;
}


