/* ----- DIAMONDS ----- */
.diamondPage {
	font-size:10px;
}
	.diamondPage form {
		overflow:hidden;
		margin-bottom:10px;
	}

#diamondsearch {
	overflow:hidden;
}

.ds {
	border:1px solid #c4c4c4;
	border-width:0 0 1px 0;
	padding:5px 0;
	margin:0 0 5px 0;
	overflow:hidden;
}
	.ds h2 {
		margin:10px 0 0 0;
	}
	.ds p {
		margin-top:0;
	}
	.ds form {
		width:626px;
		float:right;
		margin:10px 0 0 20px;
	}
	.ds div {
		float:left;
		text-align:center;
		width:50px;
	}
	.ds span {
		display:block;
		margin:0 auto;
		width:37px;
		height:41px;
		text-align:center;
		line-height:41px;
		margin-bottom:5px;
	}
	.ds img {
		display:inline-block;
		vertical-align:middle;
	}
	
#ds2 {
	float:right;
	width:250px;
	border:none;
	margin:10px 40px 0 0;
}
	#container #ds2 {
	margin:0 20px 0 0;
	}
	#ds2 div {
		margin-bottom:15px;
	}
	#dSearch {	
		float:right;
		font-weight:bold;
	}
	#dSearch, .b_next, .b_prev  {
		margin-top:10px;
		cursor:pointer;
		border:1px solid #026784;
		color:#fff;
		text-deoration:none;
		padding:10px 20px;
		border-radius:4px;
		background: rgb(123,176,191); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(123,176,191,1) 0%, rgba(5,105,133,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(123,176,191,1)), color-stop(100%,rgba(5,105,133,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(123,176,191,1) 0%,rgba(5,105,133,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(123,176,191,1) 0%,rgba(5,105,133,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(123,176,191,1) 0%,rgba(5,105,133,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(123,176,191,1) 0%,rgba(5,105,133,1) 100%); /* W3C */

		}
.b_next:link, .b_prev:link, .b_next:visited, .b_prev:visited {
	color:#fff;
}
.dMarkup {
	border-radius:10px;
	background:#E4E4E4;
	padding: 5px 10px;
}
	.dMarkup span, .dMarkup p {
		font-weight:normal;font-size:10px;
	}
.dStock {
	font-size:1.75em;
	border:2px solid #29A1CC;
	padding:5px;
}
	
#df1 {
	float:left;
	width:640px;
}
	#df1 h2, #ds2 h2 {
		font-size:2.6em;
		margin-top:0;
	}
.slideHolder {
	margin:0 20px 30px 20px;
	width:600px;
}
.txtHolder, .dOption {
	overflow:hidden;
	margin-top:2em;
}
	.txtHolder h2 {
		float:left;
		width:120px;
		vertical-align:middle;
	}
	.txtHolder div {
		float:left;
		vertical-align:middle;
		
	}
		.txtHolder input, .txtHolder select {
			font-size:1.75em;
			margin-top:10px;
		}
.diaHeadline {
	clear:both;
}
.diaHeadline * {
	display:inline;
}
#diamondresults {
	border-collapse:collapse;
	border:1px solid #666;
	width:940px;
}
	#diamondresults th {
		font-weight:bold;
		font-size:1.6em;
		vertical-align:top;
		line-height:1.3em;
		padding:2px;
		border:1px solid #666;
		background: #FFF url(/store/images/cellback.gif) repeat-x bottom;
	}
	.lotscols th, .lotscols td {
		font-size:1em !important;
	}
	.thlink {
		cursor:pointer;
		text-decoration:underline;
	}
		.thlink:hover, .thlink:active {
			color:#69A5B6;
		}
	#diamondresults td {
	border:1px solid #666;
	text-align:center;
	padding:2px;
	line-height:1.2em;
	font-size:1.4em;
	}
		#diamondresults img {
			height:18px;
			display:inline-block;
			vertical-align:middle;
			margin-right:5px;
			padding:1px;
		}
		.r2, .r1 {
			cursor:pointer;
			overflow:hidden;
		}
		.r2:link, .r2:visited {
			background:#f5f5f5;
		}
		.r2:hover, .r2:active, .r1:hover, .r1:active, .thlink:hover, .thlink:active {
			background:#b5dbe2;
		}
.diamonddetails {
	overflow:hidden;
	margin-bottom:30px;
}
.diamonddetails .col1 {
	width:120px;
}
.diamonddetails .col2 {
	width:800px;
}
#diamondimage {
	float:left;
	text-align:center;
	margin-right:5px;
	overflow:hidden;
	background:#d0ebef;
	padding:5px 10px;
	width:110px;
	text-decoration:none;
	margin-bottom:15px;
	vertical-align:bottom;
}
	#diamondimage img {
		width:110px;
		height:110px;
	}
.details {
	width:390px;
	border-bottom:1px dotted #026d80;
	padding:5px;
	float:left;
	margin-left:20px;
}
table.details {
	width:360px;
	font-size:1.6em;
}
	.details:first-child {
		margin-right:20px;
	}
	.details tr {
		border-bottom:1px dotted #026d80;
	}
	.details td {
		line-height:1.4em;
	}
	.details td:first-child {
		color:#026d80;
		text-align:right;
		font-weight:bold;
		padding-right:10px;
	}
	.details td:last-child {
	}
	.details td:last-child p {
		margin:0;
	}
.members .details1 {
	clear:left;
}
.details1, .details2 {
	float:left;
	width:420px;
	padding:10px;
	margin-bottom:20px;
}
	.details div {
		float:left;
	}
	.d1 {
		color:#026d80;
		text-align:right;
		font-weight:bold;
		width:160px;
		padding-right:10px;
	}
	.d2 {
		width:220px;
	}
	.d2 p {
		margin:0;
	}
.b_cert, .b_cert2 {
	width:202px;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
}
.b_cert {
	text-align:center;
	float:left;
	margin-left:20px;
	display:block;
	overflow:hidden;
	background:#d0ebef;
	padding:5px 10px;
}
	.b_cert img, .b_cert2 img {
		margin-top:5px;
	}


/* ----- diamonds embed ------ */
#diamondsEmbed {
	background:#fff;
	border:none;
}
	#diamondsEmbed #content {
		width:940px;
	}
#dBanner {
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding: 5px;
	overflow:hidden;
	height:70px;
}
#dFooter {
	text-align:center;
	border-top:1px solid #000;
	padding:5px 5px 0 5px;
	margin-top:20px;
	clear:both;
	font-size:.6em;
}



/* DIAMONDS SEARCH */
#ds-other {
	float:left;
	border:1px solid #666;
	border-bottom:none;
	width:680px;
	margin-right:10px;
}
	#ds-other h2 {
		display:inline;
		margin-right:20px;
		margin-bottom:0;
		float:left;
		width:90px;
		text-align:right;
		padding-right:10px;
	}
	.ds-other, .admin-vendor, .admin-lab {
		border-bottom:1px solid #666;
		background: #FFF url(/images/cellback.gif) repeat-x bottom;
		padding:10px;
		overflow:hidden;
	}
.checkboxes {
width:500px;
float:left;
}
	.checkboxes div {
	height:20px;
	float:left;
	margin:0 10px 10px 0;
	oveflow:hidden;
	}	