	body {
    font-family: arial, verdana, sans-serif;
	font-size: 70%;
	color: #EEEEEE;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image:  url(../images/main_bg.gif);
	background-repeat: repeat-x;
 	background-position: top center;
	text-align: center;
 	}
	body#home1 {
	/* background-image: url(../images/home_bg_flash.jpg); */
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
	min-width: 986px !important;
 	}
	body#home1 #wrapper {
	background-image: url(../images/home_bg_flash.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
	min-width: 986px !important;
 	}
	body#home2 {
	background-image: url(../images/home_bg2.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
 	}
	body#home3 {
	background-image: url(../images/home_bg3.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
 	}
	body#home4 {
	background-image: url(../images/home_bg4.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
 	}
	body#home5 {
	background-image: url(../images/home_bg5.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
 	}
	
	body#home6 {
	/*background-image: url(../images/home_bg6.jpg);*/
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
 	}
	body#home6 #wrapper {
	height: 600px;
	overflow: hidden;
	}
	.larger { font-size:15px; }
	body#home_flash {
	background-image: url(../images/home_bg_flash.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
	height: 600px;
	overflow: hidden;
 	}
	
	body#blue {
	background-image: url(../images/main_bg_blue.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	body#green {
	background-image: url(../images/main_bg_green.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	body#orange {
	background-image: url(../images/main_bg_orange.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	body#pink {
	background-image: url(../images/main_bg_pink.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	
	
	body#pink1 {
	background-image: url(../images/content_image1_pink.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	
	body#pink2 {
	background-image: url(../images/content_image2_pink.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	body#pink3 {
	background-image: url(../images/content_image3_pink.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	
	body#purple {
	background-image: url(../images/main_bg_purple.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	
	body#brown {
	background-image: url(../images/main_bg_brown.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	
	body#turqoise {
	background-image: url(../images/main_bg_turquoise.jpg);
	background-repeat: no-repeat;
 	background-position: top center;
 	}
	
	td {
    font-family: arial, verdana, sans-serif;
	font-size: 1em;
	color: #656565;
	}
	
	body.smallText #wrapper { font-size: 1em; }	
	body.mediumText #wrapper { font-size: 1.2em; }	
	body.largeText #wrapper { font-size: 1.4em; }
	
	body.smallText #central_column { font-size: 1em; }	
	body.mediumText #central_column { font-size: 1.2em; }	
	body.largeText #central_column { font-size: 1.4em; }
	
	a { color: #B31D6F; text-decoration: none; } 
	a:hover { color: #FFFFFF; text-decoration: underline; }
	dt {  }
	dd {  }
	input, select {font-family: arial, verdana, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
	textarea {font-family: arial, verdana, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
	a img { border: none; }
	form { border: 0; margin: 0; padding: 0; }
	@media print { 
	.notforprint {display:none;}
	}
	@media screen {
	.notforscreen {display:none;}
	}
	hr { border: 0; margin: 8px 0px 0px 0px; padding: 6px 0px 0px 0px; width: 100%; height: 2px; border-top: 2px solid #000000; overflow: hidden; display: none; }
	h1 { margin: 0; padding: 0px 0px 10px 0px; color: #FFFFFF; font-weight: bold; font-size: 1.6em; }
	h2 { margin: 0; padding: 0px 0px 10px 0px; color: #FFFFFF; font-weight: bold; font-size: 1.4em; }
	h3 { margin: 0; padding: 0px 0px 10px 0px; color: #FFFFFF; font-weight: bold; font-size: 1.2em; }
	h4 { margin: 0; padding: 0px 0px 10px 0px; color: #FFFFFF; font-weight: bold; font-size: 1.2em; }
	h5 { margin: 0; padding: 0; color: #FFFFFF; font-size: 1em; font-weight: normal; }
	h6 { margin: 0; padding: 0; color: #FF0000; font-weight: bold; }
	h1 em, h2 em, h3 em, h4 em, h5 em { font-style: normal; color: #F21699; }
	h1 span, h2 span, h3 span, h4 span, h5 span { color: #237895; } 
	em { } 
	strong { }
	strong em { font-style: normal; color: #B31D6F; }
	strong span { color: #237895; }
	p { margin: 0; padding: 0; padding-bottom: 0.8em; } 
	.link_img {	border: 0; }
	.message { color: #B31D6F; font-weight: bold; }
	.pink { color: #B31D6F; }
	.anchor { height: 1px; overflow: hidden; display: none; }
	.norm, a.norm, .norm a { color: #DDDDDD; }
	a:hover.norm, .norm a:hover { color: #FFFFFF; }
	hr,
	#header label { display: none; }
	
	#header .logo { float: left; padding-top: 10px; }
	
	
	#header {
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}
	#central_column {
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}
	#content_left {
	position: relative;
	float: left;
	width: 175px;
	}
	#content_right {
	position: relative;
	float: left;
	width: 175px;
	}
	#content_center {
	position: relative;
	float: left;
	width: 410px;
	}
	.content {
	clear: both;
	padding: 12px 14px 14px 14px;
	}
	#content_left .content {
	width: 146px;
	}
	#content_right .content {
	width: 146px;
	}
	#content_center .content {
	width: 380px;
	}
	#content_center ul {margin:0; padding:0;}
	#content_center ul li {list-style-type: none; background:  url(../images/bullet_arrow.gif) transparent; background-repeat:no-repeat; margin:0; padding-left:16px; background-position: 2px 4px;}
	#footer {
	position: relative;
	width: 780px;
	height: 10px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 26px;
	text-align: left;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	overflow: hidden;
	display: none;
	}
	#footer a { color: #000000; text-decoration: none; } 
	#footer a:hover { color: #000000; text-decoration: underline; }
	.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	}
	.clear_content {
	clear: both;
	}
	.align_r {
	text-align: right;
	}
	.align_c {
	text-align: center;
	}
	.float_l {
	float: left;
	}
	.float_r {
	float: right;
	}
	.content_img_left {
	float: left;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #656565;
	margin-right: 12px;
	margin-bottom: 8px;
	}
	.content_img_right {
	float: right;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #656565;
	margin-left: 12px;
	margin-bottom: 8px;
	}
	.hr,
	.hr1,
	.hr2 {
		width: 100%;
		clear: both;
		height: 10px;
		background-image: url(../images/dotline_horizontal.gif);
		background-repeat: repeat-x;
		background-position: left center;
		font-size: 2px;
		}
	.hr1 {
		height: 20px !important;
		}
	.hr2 {
		height: 40px !important;
		}
	ul#top_nav {
	float: right;
	width: 470px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	}
	ul#top_nav li {
	display: inline;
	}
	ul#top_nav li a {
	float: left;
	display: block;
	height: 28px;
	background-repeat: no-repeat;
 	background-position: -150px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
	ul#top_nav li a:hover,
	ul#top_nav li a#top_nav_selected {
	background-position: 0px 0px;
	text-decoration: none;
	}
	ul#top_nav li.home a {
	background-image: url(../images/topnav_home.gif);
	width: 51px;
	}
	ul#top_nav li.heritage a {
	background-image: url(../images/topnav_heritage.gif);
	width: 70px;
	}
	ul#top_nav li.stockists a {
	background-image: url(../images/topnav_stockists.gif);
	width: 77px;
	}
	ul#top_nav li.whartondiamonds a {
	background-image: url(../images/topnav_whartondiamonds.gif);
	width: 143px;
	}
	ul#top_nav li.contact a {
	background-image: url(../images/topnav_contact.gif);
	width: 69px;
	}
	ul#top_nav li.news a {
	background-image: url(../images/topnav_news.gif);
	width: 49px;
	}
	ul#mid_nav {
	float: left;
	width: 780px;
	height: 28px;
	overflow: hidden;
	margin: 0px !important;
	margin: 0px 0px 0px 53px;
	padding: 10px 0px 7px 00px;
	list-style: none;
	border-bottom: 1px solid #404040;
	}
	ul#mid_nav li {
	display: inline;
	}
	ul#mid_nav li a {
	float: left;
	display: block;
	height: 28px;
	background-repeat: no-repeat;
 	background-position: -200px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
	ul#mid_nav li a:hover,
	ul#mid_nav li a#mid_nav_selected {
	background-position: 0px 0px;
	text-decoration: none;
	}
	body#blue ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_blue.gif);
	width: 186px;
	}
	body#green ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_green.gif);
	width: 186px;
	}
	body#orange ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_orange.gif);
	width: 186px;
	}
	body#brown ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_brown.gif);
	width: 186px;
	}
	body#turqoise ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_turquoise.gif);
	width: 186px;
	}
	body#home1 ul#mid_nav li.jewellery a,
	body#home2 ul#mid_nav li.jewellery a,
	body#home3 ul#mid_nav li.jewellery a,
	body#home4 ul#mid_nav li.jewellery a,
	body#home5 ul#mid_nav li.jewellery a,	
	body#home6 ul#mid_nav li.jewellery a,
	body#home ul#mid_nav li.jewellery a,
	body#pink ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_pink.gif);
	width: 186px;
	}
	body#purple ul#mid_nav li.jewellery a {
	background-image: url(../images/midnav_jewellery_purple.gif);
	width: 186px;
	}
	body#blue ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_blue.gif);
	width: 193px;
	}
	body#green ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_green.gif);
	width: 193px;
	}
	body#orange ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_orange.gif);
	width: 193px;
	}
	body#brown ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_orange.gif);
	width: 193px;
	}
	body#turqoise ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_turquoise.gif);
	width: 193px;
	}
	body#home1 ul#mid_nav li.brochure a,
	body#home2 ul#mid_nav li.brochure a,
	body#home3 ul#mid_nav li.brochure a,
	body#home4 ul#mid_nav li.brochure a,
	body#home5 ul#mid_nav li.brochure a,	
	body#home6 ul#mid_nav li.brochure a,
	body#home ul#mid_nav li.brochure a,
	body#pink ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_pink.gif);
	width: 193px;
	}
	body#purple ul#mid_nav li.brochure a {
	background-image: url(../images/midnav_brochure_purple.gif);
	width: 193px;
	}
	
	body#blue ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_blue.gif);
	width: 186px;
	}
	body#green ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_green.gif);
	width: 186px;
	}
	body#orange ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_orange.gif);
	width: 186px;
	}
	body#brown ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_brown.gif);
	width: 186px;
	}
	body#turqoise ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_turquoise.gif);
	width: 186px;
	}
	body#home1 ul#mid_nav li.appointment a,
	body#home2 ul#mid_nav li.appointment a,
	body#home3 ul#mid_nav li.appointment a,
	body#home4 ul#mid_nav li.appointment a,
	body#home5 ul#mid_nav li.appointment a,	
	body#home6 ul#mid_nav li.appointment a,	
	body#home ul#mid_nav li.appointment a,
	body#pink ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_pink.gif);
	width: 186px;
	}
	body#purple ul#mid_nav li.appointment a {
	background-image: url(../images/midnav_appointment_purple.gif);
	width: 186px;
	}
	
	body#blue ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_blue.gif);
	width: 206px;
	}
	body#green ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_green.gif);
	width: 206px;
	}
	body#orange ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_orange.gif);
	width: 206px;
	}
	body#brown ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_brown.gif);
	width: 206px;
	}
	body#turqoise ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_turquoise.gif);
	width: 206px;
	}
	body#home1 ul#mid_nav li.proposal a,
	body#home2 ul#mid_nav li.proposal a,
	body#home3 ul#mid_nav li.proposal a,
	body#home4 ul#mid_nav li.proposal a,
	body#home5 ul#mid_nav li.proposal a,	
	body#home6 ul#mid_nav li.proposal a,	
	body#home ul#mid_nav li.proposal a,
	body#pink ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_pink.gif);
	width: 206px;
	}
	body#purple ul#mid_nav li.proposal a {
	background-image: url(../images/midnav_proposal_purple.gif);
	width: 206px;
	}
	
	#sub_nav_holder {
	width: 570px;
	height: 24px;
	}
	ul#sub_nav {
	float: left;
	width: 570px;
	height: 24px;
	overflow: hidden;
	margin: 0px 0px 0px 118px !important;
	margin: 0px 0px 0px 59px;
	padding: 0;
	list-style: none;
	}
	ul#sub_nav li {
	display: inline;
	}
	ul#sub_nav li a {
	float: left;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	padding: 10px 19px 0px 0px;
	}
	ul#sub_nav li a:hover,
	ul#sub_nav li a.selected {
	filter:alpha(opacity=100) !important;
	opacity: 0.99 !important;
	-moz-opacity:0.99 !important;
	text-decoration: none;
	}
	ul#sub_nav li.engagement a {
	width: 80px;
	background-image: url(../images/sub_nav_engagement.gif);
	}
	ul#sub_nav li.wedding a {
	width: 60px;
	background-image: url(../images/sub_nav_wedding.gif);
	}
	ul#sub_nav li.eternity a {
	width: 54px;
	background-image: url(../images/sub_nav_eternity.gif);
	}
	ul#sub_nav li.trilogy a {
	width: 50px;
	background-image: url(../images/sub_nav_trilogy.gif);
	}
	ul#sub_nav li.suites a {
	width: 45px;
	background-image: url(../images/sub_nav_suites.gif);
	}
	ul#sub_nav li.coloured-gems a {
	width: 100px;
	background-image: url(../images/sub_nav_coloured-gems.gif);
	}
	ul#sub_nav li.mens a {
	width: 42px;
	background-image: url(../images/sub_nav_mens.gif);
	}
	ul#sub_nav li.signature a {
	width: 66px;
	background-image: url(../images/sub_nav_signature.gif);
	}
	ul#sub_nav li.pendants-earings a {
	width: 124px;
	width: 114px;
	padding: 0 !important;
	background-image: url(../images/sub_nav_pendants-earings.gif);
	}
	ul#bot_nav {
	float: left;
	width: 570px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 0px 0px 0px 288px;
	padding: 0px 0px 0px 212px;
	list-style: none;
	}
	ul#bot_nav li {
	display: inline;
	}
	ul#bot_nav li span,
	ul#bot_nav li a {
	float: left;
	display: block;
	height: 28px;
	background-repeat: no-repeat;
 	background-position: -100px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
	ul#bot_nav li a:hover,
	ul#bot_nav li a#bot_nav_selected {
	background-position: 0px 0px;
	text-decoration: none;
	}
	ul#bot_nav li.copyright span {
	width: 210px;
	background-image: url(../images/copyright.gif);
	background-position: 0px 9px;
	}
	ul#bot_nav li.news a {
	background-image: url(../images/botnav_news.gif);
	width: 49px;
	display: none;
	}
	ul#bot_nav li.referafriend a {
	background-image: url(../images/botnav_referafriend.gif);
	width: 95px;
	display: none !important;
	}
	ul#bot_nav li.sitemap a {
	background-image: url(../images/botnav_sitemap.gif);
	width: 61px;
	}
	ul#bot_nav li.privacypolicy a {
	background-image: url(../images/botnav_privacypolicy.gif);
	width: 95px;
	}
	ul#menu /* Accessibility Menu */ {
	styles here
	}
	ul#left_nav {
	float: left;
	width: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul#left_nav li{
	clear: both;
	float: left;
	}
	ul#left_nav li a {
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../images/testbutton.gif);
	background-repeat: no-repeat;
 	background-position: -100px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
	ul#left_nav li a:hover {
	background-position: 0px 0px;
	text-decoration: none;
	}
	ul#left_nav_text {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul#left_nav_text li {
	clear: both;
	float: left;
	}
	ul#left_nav_text li a {
	float: left;
	display: block;
	background-image: url(../images/testbutton1.gif);
	background-repeat: no-repeat;
 	background-position: -500px center;
	padding-left: 14px;
	padding-right: 10px;
	color: #999999;
	}
	ul#left_nav_text li a:hover {
	background-position: 0px center;
	text-decoration: none;
	color: #000000;
	}
	#search {
	clear: both;
	float: right;
	}
	#searchfield {
	border: 1px solid #999999;
	}
	#searchbutton {
	position: relative;
	top: 5px !important;
	top: 4px;
	border: 0;
	color: #000000;
	width: 16px;
	height: 16px;
	cursor: hand;
	cursor: pointer;
	/* transparent background image changing only the background colour on hover! */
	background-color: #DDDDDD;
	}
	#searchbutton:hover {
	background-color: #AAAAAA;
	}
	a.link {
	width: 96%;
	background-image: url(../images/testbutton1.gif);
	background-repeat: no-repeat;
	background-position: -500px center;
	padding-left: 14px;
	padding-right: 6px;
	}
	a:hover.link {
	background-position: 0px center;
	}
	a.button {
	clear: both;
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../images/testbutton.gif);
	background-repeat: no-repeat;
 	background-position: -100px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
	a:hover.button {
	background-position: 0px 0px;
	}
	#central_column input,
	#central_column select,
	#central_column textarea {
	width: 300px;
	border: 1px solid #A5A5A5;
	margin-bottom: 10px;
	}
	#central_column select {
	width: 142px !important;
	width: 144px;
	}
	#central_column label {
	clear: both;
	width: 130px;
	display: block;
	float: left;
	padding-top: 2px;
	font-weight: bold;
	}
	.check,
	.radio {
	background: transparent;
	width: auto !important;
	border: 0 !important;
	}
	input.button {
	border: 1px solid #AF3C7B !important;
	background-color: #830149 !important;
	color: #FFFFFF !important;
	width: auto !important;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	font-size: 11px;
	}
	.content_home_blk {
	float: left;
	width: 430px;
	height: 400px;
	}
	.content_home {
	float: left;
	width: 320px;
	}
	.content_home .content_scroll {
	display: none;
	margin-top: 20px;
	clear: both;
	}
	.content_home p {
	clear: both;
	line-height: 1.6em;
	}
	.content_home .ttl {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/home_ttl.gif);
	background-repeat: no-repeat;
 	background-position: center bottom;
	height: 54px;
	padding: 160px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	}
	.content_home .ttl_us {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/home_ttl_us.gif);
	background-repeat: no-repeat;
 	background-position: center bottom;
	height: 54px;
	padding: 50px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	}
	.content_all_blk {
	float: left;
	width: 270px;
	height: 400px;
	}
	
	.content_all_blk_proposal {
	float: left;
	width: 270px;
	height: 400px;
	margin-left:2em;
	}
	.content_all_blk .cnt_all {
	padding: 74px 30px 0px 0px;
	}
	.content_all {
	float: left;
	width: 480px;
	}
	.content_all p {
	clear: both;
	line-height: 1.6em;
	}
	.ttl {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/home_ttl.gif);
	background-repeat: no-repeat;
 	background-position: left bottom;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	.content_all .ttl.news {
	background-image: url(../images/ttl_news.gif) !important;
	}
	.ttl.ttl_stockists {
	background-image: url(../images/ttl_stockists.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_proposal {
	background-image: url(../images/ttl_proposal.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_contact {
	background-image: url(../images/ttl_contact.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_heritage {
	background-image: url(../images/ttl_heritage.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_make-an-appointment {
	background-image: url(../images/ttl_make-an-appointment.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_news {
	background-image: url(../images/ttl_news.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_privacy-policy {
	background-image: url(../images/ttl_privacy-policy.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_refer-a-friend {
	background-image: url(../images/ttl_refer-a-friend.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_reqest-a-brochure {
	background-image: url(../images/ttl_reqest-a-brochure.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_wharton-diamonds {
	background-image: url(../images/ttl_wharton-diamonds.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_site-map {
	background-image: url(../images/ttl_site-map.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	.ttl.ttl_stockists {
	background-image: url(../images/ttl_stockists.gif) !important;
	margin: 0px 0px 20px 0px;
	}
	a.viewcollection {
	clear: both;
	float: left;
	display: block;
	width: 170px;
	height: 18px;
	background-image: url(../images/but_viewcollection.gif);
	background-repeat: no-repeat;
 	background-position: -200px 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
	a:hover.viewcollection {
	background-position: 0px 0px;
	}
	.content_home a.viewcollection {
	margin: 60px 0px 10px 60px !important;
	margin: 60px 0px 10px 30px;
	}
	.content_image {
	float: left;
	margin-bottom: 20px;
	}
	.content_scroll {
	clear: both;
	width: 96%;
	height: 240px;
	overflow: auto;
	padding-right: 4%;
	}
	.stockist_logo {
	float: left;
	width: 240px;
	padding: 90px 0px 0px 0px;
	}
	.stockist_details {
	float: left;
	width: 200px;
	padding: 20px 20px 0px 0px;
	}
	.stockist_map {
	float: left;
	width: 300px;
	padding: 102px 0px 60px 0px;
	}
	.stockist_map p {
	height: 230px;
	}
	
	/***** FLASHHOLDER STYLES *****/
	#flashcontent {
		position: relative;
		left: -103px !important;
		padding: 3px 0 0 0 !important;
		left: 0px;
		padding: 0 0 0 0;
		}
	
	.flashholder {
		position: relative;
		width: 760px;
		padding: 60px 0px 0px 0px;
		height: auto !important;
		height: 340px;
		min-height: 340px;
		}
		/* .flashholder object {
			position: absolute;
			left: 0px;
			top: 0px;
			} */
		.flashholder #jewellry_list {
			position: relative;
			width: 760px;
			height: 340px;
			display: none;
			}
			.flashholder #jewellry_list ul {
				float: left;
				width: 243px;
				margin: 0px 0px 10px 0px;
				padding: 0px;
				}
				.flashholder #jewellry_list ul li {
					width: 243px;
					margin: 0px 0px 10px 0px;
					padding: 0px;
					list-style-type: none;
					display: block;
					clear: both;
					}
					.flashholder #jewellry_list ul li h2 {
						display: block;
						text-transform: uppercase;
						font-size: 1.1em;
						margin: 0px 0px 3px 0px;
						padding: 0px;
						}
					.flashholder #jewellry_list ul li img {
						display: block;
						float: left;
						}
					.flashholder #jewellry_list ul li span {
						display: block;
						float: left;
						width: 160px;
						padding-left: 10px;
						}
	
	/***** FLASHHOLDER END *****/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.back {
	float: right;
	padding: 9px 24px 0px 0px;
	}
	/* DO NOT DELETE PLEASE - DILYAN */
	.form_error { color:#990000;
	}
	p.stocklist_left {
	display: block;
	float: left;
	width: 68%;
	padding: 0;
	}
	p.stocklist_right {
	float: right;
	width: 28%;
	padding: 0;
	}
	.dw_link a { color: #000000 !important; }
	.pagination { float: right; padding: 10px 14px 0px 0px; }
	
	ul.sitemap,
	ul.sitemap li ul {
	padding: 0px 0px 10px 14px;
	margin: 0;
	}
	ul.sitemap li {
	font-size: 1.1em;
	list-style-type: square;
	}
	ul.sitemap li ul li {
	font-size: 0.9em !important;
	/* list-style-type: disc; */
	}
	ul.sitemap li a {
	color: #FFFFFF;
	}
	ul.sitemap li,
	ul.sitemap li a:hover {
	color: #B31D6F;
	}
	ul.sitemap,
	ul.sitemap ul {
	margin:0; 
	padding:0;
	}
	ul.sitemap li {
	list-style-type: none; 
	background:  url(../images/arrow_bullet.gif) transparent; 
	background-repeat:no-repeat; 
	margin:0; 
	padding: 0px 0px 0px 16px; 
	background-position: 2px 6px;
	}
	ul.sitemap li ul li {
	list-style-type: none; 
	background:  url(../images/arrow_bullet1.gif) transparent; 
	background-repeat:no-repeat; 
	margin:0; 
	padding: 0px 0px 0px 16px; 
	background-position: 2px 6px;
	}
	.fifty {
	float: left;
	width: 49%;
	}
	#central_column .fifty input,
	#central_column .fifty select,
	#central_column .fifty textarea {
	width: 100px;
	border: 1px solid #A5A5A5;
	margin-bottom: 10px;
	}
	#central_column .fifty select {
	width: 102px !important;
	width: 104px;
	}




.refer_thumbnails {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 50px;
	}


		
#flash_warning_jewellry {
	position: relative;
	margin: auto;
	font-size: 1.3em;
	}
	#flash_warning_jewellry div {
		position: relative;
		text-align: center;
		padding-top: 100px;
		}
.newsback {
position: relative;
left: 420px;
top: 10px;
}