﻿div.center_div {
	float: left; 
	width: 510px;
	padding-left: 10px;
	padding-right: 30px;
}

div.compare {
	width: 703px; 
	_width: 705px; 
	background: #e9e9e9;
	/*padding: 5px 10px;*/
	padding: 5px 10px 3px 10px;
	color: #6c7f7d;
}
div.compareOrderHistory {
	/*width: 512px; 
	_width: 505px;*/ 
	background: #e9e9e9;
	padding: 5px 10px;
	color: #6c7f7d;
}

select.compare {
	border: 1px solid #919191;
	width: 105px;
	height: 17px;
	font-size: 10px;
	float: none!important;
}
select.compare2 {
	border: 1px solid #919191;
	width: 105px;
	height: 17px;
	font-size: 10px;
	width:135px;
	margin-bottom: 10px;
}
.tb_compare {
	width: 119px;
	height: 12px;
	background: #fff;
	border: 1px solid #c6c6c6;
	margin-bottom: 10px;
}

.tb_compareMyQuotes {
	width: 119px;
	height: 10px;
	background: #fff;
	border: 1px solid #c6c6c6;
	
}
input.compare {
	background: transparent url('./images/input_button.gif') no-repeat center;
	border: 0px;
	width: 64px;
	height: 18px;
	/*margin-left: 70px;
	_margin-left: 60px;
	float: right;*/
	float:left;
	margin-top: 0px;
	cursor: pointer;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

input.compare_top {
	background: transparent url('./images/input_button.gif') no-repeat center;
	border: 0px;
	width: 64px;
	height: 18px;
	margin-left: 70px;
	_margin-left: 60px;
	float:right;
	margin-top: 0px;
	cursor: pointer;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

input.submit {
	background: transparent url('./images/add.gif') no-repeat center;
	width: 55px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	vertical-align:middle;
	padding-bottom:2px;
}

a.main_link {
	font-weight: bold;
	color: #2f6bb4;
	text-decoration: none;
}
a.new_link {
	color: #6c7f7d;
	text-decoration: underline;
}
a.new_link:hover {
	text-decoration: none;
}
a.new_link_bold {
	color: #275BAD;
	text-decoration: underline;
}
a.new_link_bold:hover {
	text-decoration: none;
}

div.right_menu div.d1_bottom span.stock {
	color: #098603;
	margin-left: 0px;
}
span.stock {
	color: #098603;
}

.title {
 color: #FFF;
	margin: 0px 5px 5px 5px;
 display: block;
 float: left;
 font-weight: bold;
}	

.pager {
	color: #FFF;
	margin: 0px 2px 2px 0px;
	display: block;
	float: right;
	font-weight: bold;
}
.pager a{
	color: #FFF;
	text-decoration: underline;
}

.presentation {
  margin: 10px;
}

div.search_results, tr.search_results, td.search_results {
	width: 703px; 
	_width: 705px; 
	background: #f8f8f8;
	padding: 10px;
	color: #6c7f7d;
	border: 1px solid #e6e6e6;
}

div.search_results_white, tr.search_results_white, td.search_results_white {
	background: #fff;		
}
div.search_results div.right {
	width: 550px;
	border-left: 1px solid #e6e6e6;
	float: right;
	padding-left: 10px;
}
tr.search_results div.right {
	width: 570px;
	/*border-left: 1px solid #e6e6e6;*/
	float: left;
	padding-left: 10px;
}
label.label1 {
	display:block; 
	float: left; 
	width: 90px;
	_width: 55px;
	margin-top: 20px;
	text-align: center;
}
div.search_results div.right img {
	float: left;
}
tr.search_results div.right img {
	/* float: left; */
}

/*Compare SearchResultPages section styles */
div.searchResultPages {
	width: 703px; 
	_width: 705px; 
	background: #e9e9e9;
	padding: 5px 10px;
	color: #6c7f7d;
}
select.searchResultPages {
	border: 1px solid #919191;
	width: 105px;
	height: 17px;
	font-size: 10px;
}
select.searchResultPages {
	border: 1px solid #919191;
	width: 105px;
	height: 17px;
	font-size: 10px;
	width:135px;
	margin-bottom: 10px;
}
.tb_searchResultPages {
	width: 119px;
	height: 10px;
	background: #fff;
	border: 1px solid #c6c6c6;
	margin-bottom: 10px;
}

input.searchResultPages {
	background: transparent url('./images/input_button.gif') no-repeat center;
	border: 0px;
	/*width: 64px;*/
	height: 18px;
	/*margin-left: 70px;
	_margin-left: 60px;*/
	float: left;
	/*margin-top: -18px;*/
	margin-top: 0px!important;
	cursor: pointer;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}


div.search_resultscell
{
  padding: 10px; 
  border-bottom: 1px solid #e6e6e6; 
  border-left: 1px solid #e6e6e6; 
  border-right: 1px solid #e6e6e6; 
  width: 510px; 
  _width: 503px;
}

a.link {
	color: #2f6bb4;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}
a.link2 {
	font-weight: bold;
	color: #2f6bb4;
	text-decoration: none;
}
a.link3 {
	font-weight: bold;
	color: #de7d00;
	text-decoration: none;
}
a.link2:hover, a.link3:hover {
	text-decoration: underline;
}

input.quote {
	width: 28px;
	height: 15px;
	border: 1px solid #919191;
	padding:1px 1px 1px 3px;
	font-size:10px;
}
.quote_line
{
  clear: both;
  height: 20px;
  vertical-align:top;
  display:block;
}
div.central_buttons {
	width: 700px;
	margin-left: 9px;
	_margin-left: 4px;
	margin-top: 10px;
	height: 22px;
	/*background: transparent url('./images/blue_center.gif') repeat-x;*/
}

div.result_top { 
	width: 723px; 
	_width: 725px; 
	margin-left: 0px;
}

.pagerbottom {
	color: #6c7f7d;
	margin: 0px 2px 2px 0px;
	display: block;	
	font-weight: bold;
	float:right;
}
.pagerbottom a{
	color: #6c7f7d;
	text-decoration: underline;
}