﻿/*
	############################################################################
	- by Bill Taylor / Cenla Web & Computer Services, LLC Copyright 2008, 2010 -
	############################################################################
*/
HTML, BODY, FORM
{	
	background-color: #312110;
	text-decoration:none;
   color: Black;
	font-family: Arial, Tahoma, Arial, sans-serif;
   Font-Size: 9pt;
   Font-Weight: normal;
   Letter-Spacing: normal;
   Text-Transform: none;
   Word-Spacing: normal;  
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: #b5ada5;
	SCROLLBAR-BASE-COLOR: #ded6c6;
	scrollbar-dark-shadow-color: #b5ada5;  
	border: 0px;
   margin: 0px;   
   padding: 0px;   
}

HTML {
	background-color: #312110;
}

#body {
	background-color: #312110;
}

#main-container {
	width: 100%;
}

#main-table {
	width: 996px;	
 	background-repeat: repeat-y;
   background-image: url(../images/Page_Images/content_back.png);		
	
}

/*
	Header Row
*/

#Header_Table {
	width: 996px;
	height: 129px;
}

#top_left {
	width: 19px;
	height: 129px;
 	background-repeat: no-repeat;
   background-image: url(../images/Page_Images/top_left.png);
}

#top_left_center {
	width: 255px;
	height: 129px;
 	background-repeat: no-repeat;
   background-image: url(../images/Page_Images/top_center_left.png);
}

#top_center {
	width: 350px;
	height: 129px;
 	background-repeat: repeat-x;
   background: #ada59c url(../images/Page_Images/top_back.png);	
}

#rotatorDiv {
	z-index:50000;
	position:relative;
	padding-top: 9px;
}

#rr {
	z-index:50000;
	position:relative; 	 	
}

#top_divider {
	width: 21px;
	height: 129px;
 	background-repeat: no-repeat;
   background: #ada59c url(../images/Page_Images/top_center_divider.png);		
}

#top_center_right {
	width: 331px;
	height: 129px;
 	background-repeat: repeat-x;
   background: #ada59c url(../images/Page_Images/top_back.png);		
}

#top_right {
	width: 19px;
	height: 129px;
 	background-repeat: no-repeat;
   background-image: url(../images/Page_Images/top_right.png);
}

/*
	Menu Row
*/

#menu_left {
	width: 19px;
	height: 32px;
 	background-repeat: no-repeat;
   background-image: url(../images/Page_Images/menu_left.png);
}

#menu_center {
 	background-repeat: repeat-x;
   background-image: url(../images/Page_Images/menu_back.png);		
	width: 958px;
	height: 32px;
}

#main-layout-menu {
	margin-left: 5px;
	margin-right: 1px;
}

#menu_right {
	width: 19px;
	height: 32px;
 	background-repeat: repeat-y;
   background-image: url(../images/Page_Images/menu_right.png);			
}

/*
	Content Row
*/

#content_left {
 	background-repeat: repeat-y;
   background-image: url(../images/Page_Images/content_left.png);		
	width: 19px;
}

#content_center {
	width: 958px;
	background-color:#fff7e7;
}

#content_right {
 	background-repeat: repeat-y;
   background-image: url(../images/Page_Images/content_right.png);		
	width: 19px;
}

/*
	Footer Row
*/

#footer_left {
 	background-repeat: no-repeat;
   background-image: url(../images/Page_Images/footer_left.png);		
	width: 19px;
	height: 47px;
}

#footer_center {
 	background-repeat: repeat-x;
   background-image: url(../images/Page_Images/footer_back.png);		
	width: 958px;
	height: 47px;
}

#footerDiv {
	text-align: center;
}

.lbFooter {
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 9px;
	color: Black;
	padding: 7px 0px 6px 0px;
}

#footer_right {
 	background-repeat: no-repeat;
   background-image: url(../images/Page_Images/footer_right.png);		
	width: 19px;
	height: 47px;
}


.linksHyperlink {
	cursor: pointer;	
}

/* ------------------------------------ */
/* --- 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;
}

/* RadEditor */
#editor1 {
	background-color: White !important;	
}

#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: 270px;
}

#right-container {
	left: 1px;
	top: 1px;
	width: 620px;
}

/* get rid of this is we use the repeater */
#detail-grid-container {
	left: 0px;
	top: 0px;
}

.detailsGrid1 {
	left: 0px;
	top: 0px;
}

#detail-Repeater container {
	
}

#rwr-listing-container {
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
}

#rwr-listing-table {
	width: 100%;
}

#rwr-listing-table2 {
	width: 100%;
}

#rwr-listing-table3 {
	width: 100%;
}

#Listing-Title {

}

#rotator-container {
	position: relative;
}

#RadRotatorImg {
	position: relative;
}

#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;
}

#NoRecordsSelected {
	background-image: url(../images/detail-background.gif);
	background-repeat: no-repeat;	
	background-color: White;
	width: 96%;
	height: 500px;
}

#SubTitle {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;	
}

.PageTitle {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color:#3d3fef;
}

#topWelcomeMessage {
	padding: 5px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
	color: #330000;	
}

.welcomeLabel {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;		
}

.siteDesign,  a.siteDesign:link  {
	text-align: center;
	margin: 5px 0px 2px 0px;
	text-decoration: none;
	color: #000055;	
}

a.siteDesign:hover  {
	text-align: center;
	margin: 5px 0px 2px 0px;
	text-decoration: none;
	color: #005500;	
}

.button2, button2 {
	border: 0px;
	height:24px;
	width:125px;
	text-align: center; 
	cursor: pointer;
	padding: 2px 2px 2px 2px;
	background-image: url(../images/button.png);
}

.button4, button4 {
	border: 0px;
	height:32px;
	width:35px;
	text-align: center; 
	cursor: pointer;
	padding: 2px 2px 2px 2px;
	background-image: url(../images/back.png);
}