/*------------------------------------------------------------------------
# Copyright (C) 2009 Response Targeted Marketing. All Rights Reserved.
# Author: Response Targeted Marketing
# Websites:  www.responsetargetedmarketing.com - www.naturalwebmarketing.com - www.thebrainmill.com
-------------------------------------------------------------------------*/

/*
PAGE LAYOUT
*/

body 
{
	background-color: #0f6155;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}

#ext_wrapper
{
	border: 7px solid #ffffff;
}

#wrapper
{
	border: 2px solid #446986;
}

#wrapper,
#ext_wrapper,
#main,
#ext_sidebar,
.custom #body
{
	background-color: #ffffff;
}

#sidebar,
#sidebar2
{
	background-color: #ffffff;
}

div.entry_content
{
	padding: 10px 20px 10px 10px;
}


/* 
PADDING & MARGINS
*/

body.custom
{
        padding-top: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-bottom: 10px;
}

#sem_admin_menu
{
        margin-bottom: 0px !important;
} 

.custom #ext_wrapper,
.custom #wrapper
{
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}

div.pad
{
	padding:0px;
}

.navbar div.pad
{
	padding: 2px 4px;
}

.footer div.pad
{
	padding: 4px 8px;
}

.sidebar
{
	padding-left:5px;
}

.wide_m #ext_wrapper {
	width:970px;
}

.wide_ssm #main, 
.wide_sms #main, 
.wide_mss #main {
	width:560px;
}

.sidebar2,
.wide_ssm #sidebar2, 
.wide_sms #sidebar2, 
.wide_mss #sidebar2
{
	width:190px;
}

.sidebar,
.wide_ssm #sidebar, 
.wide_sms #sidebar, 
.wide_mss #sidebar
{
	width:190px;
}


/*
FOOTERS
*/

#footer
{
	font-size: 10px;
	color: #808080;
	background-color: #e5e5e5;
}

.footer_nav a:link,
.footer_nav a:visited
{
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.footer_nav a:active,
.footer_nav a:hover
{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}


/*
SIDEBAR MENU
*/

.sidebar_menu
{
	padding:7px 7px;
}

.sidebar_menu img
{
	padding-right:5px;
}

.sidebar_menu td
{
	font-size:14px;
	padding-bottom:10px;
}

.bottomcell
{
	font-size:14px;
	padding-bottom:0px!important;
}

.sidebar li li
{
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: disc;
	color: #000000;
}


/*
CREDITS
*/

.credits
{
	font-size: 10px;
	color: #808080;
	padding: 0px 8px 4px 8px;
	background-color: #e5e5e5!important;
}

.credits a:link,
.credits a:visited
{
	color: #808080;
	text-decoration: none;
}

.credits a:active,
.credits a:hover
{
	color: #333333;
	text-decoration: underline;
}


/*
LINKS
*/

a:link,
a:visited
{
	color: #006699;
	text-decoration: none;
}

a:active,
a:hover
{
	color: #006699;
	text-decoration: underline;
}

.nav_active
{
	font-size: 10px;
}

.entry_actions a
{
	font-size: x-small;
}


/*
HEADINGS
*/

h1,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active
{
	color: #000000; 
	text-decoration: none;
	padding-left:5px;
}


/*
TOP NAVBAR
*/

#navbar
{
	background-color: #ffffff!important;
	color: #666666;
}

#navbar a:link,
#navbar a:visited
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
}

#header_nav
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

#navbar a:hover,
#navbar a:active
{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
} 

#search_form input
{
	color: #666666;
	font-size: 10px;
}



/*
MAIN MENU
*/

.custom_navbar
{
	background: url(/images/bg_navbar_off.jpg);
	background-position: top;
}

.custom_navbar table
{
	background-color:#cccccc;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
}

.menuright
{
	border-right: 1px solid #999999;
	margin: 0px!important;
	padding: 0px!important;
}

.menulastbox
{
	border-right: 0px;
	margin: 0px!important;
	padding: 0px!important;
}

.navCellOff_Horizontal
{
	background: url(/images/bg_navbar_off.jpg);
	background-repeat: repeat;
	background-position: top;
	padding: 7px 0px;
	display: block;
}

.navCellOn_Horizontal
{
	background: url(/images/bg_navbar_on.jpg);
	background-repeat: repeat;
	background-position: bottom;
	padding: 7px 0px;
	display: block;
}

.custom_navbar a:link,
.custom_navbar a:visited,
.custom_navbar a:hover,
.custom_navbar a:active
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
}


/*
MISC
*/

li
{
	margin-bottom: 10px;
}

a img
{
    border: none; 
}


/*
REAL ESTATE PLUGIN
*/

.prop-box-avail {
	background:#E5E5E5;
}

.page-propdata-box
{
	text-align:center;
}

.ui-tabs-panel {
	border:1px solid #446986;
}

.page-blurb
{
	color:#000000;
	font-size:medium;
}

.propdata{
	font-size:small;
}


/*
PRELUDE BOXES
*/

.preludebox_left
{
float: left;
width: 220px;
height: 200px;
margin: 0px 20px 20px 0px;
border: 2px solid #006699;
}

.preludebox_right
{
float: left;
width: 220px;
height: 200px;
margin: 0 0 20px 0;
border: 2px solid #006699;
}

.preludebox_heading,
.preludebox_heading a,
.preludebox_heading a:link,
.preludebox_heading a:visited
{
background-color: #006699;
color: #ffffff;
text-decoration:none;
display:block;
padding:2px;
font-weight:bold;
font-size:medium;
}

.preludebox_heading a:active,
.preludebox_heading a:hover
{
background-color: #006699;
color: #ffffff;
text-decoration:underline;
display:block;
padding:2px;
font-weight:bold;
font-size:medium;
}

.preludeboxes p
{
padding:0px 5px;
}

.preludeboxes
{
padding-top:20px;
margin-left:40px;
}
