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


/* ZINDEX 

101: overlay
102: errorbox

*/






/* GLOBAL - CSS RESET -------------------- */
html { background: #E5E5E5 url(../images/pagebg.jpg) repeat-x }
body {
	margin:0;
	padding:0;
	background: url(../images/headerbg.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1, h2, h3, h4, ul, li { margin: 0; padding: 0;}
h1 { font-weight: normal; font-size:20px; background: url(../images/dots.gif) repeat-x bottom; padding: 0 0 6px 0 ;margin: 0 0 20px 0; }
h2 {font-size: 12px; font-family: Georgia, Times, serif;}

a { text-decoration: underline; color: #000; }
a:hover { text-decoration: none; }

ul { margin: 0; padding: 0; }
li {}

img {border: 0;}

a{ outline:0!important }






/* GLOBAL - MAJOR LAYOUT / CONTAINERS -------------------- */
#container { width: 962px; margin: 0 auto;	padding-top: 10px;	margin-bottom: 100px; }

#logo { background: url(../images/logo.png) no-repeat; width: 445px; height: 53px; margin-left: 30px; float: left; cursor: hand; }
#contactLinks { float: right; width: 296px; height: 52px; background: url(../images/contact_links_bg.png) no-repeat; margin: 10px 30px 0 0; }
#flagSA, #flagUK { float: left; margin-top: 15px; }
#flagSA, #flagUK a { color: #000; text-decoration: underline; font-weight: bold; }
#flagSA, #flagUK a:hover { color: #000; text-decoration: none; }
#flagSA { margin-left: 87px; margin-right: 40px;}


#accreditation { width: 912px; height: 33px; background: url(../images/accreditation_bg.png) no-repeat; margin: 6px 0; padding: 7px 25px 0 25px; }
.accreditationHeading { margin-top: 5px; }
.accItem { float: left; height: 23px; padding: 0 15px; }
#accreditation .jcsa { padding-top: 3px; height: 15px; padding-left: 0; }
#accreditation .gia { padding-top: 1px; }
#accreditation .kimberley { padding-top: 2px; }
#accreditation .SDT { padding-top: 2px; }
#share { margin-top: 4px; } 

#copyright { width: 912px; height: 26px; background: url(../images/copyright_bg.gif) no-repeat; color: #fff; padding: 10px 25px 0 25px; }
#copyright a { color: #fff; }
#copyright a:hover { text-decoration: none; }


#xmas-promo { width: 962px; height: 232px; background: url(../images/xmas-promo.png) no-repeat;}
#uk-tanz-banner { width: 962px; height: 183px; margin-bottom: 6px;}





/* GLOBAL - ELEMENTS -------------------- */
.clear { clear: both; margin: 0; padding: 0; }
.hidden { display: none; }
.dottedLine { background: url(../images/dots.gif) repeat-x; height: 3px; margin: 5px 0; }
.fl { float: left; }
.flL10B10 { float: left; padding-right: 15px; padding-bottom: 10px; }
.fr { float: right; }
.frL10B10 { float: right; padding-left: 15px; padding-bottom: 10px; }
.frL250B10 { float: right; padding-left: 25px; padding-bottom: 10px; }

.firstP { margin-top: 0; }

.bulletLink a { color: #2297EC; background: url(../images/bullet_link.gif) no-repeat left;padding-left: 12px; }
.bulletLink a:hover { text-decoration: none; }

.bodFont11px { font-size: 11px;}

/* ERROR / ALERT */
#overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 101; background: url(../images/overlay_bg.png); display: none; }
#errorBox { position: absolute; width: 400px; height: 150px; top: 0; left: 0; z-index: 102; background: #fff; border: 2px solid #000; text-align: center; padding: 25px; display: none; }
#errorMsg {padding: 10px 0; color: #333; font-size: 16px;}






/* NAVIGATION -------------------- */
#navBar { background: url(../images/navbar.png) no-repeat; height: 41px; width: 962px; margin-top: 5px; padding: 2px 4px }

#jsddm { margin: 0;	padding: 0;	float: left; }
#jsddm li { float: left; list-style: none; }
#jsddm li a { display: block; font-size: 13px; text-decoration: none; white-space: nowrap; margin: 0; color: #C0C0C0; padding: 8px 27px 9px 27px; text-transform: uppercase; background: url(../images/nav_divider.jpg) no-repeat right; font-weight: bold; }
#jsddm li a:hover { background: url(../images/nav_over_bg.jpg) repeat-x; color: #fff; }
#jsddm li ul { background: #686868 url(../images/dropdownbg.jpg) repeat-x; margin: 0; padding: 0; position: absolute; visibility: hidden; margin-top: 2px; border: 1px solid #000; border-top: none; }
#jsddm li ul li	{ float: none; display: inline; }
#jsddm li ul li a {	width: auto; padding: 10px 25px; background: none; background: url(../images/dots.gif) repeat-x bottom; font-size: 12px; font-weight: bold; }
#jsddm li ul li a:hover { background: #1B5C75 url(../images/dots.gif) repeat-x bottom; }
#jsddm li ul li .last a { background: none; }
#jsddm li ul li .last a:hover { background: #1B5C75; }
#jsddm .last a { background: none; padding-right: 28px; }
.last a:hover { background: url(../images/nav_over_bg.jpg) repeat-x; }


#footerNav { background: url(../images/footernav_bg.jpg) repeat-x; margin-top: 2px; padding-top: 25px; font-size: 10px; }
#footerNav ul { padding: 0; margin: 0; }
#footerNav li { float: left; list-style: none; padding: 0 25px; border-right: 1px solid #ccc; min-height: 160px; }
#footerNav li a { text-decoration: none; display: block; padding: 0; margin: 0; border: 0; color: #3995F4; }
#footerNav li a:hover { text-decoration: underline; }
#footerNav li ul li { float: none; margin: 10px 0; border: 0; padding: 0; min-height: 0; }
#footerNav a.first  { font-weight: bold; }
#footerNav .last  { border: 0; padding-right: 0;  }
#footerNav .last a { background: none!important; }






/* HOME PAGE ELEMENTS --------------------- */
#homeCarousel { margin-top: 6px; margin-bottom: 10px; }

#homeBuyLooseDiamonds { width: 640px; height: 123px; float: left; background: url(../images/home_loose_diamonds_bg.png) no-repeat; margin-right: 4px; margin-bottom: 6px; }
#homeInternalAd { width: 318px; height: 123px; float: left; margin-bottom: 6px; }
#homeSpecialOffer, #homeDiamondJewellery, #homeTanzanite { width: 318px; height: 164px; float: left; }
#homeSpecialOffer, #homeDiamondJewellery { margin-right: 4px; }
/*#homeSpecialOffer { background: url(../images/home_specialoff_bg.png) no-repeat; }*/
#homeSpecialOffer {  }
#homeDiamondJewellery { background: url(../images/home_jewellery_bg.png) no-repeat; }
#homeTanzanite { background: url(../images/home_tanzanite_bg2.png) no-repeat; height: 184px; }

#homeBuyLooseDiamonds .content { padding: 15px 20px; }
#homeSpecialOffer .content {  }
#homeDiamondJewellery .content { padding: 15px 20px; margin-bottom: 6px; margin-right: 5px; height: 128px; }
#homeTanzanite .content { padding: 15px 20px; margin-bottom: 6px; margin-right: 5px; height: 128px; }

.boxHeading { background: url(../images/dots.gif) repeat-x bottom; padding-bottom: 5px; }
#homeBuyLooseDiamonds .boxHeading { margin-bottom: 7px; }
#homeDiamondJewellery .boxHeading { margin-bottom: 10px; }
#homeTanzanite .boxHeading { margin-bottom: 10px; }
#homeSpecialOffer .boxHeading { margin-bottom: 20px; }
#homeSpecialOffer .price { font-size: 16px; margin-bottom: 10px; }

#diamondJewelleryPromo { width: 640px; height: 134px; float: left; background: url(../images/diamondjewelpromo.png) no-repeat; margin-right: 4px; padding-top: 50px; }
#diamondJewelleryPromo a { color: #2297EC; }

/*.stoneTypeSelect { background: url(../images/home_diamondtype_nav_bg.jpg) no-repeat top right; } */
.priceRangeSelect { margin-top: 5px; margin-left: 35px; }
.priceRangeSelectJumpMenu { color: #666; font-size: 11px; padding: 3px; width: 150px; margin-top: 4px; }


#homeTanzanite .bulletLink, #homeDiamondJewellery .bulletLink { padding: 5px 0; }

.readmore a { color: #2297EC; text-transform: uppercase; text-decoration: none; font-size: 10px; font-weight: bold; background: url(../images/bullet_read_more.gif) no-repeat right; padding-right: 12px; }
.readmore a:hover { text-decoration: underline; }

.backlink { margin-right: 25px; }
.backlink a { text-decoration: none; color: #8c8c8c; font-weight: normal; }
.backlink a:hover { color: #3995F4; }

.totoplink a { text-decoration: none; color: #8c8c8c; font-weight: normal; }
.totoplink a:hover { color: #3995F4; }






/* SECOND LEVEL ELEMENTS --------------------- */
.spacer10 { height: 10px; }
.spacer3 { height: 3px; }

#sidePanel { float: left; width: 210px; margin-right: 4px; background: url(../images/sidenav_bg.jpg) no-repeat 0 46px; }
#bodyPanel { float: left; width: 748px; }

.quickSearchHeading { background: url(../images/headings_quicksearch.png) no-repeat; width: 210px; height: 46px; }
#quickSearchPanel { padding: 12px; color: #000; }
#quickSearchPanel .priceRangeSelectJumpMenu { width: 185px; }
.qsSubmit { margin: 5px 0 15px 12px; }

#quickSearchPanel .bulletLink a { color: #000; text-decoration: none; }
#quickSearchPanel .bulletLink a:hover { text-decoration: underline; }
#quickSearchPanel .bulletLink { margin: 10px 0 10px 10px; }

#sideSpecialOffer { width: 210px; height: 250px; background: url(../images/tier2_specialoff_bg.png) no-repeat; }
#sideSpecialOffer .content { padding: 15px 20px; }
#sideSpecialOffer .stone { margin: 15px 0; text-align: center; }
#sideSpecialOffer .viewSpecialOfferBTN { text-align: center; margin: 6px 0; }
#sideSpecialOffer .price { font-size: 16px; margin-bottom: 10px; }

#sideGuarantee { width: 210px; height: 265px; background: url(../images/tier2_specialoff_guarantee.png) no-repeat; cursor: hand; }

#tier2FlashCarousel { margin-bottom: 6px; }

.asterix { color: #990000; }


/* Article Container */
#breadcrum { background: url(../images/article_container_breadcrum_bg.png) no-repeat; height: 29px; color: #000; padding: 13px 25px 0 25px; }
#artcileContainer { background: url(../images/article_container_bg.png) repeat-y; padding: 20px 25px; color: #666666; }
.articleContainerBottom { background: url(../images/article_container_bottom.png) no-repeat; height: 8px; }

#breadcrum a { color: #2097EB; font-weight: bold; background: url(../images/breadcrum_arrow.gif) no-repeat right; padding-right: 15px; margin-right: 10px; text-decoration: underline; }
#breadcrum a:hover { text-decoration: none; }
#breadcrum .youAreHere { font-weight: bold; margin-right: 10px; display: inline; }

#list li { background: url(../images/breadcrum_arrow.gif) no-repeat; margin-top: 10px; padding-left:10px; padding-top: -20px; list-style:none; }


#artcileContainer ul { margin: 0; padding: 10px 25px; }
#artcileContainer li { margin: 0; padding: 5px 0; }
#artcileContainer h2 { font-size: 14px; background: #eee; padding: 10px; }
.highlightContent { background: #FEFBEF; padding: 15px; border: 1px dashed #ccc; }
#artcileContainer a { color: #2297EC; }
#artcileContainer .bulletLink a { color: #000; }

#artcileContainer .GreyLink a { color: #666666; }

.backlink { margin-right: 25px; }
.backlink a { text-decoration: none; color: #8c8c8c; font-weight: normal; }
.backlink a:hover { color: #3995F4; }

.totoplink a { text-decoration: none; color: #8c8c8c; font-weight: normal; }
.totoplink a:hover { color: #3995F4; }

.bottomHelperLinks { margin: 25px; }

.questionHeading { background-image: url(../images/header-sub-content.png); width: 658px; padding: 10px 15px; font-size: 14px; margin-bottom: 5px; font-family: Georgia, Times, serif; }
.questionHeading a { text-decoration: none; }
.questionHeading a:hover { color: #000!important; }

.questionAnswer { background: #FEFBEF; padding: 15px; border: 1px dashed #ccc; margin-bottom: 15px; width: 654px; }

.subTitleBox {background-image:url(../images/header-sub-content.png); width: 678px; font-family: Georgia, Times, serif; color: #2297EC; font-size: 18px; padding-left: 10px; padding-top: 8px; padding-bottom: 10px;}


/* Expand / Contract Content */
#faqA01, #faqA02, #faqA03, #faqA04, #faqA05, #faqA06 { display: none; }

/* Expand / Contract Content */
#demi1, #demi2, #demi3, #demi4, #demi5, #demi6, #demi7, #demi8, #demi9 { display: none; }

.imgFLrhs15pleft { float: right; padding-left: 15px;}


.jewelleryMain { background: url(../images/pagebg_jewellery.jpg) center top no-repeat; margin-top: -18px; min-height: 600px; }
.jewelleryMainText { padding-top: 180px; margin-left: 20px; width: 300px; color: #000; }
.jewelleryThumbBtns { margin-top: 60px; }

.diamondRignsHeader { height: 296px; background: url(../images/pagebg_diamond_rings.jpg) no-repeat; margin-top: -18px; margin-bottom: -4px; }
.diamondRignsMainText { padding-top: 120px; margin-left: 410px; width: 250px; color: #000; text-align: center }
.btnDiamondRings { margin-top: 30px; margin-left: 455px; }
.diamondThumbs td { padding-top: 25px; }

.diamondEarrignsHeader { height: 296px; background: url(../images/pagebg_earrings.jpg) no-repeat; margin-top: -18px; margin-bottom: -4px; }
.diamondEarrignsMainText { padding-top: 120px; margin-left: 470px; width: 200px; color: #000; text-align: center }
.btnDiamondEarrings { margin-top: 25px; margin-left: 495px; }

.diamondPendantsHeader { height: 296px; background: url(../images/pagebg_pendants.jpg) no-repeat; margin-top: -18px; margin-bottom: -4px; }
.diamondPendantsMainText { padding-top: 150px; margin-left: 385px; width: 260px; color: #000; text-align: center }
.btnDiamondPendants { margin-top: 25px; margin-left: 435px; }

.diamondCustomHeader { height: 524px; background: url(../images/pagebg_customjewellery.jpg) no-repeat; margin-top: -18px; margin-bottom: -4px; }
.diamondCustomMainText { padding-top: 115px; margin-left: 322px; width: 290px; color: #000; text-align: center }
.btnDiamondCustom { margin-top: 25px; margin-left: 390px; }

.tanzaniteMain { background: url(../images/pagebg_tanzanite.jpg) center top no-repeat; margin-top: -18px; min-height: 526px; }
.tanzaniteMainText { padding-top: 140px; margin-left: 322px; width: 290px; color: #000; text-align: center }
.tanzaniteThumbBtns { padding-top: 50px; }

.tanzaniteLooseHeader { height: 508px; background: url(../images/pagebg_tanzanite_loose.jpg) no-repeat; margin-top: -18px; margin-bottom: -4px; }
.tanzaniteLooseMainText { padding-top: 120px; margin-left: 440px; width: 250px; color: #000; text-align: center }
.btnTanzaniteLoose { margin-top: 25px; margin-left: 490px; }

.tanzaniteJewelleryHeader { height: 487px; background: url(../images/pagebg_tanzanite_jewellery.jpg) no-repeat; margin-top: -18px; margin-bottom: -4px; }
.tanzaniteJewelleryMainText { padding-top: 120px; margin-left: 360px; width: 290px; color: #000; text-align: center }
.btnTanzaniteJewellery { margin-top: 15px; margin-left: 428px; }




.linksContainer p {margin-bottom: 25px;}


/* UK Styles */
#UKHeader { float: right; width: 430px; height: 94px; margin: -6px 25px -5px 0; }
























/* AMMENDMENTS START HERE */
#blogfeed { 
width: 962px; 
}
	#blogfeed-top { 
	width: 962px; 
	height: 42px; 
	background: url(../images/blogfeed-top.png) no-repeat top left;
	}
	#blogfeed-mid { 
	width: 962px;
	background: url(../images/blogfeed-mid.png) no-repeat bottom left;
	}
	#blogfeed-bottom { 
	width: 962px; 
	height: 16px;
	background: url(../images/blogfeed-bottom.png) no-repeat top left;
	}

.blueLink { color: #2097EB; font-weight: bold; background: url(../images/breadcrum_arrow.gif) no-repeat right; padding-right: 15px; margin-right: 10px; text-decoration: underline; }
/* AMMENDMENTS END HERE */


#frmCut{
	margin-bottom:2px;
}
#frmCarats{
	margin-bottom:2px;
}
#frmColour{
	margin-bottom:2px;
}
#frmClarity{
	margin-bottom:2px;
}


		.frmCarats {
			color: #333; 
			border: 1px solid #ccc; 
			background: #fff url(../images/fieldbg.png);
			width: 182px;  
			font-family: "Courier New", Courier, monospace; 
			padding: 3px 6px;  
			font-size: 11px; 
		}	

		.frmColour {
			color: #ADBBC0; 
			font-style:italic;
			border: 1px solid #D5DCDF; 
			background: #F0F9FC url(../images/fieldbg.png); 
			height: 16px;  
			width: 168px; 
			font-family: "Courier New", Courier, monospace; 
			padding: 3px 6px; 
			font-size: 11px; 
		}
		.frmColour2 {
			color: #333; 
			border: 1px solid #ccc; 
			background: #fff url(../images/fieldbg.png); 
			height: 25px;  
			width: 182px; 
			font-family: "Courier New", Courier, monospace; 
			padding: 3px 6px; 
			font-size: 11px; 
		}
		
	
		.frmClarity {
			color: #ADBBC0;
			font-style:italic;
			border: 1px solid #D5DCDF; 
			background: #F0F9FC url(../images/fieldbg.png);
			height: 16px;  
			width: 168px;  
			font-family: "Courier New", Courier, monospace; 
			padding: 3px 6px; 
			font-size: 11px; 
		}	
		.frmClarity2 {
			color: #333; 
			border: 1px solid #ccc; 
			background: #fff url(../images/fieldbg.png);
			height: 25px;  
			width: 182px;  
			font-family: "Courier New", Courier, monospace; 
			padding: 3px 6px; 
			font-size: 11px; 
		}

.frmSubmit {
	border: 0px; 
	background: url(../images/btn_search.png);
	height: 29px;  
	width: 80px;
	cursor:pointer;
	text-indent:-999px;  
}	
