@CHARSET "ISO-8859-1";

body {
	margin:21px 0 21px 0;
	background: #9d9b9a url('/img/background.jpg') repeat-x;
	font-size:12px;
}

html {
	width:100%;
	font-family: Lucida Sans, Lucide Grande, Arial, Helvetica, sans-serif;
	font-family: Tahoma MS, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;	
	color:#4c4d4e;	
}

form {
	margin:0;
	padding:0;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

#wrapper
{
	position:relative;
	margin:0 auto;
	width:893px;
}

#subtitle {
	margin:0 auto;
	padding:0px;
	padding-top:5px;
	background:#726658;
	color:#f4f4f4;		
}

#subtitle h2 {
	font-size:22px;
	font-family:Trebuchet MS, Tahoma, sans-serif;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:12px;
	margin:0;
}

#SubheadBottom {
 background-image: url("/img/subhead_bottom.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 height:6px; /* set this to the height of your slice, i just guessed =) */
 width:893px;
 margin:0 auto;
 padding:0;
 margin-top:12px;
}

div.auto_complete 
{
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.auto_complete ul 
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.auto_complete ul li.selected 
{ 
	background-color: #ffb;
}
div.auto_complete ul li 
{
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	font-size:12px;
	font-family:tahoma,arial,sans-serif;
}
input
{
	font-size:14px;
}
img {
	border:0;
}
h1 a, h2 a  
{
	color:#fff;
}
h1 {
	margin:0;
	padding-top:20px;
}
#logo h4 {
	color:#feffa5;
	padding-bottom:10px;
}
.agi-si-column {
    float: left;
    text-align: left;
    margin: 10px 4px 0px 0px;
	padding: 0 0 0px 0px;
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
}

.agi-si-first {
    margin-left: 5px;
}

#site_map_content .agi-si-first {
    margin-left: 10px;
}	

.agi-si-column ul {
    margin: 0 10px;
    padding: 0;
    text-align: left;
    list-style-type: none;    
}
    
.agi-si-column li {
    padding: 0 0 0px 0px;
}	

p.header { 
	display: block; 
	padding: 6px; 
	margin: 0 0 10px 0; 
	background-color: #fcf8e2; 
	border-top: 1px dashed #f5d01c; 
	border-bottom: 1px dashed #f5d01c; 
	font-weight: bold; 
}

#outer_content {	
	margin:0;
	padding:0;
	background: #d0c8ab url('/img/content_back.gif') repeat-x scroll top;
	width:893px;
}

#outer_content_index {	
	margin:0;
	padding:0;
	background: #fff;
	width:893px;
}

#inner_content {	
	width:853px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;			
}

#left_column_index {
	width:400px;
	float:left;
}

#right_column_index {
	width:400px;
	float:right;
}

#content h2 {
	margin-top:5px;
	margin-bottom:5px;
}

#outer_content_view {	
	margin:0;
	padding:0;
	background: #d0c8ab url('/img/content_back_view.gif') repeat-x scroll top;
	width:100%;
}

#inner_content_view {	
	width:100%;
	margin:0 auto;
	text-align:left;			
}

.index_countries {
	width:100%;
	margin-left:5px;
}

.index_countries li {
	font-size:11px;
	font-weight:normal;
}

.index_countries a {
	color:#000;	
}

.index_countries a:hover {
	color:#000;	
}

.result_countries {
	width:100%;
}

.result_countries li {
	font-size:11px;
	font-weight:normal;
}

.result_countries a {
	color:#000;	
}

.result_countries a:hover {
	color:#000;	
}


.features {
	width:100%;
	margin-left:5px;
}

.features li {
	font-size:12px;
	font-weight:normal;
}

.row label,.row input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.row input {
	margin-right: 10px;
}

.row label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
}

br {
	clear: left;
}

.error-message {
	color:#ff0000;
	font-weight:bold;
}

.submit {
	margin:0 auto;
}

fieldset {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background:#fff;
}

legend {
	font-size:14px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	background:#322a21;
	color:#fff;
}

.fieldset_wrapper {
	margin-top:15px;	
}

#admin_header a {
	color:#fff;
}

#flashContainer {
	background:red;
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}


/* buttons */
	 
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button .nofloat {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

.cakeSqlLog { display: none; } 

a {
	color:#000;
}



#header {
	width:100%;
	background:transparent url("/img/header_brown.gif") no-repeat;	

}

#logo {
	overflow:hidden;
	height:129px;	
}
#logo a {
	width:100%;
	height:129px;	
	display:block;
	padding-top:200px;
}

/*-------------------------------------------    

    navigation

-------------------------------------------*/


ul#nav  {	
	width:893px;
	height:43px;
	background:url("/img/template_nav.gif") no-repeat;
	list-style-type: none;	
	margin:0;
	padding:0;
}
ul#nav li {
	float:left;	
	height:43px;
	text-align:center;
	overflow:hidden;	
}
ul#nav li a {
	display:block;
	width:149px;
	height:43px;
	padding-top:100px;
}
ul#nav li a.search {
	background:url("/img/nav/search.gif") no-repeat;
}
ul#nav li a.for_sale {
	background:url("/img/nav/for_sale.gif") no-repeat;	
}
ul#nav li a.for_rent {
	background:url("/img/nav/for_rent.gif") no-repeat;
}
ul#nav li a.list_property {
	background:url("/img/nav/list_property.gif") no-repeat;
	width:148px;
}
ul#nav li a.account {
	background:url("/img/nav/account.gif") no-repeat;
}
ul#nav li a.login {
	background:url("/img/nav/login.gif") no-repeat;
}
ul#nav li a.logout {
	background:url("/img/nav/logout.gif") no-repeat;
}

ul#nav li a:hover {
	background-position:0 -42px;
}
ul#nav li a.on {
	background-position:0 -86px;
}


#footer  {	
	width:100%;
	height:98px;
	background:#9d9b9a url("/img/footer_back.gif") no-repeat;
	margin:0 auto;
	text-align:right;
	padding:0px;
	font-size:12px;	
	color:#FFF;
}

#footer a {
	color:#FFF;	
	font-size:11px;
}

#footer p {
		padding-top:20px;
		margin-right:30px;
}

#resultTable td {
 	background:#f8f8f8;
 	border-bottom:1px solid #ccc;
}

#BoxWrap {
   background-image:url("/img/box_repeat.gif");
   background-repeat:repeat-y;
   width:806px;
   margin:0 auto;
   padding:0;
}

#BoxTop {
 background-image: url("/img/box_top.gif");
 background-repeat:no-repeat;
 background-position:top;
 height:5px; /* set this to the height of your slice, i just guessed =) */
width:806px;
}
#BoxBottom {
 background-image: url("/img/box_bottom.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 height:5px; /* set this to the height of your slice, i just guessed =) */
width:806px;
}
#BoxContent {
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  text-align:left;
  width:790px;
}

#BoxWrapView {
   background-image:url("/img/box_repeat_view.gif");
   background-repeat:repeat-y;
   width:833px;
   margin:0 auto;
}

#BoxTopView {
 background-image: url("/img/box_top_view.gif");
 background-repeat:no-repeat;
 background-position:top;
 height:5px; /* set this to the height of your slice, i just guessed =) */
width:806px;
}

#BoxContentView {
  padding-top:10px;
  padding-left:20px;
  padding-right:10px;
  padding-bottom:5px;
  text-align:left;
  width:790px;
}

#BoxContentView2 {
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  text-align:left;
  width:790px;
}

#BoxWrapPopup {
   background-image:url("/img/box_repeat.gif");
   background-repeat:repeat-y;
   width:580px;
   margin:0 auto;
}

#BoxTopPopup {
 background-image: url("/img/box_top.gif");
 background-repeat:no-repeat;
 background-position:top;
 height:5px; /* set this to the height of your slice, i just guessed =) */
width:580px;
}

#BoxContentPopup {
  padding-top:0px;
  padding-left:20px;
  padding-right:10px;
  padding-bottom:5px;
  text-align:left;
  width:560px;
}

#BoxBottomPopup {
 background-image: url("/img/box_bottom.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 height:5px; /* set this to the height of your slice, i just guessed =) */
 width:580px;
}

#EditPasswordEmail {
	width:200px;	
}

#EditPasswordEmailConfirm {
	width:200px;	
}

#UserNewEmail {
	width:200px;	
}

#UserEmail {
	width:200px;	
}

#UserEmailConfirm {
	width:200px;	
}
	
#UserPassword {
    width:200px;	
}

#UserPasswordConfirm {
    width:200px;	
}

#photo_td {
	 background:#fff;
	 border-right:1px solid #ccc;
	 text-align:center;
	 width:295px; 
}

.photo {
	padding:0;
	padding-top:10px;
	padding-right:12px;
	margin:0;	
}

#photo_count {
	text-align:center;
	font-size:18px;
	margin-top:20px;
	font-family:Trebuchet MS, Tahoma, sans-serif;
	padding-bottom:10px;	
}

#left_column_index {
	margin-left:20px;
}

#google_index_350 {
	margin:0 auto;width:336px;margin-left:40px;margin-top:20px;
}

#index_subhead {
     padding-left:2px;
	 padding-bottom:0;
	 margin:0 auto;
	 text-align:left;
	 width:853px;
	 margin-bottom:28px;
	 margin-top:0px;
}

#index_subhead h2 {
	 font-family:Georgia,Verdana,Arial,sans-serif;color:#5b2206;font-size:28px;font-weight:normal;padding-bottom:0px;margin-bottom:12px;
}

#listing_details {
	margin-top:20px;
}
