@charset "utf-8";
/* CSS Document */

* {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ProdDescItem {
	font-size: 8pt;
	font-weight: bold;
} 
.ProdDescName {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.BoxHeaderWhite {
	font-size: 9pt;
	font-weight: bold;
	color: White;
 } 
.headerbar {
	font-size: 8pt;
	color: #000000;
}
.LeftBoxHeader {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
} 
.RightBoxHeader {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
} 

.bodyText { 
	font-size: 9pt;
}
.b1 {
	font-size: 9pt;
}
.shopcartbox {
	font-size: 8pt;
	font-weight: bold;
	color: #00FF33;
}
.bx1Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bx1Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bx1Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.navBar {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
}
.navBar:Link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.navBar:Visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.navBar:Active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.navBar:Hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}

.bxBar {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
}

.BoxHeader {
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}
.bx2Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
.bx2Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
}
.bx2Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bx2Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bx2Price {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.bx2Make {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.bx2CatLink {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.bx1Price a {
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.SubCatBox {
	font-size: 9pt;
	font-weight: normal;
	color: #000099;
	display: inline;
	white-space: nowrap;
}
.ProdPagePrice {
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}
.ProdPageProdID {
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.ProdPageAddInfo {
	font-size: 8pt;
	font-weight: 550;
	color: #000000;
}
.ProdPageComment {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.bx2PriceStrike {
	font-size: 9pt;
	font-weight: bold;
	color: #FF4F4F;
	text-decoration: line-through;
}
.ProdPageOldPrice {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.ProdPagePriceIncVat {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.WebLinkName {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
.WebLinkName:Link {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
.WebLinkName:Active {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
.WebLinkName:Visited {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
.WebLinkDescript {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.WebLinkAddress {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.ContactHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #2C599E;
}
.ContactDetails {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.ContactDetails:Link {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.ContactDetails:Active {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.ContactDetails:Visited {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.bx2Vat {
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	color: #666666;
}
.bx2MoreFrom {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bx2MoreFrom:Link {
	color: #333333;
	text-decoration: none;
}
.bx2MoreFrom:Active {
	text-decoration: none;
}
.bx2MoreFrom:Hover {
	text-decoration: underline;
}
.BasketHeaders {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bx2More {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bx2Divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bx2Bottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bx2Top2 {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bx2BothSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	color: #000000;
}
.SideBoxTextBox {
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
}
.bxBarNoBorder {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
.headSummary {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.boxBrowseSubCat {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}
.boxBrowseSubCatText {
	font-size: 8pt;
	font-weight: bold;
	color: #00FF33;
	text-decoration: none;
}
.boxBrowseSubCatText:Hover {
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-color: #DDDDDD;
}
.boxBrowseMainCat {
	font-size: 8pt;
	font-weight: bold;
	color: #99B3E9;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none;
	border-bottom-color: #666666;
}
.boxBrowseMainCatText {
	font-size: 9pt;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
.boxBrowseMainCatText:Hover {
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-color: #DDDDDD;
}
.chkoutDelTarrif {
	font-size: 12px;
	color: #2C599E;
	font-weight: bold;
}
.chkoutDelTarrifPrice {
	font-size: 12px;
	color: #2C599E;
	font-weight: bold;
}
.chkoutDelTarrifDesc {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 19px;
}
.chkoutDelTarrffHeading {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.ProdPageOptions {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.prodaddinfotitle {
	vertical-align:text-top;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.prodaddinfotable {
	font-size: 12px;
	padding: 10px;
}

.prodaddinfodesc {
vertical-align:text-top;
padding: 5px;

}

/* SITE BUTTONS  */
/* SLIDING DOORS */
a.btnheadernav, a.btnBuy, a.btnCheckout, a.btnView, a.btnNext, a.btnPrev, a.btnAll, a.btnSend {
    background: transparent url('images/btn_right.gif') no-repeat scroll top right; /* Sliding right image */
    display: inline;
    float: left;
    height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    padding-right: 8px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	margin-right:0px;
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #FFFFFF;
    font-size:12px;
    font-weight:bold;
}

a.btnAll, a.btnPrev, a.btnNext {
width:75px;
text-align:center;
}

a.btnheadernav {
	margin-right: 5px;  /* Adds Gaps between buttons on main navigation */
}

a.btnheadernav span, a.btnBuy span, a.btnCheckout span, a.btnView span, a.btnNext span, a.btnPrev span, a.btnAll span, a.btnSend span {
    background: transparent url('images/btn_left.gif') no-repeat; /* Background left image */
    display: block;
    line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 0px 7px 0px 17px;
} 

a.btnheadernav:Hover, a.btnBuy:Hover, a.btnCheckout:Hover, a.btnView:Hover, a.btnNext:Hover, a.btnPrev:Hover, a.btnAll:Hover, a.btnSend:Hover {
    background: transparent url('images/btn_down_right.gif') no-repeat scroll top right; /* Sliding right image */
    color: #00FF00;
}

a.btnheadernav:Hover span, a.btnBuy:Hover span, a.btnCheckout:Hover span, a.btnView:Hover span, a.btnNext:Hover span, a.btnPrev:Hover span, a.btnAll:Hover span, a.btnSend:Hover span  {
    background: transparent url('images/btn_down_left.gif') no-repeat; /* Background left image */
} 



#dtlMainLinks1 {
float:left;
padding:0px;
margin:0px;
}

#dtlMainLinks2 {
float:left;
padding:0px;
margin:0px;
}


/* Cat Feature & Home Feature Boxes More From */

ul.homefeaturemorefrom, ul.catfeaturemorefrom {
margin: 4px 0px 4px 4px;;
padding:0px;
}

ul.homefeaturemorefrom li, ul.catfeaturemorefrom li {
margin-left:20px;
}

ul.homefeauremorefrom li.featurefirstitem, ul.catfeaturemorefrom li.featurefirstitem {}
ul.homefeauremorefrom li.featurelastitem, ul.catfeaturemorefrom li.featurelastitem {}

