@charset "UTF-8";
/* CSS Document */

.dotted_separator{
	margin-bottom:30px;	
	border-bottom: 1px dotted #c2b8a7;
}

body#stockists #content_holder hr{
	margin-bottom: 25px;	
}

.button_styled_2, .button_styled{
	background:#D0C5BC url('../img/parts/button_bg.jpg') repeat-x scroll left top;
	border:1px solid #D6CDC3;
	bottom:0;
	color:#77624E;
	font-size:9px;
	padding: 4px 6px;
	text-transform:uppercase;	
	text-decoration: none;
	text-align: center;
	width: 30px;
	float: right;
	display: inline;
	width: 100px;
}

#basket_submits .button_styled{
	width: 95px;
	margin-right: 7px;
}

/*FARHAN ADDED*/

#basket_submits .button_styled_2{
margin-left:7px;
width: 95px;
}
/*FARHAN ADDED*/

input.submit_button{
	width: 100px;	
}

#flashMessage, #authMessage{
	border: 1px solid #1B2641;
	padding: 3px;
	margin-bottom: 10px;
	color: #1B2641;
}

.error-message{
	text-align: left;
	padding-left: 123px;
	color: #1B2641;
	
}

a:hover{
	color: #1B2641;	
}

body#stockists div#container{
	padding-bottom: 50px;	
}

body#stockists div#container a{
	text-decoration:none;	
}


body#stockists div#footer{

	display: block;
}

body#about h2.centred_decorated{
	background-image:url('../img/parts/h2_decorated_ee.jpg');
	text-indent: -9999px;
}

div#store_header h3.borderLeft{
	font-weight: normal;	
}

body#news h2.date {
	color:#c2b8a7;
}

#stockists ul li.stockist a{
	color: #c2b8a7;	
}

#stockists ul li.stockist a:hover{
	color: #1B2641;	
}

body#stockists div#container #content_holder h5 {
	margin-bottom: 5px;
}


body#longpage div#container {
	background: url('../img/parts/bg_stockists.png') center 46px no-repeat;	
	height: auto;
	
}




body#longpage div#container #content_holder{
	padding-top: 147px;
	width: 725px;
	text-align: left;
	height: auto;
}







body#longpage h4, body#longpage h5{
	color:#1B2641;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0x;
	text-transform: none;
	text-align: left;
}

body#longpage p{
	text-align: left;

}

div.longpageclose{
	width: 1024px;
	height: 160px;
	background-image: url(/img/parts/footer.png);
	background-position:center -20px;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}

div.img_holder{
 width: 820px;
 height: 468px;
 border: 1px solid #c2b8a7;
 overflow: hidden;
 cursor: pointer;
}

#store div.img_holder{
 width: 458px;
 height: 471px;
}

body div#container div.img_holder img#gallery_image{
 border: none;
}

body#store div#content_holder div#basket_submits .checkout_btn{
position:inherit;
}

body#jewels div#container div.img_holder img#gallery_image{
	width: 820px;	
}

body#store div#container div.img_holder img#gallery_image{
	width: 458px;	
}
