/*
	--- by Bill Taylor / Cenla Web & Computer Services, LLC ©2008 		---
	--- for Wolf Realtor Appraiser ---
*/
HTML, BODY 
{	
	background-image: url(../images-master/wr-pageback.gif);	
	background-repeat: repeat-x;		
	background: Black;
	text-decoration: none;
	color: Black;
	font-family:  Arial, Verdana, Tahoma;
	font-size: smaller;
	font-weight: normal;
	border: 0px;
	margin: 0px 0px 0px 0px;
	Scrollbar-arrow-color: #FF6600;
	Scrollbar-track-color: #999999;
	Scrollbar-base-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;     
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #666666;
}	

HTML {
	background-image: url(../images-layout/wr-pageback.gif);	
	background-repeat: repeat-x;		
}

#body {
	background-image: url(../images-layout/wr-pageback.gif);	
	background-repeat: repeat-x;		
}

.button, button {
	border: 1px solid ButtonHighlight;
	border-bottom: 1px solid ButtonShadow;
	border-right: 1px solid ButtonShadow;
	background-image: url(../images/button.gif);
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: Black;
	height:24px;
	width:80px;
	text-align: center; 
}	

.button2 { 
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight: bolder;
	color:Black; 
	text-decoration:none;
   border-top: 1px solid #F7B163;
	border-left: 1px solid #F7B163;
	border-bottom: 1px solid #9D3F00;
	border-right: 1px solid #9D3F00;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/rwr_button.gif);
}

.button2 a:link { 
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight: bolder;
	color:Black;  
	text-decoration:none;
   border-top: 1px solid #F7B163;
	border-left: 1px solid #F7B163;
	border-bottom: 1px solid #9D3F00;
	border-right: 1px solid #9D3F00;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/rwr_button.gif);
}

.button2 a:visited { 
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight: bolder;
	color:Black; 
	text-decoration:none;
   border-top: 1px solid #F7B163;
	border-left: 1px solid #F7B163;
	border-bottom: 1px solid #9D3F00;
	border-right: 1px solid #9D3F00;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/rwr_button.gif);
}

.button2 a:hover { 
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight: bolder;
	color: #990000; 
	height:14pt;
	text-decoration:none;
   border-top: 1px solid #9D3F00;
	border-left: 1px solid #9D3F00;
	border-bottom: 1px solid #F7B163;
	border-right: 1px solid #F7B163;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/rwr_buttonDn.gif);
}



.button3, button3 {
	border: 1px solid ButtonHighlight;
	border-bottom: 1px solid ButtonShadow;
	border-right: 1px solid ButtonShadow;
	background-image: url(../images/button3.gif);
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.12em;
	font-weight: bold;
	color: Black;
	height:30px;
	width:170px;
	text-align: center; 
	padding: 6px 10px 2px 10px;
	text-decoration: none;
}	

.button3 a {
	text-decoration: none;
}

.button3 a {
	text-decoration: none;
	color: #330000; 
}


/* ------------------------------------ */
/* -------  Master Page layout -------- */
/* ------------------------------------ */

#main-container {
	width: 100%;
}

#main-table {
	width: 932px;	
}

#main-layout-header {
 	background-repeat: no-repeat;
   background-image: url(../images-layout/wr-header.jpg);	
	background-position: top right;
	width: 932px;
	height: 147px;
}

#main-menu-container {
   background-image: url(../images-layout/wr-menu.gif);	
	width: 932px;
}

#main-layout-menu {
	background-color: Black;
	margin-left: 16px;
	margin-right: 16px;
	left: 1px;	
}

#main-layout-content-container {
   background-image: url(../images-layout/wr-content.gif);	
	width: 932px;
	z-index: auto;
}

#main-layout-footer {
 	background-repeat: no-repeat;
   background-image: url(../images-layout/wr-footer.gif);
	width: 932px;
	height: 41px;
	padding-top: 7px;
	margin-bottom: -7px;
}

.lbFooter {
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 9px;
	color: #FFFFF0;
	padding-top: 1px;
}

/* ------------------------------------ */
/* --- Content Layout Section --------- */
/* ------------------------------------ */

#ContentPlaceHolder1 {
	margin-left: 16px;
	margin-right: 16px;
}

#content_container {
	padding-left: 16px;
	padding-right: 16px;	
}

#content_table {
	width: 98%; 
	margin-top: 0px;
}

#contact_table {
	width: 100%; 
	background-color: transparent; 
	padding-top: 10px;	
	padding-left: 16px;
	padding-right: 16px;
}

.Grid {
	border-style: none;
}

#types-of-services-container {
	position: relative;
	width: 240px;
	padding-left: 18px;
}

/* 
	List of types of services - located on home page
	~~ 290 max width + padding
*/
#services-list {
	width: 230px;
	padding-left: 40px;
	padding-top: 30px;
}

/*
	################################################
	################################################
	################################################
	################################################
	Need to review which of these is still used
	################################################
	################################################
	################################################
	################################################
*/

#types-of-services-table {
	width: 90%; 
	background-color: White; 
}

.types-of-services-icon {
	padding-top: 20px; 
	padding-left: 5px;
	padding-right: 1px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.types-of-services-item {
	font-family: Arial; 
	font-size: 2.0em; 
	color: Black; 
	text-align: left; 
	font-weight: 900; 
	padding-top: 20px; 
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.types-of-services-rwImage {
	padding-top: 20px; 
	padding-left: 260px;
	padding-right: 1px;
	padding-bottom: 3px;
	vertical-align: middle;
}

.types-of-services-rwImageText {
	font-family: Arial; 
	font-size: 1.8em; 
	color: Black; 
	text-align: left; 
	font-weight: 300; 
	padding-top: 1px; 
	padding-left: 275px;
	padding-right: 1px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.types-of-services-narrative {
	font-family: Arial; 
	font-size: 1.5em; 
	color: Black; 
	text-align: left; 
	font-weight: 300; 
	padding-top: 10px; 
	padding-left: 100px;
	padding-right: 200px;
	padding-bottom: 10px;
	vertical-align: middle;
}

#main-page-rotator-container {
	width: 100%;
}

.main-page-rotator-table a {
	border-width: 2px;
	border-color: white;	
}

.main-page-rotator-table a:hover {
	border-width: 2px;
	border-color: red;		
}

#40-years-of-service-slogan-container {
	width: 100%;
}

#40-years-of-service-slogan-table {
	width: 100%; 
	padding-top: 20px;
	padding-bottom:10px;
}

#page-home-rotator-name {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;	
}

#page-home-rotator-description {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;	
  	width: 400px;
}

#page-home-rotator-description-p {
	text-align: justify;
}



/*
left-container and right container are 
children on content-table which is a 
child of content-container.
content-container is a child of the 
MasterPage2 Div: 
main-layout-content-container

main-container > main-table > main-layout-header

main-container > main-table > main-layout-menu-container >
main-layout-menu

main-container > main-table > main-layout-content-container >
content-container > content_table > left-container

main-container > main-table > main-layout-content-container >
content-container > content_table > right-container >
detail-grid-container > rwr-listing-container >
rwr-listing-table > rwr-listing-table2 > Listing-Title

main-container > main-table > main-layout-content-container >
content-container > content_table > right-container >
detail-grid-container > rwr-listing-container >
rwr-listing-table > rwr-listing-table2 > image

main-container > main-table > main-layout-content-container >
content-container > content_table > right-container >
detail-grid-container > rwr-listing-container >
rwr-listing-table > rwr-listing-table3

*/
#listing-container {
	left: 13px;
	top: 1px;
	width: 916px;
}

#left-container {
	left: 1px;
	top: 1px;
	width: 245px;
}

#right-container {
	left: 1px;
	top: 1px;
	border-style: none;
	border-width: 0px; 	
	width: 633px;
}

/* get rid of this is we use the repeater */
#detail-grid-container {
	left: 0px;
	top: 0px;
	border-style: none;
	border-width: 0px; 	
}

.detailsGrid1 {
	left: 0px;
	top: 0px;
	border-style: none;
	border-width: 0px; 	
}

#rwr-listing-container {
	left: 0px;
	top: 0px;
	width: 100%;
	border-style: none;
}

#rwr-listing-table {
	width: 100%;
	border-style: none;
}

#rwr-listing-table2 {
	width: 100%;
	border-style: none;
}

#rwr-listing-table3 {
	width: 100%;
	border-style: none;
}

.RadRotator1 {
	z-index: 89999;
	border-style: none;
}

.RadRotator1Image {
	z-index: 90000;
	border-style: none;
}

#page-clear {
	clear: both;
	height: 1px;
}

#page-clear-top {
	clear: both;
	height: 1px;
}


/*
.Grid {
	top: 5px;
}
*/

#RadSpliiterListings {
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-style: none;
}

#NoRecordsSelected {
	background-image: url(../images/detail-background.gif);
	background-repeat: no-repeat;	
	background-color: White;
	width: 96%;
	height: 500px;
	border-style: none;
}

#SubTitle {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;	
}


.ValidatorText {
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: Red;
}

.ValidatorSummaryText {
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: Red;
}