/* Layout */ 


body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	text-align:center;
	background-color:#E1E1E1;
}

#main {
text-align:center;
height:100%;
width:100%;
background-color:#E1E1E1;
margin:0;
}

#content {
	width: 758px;
	margin: 0 auto 0;
	background-color: #CCC;
	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C5C5C;
	border-right-color: #5C5C5C;
	border-bottom-color: #5C5C5C;
	border-left-color: #5C5C5C;
}

#content-head {
clear:both;
width: 100%;
text-align: left;
font-weight: bold;
margin: 0 0 20px 20px;
font-size: 18px;
color: #003366;
}

#header {
padding: 0;
width: 758px;
height: 67px
}

#navigation {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #5C5C5C;
width: 758px;
height: 30px;
background-color: #CCC;
z-index:100;
}

#content-inner {
position: relative;
width: 758px;
min-height: 400px;
padding-bottom: 20px;
text-align: left;
margin-top: 8px;
}

#content-inner-static {
position: relative;
width:738px !important;
width:758px;
min-height: 400px;
padding: 10px;
text-align: left;
background-color: #7080ED;
margin-top: 8px;
}

#static-heading {

font-size: 18px;
color: #FFF;
}
#static-movie {
margin: auto;
text-align:center;
width: 738px;
}



#static-movie-i {
margin:auto;
padding-top:20px;
width: 472px;
height:283px;

}

#footer {
width: 758px;
height: 30px;
}

 
/* Navigation */ 


UL {
	WIDTH: 121px; LIST-STYLE-TYPE: none; padding:0;margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#navlist {
	WIDTH: 758px; LIST-STYLE-TYPE: none
}

ul#navlist a {
	PADDING-RIGHT: 2px; DISPLAY: block; PADDING-BOTTOM: 5px; WIDTH: 121px; COLOR: #fff; PADDING-TOP: 5px; TEXT-DECORATION: none;
		background-image: url(../../img/button-grey-grey.gif);
background-repeat: no-repeat;
background-position: left top;
text-align:center;
height:25px;
font-family: Arial, Helvetica, sans-serif;
}

ul#navlist li#wide a {
	 WIDTH: 242px;
		background-image: url(../../img/button-wide-grey-grey.gif);
}
ul#navlist a:hover {
	COLOR: #000; 
	TEXT-DECORATION: none;
		background-image: url(../../img/button-grey-grey.gif);
background-repeat: no-repeat;
background-position: left top;
}
ul li{
	FLOAT: left; POSITION: relative;z-index:1;
}

ul#subnav a {
	PADDING-RIGHT: 2px; DISPLAY: block; PADDING-BOTTOM: 1px; WIDTH: 121px; COLOR: #fff; PADDING-TOP: 3px; PADDING-left: 23px;  TEXT-DECORATION: none;
	background-image: url(../../img/button-grey-grey-sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	height:18px;
	z-index:1;
}
ul#subnav a:hover{
background-image: url(../../img/button-grey-grey-sub-hover.gif);
}
UL LI UL {
	DISPLAY: none; LEFT: -10px; WIDTH: 121px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 26px;z-index:1;
}
UL LI:hover UL {
	DISPLAY: block;z-index:1;
}
UL LI:hover UL LI UL {
	DISPLAY: none;z-index:1;
}
UL LI UL LI:hover UL {
	DISPLAY: block
}
/*
 ul#navlist { font-family: sans-serif;}

ul#navlist a
{
font-weight: bold;
text-decoration: none;
color: #FFF;
}

ul#navlist, ul#navlist ul
{
margin: 0px;
padding: 0 0 0 11px;
list-style-type: none;
}

ul#navlist li
{
margin: 0px;
padding: 0;
list-style-type: none;
}

ul#navlist li { 
background-image: url(../../img/button_bg.png);
background-repeat: no-repeat;
background-position: left top;
height:29px;
float: left;
display: inline;
padding-top: 7px;
width: 121px;
text-align: center;
margin-right: 2px;}

ul#navlist li.wide {
background-image: url(../../img/button_bg_wide.png);
background-repeat: no-repeat;
background-position: left top;
height:29px;
float: left;
display: inline;
padding-top: 7px;
width: 242px;
text-align: center;
margin-right: 2px;
}

ul#navlist li a
{
color: #ffffff;
}

ul#navlist li a:hover
{
color: #ffffff;
text-decoration: underline;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none;
				z-index:100;
				padding:0;
				background-color: #FFF;
				margin: 0 5px 0 0;
				}
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0 0 0 5px;
margin: 0px;
text-align: left;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 2px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: "> "; }

UL LI:hover UL {
	DISPLAY: block
}
UL LI:hover UL LI UL {
	DISPLAY: none
}
UL LI UL LI:hover UL {
	DISPLAY: block
}
*/
/*
#navigation ul {
list-style: none;
margin:0px;
padding-left: 11px;
}
#navigation li {
background-image: url(../../img/button-grey-grey.gif);
background-repeat: no-repeat;
background-position: left top;
height:29px;
float: left;
display: inline;
padding-top: 7px;
width: 121px;
text-align: center;
margin-right: 2px;
}

#navigation li.wide {
background-image: url(../../img/button-wide-grey-grey.gif);
background-repeat: no-repeat;
background-position: left top;
height:29px;
float: left;
display: inline;
padding-top: 7px;
width: 242px;
text-align: center;
margin-right: 2px;
}

.navigationOn{
	color: #FFF;
	font-weight: bold;

}

#navigation a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}

#navigation a:hover {
color: #FFF;
text-decoration: underline;
font-weight: bold;
}
*/
/* Property Page */ 
#property-container {
margin: 0 0 10px 10px;
_padding-left:3px;
float: left;
text-align: left;
width: 364px;
_width: 361px;
background-color: #616161;
height: 124px;
}

#property-container-s {
margin: 0 0 10px 10px;
_padding-left:3px;
float: left;
text-align: left;
width: 364px;
_width: 361px;
background-color: #FF0000;
height: 124px;
}

#property-pic {
margin: 3px;
_margin: 3px 0 0 0px;
float: left;
width: 157px;
}

#property-text {
float: left;
padding-left: 10px;
margin-top: 3px;
_margin: 3px 0 0 3px;
background-color: #FFF;
width:188px !important; /*moz width*/
width:198px; /*IE width*/
_width:188px; /*IE6 width*/
height:118px !important; /*moz height*/
}


#property-price-unit {
	font-size: 14px;
	height: 41px;
	text-align: middle;
	display: table-cell;
	margin-top: 8px;
	padding: 14px 0 0 47px;
	background-image: url(../../img/unit.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}

#property-price-land {
font-size: 15px;
text-align: middle;
display: table-cell;
margin-top: 8px;
}

#property-icons{
float: left;
margin-top: 8px;
} 

#property-num{
float: left;
margin-top: 20px;
width:15px;
text-align: center;
font-weight: bold;
font-size:9px;
}

#property-address {
clear: both;
padding-top: 8px;
font-weight: bold;
}
#property-address2 {
clear: both;
padding-top: 2px;
font-weight: bold;
}

#property-price {
clear: both;
padding-top: 8px;
font-weight: bold;
font-size: 13px;
}

#pagination {
	position:relative;
	clear:both;
	font-size:9px;
	margin-top:-8px;
	}
