@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background-color: #000;
}

#base{
	position:relative;
	

}
hr {
	margin-top:0px;
	margin-bottom:2px;
	height:.05em;
}
#side_menu{
	position:absolute;
	left:35px;
	top:25px;
	
}

#content_top{
	position:absolute;
	left:300px;
	top:25px;
	color:#1d65b6;
	width:575px;
	height:100px;
	
	
}

#content_top tr{
	color:#1d65b6;
}
 
 
#content_bottom{
	position:absolute;
	left:30px;
	top:450px;
	color:#1d65b6;
}
.menu_title
{
	font-size:16px;
	font-weight:bold;
	color:#000;
	
}
.menu_items
{
	font-size:12px;
	color:1d65b6;
}

a:link {
	color: #FFF;
}

a:visited {
  color: #1d65b6;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #1d65b6;
}


.fields {
	background-color:#fff;
	border-color:#1d65b6;
	font-size:12px;
	color:#000;
	
}
.diamonds_display tr
{

	color:#000;
	font-size:12px;
	bgcolor="#000000";
}

.item_menu{
	color:#000;
	font-size:12px;
}

.login_text{
	color:#fff;
	font-size:12px;
}
.login_title
{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	
}

#results_header tr{
	color:#000;
	font-size:12px;
}

#page_list{
	position:relative;
}
#page_list_previous{
	position:absolute;
}
#page_list_next{
	position:absolute;
	left:240px;
}
#page_list_label{
	position:absolute;
	left:40px;
	width:200px;
	text-align:center;
	color:#000;
	font-size:12px;
}
#results_header{
	color:#FFF;
	
}


#results_table{
	color:#FFF;
	height:600px;
}
.mounting_display tr
{
	color:#000;
	font-size:12px;
	background-color:#FFF;	
	
}
.mounting_display table
{
	
	background-color:#FFF;	
	
}

.homepagetext
{
	color:#fff;
	font-size:16px;

}

.product_header:link {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}

.product_header:visited {
  color: #1d65b6;
  text-decoration: none;
}

.product_header:hover {
	color: #1d65b6;
	text-decoration: none;
}

.product_header:active {
	color: #1d65b6;
	text-decoration: none;
}
#headerline hr {
	margin-top:0px;
	margin-bottom:2px;
	height:.05em;
}

#headerline.hr hr {
	display: none;
}
.compare_header{
	font-weight:bold;
}