.contdist{
	margin-top:5px;
	margin-bottom:5px;
}

.contdist1{

	margin-top:5px;
	margin-bottom:5px;
}

.contdist2{

	margin-top:4px;
	margin-bottom:4px;
}

.schluzsolarcontbg{
	background-image:url(images/solarcontactgrad.jpg);
	background-color:#375124;
	background-repeat:repeat-x;
	margin-top:4px;
	margin-bottom:4px;
}


.schluzhousecontbg{
	background-image:url(images/housecontactbggrad.jpg);
	background-color:#002841;
	background-repeat:repeat-x;
	margin-top:4px;
	margin-bottom:4px;
}




.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}


.heading{color:#000; font-family:verdana; font-size:12pt;}
.heading a{color:#000; font-family:verdana; font-size:12pt; text-decoration:underline;}
.heading a:hover{color:#000; font-family:verdana; font-size:12pt; text-decoration:none;}

.schluzhouseheading{color:#110f63; font-family:verdana; font-size:12pt; padding-left:6px;}
.schluzhouseheading a{color:#110f63; font-family:verdana; font-size:12pt; text-decoration:underline;}
.schluzhouseheading a:hover{color:#110f63; font-family:verdana; font-size:12pt; text-decoration:none;}

.schluzhousecontactheading{color:#fff; font-family:verdana; font-size:12pt;}
.schluzhousecontactheading a{color:#fff; font-family:verdana; font-size:12pt; text-decoration:underline;}
.schluzhousecontactheading a:hover{color:#fff; font-family:verdana; font-size:12pt; text-decoration:none;}

.schluzsolarheading{color:#395b08; font-family:verdana; font-size:12pt; padding-left:6px;}
.schluzsolarheading a{color:#395b08; font-family:verdana; font-size:12pt; text-decoration:underline;}
.schluzsolarheading a:hover{color:#395b08; font-family:verdana; font-size:12pt; text-decoration:none;}


.schluzsolarcontactheading{color:#fff; font-family:verdana; font-size:12pt; }
.schluzsolarcontactheading a{color:#fff; font-family:verdana; font-size:12pt; text-decoration:underline;}
.schluzsolarcontactheading a:hover{color:#fff; font-family:verdana; font-size:12pt; text-decoration:none;}

.solartxt .normal{ font-family:Verdana; font-size:9pt; color:#395b08; padding:5px;}
.solartxt a{ color:#395b08; text-decoration:underline;}
.solartxt a:hover{ color:#395b08; text-decoration:none;}

.txt { font-family:Verdana; font-size:9pt; color:#000; padding:5px;}
.txt a{ color:#000; text-decoration:underline;}
.txt a:hover{ color:#000; text-decoration:none;}

.housetxt .normal{ font-family:Verdana; font-size:9pt; color:#110f63; padding:5px;}
.housetxt a{ color:#110f63; text-decoration:underline;}
.housetxt a:hover{ color:#110f63; text-decoration:none;}

.contacttxt .normal{ font-family:Verdana; font-size:9pt; color:#fff; padding:5px;}
.conttxt a{ color:#fff; text-decoration:underline;}
.conttxt a:hover{ color:#fff; text-decoration:none;}

