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


/* BODY */
body { 
	background-color: #323029;
	background-image: url(../../site/images/bg.jpg);
	background-repeat: repeat-x;
}
body, p {
	font-family: Arial, Helvetica, San-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #555555;
}


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

input, select, textarea {
	font-size: 9px;
	background-color: #EEEEEE;
}


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


/* GENERAL LINKS */
a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}

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

#container {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}
.shell_content {
	padding: 30px;
}
.shell_links {
	height: 500px;
	min-height: 500px;
}
.page_title {
	text-transform: uppercase;
	font-size: 12pt;
	color: #333333;
}
.section_title {
	font-size: 11pt;
	padding: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-transform: uppercase;
	color: #666666;
	background-image: url(../../site/images/ornament.gif);
	background-repeat: no-repeat;
	background-position:11% 50%;
}
.base {
	color: #A6A6A6;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: right;
	background-position: bottom;
	background-image: url(../../site/images/base.jpg);
	background-repeat: no-repeat;
}
.header {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}

.header_light {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.title {
	font-weight: bold;
	font-size: 12px;
	color: #618582;
}

.title_light {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}


.row_title {
	color: #618582;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.row_title_light {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}


.sub_title {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px;
}

.date {
	color: #B2B2B2;
	font-size: 11px;
}

.quote {
	color: #666666
}

.page_description {
	padding-bottom: 30px;
}




/* HOME PAGE MODULES */
.module_box {
	background-color: #ECF2E1;
}
.module_header {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
}

.module_container {
	padding: 20px;
}

.module_title {
	padding-top: 10px;
	font-weight: bold;
	font-size: 9pt;
	color: #333333;
}
.module_title a:link, .module_title a:visited, .module_title a:active {
	color: #333333;
}
.module_title a:hover {
	color: #999999;
}

.module_body {
	font-weight: normal;
	padding: 10px 0px 20px 0px;
	font-size: 9pt;
	color: #555555;
}
.module_body a:link, .module_content a:visited, .module_content a:active {
	color: #000000;
}
.module_body a:hover {
	color: #666666;
}

.module_comment {
	font-size: 8pt;
	color: #999999;
}
.module_comment a:link, .module_comment a:visited, .module_comment a:active {
	color: #999999;
}
.module_comment a:hover {
	color: #666666;
}

.module_comment_small {
	font-size: 7pt;
}
.module_button {
	margin-top: 10px;
}
.module_button a:link, .module_button a:visited, .module_button a:active {
	color: #999999;
	border: 1px solid #999999;
	padding: 3px;
}
.module_button a:hover {
	color: #666666;
	border: 1px solid #666666;
}


/* PORTFOLIO */
.portfolio_td {
	width: 150px;
	border-top:	1px solid #CCCCCC;
}
.portfolio_text {
	text-align: right;
	text-transform: uppercase;
	font-size: 9px;
	color: #666666;
	padding: 20px 0px;
}
.portfolio_text a:link, .portfolio_text a:visited, .portfolio_text a:active{
	color: #666666;
	text-decoration: none;
}
.portfolio_text a:hover { 
	color: #333300;
}

.portfolio_thumb {
	padding: 20px;
}

.portfolio_details_image {
	padding: 20px;
	background-image: url(/hosting_files/cratemedia.com/content/site/images/portfolio_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.portfolio_details_text {
	text-align: right;
	font-size: 9px;
	color: #666666;
	padding: 20px 20px 0px 0px;
}


/* COLORS */
.theme_color {
	background-color: #B2B5A5;
}
.theme_color_compliment {
	background-color: #C2C3AE;
}
.theme_color_title_row {
	background-color: #999999;
}


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

.button {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-color: #FFFFFF;
}
.button a:link, .button a:visited, .button a:active{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px 5px;
	margin: 2px;
}
.button a:hover { 
	background-color: #EEEEEE;
}


/* MLS */
.user_info {
	text-align: left;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
} 

/* MLS COLORS */
.personal_listings {
	background-color: #8AACAC;
}
.new_listings {
	background-color: #9AAC84;
}
.updated_listings {
	background-color: #ACA580;
}


.footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
/* LIGHT LINKS */
.footer a:link, .footer a:visited, .footer a:hover, footer a:active { 
	color: #666666;
	text-decoration: underline;
}






/* LINKS */

.separator_row {
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
}




.links_toggle_1 {
	font-family: helvetica, arial, san-serif;
	font-size: 11px;
	color: #62615A;
	text-transform: uppercase;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	display: block;
	color: #62615A;
	text-decoration: none;
	margin: 0;
	padding: 5px 20px 9px 20px;
	background-image: url(../../site/images/links_line.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
.links_toggle_1 a:hover {
	color: #333333;
	padding: 5px 20px 9px 20px;
	background-image: url(../../site/images/links_line.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
.expand_1 {
	display: block;
	height: auto;
}
.toggle_1 {
	cursor: pointer;
}



.links_toggle_2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 1px 0px 1px 10px;
}
.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #666666;
	text-decoration: none;
	padding: 3px 20px 3px 30px;
}
.links_toggle_2 a:hover {
	color: #333333;
	background-image: none;
}
.expand_2 {
	display: block;
	height: auto;
}
.toggle_2 {
	cursor: pointer;
}



.links_toggle_3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin: 1px 0px 1px 10px;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	color: #999999;
	text-decoration: none;
	padding: 3px 20px 3px 30px;
}
.links_toggle_3 a:hover {
	color: #333333;
	background-image: none;
}
.expand_3 {
	display: block;
	height: auto;
}
.toggle_3 {
	cursor: pointer;
}




.links_toggle_4 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	margin: 1px 0px 1px 10px;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	color: #999999;
	text-decoration: none;
	padding: 3px 20px 3px 30px;
}
.links_toggle_4 a:hover {
	color: #333333;
	background-image: none;
}
.expand_4 {
	display: block;
	height: auto;
}
.toggle_4 {
	cursor: pointer;
}




.links_toggle_5 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	margin: 1px 0px 1px 10px;
}
.links_toggle_5 a:link, .links_toggle_5 a:visited, .links_toggle_5 a:active {
	color: #999999;
	text-decoration: none;
	padding: 3px 20px 3px 30px;
}
.links_toggle_5 a:hover {
	color: #333333;
	background-image: none;
}
.expand_5 {
	display: block;
	height: auto;
}
.toggle_5 {
	cursor: pointer;
}



/* MAIN SECTION LINKS */
#links_main {
	vertical-align: bottom;
}
.links_main {}
.links_main a:link, .links_main a:visited, .links_main a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 5px;
	margin-left: 1px;
}
.links_main a:hover {
	color: #FF9900;
	background-color: #666666;
}




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

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









/*****************/
/* MLS OVERRIDES */
/*****************/
#property_search_sidebar, .rp_container, .mc_container {
	width: 170px;
	margin-left: 20px !important;
}
.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: #62615A !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: #333333 !important;
}

#backToSearch_button, #community_button {
	margin-left: 20px !important;
}