/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MCISubject {
	display:none;
	}
body {
	background-color: #D4C4E1;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.SideBar {
background-image: url(http://www.marleneritts.com/images/side.gif)
}

.TopBar {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #996699;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.MainBody {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-size: 10px;
}

.footer2 {
	font-size: 10px;
	font-weight: bold;
}

.footer3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
}

.footer4 {
	font-size: 10px;
	font-weight: lighter;
	color: #000000; 
	text-decoration: none;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: red;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: red;
}

/* MAUI INFO */


.SectionHead {
	color: #000000;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 3px;	
}

.Title {
	color: #FFFFFF;
	background-color: #8E70B1;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 3px;	
}
.Title2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.Content {
    color: #000000;
	background-color: #E9E1F0;
	padding: 3px;
	font-size: 12px;
}
.SiblingBox {
	background-color: #E9E1F0;
	border-top-color: #000000;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10px;
	text-align: center;
}
.TimeStamp {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;	
	padding-top: 2px;	
	padding-bottom: 2px;
	width: 80%;	
	font-size: 10px;	
}
.IDLink {
  color: #0000ff;
}

a.IDLink {
  color: #0000ff;
  text-decoration: none;
}

a.IDLink:hover {
  text-decoration: underline;
}

.Copyright {
    font-size: 9px;
}


.MCIHeadCell {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#8e70b1;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;	
}

.MCIBodyCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	background-color:#eeeeee;
	padding:3px;
}
.MCIBodyCell2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	background-color:#ffffff;
	padding:3px;
}

/* ---------- XML CODE -------------------------------------------------------------- */



/*RAM XML CSS*/

.HeadCellList {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#8e70b1;
	text-align: center;
	width: 100%;
	float: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;	
}

A.HeadCellList:hover 
{
	color: #000000;
	background-color: #CCCCFF;
}

.HeadCell {

	background-color: #8e70b1;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;		
}

.BodyCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	background-color:#eeeeee;
}

.BodyCellCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	background-color:#eeeeee;
	text-align: center;
}

.ButtonLeft {
	background-color: #8e70b1;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;		
	}

A.ButtonLeft:hover {
	color: #000000;
	background-color: #CCCCFF;
}

.ButtonCenter {
	background-color: #8e70b1;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;		
	}

A.ButtonCenter:hover {
	color: #000000;
	background-color: #CCCCFF;
}

.ButtonRight {
	background-color: #8e70b1;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;		
	}

A.ButtonRight:hover {
	color: #000000;
	background-color: #CCCCFF;
}

.PopUp {
	background-color: #FFFFFF;
	width: 90%;
	margin-top: 40px;
	padding-top: 5px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px;	
}


/*/////////////
New Maui Info
/////////////*/
.MCIInfoMaster {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.MCIInfoMaster a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000EE;
}
.MCIInfoMaster a:hover{
	text-decoration:underline;
}
.MCIInfoMaster th{
	background-color:#8E70B1;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.MCIInfoMaster td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*/////////////////////////*/
.MCIInfoTop {

}
.MCIInfoSearch {

}
.MCIInfoLinkMap {
	font-weight:bold;
}
.MCIInfoMenu {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoContent {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
}
.MCIInfoUpdateDate {
	border-top-color:#000000;
	border-top-style:dashed;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:10px;
	margin:20px;
	padding:3px;
	clear:both;
}
.MCIInfoUpdateDate a{
	font-size:10px;
	text-decoration:none;
}
.MCIInfoUpdateDate a:hover{
	text-decoration:underline;
}
.MCIInfoAreaList {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.MCIInfoListHead {
	background-color:#E9E1F0;
	font-weight:bold;
}

/* IDX CSS */
/*////////////////////////////////
// All Page
// Class Name: IDXMain
////////////////////////////////*/
.IDXMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.IDXMain th{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	background-color:#8E70B1;
	color:#FFFFFF;
}
.IDXMain td{
	/*padding: 3px;*/
	background-color: #FFFFFF;	
}
.IDXMain .MCIInfoListHead {
	background-color:#E9E1F0;
	font-weight:bold;
}

.IDXHeadCell a{
	color:#FFFFFF;
	text-decoration:none;
}
.IDXHeadCell a:hover{
	text-decoration: underline;
}
.IDXYahooMap {
	color:#000000;
}
.IDXGlossary {
	border-bottom: 2px dotted;
}
.bd {
	color:#000000;
}

/*////////////////////////////////
// Common
////////////////////////////////*/
.IDXButton { 
	border: none;
	background-color: #8E70B1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}
.IDXBorder1 {
	border-top-width: 2px;
	border-top-color: #8E70B1;
	border-top-style: solid;
}
.IDXBorder2 {
	border-top-width: 1px;
	border-top-color: #8E70B1;
	border-top-style: solid;
}
.IDXIconLabel {
	font-size: 10px;
	text-decoration: none;
}
.IDXIconLabel a{
	font-size: 10px;
	text-decoration: none;
}
.IDXIconLabel a:hover{
	text-decoration: underline;
}
.IDXMessage {
	font-weight: bold;
	text-align:center;
	font-size:14px;
	padding:5px;
	color:#A72828;
}
.IDXPageLinks {
	padding-left: 2px;
	padding-right: 2px;
}
.IDXLinkLeft {
	background-color:#8E70B1;
	width:100px;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
}
.IDXLinkLeft a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.IDXLinkLeft:hover{
	background-color:#E9E1F0;
	color:#000000;
}
.IDXLinkRight {
	background-color:#8E70B1;
	width:100px;
	float:right;
	text-align:center;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
}
.IDXLinkRight a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;	
}
a.IDXLinkRight:hover{
	background-color:#E9E1F0;
	color:#000000;
}
td.IDXShade1Right {
	background-color:#E9E1F0;
}
td.IDXShade1Left {
	background-color:#E9E1F0;
}
.IDXMain h1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.IDXPopUp {
	background-color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:90%;
}
.MCISubject {
	display:none;
}
.IDXNewListings {
        background-color:#CD0515;
        width: 100%;
        padding-bottom: 3px;
        padding-top: 3px;
        text-align: center;
        color: #ffffff;
        font-weight:bold;
        font-size:14px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-top-color: #000000;
        border-top-style: solid;
        border-top-width: 1px;  
}
