/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_leftLinks 
{
	
	width: 100%;
	color:#000000;
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;

}

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}


.containermaster_lightmaroon {
	width: 95%;
	background-color:transparent;
	border-right: #330000 1px solid; 
	border-top: #330000 1px solid; 
	border-left: #330000 1px solid; 
	border-bottom: #330000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_black {
	width: 95%;
	background-color:transparent;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containerrow1_blue {
	background-image: url(file:///C|/Documents and Settings/bflynn/My Documents/Heartland/Heartland Clients/CREC/Containers/gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}


.illinois{
background-image:url(file:///C|/Documents and Settings/bflynn/My Documents/Heartland/Heartland Clients/CREC/Containers/illinois.gif);
background-repeat:no-repeat;

}

.sears{
background-image:url(file:///C|/Documents and Settings/bflynn/My Documents/Heartland/Heartland Clients/CREC/Containers/st2.gif);
background-repeat:no-repeat;

}

#title{
font-family:Tahoma;
font-size:12px;
padding-left:5px;
color:#456A92;
}

#title2{
font-family:Tahoma;
font-size:12px;
padding:5px;

}

.blueBar{
border-bottom:1px solid #456A92;
height:20px;

}

.blueBar2{
background-color:#456A92;
color:#ffffff;
height:20px;

}

.maroonBar{
background-color:#330000;
color:#ffffff;
height:20px;

}

.blackBar{
background-color:#000000;
color:#ffffff;
height:30px;

}


.grayBar{
border-bottom:1px solid #CCCCCC;
height:20px;

}

.grayBar2{
background-color:#cccccc;
color:#456A92;
height:20px;

}

.searsLinks{
font-family:Tahoma;
font-size:14px;
font-color:#000000;
text-decoration:none;
}

a.searsLinks:link{
font-family:Tahoma;
font-size:14px;
font-color:#000000;
text-decoration:none;
}
a.searsLinks:visited{
font-family:Tahoma;
font-size:14px;
font-color:#000000;
text-decoration:none;
}
a.searsLinks:hover{
font-family:Tahoma;
font-size:14px;
font-color:#000000;
text-decoration:underline;
}
a.searsLinks:active{
font-family:Tahoma;
font-size:14px;
font-color:#000000;
text-decoration:none;
}

.content{
padding:5px;
}

