/* @override http://deprisco.com/styles/styles.css */

/* @group Diamond Search */

tr.even, tr.even td {
	background-color: #D3D3D3;
}

#searchOptionSelect {
	width: 610px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0;
	padding-left: 0;
}

#searchOptionDiv {
	height: 75px;
}

#searchOptionSelect li {
	list-style: none;
	color: #232323;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	position: relative;
	text-align: center;
	padding-right: 16px;
	padding-left: 16px;
	float: left;
	top: 6px;
	height: 53px;
	width: 62px;
}

#searchOptionSelect select {
	position: relative;
	top: 6px;
	margin-right: auto;
	margin-left: auto;
}

#diamondFinder h2 {
	font: 15px/23px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1px;
	text-indent: 10px;
}

#searchShapeSelection {
	width: 95%;
	margin: 0 auto;
}css

#diamondFinder {
	
}

#searchShapeSelection tr {
	text-align: center;
	height: 40px;
	width: 11%;
}

#searchShapeSelection tr td {
	font-size: 10pt;
}

#searchShapeSelection td {
	
}

#searchShapeSelection label {
	color: #232323;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	bottom: 0;
}

#searchResults {
	position: relative;
	height: 390px;
	width: 691px;
	overflow: auto;
	clear: both;
}

#searchResults table tr th {
	font-weight: bold;
	font-size: 11pt;
}

#searchResults table tr td {
	font-size: 9pt;
	text-align: center;
	padding: 3px;
}

/* @end */

#encompasser {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
}

#header {
	background-color: #212663;
	background-image: url(../images/headerBgRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	width: 880px;
	display: block;
}

#header div a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#header a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	margin-right: 3px;
}

#header a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	margin-right: 3px;
}

#header a img {
	margin: 0;
	padding: 0;
	border-style: none;
	position: relative;
	display: block;
	float: left;
	top: 0;
	left: 0;
}

#header a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu {
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 10px;
	height: 14px;
	position: relative;
	float: right;
	width: 330px;
	top: 47px;
}

#topmenu a {
	color: white;
}

#maincontent {
	margin-top: 15px;
	float: left;
	width: 945px;
	padding-bottom: 15px;
}

/*leftnav*/

#leftnav {
	width: 135px;
	height: 630px;
	float: left;
	margin-left: 15px;
}

#leftnav a {
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	font-weight: normal;
	display: inline-block;
	margin-top: 15px;
}

#leftnav a:active {
	color: #000066;
}

#leftnav a:hover {
	color: #6666ff;
}

#leftnav a.sub {
	font-family: Verdana, Helvetica,sans-serif;
	color: #666666;
	padding-left: 15px;
	display: inline-block;
	margin-top: 5px;
}

#leftnav a.subsub {
	padding-left: 30px;
}

#leftnav a.sub:active {
	color: #000066;
}

#leftnav a.sub:hover {
	color: #6666ff;
}

#gindex {
	position: relative;
	margin: 15px 0px;
	width: 425px;
	height: 210px;
}

#gindex p {
	display: block;
	padding: 15px;
	margin: 0px;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#PicStrip {
	position: absolute;
	left: 0;
	z-index: 1;
	top: 0;
}

#flashmask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	right: 0px;
}

/*******************************/

/*center*/

#center {
	float: left;
	margin-left: 15px;
}

#centertop {
	width: 691px;
	height: 370px;
}

#centertop_main .xboxcontent {
	display: block;
	background: #fff;
	border: 3px solid #EDEDED;
	border-width: 0 3px;
	float: left;
	width: 98.5%;
	height: 100%;
}

#centertop .xboxcontent {
	display: block;
	background: #fff;
	border: 3px solid #EDEDED;
	border-width: 0 3px;
	float: left;
	width: 600px;
	height: 100%;
}

#centermiddle {
	height: auto;
	margin-top: 15px;
}

#centermiddleleft {
	width: 436px;
	float: left;
}

#centertop h5 {
	font-family: Georgia;
	font-size: 16px;
	color: gray;
}

#centermiddle h5 {
	font-family: Georgia;
	font-size: 16px;
	color: gray;
}

#centermiddleright {
	width: 240px;
	height: 251px;
	float: left;
	margin-left: 15px;
}

#centerbottom {
	width: 800px;
	clear: left;
	height: auto;
}

#centertop_main {
	width: 435px;
	height: 100%;
}

#centermiddle_main {
	margin-top: 15px;
	width: 435px;
	height: 100%;
	font-family: Verdana;
	font-size: 15px;
	color: #333366;
	line-height: 1.5;
}

#centermiddle_main h1 {
	text-align: center;
	font-family: Verdana;
	font-size: 21px;
	color: #333366;
}

#centermiddlebottom_main {
	width: 435px;
	clear: left;
	height: 25px;
	margin-top: 15px;
	font-family: Verdana, Helvetica, sans-serif;
}

#centermiddle_main 
img {
	display: block;
	position: inline;
	padding-top: 15px;
}

#centerbottom {
	font-family: Georgia;
	text-align: left;
	color: #333366;
	width: 435px;
	font-size: 13px;
}

#centerbottom_specials {
	font-family: Georgia, sans-serif;
	text-align: center;
	color: #333366;
	width: 435px;
	font-size: 17px;
}

#centerbottom a:link, #centerbottom a:visited {
	color: #000066;
}

#footer {
	font-size: 8px;
	font-family: Verdana, Helvetica, sans-serif;
	height: auto;
	width: 945px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

.on {
	display: block;
}

.off {
	display: none;
}

/***********Round boxes dont touch ***/

.rounded {
	background: #fff;
}

#centertop .xsnazzy {
	width: 606px;
	clear: both
}

.xsnazzy {
	background: transparent;
	width: 881px;
}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {
	display: block;
	overflow: hidden;
	font-size: 0;
}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {
	height: 1px;
}

.xb4, .xb5, .xb6, .xb7 {
	background: #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	clear: both;
}

.xb1 {
	margin: 0 8px;
	background: #EDEDED;
}

.xb2 {
	margin: 0 6px;
	background: #EDEDED;
}

.xb3 {
	margin: 0 4px;
	background: #EDEDED;
}

.xb4 {
	margin: 0 3px;
	background: #fff;
	border-width: 0 5px;
}

.xb5 {
	margin: 0 2px;
	background: #fff;
	border-width: 0 4px;
}

.xb6 {
	margin: 0 2px;
	background: #fff;
	border-width: 0 3px;
}

.xb7 {
	margin: 0 1px;
	background: #fff;
	border-width: 0 3px;
	height: 2px;
}

.xboxcontent {
	background-repeat: repeat-y;
	display: block;
	background: #fff;
	border: 3px solid #EDEDED;
	border-width: 0 3px;
	float: left;
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #49547d;
	font-size: 15px;
	width: 875px;
}

.xboxcontent h1 {
	text-align: left;
	font-family: Georgia;
	font-size: 14px;
	color: #707e99;
}

.xboxcontent h2 {
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #707e99;
}

/* ------------------Forms------------------------- */

form {
	font-family: Verdana, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #ff0000;
}

input {
	font-family: 'Lucida Console', 'Courier New', Courier, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}

textarea {
	font-family: 'Lucida Console', 'Courier New', Courier, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	overflow: auto;
	color: #000000;
}

.checkbox {
	height: 18px;
	border: 0px;
}

.button {
	text-align: center;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 20px;
	color: #000033;
	font-weight: bold;
	background-color: white;
}

.dbayh2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	display: block;
}

.allh2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #49547d;
}

.dbaylog_nav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
}

.small_navs {
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.maintext {
	text-align: left;
	font-size: 10px;
	line-height: 10px;
}

h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

#rightcolumn {
	width: 240px;
	height: 630px;
	float: right;
	margin-left: 15px;
	text-align: left;
}

#rightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #49547d;
	padding-top: 10px;
	line-height: 15px;
}

#rightcolumn h3 {
	font-size: 13px;
	line-height: 10px;
}

#rightcolumn p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #49547d;
}

#rightcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#rightcolumn a:link {
	font-family: Verdana, Helvetica, sans-serif;
	color: #49547d;
	font-size: 11px;
}

#rightcolumn a:link img {border: none;}

#rightcolumn a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	font-size: 11px;
}

#diamondFinder h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #49547d;
	font-size: 15px;
	text-align: center
}

#right-div label{color: #707E99;}

img.img-thumb{border: none;}