@charset "utf-8";
/* test site*/
#live_setting {
	height:12px;
	width:200px;
	float:left;
	display:inline;
	background-color:#66FF99;
	text-align:center;
	font-weight:bold;
	color:#000000;
	
}
/* end test site */

img { -ms-interpolation-mode: bicubic; }

a, a:visited {
	color:#808000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

.right {
	float:right;
	display:inline;
}

.marTopBot5 {
	margin:5px 0;
}


.selected a{
	color:#000000!important;
}
h1 {
	font-size:82px;
	color:#FF0000;
	text-transform:uppercase;
	margin:0px;
	margin-top:-17px;

	padding:0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h2 {
	margin:5px 0;
	color:#000000;
	text-transform:uppercase;
}

h2.home-titles {
	float:left;
	display:inline;
	clear:both;
	line-height:20px;
	padding-bottom:2px;
	border-bottom:1px solid #cccccc;
	margin-bottom:12px;
	width:100%;
}

h2.home-titles a {
	color:#fa2600;
	line-height:20px;
}

h2 a{
	font-size:20px;
	color:#000000;
	text-transform:uppercase;
}
h3 {
	margin:2px 0;
	text-transform:uppercase;
}
label {
	margin:0;
	padding:0;	
}
input.error {
	border:1px solid #FF0000;
}

.noBorderBottom {
	border-bottom:none !important;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	letter-spacing:-0.2px;
	margin:0;
	padding:0;
	margin-top:8px;
}
.colourbox {
	float:left;
	width:20px;
	height:20px;
	margin:2px;
	cursor:pointer;
	overflow:hidden;
}

.noMar {
	margin:0 !important;
}
/* hack for the monocle colour/bill amberg in bulldog */
#monocle_div {
	float:left;
	display:inline;
	position:relative;
	top:23px;
	left:-45px;
	width:20px;
	height:20px;
	z-index:5;
}
#billamberg_div {
	float:left;
	display:inline;
	position:relative;
	top:23px;
	left:-41px;
	width:20px;
	height:20px;
	z-index:5;
}

#billamberg_div_beagle {
	float:left;
	display:inline;
	position:relative;
	top:2px;
	left:27px;
	width:20px;
	height:20px;
	z-index:5;
}
/* end hack */
.colourbox img, .thumb_img_div img, div, img{
	behavior: url("/css/iepngfix.htc");
}
.colourbox_container {
	position:relative;
	min-height:120px;
	height:auto !important;
	height:120px;
	float:left;
	display:inline;
	width:146px;
	margin-top:40px;
}
.subheader1 {
	color:#808000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
th {
	color:#666666;
	font-size:11px;
	text-align:left;
}

/* SITE LAYOUT */
#main {
	width: 945px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
}
#footer {
	margin-top:27px;
	
	padding-top:8px;
	/*border-top:1px solid #D5CCDD;*/
	width:945px;
	float:left;
	display:inline;
}
#footer div.links{
	float:right;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color: #9b9b9b;
}

.footer-seperator {
float:right;
	display:inline;
	width:11px;
	height:11px;
	background-image:url(../images/buttons/footer-seperator.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#footer_share {
	float:left;
	display:inline;
	width:145px;
	
}

#footer-twitter {
	float:left;
	display:inline;
	width:75px;
	margin:0 10px 0 10px;
}

#footer-facebook {
	float:left;
	display:inline;
	width:75px;
	margin:0 10px 0 10px;
}

#footer_links {
	float:right;
	display:inline;
	width:250px;
	height:14px;
	overflow:hidden;
}

#footer_propeller {
	float:right;
	display:inline;
	width:100px;
	height:14px;
	overflow:hidden;
	clear:both;
	color:#B0B0B0;
	margin-top:5px;
	text-align:right;
}

#footer_propeller a {
	color:#B0B0B0 !important;
	text-align:right !important;
	font-size:11px !important;
	text-transform:none !important;
	font-weight:normal !important;


}

#footer a, #footer a:visited{
	float:right;
	display:inline;
	font-size:10px;
	height:11px;
	font-weight:bold;
	text-transform:uppercase;
	color: #9b9b9b;
	text-decoration:none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* BASKET TOP */
#basket-top {
	text-align:right;
	padding-bottom:7px;
	width:945px;
	float:right;
	width:472px;
	display:inline;
	margin-top:5px;
}
#basket-top a {
	float:right;
	display:block;
	color:#999999;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#basket-top a:hover {
	color:#999999;
}

#basket-top a.press {	
	float: right;
	display: block;
	height: 14px;
	width: 34px;
	background: url(../images/nav/sub-nav/press.gif) 0px 0px no-repeat;
}

#basket-top a.press:hover {
	background-position: 0px -14px;
}

#basket-top a.home {	
	float: right;
	display: block;
	height: 14px;
	width: 34px;
	background: url(../images/nav/sub-nav/home.gif) 0px 0px no-repeat;
}

#basket-top a.home:hover {
	background-position: 0px -14px;
}
#basket-top a.delivery {	
	float: right;
	display: block;
	height: 14px;
	width: 49px;
	background: url(../images/nav/sub-nav/delivery.gif) 0px 0px no-repeat;
}

#basket-top a.delivery:hover {
	background-position: 0px -14px;
}

#basket-top a.testimonials {	
	float: right;
	display: block;
	height: 14px;
	width: 73px;
	background: url(../images/nav/sub-nav/testimonials.gif) 0px 0px no-repeat;
}

#basket-top a.testimonials:hover {
	background-position: 0px -14px;
}

#basket-top a.stockists {	
	float: right;
	display: block;
	height: 14px;
	width: 57px;
	background: url(../images/nav/sub-nav/stockists.gif) 0px 0px no-repeat;
}

#basket-top a.stockists:hover {
	background-position: 0px -14px;
}

#basket-top a.contact {	
	float: right;
	display: block;
	height: 14px;
	width: 48px;
	background: url(../images/nav/sub-nav/contact.gif) 0px 0px no-repeat;
}

#basket-top a.contact:hover {
	background-position: 0px -14px;
}

#basket-top a.basket {	
	float: right;
	display: block;
	height: 14px;
	width: 12px;
	background: url(../images/nav/sub-nav/basket.gif) 0px 0px no-repeat;
}

#basket-top a.basket:hover, #basket-top a.over {
	background-position: 0px -14px;
}
#basket-top .seperator {
	float: right;
	display: block;
	height: 14px;
	width: 12px;
	background: url(../images/nav/sub-nav/seperator.gif) no-repeat;
	background-position:top center;
}

.hide {
	display:none;
}
.ob-shop{
	float: right;
	display: block;
	height: 17px;
	width: 66px;
	margin-top:1px;
	padding-right:10px;
}

.free-returns {
	float:left;
	display:inline;
	width:96px;
	height:9px;
	margin-top:7px;
}

#top-right {
	float:right;
	display:inline;
	width:563px;
	margin-top:9px;
}

#top-right a.men {	
	float: right;
	display: block;
	height: 17px;
	width: 34px;
	background: url(../images/nav/men.gif) 0px 0px no-repeat;
	padding-right:11px;
}

#top-right a.women:hover, #top-right a.over,
#top-right a.men:hover, #top-right a.over {
	background-position: 0px -17px!important;
}

#top-right a.women {	
	float: right;
	display: block;
	height: 17px;
	width: 58px;
	background: url(../images/nav/women.gif) 0px 0px no-repeat;
}

#top-right a.women:hover {
	background-position: 0px -17px;
}

#top-right a.ob-club {	
	float: right;
	display: block;
	height: 17px;
	width: 65px;
	background: url(../images/nav/ob-club.gif) 0px 0px no-repeat;
}

#top-right a.ob-club:hover {
	background-position: 0px -17px;
}

#top-right a.ob-approved {	
	float: right;
	display: block;
	height: 17px;
	width: 104px;
	background: url(../images/nav/ob-approved.gif) 0px 0px no-repeat;
}

#top-right a.ob-approved:hover {
	background-position: 0px -17px;
}

#top-right .seperator {
	float: right;
	display: block;
	height: 17px;
	width: 23px;
	background: url(../images/nav/seperator.gif) 0px 0px no-repeat;
}
/* TOP */
#top {
	height:36px;
	width:945px;
	float:left;
	display:inline;
	padding-bottom:0;
	padding-top:28px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	position:relative;
}

#top img {
	float:left;
	color:red;
	font-size:24px;
	text-transform:uppercase;
}
#top ul {
	float:right;
}
#top li {
	display:inline;
	list-style:none;
	color:#808000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
#top li a {
	color:#808000;
	text-decoration:none;
}

#top-checkout {
	height:65px;
	width:945px;
	float:left;
	display:inline;
	padding-bottom:0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#top-checkout-logo {
	float:left;
	display:inline;
	width:363px;
	height:40px;
	padding-top:25px;

}
#top-steps {
	float:right;
	display:inline;
	width:475px;
	height:55px;
	padding-top:9px;
}


/* CONTENT */
#content {
	min-height:486px;
	height:auto !important;
	height:486px;
	width:945px;
	float:left;
	display:inline;
}

#button_holder {
	width:945px;
	float:left;
	display:inline;
	margin: 10px 0 0 0;
	border-top: solid 1px #D5CCDD;
}

.bill-button {margin: 10px 0 0 0;
}

.formContentLeft {
	clear:left;
	float:left;
	margin:10px;
	width:400px;
}
.formContentLeft ul {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
.formContentLeft li {
	margin:0;
	padding:0;
	list-style:none;
	height:40px;
}
.formContentLeft label {
	float:left;
	clear:left;
	width:175px;
}
.formContentLeft input,
.formContentLeft select {
	float:left;
	margin-top:9px;
}

.formContentLeft .textfield {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	width:188px;
	border:1px solid #D5CCDD;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
}

.formContentLeft .dropdown, .formContentRight .dropdown {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	border:1px solid #D5CCDD;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;

}


.formContentRight {
	float:left;
	width:400px;
	margin:10px;
	margin-left:40px;
}
.formContentRight ul {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
.formContentRight li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:40px;
}
.formContentRight label {
	float:left;
	clear:left;
	width:125px;
}

.formContentRight  .tickbox label {
	float:left;
	clear:left;
	width:250px;
}

.formContentRight  .delbox label {
	float:left;
	clear:left;
	width:151px;
}

.formContentRight input,
.formContentRight select {
	float:left;
	margin-top:9px;
}

.formContentRight .textfield {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	width:188px;
	border:1px solid #D5CCDD;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
}

/* HOME PAGE */
#main-pic {
	position:relative;
	width:946px;
	height:286px;
	overflow:hidden;
	margin-bottom:17px;
	margin-top:4px;
}
.slide-image {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:946px;
	height:286px;
	z-index:1;
	cursor:pointer;
}

#image-location {
	position:absolute;
	float:left;
	display:inline;
	height:21px;
	top:340px;
	left:50%;
	z-index:20;
}

.white-circle {
	float:left;
	display:inline;
	position:relative;
	width:11px;
	height:11px;
	background-image:url(../images/white-circle.png);
	background-repeat:no-repeat;
	z-index:20;
	margin-right:6px;
}
.black-circle {
	float:left;
	display:inline;
	position:relative;
	width:11px;
	height:11px;
	background-image:url(../images/black-circle.png);
	background-repeat:no-repeat;
	z-index:20;
	margin-right:6px;
}

#range-main-pic {
	margin-bottom:13px;
	padding-top:8px;
	float:left;
	display:inline;
	height:255px;
	width:945px;
}


#range-bg {
	height:255px;
	width:945px;
	display:inline;
	float:left;
	z-index:1;
	position:absolute;
	background-color:#ffffff;
	

}
#range-text {
	height:147px;
	width:220px;
	margin-top:82px;
	margin-left:10px;
	display:inline;
	float:left;
	z-index:2;
	position:absolute;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}

#shop-pic-outer {
	height: 255px;
	width:945px;
	float:left;
	display:inline;
	margin-bottom:13px;
	padding-top:8px;
}

#shop-pic {
	height: 255px;
	width:945px;
	display:inline;
	float:left;
	z-index:1;
	position:absolute;

}
#shop-text {
	margin-top: 100px;
	height: 73px;
	width:200px;
	float:left;
	display:inline;
	padding-left:15px;
	padding-right:50px;
	position:absolute;
	z-index:2;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:16px;
	
}


#home-obshop {
	margin-right:38px;
}
#home-obclub{
	margin-right:42px;
}
.home-meddiv {
	width:288px;
	float:left;
	display:inline;
	padding-top:5px;
}
.home-meddiv h2 a{
	color:#FF0000;
}
.thick-border {
	border: 2px solid #000;
}
.home-meddiv p {
	text-align:justify;
}
.home-meddiv .home-text p {
	text-align:left;
}
.home-text-title {
	width:288px;
	margin-top:6px;
	padding-bottom:11px;
	margin-bottom:13px;
	border-bottom: 1px solid #CCCCCC;
}

.home-text {
	min-height: 72px;
	height:auto !important;
	height:72px;
	margin-top:16px;
	margin-bottom:6px;
	font-size:12px;
	line-height:16px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.home-text p {
margin:0px;
padding:0px;
}


.shop_name {
margin-top:3px;
margin-bottom:0px;
}

.shop_image {
margin-top:14px;
margin-bottom:8px;

}
/* RANGE */
.range-product {
	float:left;
	display:inline;
	width:225px;
	text-align:center;
	border-top:1px solid #CCCCCC;
}
.range-product h2 a{
	color:#D90000;
	font-size:32px;
}
.range-product h3 {
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height:16px;
}
#range-setter{
	margin-right:15px;
}
#range-bulldog{
	margin-right:15px;
}
#range-dane{
	margin-right:15px;
}

/* SHOPPING BASKET */
#basket_table {
	width:945px;
	margin-left:-15px;
}
#basket_table th {
	font-size:12px;
	font-weight:bold;
	color:#95914A;
	padding:0;
	text-align:left;
	text-transform:uppercase;
}
#basket_table td {
	background-color:#EEEEEE;
	padding:15px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
#basket_table td a {
	color:#000000;
	text-decoration:none;
}
#basket_bottom {
	display:inline;
	float:left;
	width:945px;
}

#basket_bottom-promo {
	display:inline;
	float:left;
	width:260px;
	text-align:left;
	margin-left:15px;
}

#basket_bottom-promo-txt {
	display:inline;
	float:left;
	width:250px;
	text-align:right;
}

#basket_bottom-btns {
	display:inline;
	float:right;
	width:420px;
	text-align:right;
}

.basket_bottom_textfield {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	width:135px;
	border:1px solid #D5CCDD;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
	
}


#basket-delivery-info {
clear:both;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:11px;
	margin-bottom:5px;
}
#basket-delivery-info span{
	font-size:12px;
	color:#666666;
}
.basket-quantity{
	cursor:pointer;
}
.basket_thumb {
}


#basket-items {
clear:both;
	margin-top:0px;
}

#basket_table {
	width:945px;
	float:left;
	display:inline;
}

.basket_column_header_row {
	width:945px;
	float:left;
	display:inline;
	margin-bottom:4px;
	margin-top:20px;
	
}

h2.basket-title {
	float:left;
	display:inline;
	width:148px;
	height:50px;
}
.red {
	color:#ff0000!important;
}
.basket_table_row {
	width:945px;
	float:left;
	display:inline;
	clear:both;
	margin-bottom:15px;
	
}

.basket_column_header {
	width:145px;
	float:left;
	display:inline;
	margin-right:15px;
	text-align:left;
}

.basket_column_header_end {
	width:145px;
	float:left;
	display:inline;
	text-align:left;
	
}

.basket_column {
	width:145px;
	height:38px;
	float:left;
	display:inline;
	margin-right:15px;
	background-color:#EEEEEE;
	padding-top:40px;
	padding-bottom:30px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	

}

.basket_column_image {
	width:75px;
	height:91px;
	padding-left:35px;
	padding-right:35px;
	float:left;
	display:inline;
	margin-right:15px;
	background-color:#EEEEEE;
	padding-top:17px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	overflow:hidden
}

.basket_column_2rows {
	width:145px;
	height:83px;
	float:left;
	display:inline;
	margin-right:15px;
	background-color:#EEEEEE;
	padding-top:25px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	

}


.basket_column_end {
	width:145px;
	height:33px;
	float:left;
	display:inline;
	background-color:#EEEEEE;
	padding-top:45px;
	padding-bottom:30px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}

.basket_total_outer {
	width:625px;
	height:66px;
	float:left;
	display:inline;
	margin-right:15px;
	margin-top:17px;
	background-color:#ffffff;
	
	
}

.basket_total_packaging {
	padding-top:20px;
	width:521px;
	height:46px;
	display:inline;
	float:left;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:22px;
	padding-left:20px;
}

.basket_total_image {
	width:84px;
	height:66px;
	display:inline;
	float:left;

}

.basket_total_price_outer {
	width:145px;
	height:66px;
	display:inline;
	float:left;	
}

.basket_total_title {
	width:145px;
	height:18px;
	display:inline;
	float:left;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:22px;
	background-color:#ffffff;
}

.basket_total_price {
	width:145px;
	height:46px;
	display:inline;
	float:left;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:22px;
	background-color:#eeeeee;
	text-align:center;
	padding-top:20px;
}
#basket_empty_products {
	float:left;
	clear:left;
	display:inline;
	width:946px;
/*	background-color:#00FFFF;*/
	height:300px;
	margin-top:53px;
}
#basket_empty_message {
	float:left;
	clear:left;
	display:inline;
	width:946px;
/*	background-color:#eeeeee;*/
	height:110px;
	padding-top:70px;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
}



/* PRODUCT PAGE */
#product-top,
#static-top {
	height:50px;
}
#static-top {
	margin-top:5px;
}

#testimonial-top {
	margin-top:5px;
	margin-bottom:15px;
}
#product-top a, #static-top  a{
	text-decoration:none;
}
#product-top ul, #static-top  ul{
	margin:0;
	padding:0;
}
#product-top li, #static-top li {
	display:inline;
	float:left;
	list-style:none;
	width:140px;
	border-top:1px solid #CCCCCC;
	margin:0;
	margin-right:20px;
	margin-top:5px;
	color:#95914A;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding-top:5px;
}

#product-details {
	clear:left;
	float:left;
	display:inline;
	width:400px;
	display:inline;
	margin-top:17px;
}

#product-details strong, #product-details b  {
color:#000000;
}

#product-details .title {
	margin:0px;
	height:70px;	
	margin-bottom:10px;
	width:400px;
}

#product-details .shortDesc {
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
	width:345px;
}

#product-details .desc {
	width:345px;
}

#product-details p {
	color:#333333;
	line-height:18px;
	padding:0;
	margin:0;
}

#product-details ul, .product-description ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
padding:5px 0 14px 0;
}

#product-details ul li, .product-description ul li 
{
padding-left: 10px;
background-image: url(/images/product-bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .7em;
padding-left:15px;
line-height:20px;
}

#product-images {
	clear:right;
	width:540px;
	float:right;
	display:inline;
	margin-top:13px;
	
}
#product-main {
	width:945px;
	min-height:200px;
    height:auto !important;
    height:200px;
	display:inline;
	float:left;
	
}
#order-now {
	clear:both;
	float:left;
	display:inline;
	width:85px;
	margin-top:13px;
/*	padding-top:50px;*/
}
#order-now h2 {
margin:0px;
}
#order-now h2{
	color:#f50006;
	font-size:24px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
line-height:27px;	
	
}
.product-step{
	float:left;
	display:inline;
	color:#000000;
}

.product-step h3{
	font-size:22px;
	}
#add-to-cart-options {
	clear:both;
	float:left;
	display:inline;
	min-height:60px;
    height:auto !important;
    height:60px;	
	width:945px;
	position:relative;
}
#choose-size {
	float:left;
	display:inline;
	width:146px;
}
#choose-colour {
	float:left;
	display:inline;
	margin:10px 0 2px 0;
	padding:5px 5px 5px 0;
	min-height:40px;
	height:auto !important;
	height:40px;	
	width:290px;
}
#choose-quantity {
	float:left;
	display:inline;
	margin:24px 0 2px 0;
	width:146px;
}
#add-to-basket {
	float:left;
	display:inline;
	margin:0px 0;
	padding:50px 0px 5px 0;
	height:74px;
	width:146px;
	overflow:hidden;
	background-image:url(/images/shop/4-buy-now-greyed-out.gif);
	background-repeat:no-repeat;
	background-position:0px 50px;
}
#all_thumbs {
	float:right;
	display:inline;
	width:180px;
/*	min-height:80px;
	height:auto !important;
	height:80px;    */
	margin-left:20px;
}
.large-container {
	width:340px;
	height:340px;
	float:left;
	margin-top:3px;
}
.product_thumbs {
/*	height:80px;*/
}
.thumb-container {
	float:left;
	display:inline;
	width:75px;
	height:84px;
}
.thumb_img_div {
	float:left;
	display:inline;
	border:1px solid #CCCCCC;
	margin:5px;
	width:75px;
	height:75px;
}

.drop-down_150 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7e7e7e;
	height:20px;
	border:1px solid #7e7e7e;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
	width:150px;

}

.drop-down_146 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #222222;
	height:24px;
	border:1px solid #cccccc;
	padding-bottom:4px;
	padding-top:3px;
	padding-right:0px;
	background-color:#ffffff;
	width:142px;
	padding-left:4px;
	margin-bottom:8px;
	margin-top:8px;

}
.drop-down {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7e7e7e;
	height:20px;
	border:1px solid #7e7e7e;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
}


/* CHECKOUT */
#checkout_main {
	float:left;
	display:inline;
	margin:40px 0 10px 0;
	padding:35px;
	width:875px;
	background-color:#EEEEEE;
	min-height:300px;
    height:auto !important;
    height:300px;
}
#order-processing {
	float:left;
	display:inline;
	margin:40px 0 10px 0;
	padding:25px;
	width:895px;
	background-color:#EEEEEE;
    height:235px;
	padding-top:190px;
	text-align:center;
}
#title {
	width:40px;
}
#deliveryAddress div {
	float:left;
	display:inline;
}

.checkout-dot {
	float:left;
	margin-top:7px;
}
table .checkout-dot {
	float:none;
}
.formContentLeft .checkout-li-div {
	margin:0;
	padding:0;
	height:40px;
	width:300px;
}
.formContentRight .checkout-li-div {
	margin:0;
	padding:0;
	height:40px;
	width:350px;
}
.formContentLeft .checkout-li-div label {
	padding-top:3px;
	width:85px;
}
.formContentRight .checkout-li-div label {
	padding-top:3px;
	width:110px;
}
.checkout-li-div img {
	margin-top:0;
}
.checkout-li-div .textfield,
.checkout-li-div .dropdown {
	margin-top:0;
}

#checkout-bottom-btn {
	border-top:1px solid #D5CCDD;
	display:inline;
	float:left;
	height:50px;
	margin-top:10px;
	width:945px;
}

#checkout-left-btn {
	float:left;
	display:inline;
	width:472px;
	height:50px;
	padding-top:5px;

}

#checkout-right-btn {
	float:right;
	text-align:right;
	display:inline;
	width:472px;
	height:50px;
	padding-top:5px;

}
#checkout-right-top {
	float:right;
	text-align:right;
	display:inline;
	width:321px;
	height:50px;
	padding-top:5px;

}



/* PAYMENT */
#payment-right {
	float:left;
	display:inline;
	width:453px;
	min-height:300px;
	height:auto !important;
	height:300px;	
}
#payment_details{
	float:left;
	display:inline;
	margin:0;
	width:422px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#basket_info {
	float:left;
	display:inline;
	width:450px;
	margin-left:-10px;
}
#basket_info table {
	width:450px;
}
#basket_info {

}
#payment_details th {
	width:160px;
	height:40px;
}
#payment_info {
	float:left;
	display:inline;
	width:400px;
		margin-top:10px;

}

#howdidyouhear {
	float:left;
	display:inline;
	background-color:#ffffff;
	width:420px;
	height:158px;
	border:1px solid #abadb3;
	padding:10px;
	color:#656565;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

#howdidyouhear .col1 {
	float:left;
	display:inline;
	width:140px;
	height:25px;
}

#howdidyouhear .col1 label {
	width:95px;
	float:left;
	display:inline;
}

#howdidyouhear .col2 {
	float:left;
	display:inline;
	width:190px;
	height:25px;
}

#howdidyouhear .col2 label {
	width:165px;
	float:left;
	display:inline;
}

#howdidyouhear .col3 {
	float:left;
	display:inline;
	width:65px;
	height:25px;
}

#howdidyouhear .col3 label {
	width:40px;
	float:left;
	display:inline;
}

#howdidyouhear .col4 {
	float:left;
	display:inline;
	width:205px;
	height:25px;
}

#howdidyouhear .formtextbox {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:40px;
	width:194px;
	border:1px solid #abadb3;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#ffffff;
}





/* ORDER CONFIRMATION */
#order_confirmation{
	width:400px;
	margin-top:35px;
}
#order_confirmation strong{
	text-transform:uppercase;
	color:#000000;
}

/* OB APPROVED */
.review {
	clear:left;
	float:left;
	width:785px;
	padding: 20px 0;
}
.review img {
	float:left;
}
.review h3 {
	font-size:36px;
	font-weight:bold;
	color:#000000;
	line-height:33px;
	
}
.reviewText {
	float:left;
	margin-left:20px;
	width:299px;
	text-align:left;
	line-height:17px;
	
}
.reviewText p {
	color:#000000;
	margin: 0 0 10px 0;
}
.reviewText h6 {
	text-transform:uppercase;
	font-size:12px;
	color:#000000;
}
#carlisle-review {
	border-bottom: 1px solid #CCCCCC;
	color:#000000;
}
#carlisle-review h3 {
	color:#000000;
}

.stockists_row {
	float:left;
	display:inline;
	width:945px;
	clear:both;
}

.stockists_row2 {
	float:left;
	display:inline;
	width:620px;
	clear:both;
	margin-top:10px;
}

.stockists_title {
	float:left;
	display:inline;
	width:620px;
	clear:both;
}

.column {
	float:left;
	display:inline;
	width:140px;
	border-top:1px solid #CCCCCC;
	margin-right:20px;
	padding-top:5px;
	line-height:16px;	

}

.column_end {
	float:left;
	display:inline;
	width:140px;
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	line-height:16px;	

}

.column-wide {
	float:left;
	display:inline;
	width:275px;
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	line-height:16px;	

}



.column a, .column a:visited {
	color:#000000;
	text-decoration:none;
}

.press-column {
	float:left;
	display:inline;
	width:145px;
	margin-right:10px;
	min-height:400px;
	height:auto !important;
	height:400px;	font-style:italic;
	line-height:16px;
	color:#333333;
}

.press-column img {
	margin-bottom: 12px;
}


.press-column-end {
	float:left;
	display:inline;
	width:145px;
	height:360px;
	color:#333333;
}

.press-column-end img {
margin-bottom: 12px;
}

.press_row {
	width:945px;
	min-height:360px;
	height:auto !important;
	height:360px;
	display:inline;
	float:left;	
	clear:both;
}

.press-magazine {
color:#000000;
font-weight:bold;
font-style:normal;
}

.press-333333-font {
	color:#333333;
	line-height:16px;
	
}


/* STATIC */

#static-content {
	width:600px;
	text-align:justify;
	color:#333333;
	
}

#static-content h2 {
	width:100%;
}

#static-content h2 .right {
	margin-top:10px;
}
#static-content a, #static-content a:visited{
	color:#333333;
	text-decoration:none;
}
#stockists-content {
	width:620px;
	display:inline;
	float:left;
	margin-right:15px;
}

#stockists-image {
	width:310px;
	display:inline;
	float:left;
	margin-top:82px;
}




#static-content ul
{
margin-left: 10px;
padding-left: 0;
list-style: none;
}

#static-content ul li 
{
padding-left: 10px;
background-image: url(/images/star-bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
line-height:20px;
}


#static-content,
#stockists-content {
	float:left;
	display:inline;
	color:#333333;
	
}
#static-content h2,
#stockists-content h2 {
	color:#000000;
	font-size:42px;
	margin:10px 0;
}
#static-content h2 {
	font-size:32px;
}

#static-content h3,
#stockists-content h3 {
	color:#000000;
	margin:10px 0;
}
#static-content a.greenlink, #static-content a.greenlink:visited{
	color:#968e3d;
	text-decoration:none;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
}

#static-content a.greenlink:hover{
	color:#000000;

}
#static-content h4,
#stockists-content h4 {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	margin:2px 0;
}

#static-content h4{
	font-size:16px;
	text-decoration:underline;
}
#testimonials-content {
	width:945px;
	float:left;
	display:inline;	
	color:#333333;
	font-style:italic;
}

.testimonial-name {
color:#000000;
font-weight:bold;
font-style:normal;
text-transform:uppercase;
}

.testimonial_column {
	width:300px;
	float:left;
	display:inline;	
	margin-right:15px;
	color:#000000;
	font-style:italic;
	line-height:17px;
}

.testimonial_column_end {
	width:300px;
	float:left;
	display:inline;	
	color:#000000;
	font-style:italic;
	line-height:17px;
	
}

.testimonial_individual {
	width:300px;
	float:left;
	display:inline;	
	padding-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	font-style:italic;

}

.testimonial_individual_last {
	width:300px;
	float:left;
	display:inline;	
	padding-bottom:10px;
	margin-top:10px;
	color:#000000;
	font-style:italic;	
}


/*#static-content li {
	list-style:
}*/

/* recipt page */
#receipt-outer {
	width: 450px;
	margin: auto;
}

#receipt-top {
	float:left;
	display:inline;
	width: 450px;
	height:80px;
	color:#333333;
}

#receipt-middle {
	float:left;
	display:inline;
	width: 450px;	
	color:#333333;
}


/* end recipt pag */

.dropdown {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	border:1px solid #D5CCDD;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;

}
.textfield {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	width:188px;
	border:1px solid #D5CCDD;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
}

.formtextbox {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:250px;
	width:318px;
	border:1px solid #D5CCDD;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#ffffff;
}



#signup-left {
	float:left;
	display:inline;
	width: 640px;	
	color:#000000;
	line-height:16px;
}

#ob-club-left p {
	float:left;
	display:inline;
	clear:both;
	width:460px;
	color:#222222;
	font-size:12px;
	line-height:19px;
}
#ob-club-left span.change-color {
	color:#968e40;
	font-weight:bold;
	text-transform:uppercase;
}

#signup-left-content {
	float:left;
	display:inline;
	width: 640px;	
	color:#000000;
	line-height:16px;
	margin-bottom:15px;
}

.signup-content-image {
	float:left;
	display:inline;
	width: 305px;	
	height:282px;
	color:#000000;
	line-height:16px;
	margin-right:10px;
}

.signup-content-text {
	float:left;
	display:inline;
	width: 313px;	
	min-height:281px;
	height:auto !important;
	height:281px;	color:#000000;
	line-height:16px;
	margin-right:12px;
}

.signup-left-box-left {
	float:left;
	display:inline;
	width: 306px;	
	color:#000000;
	line-height:16px;
	border-top:1px solid #CCCCCC;
	margin-right:14px;
	height:170px;
	padding-top:10px;
	
}
.signup-left-box-right {
	float:left;
	display:inline;
	width: 306px;	
	color:#000000;
	line-height:16px;
	border-top:1px solid #CCCCCC;
	margin-right:12px;
	height:170px;
	padding-top:10px;	
}

.signup_box_image {
	float:left;
	display:inline;
	width: 145px;	
	color:#000000;
	line-height:16px;
	height:170px;
	margin-right:15px;
}

.signup_box_text {
	float:left;
	display:inline;
	width: 146px;	
	color:#000000;
	line-height:16px;
	height:170px;
}

#signup-right {
	float:right;
	display:inline;
	width: 461px;	
	height:193px;
	color:#000000;
	line-height:16px;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	margin-top:8px;
}

#signup-right-form {
	float:left;
	display:inline;
	color:#666666;
	line-height:16px;	
	width:426px;
	padding-left:15px;
	padding-top:15px;
}
#signup-right-form .textfield {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	height:18px;
	width:140px;
	border:1px solid #D5CCDD;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;
	margin-bottom:10px;
}

#signup-right-submit {
	float:left;
	display:inline;
	width: 305px;	
	height:55px;
	color:#000000;
	line-height:16px;
	background-color:#ffffff;	
	text-align:right;
}

#contact_bottom {
float:left;
display:inline;
width:945px;
color:#000000;
}
#contact_bottom #contact {
float:left;
display:inline;
width:745px;
color:#000000;
text-align:left;
}

#contact_bottom .contact {
float:left;
display:inline;
width:795px;
color:#000000;
text-align:left;
}
#contact_bottom #send {
float:left;
display:inline;
width:150px;
color:#000000;
text-align:right
}

#contactDetails, #deliveryAddress {
	font-size:11px;
}


#delivery-container {
	float:left;
	display:inline;
    height:214px;
		width:400px;
margin-top:8px;
	}
#contact_main {
	float:left;
	display:inline;
	margin:40px 0 10px 0;
	padding-right:25px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	width:895px;
	background-color:#EEEEEE;
	min-height:350px;
    height:auto !important;
    height:350px;
}


/* ob approved*/

#obapproved_left {
	float:left;
	display:inline;
	min-height:350px;
	height:auto !important;
	height:350px;
	width:635px;
}

#obapproved_left_title {
	float:left;
	display:inline;
	height:89px;
	width:635px;
}

#obapproved_image {
	float:left;
	display:inline;
	height:411px;
	width:306px;
}

.obapproved_image_new {
	float:left;
	display:inline;
	height: auto;
	width:306px;
}

.obapproved_image2 {
	float:left;
	display:inline;
	height: auto;
	width:306px;
	margin-left: 9px;
}

#obapproved_text {
	float:left;
	display:inline;
	min-height:411px;
	height:auto !important;
	height:411px;
	width:297px;
	color:#333333;
	line-height:18px;
	margin-right:27px;
}

.ob-outer-container {
	float:left;
	display:inline;
	width:635px;
}

.container {
	float: left;
	display: inline;
	width: 306px;
	height: 210px;
}

.obapproved_imgsmall {
	float: left;
	display: inline;
	width: 306px;
	height: 171px;
}

.obapproved_desc {
	float: left;
	display: inline;
	width: 306px;
	height: 50px;
	line-height: 50px;
	color: #333333;
}

.obapproved_link {
	float: left;
	display: inline;
	width: 306px;
	height: 49px;
}	

#obapproved_right {
	float:left;
	display:inline;
	min-height:508px;
	height:auto !important;
	height:508px;	
	width:310px;
}

#obapproved_right_title {
	float:left;
	display:inline;
	height:89px;
	width:305px;
}

#obapproved_addreview {
	float:left;
	display:inline;
	height:60px;
	width:261px;
	padding:22px;
	background-color:#eeeeee;
	color:#333333;
}

#obapproved_addreview a, #obapproved_addreview a:visited {
color:#968e40;
text-decoration:none;
}

#obapproved_addreview a:hover {
color:#000000;
text-decoration:none;
}

#obapproved_addreview h4 {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	margin:2px 0;
}



/* end obapproved */

/*ob club refer */

#refer-left {
	float:left;
	display:inline;
	width:315px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#refer-left-title {
	float:left;
	display:inline;
	width:945px;
	height:30px;
	margin-bottom:10px;
}

#refer-right {
	float:left;
	display:inline;
	width:590px;
	min-height:340px;
	height:auto !important;
	height:340px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	background-color:#EEEEEE;
	
}

.refer-row {
	float:left;
	display:inline;
	width:590px;
	height:45px;
	margin-bottom:8px;
}

.refer-row-number {
	float:left;
	display:inline;
	width:90px;
	height:45px;
}

.refer-row-col {
	float:left;
	display:inline;
	width:100px;
	height:30px;
	padding-top:15px;
}
.refer-row-col-2 {
	float:left;
	display:inline;
	width:125px;
	height:30px;
	padding-top:15px;
}
.refer-row-col-large {
	float:left;
	display:inline;
	width:175px;
	height:30px;
	padding-top:15px;
}

.refer-sendbtn {
	float:right;
	display:inline;
	width:175px;
	height:41px;
	margin-top:10px;
	text-align:right;
}

.obapproved-links {
	float:left;
	display:inline;
	width:261px;
	margin-top:18px;
	line-height:17px;
	margin-left:24px;
}

.obapproved-links a {
	color:#000000;
	text-decoration:none;
}

.obapproved-links a:hover {
	color:#808000;
	text-decoration:none;
	
}

.bill-offer {
/*border-top: #d2d2d2 solid 1px;*/
float:right;
	display:inline;
	width:190px;
/*	min-height:80px;
	height:auto !important;
	height:80px;    */
	margin-top: 10px;
	text-align:right;
	margin-right:5px;
}

.bill-offer-text {padding: 10px 0 10px 0;
}

.bill-offer-thumbs {border: #d2d2d2 solid 1px;
margin: 0 5px 0 5px;
}

.redtext {
	color:#f70305;
}

.obapproved-links ul  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.obapproved-links ul li  {
	background-image:url(/images/product-bullet.jpg);
	background-position:0 0.7em;
	background-repeat:no-repeat;
	color:#333333;
	line-height:20px;
	padding-left:15px;
	display:block;
	clear:both;
	float:left;

}

#walpole-footer {
	float:left;
	display:inline;
/*	width:439px;
	margin-left: 110px;*/
	width:300px;
	margin-left: 175px;
}

/*.prop-logo{
	float: left;
	display: inline;
	width: 100px;
	height: 40px;
}*/

a.prop-link  {
	font-style:italic !important;
	text-transform:none !important;
	font-weight:normal !important;
}

#sizechart-div{
	position:absolute;
	width:160px;
	height:21px;
	top:90px;
	left:43px;
}

#out-stock-outer {
		display:inline;
		float:left;
		width:730px;	
	}
	
	#out-stock-logo {
		display:inline;
		float:left;
		height:40px;
		padding-top:25px;
		width:730px;	
		border-bottom:1px solid #CCCCCC;	
		margin-bottom:20px;	
	}
	
	#out-stock-image {
		display:inline;
		float:left;
		height:340px;
		width:340px;	
		background-color:#ffffff;	
		margin-right:20px;
	}
	
	#out-stock-form {
		display:inline;
		float:left;
	min-height: 300px;
	height: auto !important;
	height: 300px;		width:330px;	
		background-color:#EEEEEE;
		padding:20px;
	}

	#out-stock-form h1 {	
	color:#000000;
font-size:20px;
font-weight:bold;
margin-bottom:30px;
text-transform:uppercase;
margin-top:0px;
}
	
	#out-stock-line {
		display:inline;
		float:left;
		height:30px;
		width:730px;	
		border-bottom:1px solid #CCCCCC;	
	}
	
	.out-stock-form {
		height:40px;
margin:0;
padding:0;
width:300px;
	}
	
	.out-stock-form .textfield {
background-color:#FFFFFF;
border:1px solid #D5CCDD;
color:#666666;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:11px;
height:18px;
padding:0;
width:188px;
}

	.out-stock-form label {
		float:left;
		width:100px;
	}


/*/////////////////////////////////////////////////NEW SHOPPING PAGES /*/

.noBorder {
	border:none !important;
}

h1.title {
	font-size:19px;
	margin:0;
	margin-bottom:20px;
}

#left-column {
	float:left;
	display:inline;
	width:141px;
	margin-top:5px;
}

#left-column h2.subtitle a, #left-column h2.subtitle, #left-column h2.subtitle-black, #left-column h2.subtitle-black a{
	float:left;
	display:inline;
	clear:both;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	margin:0;
	height:12px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:6px;
	width:141px;
}

#left-column a {
	float:left;
	display:inline;
	clear:both;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	padding-bottom:3px;
	width:141px;
	overflow:hidden;
}

#left-column span a {
	color:#e41e26;
}

#left-column a:hover {
	color:#e41e26;
}

.category {
	float:left;
	display:inline;
	clear:both;
	padding-bottom:27px;
	border-bottom:1px solid #D5CCDD;
	width:100%;
}
.category a{
	height:14px;
	padding-bottom:5px !important;
}

.category div a {
	padding-left:15px;
	background-image:url(/images/bullet.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
}

#right-column {
	float:right;
	display:inline;
	width:764px;
	margin-top:13px;
}

#shop-main-image {
	float:left;
	display:inline;
	width:764px;
	height:286px;
	padding-top:5px;
	padding-bottom:20px;
}

#shop-women-main-image {
	float:left;
	display:inline;
	width:764px;
	height:415px;
	padding-top:5px;
	padding-bottom:20px;
}

.category-thumb {
	float:left;
	display:inline;
	width:240px;
	min-height:285px;
	height:auto !important;
	height:285px;
	border-top:1px solid #D5CCDD;
	margin-right:22px;
	padding-top: 2px;
}
.gift-category-thumb {
	float:left;
	display:inline;
	width:226px;
	height:299px;
	border-top:1px solid #D5CCDD;
	overflow:hidden;
	margin-right:14px;
	padding-top: 2px;
}

.cat-title h2{
	float:left;
	display:inline;
	clear:both;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	text-transform:uppercase;
	color:#e41e26;
	margin-top:7px;
	height:22px;
}

.cat-subtitle {
	float:left;
	display:inline;
	clear:both;
	width:240px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11.8px;
	font-weight: bold;
	color:#222222;
	height:15px;
}

.cat-image {
	float:left;
	display:inline;
	clear:both;
	width:220px;
	min-height:156px;
	height:auto !important;
	height:156px;
	margin-top:20px;
}

.gift-cat-image {
	float:left;
	display:inline;
	clear:both;
	width:226px;
	height:244px;
	overflow:hidden;
}

.gift-cat-image img {
	border:0;
	height:244px;
	float:left;
	display:inline;
}

.gift-cat-image a {
	height:244px;
	float:left;
	display:inline;
}

.cat-image img {
	border:0;
}

/*////////////////////////////////////////////PRODUCT PAGE */
#left-product-column {
	float:left;
	display:inline;
	width:616px;
}

#right-product-column {
	float:right;
	display:inline;
	width:146px;
	margin-top:10px;
}

h1.product-title {
	float:left;
	display:inline;
	clear:both;
	font-size:85px;
	line-height:87px;
	font-weight:bold;
	overflow:hidden;
	height:87px;
	margin:0;
	margin-top:-15px;
	margin-left:-4px;
}

h1.gift-title {
	float:left;
	display:inline;
	clear:both;
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	overflow:hidden;
	height:42px;
	margin:0;
	margin-top:-10px;
	color:#222222;
	margin-bottom:15px;
}

h1.gift-left-title {
	float:left;
	display:inline;
	clear:both;
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	overflow:hidden;
	height:42px;
	margin:0;
	margin-top:-10px;
	margin-bottom:15px;
}

h2.gift-title {
	float:left;
	display:inline;
	clear:both;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	overflow:hidden;
	height:26px;
	width:100%;
	margin:0;
	margin-top:20px;
	color:#222222;
	margin-bottom:10px;
}

h2.product-subtitle {
	font-size:27px;
	font-weight:bold;
	overflow:hidden;
	height:29px;
	margin:0;
	color:#222222;
	margin-top:10px;
	float:left;
	display:inline;
	clear:both;
	width:100%;
}

.product-description {
	float:left;
	display:inline;
	clear:both;
	width:220px;
	margin-top:4px;
}

.product-description p strong {
	font-size:19px;
	color:#222222;
	text-transform:capitalize;
}

p.price {
	color:#000000;
	font-weight:bold;
	margin-top:20px;
}

.left {
	float:left;
	display:inline;
}

.clear {
	clear:both;
}

p.description-points {
	line-height:21px;
}

.product-image {
	float:left;
	display:inline;
	width:320px;
	height:320px;
	padding:15px;
	position:relative;
}

#left-product-wrap {
	float:left;
	display:inline;
	width:616px;
	min-height:250px;
	height:auto !important;
	height:250px;
	
}

.product-image img {
	width:320px !important;
	height:320px !important;
}

#product-thumbs {
	float:left;
	display:inline;
	clear:both;
	width:610px;
	height:84px;
	overflow:hidden;
	position:relative;
	z-index:20;
}

#product-image {
	float:right;
	display:inline;
	width:350px;
	height:350px;
}

#product-image.loading {
	background-image:url(/images/shop/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.product-thumb {
	position:relative;
	float:left;
	display:inline;
	height:84px;
	width:84px;
	margin:0 16px 16px 0;
	cursor:pointer;
}

.product-thumb img {
	width:82px !important;
	height:82px !important;
	border:1px solid #cccccc;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}

.thumb-overlay {
	position:absolute;
	top:1px;
	left:1px;
	z-index:10;
	width:82px;
	height:82px;
	background-image:url(/images/red-overlay.png);
	background-position:center center;
}

.thumb-overlay-on {
	position:absolute;
	top:1px;
	left:1px;
	z-index:10;
	width:82px;
	height:82px;
	background-image:url(/images/red-overlay-selected.png);
	background-position:center center;
}

.product-thumb-row {
	float:left;
	display:inline;
	clear:both;
	width:610px;
	height:84px;
	overflow:hidden;
	margin-bottom:20px;
}

#shop_women {
	margin-left:10px;
}

#left-gift-column {
	float:left;
	display:inline;
	clear:both;
	width:415px;
}

#left-gift-column p{
	margin: 2px 0 16px 0;
	clear:both;
}

.width-376 {
	width:376px !important;
}

.marBot20 {
	margin-bottom:20px;
}

p.unique-gift-code {
	font-size:20px;
	font-weight:bold;
	color:#222222;
	text-transform:uppercase;
}

span.gift-red {
	color:#CB342A;
}

#right-gift-column {
	float:right;
	display:inline;
	width:288px;
}

.clear {
	clear:both;
}

#ob-club-left {
	float:left;
	display:inline;
	clear:both;
	width:460px;
}

h1.ob-club-title {
	float:left;
	display:inline;
	clear:both;
	font-size:34px;
	line-height:34px;
	font-weight:bold;
	overflow:hidden;
	height:36px;
	margin:0;
	color:#000000;
	margin-bottom:15px;
}

input.ob-club-thin {
	float:left;
	display:inline;
	width:66px;
	height:18px;
	padding-top:2px;
	background-color:#fff;
	border:#bebebe 1px solid;
	margin-top:6px;
}

input.ob-club-wide {
	float:left;
	display:inline;
	width:224px;
	height:18px;
	padding-top:2px;
	background-color:#fff;
	border:#bebebe 1px solid;
	margin-top:6px;
}

label.ob-club {
	float:left;
	display:inline;
	clear:both;
	width:94px;
	margin-top:10px;
	font-size:11px;
	color:#222222;
}

input.submit {
	float:left;
	display:inline;
	margin-left:20px;
	*margin-left:15px;
	margin-top:7px;
}

p.errorText {
	margin: 0;
	padding: 0 0 5px;
}

p.errorText span.error {float:none!important;}

#signup-right span.error {
	margin:0;
	padding:0;
	float:left;
}


#step-one, #step-two, #step-three, #step-four {
	float:left;
	display:inline;
	width:218px;
	height:420px;
	margin-top:20px;
}
#step-one, #step-two, #step-three{
	margin-right:24px;
}

.step-image {
	height:37px;
	width:218px;
	margin-top:16px;
}

#step-one p, #step-two p, #step-three p, #step-four p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:19px;
}

#ob-club {
	float:left;
	display:inline;
	clear:both;
	width:100%;
}

.sign-row {
	float:left;
	display:inline;
	clear:both;
	width:100%;
}

#lookbook {
	position:absolute;
	top:10px;
	right:0;
	width:239px;
	height:15px;
	z-index:20;
}

#ob-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:100;
}

.ob-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
}

#ob-overlay-header {
	float:left;
	display:inline;
	width:960px;
	margin-top:150px;
	text-align:center;
}

#ob-overlay-header h1 {
	font-size:26px;
	color:#FFFFFF;
	line-height:32px;
	margin:0;
}
#ob-overlay-header h2 {
	font-size:20px;
	color:#FFFFFF;
	line-height:28px;
}

#ob-overlay-form {
	float:left;
	display:inline;
	clear:both;
	width: 461px;	
	min-height:193px;
	height:auto !important;
	height:193px;
	padding-bottom:20px;
	color:#000000;
	line-height:16px;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	margin-top:50px;
	margin-left:250px;
}

#ob-overlay-form p {
	margin-top:0px;
}

#ob-overlay-form a{
	color:#A9A264;
	line-height:16px;	
	font-size: 16px;
	text-transform:uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#ob-overlay-form .left{
	padding-left:15px;
	padding-top:15px;
	width:100px;
}
.overlay-container {
	width:960px;
	margin:0 auto;
}

#step-one-club,  #step-three-club{
	float:left;
	display:inline;
	width:218px;
	height:330px;
	margin-top:10px;
}
#step-two-club{
    float:left;
	display:inline;
	width:460px;
	height:300px;

	margin:10px 24px 0; 
}



.frameholder iframe{
border: 0px solid #ffffff;
overflow:hidden;
}


.frameholder{
margin:0px !important;
width:508px;
height:330px;
float:left;
display:inline;
}

.step-image-club {
	height:47px;
	width:218px;
	margin-top:16px;
}

.step-image-club2 {
	height:47px;
	width:460px;
	margin-top:16px;
}

#step-one-club p, #step-two-club p, #step-three-club p, #step-two-club iframe p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

#signup-right-club {
	float:right;
	display:inline;
	width: 461px;	
	
	color:#000000;
	line-height:16px;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	margin-top:8px;
}

.step2-left{
float:left;
display:inline;
width: 218px;
margin-right: 24px;
}

.step2-right{
float:left;
display:inline;
width: 218px;
}

.step2-top p{
width:218px;
float:left;
display:inline;
margin-right:24px;

}

#signup-right-club input.submit{display:inline;}

#signup-right-form-club {
	float:left;
	display:inline;
	color:#666666;
	line-height:16px;	
	width:446px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:1px;
	
}
.marbot18{ margin-bottom:17px;}

#step-two-club input.textfield {
	float:left;
	display:inline;
	width:216px;
	height:18px;
	padding-top:2px;
	background-color:#fff;
	border:#bebebe 1px solid;
	margin-top:6px;
}

#step-two-club input.submit{
float:right;
}

#step-two-club input.errorfield {border-color:red;}

.step2-top{
	margin-bottom:10px;
}

/* NEW HOMEPAGE STYLING */

#homepage-image {
	float:left;
	display:inline;
	width:619px;
	height:286px;
	margin-top:20px;
}

#homepage-ob {
	float:right;
	display:inline;
	width:244px;
	min-height:300px;
	height:auto !important;
	height:300px;
	border:1px solid #cccccc;
	margin-top:20px;
	padding:20px;
}

h2.obapproved-home {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #fa2600;
}

h3.obapproved-home {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:16px;
	line-height:16px;
	color:#fa2600;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
}

h3.obapproved-home-sub {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:16px;
	line-height:16px;
	color:#000000;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
	padding-bottom:7px;
	border-bottom:1px solid #fa2600;
	margin-bottom:0px;
	margin-top:20px;
}

h4.obapproved-home {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:16px;
	line-height:16px;
	color:#060606;
	font-weight:normal;
	text-transform:uppercase;
	margin:6px 0;
}

.home-column-1, .home-column-2 {
	float:left;
	display:inline;
	width:288px;
	margin-right:43px;
	margin-top:19px;
}

.home-column-2 {
	margin-right:0px;
}

	.home-column-1 img.shop-image, .home-column-2 img.shop-image {
		float:left;
		display:inline;
		clear:both;
		width:284px;
		height:115px;
		padding:1px;
		border:1px solid #ebebeb;
	}
	
	.home-column-1 p, .home-column-2 p {
		float:left;
		display:inline;
		clear:both;
		width:284px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#666666;
		margin-top:12px;
		margin-bottom:0px;
	}
	
	p.read-more {
		margin-top:5px;
	}
	
	.social-button {
		margin-top:10px;
	}
	
#promo-outer {
	float:left;
	display:inline;
	width:640px;
	margin-top:18px;
}

#basket_bottom {
	border-top:1px solid #CCCCCC;
margin-top:25px;
padding-top:15px;	
}	

#basket-delivery-info {
	width:740px !important;
	float:left;
	display:inline;
		border:0 !important;

}

#basket_bottom-btns {
	width:200px !important;
	padding-top:20px !important;
}