﻿/************************************************
*** R.S. Conroy
*** Dewey & LeBoeuf LLP
*** Wextrust Application
************************************************/



/***************************/
/*** General Page Layout ***/
/***************************/
html
{
height: 100%;
}

/**** Main ***/
body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color:Black;
  font: small Arial, Helvetica, Verdana, sans-serif;
  height: 100%;
}
#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#wrapper {
 
  background: #FFF url(http://wextrustreceiver.com/App_Themes/Wextrust/images/sideBlue1.gif) repeat-y 100% 0;
	position: relative;
	min-height: 100%; 
  color: black;
  margin: 0px 10px 5em 0px;
  padding: 0px;
  width:900px;
  
}
#wrapperNoSideBar {
 
  background: #FFF;
  height: 100%;
 
  color: black;
  margin: 0px 10px 10px 0px;
  padding: 0px;
  width:900px;
}

#sitesearch
{
	margin:0;
	position:absolute;
	top:0px;
	left:545px;
	float:right;
	padding:1em 1em 1em 1em;
	font-weight:bold;
	color:#FFFFFF;
}

#header-top
{
	background-image: url(../../Wextrust/images/Header-1.jpg);
	width: 900px;
	height: 150px;
	background-repeat: no-repeat;
}

#header-bottom {
  border-top: 10px solid #663300;
  border-bottom: 1px solid #663300;
  border-left: 1px solid #663300;
  border-right: 0px solid #663300;
  height: 1.5em;
  background-color:#FFFFFF;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;  
}

#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none; 
  
}
#tagline {
  font-weight: bold;
  
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#header-date {
  position:relative;
   margin: 0 -5px;
  top: -15px;
  left: 700px; 
  color:#0066CC;
  font-weight:600;
  text-align:right;
  width:15em;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image: url(img/sidebarbg.gif);
  background-position: top right;
  background-repeat: repeat-y;
}

/*******/
/* html #mainmenu {margin-top:-1px;}*/

.menuclass
{
    z-index:100;
}

#mainmenu a 
{
    text-decoration:none;
}
/* Adds a height to a button so that IE Win will allow it to be clickable across its full width. */
/*z-index:100;*/
/* Hide from IE5-Mac \*/
/* html #mainmenu a {height: 1%;}*/
/* end hiding */ 

#mainmenu .normallink 
{
	/*z-index:100;*/
	padding:0 1.5em;
	font-weight:bold;
	color:#000000;
	border-right: 1px solid #663300;
		
}
#mainmenu .selectedlink
{
    /*z-index:100;*/
	padding: 0 1.5em;
	background-color: #FFFFFF;
	color: #000000;
    border-right: 1px solid #663300;
}

#mainmenu .hoveredlink
{
    /*z-index:100;*/
	padding: 0 1.5em;
	background-color: #FFFFFF;
	color: #000000;
	border-right: 1px solid #663300;
}



/*******/

#content {
  margin: 0 240px 0 10px;
  padding-left:2em;
  /* border-top: 1px solid #b9d2e3;
 border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;*/
   height:100%;
  background-color: white;
  color: black;
  padding-bottom: 9em;
}

#contentPropertyColumn1
{
   position:relative;
   float:left;
   left:5px;
   padding-left:1px; 
   height:100%;
  
   background-color: white;
   color: black;
   padding-bottom: 9em;
}

#contentPropertyColumn2
{
	position :relative;
	padding-left:1em;
	left:40px;
    height:100%;
	width:20em;
	background-color: white;
	color: black;
	padding-bottom: 9em;
}

#mainfeature {
  background-image: url(../../Wextrust/images/wextrustProp1.jpg);
  background-repeat: no-repeat;
  background-color: #112236;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  margin:0 0 0 -1.75em;
  color: #FF6600;
  padding-bottom: 0.2em;
  
 /* border-bottom: 1px solid #b9d2e3;*/
   
}

#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p 
{  
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}

.PanelPropertyDetail
{
	position: relative;	
	top: 1em;
}

.RepeaterRecEvents
{
	 color:#000000 !important;
	 padding-right:5px;
	
}
.RepeaterRecEvents li a:visited, .RepeaterRecEvents li a:link,  .RepeaterRecEvents li
{
	
	color: #000000 !important;
	font-weight: 600;
	text-decoration: none;
	list-style-type: none;
}


#sidebar 
{
  position:relative;
  float: right;
  width: 220px;
  height:100%; 
  background-color: #99CCFF;
  color: white;
  margin: 0;
  padding: 0 0 9em 0; 
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
  float: left;
  width: 159px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}

#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}



#footer 
{
  
  position: relative;
  margin-top: -7.5em;  
  float:left;      
  background-color: #333333;  
  width: 900px;  
  padding:10px 0 0 0; 
}

#footer ul
{
	float:left; 
	font-weight:600;
	background-color: #333333;
	color: #FF6600;
	width: 800px;	 
	padding:  -20px; 
	text-align:center; 
} 
#footer li
{
	float:left; 
	background-color: #333333;
	color: #FF6600;	 
	padding: 0 5px 0 5px;
	display: inline;
	 
} 
#footer a:link 
{
	text-decoration: none;
	color: #FF6600;	 
}

#footer a:visited
{
	text-decoration: none;
	color: #FF6600;
}


#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url(img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}

#main3 {
  margin-top: 10px;
  padding:1em;
  
}

#main3 a:link
{
	
	position: relative;
	display: block;
}
#main3 a:visited
{
	
	position: relative;
	display: block;
}
/****/
.divQuestion 
{
	padding:1em;
	font-weight:600;
}
.divAnswer
{
	padding: 1em;
	font-style: italic;
	margin-left: 1em;
	background-color:#fdf8f2;
}
.divAnswer p
{	
	color: #000000 !important;
		
}
.toplink
{
	 background-color:Gray;
     font-weight:400;
     text-align:center;
     width:10em;
}

/*** Hebrew ***/
.hebrew ul{
		padding-right:3em;
	    text-align:right;
	    list-style:none; 	  	 
	    font-size:small;
 }

.hebrewNew {
	
	list-style: none;
	list-style-image: url('../../images/new.gif');
	background:none;
	font-size:small;

}




.RepRecEvents, .RepRecEvents  a:link, .RepRecEvents ul
{
	 padding:1em;
	text-decoration:none;
	background-color:#F7F6F3;
	color:#333333;
	list-style-type:none;
	
		
	
}

.RepRecEventsAlt, .RepRecEventsAlt a:link, .RepRecEventsAlt ul
{
	 padding:1em;
	 text-decoration:none;
	 background:333333;
	 color:#284775;
	 list-style-type:none;	 
	 
	
}
.custLinkButton
{
	border: 1px double #CCFFFF;
	background: #99CCFF;
	font: BorderWidth= "1px" Font-Names= "Verdana" Font-Size= ".5em" ForeColor= "#FFFFFF";
	font-family: 'Helvetica';
	color: #FFFFFF;
	text-decoration: none;
}

/********/
.divPropertyDetail
{	 
	padding: 1em;
}

.photo-border {
	border:0px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(http://wextrustreceiver.com/App_Themes/Wextrust/images/bg-photo2.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}
	
.LinkButtonPropListing
{
	 
	 
	top: 2em;
	padding: .25em;	
    left:1em;  
	background-position: #FF9933;
	border: 1px double #CCFFFF;
	background: #0066CC;
	font: BorderWidth= "1px" Font-Names= "Verdana" Font-Size= ".5em" ForeColor= "#FFFFFF";
	font-family: 'Helvetica';
	color: #FFFFFF;
	text-decoration: none;
}

.titleLink
{
	 text-decoration:none;
}
