* {
	margin:0;
	padding:0;
}
body {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #C4E6E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}h2, h3, h4, h5, h6, p, ul {
	font-size: 1.3em;
	color: #666666;
	margin-bottom: 1em;
	line-height: 1.4em;
}
h1 {
	font-size: 1.5em;
	color: #666666;
	margin-bottom: 1em;
	line-height: 1.4em;
}

	
p {
	font-weight: normal;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 900px;
	margin: 25px;
	height: 85px;
}
#logo {
	float: left;
}
#basketPanel {
	float: right;
	height: 85px;
	width: 200px;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
}
#basketPanel p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
}
#basketPanel a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation {
	height: 50px;
	width: 950px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
/* navigation css */
#nav {
	list-style-type: none;
	position: absolute;
	top: 5px;
	left: 25px;
	height: 45px;
	width: 900px;
}
#nav li {
	list-style-type: none;
	position: absolute;
	top: 0px;
}
#nav li, #nav a {
	height: 45px;
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color:#7E7E7E;
	font-weight: bold;
	text-decoration: none;
}
#n1 {
	width:143px;
	left: 0px;
}
#n2 {
	width:152px;
	left: 144px;
}
#n3 {
	width:152px;
	left: 297px;
}
#n4 {
	width:152px;
	left: 450px;
}
#n5 {
	width:153px;
	left: 603px;
}
#n6 {
	width:143px;
	left: 757px;
}
#n1 a:hover, #n2 a:hover, #n3 a:hover, #n4 a:hover, #n5 a:hover, #n6 a:hover {
	background-color:#FFFFFF;
	color: #418DD9;
}
/*nav end */

#featured {
	background-repeat: no-repeat;
	height: 185px;
	width:950px;
}
#featuredText{
	padding:40px;
	padding-top:33px;
	padding-left:50px;
	width:450px;
	}
#featuredText a{
	color:#418dd9;
	}	
#featuredText h2{
	color:#418dd9;
	font-size:18px;
	font-style:italic;
	margin-bottom:0;}	
	/*random images */
.f1{	background-image:url(../images/banners/001.jpg);}
.f2{	background-image:url(../images/banners/002.jpg);}
.f3{	background-image:url(../images/banners/003.jpg);}
.f4{	background-image:url(../images/banners/004.jpg);}
.f5{	background-image:url(../images/banners/005.jpg);}
.f6{	background-image:url(../images/banners/006.jpg);}
.f7{	background-image:url(../images/banners/007.jpg);}
.f8{	background-image:url(../images/banners/008.jpg);}
.f9{	background-image:url(../images/banners/009.jpg);}
#main {
	background-image: url(../images/body-main-bg.png);
	background-repeat: repeat-y;
	padding:5px 25px;
}
#mainBody {
	color: #666666;
	padding: 0px 30px;
	background-image: url(../images/cols-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainBody a {
	text-decoration: none;
	color: #3485D6;
}
.sideColumn {
	width: 170px;
	background-color: #E1F2F2;
	float: left;
}
.centreCol {
	width: 500px;
	float: left;
}
.centreCol ul {
	margin-right: 6%;
	margin-left: 6%;
}
#innerSubNav, #innerSubNav li {
	list-style-type: none;
	display: block;
}
#innerSubNav li {

}
#innerSubNav li a {
	color: #FFFFFF;
	background-color: #57A3C3;
	margin-bottom: 1px;
	display:block;
	font-size: 10px;
	text-decoration: none;
	padding: 3px;
	text-transform: capitalize;
}
#innerSubNav li a:hover {
	background-color: #4A94BE;
}
.featureHeading {
	width: 170px;
	margin-bottom: 1px;
}
.featureBlock {
	padding: 5px;
}
.featureBlock2 {
	padding: 5px;
	background-color:#FFF;
	margin:0px;
	margin-top:-1px;
	border: 1px solid #57a3c3;
	
}
.featureBlock2 p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
}
.featureBlock p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
}
.featureBlock a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	position: relative;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footerLinks1, #footerLinks2 {
	position: absolute;
	top: 25px;
	line-height: 36px;
	font-size: 0.9em;
	color: #FFFFFF;
}
#footerLinks1 {
	left: 25px;
}
#footerLinks2 {
	right: 25px;
}
.productItem{
	width:140px;
	height:165px;
	border: 1px solid #CCC;
	float:left;
	margin-right:10px;
	text-align:center;
	color:#333;
	margin-bottom:5px;
	padding-top:10px;
}
.productItem img{
	border: 1px solid #FFF;
	margin-bottom:5px;
}
#imageSingle{
	float:left;
	z-index:5;}
#productBlock{
	background-color:#FFF;
	width:680px;
	float:left;
	margin-bottom:-12px;
	padding-bottom:10px;}
#description{
	width:290px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}	
	
#thumbs{
	width:353px;
	float:left;
}
#thumbs img{
	padding:4px;
	padding-left:1px;
	padding-right:6px;
	padding-bottom:0;
	}
#imageBox{
	width:350px;
	float:left;}
	
#caption{
	z-index:50;
	margin-top:-25px;
	width:350px;
	height:25px;
	display:block;
	position: relative;
	background-image:url(../images/trans.png);
	padding-left:5px;
	line-height:25px;
}	

#featuredThumb {
	padding:0;
	margin:10px;
	margin-left:24px;
	width:130px;
	}
	#featuredThumb img{
		border: 1px solid #FFF;
	}
.discount{
	padding:10px;
	background-color:#ceeaeb;
	width:290px;
	margin-left:0px;
	margin-top:10px;
	display:inline-block;
	border: 1px solid #CCC;
	line-height:normal;
	font-size:10px;
	font-weight:normal;
	}	
.red{
	font-size:12px;
	color:#F00;
	margin-left:20px;
	display:inline-block;
	margin-top:10px;
	margin-bottom:-5px;}	
.green{
	font-size:14px;
	color:#0C0;
	margin-bottom:-10px;
	}	
.detail{
	z-index:50;
	margin-top:4px;
	width:345px;
	height:25px;
	display:block;
	position: relative;
	background-color:#ededee;
	padding-left:5px;
	line-height:25px;
	font-size:9px;}	
