/*
blue #56a8e2
green #9bcd66
*/

* {
	margin:0;
	padding:0;
}	

img {
	border:0;
}

body {
	background-color:#efeef3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666;
	border-top:5px solid #5f607c;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

a:link, a:visited, a:active {
	color:#56a8e2;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#site {
	width:992px;
	margin:0 auto;
}

#container {
	width:960px;
	padding:0 15px;
	border-left:1px solid #cfcfd1;
	border-right:1px solid #cfcfd1;
	background-color:#fff;
	float:left;
}

/*header*/

#header {

}

#logo {
	float:left;
	width:236px;
	height:76px;
	padding-top:20px;
}

#section {
	float:left;
	padding-left:18px;
	padding-top:10px;
}

#section ul li {
	list-style-type:none;
	margin-top:20px;	
}

#section ul li a:link, #section ul li a:visited, #section ul li a:active {
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:23px;
	padding-left:28px;
	display:block;
	font-size:14px;
	color:#666;
	text-decoration:none;
}

#section ul li a:hover {
	color:#56a8e2;
}

#buttons {
	float:right;
	width:624px;
	padding-top:48px;
}

#buttons ul li {
	list-style-type:none;
	float:left;
	margin-left:5px;
	width:151px;
}

#buttons ul li a:link, #buttons ul li a:visited, #buttons ul li a:active {
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	display:block;
	width:151px;
	height:25px;
	font-size:12px;
	padding-top:5px;
	text-align:center;
}

#buttons ul li a:hover {
	text-decoration:underline;
}

/*bar*/

#bar {
	clear:both;
	background-image:url(../images/bar.gif);
	background-repeat:no-repeat;
	margin-top:17px;
	float:left;
	width:942px;
	height:66px;
	padding-left:18px;
	padding-top:32px;
	color:#fff;
	font-size:12px;
}

#bar table {
	border-collapse:collapse;
}

#bar table td {
	padding-right:10px;
	text-align:center;
}

#bar label {
	font-size:24px;	
	font-weight:bold;
}

#bar input#quicksearch {
	width:204px;
	height:21px;
	border:0;
	padding-left:5px;
	padding-top:6px;
}

#bar a:link, #bar a:visited, #bar a:active {
	color:#fff;
}

#bar a:hover {

}

/*bar end/*

/*header end*/

/*main*/

#main {
	clear:both;
	padding-top:10px;
}

/*left*/

#left {
	float:left;
	width:180px
}

#left .heading {
	font-size:16px;
	font-weight:bold;
}

/*menus*/

.menu {
	margin-top:15px;
}

.menu p {
	font-size:12px;
	font-weight:bold;
	margin-left:28px;
}

.menu ul li {
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:28px;
	line-height:23px;
}

.menu ul li a:link, .menu ul li a:visited, .menu ul li a:active {
	text-decoration:none;
	color:#666;
	display:block;
}

.menu ul li a:hover {
	color:#56a8e2;
}

#filter1 p {
	color:#9bcd66;
	border-bottom:1px solid #9bcd66;
}

#filter1 ul li {
	background-image:url(../images/bullet1.gif);
}

#filter1 a:link, #filter1 a:visited, #filter1 a:active {
	border-bottom:1px dotted #9bcd66;
}

#filter2 p {
	color:#56a8e2;
	border-bottom:1px solid #56a8e2;
}

#filter2 ul li {
	background-image:url(../images/bullet2.gif);
}

#filter2 a:link, #filter2 a:visited, #filter2 a:active {
	border-bottom:1px dotted #56a8e2;
}

#filter3 p {
	color:#666;
	border-bottom:1px solid #666;
}

#filter3 ul li {
	background-image:url(../images/bullet3.gif);
}

#filter3 a:link, #filter3 a:visited, #filter3 a:active {
	border-bottom:1px dotted #666;
}

#filter4 p {
	color:#9bcd66;
	border-bottom:1px solid #9bcd66;
}

#filter4 ul li {
	background-image:url(../images/bullet1.gif);
}

#filter4 a:link, #filter4 a:visited, #filter4 a:active {
	border-bottom:1px dotted #9bcd66;
}

/*menus end*/

.advert {
	text-align:center;
	margin-top:20px;
	width:180px;
}

/*left end*/

/*right*/

#right {
	float:right;
	width:180px;
	background-image:url(../images/right.gif);
	background-position:bottom;
	padding-bottom:55px;
	background-repeat:no-repeat;
}

#newsletter {
	width:150px;
	min-height:163px;
	padding:10px 15px;
	background-image:url(../images/newsletter.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#DFEFFA;
}

#newsletter p {
	margin-bottom:10px;
}

#newsletter p.heading {
	font-size:24px;
	line-height:normal;
	margin-bottom:5px;
}

#newsletter input#enteremail,
#newsletter input#mce-EMAIL {
	border:1px solid #a0a8bb;
	height:19px;
	padding-left:5px;
	padding-top:6px;
	width:143px;
}

#ads {
	margin-top:20px;
}

#ads p {
	margin-bottom:10px;
}

#ads p.heading {
	font-size:24px;
	color:#9BCD66;
	border-top:1px solid #9BCD66;
	border-bottom:1px solid #9BCD66;
	line-height:normal;
	padding:5px 0;
	margin-bottom:5px;
}

/*right end*/

/*middle*/

#middle {
	float:left;
	width:555px;
	margin-left:22px;
	border-top:1px dotted #56a8e2;
	padding-top:15px;
}

/*featured*/

#featured {

}

#featured p.heading {
	color:#56A8E2;
	font-size:18px;
	line-height:normal;
	margin-bottom:5px;
}

#featured .imagebox {
	
}

#featured .imagebox img {
	width: 177px;
	height: 177px;
}



/*featured end*/

/*searches*/

#searches {
	margin-top:35px;
	border-top:1px dotted #9BCD66;
	border-bottom:1px dotted #56A8E2;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:15px;
	float:left;
	width:555px;
}

#searches p.heading {
	color:#9BCD66;
	font-size:18px;
	line-height:normal;
	margin-bottom:5px;
}

#searches ul {
	float:left;
	width:260px;
	margin-right:10px;
}

/*searches end*/

/*static content*/

#middle h1 {
	color:#56A8E2;
	font-size:18px;
	line-height:normal;
	margin-bottom:5px;
	font-weight:normal;
	clear:both;
}

#middle p, #middle ul, #middle ol {
	margin-bottom:10px;
}

#middle ul {
	margin-left:0px;
}

#middle ol {
	margin-left:25px;
}

#middle ul li {
	list-style-type:none;
	background-image:url(../images/bullet.gif);
	background-position:8px 6px;
	background-repeat:no-repeat;
	padding-left:25px;
}

/*static content ends*/

/*excerpts*/

#excerpts {
	border-top:1px dotted #56A8E2;
	padding-top:20px;
	margin-top:15px;
}

#excerpts ul li {
	list-style-type:none;
	padding-left:0px;
	padding:10px;
	background-image:url(../images/profile.gif);
	background-position:left top;
	width:535px;
	float:left;
	margin-bottom:10px;
}

#excerpts ul li p {
	margin-bottom:0;
}

#excerpts ul li h2 {
	font-size:12px;
	font-weight:bold;
}

#excerpts img {
	float:left;
	margin-right:10px;
	width:134px;
	height:79px;
}

/*excerpts end*/

/*thumbs*/

#thumb ul li {
	list-style-type:none;
	padding:0;
	background-image:url(../images/thumb.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:177px;
	border-top:1px solid #BBDCF3;
	float:left;
	margin-right:9px;
	padding:0 1px;
	min-height:231px;
	line-height:normal;
	margin-bottom:25px;
}

#thumb ul li.last {
	margin-right:0;
}

.title {
	border-top:1px dotted #6d7b8f;
	padding:7px 10px;
	min-height:90px;
}

.view {
	position:absolute;
	margin-top:-10px;
	margin-left:91px;
	width:86px;
	height:30px;
}

.price {
	color:#9BCD66;
	font-weight:bold;
}

/*thumbs end*/

/*middle end*/

/*main end*/

/*footer*/

#footer {
	clear:both;
	width:942px;
	height:186px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin-top:7px;
	float:left;
	color:#fff;
	font-size:12px;
	padding-left:18px;
	padding-top:30px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footer ul li {
	list-style-type:none;
	float:left;
	margin-right:10px;
	line-height:normal;
}

#footer ul li#copyright {
	border-right:1px solid #fff;
	padding-right:10px;
}

#footer p {
	clear:both;
	padding-top:2px;
}

/*footer end*/

fieldset {
	border:0;
}


#filter_odd p {
	color:#666;
	border-bottom:1px solid #666;
}

.filter_odd ul li {
	background-image:url(../images/bullet3.gif);
}

.filter_odd a:link, .filter_odd a:visited, .filter_odd a:active {
	border-bottom:1px dotted #666;
}



.filter_even p {
	color:#9bcd66;
	border-bottom:1px solid #9bcd66;
}

.filter_even ul li {
	background-image:url(../images/bullet1.gif);
}

.filter_even a:link, .filter_even a:visited, .filter_even a:active {
	border-bottom:1px dotted #9bcd66;
}

.navigation {
	float:left;
	width:745px;
	/*padding-top:35px;*/
	clear:both;
}


.spacer
{
	padding:7px;
	clear:both;
}
.prices {
margin-top:15px;
width:750px;
}


.related {
background-color:#EEEEEE;
font-weight:bold;
margin-left:2px;
margin-top:10px;
padding:4px;
width:750px;
}
.starsOn {
color:#AF7817;
font-weight:bold;
}
.starsOff {
color:#AAAAAA;
font-weight:bold;
}

#product_div
{
	float:left;
	width:750px;
	margin-left:22px;
	border-top:1px dotted #56a8e2;
	padding-top:15px;
}

#product_div p.heading {
	color:#56A8E2;
	font-size:18px;
	line-height:normal;
	margin-bottom:5px;
}

.ratings {
margin-top:15px;
width:750px;
}
.ratings form {
display:inline;
}
.ratings form select {
color:#AF7817;
}
.ratings form textarea {
width:100%;
}


#search_btn
{
	background-image:url(../images/search.gif);
	width:90px;
	height:27px;
	border:0px;
}

#breadcrumb {
	
	padding-bottom:15px;
}

#middle.full {
	width:758px
}

#productimage {
	width:200px;
	height:200px;
	float:left;
}

#productdescription {
	float:right;
	width:535px;
}

#details {
	clear:both;
	padding-top:20px;
}

#middle h3, #middle #productdescription h1 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
}

#price {
	font-size:17px;
	padding-top:0px;
}


#middle #price ul {
	margin:0;
} 

#middle #price ul li {
	background-image:none;
	padding:0;
	float:left;
	line-height:30px;
	height:30px;
	margin-right:15px;
}

.stockist {
	border-top:1px dotted #56A8E2;
	padding-top:10px;
	margin-bottom:20px;
}

.rating {
	border-top:1px dotted #9BCD66;
	padding-top:10px;
	margin-bottom:20px;
}

#details table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:1px;
}

#details td, #details th {
	background-color:#eef6fc;
	border-bottom:2px solid #fff;
	text-align:left;
	padding:3px 10px;
}

#details th {
	color:#fff;
	font-weight:normal;
}

#details .stockist th {
	background-color:#61627c;
}

#details .rating th {
	background-color:#9bcd66;
}

#details .stockist th, #details .stockist td {
	vertical-align:middle;
}

#details .rating th, #details .rating td {
	vertical-align:top;
}

#details td.visitstore {
	text-align:right;
}

#details td.visitstoreprice {
	text-align:center;
	font-size:16px;
}

#details td.stars {
	width:120px;
}

#ratingcomments {
	width:430px;
	height:55px;
	margin-right:10px;
}

.reviewstars {
	float:right;
}

#submit_btn
{
	background-image:url(../images/submitrating.gif);
	width:138px;
	height:24px;
	border:0px;
}