/*--------------------*/
/*--------------------*/
/*--------------------*/
/* STANDARD HTML TAGS */
/*--------------------*/
/*--------------------*/
/*--------------------*/


/* BODY */
body { 
	margin: 0px;
	background-color: #D3D3D3;
}
body, p {
	font-family: Georgia, Garamond, Times New Roman, Serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.4;
}

/* IMAGE */
img {
	border: 0px;
}

/*
input, select, textarea {
	font-size: 8pt;
	background-color: #EEEEEE;
}
*/

/* TABLE */
table {
	border: 0px;
}
table td {
	vertical-align: top;
}



/* GENERAL LINKS */
a:link, a:visited, a:active{
	color: #E95B01;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: none;
}


/*------------------------*/
/* IMAGES */
/*------------------------*/
img {
border: 0px; border:none
}

/* add photograph border with shadow */
.img_square_sample-s
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_square_sample
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_square-s
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_square
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_system
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_s
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_m
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_l
{
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
	
}

.img_xl
{
	padding: 0px;
	background: none;
}

.img_custom {
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}


/*--------------------*/
/*--------------------*/
/*--------------------*/
/* TEMPLATE SPECIFIC  */
/*--------------------*/
/*--------------------*/
/*--------------------*/

.header {
	font-size: 14px;
}


.title {
	font-weight: normal;
	font-size: 16px;
	color: #888888;
	line-height: 1.4;
	padding-bottom: 20px;
}
.title a:link, .title a:visited, .title a:active {
	color: #888888;
}

.title a:hover {
	color: #333333;
}

.sub_title {
	color: #888888;
	font-size: 8pt;
	letter-spacing: 1px;
	padding: 0px;
}
.row_title {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	color: #888888;
	line-height: 1.4;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 15px;
}

.page_title {
	font-size: 11px;	
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	margin: 65px 0px 30px 0px;
}

.section_title {
	color: #950000;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 12px 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}



.custom_content a:link, .custom_content a:visited, .custom_content a:active{
	color: #E95B01;
	text-decoration: none;
}
.custom_content a:hover{ 
	color: #000000;
	text-decoration: none;
}


/*MODULES*/

.module_title {
	font-size: 14px;
	font-weight: bold;
	color: #409AAE;
	line-height: 1.4;
	text-decoration: none;
	padding: 10px 0px;
}

.module_title a:link, .module_title a:visited, .module_title a:active {
	font-size: 14px;
	font-weight: bold;
	color: #409AAE;
	line-height: 1.4;
	text-decoration: none;
	padding: 10px 0px;
}

.module_title a:hover {
	color: #ABA085;
	text-decoration: none;
}
.module_body {
	line-height: 1.5;
}

.page_description {
	padding-bottom: 30px;
}



/*BORDERS (ONLY INCLUDED FOR TEMPLATES W NON-WHITE CONTENT AREAS*/


.border_top {
	border-top: 1px solid #CCCCCC;
}
.border_right {
	border-right: 1px solid #CCCCCC;
}
.border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.dotted_border_bottom {
	border-bottom: 1px dotted #BBBBBB;
}
.border_left {
	border-left: 1px solid #CCCCCC;
}



/* LIST ROW COLORS */
.color1 {
	background-color: #FFFFFF;
}
.color2 {
	background-color: #DDDDDD;
}


.footer {
	font-size: 10px;
	color: #666666;
	line-height: 1.6;
	text-align: right;
}
.footer a:link, .footer a:visited, footer a:active { 
	color: #666666;
}
.footer a:hover {
	color: #FFFFFF;
}


/* LINKS */
.separator_row {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.links_toggle_1 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 3px 0px;
	letter-spacing: 1px;
}

.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	color: #000000;
}

.links_toggle_1 a:hover {
	color: #999999;
}

.links_toggle_2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #E95B01;	
	padding: 3px 0px;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	font-size: 10px;
	color: #E95B01;
	text-decoration: none;
}
.links_toggle_2 a:hover {
	color: #333333;
}
.links_expand_2 {
	height: auto;
}



.links_toggle_3 {
	font-weight: bold;
	font-family: Helvetica, Arial, san-serif;
	font-size: 10px;
	padding: 3px 0px;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	color: #333333;
}
.links_toggle_3 a:hover {
	color: #999999;
}
.links_expand_3 {
	height: auto;
}



.links_toggle_4 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 30px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_4 a:hover {
	color: #333333;
}
.links_expand_4 {
	height: auto;
}







/* MAIN SECTION LINKS */
.links_main_toggle_1 {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	text-align: center;
	color: #000000;
	padding: 8px 15px;
	border-right: 1px solid #666666;
}
.links_main_toggle_1 a:link, .links_main_toggle_1 a:visited, .links_main_toggle_1 a:active {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.links_main_toggle_1 a:hover {
	color: #999999;
}

.links_main_active_1 {
	display: block;
	color: #FFFFFF;
	background-color: #E95B01;
	border: none;
}
.links_main_active_1 a:link, .links_main_active_1 a:visited, .links_main_active_1 a:active, .links_main_active_1 a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #E95B01;
}

/* MAIN LAYOUT*/

#black_top {
	background-color: #000000;
	height: 19px;
}
#main_bg {
	background: #E5E5E5 url('../images/main_tiling.jpg') repeat-x;
}
#main {
	width:980px; 
	margin: 0px auto;
	background: url('../images/home_floral.png') no-repeat 130px 220px;
}
#links_area {
	height: 38px;
	overflow: hidden;
}
#main_links {
	float: left;
	width: 825px;
	margin-top: 3px;
}
#login_area {
	float: left;
	width: 155px;
}
.login_button {
	width: 105px;
	margin-left: 50px;
	height: 34px;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;
	color: #FFFFFF;
	background: url('../images/login_bg.gif') no-repeat;
}
.login_button a:link, .login_button a:visited, .login_button a:active {
	color: #FFFFFF;
}
.login_button a:hover {
	color: #000000;
}

#content_container {
	overflow: hidden;
	margin-top: 38px;
	background: url('../images/shell_tiling_line.gif') repeat-y 332px 0px;
}
#main_left_column {
	float: left;
	width: 323px;
	padding-right: 6px;
	margin-top: 35px;
}
#main_right_column {
	float: left;
	width: 651px;
}
#home_scrollwork {
	text-align: right;
	padding-right: 10px;
}
#home_slideshow {
	padding: 13px;
	border: 1px solid #E7E7E7;
	margin-left: 23px;
	background-color: #FFFFFF;
}
#slideshow_base {
	height: 3px;
	border: 1px solid #E7E7E7;
	margin: 3px 0px 0px 22px;
	background-color: #FFFFFF;
}
#slogan_quote {
	overflow: hidden;
	margin-top: 20px;
	min-height: 131px;
}
#home_slogan {
	float: left;
	width: 390px;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	color: #000000;
	letter-spacing: 2px;
	padding: 50px 65px 50px 20px;
	border-right: 1px solid #000000;
	background: url('../images/ornament.png') 100% 15px no-repeat;
}
#home_quote {
	float: left;
	width: 160px;
	font-size: 13px;
	padding: 30px 0px 10px 15px;
	text-align: right;
	color: #000000;
}
#footer_bg {
	height: 80px;
	padding: 15px 0px;
	background-color: #000000;
}
#footer_container {
	overflow: hidden;
	width: 980px;
	margin: 0px auto;
}
#footer_info {
	float: left;
	width: 790px;
	margin: 0px 20px 0px 90px;
}
#footer_logo {
	float: left;
	width: 60px;
}

.logged_in {
	font-size: 10px;
	text-align: center;
	padding: 3px 20px;
}

.logged_in a:link, .logged_in a:visited, .logged_in a:active {
	font-size: 10px;
	font-weight: normal;
}

.logged_in a:hover {
	color: #000000;
}
#shell_main {
	width: 980px;
	margin: 0px auto;
	background: url('../images/home_floral.png') no-repeat 315px 90px;
}
#shell_content_container {
	margin-top: 38px;
	overflow: hidden;
	padding-bottom: 50px;
	background: url('../images/ornament_reverse.png') no-repeat 324px bottom;
}
#shell_ornament {
	overflow: hidden;
	background: url('../images/shell_tiling_line.gif') repeat-y 332px 0px;	
}
#shell_left_column {
	float: left;
	width: 323px;
	text-align: right;
	padding: 0px 5px 300px 0px;
}
#shell_links {
	padding: 15px 10px;
}
#shell_right_column {
	float: left;
	width: 600px;
	min-height: 550px;
	padding-left: 52px;
}
#shell_image {
	padding: 13px;
	width: 566px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
}
#shell_image_base {
	height: 3px;
	border: 1px solid #E7E7E7;
	width: 592px;
	margin-top: 3px;
	background-color: #FFFFFF;
}







/*****************/
/* MLS OVERRIDES */
/*****************/
#property_search_sidebar, .rp_container, .mc_container {
	width: 200px;
	float: right;
}

.search_header, .sidebar_search_prompt, .search_tb_label,
#sidebar_search_startover a:hover, .sidebar_search_title a:hover,
.route_header, .route_sub_header, .rp_container .address, 
.rp_container .city, .mc_title, .mc_title a, .mc_prompt, 
.mc_disclaimer a {
	color: #000000 !important;
}
#sidebar_search_startover, #sidebar_search_startover a,
.search_tb_input, .sidebar_search_title, .sidebar_search_title a,
.start_address, .rp_container .open_house, .rp_container #instructions,
.mc_title a:hover, .sidebar_mc_table, .mc_disclaimer, 
.mc_disclaimer a:hover, .mc_value {
	color: #999999 !important;
}

#search_main_options #input_location {
	width: 270px !important;
}

.search_tb_label, .search_tb_input {
	float: right !important;
}
.search_tb_row {
	margin: 5px auto !important;
	text-align: right;
}

#backToSearch_button, #community_button {
	float: right;
}