html, * {
	margin: 0;
	padding: 0;
	font-family: arial, Helvetica, sans-serif;


}

blockquote{text-indent:14px;}


body{
	background-color: #4396CA;
	padding: 3 3 3 0px;
	background-repeat: repeat-x;
	margin:3px;
	background-image: url(../images/mar09/main_bg.gif);
	
} 
.redAlertText {
	font-weight: bold;
	color: #FF0000;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline; /* overrides decoration from previous rule for hovered links */
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin-top: 1em;
	color: #59665C;
	font-weight: normal;
}

h4 {
font-size:13px
}


* { 
    -moz-box-sizing: border-box; 
}



/* global styles */
a { color:#175D7F; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }


/*======================================================END GLOBAL RULES===============================================================*/




/* Container which encloses the whole site to allow easy width change */
#container{
	width:877px;
	margin: 0px;
	padding:0px;
	background-color:white;
	
}



#wrap {
	width:870px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#rightnav {
	width: 184px;
	position: absolute;
	margin-left: 880px;
	margin-top: 22px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background: url(../images/mar09/white-sign-in.gif) no-repeat;
}



#miniCartContainerTop {
	width: 867px;
	position: absolute;
	text-align: right;
	color: #FFFFFF;
	top: 4px;
	font-weight: normal;
	font-size: 11px;
}
#miniCartContainerTop a {
	color: #FFFFFF;

}
#advertBox {
	background-color: #99CC66;
	height: 150px;
	width: 150px;
	position: absolute;
	left: 200px;
	top: 270px;
}



/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
	color: #000000;

	font-style: normal;
	font-weight: bold;
	text-align: right;	
}

/*formats the links in the minicart*/
.cartminilinks{
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.cartminilinks a:link{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:visited{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:hover{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:active{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}










/* Horizontal navigation */
#nav {
	background:white;
	width:100%;
}





table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	width:100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size:11px;
}

table#horiz_nav td {
	text-align:left;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color: #666666;
	margin-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }
#headerBorder {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	/* Styles */
	padding:0px 10px !important;
	text-align:left;
}




#all { 
	margin-top:5px;
	padding-bottom:5px;
}

/
#left ul {		/* General style of list style in left column; including category listing */
	list-style-type:square;
	margin:0px;
	line-height:15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight:normal;
}

#left ul a {
	padding-left:15px;
	color:#505050;
}

/* Extra styles for category navigation */
#catnav ul { margin:10px 15px; }






/* MAIN CONTENT SPACE ON ASLL WEB PAGES */


}
#main p {
}

#main li {
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: disc;
	color: #333;
}
#main ul {
	padding-top: 10px;
}




#main h1 {
	font-size:19px;
	font-weight : normal;
	margin:0px 0px 15px 0px;
	color:#4C4991;
	
	/*text-transform: uppercase;*/
}



#main h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0em;
	padding-top: 4px;
	padding-bottom: 4px;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;

	font-weight : normal;
	color:#336;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}


#main  td {
	text-align:left;

	
}
#main h3 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}



/* content area styles */
#content {
	padding:0px 10px 10px 10px;
	text-align:left;
	font-size: 12px;
	
	
}

#content  li {
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 25px;
	color: #666666;
}


/* Footer */
#footer {
	padding-bottom:10px;
	text-align:center;
	color:#666666;
	clear:both;
	font-size: 10px;
	padding-left:6px;
	padding-right:6px;
	
}

/* Alphabet listing */
#footer .alphabet {
	margin-bottom:10px;
	padding:3px 10px;
	background-color: #FFFFFF;
}

#footer a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
}

.submitbtn {
   color:#eeeeee;
   background-color:#3cd54c;
   font-weight: bold;
   border:1px solid #ddd;
}

/* General styles */
.menuhdr{
	background-color : #3cd54c;
	color : White;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
	font-size: 12px;
	
}

.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}


.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/*formats the header text throughout the site*/
.txtheader{
	color: #999999;
font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct{
	color: #8D8DB8;
	font-size: 15px;
	font-weight: bold;
	
}

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000;

	margin-bottom:10px;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}



/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-weight : bold;
	color:#333;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;

}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th {
	vertical-align:middle;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
	font-size: 12px;
	text-align: left;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

.floatright
{
float:right;
}
.floatleft
{
float:left;
}
.floatright
{
float:right;
}
.clearboth
{
clear:both;;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {}


#footer_nav ul
{
	list-style-type: none;
	color: #FFF;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0;
}

#footer_nav ul li { display: inline; }

#footer_nav ul li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	margin-right: 0.3em;
	margin-top: 0.3em;
}

#footer_nav ul li a:hover
{
	color: #fff;
}
.cellPad3 {
	padding: 3px;
}
.whiteOut {
	color: #FFFFFF;
}
.lightBlue_Text {
	color: #C5C1FF;
}
.bold {
	font-weight: bold;
}
.catBorder {
	border: 1px solid #C5C1FF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page_Structure/catShadow.jpg);
	background-repeat: repeat-x;
}
.pad0 {
	margin: 0px;
	padding: 0px;
}

#hidenLayer {
	position: absolute;
	width: 100px;
	left: -500px;
	overflow: scroll;
	height: 100px;
}



/* left nav items */


/*MAIN NAVIGATION LEFT BAR*/

.leftNav
{
	width:209px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight:normal;

}
.leftNav ul
{
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.leftNav li
{
	display: block;
	top: 1px;
	margin: 0px;
	list-style-type: none;
	
	

}
.leftNav td {

}

.leftNav li a
{
	display: block;
	color: #666666;
	text-decoration: none;
	
	top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	line-height:20px;
	


}
#leftNav li a:hover
{
	color: #333333;
	background-image: url(../images/page_structure/catShadow.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.left #v li .title {
	padding-left: -8px;
	margin-left: -8px;
	color: #FF0000;
}

#search {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: right;
	display: inline;
}
#userTools {
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	padding-top: 0px;
}

.searchfield {
	vertical-align: top;
	border: 1px solid #999999;
	text-align: left;
	background-color: #FFFFFF;
	height: 20px;
	color: #696969;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 0px;
}
.searchbutton {
	background-color: #B0B0B0;
	border: 1px solid #999999;
	font-size: 13px;
	height: 21px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1px;
}

#rightnav .rightWhite {
	color: #FFFFFF;
	background-color: #000033;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.vertBar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.prodBorder {
	border: 1px;
	border: solid;
	border: 1px solid #CCCCCC;
	padding: 4px;
	
}
.prodIndetExtdPage{
	padding:7px;
}
.magGlass {
	position: absolute;
	padding-top: -5px;
	padding-left: 100px;
	text-align: right;
}
.flashLayer {
	z-index: 0;
}
.divOver {
	background-color: #3399FF;
	z-index: 1;
	position: absolute;
	left: 146px;
	top: 54px;
}
.descriptionleftBar
{
	font-size:12px;
background-color:#0066CCs
	vertical-align : top;
}
.priceBlockHead {
	font-size: 10px;
	width:155px;
	font-weight: normal;
	margin-bottom:7px;
	color: #333333;
	background: url(../images/mar09/frontPageBGblock.gif) right 3px;
	margin-top: 7px;
	height: 209px;
	padding-right: 4px;
	padding-left: 4px;
	
}
.discBgButtons {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-image: url(../images/page_structure/specifalBG-button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;

}
#telephone {
	font-size: 20px;
	color: #CCCC00;
	position: absolute;
	left: 570px;
	top: 90px;
	width: 300px;
}
#colourPickers {
	font-size: 20px;
	color: #CCCC00;
	position: absolute;
	left: 10px;
	top: 160px;
	/*width: 120px;*/
}
.headerHome {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
#catHeadPic{
	position:absolute;
	width:500px;
	left: 355px;
	top: 155px;
}
#catHeadPic h1{
color:#FFFFFF;
font-size:18px;
text-align:right;
}
#catHeadPic p{
color:#FFFFFF;
font-size:14px;
text-align:right;
}
#catHeadPic2{
	position:absolute;
	width:510px;
	left: 345px;
	top: 170px;

	
}
#catHeadPic2 h1{
color:#FFFFFF;
font-size:12px;
text-align:right;
}
#catHeadPic2 p{
color:#FFFFFF;
font-size:14px;
text-align:right;
}





#catHeadPic4{

position:absolute;
width:230px;
left: 425px;
top: 135px;
text-align:right;

	
}
#catHeadPic4 h1{
left:155px;
width:280px;
position:relative;
color:#FFFFFF;
font-size:12px;
text-align:right;

}

#catHeadPic4 p{
color:#FFFFFF;
font-size:14px;

}






#catHeadPic3{

position:absolute;
width:510px;
left: 345px;
top: 175px;
	

	
}
#catHeadPic3 h1{
color:#FFFFFF;
font-size:18px;
text-align:right;
}
#catHeadPic3 p{
color:#FFFFFF;
font-size:14px;
text-align:right;
}







.featureHead {

	width:180px;

	/*border: 1px solid #DBDBDB;*/
padding:2px;
text-align:center;
color: #333333;

}
.featureHeader{
/*font-size:11px;*/
font-weight:bold;
}

.fineBorder {
border: 1px solid #CCCCCC;
}

.upCase {
	text-transform: uppercase;
	font-variant: normal;
	font-size:23px;
	color:#666666;
}










.halfTitle {
margin:0px;
padding:0px;
color:white;
font-size:18px;
font-weight:bold;

}

.halfContent {
margin-top:0px;
margin-bottom:0px;
padding:4px;
font-size:12px;
font-weight:bold;
}


background-color:#FFFFFF
}

.fullTitle {
margin:0px;
padding:0px;
color:white;
font-size:18px;
font-weight:bold;
width:100%; 
}

.fullContent {

padding:0px;
color:white;
font-size:12px;
font-weight:bold;
width:100%; 
}

.bigNumbers {
font-size:35px;
background-color:#000000; 
padding-left:3px;
padding-right:3px; 
}



#catHeadPic3 a {
text-decoration:none;
color:#FFFFFF;}




#rightnav #moreinfo {
	width:180px;
	/* to display the list horizontaly */
font-size:12px;
	margin: 0 0 0 0px;
	padding-left:5px;
	list-style:none;
	background-image:url(../images/mar09/social-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:0px 0px;
}


#rightnav #moreinfo li {
padding-left:5px;

}



#rightnav   #moreinfo  a {
	width: 100%;
	/* extend the sensible area to the maximum with IE5 */
display: block;
	list-style:none;
	/*background-color: #fff;*/
text-align: left;
	text-decoration: none;
	color: #FFF;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
}

#rightnav   #moreinfo  a:hover {
	color: #FFF;
	list-style:none;
	padding-left:4px;
}

#prodPagetitle {
FONT-SIZE: 28px; FLOAT: right; COLOR: #aaaaaa; font-smooth: always;padding-right:10px;
}

.sortfilterselector
{
	font-size: 11px;

	border: 1px solid #999999;
}

.borderfeatures {
	margin-top:8px;
	margin-bottom:0px;

	/*border-left: 10px solid #eee;*/
	padding-left:4px;
	width:315px;
	background-color:#fff;

}
.borderfeatures p {
	color:#aaa;
}
.borderfeatures ul {
	color:#aaa;
}
.borderfeatures li {
	color:#aaa;
}

.featurestitle{
	color:#bbb;
	font-weight:bold;
	font-size:15px;

}
/* added by Smart traffic */
a.fpkwords:link{text-decoration:none; font-size:12px; font-weight:normal; color:#000000; font-family:arial}	
a.fpkwords:visited{text-decoration:none;font-size:12px; font-weight:normal; color:#000000; font-family:arial}	
a.fpkwords:hover{text-decoration:underline;font-size:12px; font-weight:normal; color:#000000; font-family:arial}


#extraNav{
	float:right;}

#seoText  {
	width:96%;
	color:#999;
	padding:10px;
}
#seoText p {
	font-size: 70%;
}

#seoText h3 {
	font-size: 80%;
	padding-top:10px;
}
