/* 
================================
Skin styles for DotNetNuke
================================
*/  

/* Standard HTML Tag Settings */
A:link {
	COLOR: #d70101
}
A:visited {
	COLOR: #d70101
}
A:hover {
	COLOR: #31559e
}
BODY {
	BACKGROUND-POSITION: center top; BACKGROUND-IMAGE: url('background.jpg'); BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: #660000; margin-left:0px; margin-right:0px; margin-top:16px; margin-bottom:10px
}
P {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica
}
UL {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica
}
OL {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica
}
LI {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #606060; FONT-FAMILY: verdana,arial,helvetica
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #c95915; BORDER-BOTTOM: #7f7f7f 1px dotted; FONT-FAMILY: verdana,arial,helvetica
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: arial,helvetica
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #7f7f7f; FONT-FAMILY: verdana,arial,helvetica
}




/* Standard DotNetNuke Settings */
.pagemaster {background-color: #EDEDE5;}
.controlpanel { width: 100%; background-color: #F8F6FB; }
.toppane { width: 100%; background-color: white; padding-left: 1px; padding-right: 1px; padding-top: 2px;}
.leftpane { background-color: transparent; padding-left: 0px; padding-right: 2px; padding-top: 2px;}
.contentpane { width: 100%; background-color: transparent; padding-left: 2px; padding-right:2px; padding-top: 2px;}
.rightpane { padding-left: 2px; padding-right: 0px; padding-top: 2px;}
.bottompane { width: 100%; background-color: transparent; padding-left: 1px; padding-right: 1px; padding-top: 2px;}

/* Standard Menu Settings */
.MainMenu_MenuContainer {background-image: url(MCMENU.jpg); background-color: transparent; height: 24px; }
.MainMenu_MenuBar { cursor: pointer;  cursor: hand; height: 24px; background-color: Transparent;  }
.MainMenu_MenuItem {  border-left: #DDE8F1 0px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 1px solid;  border-right: #DDE8F1 0px solid; cursor: pointer;  cursor: hand;  color: black;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; height: 24px;}
.MainMenu_MenuIcon { background-color: #DDE8F1;  border-left: #DDE8F1 1px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15px;  height: 24px;}
.MainMenu_SubMenu { background-color: #DDE8F1;   z-index: 1000;  cursor: pointer;  cursor: hand;  filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); }
.MainMenu_MenuBreak { height: 1px;}
.MainMenu_MenuItemSel { cursor: pointer;  cursor: hand;  color: #467599;  font-family: tahoma, arial, helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal; height: 24px;}
.MainMenu_MenuArrow { border-right: #DDE8F1 1px solid;  border-bottom: #DDE8F1 1px solid;  border-top: #DDE8F1 0px solid; font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand; }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;}
.MainMenu_MenuItemActive {background-image: url(MENUh.jpg) border: solid 10px purple; background-color: Yellow; height: 19px; }

/* End Menu Settings */
.StandardButton { background: #467599 none;  color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 11px; font-weight: normal;}
.Head   { font-family: tahoma, arial, helvetica; font-size:  10px; font-weight:  bold; color: #467599;  line-height: 30px;}

/* Custom Classes */
.MCRC_Header { background-image: url(header.jpg); width: 781px; height: 170px; background-repeat: no-repeat;}
.MCRC_Background {BACKGROUND-IMAGE: url(RCLC.gif); background-repeat: no-repeat;}

.MCRC_Footer { background-image: url(bottom.gif); width: 781px; height: 50px; background-repeat: no-repeat;}

.content { background-color: #ffffff;}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}

/* Light Background Elements */
.LightBG { width: auto; color: #404040;}
.WhiteTxt { width: auto; color: #FFFFFF;}
a.LightBG:link, a.LightBG:active { text-decoration: none; color: #467599; font-weight: normal;}
a.LightBG:link, a.LightBG:visited { text-decoration: none; color: #467599; font-weight: normal;}
a.LightBG:hover { text-decoration: none; color: #404040; font-weight: normal;}

/*Footer Classes */
.FooterText { width: auto; color: #404040;}
a.FooterText:link, a.FooterText:visited, a.FooterText:active { text-decoration: none; color: #467599; font-weight: normal;}
a.FooterText:hover { text-decoration: none; color: #404040; font-weight: normal;}


/* End Custom Classes */
