*{
  margin:0px;
  padding:0px;
}

body{
  margin:0px;
  padding:0px;
  font-family:Verdana,Tahoma,Trebuchet,Arial,Sans-serif;
  font-weight: normal;
  font-size: 12px;
}

h2 {
  font-size: 18px;
  padding:0px;
  padding-left: 20px;
  padding-top: 20px;
  margin-top:0px;
}

p {
  margin: 0px 0px 0px 20px;
  padding:0px;
  font-weight: normal;
}

p.heading {
  margin: 0px;
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  color: #FF8F00
}
/*p input{
/*position: absolute;
left: 40%;
}*/

.registerPara {
  margin-top:5px;
  margin-left:170px;
  position: absolute;
}

#registerUser, .myProfile{
  width: 800px;
  padding: 0px;
  margin: 0px;
  position: relative;
  left: 50%;
  margin-left: -500px;
}

#registerUser P,  .myProfile P{
  position: relative;
  margin-left:25px;
  margin-top:10px;
  padding-left:20px;
  padding-bottom:5px;
}

#registerUser input,#registerUser select, .myProfile input, .myProfile select, .myProfile span{
  position: absolute;
  left: 30%;
}

#registerUser input .bleh {
  position: absolute;
  left: 80%;
}


#errorMsg {
  width: 100%;
  height: 25px;
  padding: 10px 10px 0px 45px;
}

.hidden {
  visibility: hidden;
}

.spacer { height:1px; font-size: 1px; padding:0px; margin: 0px;}

.astyle{
  width: 200px;
  padding: 5px 10px 5px 10px;
  color:#2A546D;
}
.divStyle{
  padding-left: 20px;
  font-size: 12px;
}
.divStyleList{
  padding-left: 0px;
  font-size: 12px;
}
.rightPan{
  position: relative;
  top: 0px;
  float: right;
  width: 700px;
}


#propertyContent table {
  margin-left: 4px;
}

#propertyContent tr, td {
  padding-left: 10px;
  font-size: 11px;
}

#selComDiv{
  background-color:#2C546E;
  display: block;
  width:30%;
}
.tdStyle{
  color: white;
}

.comboStyle{
  font-size:11px;
  color:#2A546D; 
  height:20px;
  width:58px;
}



#distId{
  width:62px;
}


.TxtStyle{
  font-size: 12px;
}
#content-window-wrapper {
  background-color: #BAE3F7;
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#content-window {
  background-color:white;
  background-repeat:repeat;
  margin: 0px;
  padding-bottom: 20px;
  width: 1000px;
  float: left;
  float/**/: none;
  position: relative;
  left: 50%;
  margin-left: -500px;
}

#content-window:after {
  content: '[ ]'; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#content-window {
  display: inline-block;
}
/*\*/
#contentdiv {
  padding: 0px;
  position: relative;
  width: 1000px;
  margin: 0px;
  left: 50%;
  margin-left: -500px;
}

#header{
  position:relative;
  width: 1000px;
  height:117px;
}

#login {
  font-size:12px;
  color: white;
  font-weight: bold;
  position: absolute;
  right: 0px;
  top: 0px;
  background-image:url('/images/login_form_bg.jpg');
  background-repeat: no-repeat;
  width: 237px;
  height: 117px;
}

#login a {
  color: rgb(197,248,249);
  font-weight: bold;
  font-size: 10px;
}

#login td {
  padding-left: 9px;
  padding-top: 4px;
  padding-bottom: 0px;
  margin: 0px;
}

#login input {
  width: 120px;
  height: 13px;
}

#header_login_frm{
  position: absolute;
  right: 0px;
  top: 0px;
  background-image:url('/images/login_form_bg.jpg'); 
  background-repeat: no-repeat;
  width: 237px;
  height: 117px;
}

#logo{	
  background-image: url('/images/builderfeed_logo.gif');
  background-color: white;
  background-repeat: no-repeat;
  width: 483px;
  height: 117px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#menu {
  background-repeat: none;
  background-color: #DADADA;
  width: 1000px;
  height: 28px;
  text-align: center;
  position: relative;
}

#menu ul {
  text-align: center;
  margin: 0px 50px 0px 50px;
  padding: 6px 0px 0px 0px;
}

#menu li {
  display: inline;
  color: #527183;
  padding: 0px 20px 0px 20px;
  font-weight: bold;
  font-size: 13px;
}

#submenu { 
  background-color: #15384C;
  width: 1000px;
  height: 30px;
  text-align: center;
  position: relative;
}
#submenu ul {
  text-align: center;
  padding: 5px;
  margin:0px;
}

#submenu li {
  display: inline;
  color: #527183;
  margin-left: 40px;
  font-weight: bold;
  font-size: 13px;
}

.currentPageLinkColor{
  color: #F79E2A;
  text-decoration: none;
}

#menu a, #menu a:visited {
  color: #527183;
  text-decoration: none;
  
}
.subMenuLink {
  color: #D2D0D1;
  text-decoration: none;
}

#submenu a:hover {
  color: #F79E2A;
  text-decoration: none;
}
#menu a:hover{
  text-decoration: underline;
}


#footer-wrapper {
  clear: both;  
  background-color: #DADADA;
  width: 100%;
  height: 43px;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#footer {
  clear: both;  
  background-color: #DADADA;
  width: 1000px;
  height: 43px;
  margin: 0px;
  padding: 0px;
  position: relative;
  left: 50%;
  margin-left: -500px;
}

#footer ul {
  margin: 0px 50px 0px 0px;
  padding: 15px 0px 0px 5px;
}

#footer li {
  display: inline;
  color: black;
  padding: 0px 5px 0px 1px;
  font-size: 10px;
}

#footer a,#footer a:visited {
  color: black;
  text-decoration: none;
}

#footer a,#footer a:hover {
  text-decoration: underline;
}

#lower-white-wrapper {
  background-color: white;
  width: 1000px;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#lower-white {
  background-color: white;
  text-align: right;
  width: 1000px;
  height: 43px;
  margin: 0px;
  padding: 0px;
  border:0px solid red;
  position: relative;
  left: 50%;
  margin-left: -500px;
  font-size: 11px;
}
div.table-cell1, div.table-cell2{
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-face: Arail;
  font-size:12px;
  color: white;
  font-weight: bold;
  padding: 0px;
}

div.table-cell1 { width: 40%; }
div.table-cell2 { width: 50%; }

P.table-row { margin-bottom:20px; } 
P.table-row input, P.table-row select, P.table-row textarea {position:absolute; left:35%; font-size: 12px;}

#dropin{
  position:absolute;
  visibility:hidden;
  left:200px;
  top:100px;
  width:500px;
  height:300px;
  background-color:#F5F5F5
}

.ajaxAstyle{
  color: #2A546D;
  cursor: pointer;
  text-decoration: underline;
}

.listPara{
  margin-left:  0px;
  margin-right: 0px;
  width:675px;
  color: #2A546D;
}

.published td{
  text-decoration: line-through;
}



/*div#filters select{
  /*margin:1px;*
  font-size:11px;
}

div#filters span{
  color: #2A546D;
  margin-left:5px;
  height:12px;
  padding:0px;
  font-size:11px;
}*/

.bottom_border { border-bottom:1px solid #2A546D;font-weight:  bold; margin: 0px;padding: 0px;}

.listPara td {
  padding: 3px 0px 0px 15px;
  margin:0px;
  text-align: left;
}

.listPara tr#head td{
  height:28px;
  cursor: hand;
  cursor: pointer;
}
.listPara td.addimg { padding: 5px 0px 2px 0px;margin: 0px; width: 40px;}

.selBoxA{
  color: white;
}

.listP{
  color: #2A546D;
}

#listing_page_header {
  width: 1000px;
  height:80px;
  background-color:#2C546E;
  padding:0px;
  margin: 0px;
  position: relative;
  border: 0px solid red;
}

#listing_page_header #title {
  margin:0px;
  padding: 0px;
  top: 15px;
  height:40px;
  width: 960px;
  left: 50%;
  margin-left: -480px;
  position: absolute;
  
}

#listing_page_header #title div#left{
  margin:0px;
  padding: 0px;
  background-image: url('/images/listings-page_left.jpg');
  background-repeat: no-repeat;
  width: 32px;
  height: 34px;
  float: left;
}

#listing_page_header #title div#middle {
  background-image: url('/images/listings-page_bg.jpg');
  background-repeat: x-repeat;
  width: 892px;
  height: 34px;
  float: left;
  margin:0px;
  padding: 0px;
  position: relative;
}

#arrow{
  background-image: url('/images/listHomeArrow.gif');
  background-repeat: no-repeat;
  width: 40px;
  height: 45px;
  position: absolute;
  top: -7px;
  left:-2px;
}

#listing_page_header #title div#right{
  margin:0px;
  padding: 0px;
  background-image: url('/images/listings-page_right.jpg');
  background-repeat: no-repeat;
  width: 36px;
  height: 34px;
  float: left;
}

div.errorlist {
  margin: 20px 25px 25px 30px;
	padding; 0px;
  text-align: left;
}

div.errorlist p {
	padding:0px;
	margin: 16px;
}

div.errorlist h3 {
	color:red;
	margin: 25px 25px 5px 15px;
} 

div.errorlist ul{ list-style: none; }

div.errorlist li {
  /*background-image: url('/images/bullet_red.gif');
  background-repeat : no-repeat;
  background-position: 0 0.5em;*/
  padding: 2px 2px 0px;
  margin: 0px;
  clear: both;
}		
div.errorlist hr.divider {
  color: rgb(43, 84, 109);
  background-color: rgb(43, 84, 109);
	margin-left:13px;
  width: 90%;
}
div.errorlist li div {
  padding: 3px 10px;
  margin: 0px 3px;
  width: 180px;
  float: left;
  /*border: 1px solid black;*/
}

div.errorlist li div.reason { width:450px;} 


#loginform {
  width: 400px;
  padding: 10px 0px;
  position: relative;
  left: 50%;
  margin-left: -500px;
}

#loginform p.tab, p {
  padding: 10px 5px;
  position: relative;
}
p.tab input {
  position: absolute;
  right: 10%;
}

#centerform{
  position: absolute;
  z-index: 1000;
  border: 3px solid #2C546D;
  background-color: #DDEAF2;
}
#titleCont,#titleCont{height: 20px;padding: 0px;font-size: 12px; font-weight:bold;background-color:#396886; }
#titleHead{width: 100%;text-align: center;color: white; padding: 3px 0px;}
#closeLink{
  height: 20px;
  width: 20px;
  position:absolute;
  right:0px;
  top:0px;
  margin-top: 0px;
  padding: 0px 0px;
  color: white; 
  cursor: pointer;
  background-image: url('/images/closeBtn.jpg');
}
#contentArea{
  width: 100%; 
  height: 93%;
  padding: 10px 0px 0px;
  margin: 0px;
}
#contentArea iframe {padding:0px;margin:0px;}

#centerform div.confirmDialog { padding: 5px 10px; text-align: center;}
#centerform div.confirmDialog p { padding: 10px; text-align: center; }
#centerform div.confirmDialog input { margin : 5px;}
#contentArea a { font-size: 12px;}

#fullpage { 
  position:absolute;
  top:0px;
  left:0px;
  padding: 0px;
  margin: 0px;
  background-color:#27281E;
  filter: alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}



