/* 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;
	background-color: #1094c5;
}
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,Arial,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:#4aaae2;
}
h2{
	font:bold 16px/1.4 ;
	margin:.3em 0;
	padding:2px 0;
color:#4aaae2;
}
h3{
	font: bold 15px/1.6 ;
	margin:.2em 0;
	padding:2px 0;
	color:#000000;
}
h4{
}
/* HEADER */
#header{
        background: url(../images/main-bg.jpg) repeat-y center top;
	margin:0 auto;
	width: 1034px;
	height: 175px;
	position:relative;
}

#main-logo{
	text-align: left;
	margin: 6px 0px 15px 37px;
}
/* HEADER > Navigation */
#navigation {
	margin: 1em 0 0;
	padding: 0.6em 0 0;
	font-weight: bold;
	text-align: left;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        font: bold 12px Verdana, Arial, Helvetica, 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: #5B6767;
        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 4px;
}
#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:auto;
	position: absolute;
	top: 65px;
	left: 340px;
}

#globalsearch form{
position:relative;
width:270px;
}
#globalsearch img{
position:absolute;
top:2px;
right:0;
padding:0;
}
#globalsearch input{
	height: 25px;
	width: 221px;
	border: 0px;
	background-image: url(../images/searchinput-bg.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 30px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.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: #4aaae2;
	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: #4aaae2;
}
.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{
        background: url(../images/main-bg.jpg) repeat-y center top;
	margin:0 auto 10px auto;
	width: 1034px;
	height: auto;
}

#footer-navigation {
        background: url(../images/footer-bg.jpg) repeat-y left top;
	margin: 0px auto 10px auto;
	width: 969px;
	height: 36px;
	text-align: right;
}


#footer-navigation ul{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	text-align: center;	
}
	
#footer-navigation li{
	list-style: none;
	display: inline;
	margin: 0px 12px 0px 0px;
	font-family: arial;
	font-size: 11px;
}

#footer li a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer li a:hover{
	text-decoration: underline;
}

.lastone{
	border-right: 0px none #FFFFFF !important ;	
}
#footer td{
vertical-align:top;
}
/* END FOOTER */


/* SIDEBARS */
.sidebarbox-header{
	background: url(../images/sidebarbox-header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
	width: 160px;
	margin: 10px 0px 0px 0px; *margin: 0px 0px 0px 0px;
}

.sidebarbox-header h3 {
	padding: 0;
	margin: 0;
	font-family: Tahoma,Arial,Helvetica,sans-serif!important;
	font-size: 12px!important;
	color: #FFFFFF!important;
	padding: 8px 0 0 6px;
	*padding: 5px 0 0 6px;
}

.sidebarbox-header h3 .g1 {
	font-family: Tahoma,Arial,Helvetica,sans-serif!important;
	font-size: 12px!important;
	color: #FFFFFF!important;
}

.sidebarbox-body{
	background-image: url(../images/sidebarbox-body.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 160px;
}

.sidebarbox-body h4 {
	padding: 5px 0px 5px 5px;
	margin: 0px 2px 0px 2px;
	font-size: 16px!important;
	font-family: arial!important;
	font-weight: normal;
	color: #FFFFFF!important;
	text-align: left;
	width: 151px; *width: 156px;
	background-color: #313e44;
}

.sidebarbox-body h4 .g1{
	font-size: 16px!important;
	font-family: arial!important;
	font-weight: normal;
	color: #FFFFFF!important;
}

.sidebarbox-footer{
	height: 4px;
	width: 160px;
	background-image: url(../images/sidebarbox-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}
#sidebarbox-brands select {font-size: 10px;}

#sidebarbox-brands select {margin: 2px 0;}
/* 
=left hand sidebar & summary page nav */
td.s4b,
td.s3b,
td.s5b{
	text-transform: capitalize;
	padding:0 4px 0 9px;
	height: 18px;
	vertical-align: middle;
	background: url(../images/sidebarbox-body.gif) repeat-y top left;
	border-bottom:1px solid dotted;
}
a.s5,
a.s4,
a.s3{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	padding:6px 0 6px 0px;
	/*background: url(../images/bullet-arrow.gif) no-repeat center left;*/
}
td.s24,
td.s25,
td.s23{
	text-transform: capitalize;
	vertical-align: middle;
	background: url(../images/sidebarbox-body.gif) repeat-y top left;
	border-bottom:1px solid #e5e5e5;
}
a.s24,
a.s25,
a.s23{
	font:10px/1.2 ;
	display: block;
	width: 135px;
	color: #000000;
	padding:2px 0 2px 5px;
	margin:2px 0;
	text-decoration: none;
}
.s24 a:link,
.s24 a:visited,
.s25 a:link,
.s25 a:visited,
.s25 a:active,
.s23 a:link,
.s23 a:visited,
.s23 a:hover,
.s23 a:active{
color: #4aaae2;
}
.s5b a:hover, 
.s24 a:hover, 
.s25 a:hover{
	color: #4aaae2;
}
.s24, .s23 {
	padding-left: 9px;
}
.s25 {
	background: url(../images/bullet-arrow2.gif)  no-repeat 0px 5px;
	padding-left: 9px;
}
	
/* END SIDEBARS */
.carttext {
	margin: 0;
}
.featureproduct{
	padding : 2px;
	margin : 0px;
	color : #333333;
	clear : both;
	width: 155px;
}
.featureproduct h2 {
	padding : 10px 0 2px 4px;
	margin: 0px;
}
.featureproduct h2 a{
	font-size : 11px;
	text-transform : capitalize;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.featureproduct h2 a:hover{
	font-size : 11px;
	color: #4aaae2;
	text-decoration: underline;
}
.featureproduct p{
	font-size : 11px;
	color: #000000;
	margin: 0 0 8px 8px; 
}
.featureproduct-content{
	position:relative;
	width: 155px;
	overflow: hidden;
}
.featureproduct-content img{
	border: 1px solid #D8D8C7;
	margin: 1px 7px 05px;
}
#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 0px 10px 0px;
	line-height: 1.4em;
}
/* SIEPAGES & TEMPLATES > HOME */

.homeoffer{
	margin: 1px 12px 0px 0px; 
	width: 215px;
	height: auto;
}

.homeoffer-body-left {
	float: left;
	width: 80px;
}

.homeoffer-body-content{
	position:relative;
	float: right;
	width: 120px;
}

.homeoffer-body-content h1 {
	font-size: 13px;
	font-family: arial;
	margin:0;
	padding: 0px 0 4px 0px;
	font-weight: normal;
	line-height: 90%;
	height: 50px;
}

.homeoffer-body-content h1 a {
	color: #14739f;
	text-decoration: none;
}

.homeoffer-body-content h1 a:hover {
	color: #4aaae2;
}

.homeoffer-body-content .price {
	font-size: 17px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 15px 0px;
}



.excvat{
	font-size: 10px;
	color: #C3C3C3;	
}
.labeloffer{
	color: #999999;	
	font: 12px/1.2 Tahoma,Arial, 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,Arial, Helvetica,sans-serif;	
}
h1.breadcrumbs a:link,
h1.breadcrumbs a:visited,
h1.breadcrumbs a:active{
	color: #000000;
	text-decoration: none;
}
h1.breadcrumbs a:hover{
	color: #4aaae2;
	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:#4aaae2;
}
.cat-summmary-header{
	background: url(../images/box-3cols-header.gif) no-repeat bottom;
	height: 4px;
	width: 195px;	
}
.cat-summmary-body{
	background: url(../images/box-3cols-body.gif);
	width: 195px;
	height:120px;
	min-height:120px;
	text-align: center;
}
.cat-summmary-body p{
	margin: 0px;
	padding: 2px 0 5px 0;	
}
.cat-summmary-body p a{
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.cat-summmary-body p a:hover{
	color: #4aaae2;
}
.cat-summmary-body img{
	padding: 2px 0;	
}
.cat-summmary-footer{
	background: url(../images/box-3cols-footer.gif) no-repeat top;
	height: 4px;
	width: 195px;
}

/* 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: 22px;
	text-transform: capitalize;
	color: #1098ca;	
	margin: 3px 0px 4px 0px;
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: normal;
}

.summary-items {
	background:#FFFFFF url(../images/summary-bg.jpg) no-repeat bottom left;
	width: 100%;
	height: auto;
	margin: 0px 0px 35px 0px;
border-bottom: 1px solid #d7d7d7;
}

.summary-item-cont {
	width: 100%;
	display: block;
	height: auto;
}

.summary-item-img {
	width: 75px;
	height: auto;
	float: left;
	display: block;
	margin: 0px 15px 0px 13px;
border: 1px solid #CCCCCC;
padding: 4px;
background-color: #FFFFFF;
}

.summary-item-text {
	width: 480px;
	height: auto;
	float: right;
	margin: 0px 10px 10px 0px;
	display: block;
}

.summary-item-text h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin:3px 0px 8px 0px;
}

.summary-item-text h2 a:link, 
.summary-item-text h2 a:visited {
	color: #000000; text-decoration: none;
}

.summary-item-text p {
	font-family: arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

.summary-item-price {
width: 100%;
display: block;
	text-align: right;
	padding: 0px 0px 12px 0px;
	font:bold 16px/1.5 arial,sans-serif;
	color: #CA1D16;
}
.summary-item-price input{
	margin: 0px 5px 0px 15px;
	border: 1px solid #D0D0CF;
}
.summary-item-price img {vertical-align: middle;}


.sort {
clear:both;
	background-color: #9B9B9B;
	color: #FFFFFF;
	margin: 5px 0px;
	padding: 4px 0px 4px 0px;
	width: 100%;
	text-align: center;
font:12px/1.2 Arial,Helvetica,sans-serif;
}


.summary-pages {
width: 100%;
height: 32px; *height: 30px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 30px 0px;
background-color: #D6D6D6;
}
.summary-sort {
padding: 0px 0px 4px 0px;
margin: 0px 0px 0px 0px;
}

.summary-pages-left, 
.summary-pages-right {
font-family: arial;
font-size: 11px;
color: #000000;
margin: 10px 5px 0px 5px; 
}
.summary-pages-right a:link, 
.summary-pages-right a:visited {
color: #000000;}
.summary-pages-left {
float: left;
}
.summary-pages-right {
float: right;
}


.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: #4aaae2;
}
.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 */


/* PRODUCT DETAILS */

.det-title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 9px 8px;
	background-color: #1e9cd7;
	margin: 0px 0px 7px 0px;
	*margin: 0px 0px 0px 0px;
}

.det-title .g1 {
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.det-priceexc, .det-priceexc .g1 {
font-size: 14px;
font-weight: bold;
color: #999999;
margin: 8px 0px 12px 0px;
font-family: arial;
}
.det-priceexc em{
font:normal 16px;
}
.det-priceinc, .det-priceinc .g1 {
font-size: 12px;
font-weight: bold;
color: #ee1c2e;
margin: 8px 0px 12px 0px;
font-family: arial;
}
.det-priceinc em{
font:normal 14px;
}
.detail-add {
background-color: #F9F9F9;
border-bottom: 1px solid #E2E1E1;
padding: 5px 5px 5px 10px;
margin: 10px 0px 10px 0px;
display: block;
}
.detail-add input {
border: 1px solid #777777;
font-size: 18px;
font-weight: bold;
color: #000000;
height: 27px;
}

.det-items li {
border-bottom: 1px solid #D6D6D6;
padding: 0px 0px 7px 12px! important;
margin: 0px 0px 6px 0px! important;
}

#detailbox {
position:relative;
clear:both;
overflow:hidden;
}
#thumbdetails {
	width: 230px; *width: 250px;
	height: auto;		
	position:absolute;
	padding: 10px;
	margin: 0px 28px 20px 0px;
	top:1px;
	left:0px;
	text-align: center;
	border: 1px solid #E2E1E1;
display: block;
}
#thumbdetails img{
max-width:200px;
max-height:200px;
}
#thumbdetails p{
	font-size: 10px;
	color: #CCCCCC;	
}
#detailboxtxt {
	padding-left: 270px;
	font-size: 12px/1.2;
font-family: Tahoma,Arial, Helvetica,sans-serif;
height: auto;
dislplay: block;
clear: both;	
}
#detailboxtxt p{
	padding: 4px 0;
	font: 12px/1.2 Arial, Helvetica,sans-serif;	
}

#detailboxtxt .g1 {
	font: 12px/1.2 Arial, Helvetica,sans-serif;
}

#detailboxtxt li{
	background-image: url(../images/bullet-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 1px 0 1px 12px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
#detailboxtxt li a{
	color: #000000;	
	text-decoration: none;
}
#detailboxtxt li a:hover{
	color: #2D4479;	
}


.pmaintitle{
	font-family:bold 14px Arial, Helvetica, sans-serif;
	color: #4aaae2;
	text-decoration: none;
	text-transform: capitalize;
}
.FeatureGroupName{
	width: 100%;
	height: 18px;
	margin:1px;
	text-transform: capitalize;
}
.FeatureGroupName td{
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #4aaae2;
	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 */

.activepage {
	color: #4aaae2;
	background-color: #FFFFFF;
	padding: 5px 0;
	font-weight: bold;
}

.inactivepage{
	color: #000000;
	padding: 5px 0;
	
}

.inactivepage a{
	color: #000000;
	padding: 5px 0;
}

.inactivepage a:hover{
	color: #4aaae2;	
}

/* 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:#4aaae2;
}

.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;
}
.mainheaderb{
	width: 100%;
	height:87px;
}
.hdrc{
	MARGIN-TOP: 10px; 
	FLOAT: right; 
	WIDTH: 350px; 
	MARGIN-RIGHT: 20px; 
	HEIGHT: 30px;
	font-family: Arial, 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:1034px;
	margin:0 auto;
	background:#ffffff url(../images/main-bg.jpg) repeat-y center top;
}
#productscontent,
#maincontent,
#searchcontent,
#viewcartcontent,
#custregcontent{
background-color: transparent;
padding: 0;
margin:0;
}
#maincontent td{
	vertical-align:top;
}
#sidebar{
	overflow: hidden;
	height:350px; 
	width: 160px;
	padding: 0px 0px 0px 28px;
}
.ps_thumb,
.ps_thumb img{
	padding:0;
	margin:0;
	border:0;
}
/*
table.sclistclass, 
table.psclistclass {
	width:157px!important;
	padding:0px;
	background-color: transparent;
}

table.sclistclass td, 
table.psclistclass td {
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px!important;
border-bottom: 1px dotted #CCCCCC;
}
*/
table.psclistclass{
clear:both;
display:block;
}
table.psclistclass td{
vertical-align:top;
text-align:center;
}

.sclistclass a:link, 
.psclistclass a:link,
.sclistclass a:visited,
.psclistclass a:visited {
	color: #323f45;
	text-transform: capitalize;
	font:normal 11px/1.3 arial,helvetica,sans-serif;
	text-decoration:underline;
	height:auto;
	text-decoration: none;
padding: 0px 0px 0px 6px;
margin: 0px 0px 0px 0px;
display:block;
}

div.search{
	width:450px;
	border:1px solid #BACEE7;
	background-color:#E0E4EF;
	padding:5px;
	margin-bottom:20px;
}

/* 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;
}

.rightsidebar{
	width:150px;
	padding: 0px 28px 0px 0px!important;
}

/* 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:#4aaae2;
}
.price-summary-boxes{
	text-align: center;	
}
.featureproduct,
.featureproductman a:hover{
	color:#4aaae2;
}
.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 Arial, 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: arial, helvetica;
}
.small{
	color: #000000; /* !important */
}
.small2{
	color: #404040;
	font-size: 10px;
}
.red{
	color: #ff0000;
	font-size: 14px;
	font-family: arial, helvetica;
}
.computerConfiguratorPrice{
	text-align: right;
}
.computerConfiguratorPrice span.red{
	color: red;
	font-size: 160%;
}
.box01 form{
	margin-top: -25px;
}
.orderform {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 105px;
	width: 795px;
	text-align: right;
	vertical-align: bottom;

}

.orderform h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}


.sidebar_right{
	position: absolute;
	top: 160px;
	left: 617px;
}
#summarycont{
	width:100%;
}
#detailcont{
	width:470px;
}
.prodname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bolder;
}
.prodname a:hover{
	color: #4aaae2;
}
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: Arial, 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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #456B88;
	text-decoration: none;
	text-transform: capitalize;
}
.layer{
	font-family: Arial, 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: Arial, 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: arial,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: 100%;
	text-align:center;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px;
}

.related a:link,
.related a:visited,
.related a:hover,
.related a:active{
	text-decoration:underline;
	clear:both;
	padding:2px;
	margin-bottom:5px;
}
.orange{
	color:#4aaae2;
}
/* asdasdsadsada */
#searchboxAllaslist{
	overflow: hidden;
	clear: both;
	padding: 10px 2px 0px 4px;
	margin: 5px 5px 0px 0px;
}
#searchboxAllaslist_selected ul{
	margin:0 0 50px 0;
	padding:0;
	border-left:2px solid #333;
}
#searchboxAllaslist form{
	margin-bottom:10px;
}
#searchboxAllaslist_selected #searchboxallaslist ul{
	clear:both;
	margin:0 0 50px 0;
	background-color: #e5e5e5;
}	
#searchboxAllaslist h1{
	font-size:13px;
	clear:both;
	padding:3px;
	margin:0;
	color: #333;
}
h1.searchboxAllaslist{
	float: left;
}
#searchboxAllaslist ul{
	clear:both;
	overflow: hidden;
}
ul.stemplistclass {
	margin: 0 !important;
	padding: 0 !important;
display:block;
}
.stemplistclass{
	text-transform: capitalize;
	display: block;
	white-space: nowrap;
}
.stemplistclass li{
	float:left;
	display: block;
	list-style: none;
	padding: 0px 5px ;
	font-size:11px;
	border-right: 1px solid #3E3E3E;
	margin: 4px 0px;
}
.stemplistclass a:link,.stemplistclass a:visited{
	color:#003366;
}
.stemplistclass a:hover,.stemplistclass a:active{
	color:#4aaae2;
	text-decoration: none;
}
.psclistclass{
	text-transform: capitalize;
}
a:hover.psclistclass,a:active.psclistclass{
	color:#4aaae2;
}
.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: Arial, 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: arial,helvetica,sans-serif;
}

.vieworderhistorylinealt{
	background-image: url('(../images/viewordersbg.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
}

.vieworderhistorylinks{
	color: #006092;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
}

.vieworderhistorylinks a:hover{
	color:#4aaae2;
}

/* 
=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:#4aaae2;
}
.vc2 a:hover,
.vc2alt a:hover{
	color:#4aaae2;
}
.vc3,
.vc4{
padding:5px;
}
.vc4{
background-color: #000000; 
color: #FFFFFF}
.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:#4aaae2;
}
.t20up{
	text-transform: uppercase;
}
/*
end shopping cart */
/*
=orderform styles */
.of1{
	text-transform: uppercase;
}
.ofinv0{
	text-transform: uppercase;
}

.smcatlist a:hover{
	color:#4aaae2;
}


.relatedbox table{
	width: 100%;
}

.pvlistclass TD{
	white-space:nowrap;
	width:16%;
	text-align: center;
}

.pvlistclass{
	padding:10px;
}

.pvlistclass a:hover{
	color:#4aaae2;
}
#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:#4aaae2;
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 #4aaae2;
background-color:#f7f7dc;
}
#rmaform table td{
padding:5px;
}
#rmaform legend{
font-weight:bold;
color:#4aaae2;
}
#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;}

.g1, .g1 table, .g1 p, .g1 td {font-family: arial!important;}

#detailboxtxt ul {margin: 0px; padding: 0px;}




#header-topnav {
	background-image: url(../images/navigationtop-bg.jpg);
	text-align: center;
	width: 968px;
	height: 33px;
	margin: 0px 0px 10px 0px;
}

#header-topnav ul{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
}

#header-topnav li {
	list-style: none;
	float: left;
	margin: 0px 12px 0px 0px;
	font-family: arial;
	font-size: 11px;
}

#header-topnav li a:link,
#header-topnav li a:visited {
color: #000000; text-decoration: none;
}
.ManufacturerSelect{
padding:7px 5px 0 0;
}
.ManufacturerSelect form{
float: right;
width: 270px;
padding:0px 10px 0 3px;
font:bold 11px/14px Arial,sans-serif;
}

#header-topnav form img {
vertical-align: top;
}

#header-topnav .paramstyle{
font-size:10px!important;
font-family:arial;
width:120px;
background-color: #000000;
color: #FFFFFF;
}

#header-navigation {
	background: url(../images/navigation-bg.png) no-repeat top center;
	width: 980px;
	height: 36px;
	margin: 0px auto;
}

#header-cart {
	background-image: url(../images/icon-cart.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 150px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 48px;
	position: absolute;
	top: 54px;
	left: 820px;
}

#header-cart h2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #1096c9;
	margin: 0px 0px 0px 0px;
	width: 150px;
}

#header-cart p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 4px 0px;
	width: 150px;
}

#header-login {
	background-image: url(../images/icon-login.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 150px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 53px;
	position: absolute;
	top: 54px;
	left: 645px;
}

#header-login h2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

#header-login h2 a:link, #header-login h2 a:visited {
	color: #000000;
}

#header-login p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #18b1ea;
	margin: 0px 0px 4px 0px;
	width: 100px;
}


/* HOME CONTENT */

.mainoffers-bg{
	width: 642px;
	background-image: url(../images/homecat-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	margin: 0px 0px 0px 0px;
float:left;
}
.mainoffers-bg table,
.mainoffers-bg table td{
padding:0;
margin:0;
}


/*

.home-cat ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

.home-cat li {
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/homecat-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	width: 320px;
	margin: 0px 4px 4px 0px;
}
*/
.home-cat li h2 span{
padding:5px 0 0 10px;
}
.home-cat li h2 {
	background: url(../images/homecat-header.jpg) no-repeat top center;
	height: auto;
	width: 320px;
	height: 27px;
	margin: 0px ;
padding:0;
	font:bold 12px arial,sans-serif;
	color: #FFFFFF;
display: block;
clear: both;
}
.home-cat li h2 a{
color:#fff;
text-decoration:none;
}
.home-cat li h2 a:hover{
color:#1094c5;
background-color:#ffffff;
}
.home-cat h2 p {
padding: 8px 0px 0px 9px;
*padding: 4px 0px 0px 9px;
margin: 0px;
}

.home-cat ul ul {
	float: right;
	width: 145px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	text-align: left;
}

.home-cat ul li li {
	background-image: none;
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	font-family: arial;
	font-size: 11px;
}

.home-cat ul li li a {color: #000000; text-decoration: none;}

.home-cat ul li li a:hover {text-decoration: underline;}

.home-cat-img {
	float: left;
	width: 140px;
	height: 150px;
	padding: 6px 0px 0px 0px;
	text-align: center;
}

#featuredbrands{
	margin:0 auto;
padding:0;
}
#featuredbrands ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#featuredbrands ul li{
list-style-type:none ;
margin:0 2px 4px 0;
padding:0;
overflow:hidden;
width:105px;
height:82px;
line-height:82px;
float:left;
text-align:center;
background:transparent url(../images/bg-logoslist.png) no-repeat bottom center;
position:relative;
}
#featuredbrands ul li a{
	display:block;
}
#featuredbrands ul li a img{
	border:none;
padding:1px 0 0 0 ;
position:absolute;
top:3px;
left:15px;
}

.sidebar{
float:left;
width:160px!important;
margin: 0px 0px 0px 0px;
vertical-align:top;
}
/*
.maincontent{
/*width: 612px; 
width: 615px;
float: right;*/
vertical-align:top;
margin: 0px;
}
*/
.sclistclass td {
width: 150px!important;}


#ordertable, 
#confirmtable {
background-color: #FFFFFF!important;
}

#ordertable td, 
#confirmtable td {padding: 3px 7px 3px 7px;}

.of2 {
background-color: #38474e!important;
color: #FFFFFF!important;
font-size: 13px!important;
font-weight: bold!important;
}

.of3 {
background-color: #cccccc!important;
color: #38474e!important;
font-size: 12px!important;
font-weight: normal!important;
}

.of4 {
background-color: #1094c5!important;
color: #FFFFFF!important;
font-size: 14px!important;
font-weight: bold!important;
}

.ofinv0 {
color: #000000!important;
font-size: 14px!important;
font-family: arial!important;
font-weight: bold!important;
padding: 35px 0px 6px 0px!important;
}

.ofinv1 {
font-size: 12px!important;
font-family: arial!important;
}

#processing{
width:500px;
height:150px;
padding:0;
margin:-75px 0 0 -250px;
border:1px solid #3a3a3a;
position:absolute;
top:50%;
left:50%;
text-align:center;
background-color:#e5e5e5;
}

/* tabs */
ul.tabNavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	LIST-STYLE-TYPE: none;
}
ul.tabNavigation li {
	DISPLAY: inline;

	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	font:bold 12px Arial;
	border-right: 0px solid #FFFFFF; 
	*border-right: 2px solid #FFFFFF;
}
UL.tabNavigation li a:link, UL.tabNavigation li a:visited {
width:125px !important;
height:31px;
padding: 7px 8px 4px 8px;
color: #ffffff !important; 
background: #1e9cd7 url(images/bg-tabs.jpg) no-repeat top left; 
text-decoration: none;
text-align:center;
}
UL.tabNavigation li a:hover {
COLOR: #ffffff;  
background: #000000 url(images/bg-tabs2.jpg) no-repeat top left; 
}
UL.tabNavigation li a.selected {
color: #FFFFFF !important; 
background:#1e9cd7 url(images/bg-tabs2.jpg) no-repeat top left; 
}



#first, #second, #third, #fourth {
	width: 615px;
	margin: 7px 0px 15px 0px; *margin: 1px 0px 15px 0px; 
	padding: 0px;
	height:auto;
	background:#FFFFFF url(../images/filter-box-1b.jpg) repeat-x top center;
}

#tabscont-bottom {
	background:#FFFFFF url(../images/filter-box-2b.gif) no-repeat top center;
	width: 615px;
	height: 5px;
}
#tabscont {
	border:1px solid #cccccc;
	padding: 5px;
}

#tabscont h3, #tabscont h3 .g1 {
	background-color: #3f5058;
	color: #ffffff;
	font: bold 14px Arial,sans-serif;
	padding: 2px 0px 3px 4px;
	margin: 0px 0px 6px 0px;
}

#tabscont .g1{
font: normal 12px Arial,sans-serif !important;
}
#tabscont p {
color: #000000;
font: normal 12px Arial,sans-serif !important;
padding: 0px;
margin: 8px;
}


.contact-form label {width: 110px;}

.form-item {
margin: 0px 0px 12px 0px;
border: 1px solid #13a4dc;
width: 300px
}

.alert {
font-family: verdana;
font-size: 10px;
color: #d21c1c;
margin: 0px 0px 5px 0px;
}

#home-cont {margin: 0px 0px 0px 20px;}
/* search results styles */
.productsacross ul,
.productsacross li{
list-style-type:none;
margin:0;
padding:0;
}
.productsacross{
list-style-type: none;
margin: 0;
padding: 0;
}

ul.categories{
width: 540px;
overflow: hidden;
padding:0;
margin:0 0 20px;
clear:both;
}

ul.categories li{
margin:0;
padding:3px;
display: block;
float: left;
width: 260px;
text-transform:capitalize;
}
ul.categories li a{
color:#3a3a3a;
text-decoration:none;
}
ul.categories li a:hover{
background-color:#eceded;
color:#4aaae2;
}
ul.PageNumbers{
width: 540px;
overflow: hidden;
padding:0;
margin:0;
clear:both;
list-style-type:none;
}
ul.PageNumbers li{
float:left;
margin:0 2px;
}
ul.PageNumbers li a.activepage{
background-color:#3a3a3a;
color:#e5e5e5;
}
.excluding{
font:normal 11px Arial,Helvetica,sans-serif;
color:#1094c5;
}
.excluding em{
font:bold 14px Arial,helvetica,sans.serif;
}
.including{
font:normal 11px Arial,Helvetica,sans-serif;
color:#999999;
}
.including em{
font:bold 14px Arial,helvetica,sans.serif;
}

.centering{
margin:0 auto;
}
/* configurator list styles */
ul.linkslist{
margin:0 10px;
padding:0;
list-style-type:none;
width:140px;

}
ul.linkslist li{
margin:0;
padding:0;
}
ul.linkslist li a{
text-decoration:none;
font-size:11px;
}
/* last menu correction */
#ki{
margin-left:-100px;
}
#level3{
margin:5px 0;
padding:0;
width:600px;
text-align:center;
}
#level3 table{
margin:0;
padding:0;
text-align:center;
vertical-align:center;
border:3px double #999999;
overflow:hidden;
-webkit-border-radius: 6px;    /* for Safari */
-moz-border-radius: 6px;       /* for Firefox */
}

/* new home page */

#homepage{
width:975px;
margin:0 auto 0 20px !important;
}
.home-cat {
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/homecat-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	width: 320px;
height:150px;
	margin: 0px 4px 4px 0px;
	overflow:hidden;
}
.home-cat h2 {
	background: url(../images/homecat-header.jpg) no-repeat top center;
	height: auto;
	width: 320px;
	height: 27px;
	margin: 0px ;
	font:bold 12px arial,sans-serif;
	color: #FFFFFF;
display: block;
clear: both;
}
.home-cat h2 span{
padding:5px 0 0 5px;
}
.home-cat a{
color:#fff;
text-decoration:none;
}
.home-cat a:hover{
color:#1094c5;
background-color:#ffffff;
}
.home-cat .subcats{
	overflow:hidden;
	float:right;
}
.home-cat .subcats ul{
	width: 180px;
	margin: 5px 10px 0 0;
	padding: 0;
	text-align: left;
}
.home-cat .subcats li {
	margin: 0;
	padding: 0px;
	text-align: left;
font:normal 11px/11px Tahoma, Geneva, ‘Helvetica Neue’, Helvetica, Arial,sans-serif;
padding: 1px 0px 3px 9px; 
margin: 0;
list-style-type:none;
text-decoration:none;
}
.home-cat .subcats li a{
color:#3a3a3a;text-decoration:none;display:block;
}
.home-cat .subcats li a:hover{
color:#C00;
background-color:#fff;
	}
.home-cat .subcats li.active{
color:#C00;
background-color:#fff;
}
.home-cat .subcatsimg{
overflow:hidden;	
	float:left;
}
.home-cat .subcatsimg ul{
	width: 90px;
	height:90px;
	line-height:90px;
	padding: 0;
	margin:10px 0 0 0;
	list-style-type:none;
text-align:center;
}
.home-cat .subcatsimg li{
	font:normal 11px/11px Tahoma, Geneva, ‘Helvetica Neue’, Helvetica, Arial,sans-serif;
	text-align:center;
	padding:0;
	list-style-type:none;
}
.home-cat .subcatsimg img{
	padding:0;
	margin:2px 0 0 0;
	text-align:center;
color:#C00;
border:1px solid #a1a1a1;
padding:2px;
width:75px;
height:75px;
}
.home-cat .subcatsimg li{
display:none;
}
.home-cat .subcatsimg li.active{
display:block;
}
/* brandlist styles */
#brandlisttable{
width:650px;
}
#brandlisttable td{
width:110px;
height:35px !important;
overflow: hidden;
text-align:left;
line-height:20px;
}

#brandlisttable td div {
height: 35px;
overflow: hidden;
}
#brandlisttable a{
display:block;
}
#brandlisttable a:link,
#brandlisttable a:visited,
#brandlisttable a:active{
color:#30549
text-decoration: none;
}
#brandlisttable a:hover{
color:#305490;
background-color:#cbd8ed;
}
#subcategory{
width:620px;
}
#catspecials table{
max-width:700px !important;
width:600px;
}