/*****************************
* | media type:	screen only
* | created: 	11 June 2007
* | for: 		Diamonds of Africa
* | by: 		activeice.co.za
* | author: 	wicht
* | updated: 	
*/

/* global reset : start **********************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
img { border:none;vertical-align:top; }

/* global reset : end ************************************************************/

/* structural : start ************************************************************/
html, body {

	height: 100%;

}

html>body #outer-holder  
{
	height:auto
}

body 
{
	background-color:#000000;
	text-align:center;
}

#outer-holder 
{
	background:url(../images/shared/main-bg.jpg) repeat-y;
	margin:0 auto 0 auto;
	width:1000px;
	height: 100%;
	min-height: 100%;
}

#middle-holder 
{
	float:left;
	width:700px;
}

#left-background 
{
	float:left;
	width:150px;
}

#right-background 
{
	width:150px;
	float:right;
}

#logo-holder 
{
	background-color:#221F1F;
	text-align:left;	
	width:700px;
}

#nav-holder 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	text-align:center;	
	width:650px;
	color:#828080;
	bo rder:1px solid red;
	margin:0 auto 0 auto;
	height:36px;
}

#nav-home a , 
#nav-location a, 
#nav-history a, 
#nav-credentials a, 
#nav-jewellery a, 
#nav-diamonds a, 
#nav-clientbook a, 
#nav-contact a
{
	height:34px !important;
	height /**/ :36px;
	text-decoration:none;
	color:#828080;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	float:left;
	border-top:1px solid #000;
}

#nav-home a:hover, 
#nav-location a:hover,
#nav-history a:hover, 
#nav-credentials a:hover, 
#nav-jewellery a:hover, 
#nav-diamonds a:hover, 
#nav-clientbook a:hover, 
#nav-contact a:hover
{
	text-decoration:none;
	color:#80621C;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #80621C;
}

#nav-location a, 
#nav-history a, 
#nav-credentials a, 
#nav-jewellery a, 
#nav-diamonds a, 
#nav-clientbook a, 
#nav-contact a
{	
	margin-left:20px;
}

#nav-holder a.selected
{
	text-decoration:none;
	color:#80621C;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #80621C;
}

#flash-holder , #flash-home
{
	text-align:left;	
	width:700px;
}


#flash-home-left 
{
	float:left;
	text-align:left;	
	width:396px;
	}

#flash-home-right 
{
	float:left;
	text-align:left;	
	width:304px;
	}

#flash-holder-jewellery 
{
	background-color:#000;
	text-align:left;	
	width:700px;
	height:298px;
}

#content-holder 
{
	background-color:#E9E9E9;
	text-align:left;	
	width:656px !important;
	width /**/:700px ;
	padding:34px 22px 0 22px;
	line-height:16px;
}

#footer-holder , #footer-holder a
{
	background-color:#000;
	text-align:center;	
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	text-decoration:none;
	padding-top:11px;
	padding-bottom:11px;
}

#footer-holder a:hover
{
	color:#80621C;
}

p
{
	padding: 2px 5px 4px 0;
}

a.read-more {	
	color:#7F621B;
	font-weight:bold;
}
/* structural : end ***************************************************************/


/* section : start ****************************************************************/

/* home section*/
.home-left 
{
	width:310px;
	float:left;
}

.home-right 
{
	padding-left:30px;
	width:300px;
	float:left;
}

/* location section */
.location-top
{
	bac kground-color:#009999;
	width:610px;
	float:left;
}

.location-left 
{
	bac kground-color:#009999;
	width:480px;
	text-align:left;
	
	float:left;
}

.location-right 
{
	bac kground-color:#33CC33;
	width:174px;
	float:left;
}

/* history section */
.history-holder
{
	width:650px;
	float:left;
}

.history-left-top
{
	width:432px;
	float:left;
	 
}

.history-right-top 
{
	pa dding-left:20px;
	width:190px ;
	float:right;
	text-align:left;
 
}

.history-left-bot
{
	width:240px;
	float:left;
}

.history-right-bot 
{
	width:400px;
	float:left;
}

/* credentials section---------------- */
.credentials-top
{
	width:610px;
	float:left;
}

#credentials-left 
{
	width:425px;
	float:left;
}

.credentials-right 
{
	width:200px;
	float:left;
}

#credentials-left  ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#credentials-left  li
{
	padding-left:15px;
	line-height:20px;
	color:#666667;
	font-weight:bold;
	background:url(../images/credentials/list-icon.gif) no-repeat 0px 7px;
}

/* jewellery------------------------- */
.jewellery-top
{
	width:610px;
	float:left;
}

/* diamonds-------------------------- */
.diamonds-top
{
	width:610px;
	float:left;
}

/* client book----------------------- */
.clientbook-top
{
	width:610px;
	float:left;
}

/* contact section------------------- */
.contact-left 
{
	width:330px;
	float:left;
}

.contact-right 
{
	width:270px;
	float:left;
	line-height:16px;
}

.contact-right a:hover
{
	text-decoration:none;
	color:#92772C; 
}

#contact-table 
{
	text-align:left;
}
/* section : end ******************************************************************/


/* typography : start *************************************************************/

body, th, td, h1, h2, h3, h4, h5, input, select, textarea
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666667;
}

h1, h2, h3, h4, h5
{
	padding: 3px 0 15px 0;
}

h1 {
	font-size:14px;
	color:#7F621B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:12px;
	color:#7F621B;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 0 15px 0;
	font-weight:normal;
	}

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

a:hover
{
	text-decoration: underline;
}

.read-more ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.read-more li
{
	padding-left:20px;
	padding-bottom:15px;
	padding-top:6px;
	color:#7F621B;
	font-weight:bold;
	background:url(../images/shared/read-more-icon.gif) no-repeat 0px 0px;
}

.read-more a {
	color:#7F621B;
	font-weight:bold;
}

.color-gold {
	color:#7F621B;
}

.go-bold 
{
	font-weight:bold;
}

.go-left {
	text-align:left;
}

.no-line {
	text-decoration:none;
}

.font-14 {
	font-size:14px;
}

/* typography : end ***************************************************************/

/* forms : start ******************************************************************/
.inputStyle-client
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F621B;
	font-size:12px;
	padding:4px 8px 4px 8px;
	width:190px;
	border:1px solid #D8D6CF;
	background-color:#D8D6CF;
	margin-bottom:2px;
}

.inputStyle-client2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F621B;
	font-size:12px;
	padding:4px 8px 4px 4px;
	width:208px;
	border:1px solid #D8D6CF;
	background-color:#D8D6CF;
	margin-bottom:2px;
}

.textarea-client 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F621B;
	font-size:12px;
	padding:8px;
	border:1px solid #D8D6CF;
	width:405px;
	height:60px;
	background-color:#D8D6CF;
}

.inputStyle-1 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F621B;
	font-size:12px;
	padding:4px 8px 4px 8px;
	width:210px;
	border:1px solid #D8D6CF;
	background-color:#D8D6CF;
	margin-bottom:5px;
}

.inputStyle-2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F621B;
	font-size:12px;
	padding:4px 8px 4px 5px;
	width:228px;
	border:1px solid #D8D6CF;
	background-color:#D8D6CF;
	margin-bottom:5px;
}

textarea 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F621B;
	font-size:12px;
	padding:8px;
	border:1px solid #D8D6CF;
	width:270px;
	height:115px;
	background-color:#D8D6CF;
}
/* forms : end **********************************************************************/


/* general : start *****************************************************************/

.clear, .clear-left, .clear-right
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.clear-left
{
	clear: left;
}

.clear-right
{
	clear: right;
}

.hr
{
	background: #000;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 10px 0 10px;
}

.pad-top-10 
{
	padding-top:10px;
}

/* general : end **********************************************************************/

