#banner {
	background-color:#76849E;
	border-top:8px solid #FFF;
	height:auto;
	width:100%;
	float:left;
}

/*------------------ nav --------------------*/

.search-call {
	color:#000;
	text-align:center;
	margin:0;
	width:355px;
	padding:5px 0 5px 0;
	margin-top:40px;
	margin-right:15px;
}

.search-contact {
	color:#000;
	text-align:center;
	margin:0;
	width:355px;
	padding:5px 0 5px 0;
	margin-right:15px;
}

#Enquiry {
	width:350px;
}

/*------------------------fonts-------------*/

h4 {
	color:#0F3F53;
}

h1 {
	margin-bottom:10px;
	padding:0;
	clear:left;
}

ol li {
	font-size:0.8em;
	padding:6px 0 6px 0;
	border-bottom:1px dashed #999999;
}

ol li a {
	text-decoration:none;
}


/*------------------------- content left ------------------------*/

.content-left-single {
	border-top:1px solid #ccc;
	
}

.content-left-pic {
	border:none;
}

/*------------------------  content right ----------------*/

#content-right {
	background:url(/images/product-content-right-background.jpg) repeat-y;
	margin-top:-1px;
}

#content-right-heading {
	background: url(/images/product-content-right-heading.jpg) top left;
}


/*--------------------- footer ----------------*/

#footer {
	background-color:#F6FBFD;
}	

/*--------------------- links -----------------*/

#content-left .moreimages a, #content-left .emailfriend a, #content-left .enquire a {
	text-indent:25px;
	text-decoration:none;
	line-height:18px;
	float:left;
	color:#993366;
	font-weight:normal;
	margin-right:15px;
}

#content-left .moreimages a:hover, #content-left .emailfriend a:hover, #content-left .enquire a:hover {
	color:#666;
}

.moreimages a {
	background:url(/products/screen-images/moreimages.gif) top left no-repeat;
}

.moreimages a:hover {
	background:url(/products/screen-images/moreimages.gif) bottom left no-repeat;
}

.emailfriend a {
	background:url(/products/screen-images/emailfriend.gif) top left no-repeat;
}

.emailfriend a:hover {
	background:url(/products/screen-images/emailfriend.gif) bottom left no-repeat;
}

.enquire a {
	background:url(/products/screen-images/enquire.gif) top left no-repeat;
}

.enquire a:hover {
	background:url(/products/screen-images/enquire.gif) bottom left no-repeat;
}

/*------------------------ cart css -----------------*/

.star-rating {
	position:absolute;
	top:0;
	right:15px;
}

.star-rating a, .star-rating a img {
	border:none;
}

.subCat {
	float:left;
	margin-right:20px;
	background:#f0f0f0;
	border:1px solid #ccc;
	padding-top:5px;
	text-align:center;
	width:139px;
	min-height:135px;
	padding-bottom:15px;
	margin-bottom:20px;
}

.subCat img {
	margin-bottom:15px;
	margin-top:8px;
}

.subCat:hover {
	background:#e4edf1;
	border:1px solid #76a7bc;
}

#content-left .subCat p a, #content-left .subCat p {
	margin:0;
	padding:0;
}

#content-left .subCat p a {
	margin-top:15px;
	text-decoration:none;
	font-weight:normal;
}

.txtCopyright {
	font-size:0.7em;
	color:#999999;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.txtCopyright a {
	fotn-size:1.2em;
}

.sizes {
	background:#EAEAEA;
	padding:5px 0 5px 15px;
	color:#003366;
	font-weight:bold;
}

.pagination p {
	margin-bottom:0;
	padding-bottom:0;
}

#content-left .priceLarge {
	clear:both;
	margin:0;
	padding:0;
	font-size:1.6em;
	color:#3399CC;
}

#content-left .price {
	font-size:1.1em;
	color:#3366CC;
}

.productoptions {
	background:#0f3f53;
	list-style:disc;
	
}

.productoptions li {
	text-indent:0;
	margin:0;
	pading:0;
	color:#fff;
	border-bottom:1px dotted #687b83;
}

.txtOldPrice {
	text-decoration: line-through;
	color:#999999;
	margin-left:10px;
}
.txtSale {
 	color: #FF0000;
	color:#3366CC;
}