body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333e4b;
	background-image: url(../images/page-bgd.gif);
	background-repeat: repeat-x;
}
#container {
	padding: 0;
	margin: 20px auto;
	width: 1000px;
}
#masthead {
	padding: 0;
	width: 1000px;
	height: 218px;
	background-image: url(../images/ldb-masthead.jpg);
	margin: 0 auto;
}
#header {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/diamond-header-1.jpg);
	z-index: 100;
}
#aboutheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/diamond-header-2.jpg);
	z-index: 100;
}
#kimberleyheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/kimberley-header.jpg);
	z-index: 100;
}
#wfdbheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/wfdb-header.jpg);
	z-index: 100;
}
#fourcsheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/4cs-header.jpg);
	z-index: 100;
}
#factsheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/facts-header.jpg);
	z-index: 100;
}
#confidenceheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/confidence-header.jpg);
	z-index: 100;
}
#famousheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/famous-header.jpg);
	z-index: 100;
}
#stockheader {
	position: relative;
	top: 112px;
	left: 247px;
	padding: 0;
	margin: 0;	
	width: 716px;
	height: 106px;
	background-image: url(../images/stock-header.jpg);
	z-index: 100;
}

#main {
	clear: both;
	overflow: auto;
	border: 0;
	margin: 0;
	width: 1000px;
	color: #333;
	padding: 0;
	background-image: url(../images/page-width.jpg);
	background-repeat: repeat-y;
}


#sidebar { 
	clear:both;
	float: left;
	width: 245px;

	margin: 0;

	}

#wfdb { 
	clear:both;
	width: 195px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;	
	}


#maintext { 
	position: relative;
	top: 0px;
	left: 0px;	
	float: left;
	width: 670px;
	margin: 20px 0 20px 25px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	}
#maintext p { 
	margin: 0 0 10px 0;
	}		
#maintext h1 { 
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #455262;
	}
#maintext h2 { 
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
#maintext h3 { 
	margin: 0 0 7px 0;
	font-size: 13px;
	font-weight: bold;
	color: #455262;
	}	
	
#maintext hr { 
	margin: 0 0 15px 0;
	height: 2px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;		
	border-bottom: 1px solid #999999;
	}

#maintext ul {
	margin: 5px 0 10px 35px;
	padding: 0;
	list-style: disc;
	}
#maintext ol {
	margin: 5px 0 10px 35px;
	padding: 0;
	}	
#maintext ol.lalpha {
	list-style-type: lower-alpha
	}
#maintext ol.lroman {
	list-style-type: lower-roman
	}	
	
#maintext li {
	padding: 0px 0 3px 0;
	margin: 0 15px 5px 0;
	text-align: left;	
	}
#maintext li li {
	padding: 0px 0 3px 0;
	margin: 0;	
	font-size: 11px;	
	}
#maintext a { 
	color: #000000;
	text-decoration: none;
	}
#maintext a:hover { 
	color: #999999;
	text-decoration: none;
	}	
	
#maintext .info { 
	font-size: 10px;
	line-height: 12px;
	}	

	
#footer {
	clear: both;
	border: 0;
	margin: 0;
	width: 1000px;
	height: 50px;
	padding: 0;
	background-image: url(../images/page-btm.jpg);
	background-repeat: no-repeat;
}	

#footertext { 
	clear: both;
	margin: 0 auto;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	}
#footertext a { 
	color: #ffffff;
	text-decoration: underline;
	}	
#footertext a:hover { 
	color: #cccccc;
	text-decoration: underline;
	}	
#maintext .ldb { 
	font-weight: bold;
	color: #455262;
	}
.picborder { 
	border: 1px solid #666666;
	}

.formfield {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 11px;
	color: #333;
	padding: 3px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
}
.formfield2 {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 11px;
	color: #333;
	padding: 3px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
}
.formfield3 {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width: 80px;
	font-size: 11px;
	color: #333;
	padding: 3px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
}
.sortfield {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
	margin: 0 0 2px 3px; 
}

.disabledsortfield {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;	
	background-color: #ccc;
	border: 1px solid #ccc;
	margin: 0 0 2px 3px; 
}

.selectfield {
	width: 150px;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
	margin: 0 0 2px 3px; 
}

.disabledselectfield {
	width: 150px;	
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;	
	background-color: #ccc;
	border: 1px solid #ccc;
	margin: 0 0 2px 3px; 
}

.postfield {
	width: 400px;
	min-height: 50px;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	padding: 3px 3px 3px 5px;	
	background-color: #eaeaea;
	border: 1px solid #999;
	margin: 0 0 2px 3px; 
}

.sorttext {
	font-size: 10px;
}
.errortext {
	color: #990000;
}
.errortext li {
	font-weight: bold;
}

#errors {

	color: #990000;
	padding-left: 20px;
	background-image: url(../images/icons/page_error.png);
	background-repeat: no-repeat;
	}
.error {
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 3px 0; 
	color: #990000;
	font-weight: bold; 
	}



.formbutton {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #cccccc;
	color: #455262;
	}
	
.blueheader {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding: 5px;
	background-color: #415a74;
	color: #ffffff;
	margin: 0 0 7px 0;
	}	
	
	
.row_header {
	padding: 2px;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #778597;
}
.row_sub_header {
	padding: 1px;
	margin: 0 0 5px 0;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #9ba5b3;
}

.row1 {
	padding: 2px 0 10px 0;
	font-size: 11px;
	font-weight: normal;	
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #dadada;  
}
.row2 {
	padding: 2px 0 10px 0;
	font-size: 11px;
	font-weight: normal;	
	background-color: #eaeaea;
	color: #333;
	border-bottom: 1px solid #dadada;	
}
.row3 {
	padding: 2px 0 10px 0;
	font-size: 11px;
	font-weight: normal;	
	background-color: #fff;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #dadada;  
}

.postrow1 {
	padding: 5px;
	margin: 0 0 10px 0;	
	font-size: 11px;
	line-height: 14px;	
	font-weight: normal;	
	background-color: #fff;
	color: #333;
}
.postrow2 {
	padding: 5px;
	margin: 0 0 10px 0;	
	font-size: 11px;
	line-height: 14px;	
	font-weight: normal;	
	background-color: #eaeaea;
	color: #333;
}


.forms label {
	width:120px;
	float:left;
	font-size: 11px;	
	color:#333;	
}

.forms2 label {
	width:250px;
	float:left;
	font-size: 11px;	
	color:#333;	
}
.forms3 label {
	width:320px;
	float:left;
	font-size: 11px;	
	color:#33;	
}
.view label {
	display: block;
	width:300px;
	float:left;
	margin-right:10px;
}
form div {
	display: block;
	clear: both;
	float: none;
}

.dialog {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #666;
	}
	
.dialog p {
	margin: 0 0 5px 0;
	}	
	
.dialog h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #333e4b;
	}
.dialog a {
	color: #666 !important;
	text-decoration: underline;
	}
.dialog a:hover {
	color: #333e4b !important;
	text-decoration: underline;
	}

#MerchantDetails {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #666;
	}
	
#MerchantDetails p {
	margin: 0 0 5px 0;
	}	
	
#MerchantDetails h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #333e4b;
	}
#MerchantDetails h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 10px 0 0 0;
	color: #333e4b;
	border-top: 1px solid #ccc;
	}	
	
#MerchantDetails a {
	color: #666 !important;
	text-decoration: underline;
	}
#MerchantDetails a:hover {
	color: #333e4b !important;
	text-decoration: underline;
	}


.name {
	color: #405a73;
	font-weight: bold;
	}
	
.paging {
	font-size: 10px;
	margin: 0 0 7px 0;
}
.paging_link {
	margin-left: 2px;
	padding:1px 5px 1px 5px;
	border:solid 1px #ccc;
	background-color: #dadada;
	color: #405a73;
	}
a.paging_link {
	padding:1px 5px 1px 5px;
	border:solid 1px #ccc;
	background-color: #fff;
	color: #666;
	}
a.paging_link:hover {
	color: #455262;
	text-decoration: none;
	border:solid 1px #455262;
	}
	

#Attrib_Merchant label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}	

#Attrib_Shape label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Weight label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Colour label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_FancyColour label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Clarity label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_CutGrade label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Polish label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Symmetry label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Fluorescence label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}

#Attrib_Cert label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}
#Cert_Other label {
	float:left;	
	width:100px;
	font-size: 11px;
	text-align: left;	
	color:#333;	
}

#Submit_Button label {
	float:left;	
	width:100px;
	font-size: 11px;	
	color:#333;	
}


#PageContent { 
	margin: 0 0 10px 0;
	}
	
#PageItems .PageItem { 
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin: 0 0 7px 10px;
	}
#PageItems .PageItem p { 
	padding: 0 0 4px 0;
	margin: 0;	
	}	
	
.PageItem a { 
	text-decoration: underline !important;
	}
.PageItem a:hover { 
	text-decoration: underline !important;
	}	
	
	
/* admin buttons */
#add-contact {
	float: left;
	clear: both;
	width: 130px;
	height: 20px; 
	color: #fff;
	font-size: 8px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 10px 0 0 40px;
	background: url(/images/icons/add-contact-button.png) 0 0px no-repeat;	
	}
#add-contact a {
	color: #fff;
	}	
#add-contact a:hover {
	color: #e0e581;
	}

#save-contact {
	float: left;
	width: 105px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 60px;
	background: url(/images/icons/save-contact-button.png) 0 0px no-repeat;	
	}
#save-contact a {
	color: #fff;
	}	
#save-contact a:hover {
	color: #e0e581;
	}

#save-proceed {
	float: left;
	width: 105px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 60px;
	background: url(/images/icons/save-proceed-button.png) 0 0px no-repeat;	
	}
#save-proceed a {
	color: #fff;
	}	
#save-proceed a:hover {
	color: #e0e581;
	}
	
#proceed {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/proceed-button.png) 0 0px no-repeat;	
	}
#proceed a {
	color: #fff;
	}	
#proceed a:hover {
	color: #e0e581;
	}

#login {
	float: left;
	width: 115px;
	height: 22px; 
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 8px 5px 0 50px;
	background: url(/images/icons/login-button.png) 0 0px no-repeat;	
	}
#login a {
	color: #fff;
	}	
#login a:hover {
	color: #e0e581;
	}

#go-back {
	float: left;
	width: 125px;
	height: 22px; 
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 8px 5px 0 40px;
	background: url(/images/icons/go-back-button.png) 0 0px no-repeat;	
	}
#go-back a {
	color: #fff;
	}	
#go-back a:hover {
	color: #e0e581;
	}
	
#add-diamond {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/add-diamond-button.png) 0 0px no-repeat;	
	}
#add-diamond a {
	color: #fff;
	}	
#add-diamond a:hover {
	color: #e0e581;
	}
#stocklist {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 10px;
	padding: 9px 5px 0 45px;
	background: url(/images/icons/stocklist-button.png) 0 0px no-repeat;	
	}
#stocklist a {
	color: #fff;
	}	
#stocklist a:hover {
	color: #e0e581;
	}	
	
#add-attribute {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/add-attribute-button.png) 0 0px no-repeat;	
	}
#add-attribute a {
	color: #fff;
	}	
#add-attribute a:hover {
	color: #e0e581;
	}

#add-page {
	float: left;
	width: 125px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 40px;
	background: url(/images/icons/add-page-button.png) 0 0px no-repeat;	
	}
#add-page a {
	color: #fff;
	}	
#add-page a:hover {
	color: #e0e581;
	}
	
#add-page-item {
	float: left;
	width: 125px;
	height: 20px; 
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 8px 5px 0 40px;
	background: url(/images/icons/add-page-item-button.png) 0 0px no-repeat;	
	}
#add-page-item a {
	color: #fff;
	}	
#add-page-item a:hover {
	color: #e0e581;
	}	
	
#add-user {
	float: left;
	width: 125px;
	height: 20px; 
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 8px 5px 0 40px;
	background: url(/images/icons/add-user-button.png) 0 0px no-repeat;	
	}
#add-user a {
	color: #fff;
	}	
#add-user a:hover {
	color: #e0e581;
	}	
	
	
#view-list {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/view-list-button.png) 0 0px no-repeat;	
	}
#view-list a {
	color: #fff;
	}	
#view-list a:hover {
	color: #e0e581;
	}
	
#add-post {
	float: left;
	clear: both;
	width: 105px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 60px;
	background: url(/images/icons/add-wanted-item-button.png) 0 0px no-repeat;	
	}
#add-post a {
	color: #fff;
	}	
#add-post a:hover {
	color: #e0e581;
	}

#upload-cert {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/upload-cert-button.png) 0 0px no-repeat;	
	}
#upload-cert a {
	color: #fff;
	}	
#upload-cert a:hover {
	color: #e0e581;
	}
	
#upload-file {
	float: left;
	clear: both;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/upload-file-button.png) 0 0px no-repeat;	
	}
#upload-file a {
	color: #fff;
	}	
#upload-file a:hover {
	color: #e0e581;
	}	
#download-file {
	float: left;
	clear: both;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/download-file-button.png) 0 0px no-repeat;	
	}
#download-file a {
	color: #fff;
	}	
#download-file a:hover {
	color: #e0e581;
	}		
	
#remove-cert {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/remove-cert-button.png) 0 0px no-repeat;	
	}
#remove-cert a {
	color: #fff;
	}	
#remove-cert a:hover {
	color: #e0e581;
	}

#view-cert {
	float: left;
	width: 115px;
	height: 21px; 
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 9px 5px 0 50px;
	background: url(/images/icons/view-cert-button.png) 0 0px no-repeat;	
	}
#view-cert a {
	color: #fff;
	}	
#view-cert a:hover {
	color: #e0e581;
	}

#contactbox { 
	float: left;
	clear: both;
	width: 670px;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	}
	
#shoutbox { 
	float: left;
	clear: both;
	width: 500px;	
	height: auto;
	overflow: none;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	background: #ffffe1;
	border: 1px solid #ccc;
	}	

.contactfield {
	width: 130px;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
	margin: 0 0 5px 0; 
}

.greyrule { 
	margin: 5px 0 5px 0;
	height: 2px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;		
	border-bottom: 1px solid #999999;
	}

