#tablemain,
#tableproducts,
#tablesearch,
#tablecustreg,
#tableviewcart,
#productscontent,
#maincontent,
#searchcontent,
#viewcartcontent,
#custregcontent,
p,
div,
table,
{font-family:tahoma!important;}

/* reset css for starting clean*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS Document */

html, body, form, fieldset,td,p,div {
margin: 0;
padding: 0;
font-family: Tahoma,Tahoma,Helvetica,sans-serif;
font-size: 12px;
line-height: 1.2;
}

img{
	border:0;		
}
/*
global headings */
h1{
	font:bold 18px/1.6 ;
	margin:.5em 0;
	padding:2px 0;
color:#04558B;
}
h2{
	font:bold 16px/1.4 ;
	margin:.3em 0;
	padding:2px 0;
color:#04558B;
}
h3{
	font:bold 14px/1.6 ;
	margin:.2em 0;
	padding:2px 0;
color:#04558B;
}
h4{
}
a:link,
a:visited,
a:active{
color:#218df9;
}
a:hover{
color:#218df9;
background-color:#e5e5e5;
}
/* HEADER */
#header, #footer {
	width:960px;
	position:relative;
}
#header{
	margin:3px auto -5px auto; 
*margin:3px auto 5px auto;
	padding: 110px 0px 0px 0px; 
	width:960px;
       /* height: 168px;*/
	position:relative;
        background: url(../images/logo-bg.jpg) no-repeat center top;
}
#main-logo{
	text-align: left;
}
/* HEADER > Navigation */
#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0.6em 0 0;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #0A1040;

}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0px 0px -20px 0px;
        padding: 0;
}
#navigation ul {
        font: bold 11px Tahoma, sans-serif;
        padding: 5px 0 5px;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(../images/tableft.gif) no-repeat left top;
        color: #FFFFFF;
        text-decoration: none;
        padding: 5px 0;
}		
#navigation ul li a:hover, #navigation ul li a:active  {		
		color: #FFFFFF;
}
#navigation ul li span {
        background: url(../images/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 7px;
}
#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}
/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/

/* END HEADER > Navigation */
#below-tabs {
	background-color: #F5832D;
	height: 15px;	    
}
#globalsearch {
	height: 54px;
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
}
#globalsearch form{
	text-align: center;	
	padding: 20px 0 0 0;
position:relative;
top:0;
left:-250px;
vertical-align:baseline;	
}
#globalsearch input{
	height: 18px;
	width: 110px;
	border: 1px solid #CCCCCC;

}
.input-search{
	border: 1px solid #CCCCCC;
	height: 19px;
	width: 139px;
}
#contactus {
	background: url(../images/envelope-icon.gif) no-repeat 0 4px;
	position:absolute;
	top:112px;
	right:120px;
	width: 65px;
	*width: 80px;
	padding: 0 0 0 16px;
}
#contactus p a{
	color: #000000;	
}
#contactus p a:hover{
	color: #F5832D;	
}
#help-header {
	background: url(../images/help-icon.gif) no-repeat 0 4px;
	position:absolute;
	top:112px;
	right:70px;
	width: 25px; *width: 40px;
	padding: 0 0 0 16px;
}
#help-header p a{
	color: #000000;	
}
#help-header p a:hover{
	color: #F5832D;	
}
#shoppingcart-header{
	height: 20px;
	width: 330px;
	position:absolute;
	top:0;
	left:630px;
	text-align: left;
	background: url(../images/shoppingbasket-header-tab.gif) no-repeat;
	vertical-align: middle;
	padding: 4px 0px 0px 0px;
}
#shoppingcart-header img {
vertical-align: middle; 
margin: 0px 0px 0px 0px; 
*margin: 1px 0px 0px 0px;
}
#shoppingcart-header p{
	padding: 0 0 0 121px;
	margin: -2px 0px 0px 0px; 
	*margin: -3px 0px 0px 0px;
}
#login-header{
	height: 20px;
	width: 155px;
	position:absolute;
	top:0;
	right:333;
	text-align: left;
	background: url(../images/login-header-tab.gif) no-repeat;
}
.loggedIn {
	height: 40px !important;
	background: url(../images/login-header-tab-active.gif) no-repeat !important;
}
#login-header h3{
	font-size: 12px;
	line-height: 15px;
	margin: 2px 0 0 25px; *margin:-3px 0 0 25px;
	padding:0;
}
#login-header h3 a{
	color: #016DDA;
	text-decoration: none;	
}
#login-header h3 a:hover{
	text-decoration: underline;
}
#login-header p{
	font-size: 11px;	
	padding: 0 5px;	
}
#login-header label{
	width: 60px;
}
#login-header input{
	height: 17px;
	width: 80px;
	border: 1px solid #CCCCCC;
}
#slider-header{
	background-image: url(../images/slider-bg.gif);
	height: 89px;
	width: 155px;	
}
#slider-header p a{
	text-align: center;
	color: #999999;
	font-size: 11px;
}
#slider-header p a:hover{
	color: #016DDA;
}
.button-slider-header{
margin: 3px 0 3px 65px;
}
#tel-header{
	background: url(../images/icon-tel.png) no-repeat top right;
	height: 30px;
	width: 270px;
	position:absolute;
	top:152px;
	right:10px;
	text-align: right;
	z-index:1;
	margin: 3px 0px 0px 0px;
}
#tel-header p{
font-size:11px;
padding: 3px 34px 0 0px;
}
#tel-header p a{
	color: #F5832D;
	text-decoration: none;
}
#tel-header p a:hover{
	text-decoration: underline;	
}
/* END HEADER */
/* FOOTER */

#footer {
	border-top: 1px solid #0A1040;
	height: 39px;	
	margin:10px auto 0 auto;
	padding-top: 5px;	
}
#footer ul{
	margin-top: 12px;	
}		
#footer li{
	font-size: 10px;
	display: inline;
	padding: 0px 2px 0 5px;	
	text-transform: capitalize;	
}	
#footer li a{
	color: #006CD9;
	text-decoration: none;
}	
#footer li a:hover{
	color: #016DDA;
	text-decoration: underline;
}	
.lastone{
	border-right: 0px none #FFFFFF !important ;	
}
/* END FOOTER */
/* SIDEBARS */
.sidebarbox-header{
	background: url(../images/sidebarbox-header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
	width: 155px;
	margin: 10px 0px 0px 0px; *margin: 0px 0px 0px 0px;
}

.sidebarbox-header h3{
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px 0 0 6px;
}
.sidebarbox-body{
	background-image: url(../images/sidebarbox-body.gif);
	text-align: center;
	width: 155px;
}

.sidebarbox-body p {
	margin: 10px 0px 5px 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #016DDC;
}

.sidebarbox-footer{
	height: 4px;
	width: 155px;
	background-image: url(../images/sidebarbox-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

.sidebarbox-footer2{
	height: 4px;
	width: 155px;
	background-image: url(../images/sidebarbox-footer2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

#sidebarbox-brands select {font-size: 10px;}

#sidebarbox-brands select {margin: 2px 0;}


.carttext {
	margin: 0;
}
.featureproduct{
	padding: 2px;
	margin:2px 4px;
	color: #333333;
	clear: both;
	width: 95%; *width: 100%;
	border-bottom: 1px solid #D8D9C7;
}
.featureproduct h2 {
	padding: 0px;
	margin: 0px;
	float: right;
	line-height: 75%;
	width: 55px;
}
.featureproduct h2 a{
	font-size : 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.featureproduct h2 a:hover{
	text-decoration: underline;
}
.featureproduct p{
	font-size: 12px;
	margin: 4px 0px; 
	width: 100%;
	clear: both;
	text-align: center!important;
color: #EA2727;	
}
.featureproduct-img{
float: left;
}
.featureproduct-img img{
	border: 1px solid #D7D8C6;
	margin: 0px;
padding:0;
}

.featureproduct-buy {
padding: 0px 0px 10px 10px;
}
.featureproduct .exvat,
.featureproduct .exvat{
	font-size: 12px;
	color: #ff0000;	
}
.featureproduct .incvat{
font-size:12px;
 color:#3a3a3a;
}
#login-box p{
	text-align: left;	
	padding: 0 0 3px 9px;
}
#login-box p a{
	color: #C8C8C8;
	font-size: 10px;
}
#login-box p a{
	color: #F5832D;
}
#login-box input{
	height: 17px;
	width: 139px;
	border: 1px solid #CCCCCC;
}
.button-cart{
	text-align: right;
	margin: 6px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
}
/* SITEPAGES & TEMPLATES */
#sitepage{	
	position:relative;
}
#sitepage ol{
}
#sitepage ol li{
line-height:1.6;
margin:2px 0;
}
.sitepage-right-col{
	position:absolute;
	top:0px;
	right:0px;
	width: 325px;
	border-left: 1px solid #EEEEEE;
	padding: 0 0 0 25px
}
.sitepage p{
	margin: 7px 0 0 0;
	line-height: 1.4em;
}
/* SIEPAGES & TEMPLATES > HOME */
.homeoffer{
margin: 5px 11px 13px 0px; 
*margin: 5px 11px -5px 0px;
}

.homeoffer-header, 
.homeoffer-body, 
.homeoffer-footer{
}

.homeoffer-header{
	background: url(../images/home-offer-header.gif) no-repeat bottom;
	height: 5px;
	width: 197px;	
}
.homeoffer-body{
	background-image: url(../images/home-offer-body.gif);
width: 197px;
height:145px;
min-height:145px;

}	

.homeoffer-body h1 {
	font-size:13px;
	margin:0;
	margin:4px 8px 5px 8px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	line-height: 110%;
	background: url(../images/dotlinev.gif) repeat-x bottom;
	height: 40px;
}
.homeoffer-body h1 a {
color: #034166;
margin:0;
padding:0;
text-decoration: none;
}
.homeoffer-body h1 a:hover {
color: #034166;
}
.homeoffer-body-content{
position:relative;
clear:both;
}
.homeoffer-body-left{
	width: 85px;
	text-align: center;
}
.homeoffer-body-right{
	width:110px;
	position:absolute;
	top:0px;
	right:0px;
text-align: center;
}
.homeoffer-body-right img{
	margin:4px 0 1px 0;
	padding:0;	
}
.homeoffer-footer{
	background-image: url(../images/home-offer-footer.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 5px;
	width: 197px;	
}
.labeloffer{
	color: #3a3a3a;	
	font: 12px/1.2 Tahoma,Tahoma, Helvetica,sans-serif;	
}
.heading-centre{
	background: url(../images/headigbar.gif) no-repeat;
	height: 25px;
	width: 609px;
	margin: 2px 0 0 0;	
	padding: 0; 
}
.heading-centre h1{
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 0 0 6px; *padding: 2px 0 0 6px; 
	margin: 0;
}
#intro-home{
	height: 221px;
	width: 607px;
	background: url(../images/main-pic-home.jpg) no-repeat right;
	margin: 0px 0px 11px 0px;
}

#intro-home h2{
	display: block;
	width: 295px;
	font-size: 23px;
	font-weight: normal;
	color: #F5832D;
}
#intro-home p{
	display: block;
	width: 295px;
	font-size: 14px;
	color: #000000;	
}
/* END SIEPAGES & TEMPLATES > HOME */
.breadcrumbs {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	font: 12px/1.2 Tahoma,Tahoma, Helvetica,sans-serif;text-transform:capitalize;
}
h3.breadcrumbs a:link,
h3.breadcrumbs a:visited,
h3.breadcrumbs a:active{
	color: #000000;
	text-decoration: none;
}
h3.breadcrumbs a:hover{
	color: #016DDA;
	text-decoration: underline;
}
.cat-summmary{
	text-decoration: none;
	text-transform: capitalize;
	width: 195px;
	margin: 5px 10px 0 0;	
}
.cat-summmary a:hover,
.cat-summmary a:active{
	color:#016DDA;
}
.cat-summmary-header{
	background: url(../images/box-3cols-header.gif) no-repeat bottom;
	height: 4px;
	width: 194px;	
}
.cat-summmary-body{
	background: url(../images/box-3cols-body.gif);
	width: 194px;
	height:120px;
	min-height:120px;
	text-align: center;
}
.cat-summmary-body p{
	margin: 0px;
	padding: 5px 0 5px 0;
	height: 30px;
font-weight: bold;
}
.cat-summmary-body p a{
	margin: 0px;
	padding: 0px;
	color: #1B85EF;
	text-decoration: none;
}
.cat-summmary-body p a:hover{
	color: #016DDA;
}
.cat-summmary-body img{
	padding: 2px 0;	
}
.cat-summmary-footer{
	background: url(../images/box-3cols-footer.gif) no-repeat top;
	height: 9px;
	width: 194px;
}

/* SIEPAGES & TEMPLATES > SUMMARY */

.filter, 
.additional {
	border-bottom: 1px solid #E8E8E8;
	margin: 0;
	font-size: 14px;
	padding: 6px 0;
}
/*.filter {
	padding: 6px 0 6px 25px;
	background-image: url(../images/filter.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}*/
.cat-title, 
.page-title {
	font-size: 18px;
	text-transform: capitalize;
	color: #016DDA;	
	margin: 2px 0 20px 0;
	padding: 0;
	font-family: Tahoma,Tahoma, Helvetica,sans-serif;
}

.cat-title h2 {
font-family: Tahoma,Tahoma, Helvetica,sans-serif; 
color: #016DDA;
}
.page-title {
	padding: 1px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016DDA;
	font-family: Tahoma,Tahoma, Helvetica,sans-serif;	
	color: #016DDA;
}
.prodbox-landscape-header, 
.prodbox-landscape-footer{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	height: 8px;
	width: 621px;
}
.prodbox-landscape-header {
	background: url(../images/product-landscape-bg-header.gif) no-repeat bottom left;
}
.prodbox-landscape-body {
	background: url(../images/product-landscape-bg-body.gif) repeat-y top left;
	position:relative;
	height:80px;
	min-height:80px
}
.prodbox-landscape-footer {
	background: url(../images/product-landscape-bg-footer.gif) no-repeat top left;
}
.prodbox-comparecheckbox {
	position:absolute;
	top:0px;
	left:2px;
}
.prodbox-landscape-thumbimage {
	margin: 2px 2px 2px 20px;
}
.prodbox-landscape-txt {
	position:absolute;
	top:0px;
	left:110px;	
}
.prodbox-landscape-txt h2, .summary-boxes h2{
	padding: 0;
}
.prodbox-landscape-txt h2{
	margin: 0 0 2px 0;
	padding: 0;
}
.summary-boxes h2{
	margin: 0;
}
.prodbox-landscape-txt h2 a, 
.summary-boxes h2 a{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.prodbox-landscape-txt h2 a:hover, 
.summary-boxes h2 a:hover{
	color: #016DDA;
	text-decoration: underline;
}
.prodbox-landscape-txt p, .summary-boxes p{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.prodbox-landscape-price{
	position:absolute;
	top:22px;
	left:370px;
vertical-align:bottom;
}
.prodbox-landscape-addbtn{
	position:absolute;
	top:22px;
	right:10px;
	width: 109px;
}
.summary-boxes-header{
	background: url(../images/box-summary-header.gif) no-repeat bottom;
	height: 4px;
	height: 10px;		
}
.summary-boxes-header, 
.summary-boxes, 
.summary-boxes-footer{
	padding: 0;
	margin: 0px;	
	width: 154px;
}
.summary-boxes,{
	padding: 0 2px;
	height: 50px;
}
.summary-boxes {
	clear: both;
	background-image: url(../images/box-summary-body.gif);
	text-align: center;
}
.summary-boxes p{
	margin: 0 2px;	
	padding:0;	
}
.summary-boxes p a{
	text-decoration: none;	
}
.summary-boxes p a:hover{
	text-decoration: underline;
	color: #305490;
}
.summary-boxes-footer {
	background-image: url(../images/box-summary-footer.gif);
	background-repeat: no-repeat;
	height: 29px;
	background-position: top;
	margin: 0 0 3px 0;
}
.summary-boxes-footer p{
	margin: 0;
	padding:3px 0 0 0;	
}
.catoffer{
margin: 5px 5px 0 5px;	
}

.catoffer-header, 
.homeoffer-body, 
.homeoffer-footer{
}
.catoffer-header{
	background-image: url(../images/home-offer-header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	width: 296px;	
}
.catoffer-body{
	background-image: url(../images/home-offer-body.gif);
	width: 296px;
}	
.catoffer-body-content{
	position:relative;
}
.catoffer-footer{
	background-image: url(../images/home-offer-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 296px;	
}
.catoffer-body h1 {
	font-size:14px;
	margin:0;
	padding:2px 0 4px 8px;
	font-weight: bold;
}
.catoffer-body h1 a {
color: #000000;
margin:0;
padding:0;
}
.catoffer-body h1 a:hover {
color: #016DDA;
}
.catoffer-body-left{
	width: 140px;
	text-align: center;
}
.catoffer-body-right{
	width:155px;
	position:absolute;
	top:0px;
	right:0px;
}
.catoffer-body-right img{
	margin:4px 0 1px 0;
	padding:0;	
}
/* END SIEPAGES & TEMPLATES > SUMMARY */
/* END SIEPAGES & TEMPLATES > DETAIL */
#detailbox {
	position:relative;
}
#thumbdetails {
	width: 270px;		
	position:absolute;
	top:1px;
	left:0px;
	text-align: center;
float: left;
}
#thumbdetails p{
	font-size: 10px;
	color: #3a3a3a;	
}
#detailboxtxt {
	padding-left: 270px;
	font-size: 12px/1.2;
font-family: Tahoma,Tahoma, Helvetica,sans-serif;
color:#016DDA;	
}
#detailboxtxt p{
	padding: 4px 0;
	font: 12px/1.2 Tahoma,Tahoma, Helvetica,sans-serif;	
}
#detailboxtxt li{
	background-image: url(../images/bullet-arrow3.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 1px 0 1px 18px;
	font: 12px/1.2 Tahoma,Tahoma, Helvetica,sans-serif;	
}
#detailboxtxt li a{
	color: #000000;	
}
#detailboxtxt li a:hover{
	color: #016DDA;	
}
.details_Desc{
	width:95%; *width:100%;
	border: 1px solid #EAEAEA;
	padding:10px;
	margin:5px;
	font-family: Tahoma, helvetica, sans-serif;
}
.details_Desc h3{
	padding:4px;
	font:bold 12px Tahoma, helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #016DDA;
}
.details_Desc p {
font-family: Tahoma!important;
}
.pmaintitle{
	font-family:bold 14px Tahoma, Helvetica, sans-serif;
	color: #016DDA;
	text-decoration: none;
	text-transform: capitalize;
}
.FeatureGroupName{
	width: 100%;
	height: 18px;
	margin:1px;
	text-transform: capitalize;
}
.FeatureGroupName td{
	font:bold 12px Tahoma, Helvetica, sans-serif;
	color: #016DDA;
	text-transform: capitalize;
	padding-top: 7px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
/* END SIEPAGES & TEMPLATES > DETAIL */
/* SIEPAGES & TEMPLATES > LOGIN PAGE */
#login-div{
	width: 150px;
	margin: 5px 0 5px 230px;
}
#login-div input{
	height: 18px;
	width: 110px;
	border: 1px solid #CCCCCC;	
}
#login-div img{
	margin: 5px;
}
/* END SIEPAGES & TEMPLATES > LOGIN PAGE */
/* SIEPAGES & TEMPLATES > CONTACT PAGE */
.opening-time, .contact-tel, .contact-email{
	margin: 0;
	background-repeat: no-repeat;
	background-position: left;
}
.opening-time{
	background-image: url(../images/contact-openingtime-icon.gif);
	padding: 4px 0 4px 30px;
}
.contact-tel{
	background-image: url(../images/contact-tel-icon.gif);
	padding: 7px 0 7px 30px;
}
.contact-page{
	padding: 0 0 0 30px;
	margin: 0;
	line-height: normal;
}
.contact-email{
	background: url(../images/contact-email-icon.gif) no-repeat top left;
	padding: 4px 0 4px 30px;
}
.contact-postal{
	background: url(../images/contact-envelope-icon.gif) no-repeat center left;
	padding: 4px 0 4px 30px;
}
.9to5{
	font-weight: normal;
	color: #000000;	
}
/* END SIEPAGES & TEMPLATES > CONTACT PAGE */
.paging{
border-top:1px solid #3a3a3a;
border-bottom:1px solid #3a3a3a;
padding:3px;
background-color:#e5e5e5;
margin:2px 0;
}
.activepage {
margin:3px 1px;
padding: 2px 0;
color: #016DDA;
background-color: #FFFFFF;
font-weight: bold;
}

.inactivepage{
margin:3px 1px;
padding:2px 0;
color:#000000;
}
.inactivepage a{
	color: #000000;
	padding: 2px 0;
}

.inactivepage a:hover{
	color: #016DDA;	
}

/* END SIEPAGES & TEMPLATES */
/* h1 text styles */
/* header and footer*/
.navigationheader li{
	margin: 0px;
	list-style: none;
	float:left;
	display: block;
}
li.btheader{
	background-image: url(../images/btnheaderbg.jpg);
	background-repeat: no-repeat;
	width: 79px; 
	height:26px;
	padding-top: 5px;
	text-align: center;
}
li.btheader a{
	color: #456B88;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
}
.btheader a:hover{
	color:#016DDA;
}

.navigationheader{
	background-image: url(../images/bgheader.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height:48px;
	padding: 0px
}
.subheader{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height:28px;
	margin-top: 2px;
	text-align: center;
	padding-top: 1px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}
#mainheader{
	width: 100%;
	vertical-align: top;
height: 189px;
}
.mainheaderb{
	width: 100%;
	height:87px;
}
.hdrc{
	MARGIN-TOP: 10px; 
	FLOAT: right; 
	WIDTH: 350px; 
	MARGIN-RIGHT: 20px; 
	HEIGHT: 30px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.topbts{
	margin-top: 7px;
}
/* Navigation styles */

/* evolve ids and classes */
#tablemain,
#tableproducts,
#tablesearch,
#tablecustreg,
#tableviewcart{
width:960px;
margin:0 auto;
background-color:#ffffff;
}
#productscontent,
#maincontent,
#searchcontent,
#viewcartcontent,
#custregcontent{
background-color:#ffffff;
}
#sidebar{
	overflow: hidden;
	height:350px; 
width: 155px;
}
#sidebar select.paramstyle{
font-size:11px;
width:140px;
}
#maincontent td{
	vertical-align:top;
}
#maincontent{
width: 100%;
}
.maincontentfrontpage td{
	vertical-align:top;
	width: 50%;
}
.maincontentfrontpage table{
	width: 100%;
}

.ps_thumb,
.ps_thumb img{
	padding:0;
	margin:0;
	border:0;
}
table.sclistclass{
	padding:5px;
	border:1px solid #BACEE7;
	background-color:#E0E4EF;
}
div.search{
	width:450px;
	border:1px solid #BACEE7;
	background-color:#E0E4EF;
	padding:5px;
	margin-bottom:20px;
}
.sclistclass a:hover,
a:active.sclistclass{
	color: #456B88;
	text-transform: capitalize;
	font-size: 12px;
	font-weight:normal; 
	font-family: Tahoma,helvetica,sans-serif;
	text-decoration:underline;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:24px;
	padding-left:20px;
	white-space:nowrap;
	text-decoration: none;
}
.sclistclass a:link,
.sclistclass a:visited{
	color: #456B88;
	text-transform: capitalize;
	font-size: 12px;
	font-weight:normal; 
	font-family: Tahoma,helvetica,sans-serif;
	text-decoration:underline;
	background:url(../images/arrow.gif) no-repeat left top;
	height:24px;
	padding-left:20px;
	white-space:nowrap;
	text-decoration: none;
}
/* components styling*/
.componentName{
	font-weight:bold;
	height:25px;
	line-height:25px;
	white-space:nowrap;
	padding-left: 10px;
	background-color: #6d94ad;
}
select.compclass{
	width: 450px;
}
.computerConfigurator tr{
	background-color: #ececec; 
}
.computerConfiguratorPrice{
	margin-left: 20px;
	font-size: 140%;
}
/* sitemap styles */
.smcatlist{
	padding-left:20px;
	float:left;
	text-transform: capitalize;
}
.smcatlist li{
	list-style-type:circle;
}
.smcatlist ul{
	padding-left:40px;
}
.smcatlist li li{
	list-style-type:square;
}
/* created by designers */
.more{
	padding-left:15px;
	text-transform: capitalize;
	background:#fff url(../images/more.gif) no-repeat 0 0;
	width:80px;
	height:20px;
}
.more a:link,
.more a:visited,
.more a:active{
	color:red;
	text-decoration:none;
}
a:hover.more{
	padding-right:15px;
	color:#ff9933;
	background-color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.dotline{
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom: 1px dotted #6D8FAA;
}
div.rightsidebar{
	margin-left:3px;
}
.rightsidebar{
	width:150px;
}
/* Right hand sidebar specific */
.shopping_cart{
	margin-top: 10px;
	width: 150px; 
	height: 125px;
	background-image: url(../images/backcart2.gif);
	background-repeat: no-repeat;
}
.sidebarCapsule{
	margin-top: 10px;
	width: 159px;
	text-align: left;
}
.sidebarCapsuleContent{
	width: 100%;
	border-left: 1px #6D8FAA solid;
	border-right: 1px #6D8FAA solid;
}
#homepageoffers td{
	vertical-align:top;
	padding:5px; /* !important; */
}
.featurehomepage{
	border:1px solid #6d8faa;
	height: 130px;
	width:99%;
	text-transform: capitalize;
}
.price,
.price-summary-boxes{
	font-weight:bold;
	font-size:14px;
	color:#016DDA;
}
.price-summary-boxes{
	text-align: center;	
}
.featureproduct,
.featureproductman a:hover{
	color:#016DDA;
}
.featureproductmantable{
	padding:0;
	border: 1px solid #6d8faa;
	width: 100%;
	margin: 0 0 0 0;
	background-color:#ffffff;
}
.featureproductman img{
	float : left;
	width: 40px;
	height: 40px;
}
.featureproduct img{
	float : left;
}
.featureproduct h4{
	font-size : 12px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}
hr.blue{
	border : 0;
	color : #6b8fab;
	background-color : #6b8fab;
	height : 1px;
	width : 90%;
	text-align : left;
}
/* borders */
.t{
	border-top : 1px solid #6B8FAB;
	padding : 0;
	margin : 0;
}
.r{
	border-right : 1px solid #6B8FAB;
	padding : 0;
	margin : 0;
}
.b{
	border-bottom : 1px solid #6B8FAB;
	padding : 0;
	margin : 0;
}
.l{
	border-left : 1px solid #6B8FAB;
	padding : 0;
	margin : 0;
}
.gradient{
	background:#6B8FAB url(../images/gradient.gif) repeat-x top left;
}
/* homepage specific */
.homepageBanner{
	background-image: url(../images/home_back01.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 122px;
	display: block;
}
.banner1{
	background-image: url(../images/banner1bg.jpg);
	background-repeat: repeat-x;
	height: 122px;
	margin: 0px;
	padding: 0px;
}
/* product summary specific */
.sum1{
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	width: 120px;
	text-align: center;
}
.sum2{
	margin-top: 12px;
	margin-bottom: 12px;
	float: right;
	width: 440px;
	text-align: left;
}
.sum1b{
	margin-top: 6px;
	margin-left: 6px;
	float: left;
	width: 90px;
	text-align: center;
}
.sum2b{
	margin-top: 6px;
	margin-bottom: 6px;
	float: right;
	width: 190px;
	text-align: left;
}
.productSummary{
	width:100%;
	height: 127px;
	border: 1px solid #6D8FAA;
	text-align: left;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.productSummary2{
	width: 100%;
	height: 127px;
	border: 1px solid #6D8FAA;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.productSummaryData{
	height: 165px;
	width: 100%;
	margin: 0px;
}
.productSummaryButtons{
	text-align: center;
}
.productSummaryThumb{
	max-width: 99px;
}
.bgsummary{
	background:#fff url(../images/bg_summary.gif) no-repeat top left;
}
/* Product Detail Pages */
#productdetails{
	width:95%;
}
.details_Img{
	float:left;
	background-image: url(../images/imgback.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 196px;
	width: 233px;
	text-align: center;
	/* padding: 10px 5px 5px; */
}
.details_Img img{
	margin-top:10px;
}
.details_Continued{
	float: left;
}
.details_CartAdd{
	background-image: url(../images/detback.gif);
	background-repeat: no-repeat;
	width:227px;
	height: 60px;
	background-position: top center;
	text-align: center;
	display:inline;
}
/* sub nav on product details */
#navcontainer ul{
	padding:0;
	margin:0;
	width:100%;
	height:30px;
}
#navcontainer ul li{
	list-style-type: none;
	padding: 0 0 0 1px;
	margin: 0;
	display: block;
	float: left;
	background: url("../images/bg_tab.gif") no-repeat 0 0;
	font:bold 12px/20px Tahoma, verdana, sans-serif;
	text-align: center;
}
#navcontainer a{
	color: #333;
	text-decoration: none;
	display: block;
	width: 150px;
	height:30px;
	border:0;
	padding:5px 0;
}
#navcontainer a:hover{
	color:#333;background: url("../images/bg_tabover.gif") no-repeat 0 0;
}
/* ----------------- */
.bthomeheader{
	margin-left: 40px;
}
#right{
	position: absolute;
	top: 160px;
	left: 617px;
}
#totalhome{
	width: 100%;
	margin-top: 7px;
}
.box01{
	background-image: url(../images/box01_bg.gif);
	background-repeat: no-repeat;
	width:227px;
	height: 191px;
	display:block;
	float:left;
	margin-top: 5px;
	padding:0px; padding-left: 1px;
}
.small,.small2{
	font-size: 11px;
	font-family: Tahoma, helvetica;
}
.small{
	color: #000000; /* !important */
}
.small2{
	color: #404040;
	font-size: 10px;
}
.red{
	color: #ff0000;
	font-size: 14px;
	font-family: Tahoma, helvetica;
}
.computerConfiguratorPrice{
	text-align: right;
}
.computerConfiguratorPrice span.red{
	color: red;
	font-size: 160%;
}
.box01 form{
	margin-top: -25px;
}

.orderform {
	margin:8px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width:760px;
        height: 180px;
	position:relative;
        background: url(https://secure2.secureonlineshopping.biz/bibis/secure/images/logo-bg.jpg) no-repeat center top;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
border-bottom: 1px dotted #0A1040;
}

.orderform h2{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
padding: 5px 0px 0px 0px;
}

.sidebar_right{
	position: absolute;
	top: 160px;
	left: 617px;
}
#summarycont{
	width:100%;
}
#detailcont{
	width:470px;
}
.prodname{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bolder;
}
.prodname a:hover{
	color: #016DDA;
}
dl.home{
	background-image: url(../images/box01_bg.gif);
	background-repeat: no-repeat;
	width:227px;
	height: 191px;
	display:block;
	float:left;
	margin-top: 5px;
	margin-right:3px;
	padding-top:2px
}
dt.home{
	float:right; 
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
dd.txt{
	margin: 0;
	font-size: 9px;
	width:130px;
	float:right;
	padding-top:1px;
	margin-right:5px
}
dd.txt strong{
	font-size: 11px
}
dd.img{
	margin: 0;
	float:left;
	padding:5px
}
.summaryitems{
	width:223px;
	height: 190px;
	border: 1px solid #6D8FAA;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align:left;
	margin-top: 10px;
}
.thumbn{
	width: 60px
}
.thumbx{
	FLOAT: left;
	padding: 5px;
}
.descA{
	float:right;
	margin-left: 3px;
	padding: 3px;
	width: 115px;
	height:160px;
}
input.srchA{
	margin-bottom: 3px;
}
.pricets{
	color: #FF0000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
ul.list{
	margin-bottom: 4px;
	background-color: #456B88;
	width: 100%;
}
li.list{
	float: left;
	list-style: none;
	padding: 9px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #456B88;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.list ul a:link, .list ul a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.list li a:link,.list li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.list li a:hover{
	color: #FCB519;
}
.list ul li ul a{
	display:block;
	clear:both;
}
.pname{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #456B88;
	text-decoration: none;
	text-transform: capitalize;
}
.layer{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	width:630px;
	height: 300px;
	margin-left:5px;
	margin-top:10px;
	position: absolute;
	top: 520px; /* top: 500px; */
	overflow:auto;
}
.viewcart{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C7E8B;
	margin: 1px;
	width: auto;
	padding: 3px;
	text-align: center;
}
.viewcart a:link, .viewcart a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.sbbox{
	padding:0;
	border: 1px solid #6d8faa;
	width: 150px;
	margin: -5px 0 0 0;
	background-color:#ffffff;
}
.sbboxban{
	padding:0;
	border: 1px solid #6d8faa;
	width: 144px;
	margin: -5px 0 0 0;
	background-color:#ffffff;
}
.allcompname{
	background-color: #ECF0F4;
	margin-top:12px;
	padding-left:6px;
}
.catcomp td a:link,
.catcomp a:visited,
.catcomp a:hover,
.catcomp a:active{
	color: #000000;
	font-size: 12px;
	font-weight:normal; 
	font-family: Tahoma,helvetica,sans-serif;
	text-decoration:underline;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:24px;
	padding-left:20px;
	width: 180px;
}
.catcomp{
	padding:5px;
	border:1px solid #BACEE7;
	background-color:#E0E4EF;
	width: 450px;
}
/* related products */
.related{
	width:180px;
	text-align:center;
}
.related img{
	border:1px solid #BACEE7;
	padding:2px;
	margin-bottom:10px;
	clear:both;
}
.related a:link,
.related a:visited,
.related a:hover,
.related a:active{
	text-decoration:underline;
	clear:both;
	padding:2px;
	margin-bottom:5px;
}
.orange{
	color:#016DDA;
}
/* filters */
#searchboxAllaslist{
	overflow: hidden;
	clear: both;
	padding:10px;
	margin:5px;
}
#searchboxAllaslist_selected ul{
	margin:0 0 50px 0;
	padding:0;
	border-left:2px solid #333;
}
#searchboxAllaslist form{
	margin-bottom:5px;
}
#searchboxAllaslist_selected #searchboxallaslist ul{
	clear:both;
	margin:0 0 50px 0;
	background-color: #e5e5e5;
}	
#searchboxAllaslist h1{
	font-size:14px;
	clear:both;
	padding:3px;
	margin:0;
	background: #f6f6f6;
	color: #333;
}
h1.searchboxAllaslist{
	float: left;
}
#searchboxAllaslist ul{
	clear:both;
	overflow: hidden;
}
ul.stemplistclass {
	margin: 0 !important;
	padding: 0 !important;
}
.stemplistclass{
	text-transform: capitalize;
	display: block;
	white-space: nowrap;
}
.stemplistclass li{
	float:left;
	display: block;
	list-style: none;
	padding: 0px 5px ;
	font-size:90%;
	border-right: 1px solid #3E3E3E;
	margin: 5px 0px;
}
.stemplistclass a:link,.stemplistclass a:visited{
	color:#003366;
}
.stemplistclass a:hover,.stemplistclass a:active{
	color:#016DDA;
	text-decoration: none;
}
.psclistclass{
	text-transform: capitalize;
}
a:hover.psclistclass,
a:active.psclistclass{
	color:#016DDA;
}
.searchbox1aslist{
	text-transform: capitalize;
}
/* details*/
.deta2{
	padding: 5px;
	width: 655px;
	border: 1px solid #456B88;
	margin: 5px;
	height: auto;
}
.deta3{
	padding: 5px;
	width: 98%;
	background-color: #F5F5F5;
	height: 315px;
	margin: 26px 0px 0px 0px;
}
.deta4{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/*
Miscellaneus */
.vieworderhistoryheader{
	background-image: url('(../images/header_bg.jpg');
	background-repeat: repeat-x;
	background-position:  left top;
	height:14px;
	margin-top: 2px;
	text-align: center;
	padding-top: 1px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana
}

.vieworderhistoryline{
	background-image: url('(../images/viewordersbgalt.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: Tahoma,helvetica,sans-serif;
}

.vieworderhistorylinealt{
	background-image: url('(../images/viewordersbg.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: Tahoma,helvetica,sans-serif;
}

.vieworderhistorylinks{
	color: #006092;
	font-size: 10px;
	font-family: Tahoma,helvetica,sans-serif;
}

.vieworderhistorylinks a:hover{
	color:#016DDA;
}

/* 
=shopping basket styles */
#cartmainouter table{
width: 100%;
}
.vc1{
background-color: #465150;
padding: 5px;
white-space:nowrap;
}
.vc2,
.vc2alt{
	text-transform: uppercase;
padding:5px;
}
.vc2 a:link,
.vc2alt a:link{
color:#016DDA;
}
.vc2 a:hover,
.vc2alt a:hover{
	color:#016DDA;
}
.vc3,
.vc4{
padding:5px;
}
.vc4{
background-color: #88c4f2; 
color: #3a3a3a}
.vc5{
padding:10px 0;

}
#buttons{
width:600px;
padding:5px;
display: block;
margin: 20px 0px 0px 0px;
}
#buttons p{
clear:both;}

#buttons p img{
border:0;
}
.t20ha{
	text-transform: capitalize;
}
.t20ha a:hover{
	color:#016DDA;
}
.t20up{
	text-transform: uppercase;
}
/*
end shopping cart */
/*
=orderform styles */
.of1{
	text-transform: uppercase;
}
.ofinv0{
	text-transform: uppercase;
}

.smcatlist a:hover{
	color:#016DDA;
}


.relatedbox table{
	width: 100%;
}


.pvlistclass TD{
	white-space:nowrap;
	width:16%;
	text-align: center;
}

.pvlistclass{
	padding:10px;
}

.pvlistclass a:hover{
	color:#016DDA;
}
#brands .pvlistclass TD{
	white-space:nowrap;
	width:150px;
	text-align: center;
margin:2px 0;
border:1px solid #f5e5e5;

}
#brands .pvlistclass a:link,
#brands .pvlistclass a:visited,
#brands .pvlistclass a:active{
color:#016DDA;
display:block;
}
#brands .pvlistclass a:hover{
color:#993300;
background-color:#f5e5e5;
display:block;
}
/*
rma form */
#rmaform fieldset{
padding:5px 0;
margin-bottom:20px;
border-bottom:2px solid #016DDA;
background-color:#f7f7dc;
}
#rmaform table td{
padding:5px;
}
#rmaform legend{
font-weight:bold;
color:#016DDA;
}
#rmaform input{
border:1px solid #3a3a3a;
padding:1px;
}
.PageNumbers {
overflow: hidden;
list-style-type: none;
}
.PageNumbers li {
float: left;
padding: 5px;
}

.centre-area {padding: 0px -12px 0px 0px!important;}

.home-cat {
width:610px;
margin: 0px;
padding: 0px;
}

.home-cat li {
float: left;
list-style: none;
width: 150px;
text-align: center;
margin: 0px 0px 20px 0px;
}

.home-cat li h2 {
font:normal 12px/1.2;
margin:3px 3px 4px 3px;
}
.home-cat li h2 a:link, 
.home-cat li h2 a:visited 
{color: #044366;}
.home-cat li h2 a:hover{
background-color:#1978a6;
color:#f1f1f1;
}
.homeoffers2 {
width: 110px;
margin: 10px 13px 0px 0px;
text-align: center;
}

.homeoffers2 h2{
font-family: Tahoma;
font-size: 12px;
margin: 0px 0px 0px 0px;
text-align: left!important ;
font-weight: normal;
}

.homeoffers2 h2 a:link, .homeoffers2 h2 a:visited {
color: #034166;
}

#sb-logos {margin: 0px 0px 8px 0px; padding: 0px;}

#sb-logos li {
width: 100%;
text-align: center;
margin: 2px 0px 2px 0px;
}

#ordertable img {margin: 0px 5px 0px 0px;}

#search {
position: relative;
left: 710px;
top: -2px;
margin: 0px 0px 0px 0px;
width: 250px;
}

#search img {vertical-align: middle; position: relative; top: -3px;}

#search form {margin: 0px;font-size:11px;}

.productsacross
{
list-style-type: none;
margin: 0;
padding: 0;
}

ul.categories
{
width: 600px;
overflow: hidden;
padding:0;
margin:0;
}

ul.categories li
{
margin:0;
padding:0;
display: block;
float: left;
width: 300px;
text-transform:capitalize;
}

.detbox-header{
	background: url(../images/box-det-header.gif) no-repeat bottom;
	height: 4px;
	width: 618px;	
}

.detbox-body{
	background: url(../images/box-det-body.gif);
	width: 618px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.detbox-footer{
	background: url(../images/box-det-footer.gif) no-repeat bottom;
	height: 7px;
	width: 618px;
	margin: 0px 0px 0px 0px;
}

.detbox-body h1 { margin: 0px 0px 0px 10px!important;}

/* side bar navigation */

td.s3b, td.s4b, td.s5b  {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

td.s4b a:active, td.s4b a:visited, td.s4b a:link {
	color: #333333;
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding:6px 3px;
}

td.s5b a:active, td.s5b a:visited, td.s5b a:link {
	color: #333333;
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding:6px 3px;
}


td.s5b a:hover, td.s4b a:hover, td.s3b a:hover {
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size:11px;
	display:block;
	padding:6px 3px;
	background-image: url(../images/s5b-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
color: #FFFFFF;
}

td.s3b a:hover, td.s3b a:hover, td.s3b a:hover {
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size:11px;
	display:block;
	padding:6px 3px;
	background-image: url(../images/s5b-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
color: #FFFFFF;
}

td.s3b a:active, td.s3b a:visited, td.s3b a:link {
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size:11px;
	display:block;
	padding:6px 3px;
	background-image: url(../images/s5b-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
color: #FFFFFF;
}

/* end side bar navigation */

/**********************************************/

/* side bar sub navigation */

td.s25 {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
}

td.s24 {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

td.s23 a:active, td.s23 a:visited, td.s23 a:link {
	color: #333333;
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	display:block;
	padding:4px 3px 4px 15px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #B3D3E5;
}

td.s24 a:active, td.s24 a:visited, td.s24 a:link {
	color: #333333;
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration:none;
	font-size:10px;
	display:block;
	padding:4px 3px 4px 15px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #B3D3E5;
}

td.s25 a:hover, td.s24 a:hover {
	background-color:#DDDDDD;
	text-transform: capitalize;
	font-family:Arial, Verdana, sans-serif;
	text-decoration:underline;
	font-size:10px;
	display:block;
	padding:4px 3px 4px 15px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
===============================================================================

/* end side bar sub navigation */









/*Shopping Basket */

#cartminiimage img {
	width:60px;
	height:60px;
	border:1px solid #CCCCCC;
}

#cartminiimage {
	width: 60px;
}

#cartmaininner1 {
	width:100%;
}

#cartmaininner1 a, #cartmaininner1 a:link, #cartmaininner1 a:active, #cartmaininner1 a:visited {
	color:#333333;
	text-decoration:none;
}

#cartmaininner1 a:hover {
	color:#333333;
	text-decoration:underline;
}

#cartmaininner1 td {
	padding:5px;
	font: 11px Arial, Verdana, sans-serif;
}

#cartmaininner1 td.vc1 {
	font-weight:bold;
	background-color:#CCCCCC;
	background-image: url(../images/shopping-cart-header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height:35px;
color:#3a3a3a;
}

#cartmaininner1 td.vc2, #cartmaininner1 td.vc2alt {
	border-top:1px solid #FFFFFF;
}

#cartmaininner1 td.vc3 {
	width:20px;
}

#cartmaininner1 td.vc4 {
	border-top:1px solid #FFFFFF;
	font-weight:bold;
}

#cartmaininner1 .g1 {
	font: 11px Arial, Verdana, sans-serif;
	color:#333333;
}

.vc5 {
	font: 11px Arial, Verdana, sans-serif;
	color:#333333;
}

.vc10 {
	font: 11px Arial, Verdana, sans-serif;
	color:#333333;
}

#viewcartcontent input {
	font: 11px Arial, Verdana, sans-serif;
	color:#333333;
	border:1px solid #666666;
}

#viewcartcontent select {
	font: 11px Arial, Verdana, sans-serif;
	color:#333333;
	border:1px solid #666666;
}

.order-cycle {
	font:bold 12px Arial, Verdana, sans-serif;
	color:#333333;
	text-align:center;
	padding:15px 0;
margin: 0px 0px 0px -15px;
}

.order-cycle-ul {
	margin:0;
padding: 0px;
	list-style:none;
}

.order-cycle-li {
	margin:0 5px;
	display:inline;
}

#order-cycle-li-selected {
	margin:0 5px;
	display:inline;
	color:#005288;
}

/* End Shopping Basket */
.of1, .of3, .of4 {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
}
.of2 {
	font-weight:bold;
	background-color:#CCCCCC;
	background-image: url(../images/shopping-cart-header.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color:#333333;
height: 35px;
}
.of4 {
	font-weight:bold;
	background-color:#BBBBBB;
	color:#333333;
}
td.ofinv0 {
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#0C6298!important;
        color: #FFFFFF!important;
        margin: 10px 0px 0px 0px!important;
}
.ofinv1 {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
text-align:right;
padding:2px 10px 3px 0;
}
.ofinv1 a {
	font:11px Arial, Helvetica, sans-serif;
	color:#30A029;
}
.ofinv1 input {
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #666666;
	color:#333333;
}
select {
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #666666;
	color:#333333;
}
#orderform-container {
	width:750px;
	padding:10px;
	border:1px solid #cccccc;
	text-align:center;
	margin:0 auto;
}
#ordertable {
	width:100%;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#ordertable td {padding: 4px;}
#confirmtable td {padding: 4px;}

.co2 {border-right: 15px solid #FFFFFF;}

#slide1dv {margin: 0px 0px 0px 25px; *margin: 0px 0px 0px 2px;}

h3.page-subtitle {
background-color: #1978A6;
color: #FFFFFF;
font-weight: bold;
font-family: arial;
font-size: 12px;
padding: 2px 0px 2px 5px;
margin: 18px 0px 10px 0px;
width: 100%;
}

.contact-list {
margin: 0px;
padding: 0px;
}

.contact-list li {
float: left;
list-style: none;
width: 140px;
margin: 0px 20px 20px 0px;
}

.contact-list li h4{
border-bottom: 1px dotted #CCCCCC;
font-family: arial;
font-size: 15px;
font-weight: bold;
padding: 0px 0px 4px 0px;
margin: 0px 0px 5px 0px;
color: #0F628A;
}


#header-login {
text-align: left;
position: relative;
top: 0px;
right:0;
height:40px;
line-height:40px;
vertical-align:middle;
}

#header-login td {
font-size: 11px;
font-family: arial;
}

#header-login td h3 {
font-size: 11px;
}
/*
new header for test*/
#header-cart {
width: 250px;
height:45px;
margin:3px;
padding:5px;
position:absolute;
top:50px;
right:5px;
line-height:45px;
text-align: right;
background:transparent url(../images/cart-bg.png) no-repeat center center;
}
#header-cart p{
line-height:45px;
font-size:11px;
color:#777575;
}
#header-cart strong{
font:bold 12px;
}
#header-cart a:link,
#header-cart a:visited,
#header-cart a:active{
color:#777575;
text-decoration:none
}
#header-cart a:hover{
color:#ffffff;
background-color:#777575;
}
#header-cart img {
vertical-align: middle;
}

/*
education, business and public pages */
#education{
width:600px;
height:750px;
background:#fff url(../images/bg-education.jpg) no-repeat top right;
}
#education .text{
padding:25px 20px;
text-align:top;
}
/*
lowercategories styles */
.psclistclass a,
.sclistclass a,
.clistclass a{
	text-transform:capitalize;
	font:bold 11px/1.3 Arial,Tahoma,impact,sans-serif;
	text-decoration:underline;
	padding:0 0 0 10px;
	white-space:nowrap;
	text-decoration: none;
}
.psclistclass a:link,
.psclistclass a:visited,
.psclistclass a:active,
.sclistclass a:link,
.sclistclass a:visited,
.sclistclass a:active,
.clistclass a:link,
.clistclass a:visited,
.clistclass a:active{
	color: #3a3a3a;
}
.psclistclass a:hover,
.sclistclass a:hover,
.clistclass a:hover{
color:#016DDA;
}
.psclistclass a{
float:left;width:280px;

}
/* sitemap styles */

.smcatlist{
	padding-left:20px;
	float:left;
	text-transform: capitalize;

}
.smcatlist li{
	margin:10px;
	list-style-type:none;
	clear: both;

}
.smcatlist li a{
font:bold 12px/1.4;
color:#04558B;

}
.smsubcatlist li{
	clear: none;
	float: left;
	display: block;
	width: 200px;
margin:2px 0 3px;
}
.smsubcatlist li a{
	font-size: 11px;
	font-weight: normal;
color:#3a3a3a;
}
.smsubcatlist li a:hover{
color:#04558B;
background-color:#B3D3E5;
}
.center{
text-align:center;}
.excvat,
.exvat{
	font-size: 12px;
	color: #f62900;	
}
.incvat{
font-size:12px;
 color:#3a3a3a;
}
/* View Orders */
.viewOrders {
	width: 595px;
	border: 0;
	margin: 10px 5px 0 5px;
}

.viewOrders a, .viewOrders a:link, .viewOrders a:visited {
	text-decoration: underline;
}

.viewOrders a:hover {
	color: #fff;
	background-color: #315883;
}

.viewOrders th, .viewOrders td {
	text-align: left;
}

.viewOrders thead th {
	background-color: #f6f6f6;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.viewOrders tbody td {
	border-bottom: 1px solid #f6f6f6;
}
/* brandlist */
#brandlisttable td{
width:120px;
height:40px;
text-align:center;
}
#brandlisttable td a{
display:block;
padding:2px;
text-align:center;
}
#brandlisttable a:hover{
display:block;
background-color:#dae6f0;
color:#3a3a3a;
border:1px solid #210ed4;
}
/* messages */
.alert{
background-color:#ffff99;
border:2px solid #859ddc;
padding:2px;
margin:5px 0;
line-height:1.2;
}
.alert .highlight{
text-transform:capitalize;
font-weight:bold;
}
.alert ol{
list-style-type:decimal;
margin:2px;
}
.alert li{
line-height:1.4;
padding:2px;
}
.alert ol ul li{
padding:0 0 0 20px;
line-height:1.2;
}