/*
Theme Name: BarStoolsUK
Theme URI: http://www.barstoolsuk.co.uk
Description: Custom wordpress theme developed for BarStoolsUK by <a href="http://www.mangobaboon.co.uk">Mango Baboon</a>.
Version: 1.0
Author: Mango Baboon
Author URI: http://www.mangobaboon.co.uk
Tags: slick looking review template



*/

@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#head {
	float: left;
	width: 100%;
	padding-top: 10px;
}

#searchbar {
	background-image: url(images/searchbar-bg.jpg);
	background-repeat: repeat-x;
	height: 55px;
	clear: both;
	margin-top: 2px;
	float: left;
	width: 100%;
}
#navbar {
	height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	float: left;
	width: 100%;
}
#logo {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
#banner {
	float: right;
	width: 510px;
	clear: right;
	padding: 5px;
	text-align: right;
	margin-bottom: 10px;
}
#banner h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9C0003;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
padding:15px;
}
#products .post {
border:1px solid #CCCCCC;
float:left;
height:225px;
margin:5px;
overflow:hidden;
padding:5px;
width:200px;
}
#products .post h2 {
	text-align: center;
height: 25px;
padding:10px;
}

#products  .post  h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#products .pricefrom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	line-height: 17px;
}
#products .price {
float:left;
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
padding-left:15px;
}
#products .post .viewbtn {
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#products .post a:hover {
	color: #9c0100;
	text-decoration: underline;
}


#breadcrumbs {
	float: left;
	clear: left;
	padding: 5px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
#breadcrumbs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c0100;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #000000;
	border-bottom-style: solid;
}


#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 1px;
	margin-left: 1px;
}
#navbar a:hover {
	color: #9c0003;
}

#navbar li {
	display: inline;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -2px;
}
#navbar li:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftcontent {
	float: left;
	width: 690px;
}
#featured h1, #catdesc h4, #catdesc h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
	line-height: 35px;
	padding-left: 35px;
	font-weight: normal;
text-transform:capitalize;
}
#productimage {
	float: left;
	padding: 10px;
	width: 240px;
	margin-right: 0px;
}
#productcta {
	float: left;
	height: 200px;
	width: 300px;
	padding: 10px;
}


#promotions {
	float: left;
	width: 332px;
}
#promotions .discount {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#promotions .discount h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c0003;
	text-decoration: none;
	font-weight: bold;
}
#promotions .discount h4 a:hover {
	text-decoration: underline;
}
#promotions .discount p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#promotions .discount p a {
	color: #990000;
	text-decoration: underline;
}
#promotions .discount p a:hover {
	color: #000000;
	text-decoration: underline;
}
#productcta .freedelivery p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#productcta .freedelivery b{
color:#9C0003;
}
#gallery {
	float: left;
	width: 80px;
	padding: 10px;
}
#gallery img {
	clear: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#reviews {
	float: left;
	clear: left;
	width: 342px;
	margin-right: 10px;
}
#reviews .review {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#reviews  .review  h4  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c0003;
	text-decoration: none;
	font-weight: bold;
}
#reviews .review h4 a:hover {
	text-decoration: underline;
}

#reviews .review p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	float: left;
	font-weight: bold;
	margin-top: 3px;
}
.readmore {
	margin-top: 3px;
	margin-left: 5px;
}
.readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	padding-left:5px;
}
.readmore a:hover {
	color: #000000;
	text-decoration: underline;
}


#reviews  h3, #promotions h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/bg-reviews-title.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 307px;
	line-height: 35px;
	padding-left: 35px;
	font-weight: normal;
}

#rightbar {
	float: left;
	width: 225px;
	margin-left: 25px;
}
#rightbar h3 {
	background-image: url(images/h3-bg-hover.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 224px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9c0003;
	font-size: 13px;
	line-height: 37px;
	padding-left: 15px;
	text-transform: uppercase;
	padding-top: 2px;
}
#rightbar ul ul {
	margin-top: -2px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#rightbar li {
	background-image: url(images/rightbar-widget-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 224px;
}
#rightbar li li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 187px;
	padding-right: 10px;
	line-height: 18px;
}
#rightbar li li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
}
#rightbar li li a:hover {
	color: #9c0003;
	text-decoration: underline;
}



#footer {
	clear: left;
	float: left;
	width: 100%;
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 287px;
	margin-top: 2px;
}
.bestsellers {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 287px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bestsellers ul {
height:230px;
overflow:hidden;
padding-left:20px;
padding-right:20px;
}
.bestsellers-short ul {

padding-left:20px;
padding-right:20px;
}
.bestsellers .toplistitem {
	border-top-style: none;
}
.bestsellers .bottomlistitem {
	border-bottom-style: none;
}

.bestsellers li {
	background-image: url(images/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 5px;
}



.bestsellers li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.bestsellers li a:hover {
	color: #9c0003;
}

.bestsellers h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#singlepost {
	padding-bottom: 15px;
}

#singlepost p, #catdesc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#singlepost h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9c0003;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#singlepost p a {
	color: #9c0003;
	text-decoration: underline;
}
#singlepost ul {
	margin-left: 15px;
	list-style-type: none;
}
#singlepost li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#singlepost li a, #singlepost li a:visited {
color: #9c0003;
	text-decoration: underline;
}
#singlepost li a:hover {
text-decoration:none;
color:#000000;
}

#specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#specs   .column  {
	font-weight: bold;
	margin-right: 10px;
}
#singlepost p a:hover {
	color: #000000;
}
.shopnowbtn {
	text-align: right;
}
.finance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
	text-transform: capitalize;
}


#copyright {
	float: left;
	width: 350px;
	clear: left;
}
#copyright  p, #footlinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
#footlinks a, #copyright a {
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 15px;
	text-transform: capitalize;
	text-decoration: none;
}
#footlinks a:hover, #copyright a:hover  {
	color: #9c0003;
}

#footlinks {
	float: left;
	width: 580px;
	text-align: right;
}
a.last {
	border-right-style: none;
}
#productcta .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 22px;
	text-align: right;
	padding: 5px;
	font-weight: bold;

}

#relatedproducts {
float:left;
clear:left;
}
#relatedproducts h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
	line-height: 35px;
	padding-left: 35px;
	font-weight: normal;
}


.searchinput {
	background-image: url(images/searchbar-input.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 161px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	margin-top: 12px;
	margin-left: 25px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.searchbtn {
	float: left;
	height: 27px;
	width: 29px;
	margin-top: 12px;
}
#singlepost .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	padding-top: 3px;
}
#singlepost h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9c0003;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0px;
	text-decoration: none;
}
#singlepost h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
img.alignleft {
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.alignright {
	float: right;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#singlepost .ddsg-wrapper ul ul {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#singlepost .ddsg-wrapper li li {
	background-image: none;
}
#singlepost .ddsg-wrapper li strong {
	display: none;
}

#singlepost .ddsg-wrapper li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#singlepost .ddsg-wrapper li li a {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
#singlepost .ddsg-wrapper li li li a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	list-style-type: square;
}
#singlepost .ddsg-wrapper li a:hover {
	text-decoration: underline;
}
#singlepost h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c0003;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#singlepost pre {
	display: block;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
#gallery dl.gallery-item {
clear:left;
float:left;
text-align:center;
width:33%;
margin-top:0px;

}
#footads {
	text-align: center;
	float: left;
	width:210px;
	padding-top:25px;
}
a.spacer {
margin-top:-250px;
}

#colorpicker {
background-image: url(images/colour-picker.jpg);

height: 84px;
width:624px;
margin-bottom:15px;
}

#colorpicker ul {
margin-left:10px;
padding-top:42px;
}
#colorpicker li {
float:left;
display:inline;
padding-right:5px;
}

#colorpicker li a {
display:block;
height:35px;
width:35px;
}
#bag {
background-image:url(images/shopping-bag.jpg);
background-repeat:no-repeat;
float:right;
height:80px;
margin-right:35px;
margin-top:-26px;
width:77px;
}
#promos {
float:left;
height:150px;
}

.clearance {
height: 150px;
width:230px;
background-image: url(images/summer-clearance.jpg);
float:left;
}
.newsletter {
height: 150px;
width:230px;
background-image: url(images/barstoolsuk_09.jpg);
float:left;
}
#tags {
display:block;
clear:right;
}
#catdesc {
float:left;
clear:left;
width: 690px;
}

#catdesc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}