/*
Name: Protoytpe Layout CSS
Creative by: Rise Creative Group
Date modified: 7/9/07
------------------------------------*/


/* Import print, type and graybox styles
------------------------------------*/

@import url("type.css");
@import url("graybox.css");


/* Base style
------------------------------------*/

body {
	background: #C8D2B3 ;
	padding: 0;
	margin: 0;
	}



/* Container
------------------------------------*/
#container {
	width:100%;
	min-width: 1020px !important;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}
	
/* Header
------------------------------------*/
#header {
	background: url(../../images/header_bg.jpg) repeat-x;
	width:100%;
	height: 106px;
	margin: 0; 
	padding:0;
	position: relative;
	}

#header .logo, #header .logo a {
	background:url(../../images/h1_title.jpg) no-repeat;
	position:absolute;
	display:block; 
	width: 465px;
	height: 27px;
	top: 60px;
	left: 32px;
	display: block;
	}
	
/* Prototype placeholders
------------------------------------*/

.imgholder {
	background:url(/search/images/slant.gif);
	border:#999 2px solid;
	margin: 10px;
	text-align:center;
	vertical-align:middle;
}

.imgholder span {
	background:#999;
	color:#fff;
	margin: 10px;
	display:block;
}
.formholder {
	background:url(/search/images/blue_slant.gif);
	border: #003366 2px solid;
	margin: 10px;
	text-align:center;
	vertical-align:middle;
}

.formholder span {
	background:#003366;
	color:#fff;
	margin: 10px;
	display:block;
}

.infoholder {
	background:url(/search/images/yellow_slant.gif);
	border: #FFCC00 2px solid;
	margin: 10px;
	text-align:center;
	vertical-align:middle;
}

.infoholder span {
	background: #FFCC00;
	color: #000;
	margin: 10px;
	display:block;
}

.info_pop {
	width: 400px;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #666;
}

.info_pop th {
	background-color: #666;
	text-align:left;
	height:10px;
	color: #fff;
}

.info_pop_highlight {
	background-color: #fff;
}


/* Navigation
------------------------------------*/

#nav {
	width: 959px;
	height: 40px;
	font-size: .9em;
	background: #f5f5f5 ;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li {
	margin:0;
	padding: 2px 5px 0 5px;
	border: 3px #0294F5 solid;
	list-style: none;
	display: inline;
	position: relative;
}


/* Son of Suckerfish: Horizontal Sprite Nav
------------------------------------*/

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f5f5f5;
	border: 3px #0294F5 solid;
	width: 150px;
	top: 15px;
	margin: 0;
	margin-left: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* second-level lists */
	padding: 2px 0 5px 5px;
	margin: 0;
	border:none;
	display: block;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	top: 15px;
}


/* Features
------------------------------------*/

#feature {
width: 959px;
height: 200px;
background: #888;
margin: 0;
padding: 0;
border: #888 solid 1px;
}

	
/* Search
------------------------------------*/

#search {
	height: 30px;
	background: #444;
	padding: 7px 0 0 36px;
	display: block;
}
	

/* Content
------------------------------------*/

#content {
	width:100%;
	min-width: 500px;
	margin: 0;
	padding: 10;
	}
	
#content_holder { background:url(../../images/form_left_bg.jpg) repeat-y 0 0 #fff; margin:0; padding:0; 	
	min-height: 350px;
	height: auto !important;
	height: 350px;
	position: relative;
	}
	
.content_header {background: url(../../images/form_top_bg.jpg) top left no-repeat; height: 20px;  margin:0; padding:0;}

.content_header .top-cap {background:url(../../images/form_top_right.jpg) top right; width: 16px; height: 20px; float: right;  margin:0; padding:0;}

#content_holder .cap {background:url(../../images/form_right_bg.jpg) right  repeat-y;  margin:0; padding:0; min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 0 15px 15px 15px;
	}

#content_footer {background: url(../../images/form_bottom_bg.jpg) repeat-x; width: 100%; height: 40px; clear: both;  margin:-13px 0 0 0; padding:0;}

#content_footer .left_cap {background:url(../../images/form_bottom_left.jpg); width:22px; height: 40px; float: left;  margin:0; padding:0;}

#content_footer .right_cap {background:url(../../images/form_bottom_right.jpg); width:22px; height: 40px; float: right;  margin:0; padding:0;}

.return_to_top {display: block; padding: 3px 5px 3px 15px; margin: 15px 19px 0 0; background:url(../../images/icon_return_top.jpg) left no-repeat;}

#content_holder .cap a, a:active {
	color: #3B543F;
	}
	
#content_holder .cap a:hover {
	color: #5A7F5F;
	text-decoration: underline;
	}
	
#content_holder h2 {color: #3B543F; margin-left: 22px; padding: 0 0 15px 0; }

#members #content_holder h2 {color: #3B543F; margin-left: 22px; margin-top: 0; margin-bottom: 10px;padding:10px 0 0 0; }


#company_header {
	background:url(../../images/company_header_bg.jpg) repeat-x #ccc;
	border-bottom: 1px solid #999;
	padding: 0;
	display: block;
	width: 100%;
	color: #334836;
	float: left;
	margin: 0 0 15px 0;
	}
	
#company_header .left_cap {
	background: url(../../images/header_top_left.jpg);
	width: 18px;
	height: 58px;
	float: left;
	}
	
#company_header .right_cap {
	background: url(../../images/header_top_right.jpg);
	width: 38px;
	height: 58px;
	float: right;
	}
	
#company_header .company_name {
	float: left;
	font-size: 14px;
	}

.company_name {font-weight: bold; margin-top: 20px;}

#company_details_holder {background: url(../../images/company_details_bg.jpg) repeat-y;width: 60%;padding:0; margin:15px 0 0 0; font-size: 11px; float: right; position: relative;}

#company_details_holder .header {background:url(../../images/company_details_top.jpg) no-repeat; height: 16px; width: 100%; margin:0;padding:0;}

#company_details_holder .header .cap-right {background:url(../../images/company_details_top_right.jpg) no-repeat top right; width: 16px; height: 16px; float: right; margin: 0;padding:0;}

.address-card {background: url(../../images/address-card-trans.png); width: 51px; height: 44px; position: absolute; top:-12px; left: -8px;}
 
#company_details_holder .left {width: 40%; float: left; padding: 8px 8px 0 8px; margin:0 0 0 20px;}

#company_details_holder .cap-right {background: url(../../images/company_details_bg_right.jpg) right repeat-y; height: auto;}

.company_details_text {width: 100%; padding: 0px 0 0 0px;}

#company_details_footer {width: 100%;height: 16px; background:url(../../images/company_details_bottom.jpg) no-repeat; margin:0;padding:0;}

#company_details_footer .cap-right {background: url(../../images/company_details_bottom_right.jpg) no-repeat; width: 16px; height: 16px; float: right; margin: 0; padding: 0; }

#meta_data {width: 30%; margin-left: 3px; margin-top: 25px;float: left;}

.details_buttons {margin: 0; padding: 0;}

.details_buttons a.view_map {display: block; width: 182px; height: 41px; background:url(../../images/button_map.jpg);}

.details_buttons a.view_map:hover { background:url(../../images/button_map.jpg) 0 -41px;}

.details_buttons a.directions {display: block; width: 182px; height: 41px; background:url(../../images/button_directions.jpg);}

.details_buttons a.directions:hover { background:url(../../images/button_directions.jpg) 0 -41px;}

.view_all_listings a {width: 101px; height: 20px; display: block; background: url(../../images/button_view_listings.jpg); margin-left: 2px;}

.view_all_listings a:hover {background: url(../../images/button_view_listings.jpg) 0 -20px;}

.view_all_listings span {display: none;}

ul{border:0; margin:0 auto; padding:0;}

#pagination li{
float: left;
font-size: 90%;
list-style:none;
margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
color:#888888;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
border: 1px solid #999;
}
#pagination .next a,
#pagination .previous a {
font-weight:bold;
color: #47644B;
}
#pagination .active {
background: #85BC8D;
padding:3px 6px;
text-decoration:none;
border:solid 1px #999;
margin-right:2px;
}
#pagination a:link,
#pagination a:visited {
color: #47644B;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
border:solid 1px #999;
margin-right: 3px;
}
#pagination a:hover{
border:solid 1px #999;
background: #ccc;
}

.notice {display: block; background:url(../../images/notice.png) no-repeat 5px 7px #9fc8a1; padding: 11px 8px 12px 47px; font-weight: bold; font-size: .9em; color: #333; }

.notice-red {display: block; background:url(../../images/notice-red.png) no-repeat 5px 7px #ff6a6a; padding: 11px 8px 12px 47px; font-weight: bold; font-size: .9em; color: #333; }




/* Columns
------------------------------------*/

#full_col {
	float: left;
	width: 959px;
	margin: 0;
	padding: 18px 18px 12px 30px;
	}

#main_col {
	float: left;
	margin: 14px 0 0 25px;
	padding:12px 0 0 0;
	width: 70%;
}

#ban_col {
	float: left;
	margin: 14px 0 0 14px;
	padding:12px 0 0 0;
	width: 57%;
}

#search_home #main_col {
	float: left;
	width: 46%;
	margin-top: 2px;
	margin-left: 28px;
	padding: 18px 18px 12px 30px;
}

#home_col {
	float: left;
	width: 50%;
	margin: 0;
	padding: 18px 18px 12px 30px;
	}


#split_col1 {
	float: left;
	width: 30%;
	margin: 0;
	padding: 18px 18px 20px 30px;

}

#split_col2 {
	float: right;
	width: 325px;
	margin: 0;
	padding: 18px 18px 100px 30px;
}

#sub_col {
	background:url(../../images/sub_col_top.jpg) no-repeat #47644B;
	float: right;
	width: 26%;
	margin: 60px 0 0 0;
	padding: 2px 0 0 0;
	background-color: #46634A;
	display: block;
	position: relative;
}

#tulips { width: 302px; height: 178px; background: url(../../images/tulips-trans.png) no-repeat; position: absolute; top: -178px; left: -18px;  }

#sub_col ul{
	list-style: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 10px 0 0 0;
}

#sub_col li {
	background:url(../../images/sub_col_li_bg.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
	display: block;	
	min-height: 35px;
	height: auto !important;
	height: 55px;
}
	
#sub_col li a, #sub_col li a:active, #sub_col li a:visited {
	display: block;
	padding: 20px 15px 30px 65px;
	font-size:85%;
	color: #C8D2B3;
	font-weight: bold;
	text-decoration: none;
}

#members #sub_col li a, #members #sub_col li a:active, #members #sub_col li a:visited {
	display: block;
	padding: 13px 15px 10px 15px;
	font-size:85%;
	color: #C8D2B3;
	font-weight: bold;
	text-decoration: none;
}

#sub_col li a:hover {
	text-decoration: underline;
}

#sub_col li a.l1 {background: url(../../images/icon_login.jpg) no-repeat 7px 10px;}
#sub_col li a.l2 {background: url(../../images/icon_ads.jpg) no-repeat 7px 7px;}
#sub_col li a.l3 {background: url(../../images/icon_locator.jpg) no-repeat 6px 7px;}
#sub_col li a.l4 {background: url(../../images/icon_map.jpg) no-repeat 5px 16px;}

#sub_col #bottom {background:url(../../images/sub_col_bottom.jpg) bottom left no-repeat; padding:0; margin:0; width: 100%; height: 51px;}

#col_left {
	width: 17%;
	float: left;
	padding: 33px 0 0 16px;
	margin-left:0px;
	font-size: 10px;
	line-height: 14px;
}

#ban_left {
	width: 150px;
	float: left;
	padding: 0 0 0 0;
	margin-left:5px;
	font-size: 10px;
	line-height: 14px;
	height: 600px;
}

.about_heading {width: 122px; height: 17px; background:url(../../images/h2_about.jpg);}

.about_heading span {display: none;}

#3_col_left {
	width: 215px;
	float: left;
	padding: 20px 10px 0 10px;
}

#3_col_center {
	width: 400px;
	float: left;
	padding: 20px 20px 20px 20px;
}

#3_col_right {
	width: 205px;
	float: right;
	padding: 20px 10px 0 10px;
	background: #f5f5f5;
}

#breadcrumbs { width: 300px; padding: 0 25px 20px 0; clear: both; font-size: 12px; margin-left: 4px; float: left;}

#breadcrumbs a {color: #47644B; text-decoration: none; font-weight: bold;}

#breadcrumbs a:hover {text-decoration: underline;}

.new_search_button a, .new_search_button a:visited {color: #47644B;display: block; padding: 4px 8px 4px 8px;}


/* Miscellaneous
------------------------------------*/

.center {
	text-align:center;
}

.right {
	float: right;
}

.left {
	float: left;
	}

.clear {
	clear: both;
}

img {
	border: 0;
	}
	
.alert {
	color: #CC0000;
	font-weight: bold;
}

.note {
	text-transform: uppercase;
	color: #ccc;
}

.highlight {
	background-color: #ffcc99;
}

/* Tables
------------------------------------*/

tr, th {	
}
	
.tabular {
	width: 95%;
	background: repeat-x #9FC8A1; 
	border: 1px solid #999;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}	
	
.tabular th {
	background: url(../../images/tabular_header.jpg) repeat-x #47644B top;
	text-align: left;
	color: #fff;
}

.tabular_highlight {
	background:url(../../images/tabular_highlight.jpg) #E6E6E6 repeat-x;
}
	

/* Site Information
------------------------------------*/

#footer {width: 100%; clear: both;}

#site_information {
	width: 949px;
	margin: 0 auto;
	padding: 20px 0 20px 10px;
	list-style: none;
	list-style-type:none;
	clear:both;
	font-size: 0.9em;
	color: #333;
	text-align:center;
}

#site_information a, #site_information a:visited {
	color: #333;
}




/* hightslide */

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 800px;
	height:500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/*******/
