/* Main: February 5, 2009 MP*/

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#wrapper {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	background: #FFFFFF url(../images/zbgfade.jpg) repeat-y right top;
	padding-top: 20px;
	padding-bottom: 20px;
	}
		
#pagewrap {
	width: 890px;
	text-align: left;
	margin: 0;
	}
	
.medallion {
	 background: transparent url(../images/zbgmedallion.jpg) no-repeat right bottom;
	}
	
.nopic { background: transparent url(../images/zbgsanspic.jpg) no-repeat right bottom;
 	}

#innerwrap {
	width: 842px;
	text-align: left;
	background: transparent;
	margin: 0px;
	}
	
#header {
	width:872px;
	height: 80px;
	background: transparent url(../images/zbgheader.jpg) repeat-x left 46px;
	padding: 20px 0 0 0;
	}
	
/* content area=============================================================================== */

/* jewellery image setup DONT TOUCH */		

.images { margin: 20px 0 0 0; }

.imagejlft {
	height: 125px;
	width: 125px;
	float: left;
	margin-top: 15px;
}

.imagejrgt {
	height: 125px;
	width: 125px;
	margin: 15px 0 0 0px;
	float: right;
}

/* maak prentjies mooi */

.space { padding: 3px 0 6px 0;}

div.float {float: left; }
div.float p {text-align: center;}

img {
	display: block;
	border: 0;
	}

.hide {
	text-indent: -9999px;}
	

/* sub navigation menu 	*/

#subnav {
	width: 100px;
	padding: 2px 0 0 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CC3300;
	position: relative;
	left: 640px;
	top: 0;
	}
	
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
 }

#subnav li {
	margin: 0;
	padding: 0 9px 0 0;
	list-style: none;
	color: #000000;
 }

#subnav a {
	color: #000000;
	text-decoration: none;
	}

#subnav a:link, #nav a:visited, #nav a:active {
	color: #000000;
	text-decoration: none;
 }

#subnav a:hover {
	color: #E8252D;
	text-decoration: none;
 }
		
	
/* content area=============================================================================== */

#contentarea {
	width:872px;
	background: transparent;
	padding: 48px 0 0 0;
	margin: 0 0 0 0;
	}
	
.sectionintro { width: 455px; }

.jimages { width: 420px; }
	
#content {
	width: 456px;
	margin: 0;
	font-size: 12px;
	padding: 0 0 20px 77px;
	color: #000;
	float: left;
 }
 
#content ul {
	margin: 0.5em 0 0 16px;
	padding: 0;
	text-align: left;
	list-style: disc url(../images/zbulletblu.gif) outside;
}

#content li {
	padding: 5px 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#content ol { /* ordered list*/
	margin: 0 0 0 24px;
	padding: 0;
	text-align: left;
	list-style: decimal outside;
}

#content ol li{ /* list numbered */
	margin: 0.5em 0 0 0;
	/*padding: 8px 0;*/
	text-align: left;
	}
	
#content ol ul li{ /* nested bullet list*/
	margin: 0.5em 0 0 0;
	padding: 0;
	text-align: left;
	list-style: disc url(../images/zbulletblu.gif) outside;
}

#content ol ul li li{ /* nested list bullet  */
	margin: 0.5em 0 0 0;
	padding: 0;
	text-align: left;
	list-style: disc url(../images/zbulletblu.gif) outside;
}
/* links */		

#content a {
	color: #F2003C;
	text-decoration: none;
}

#content a:link, a:visited, a:active {
	color: #F2003C;
	text-decoration: none;
}

#content a:hover {
	color: #E3AA28;
	text-decoration: underline;
}
		
#sidebar {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 10px 0;
	width: 263px;
	margin: 28px 0 0 37px;
	float: left;
	}

#sidebarjewels { /* container text or images */	
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 10px 0;
	width: 263px;
	margin:0 0 0 37px;
	float: left;
	}
	
#sectionimage { /* container section image eg. banner */
	padding: 0 0 10px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	width: 227px;
	}

/* sub-navigation menu for sections */	
	
#sidebarmenu {
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 4px 4px 4px 0;
}

#sidebarjewels p {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0.75em 0 0 0;
	padding: 0;
	line-height: 1.4;
}


#sidebarjewels ul {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #000;
	margin: 4px 0 0 0;
	padding: 0 0 4px 8px;
	list-style: none;
}

#sidebarjewels ul li {
	color: #000;
	margin: 0;
	padding: 2px;
}


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

#sidebarjewels a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

#sidebarjewels a:hover {
	color: #E8252D;
	text-decoration: underline;
}
	
/*footer */

#legal {
	width: 813px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 0 6px 77px;
	text-align: left;
	background: #FFF url(../images/zbglegal.jpg) repeat-y;
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 3px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	}
	
#legal a {
	color: #000;
	text-decoration: none;
 }

#legal a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

#legal a:hover {
	color: #E8252D;
	text-decoration: underline;
 }

/* ==================================basic typography============================================= */	
h1 {
	font: normal 20px/1 Arial, Helvetica, sans-serif;
	color: #E3AA28;
	margin: 0 0 0.75em 0;
}

h2 {
	font-size: 15px;
	color: #E3AA28;
	margin: 0.9em 0 0.4em 0;
	font-weight: bold;
	line-height: 1.4;
}

h3 {
	font-size: 13px;
	margin: 0.9em 0 0.25em 0;
	line-height: 1.2;
}

h4 {
	font-size: 13px;
	margin: 0.9em 0 0 0;
	line-height: 1.4;
}

p {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0.75em 0 0 0;
	padding: 0;
	line-height: 1.4;
}

.nowraptd {background:none;}

/*td {
	vertical-align:top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
    } */

blockquote {margin-left: 20px;}

/* ==================================STYLED typography============================================= */		

.redline {border-bottom: 1px solid #E8252D;}
.underline {border-bottom: 1px solid #666666;}
.toplinegold {border-top: 1px solid #E3AA28;}
.graybartextbg {
	background: #EEEDEE;
	text-indent: 4px;
	padding: 3px;
}
.bold {font-weight: bold;}
.quote { font: italic normal 14px/1.4 Georgia, "Times New Roman", Times, serif; }
.smalltext {font-weight: normal; font-size: 10px;}
.txtblack {color: #000000;}
.txtred {color: #E8252D;}
.txtgold {color: #E3AA28;}

.relatedinfo {
	font-weight: bold;
	color: #CEA308;
	padding: 5px 0 0 0;
	font-size: 11px;
}

.data {
margin: 16px 0 0 0;
padding: 0;
}

.data table { /* table rule */
	border-bottom: 1px solid #E3AA28;
	border-left: 1px solid #E3AA28;
}

.data table td { /* content td rule */
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #E3AA28;
	border-right: 1px solid #E3AA28;
}


.boxborder { /* gray border for simple tables */ border: 1px solid #CCCCCC; }

.imageleft {float: left; padding-right: 10px;}
.imageright {float: right; padding-left: 10px;}

/* ==================================CONTENT typography============================================= */		
#content table td { /* column2 table and td */
	padding: 4px;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
}

#content ul {
	margin: 0.5em 0 0 16px;
	padding: 0;
	text-align: left;
	list-style: disc url(../images/zbulletblu.gif) outside;
}

#content li {
	margin: 0.5em 0 0 0;  /*content*/
	padding: 0;
}

#content ol { /* ordered list*/
	margin: 0 0 0 24px;
	padding: 0;
	text-align: left;
	list-style: decimal outside;
}

#content ol li{ /* list numbered */
	margin: 0.5em 0 0 0;
	/*padding: 8px 0;*/
	text-align: left;
	}
	
#content ol ul li{ /* nested bullet list*/
	margin: 0.5em 0 0 0;
	padding: 0;
	text-align: left;
	list-style: disc url(../images/zbulletblu.gif) outside;
}

#content ol ul li li{ /* nested list bullet  */
	margin: 0.5em 0 0 0;
	padding: 0;
	text-align: left;
	list-style: disc url(../images/zbulletblu.gif) outside;
}
/* links */		

#content a {
	color: #F2003C;
	text-decoration: none;
}

#content a:link, a:visited, a:active {
	color: #F2003C;
	text-decoration: none;
}

#content a:hover {
	color: #E3AA28;
	text-decoration: underline;
}

/*==========CLEARFIX==========*/	

.clearfloats {clear:both;}

.clearfix:after {
content: ".";/* period is last thing before div closes */
display: block;/* inline elements don't respond to clear property */
height:0;/* ensures period is not visible */
clear:both;/* make container clear period */
visibility:hidden;/* ensures period is hidden*/
}

.clearfix {display: inline-table;} /* IE Mac fix */

/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */

