@charset "utf-8";
/* CSS Document */
html,body {
	height: 100%;
	margin:0;
	padding:0;
	text-align:left;
	background-image: url(images/bodygradient.gif);
	background-repeat: repeat;
	background-position: left top;
}

.header_gradient {
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.header_brd_bott {
	background-image: url(images/header_brd_bott.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:1px;
}
.footer {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #54f754;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
	background-color: #8f8f8f;
	padding-bottom: 6px;
	padding-left: 7px;
}
.maincontent {
	padding-bottom: 18px;
}
.left_nav {
	background-color: #8f8f8f;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #68c268;
	padding-left: 12px;
}
.leftnav_title {
display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 21px;
	padding-left: 12px;
	margin-top: 20px;
	margin-bottom: 2px;
	background-color: #68c268;
	text-transform:uppercase;
}
a.leftlinks:link, a.leftlinks:visited{
	display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top:9px;
	padding-left:12px;
	background-image: url(images/left_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
a.leftlinks:hover{
	display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-top:9px;
	padding-left:12px;
	background-image: url(images/left_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_content {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.serach {
	background-image: url(images/search_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.label_titles {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;
}
.labels {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
}
.searchinputs {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #58ac58;
	padding:0px;
	margin:0px;
	display:inline;
	width:127px; height:17px;

}
.inputs {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
	background-color: #e5e5e5;
	border: 1px solid #58ac58;
	padding:0px;
	margin:0px;
	display:inline;
	width:220px; height:20px;

}

.welcome {
    display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;
	margin-left:18px;
	margin-top:30px;
	margin-bottom:16px;
}
.listresults_content {
	margin-left: 18px;
}
.listresults_tab {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;
	background-image: url(images/listresults_tab.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left:1px solid #99f49a;
	border-right:1px solid #99f49a;
	font-size: 14px;
	text-transform:uppercase;
}
.listresults_notab{
	border-bottom:1px solid #99f49a;
}
a.searchbtn:link, a.searchbtn:visited{
	display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: underline;
	margin-top:9px;
	padding-left:14px;
	background-image: url(images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:80px;
}
a.searchbtn:hover{
	display:block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;
	margin-top:9px;
	padding-left:14px;
	background-image: url(images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:80px;
}
.listresults_td{
    padding-left:2px; padding-right:2px; padding-top:15px;
	border-left:1px solid #99f49a;
	border-right:1px solid #99f49a;  
}
.details_td{
    padding-left:12px; padding-right:10px; padding-top:10px;
	border-left:1px solid #99f49a;
	border-right:1px solid #99f49a;  
}
.text_pages{
    padding-left:12px; padding-right:10px; padding-top:10px;
	border-left:1px solid #99f49a;
	border-right:1px solid #99f49a;  
	border-top:1px solid #99f49a;  
	
}

.one_offer_box{
	border: 1px solid #99f49a;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
	background-image: url(images/listoffer_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	cursor:pointer;
}
.listresults_nav{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
	border-left:1px solid #99f49a;
	border-right:1px solid #99f49a;  
	border-bottom:1px solid #99f49a;
	padding-left:271px;	
}
a.listresults_link:link, a.listresults_link:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: underline;
}
a.listresults_link:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
}
.img_brd{
border:2px solid #68c268;
}
.listresults_title{
font-size:12px;
display:block;
font-weight:bold;
height:36px;
margin-left:5px; margin-top:11px; margin-right:5px;
}
.listresults_data{
display:block;
padding-left:5px; padding-right:5px;
}
a.toplinks:link, a.toplinks:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:37px;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:37px;
	text-decoration: underline;
}
.show{
   float:right;
   text-align:left;
	width: 129px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;
	margin-bottom:13px;
}
a.details_navbtn:link, a.details_navbtn:visited{
	display:inline;
	float:left;
	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/details_navbtn_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left:1px solid #68c268;
	border-right:1px solid #68c268;
	height:47px; line-height:47px;
	width:182px;
}
a.details_navbtn:hover{
	display:inline;
	float:left;
	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration: underline;
	background-image: url(images/details_navbtn_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left:1px solid #68c268;
	border-right:1px solid #68c268;
	height:47px; line-height:47px;
	width:182px;
}
.white_brd{
border:2px solid #ffffff;
}
.smallimgs{
display:block;
float:left;
border-left:2px solid #68c268;
border-top:2px solid #68c268;
margin-top:9px;
}
.smallimg_brd{
border-right:2px solid #68c268;
border-bottom:2px solid #68c268;
cursor:pointer;

}
.greentxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
}
.one_link {
    display:inline;
	float:left;
	width:340px;
	margin-bottom:11px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
	margin-right:10px;
}

a.greenlink:link, a.greenlink:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: underline;
	line-height:21px;
}
a.greenlink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;
		line-height:21px;

}
a.textlinks:link, a.textlinks:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: underline;
}
a.textlinks:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b743b;
	text-decoration: none;

}

.labels {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58ac58;
	text-decoration: none;
}

.maintxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3b743b;
	text-decoration: none;
}
form{ margin:0px; padding:0px; }
.img_list{
display:inline;
}
.locbrd{
border:2px solid #68c268;
}
