/* 
================================
Skin styles for DotNetNuke
================================
*/   
.copyrightbar {
    color:#666666;
    font-family:verdana, sans-serif; 
    font-size: xx-small;
    font-weight: normal;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #304701 1px solid; 
	border-left: #304701 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image:url(gradient.gif);
	background-attachment:fixed;
	background-position:center;
	height:25x;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	cursor: hand; 
	cursor: hand;
	height: 23px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	height:23px;
	border: none;
}
.MainMenu_MenuIcon {
	background-color:#e3e3e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	height:23px;
	padding-right:1px;
}
.MainMenu_SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	background-color:#e3e3e3;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000066', Direction=135, Strength=3); 
	height: 23px;
}
.RodOver{
	background-color: transparent;
	color:#3399FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}
.SubOver{
	background-color:#003366;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
}
.MainMenu_MenuBreak {
	height:1px;
}
.MainMenu_MenuArrow {
	border-right: none; 
	border-bottom: none; 
	border-top: none;
	border-left: none;
	font-family: webdings; 
	font-size:x-small;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	border-right: none; 
	border-bottom: none; 
	border-top: none;
	border-left: none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background-color:#000066;
    color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}
.Head   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight:bold;
   	color:#000066;
}
.Searcher {
	cursor: pointer; 
	cursor: hand; 
	color:#000066;
	font-size: x-small;
	font-weight:bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.Searcher:hover {
	color:#000066;
	text-decoration:none;
}
a.Searcher:link {
	color:#000066;
	text-decoration:none;
}
a.Searcher:visited {
	color:#000066;
	text-decoration:none;
}
a.Searcher:active {
	color:#000066;
	text-decoration:none;
}

.mainmenuupleft {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(blue-cornerupleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainmenuupright {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(blue-cornerupright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainmenudownleft {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(blue-cornerdownleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainmenudownright {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(blue-cornerdownright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainmenucon {
	background-color: #003366;
	background-attachment: fixed;
	background-image: url(header03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 498px;
}
.ninehigh {
	height: 9px;
}

.brightsubjects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFD51F;
	text-decoration: none;
	padding-right: 8px;
}
.mainpageupleft {
	background-attachment: fixed;
	background-image: url(yellow-cornerupleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainpageupright {
	background-attachment: fixed;
	background-image: url(yellow-cornerupright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainpagecon {
	background-color: #F7D203;
}
.rightpad {
	padding-right: 5px;
}
.leftpad {
	padding-left: 5px;
	height: 22px;
}
.mainpagedownleft {
	background-attachment: fixed;
	background-image: url(yellow-cornerdownleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainpagedownright {
	background-attachment: fixed;
	background-image: url(yellow-cornerdownright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bblueupright {
	background-image: url(bblueupright.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bbluedownright {
	background-image: url(bbluedownright.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bbluedownleft {
	background-image: url(bbluedownleft.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.bblueupleft {
	background-image: url(bblueupleft.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bbluecon {
	background-color: #94B9D4;
}
.mainmenuconhead1 {
	background-color: #003366;
	background-attachment: fixed;
	background-image: url(header01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hundredproc {
	height:100%;
}.rightpad20 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 5px;
}

