/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster {
	width: 100%;	
	height: 100%;
	background-color: #a0bdcc;
}
.skinmaster 
{
	width:820px;
/*	height: 100%;
	background-color: #f3f5fa;
	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; */
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel 
{
	background-color: #dfe5f2;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppane {
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppane a:link {color: blue; text-decoration: none;}.toppane a:hover {color: blue; text-decoration: underline;}.toppane a:visited {color: blue; text-decoration: none;}

.leftpane {
	background-color: 9999ff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height:400px;
}
.logopane {
	background-color: 9999ff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}

.contentpane 
{
	width:600px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightside 
{
	background-color: White;
}
.rightpane {
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane 
{
	width:600px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.logincss
{
	color:White;
	}
.generalpanes
{
	color:Lime;
	}

	
.MainMenu_MenuContainer {
	background-color: blue;
	color:#FFFFFF;
	height:21px;
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: Black;
	border-right: solid 3px yellow;
		

}


.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: blue;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: blue; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
} 
.MainMenu_SubMenu {
	background-color: blue;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	width: 4px;
	color:Black;
}
.MainMenu_MenuItemSel {
	background-color: #4b4ff6; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 1pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 1pt; 
	cursor: pointer; 
	cursor: hand;
	/*border-right:solid 3px black; */
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #ffffff 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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.topleftblack
{
	background:url('images/top_left_black.gif');
	height:75px;

	}
.topmiddleblack
{
	background:url('images/top_middle_black.gif');
	height:54px;

	}
	.topline
	{
	 background-color:Black;
	 height:15px;
		}

.toprightblack
{
	background:url('images/top_right_black.gif');
	height:75px;

	}
.logotop
{
	background:url('images/logo_top.gif');
	height:70px;
	width:112px;
	vertical-align:top;
	
	}
.logomiddle
{
	background:url('images/logo_mid.gif');
	height:15px;
	width:112px;
	vertical-align:top;
	}
.logobottom
{
	background:url('images/logo_bot.gif');
	height:43px;
	width:112px;
	vertical-align:top;
}	
	
.headermiddle
{
	background:url('images/top_middle.gif');
	height:19px;	
	text-align:right;
}
.headerright
{
	background:url('images/top_right.gif');
	height:20px;
	
	}
.blueline
{
 background-color:Blue;
 height:15px;
}
.leftside
{
 background-color: skyblue;
	}
	
.footerleft
{
	background:url('images/bottom_left_black.gif');
	height:17px;
	width:74px;
	
	}
.footermiddle
{
	background:url('images/bottom_middle_black.gif');
	height:74px;
	
	}
.footerright
{
	background:url('images/bottom_right_black.gif');
	height:18px;
	width:74px;
	
	}
	
.copyright {	font-size: 10px;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}.copyright a:link {color: #0000ff; text-decoration: none;}.copyright a:hover {color: #ff0000; text-decoration: underline;}.copyright a:visited {color: #0000ff; text-decoration: none;}.whitecopy {	color: #ffffff;	font-size: 18px;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	padding-bottom: 20px;	padding-right: 20px;}.whitecopy a:link {color: #ff0000; text-decoration: none;}.whitecopy a:hover {color: #ff0000; text-decoration: underline;}.whitecopy a:visited {color: #ff0000; text-decoration: none;}.whitecopymed {	color: #ffffff;	font-size: 14px; font-weight:bold;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	padding-right: 5px;	padding-bottom:2px;}.whitecopymed a:link {color: #ff0000; text-decoration: none;}.whitecopymed a:hover {color: #ff0000; text-decoration: underline;}.whitecopymed a:visited {color: #ff0000; text-decoration: none;}.whitecopysmall {	color: #ffffff;	font-size: 12px;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	padding-right: 5px;	padding-bottom:2px;}.whitecopysmall a:link {color: #ffffff; text-decoration: underline;}.whitecopysmall a:hover {color: #ff0000; text-decoration: underline;}.whitecopysmall a:visited {color: #ffffff; text-decoration: underline;}.bluecopy {	color: #0000ff;	font-size: 11px;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}.bluecopy a:link {color: #0000ff; text-decoration: none;}.bluecopy a:visited {color: #0000ff; text-decoration: none;}.bluecopy a:hover {	    color: #0000cc; 		font-size:12px; 		text-decoration: underline;}.bluecopyheader {	color: #0000ff;	font-size: 13px;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	font-weight:bold;	background-color:skyblue;}.bluecopyheader a:link {color: #0000ff; text-decoration: none;}.bluecopyheader a:visited {color: #0000ff; text-decoration: none;}.bluecopyheader a:hover {	    color: #0000cc; 		font-size:14px; 		text-decoration: underline;}.leftbluecopyheader {	color: #0000ff;	font-size: 13px;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	font-weight:bold;	background: url('/images/home/homebg_ltblue.gif');} .leftbluecopyheader a:link {color: #0000ff; text-decoration: none;}.leftbluecopyheader a:visited {color: #0000ff; text-decoration: none;}.leftbluecopyheader a:hover {	    color: #0000cc; 		font-size:14px; 		text-decoration: underline;}.bluecopylarge {	color: #0000ff;	font-size: 16px;	font-weight:bold;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}.bluecopylarge a:link {color: #0000ff; text-decoration: none;}.bluecopylarge a:visited {color: #0000ff; text-decoration: none;}.bluecopylarge a:hover {	    color: #0000cc; 		font-size:17px; 		text-decoration: underline;}.gridheader 
{
	background-color:Blue;
	color:White;
	font-size:smaller;
	font-weight:bold;
	}
.gridheader a:link
{
	 color:#99ffff;
	 text-decoration:none;
	}
.gridalternatingitem
{
	background-color:#ddeeff;
	}.gridpagebar {	color:White	background-color:#dddddd;	font-size:smaller;	font-weight:bold;	 }.studentstatus {
	background-color: #e7f2fc;
	border-right: Black 1px solid; 
	border-top: Black 1px solid; 
	border-left: Black 1px solid; 
	border-bottom: Black 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}.studstat_header {	color:Blue;	text-align:center;	font-size: 16px;	font-weight:bold;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}.studstat_subheader{	color:darkblue;	font-size: 13px;	font-weight:bold;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	padding-left:6px;}
.studstat_normal{	color: Black;	font-size: 10px;	font-weight:bold;	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	padding-left:25px;}

.stat_normal a:link {color:#0000ff; text-decoration: none;}.studstat_normal a:visited {color:#0000ff; text-decoration: none;}.studstat_normal a:hover 
{
color: #0000ff;
	font-size:11px;
}
.studstat_moddate{	color: #555555;	font-size: 12px;	font-family: Times New Roman;}.studstat_moddate a:link {color:#0000ff;  text-decoration: none;}.studstat_moddate a:visited {color:#0000ff;  text-decoration: none;}.studstat_moddate a:hover 
{
	color: #0000ff;
}

.studstat_nomoddate{	color: red;	font-size: 12px;	font-family: Times New Roman;}.studstat_nomoddate a:link {color:#0000ff;  text-decoration: none;}.studstat_nomoddate a:visited {color:#0000ff;  text-decoration: none;}.studstat_nomoddate a:hover 
{
	color: #0000ff;
}



.studstat_cnt
{
	font-size: 12px;	font-family: Times New Roman;	padding-left:35px;}























