*{
	padding:0;
	margin:0;
}
body {
	background: url('../../../images/layout/bg_body.gif') repeat-x left top #dbf3ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0 auto;
}
	#wrapper {
		width:960px;
		margin:0 auto;
		padding:10px 0 33px 0;
		position:relative;
	}
	
	
a{
color:#22a4f3;
text-decoration:none;
}

a:hover{
color:#919191;
text-decoration:underline;
}

h1,h2,h3,h4,h5,h6, .txtContentTitle {
font-family: Arial, Helvetica, sans-serif;
color: #41aef1;
font-weight: bold;
margin-bottom: 10px;
}

h1{
font-size:16px;
margin-bottom:15px;
}

img{
border:none;
}


p{
margin-bottom:12px;
line-height:16px;
}
	
/* Left Seciton CSS */


#left_section{
width:259px;
float:left;
}

#shopping{
float:left;
width:92px;
margin:170px 0 100px 0;
position:fixed;
}

#shopping_cart{
background:url('../../../images/layout/bg_shoppingcart.gif') repeat-y;
padding:10px 4px;
color:#FFFFFF;
margin-bottom:15px;
}

#shopping_cart h3{
margin:0 0 10px 3px;
display:inline;
}

#items{
border-bottom:solid 1px #FFFFFF;
padding:5px;
margin-bottom:10px;
}

#price{
background:url(../../../images/layout/img_cart.gif) no-repeat 55px;
font-weight:bold;
padding:5px;
}

.view_basket{
	background:url(../../../images/layout/btn_viewbasket.gif) no-repeat;
	width:92px;
	height:30px;
	display:block;
	margin-bottom:4px;
	text-indent: -9600px;
}

.checkout{
	background:url(../../../images/layout/btn_checkout.gif) no-repeat;
	width:77px;
	height:30px;
	display:block;
	float:right;
	text-indent: -9600px;
}

.view_basket:hover, .checkout:hover{
background-position:bottom;
}

#select_language{
	margin: 21px 0 7px 92px;
}

#select_language a{
background:url(../../../images/layout/flag_uk.gif) no-repeat right;
padding-right:30px;
color:#FFFFFF;
text-decoration:none;
}

#select_language a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#column_left{
width:150px;
background-color:#FFFFFF;
padding:32px 9px 145px 8px;
float:right;
}

#logo{
width:150px;
height:53px;
margin-bottom:25px;
clear:both;
}


#categories, #categories2{
	width:150px;
	margin-bottom:15px;
}

#categories h3, #categories2 h3{
	margin:0 0 2px 0;
	color:#FFFFFF;
	text-transform:uppercase;
	height:22px;
	line-height:22px;
	background-color:#990000;
	padding:0 0 0 10px;
	font-size:11px;
}

#categories ul, #categories2 ul{
	list-style:none;
	padding:0;
	margin:0;
	border-top: 1px solid #e1e1e1;
}

#categories ul li, #categories2 ul li{
	padding: 3px;
	border: solid 1px #e1e1e1;
	border-top:none;
	background-color:#f2f2f2;
}

#categories ul li a {
	padding-left:10px;
	color:#1b2431;
	text-decoration:none;
	display:inline;
}

#categories ul li a:hover, #categories ul li .category_active{
	background:url(../../../images/layout/bullet_red.gif) no-repeat left;
	padding-left:10px;
	color:#d21515;
	text-decoration:none;
}

#categories ul li.sub, #categorie2 ul li.sub{
background:#ca6060;
height:20px;
line-height:20px;
width:148px;
border:solid 1px #e1e1e1;
border-top:none;
}


#categories ul li.sub a, #categories2 ul li.sub a{
background:url(../../../images/layout/bullet_down.gif) no-repeat left;
padding-left:10px;
color:#FFFFFF;
margin-left:7px;
}

#categories ul li.sub a:hover, #categories2 ul li.sub a:hover{
background:url(../../../images/layout/bullet_down.gif) no-repeat left;
padding-left:10px;
color:#000;
}

#categories ul li.sublink, #categories2 ul li.sublink{
height:20px;
line-height:20px;
width:148px;
border:solid 1px #e1e1e1;
border-top:none;
background-color:#ffffff;
}

#categories ul li.sublink a, #categories2 ul li.sublink a{
color:#575e65;
text-decoration:none;
margin-left:16px;
display:inline;
background-image:none;
}

#categories ul li.sublink a:hover, #categories2 ul li.sublink a:hover{
padding-left:10px;
color:#ca6060;
text-decoration:none;
margin-left:16px;
display:inline;
}



#login{
width:148px;
border:solid 1px #e3e3e3;
background-color:#f8f8f8;
padding-bottom:5px;
margin-bottom:15px;
}

#login h3{
background-color:#62a7e8;
color:#FFFFFF;
text-transform:uppercase;
height:22px;
line-height:22px;
padding:0 0 0 10px;
margin-bottom:10px;
font-size:11px;
}

.form{
margin:0 7px 0 6px;
display:inline-block;
}

#form label{
color:#000000;
margin:0 0 0 4px;
}

.bg_inputlogin{
width:133px;
height:17px;
background:url(../../../images/layout/bg_inputlogin.gif) repeat-x;
border:solid 1px #abd6ff;
margin:3px 0 5px 0;
}

.input_login{
width:125px;
height:16px;
border:none;
margin:1px 0 0 5px;
background:none !important;
color:#919191;
font-size:11px;
}

.btn_signin{
	background:url(../../../images/layout/btn_signin.gif);
	float:right;
	border:none;
	width:48px;
	height:17px;
	cursor:pointer;
}

.forgot_password{
border-top:solid 1px #e1e1e1;
padding:6px 7px 0 0;
text-align:right;
margin-top:7px;
}

.forgot_password a{
color:#919191;
font-size:10px;
text-decoration:underline;
}

.forgot_password a:hover{
text-decoration:none;
}

#newsletter{
width:148px;
border:solid 1px #e3e3e3;
background-color:#f8f8f8;
padding-bottom:8px;
}

#newsletter h3{
	background-color:#34b0a4;
	color:#FFFFFF;
	text-transform:uppercase;
	height:22px;
	line-height:22px;
	padding:0 0 0 10px;
	margin-bottom:10px;
	font-size: 11px;
}

.bg_newsletterinput{
	width:133px;
	height:17px;
	background:url(../../../images/layout/bg_inputnewsletter.gif) repeat-x;
	border:solid 1px #89f4ea;
	margin:3px 0 5px 0;
}

.btn_go{
	background:url(../../../images/layout/btn_go.gif);
	float:right;
	border:none;
	width:29px;
	height:17px;
	cursor:pointer;
	margin-top:5px;
	text-indent: -9600px;
	letter-spacing: -9600px;
}

/* Right Section CSS */


#right_section{
width:690px;
float:right;
}

#search{
	width:248px;
	height:19px;
	float: right;
}
	#search form label {
		display: none;
	}
	#search form .btn_search {
		text-indent: -9000px;
		letter-spacing: -9600px;
	}
	

.input_search{
height:17px;
border:none;
background-color:#FFFFFF !important;
padding:2px 0 0 5px;
font-size:11px;
width:178px;
float:left;
}

.btn_search{
background:url(../../../images/layout/btn_search.gif);
width:65px;
height:19px;
border:none;
cursor:pointer;
float:right;
}


#top_nav{
float:left;
margin:30px 0 10px 0;
width:690px;
}

#top_nav ul{
list-style:none;
padding:0;
margin:0;
}

#top_nav ul li{
display:inline;
margin-right: 15px;
}

#top_nav ul li a{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
}

#top_nav ul li a:hover{
font-size:11px;
color:#7fcafc;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

#banner{
width:690px;
height:227px;
float:left;
}

#bread_crumb{
padding:0 0 0 3px;
color:#1b2431;
float:left;
margin:10px 0;
width:687px;
}

#bread_crumb a{
color:#214d84;
text-decoration:none;
}

#bread_crumb a:hover{
color:#e40404;
text-decoration:none;
}


#content{
width:690px;
float:left;
}

#content_left{
width:467px;                                 
padding:30px 18px 30px 18px;
background-color:#FFFFFF;
float:left;
}

#content_btmbox{
	width: 483px;
	margin-left: -15px;
}

#news{
width:195px;                           
float:left;
background-color:#f5f5f5;
padding:15px;
}

#news h3, #special_offer h3{
font-size:14px;
font-weight:bold;
color:#41aef1;
margin-bottom:5px;
text-transform:uppercase;
}

.special_offer {
	width:195px;
	float: left;
	background-color:#f5f5f5;
	padding:15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.white_box{
	width:175px;
	background-color: #fff;
	border-top:solid 5px #ececec;
	border-bottom:solid 5px #ececec;
	padding:10px;
	margin-bottom:15px;
}

.white_box .image-preview {
	float: left;
	display: block;
	max-width: 75px;
	max-height: 120px;
	overflow: hidden;
}

.white_box span{
color:#41aef1;
display:block;
margin-bottom:5px;
font-weight:bold;
}

.white_box p{
	display:block;
	float:right;
	width: 85px;
}

.btn_buynow{
background:url(/images/layout/btn_buynow.gif) no-repeat;
width:68px;
height:20px;
display:block;
float:left;
}

.btn_buynow:hover{
background-position:bottom;
}

.price{
float:right;
color:#414852;
font-size:12px;
font-weight:bold;
}

#content_right{
width:152px;
background-color:#FFFFFF;
float:right;
padding:15px 13px;
}

#content_right h3{
font-size:14px;
font-weight:bold;
color:#575e65;
margin:0 0 10px 5px;
text-transform:uppercase;
}

#content_right span{
color:#41aef1;
}

#whats_new{
padding:10px 0 0 0;
text-align:center;
border:solid 1px #e1e1e1;
width:150px;
margin-bottom:25px;
}

.product_name{
background:#41aef1;
padding:10px 0 0 0;
text-align:center;
width:150px;
margin-top:10px;
color:#FFFFFF;
font-weight:bold;
height:30px;
}

.blue_txt{
color:#41aef1;
}

#best_seller{
padding:10px;
border:solid 1px #e1e1e1;
width:130px;
}

#best_seller ul{
list-style:none;
padding:0;
margin:0;
}

#best_seller ul li{
list-style:none;
margin-bottom:5px;
color:#666666;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/* End Content CSS */


/* Footer CSS */

#footer_main{
width:100%;
height:51px;
line-height:40px;
background-color:#1d4476;
color:#dbf3ff;
}

#footer{
width:960px;
margin:0 auto;
}

#copyright{
float:left;
padding-left:100px;
}

#footer_link{
float:right;
}


#footer_link ul{
list-style:none;
padding:0;
margin:0;
}

#footer_link ul li{
display:inline;
background:url(../../../images/layout/footer_separator.gif) no-repeat right;
padding:0 1px;
}

#footer_link ul li a{
color:#dbf3ff;
text-decoration:none;
margin:0 9px 0 6px;
}

#footer_link ul li a:hover{
text-decoration:underline;
color:#ffffff;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #62a7e8;
	height: 15px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #fff;
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 98%;
padding-left: 14px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 90px;
border: 1px solid #ccc;
min-height:100px; 
margin-right: 11px;
margin-top: 10px;


}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;
}

div.latestProds {
	text-align: center;
	width: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #62A7E8;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
