body {
	background-color: #fff;
	font-family: arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

A:link, A:visited {
	color: #0066cc;
	text-decoration: underline;
}

A:hover {
	color: #0099ff;
	text-decoration: underline;
}

h1 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
    margin-top: 0px;
}

h2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    background: #F2F2EB;
    padding: 4px;
    color: #4794A3;
    margin-top: 0;
    text-shadow: 0.1em 0.1em 0.05em #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

h3 {
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
    display: inline;
    color: #B00007;
}

h4 {
	font-family: verdana;
	font-size: 14px;
    display: inline;
    color: #4794A3;    
    text-shadow: 0.1em 0.1em 0.05em #C3D5D8;
}

h5 {
  	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
    color: #B00007;
    margin: 0;
    margin-top: 4px;      
}

h6 {
    font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    background: #F6F6AC;
    padding: 4px;
    color: #52576B;
    margin-bottom: 10px;
    margin-top: 0;
    text-shadow: 0.1em 0.1em 0.05em #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#ih_line {
    background-color: black;
    color: #fff;
    width: auto;
    height: 20px;
    clear: both;
    padding: 5px;
    margin-bottom: 20px;  
}

#wrapper {
	clear: both;
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #fff;
} 

#header {
    width: auto;
    clear: both;
    margin-bottom: 10px;  
}

#top_menu {
    background-color: #BCDFEA;
    width: auto;
    clear: both;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#top_menu a:link, #top_menu a:visited {
    text-decoration: none;
    color: #000;
    background-color: #CDEFFF;
    padding: 4px;
    margin-left: 5px;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#top_menu a:hover {
    text-decoration: none;
    color: #000;
    margin-left: 5px;
    background-color: #E6FEFF;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#side_bar {
    width: 200px;
    float: right;  
}

#main {
    width: 750px;
    float: left;  
}

#featured_listings {
    width: auto;
    clear: both;
    padding: 10px;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #F6F6AC;
    margin-bottom: 10px;
}

#featured_box {
    float: left;
    width: 253px;
    height: 100px;
    border: 1px solid green;
    margin-right: 15px;
}

#featured_box_pic {
    float: left;
    width: 75px;
    height: 100px;
    margin-right: 5px;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DBE6CF;
    display: inline;    
}

#featured_box_text {
    float: left;
    width: 140px;
    margin-right: 15px;
    font-size: 11px;
    color: #52576B;
}

#featured_box_text a:link, a:visited {
    color: #4794A3;
    text-decoration: none;
}

#featured_box_text a:link, a:hover {
    color: #C3D5D8;
    text-decoration: none;
}

#listings {
    width: auto;
    clear: both;
    margin-bottom: 10px;
}

#listings_box {
    width: auto;
    border: 1px solid green;
    margin-bottom: 8px;
    padding: 10px;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #F2F2EB;
}

#listings_box_pic {
    float: left;
    width: 110px;
    height: 80px;
    margin-right: 15px;
    background-repeat: no-repeat;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DBE6CF;
    display: inline;    
}

#listings_box_text_1 {
    float: left;
    width: 375px;
    margin-right: 15px;
    font-size: 11px;
    color: #52576B;
}

#listings_box_text_2 {
    float: right;
    width: 125px;
    margin-right: 15px;
    font-size: 11px;
    color: #52576B;
}

#paging {
    width: auto;
    margin-bottom: 10px;
}

#paging a:link, #paging a:hover, #paging a:visited {
    height: 20px;
    width: 60px;
    color: #4794A3;
    background-color: #F1F3DB;
    padding: 5px;
    margin-left: 5px;
    font-size: 10px;
    text-decoration: none;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#paging a:hover {
    height: 20px;
    width: 60px;
    color: #4794A3;
    padding: 5px;
    margin-left: 5px;
    text-decoration: none;
    font-size: 10px;
    background-color: #DBE6CF;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#paging .current {
    height: 20px;
    width: 60px;
    color: #4794A3;
    padding: 5px;
    margin-left: 5px;
    text-decoration: none;
    font-size: 10px;
    background-color: #dbe6cf;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#footer {
    background-color: #C3D5D8;
    width: auto;
    height: 10px;
    clear: both;
    font-weight: bold;
    padding: 4px;
    margin-bottom: 20px;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 10px;
}

#side_box {
    width: auto;
    padding: 10px;
    margin-bottom: 20px;
    color: #2C7AAB;
    font-size: 11px;
    background-color: #F3F7F9;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#side_box_title {
    font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    padding: 0px;
    color: #4794A3;
    margin-bottom: 5px;
    text-shadow: 0.1em 0.1em 0.05em #fff;     
}

#side_box_pic {
    float: left;
    width: 90px;
    height: 100px;
    margin-right: 5px;
    margin-bottom: 5px;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DBE6CF;   
}

#filter_text {
    float: left;
    width: 50px;
    display: inline;
    margin-bottom: 5px;
}

#side_box input {
  	font-size: 10px;
  	border: #e2e2e2 solid 1px;
  	color: #a5a5a5;
  	width: 125px;
    height: 12px;
    padding: 0;
}

#side_box select {
  	font-size: 10px;
  	border: #e2e2e2 solid 1px;
  	color: #a5a5a5;
  	width: 125px;
    height: 15px;
    padding: 0;
}

#side_box textarea {
  	font-size: 12px;
  	border: #e2e2e2 solid 1px;
  	color: #a5a5a5;
  	width: 125px;
    height: 100px;
}


#side_box_buuton a:link, #side_box_buuton a:visited {
    text-decoration: none;
    color: #2C7AAB;
    background-color: #CDEFFF;
    padding: 4px;
    margin-left: 5px;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#side_box_buuton {
    text-align: center;
    margin-top: 10px;    
}

#side_box_buuton a:hover {
    text-decoration: none;
    color: #2C7AAB;
    margin-left: 5px;
    background-color: #E6FEFF;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#details_left_side {
    float: left;
    width: 250px;    
}

#details_right_side {
    float: right;
    width: auto;    
}

#details_left_side_title {
    font-family: verdana;
	font-size: 14px;
	font-weight: bold;
    background: #F2F2EB;
    padding: 4px;
    color: #4794A3;
    margin-bottom: 5px;
    text-shadow: 0.1em 0.1em 0.05em #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#imageview {
    width: 225px;
    height: 150px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DBE6CF;  
}

#thumbnails img {
    float: left;
    width: 70px;
    height: 36px;
    margin-bottom: 5px;
    margin-right: 2px;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #DBE6CF;  
}

#property_movie {
    width: 225px;
    height: 150px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('/public/images/video_icon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DBE6CF;  
}

#map_canvas {
    width: 225px;
    height: 150px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
   	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DBE6CF;  
}

#details_right_side_box {
    width: 455px;
    border: 1px solid green;
    margin-bottom: 8px;
    padding: 10px;
    font-size: 12px;
    color: #52576B;
   	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #F2F2EB;
} 

#details_text_left {
    float: left;
    width: 150px;
    display: inline;
    margin-bottom: 5px;
}

#details_text_right {
    float: left;
    width: auto;
    display: inline;
    margin-bottom: 5px;
}

.fielderror
{
	color: red;
}

.explanation
{
	font-family: verdana;
	color: gray;
	font-size: 10px;
}

/* Success, notice and error boxes
-------------------------------------------------------------- */

.errorbox,
.noticebox,
.successbox    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.errorbox      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.noticebox     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.successbox    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.errorbox a    { color: #8a1f11; }
.noticebox a   { color: #514721; }
.successbox a  { color: #264409; }

/* Debug box
-------------------------------------------------------------- */

.code
{
	direction: ltr;
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 14px;
	padding: 12px 10px 12px 10px;
	width: 500px;
	text-align: center;
	margin: 0 auto;
}