html, body, ul, li {
	margin: auto;
	padding: auto;
	list-style: none;
	width: 100%;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}

#break {
	width: 279px;
	height: 13px;
	border: 0px solid #000;
	float: left;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.more_search {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}

.more_results_search {
	width: 35%;
	float: left;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-left: 20%;
    border: 0px solid #000000;
}

div#more_register {
    float:left;
	height: 70px;
	width: 160px;
	border: 0px solid #000000;
}

div#more_reg {
    float:left;
	height: 70px;
	width: 210px;
	border: 2px solid #000000;
}

div#more_register input {
    float:left;
	margin-left: 30px;
	margin-top: 20px;
	height: 25px;
	width: 100px;
	border: 2px solid #D8D8D8;
}

div#more_register2 input {
    float:left;
	margin-left: 0px;
	margin-top: 70px;
	height: 25px;
	width: 200px;
	border: 2px solid #D8D8D8;
}

div#more_register3 input {
    float:left;
	margin-left: 0px;
	margin-top: 20px;
	height: 25px;
	width: 200px;
	border: 2px solid #D8D8D8;
}

div#more_register4 input {
    float:left;
	margin-left: 10px;
	margin-top: 20px;
	height: 25px;
	width: 80%;
	border: 2px solid #D8D8D8;
}

div#more_register5 input {
    float:left;
	margin-left: 15px;
	margin-top: 20px;
	height: 25px;
	width: 170px;
	border: 2px solid #D8D8D8;
}

.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	
}


	
html
	{
	height: 100%;
	}
body
	{
	height: 100%;
	}


#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	border: 0px solid #000000;
	margin-top: 0px;
	
}

#new_wrapper {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
	width: 100%;
	border: 0px solid #000000;
	height: auto;
	height: 100%;
	
}

#about_wrapper {
	float: left;
	text-align: left;
	margin-left: 15%;
	
	/*height: 411px;*/
	
	border: 0px solid #000000;
}

#policy_wrapper {
	text-align: left;
	margin: auto;
	width: 70%;
	
}

#about_wrapper h2 {
    float: right;
    color: #108211;
	width: 700px;
	font-weight: bold;
	float: left;
	font-size: 18px;
	padding-top: 10px;
}

#policy_wrapper h2 {
    float: right;
    color: #108211;
	width: 700px;
	font-weight: bold;
	float: left;
	font-size: 18px;
	padding-top: 10px;
}




#header {
    
	float:left;
	width: 99.9%;
	height: 160px;
background: url(images/header_bg.jpg) repeat-x;
border: 0px solid #000000;
	
}

#header_top {
   width: 100%;
   border: 0px solid #fff;
}

#header_middle {
  width: 100%;
}

#header_bottom {
   width: 100%;
   float: left;
   
}


#header h1 {
    float:left;
	margin-top: 0px;
	width:50%;

}
#header_menu {
    float:right;
	margin-top: 0px;
	width:40%;
    border: solid 0px #fff;
}

div#header_menu h2 {
    float:right;
	padding-left: 5px;
	color: #ffffff;
}

div#header_menu h2 img{
    float:left;
	padding-left: 5px;
	color: #ffffff;
}

div#header_menu a {
	padding-left: 5px;
	color: #ffffff;
}


#header h1 img {
	float:left;
	

}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 5px;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
#search-news {
	float: left;
	width: 100%;
	
}

#search-news div {
	padding: 3px 0;
	margin: 0;

}
#search-news #q {
	width: 99%;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;

}
#search-news h2 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	size: 6px;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}



#body-left {
	float: left;
	width: 49%;
	 border: solid 0px #000;
}
#body-right {
    margin-left: 25px;
	float: left;
	width: 41%;
	 border: solid 0px #000;
}

#body-left ul.plussbullets {
	margin-top: 50px;
	margin-left: 0px;
	padding: 0;
	font-weight: bold;

}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;

}

#body-left ul.bullets {
	margin-top: 15px;
	width: 360px;
	margin-left: 0px;
	padding: 0;
	font-weight: normal;
}
#body-left ul.bullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	font-weight: normal;
	font-size: 12px;
}

#body h2, #body p {
	margin: 0.3em 0;
	font-size: 12px;
}

#body-right p {
	margin-right: 2em;
}

#body-right h2 {
	color:#43463e;
	font: bold 14px/14px Tahoma;
	margin-right: 2em;
}

#body-left h2 {
	color:#43463e;
	font: bold 14px/14px Tahoma;
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery1 {
    margin-top: 12px;
	
	float: left;
	border: solid 0px #000;
}

#gallery {
    margin-top: 20px;
	float: left;
}

#gallery h2 {
   float: left;
}


#mainMenu {
	margin-top: 11px;
	padding: 0px;
	float: left;
	color: #ffffff;
	width: 100%;
	height: 30px;
	background: #03122d repeat-x;
	border-top: 1px solid #b7bbbd;
	border-bottom: 1px solid #b7bbbd;
	

}


#mainMenu a {
	color: #00528b; /* Global White */
	display: block;
	
}


#mainMenu a:hover
{
	color: #7cab7f;
	text-decoration: none;
}

#mainMenu li {
	margin-left: 0px;
	float: left;
	width:230px;
	height: 25px;
	text-align: top;
	font-weight: bold;
	color:#03122d;
	
	
}


#mainMenu li a {
	color: inherit;
	background: #03122d repeat 0px 0px;
	
	float: center;
	text-align: left;
	font-size: 10px;
	color: #ffffff; /* Global White */
	font-weight: bold;
    text-decoration: none;		
	/*padding: 9px 47px 9px 47px;*/
	padding: 9px 10px 9px 10px;
	border-right: 1px solid #b7bbbd;
	border-bottom: 1px solid #b7bbbd;
	
	FONT-FAMILY: verdana
	
}

#mainMenu li a:hover {
	background-color: #9bb23d;
	color: #ffffff; /* Global White */
}



#footer {
	background: #42453D url(images/footer_bg.gif) repeat-x bottom left;
	padding: auto;
	margin: auto;
	min-height: 10%;
	width:100%;
	float: left;
	position: relative;
	height: 70px;
}

			
#footer p {
	text-align: center;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
	border: solid 0px #000;
	
}

#footer a {
	margin: 0;
	font-weight: bold;
	padding: 0;
	color: #FFFFFF;
	
}

/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer_error {
  float: left;
  width: 100%;
  clear: both;
  margin: 20px 0 0 0;
  height: 110px;
  background: #fff;
  }



/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 0.85em;
  padding-top: 27px;
}

#footer ul
	{
	width:auto;
	margin: 0 0 0 5px;
	font-size: 0.9em;
	}

#footer li
	{
	list-style: none;
	float: left;
	margin: 20px 10px 0 0;
	}


#footer2_100 {
  float: left;
  width: 100%;
  text-align: center;
  

}

#footer2 {
  margin: auto;
  margin-top:30px;
  border-top: 3px solid #CCCCCC;
  width: 90%
 
}
#footer2 p {
	text-align: center;
	font-weight: bold;
	padding: 0px;
	color: #000000;
	border: solid 0px #000;
	
}

#footer2 a {
	margin: 0;
	font-weight: bold;
	padding: 0;
	color: #000000;
	
}
	

	  
/* Hack for Safari */
/*\*/
#footer	a.open 
	{
	display: block;
	width: auto;
	background-image:url("images/window.gif");
	background-position: 100% 20%; 
	padding-right: 15px; 
	padding-bottom: 10px; 
	color:  #333333
	}
	
#footer a:hover.open 
	{
	display: block;
	width: auto;
	background-image:url("images/window.gif");
	background-position: 100% 20%; 
	padding-right: 15px; 
	padding-bottom: 10px; 
	color:  #333333;
	text-decoration: none;
	}

 /**/

#search-land {
	float: left;
	width: 96%;
    border: 0px solid #000000;
    margin-top: 5px;
	margin-left: 0px;
}

#search-land #search {
	width: 50%;
	height: 25px;
	font-size: 20px;
	border: 2px solid #03122d;
	float: left;
}
#search-land .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-land h2 {
    width: 200px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	font-size: 16px;
	margin-top: 5px;
	
}

#search-land h3 {
    float: left;
	width: 400px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 200px;
	float: left;
	font-size: 12px;
	margin-top: 1px;


	
}
#search-land p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

#login_container {
  float: left;
  margin-top: 60px;
  width: 800px;
 height: 350px;
  border: #098007 0px dashed;

}

#login_main {
  	color: #9f0b17;
	background-color: inherit;
	font-weight: bold;
	border: #098007 2px dashed;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	width : 700px;
}



#login_main h2 {
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/login.gif') #387e28 no-repeat 0px 0px;
}

#login_main  input {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
	margin-top: 8px;
	width: 230px;
	
	float: left;
}

#login_main label {
	float: left;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	text-align: left;
	width: 90px;
}

#login_main label2 {
	float: left;
	margin-top: 40px;
	margin-top: 8px;
	text-align: right;
}

#login_main  input:focus {
	border: 2px solid #900;
}

#wrapper_search {
	float:left;
	width:100%;
	height: 100%;
}

#search_critia {
  float: left;
  width: 100%;
  border: 0px solid #000000;
  margin: 0px;
  padding: 0px;
}

#se_left {
	float: left;
	margin-left: 1%;
	width:25%;
	border: 0px dashed #c5c7d8;
	text-align: left;
}

#se_right {
	float: left;
	margin-left: 6%;
	width:60%;
	border: 0px dashed #c5c7d8;
	text-align: left;
}

#se_right a{
	color: #9bb23d;
}

#search_critia_left {
 float: left; 
 width: 41%;
 border-top: 3px dashed #c5c7d8;
 border-right: 3px dashed #c5c7d8;
 height: 455px;
 
}

#search_critia_left h3 {
    float:left;
	color: #9f432b;
	width: 80%;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 0px;
	border: solid 0px #000000;
}




#search_critia_left checkbox {
    margin-top: 10px;
	height: 20px;
	font-size: 12px;
	border: 2px solid #03122d;
	float: left;
	background-color: #f2f2f2; 
	color: Navy; 
	font-weight: bold;
	border-bottom: solid 9px #000000;
	
}

#search_critia_left_indent {
	float: left;
	margin-left: 20px;
	width: 90%;
	border: solid 0px #000000;
}

#search_critia_left h5 {
	margin-top: 10px;
	padding: 0px;
	margin-left: 0px;
	float: left;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #03122d;
	width: 370px;
}

#search_critia_left label {
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #03122d;
	width: 370px;
}

#search_critia_left  select  {
    margin-top: 6px;
	width: 80%;
	height: 20px;
	font-size: 12px;
	border: 1px solid #03122d;
	float: left;
	background-color: #f2f2f2; 
	color: Navy; 
	font-weight: bold;
	margin-left: 0px;
	
}


#search_critia_right {
 width: 58%;
 min-height: 405px;
 float: right;
 border-left: 0px dashed #c5c7d8;
 border-top: 3px dashed #c5c7d8;
}

#search_critia_right  select  {
    margin-top: 0px;
	width: 350px;
	height: 230px;
	font-size: 12px;
	border: 1px solid #03122d;
	float: left;
	background-color: #f2f2f2; 
	color: Navy; 
	font-weight: bold;
	margin-left: 30px;
	margin-right: 5px;
	
}

#search_critia_right h4 {
	color: #9f432b;
	
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	margin-top: 30px;
	margin-left: 30px;
	
}

#search_critia_bottom {
 width: 625px;
 float: left;
 
}
#search_critia_title {
    float: left;
	margin-top: -10px;
	margin-left: 0px;
	width: 540px;
	border: 0px solid;
	
}


#register_container {
  float: left;
  margin-top: 10px;
   margin-left: 110px;
  width: 460px;
  padding-bottom: 0px;
  border: 2px #000000 dashed; 
   background-color: #9cb33f;
   margin-bottom: 10px;
}



#register {
  float: left;
  margin-top: 100px;
  margin-left: 200px;
  width: 550px;
  height: 305px;
  border: 2px #000000 dashed;  
  
}




#register_text {
	padding: 0px 15px 12px;
	float: left;
}

div#form {
  background-image: url('form.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #f7f7ff;
  float: left;
  	
}


div#innerform {
  width: 200px;
  margin-left:15px;
  margin-bottom:15px;
  	
}

div#file_input{
  float: left;
  max-width: 190px;
  border: 0px solid #000000;
}

#file_input input {
  float: left;
  width: 180px;
  height: 20px;
}


#innerform label {
	float: left;
	margin-top: 5px;
	text-align: left;
	width: 170px;
}

#innerform label2 {
	float: left;
	margin-top: 40px;
	text-align: right;
}

#innerform  input:focus {
	border: 2px solid #900;
}



div#formRight {
  float: left;
  width: 170px;
 margin-left: 30px;
  border: 0px solid #000000;
  height: 300px;
  border: 0px solid #000;
}

div#innerformRight {
  width: 200px;
  margin-top:15px;
  margin-bottom:15px;
  border: 0px solid #000000;
}


div#innerformRightCheckbox h3{
 float: left;
 color: #382d6a;
 margin-left:30px;
 text-decoration: underline;
 font-weight: bold;
 font-size: 12px;
 margin-top: 3px;
 width: 40px;
 border: 0px solid #000000;
}



div#innerformRightCheckbox input{
 float: left;
 width: 20px;
 border: 0px solid #000000;
}


div#innerformRight h2{
    float: left;
    color: #382d6a;
	text-decoration: underline;
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}

div#form_headings{
	float: left;
	
	border: 0px solid #000000;
}

div#form_headings h3{
    float: left;
    color: #382d6a;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	width: 35px;
	padding: 2px;
	margin-top: 3px;
	border: 0px solid #000000;
	
}

div#password input{
 float: left;
}
div#password input{
 float: left;
 width: 160px;
}

#innerformRight input{
 float: left;
 width: 45px;
 border: 0px solid #000000;
}

#innerformRight label {
	float: left;
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	width: 160px;
}

#innerformRight label2 {
	float: left;
	margin-top: 40px;
	text-align: right;
}



#innerformRight  input:focus {
	border: 2px solid #900;
}



#submit {
	margin-top: 0px;
	margin-left: 10px;
	width: 23px;
	height: 19px;
	border: solid 4px #000000;
}

#result_wrapper {
    float: left;
	text-align: left;
	width: 100%;
	float: left;
	border: 0px solid green;
	min-height: 80%;

   	
} 
#result_wrapper_no_search {
   margin: 0 auto;
	text-align: center;
	width: 100%;
	
	border: 0px solid green;
	

   	
} 

#display_results {
  position: absolute;
  border-right: 1px dashed #000000;
  height: 80%;
  
}

#display_results2 {
  position: absolute;
  border-right: 1px dashed #ffffff;
  height: 99%;
  
}



#result_details_border {
  float: left;
  border-left: 3px dashed #c5c7d8;
  width: 71%;  
  height:auto;
  min-height: 100%;
}

#result_details_border_no_search{
  text-align: left;
  margin: auto;
  border: 0px dashed #c5c7d8;
  width: 75%;  
}

#result_details_one_res {
  float: left;
   height: auto;
  border-left: 0px dashed #c5c7d8;
  width: 98%;
  padding: 0%;
 
  
}


#result_details {
  float: left;
  border-left: 0px dashed #c5c7d8;
  width: 98%;
  padding: 0%;
  min-height: 500px;
  
}
#prop_details {
  float: left;
  width: 99%;
  margin-left: 10px;
  min-height: 40px;
 border-bottom: 2px dashed #108211;
   
}

#summary_details_container {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border: 0px solid red;
}



#summary_details_short_desc {
  float: left;
  width: 49%;
  border: 0px solid #000000;
  
}

#summary_details_short_desc label {
    float: left;
	color: #000022;
	 min-width: 250px;
	width: 100%; 
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	margin-top: 5px;
	padding-bottom: 28px;
	 border: 0px solid #000000;
	
}

#short_desc_link a{
    color: #000022;
	width: 480px; 
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 20px;
	
}

#no_details_container {
    float: left;
    color: #108211;
	background-color: inherit;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 70px;
	height: 380px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	width : 90%;
	border: 0px solid #000;
}

#no_details_box {
    float: left;
    color: #108211;
	background-color: inherit;
	font-weight: bold;
	border: #CFD0D0 2px solid;
	margin-left: 10px;
	margin-top: 10px;
	height: 200px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	width : 90%;
}

#no_details_text  {
	margin-top: 70px;
	
}

#no_details_text label {
	margin-left: 200px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;	
	color: #9f432b;
	text-decoration: none;
}

#result_details h2 {
    float: right;
    color: #108211;
	width: 70%;
	font-weight: bold;
	float: left;
	font-size: 18px;
	margin-left: 0px;
	border: 0px solid #000000;
}




#result_details p {
  	color: #000022;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 700px;
	border: 0px solid #000000;

	
}

#result_details a:hover {
	text-decoration: underline;
}

#result_details h3 {
    float: left;
    color: #000022;
	width: 70%; 
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	

}

#result_details img {
    float:left;
	border: 1px solid #108211;
	padding: 3px;
	width: 200px; 
	height: 140px; 
	
}


#result_critia {
  float:  left;
  margin-top: 0px;
  margin-right: 0px;
  width: 26%;
  border: 0px solid #c5c7d8;
  border: 0px solid #000000;
  height: 95%;
}

#result_critia_search {
  float: left;
  width:  91%;
  margin-left: 5px;
  text-align: left;
  border: 0px solid red; 
}

div#summary_details {
  width: 46%;
  height: 300px;;
  float: left;
  
 border: 0px solid #000000;
}

#summary_details h3{
    color: Navy;
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin-top: 10px
	padding-top: 30px;
	margin-right: 50px;
	width: 300px;
 
}

#result_critia h2 {
    color: #108211;
	width: 97%;
	font-weight: bold;
	float: left;
	font-size: 18px;
	border: 0px solid #000000;
	
}
#result_critia h3 {
    color: Navy;
	font-weight: bold;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 50px;
	
}


div#result_critiaCheckbox {
 float: left;
 color: #382d6a;
 margin-left:0px;
 text-decoration: none;
 font-weight: bold;
 font-size: 10px;
 margin-top: 10px;

 width: 99%;
 border: 0px solid #000000;
}


#result_critia  select  {
    margin-top: 6px;
	width: 90%;
	height: 20px;
	font-size: 12px;
	border: 1px solid #03122d;
	float: left;
	background-color: #f2f2f2; 
	color: Navy; 
	font-weight: bold;
	
}


#update_images_container {
  float: left;
  margin-top: 10px;
  width: 100%;
  padding-bottom: 0px;
  height: 100%;
  border: 1px #000000 dashed;
}

#update_images_left {
  float: left;
  width: 62%;
  height: 100%;
  background-color: #f7f7ff;
  border: 0px #000000 dashed;
}

#update_images_right{
  float: left;
  width: 30%;
  height: 100%;
  background-color: #9cb33f;
  border: 0px #000000 dashed;
  margin-left: 30px;
}




#add_prop_container {
  float: left;
  margin-top: 10px;
  width: 100%;
  padding-bottom: 10px;
 
}

#add_prop_main {
  float: left;
  width: 100%;
  min-height: 732px;
  background-color: #9cb33f;
  border: 1px #000000 dashed;
  
}

#update_prop_main {
  float: left;
  width: 100%;

  height: 100%;
  background-color: #9cb33f;
  border: 0px #000000 dashed;
  
}

div#add_prop_form {
  background-image: url('form.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #f7f7ff;
  float: left;
  width: 500px;
}



div#add_prop_innerform {
  width: 100%;
  min-height: 717px;
  margin-left:15px;
  margin-bottom:15px;
  border: 0px solid #000000;
  	
}

#add_prop_innerform  input{
 
 margin-top: 5px;
 float: left;
 width: 260px;
}


#add_prop_moreFiles {
  float: left;
  width: 100%;
  
  margin-left: 0px;
  margin-bottom:15px;
  border: 0px solid #000000;
}

#add_prop_moreFilesHeader {
  float: left;
  width: 100%;
  margin-left: 0px;
  border: 0px solid #000000;
 }

#add_prop_moreFiles label {
	float: left;
	margin-right: 70px;
	border: 0px solid #000000;
	margin-top: 5px;
	text-align: left;
	
}

#update_prop_moreFilesHeader {
  float: left;
  width: 100%;
  margin-left: 0px;
  border: 0px solid #000000;
 }

#update_prop_moreFilesHeader label {
	float: left;
	margin-right: 152px;
	border: 0px solid #000000;
	margin-top: 5px;
	text-align: left;
	
}

#update_prop_moreFilesHeader h1 {
	float: left;
	margin-right: 0px;
	border: 0px solid #000000;
	margin-top: 5px;
	text-align: left;
	
}

#add_prop_moreFilesInput{
 width: 100%;
 border: 0px solid #000000;
}

#add_prop_moreFilesInput  input{
 position: relative;
 width: 45%;
 margin-right: 10px;

}

#add_prop_moreFilesInput  input.file {

 position: relative;
 text-align: right;
 height: 22px;
	
 
}

#update_thumbs_image_container {
	float: left;
	margin-left: 10px;
	border: 0px solid #000000;
	width: 90%;
    border: 0px solid #000000;
	padding: 10px;
	
 
}

#update_thumbs_image  {
	float: left;
	width: 30%;
	height: 120px;
	border: 0px solid #000000;
}

#update_thumbs_image img {
    float: left;
	margin: 0%;
	border: #cccccc solid 1px;
	padding: 1px;
	width: 100%;
	height: 100%;
	max-height: 100%;
}

#add_prop_innerform  textarea{
 margin-top: 5px;
 float: left;
 width: 300px;
 height: 200px;
}

#add_prop_innerform  select{
 margin-top: 5px;
 float: left;
 width: 268px;
 font-weight: normal;
 font-family: tahoma, arial, sans-serif;
 font-size: 14px;

 
}

#add_prop_innerform label {
	float: left;
	margin-top: 5px;
	text-align: left;
	width: 170px;
}

#add_prop_innerform label2 {
	float: left;
	margin-top: 40px;
	text-align: right;
}


#add_prop_innerform h3 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9f432b;
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	width:350px;
}

#add_prop_innerform  input:focus {
	border: 2px solid #900;
}



div#add_prop_formRight {
  width: 210px;
  height: 410px;
  float: left;
  padding-left: 30px;

}

div#add_prop_innerformRight {
  float:left;
  width: 200px;
  margin-top:15px;
  margin-bottom:15px;
  border: 0px solid #000000;

}

#add_prop_innerformRight  input{
 float: left;
 width: 160px;
}

#add_prop_innerformRight label {
	float: left;
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	width: 160px;
}

#add_prop_innerformRight label2 {
	float: left;
	margin-top: 40px;
	text-align: right;
}



#add_prop_innerformRight  input:focus {
	border: 2px solid #900;
}

#accont_container {
  float: left;
  height: 80%;
  border: 0px Solid #c5c7d8;
  width: 50%;
  padding: 0%;
}
/* Account */
#manage_account {
	margin: 3px 0px 3px 16px;
	color: #03122d;
	background-color: inherit;
	font-weight: bold;
	border: #03122d 0px solid;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;

	width : 100%;
	voice-family : "\"}\"";
	voice-family : inherit;
	
	height: 90%;
}

#manage_account_option {
float: left;
 border: #03122d 0px solid;
   width: 600px;
   padding: 20px;

}

#manage_account_image {
  float: left;
  margin-left: 30px;
  border: #03122d 0px solid;
 
}

#manage_account_text {
 float:left;
 border: #03122d 0px solid;
 margin-top: 24px;
 
	
}

#manage_account img{
  border: 0px;
  padding: 0px;
 
  height:64px;
  width: 64px;
  
}

#manage_account {
	clear: left;
	
}

#manage_account a {
    border: 0px solid #000000;
	float: left;
	color: #03122d;
	background-color: inherit;
}

#manage_account a:hover {
	color: #387e28;
	background-color: inherit;
}

#manage_account h2 {
	margin-bottom: 12px;
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/account.gif') #387e28 no-repeat 0px 0px;
}

#manage_account h3 {
	margin-bottom: 12px;
	width: 240px;
	height: 28px;
	color: inherit;
	background: url('images/login.gif') #387e28 no-repeat 0px 0px;
}

#order_accept {
	margin: 10px auto 2px;
	text-align: center;
}

#manage_account ul {
	padding: 0px 3px 0px 4px;
	font-size: 10px;
	height: 95px;
}

#manage_account li {
	padding: 0px 5px;
	color: #9f432b;
	background-color: #fff;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	float: left;
}

#manage_account li#online {
	background-image: url('images/order_online.gif');
}

#manage_account li#phone {
	background-image: url('images/order_phone.gif');
}

#manage_account li#mail {
	background-image: url('images/order_mail.gif');
}

#manage_account li a {
	display: block;
	background: inherit;
	background-position: 0px 0px;
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	text-transform: lowercase;
	cursor: pointer;
}

#manage_account li a .block {
	display: block;
	border: #cccccc 1px solid;
}

#manage_account li a:hover .block {
	color: inherit;
	background-color: #f2f2f2;
}



#manage_account li a span {
	width: 79px;
	height: 73px;
	display: block;
}

#manage_account p {
	margin-left:30px;
	padding-bottom: 15px;
}

#manage_account li a b {
	line-height: 12px;
	width: 79px;
	display: block;
}

#manage_account li#phone b {
	width: 80px;
}

#manage_account_text {
	padding: 0px 15px 12px;
}

#manage_account_text p {
	line-height: 14px;
	
}

div#headings  {
	float:left;
	border: 0px solid #000000;
	width: 100%;
}

#headings h1 {
	font-weight: bold;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	width: 100%;
	
	border: 0px solid #000000;
}

#headings h2 {
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	float:left;
	border: 0px solid #000000;
	width: 80%;
	
}

#headings2 h1 {
	font-weight: bold;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	padding-left:20px;
	padding-top:20px;
}

#headings2 h2 {
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	padding-left:20px;
	padding-top: 19px;
	
}

div#update_headings  {
	float:left;
	border: 0px solid #000000;
}


#update_headings2 h2 {
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	padding-left:20px;
	padding-top: 19px;
	
}

#update_headings2  {
	font-weight: bold;
	float: left;
	border: 0px solid #000000;
	margin-left: 20px;
	margin-top: 20px;
	width: 62%;
}

#update_headings2 h1 {
	font-weight: bold;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	padding-right: 0px;
	padding-left:5px;
	padding-top:20px;
}

#update_headings2 h2 {
	color: #9f432b;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	padding-left:20px;
	padding-top: 18px;
	
}
#email_updates {
    float: left;
	border-right: 0px dashed #c5c7d8;
	width: 100%;
}

#email_updates label {
    color: #9f432b;
	font-weight: bold;
	text-align:left;
	
}

#email_updates input {
    color: #9f432b;
	font-weight: bold;
	text-align:left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 300px;
}



#num_of_prop_container{
 float: left;
 width: 99%;
 padding-top: 30px;
 border: 0px dashed red;
}

#num_of_prop_container_example{
 float: left;
 width: 93%;
 padding-top: 30px;
 border: 0px dashed red;
}

#num_of_prop{
 float: left;
 padding-left: 0px;
 padding-top: 30px;
 padding-right: 10%;
 height: 60px;
 border-top: 3px dashed #c5c7d8;
 
 width: 98%;
 

}

#num_of_prop h3 {
	color: #9f432b;
	margin-left: 5px;
	font-weight: bold;
	
}




#detailed_image_container {
  float: left;
  width: 99%;
  min-height: 270px;
  border-bottom: 2px dashed #031179;
  padding: 5px;
  text-align: center;
  
}



#main_image {
  border: 0px solid #CCCCCC;
  float: left;
  padding: 1px;
  width: 320px;
  max-height: 420px;
  padding: 2px
}

#main_image img{
  border: 1px solid #cccccc;
  width: 300px;
  height: 250px;
  max-height: 420px;
  
}

#main_image p{
  
  width: 270px;
  text-align: center;
  
}

#thumbs_image_container {
    float:left;
	width: 360px;
	height: 200px;
	border: #000000 solid 0px;
}

#thumbs_image  {
	width: 100%;
}

#thumbs_image img {
	margin: 0.5%;
	border: #cccccc solid 1px;
	padding: 2px;
	width: 29%;
	
	height: 100px;
}

#prop_details_container {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  border: #CFD0D0 solid 1px;
}

#selling_point_contact_container{
  float: left;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  border-bottom: #CFD0D0 solid 1px;

}

#selling_point_details{
  float: left;
  width: 55%;
   border: #000000 solid 0px;
  height: 50%;
  
}




#sellers_contact_details
{
  float: left;
  width: 95%;
  height: 100%;
  background-color: #ffffff;
   border-left: #CFD0D0 solid 3px;
   padding: 10px;
  border: #CFD0D0 solid 0px;
}




#sellers_contact_details a {
  color: #031179;
  font-size: 12px;
  margin:0px;
  padding:0px;
}

#sellers_contact_details a:hover {
text-decoration: underline;
}

#sellers_contact_details h4 {
  float: left;
  color: #031179;
  width: 85%;
  font-weight: bold;
  
  font-size: 14px;
  margin-left: 0px;

 
  border: #000000 solid 0px;
}

#sellers_contact_details p{
    color: #000022;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	min-width: 270px;
	width: 99%;
	border: #000000 solid 0px;
	padding-top: 10px;
    
}
 #sellers_contact_details p span{
    font-weight: bold;
 }

#selling_main_details {
  float: left;
  width: 99%;
  
}

#prop_details_container h2{
  color: #031179;
  font-weight: bold;
  float: left;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}

#prop_details_container p{
  width: 99%;
  float: left;
  
}

#selling_point_details h2 {
  width: 90%;
 
}

#selling_point_details h4 {
  color: #031179;
  width: 90%;
  font-weight: bold;
  float: left;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
  border: #000000 solid 0px;
}

#selling_point_details ul {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0;
	font-weight: bold;
	border: #000000 solid 0px;
}
#selling_point_details ul li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 10px 10px 10px 0px;
	padding: 0 0px 0px 20px;
	font-size: 11px;
}

#image_container {
  float: left;
  width: 47%;
  border: 0px solid #000000;
  text-align: center;
  padding: 4px;
}

#result_main_image {
  float: left;
  padding: 0px;
  width: 55%;
  border: 0px solid #000000;
  text-align: center;
   
}

#result_main_image p {
  
  width: 90%;
  border: 0px solid #000000;
 text-align: center;
}

#result_main_image img{
  float: left;
  padding: 1px;
  width: 99%;
  height: 155px; 
  border: 1px solid #cccccc;
}

#result_main_image2 {
  float: left;
  padding: 0px;
  width: 90%;
  border: 0px solid #000000;
  text-align: center;
  height: 200px; 
   
}

#result_main_image2 img{
  float: left;
  padding: 1px;
  width: 99%;
  height: 185px; 
  border: 1px solid #cccccc;
}

#search_thumbs_image_container {
	float: left;
	margin-left: 10px;
	border: 0px solid #000000;
	width: 80%;
    border: 0px solid #000000;
	height: 200px; 
	padding-right: 0px;
	
 
}

#search_thumbs_image  {
	float: right;
	width: 100%;
	height: 100%;
	 border: 2px solid #000000;
}

#search_thumbs_image_container img {
    float: left;
	margin: 0.5%;
	border: #cccccc solid 1px;
	padding: 2px;
	width: 28%;
	height: 39%;
	
}

#summary_details_container a {
	color: #108211;
	width: 100%;
	min-width: 500px;
	font-weight: bold;
	float: left;
	font-size: 18px;
	border: 0px solid #000000;
}

div#page_numbers {
	float:left;
	margin-top: 10px;
	padding-left: 220px;
	height: 30px;
	width:60%;
	text-align: center;
	border: 0px solid #000000;
}

div#page_numbers a {
	float:left;	
}

div#page_numbers h2 {
	float: left;
	max-width: 70px;
	padding: 5px;
	border: 0px solid #000022;
	text-align: center;
	font-size: 11px;
	color: #000022;
	margin-top: 2px;
}

div#page_numbers a {
	color: #000022;
	text-decoration: none;
}

#page_numbers h3:hover {
	background-color: #9bb23d;
	color: #ffffff; /* Global White */
}

#page_numbers h3 a:hover {
	text-decoration: none;
	color: #ffffff; /* Global White */
}

div#page_numbers h3 {
	float: left;
	max-width: 10px;
	width: 10px;
	padding: 5px;
	border: 1px solid #000022;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
}

div#page_numbers h4 {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 10px;
	padding: 5px;
	border: 1px solid #000022;
	text-align: center;
	font-size: 12px;
	background-color: #9bb23d;
	color: #ffffff;
}

#page_numbers h4:hover {
	background-color: #9bb23d;
	color: #ffffff; /* Global White */
}

#page_numbers h4 a:hover {
	text-decoration: none;
	color: #ffffff; /* Global White */
}

div#viewing_form {
  background-image: url('form.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  float: left;
  height: 495px;
   background-color: #f7f7ff;
  	
}

div#viewing_innerform {
  width: 300px;
  margin-left:15px;
  margin-bottom:15px;
  background-color: #f7f7ff;
  	
}

div#viewing_innerform label {
	float: left;
	margin-top: 5px;
	text-align: left;
	width: 170px;
}

div#viewing_innerform label2 {
	float: left;
	margin-top: 40px;
	text-align: right;
}

div#viewing_innerform  input:focus {
	border: 2px solid #900;
}


div#viewing_innerform_textarea label {
	float: left;
	margin-top: 10px;
	text-align: left;
	width: 220px;
}


div#viewing_innerform_textarea  input{
 margin-top: 5px;
 float: left;
 width: 300px;
 height: 190px;
}

div#viewing_innerform  input{
 margin-top: 5px;
 float: left;
 width: 268px;
 font-weight: normal;
 font-family: tahoma, arial, sans-serif;
 font-size: 14px;

 
}

div#short_desc textarea {
  height: 100px;
}

.footer, .push {
    height: 4em;
}
