/**************************************    RESET CSS RESET CSS RESET CSS    *************************************************************/
@charset "UTF-8";
/* CSS Document 
 http://meyerweb.com/eric/tools/css/reset/ 
 v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:open-quote;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**************************************    RESET CSS RESET CSS RESET CSS    *************************************************************/





























/****************************************************************************************************************************** GENERAL STYLES */

html {
	text-align: center;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background: #000000 url('/template/movieproperties/images/main_background.jpg') repeat-x top left;
	color: #4b4b4b;
}

body {
	margin:25px auto;
	text-align:left;
	width:970px;
}

div#container {
	xborder:1px solid #EDEDED;
	margin:25px auto;
	padding:0;
	text-align:left;
	width:970px;
	background:#fff;
}

div.lightLace_bkgrnd {
	background: #FFFFFF url(/template/movieproperties/images/pattern_repeat.gif) repeat-x top left;
	xbackground: #fff;
	border:1px solid #FFFFFF;
	color:#333333;
	width:918px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}

div.darkLace_bkgrnd {
	background:url('/template/movieproperties/images/fancypattern01.jpg') repeat-x scroll left center;
	border:1px solid #EDEDED;
	width:938px;
	color:#EDEDED;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

h2.heading {
	font: bold 18px/1.4 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #EDEDED url('/template/movieproperties/images/icon_star.gif') left no-repeat;
	color: inherit;
	clear: both;
}

h2 span {
	background-color: inherit;
	color: #0097ff;
}

h3{
  font: bold 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: inherit;
	color: #4b4b4b;
	xmargin: 20px 0 0 0;
	border-bottom: 1px solid #ddd;
	color: inherit;
	clear: both;

}

h3.heading {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #f0f0f0;
}

h4{
  font: bold 14pt/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	color: #333;
	margin:4px 0 10px;
	padding:0 0 0 10px;
/*	border-bottom: 1px solid #ddd;*/
	clear: both;

}

h4.headingLight {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	margin:4px 0 0;
	text-transform: uppercase;
	padding:0 0 0 10px;
}

h4.headingDARK {
	background:transparent none repeat scroll 0 0;
	color:#000000;
	margin:15px 0 15px 15px;
	padding:0;
}

p {
	font-size: 12px;
	padding:15px;
}

ul {
font-size: 12px;

}

a:link, a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: inherit;
	color: #000;
	text-decoration: underline;
}
/****************************************************************************************************************************** GENERAL STYLES END */















/****************************************************************************************************************************** MAIN NAV */

ul#nav {
	xbackground: #000 url('/template/movieproperties/images/nav_gradient.gif') repeat-x;
	color:inherit;
	height:29px;
	margin:0;
	padding:0 0 0 0;
	width:970px;
}

ul#nav li {
	float:right;
	list-style-type:none;
	margin:0;
	padding:7px 0 0;
	text-transform:uppercase;
}

ul#nav li a {
	text-decoration: none;
	padding: 13px 30px 14px 30px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #999;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #333;
}
/****************************************************************************************************************************** MAIN NAV END */
















/****************************************************************************************************************************** SUBNAV AREA */
ul#subnav {
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 30px;
	width: 770px;
	height: 31px;
	background: #999 url('/template/movieproperties/images/subnav_bg.gif') repeat-x;
	color: inherit;
}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#subnav li a {
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	background: transparent url('/template/movieproperties/images/subnav_sep.gif') no-repeat left;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #303030;
}

ul#subnav li a:hover, ul#subnav li a:active {
	color: #0097ff;
}

ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: transparent;
	background-color: inherit;
	color: #303030;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	color: #0097ff;
}

div#company-name {
	height:88px;
	margin-left:20px;
	margin-top:7px;
	width:351px;
	background:url('/template/movieproperties/images/homelogo.png') no-repeat top left;
}

div#rss{

	text-align:right;
	padding:4px;

}

div#rss a{
	text-align:right;
	padding-right:8px;
}

.button {
	text-align: right;
	margin-bottom: 10px;
}

.button img {
	border-style: none;
}
/****************************************************************************************************************************** SUBNAV AREA END */















/****************************************************************************************************************************** PAYPAL */
div#paypal {
	margin:10px;
	font:16px bold;
	color:#EDEDED;
}

div#paypal a {
	display:inline;
	float:left;
}

.right {
	/*float: right;*/
}

div#paypal_success h4{
	font-size:24px;
}

div#paypal_success h4 span.green{
	text-transform:uppercase;
	color:#0C0;
}

div#paypal_success h4 span.red{
	text-transform:uppercase;
	color:#F00;
}

div#paypal_success p.large_link{
	font-size:18px;
	margin-left:40px;
}
/****************************************************************************************************************************** PAYPAL END */
















/****************************************************************************************************************************** FEATURED AGENT */
span.view_user_user_name{
	font-size:22px;
	font-weight:bold;
	float: left;
	padding-top:15px;
	padding-left:15px;
}

table.view_users_user_table{
	font-size:16px;
	font-weight:bold;
}

div.agentList{
	padding:15px;
}

div.agentList div.agentIMG{
	float:left;
}
/****************************************************************************************************************************** FEATURED AGENT END */
















/****************************************************************************************************************************** BANNER & SEARCH */

div#banner {
	height:150px;
	margin:15px auto;
	width:940px;
}

div#banner .search{
	background:url('/template/movieproperties/images/fancypattern01.jpg') repeat scroll left center;
	border:1px solid #EDEDED;
	color:#333333;
	float:left;
	height:133px;
	width:721px;
	padding: 10px;
}

div#banner .search h4 {
  padding: 0 0 7px 0;
  margin: 0;
}

.search .search_field_city
{
	width: 160px;
	height: 40px;
	float: left;
}

.search_field_city input
{
	width: 120px;
	margin-left: 5px;
}

.search .search_field_zip
{
	width: 190px;
	height: 40px;
	float: left;
}

.search_field_zip input
{
	width:100px;
	margin-left: 5px;
}

.search .search_field_country 
{
	width: 190px;
	height: 40px;
	float:left;
}

.search_field_country select
{
	margin-left: 5px;
}

.search .search_field_state 
{
	width: 150px;
	height: 40px;
	float:left;
}

.search_field_state select
{
	margin-left: 5px;
}

.search .search_field_price
{
	width: 280px;
	height: 30px;
	float: left;
}

.search_field_price select
{
	margin-left: 5px;
}


.search .search_field_full_text
{
	padding-left: 10px;
	width: 190px;
	height: 30px;
	float: left
}

.search_field_full_text input
{
	width: 120px;
}


.search .search_field_Residence_Property_Type
{
	color:#FFF;
	height: 50px;
}

.search .search_row
{
	color: #FFF;
	height: 30px;
	width: 730px;
	vertical-align: top;
	padding-bottom: 10px;
}

.search_row a
{
	color: #FFF;
}

.search_row a:hover
{
	color: #CCC;
}

.advanced_search_link
{
	padding-left:10px;
}

#advanced_search_form td
{
	padding-bottom: 5px;
}

.advanced_search_form h4 {
  font-size: 1.3em;
  padding: 10px 0 0 0;
}

.classes_radio_buttons label
{
	padding-right: 15px;
}

.advanced_search_form
{
	margin-left: 15px;
}

div#banner #search_AD_space {
	background:#FFFFFF none repeat scroll 0 0;
	border:0px solid #FFFFFF;
	float:right;
	height:150px;
	width:180px;
}


div#home_lower_AD_space {
	background: #fff url('/template/movieproperties/images/pattern_repeat.gif') repeat scroll left center;
	xbackground: #fff;
	border:1px solid #FFFFFF;
	color:#333333;
	margin-left:15px;
	margin-right:auto;
	height:115px;
	width:925px;
	float:left;
	padding-left:15px;
	padding-top:15px;
}
/****************************************************************************************************************************** BANNER & SEARCH END */

















/****************************************************************************************************************************** FEATURED */

div .featured{
	background: #fff url('/template/movieproperties/images/pattern_repeat.gif') repeat scroll left center;
	xbackground: #fff;
	border:1px solid #FFFFFF;
	color:#333333;
	float:left;
	height:170px;
	margin-left:15px;
	margin-right:auto;
	width:461px;
	margin-bottom:15px;
}

div .featured h4{
	color:#333;
}

div .featured h4 a {
	font-size: 0.8em;
}


div .featured ul{
	width:100px;
	display:inline;
}

div .featured ul li{
	float:left;
	margin-bottom:15px;
	margin-left:40px;
	margin-top:8px;
	padding-left:0;
	padding-right:0;
	width:102px;
}

div .featured ul li a{
	text-decoration:none;
}

div.featured div#featured_agents ul li p{
	padding:2px;
	margin:0px;
}
/****************************************************************************************************************************** FEATURED END */
















/****************************************************************************************************************************** LISTING PACKS */

div#ListingPacks {
	background: #fff url('/template/movieproperties/images/pattern_repeat.gif') repeat scroll left center;
	xbackground: #FFF;
	border:1px solid #FFFFFF;
	color:#333333;
	height:auto;
	margin-left:15px;
	width:940px;
	float:left;
	margin-bottom:15px;
}

div#ListingPacks h5{
	font-size:13px;
	font-weight:bold !important;
	padding-left:15px;
}

div#ListingPacks h5 a:link, div#ListingPacks h5 a:active, div#ListingPacks h5 a:visited{
	color:#009;
	text-decoration:underline;
}

div#ListingPacks h5 a:hover{
	color:#FFF;
	background:#000;
}

.contact_agent_link a
{
	color: #F00;
}

.view_image
{
	background: #fff url('/template/movieproperties/images/pattern_repeat.gif') repeat scroll left center;
	xbackground: #fff;
	border:1px solid #FFFFFF;
	color:#333333;
	width:938px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	text-align: center;
}

.view_image img
{
	margin-top: 15px;
	margin-bottom: 15px;
}



/****************************************************************************************************************************** LISTING PACKS END */

















/****************************************************************************************************************************** SEARCH RESULTS AREA */

div#search_results table#result_list{
	height:auto;
	margin-bottom:30px;
	margin-left:30px;
	margin-top:15px;
	width:878px;
}

div#search_results table#result_list .result_row_1{
	padding-bottom:10px;
	padding-top:10px;
	background:url('/template/movieproperties/images/fancypattern01.jpg') repeat scroll left center;
	color:#ededed;
	border-left:#000 solid 2px;
	border-right:#000 solid 2px;
	border-bottom:#CCC solid 10px;
}

div#search_results table#result_list .result_row_1 a{
	color:#ededed;
}

div#search_results table#result_list a:hover{
	color:#fff;
	background-color:#000;
}

div#search_results table#result_list .result_row_0{
	padding-top:10px;
	padding-bottom:10px;
	border-left:#000 solid 2px;
	border-right:#000 solid 2px;
	border-bottom:#CCC solid 10px;
}

div#search_results table#result_list tbody img{
	margin-left:10px;
}



/****************************************************************************************************************************** SEARCH RESULTS END */


































/****************************************************************************************************************************** NEXT / PREV AREA */

div.next_prev{
	width:;
	height:auto;
	background:;
}

/****************************************************************************************************************************** NEXT / PREV END */



















































/****************************************************************************************************************************** BOTTOM NAVIGATION PAGES AREA */

div#left_nav{
	width:180px;
	float:left;
}

div#left_nav ul{
	padding:10px;
}

div#left_nav ul li{
	border-top:#FFF 1px solid;
	line-height:1.75em;
	text-transform:uppercase;
	padding:4px 5px;
}

div#left_nav ul li a{
	text-decoration:none;
}




div#right_content{
	float:left;
	width:712px;
	border-left:solid 1px #969696;
	padding-left:11px;
	padding-top:11px;
	padding-bottom:20px;
}

div#right_content div#header{
	display:block;
	font-size:38px;
	font-weight:normal;
	height:58px;
	padding:52px 0 0 13px;
	text-transform:uppercase;
	background: no-repeat url('/template/movieproperties/images/static_header.png');
	color: #fff;
}

div#right_content div.content h1{
	font-size:24px;
	margin:0 0 10px;
	display:block;
	font-weight:bold;
	padding-top:11px;
}

div#right_content div.content h2{
	font-size:1.65em;
	margin:0 0 7px;
	display:block;
	font-weight:bold;
}

div#right_content div.content h3{
	font-size:1.3em;
	margin:20px 0 5px 0;
	display:block;
	font-weight:bold;
	background:none;
	border:none;
	padding:0;
}

div#right_content div.content p{
	padding:0;
	margin:1em 0;
	line-height:1.5;
}

/****************************************************************************************************************************** BOTTOM NAVIGATION PAGES END */

















/****************************************************************************************************************************** QUOTE */
div#quote{
	color: #000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	background-color: #ccc;
	padding: 30px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
/****************************************************************************************************************************** QUOTE END */

















/****************************************************************************************************************************** FOOTER */

div#foot {
	background: url('/template/movieproperties/images/fancypattern01.jpg') repeat-x scroll left center;
	border:1px solid #EDEDED;
	height:auto;
	width:938px;
	text-align:center;
	margin:15px 15px 5px 15px;
	font-weight:bold;
}

div#foot p {
	color: #EDEDED;
}

div#foot p a {
	padding-right:5px;
	padding-left:5px;
	color: #EDEDED;
	font-size:12.8px;
}

div#foot p a:link {
	text-decoration: none;
	color: #EDEDED;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #EDEDED;
	text-decoration: underline;
}

div .copyright p{
	font-weight:normal;
	text-align:center;
}
/****************************************************************************************************************************** FOOTER END */
