@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_green.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;}

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: 20px;	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; }
#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; }






/* 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-right: 15px; 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; }

/* 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: 12px; 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; background: url(../images/internalad_placeholder.png); 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; }
#homeDiamondJewellery { background: url(../images/home_jewellery_bg.png) no-repeat; }
#homeTanzanite { background: url(../images/home_tanzanite_bg.png) no-repeat; }

#homeBuyLooseDiamonds .content { padding: 15px 20px; }
#homeSpecialOffer .content { padding: 15px 20px; }
#homeDiamondJewellery .content { padding: 15px 20px; margin-bottom: 6px; margin-right: 5px; height: 128px; background: url(../images/buy_diamonds_box_bg.jpg) no-repeat bottom right; }
#homeTanzanite .content { padding: 15px 20px; margin-bottom: 6px; margin-right: 5px; height: 128px; background: url(../images/tanzanite_box_bg.jpg) no-repeat bottom right; }

.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: 8px; }
#homeSpecialOffer .boxHeading { margin-bottom: 20px; }
#homeSpecialOffer .price { font-size: 16px; margin-bottom: 10px; }

.stoneTypeSelect { background: url(../images/home_diamondtype_nav_bg.jpg) no-repeat top right; width: 390px; }
.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; }

#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; }

#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; }
.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; }


.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: #DDEFFC; padding: 5px 15px; font-size: 14px; margin-bottom: 5px; }
.questionHeading a { text-decoration: none; }
.questionHeading a:hover { color: #000!important; }

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




/* 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;}












