/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
}
.containerrow1_gray {
	background-image: none;
}
.containerrow2_gray {
	background-color: #ffffff;
}
.containermaster_t {
	width: 100%;
	background-color: transparent;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	color: #FFFFFF;
}
.containermaster_t a:link
{
	color: #FFFFFF !important;
	font-size: 13px;
}
.containermaster_t a:visited
{
	color: #CCCCCC !important;
	font-size: 13px;
}
.containerrow1_t {
	
	background-image: none;
	color: #FFFFFF;
}
.containerrow1_t a:link {
	
	color: #FFFFFF !important;
	font-size: 13px;
}
.containerrow1_t a:visited{

	color: #CCCCCC !important;
	font-size: 13px;
}
.containerrow2_t {
	
	background-color: transparent;
	color: #FFFFFF;
}
.containerrow2_t a:link {
	
	color: #FFFFFF !important;
	font-size: 13px;
}
.containerrow2_t a:visited {

	color: #CCCCCC !important;
	font-size: 13px;
}
.breakline
{
    border-top-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #000000 #000000 #338dcc #000000;
    border-bottom-style: solid;
    line-height: 0px;
    text-align: center;
    width: 100%;
    height: 0px;
}

.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: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 22px;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	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: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFFF;
}

/*======== Calendar Thumbnail Link Overide ============*/

.calthumb img
{
    margin-top: -100px;
    border: 0px solid transparent;
    width: 200px;
    height: 100px;
    text-align: center;
    z-index: 1000;
    position: relative;
    top: 160px;
    float: left;
}
.calendarconsole
{
    background-color: #ffffff;
}
.calendarconsole p
{
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}
.RightPane .calendarcat
{
    display: none;
}

/* Page Text Ad Console Styling */

.pagetextad
{
    width: 210px;
    padding-left: 5px;
    padding-right: 5px;
}
.pagetextad .NormalBold
{
    display: block;
    text-align: center;
    margin-bottom: -15px;
}
.pagetextad .NormalRed
{
    display: block;
    text-align: center;
}
.pagetextad .Normal
{
    font-size: 10px;
    text-align: justify;
    display: block;
    margin-bottom: -15px;
}
.pagetextad .Normal img
{
    float: left;
}

/* Yahoo Weater Console Styling */

.yahooweather
{
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 226px;
}
.yahooweather img
{
    width: 35px;
}
.yahooweather p
{
    text-align: center;
    font-size: 8px;
    margin: 0px;
    padding: 0px;
}
.weatherheadertop
{
    height: 5px;
    line-height: 0px;
    background-color: #000000;
    background-image: url(img/rnd_tp_lf_bw.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.weatherheader, .weatherheaderfor
{
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
}
.weatherheaderbottom
{
    height: 5px;
    line-height: 0px;
    background-color: #000000;
    background-image: url(img/rnd_bt_lf_bw.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* Selectors for other cels in table
.yahooweather tr+tr
{
    border-color: #000000;
    background-color: blue;
    color: #000000;
    text-align: left;
    background-image: none;
    border-left-width: 5px;
    border-left-style: solid;
}
.yahooweather tr+tr+tr
{
    background-color: green;
    color: #FFFFFF;
    text-align: center;
    background-image: url(img/rnd_bt_lf_bw.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.yahooweather tr+tr tr
{
    background-color: red;
    color: #000000;
    text-align: left;
    background-image: none;
}
.yahooweather tr+tr+tr+tr
{
    background-color: purple;
    color: #000000;
    text-align: left;
    background-image: none;
}
*/

/* Home Page Articles Styling */

.homearticles
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.homearticles .Head
{
    font-size: 13px;
}
    
.homearticles .CategoryList
{
    font-size: 13px;
    color: #1E7F25;
}

.homearticles .Normal, .homearticles .NormalBold
    
{
    font-size: 12px;
}

/* Submission Forms Styling */

.FormTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.FormLabelCell 
{
    padding-left: 100px;
}
.FormSubmit
{
    margin-left: 260px;
}





