/*
	Master div styles
*/
#dvHeader{height:219px;width:901px;background-image:url(images/FullHeader.jpg);}
#dvControls{position:relative;top: 155px; width: 900px; text-align: right;}

/* 
================================
styles from designer
================================
*/   
.style1 {
	color: #640074;
	font-size: 14px;
	font-family: Arial;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
a.skinobject:hover{color:Red;}
.skinobject, .style2, a.skinobject:link, a.skinobject:active, a.skinobject:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #782484;
}
body,td,th {
	/*color: #000000;*/
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #782484;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC66CC;
}
a:hover {
	text-decoration: underline;
	color: #782484;
}
a:active {
	text-decoration: none;
	color: #782484;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*

================================
end styles from designer
================================

*/

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	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 {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 517px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 384px;
	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;
}
.MenuRow {
background-color:#FFFFFF;
border-bottom:1px solid #DBDBDB;
border-top:1px solid #DBDBDB;
height:24px;
}
.dvMenu
{
	background-image:url(images/menubar.gif);
	background-repeat:no-repeat;
	height:46px;
	padding: 12 0 0 5;
}

.MenuBar {
color:#782484;
font-family:Verdana;
font-size:12px;
font-weight:normal;
}
.MenuItem {
color:#782484;
font-family:Verdana;
font-size:12px;
font-weight:normal;
	cursor: pointer; 
	cursor: hand; 
}
.MenuItemSelected {
color:#000;
font-family:Verdana;
font-size:12px;
font-weight:normal;
	cursor: pointer; 
	cursor: hand; 
}
.SubMenu {
background-color:#FBFBFB;
color:#782484;
font-family:Verdana;
font-size:12px;
font-weight:normal;
	cursor: pointer; 
	cursor: hand; 
	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.SubMenuItem {
color:#782484;
font-family:Verdana;
font-size:12px;
font-weight:normal;
	cursor: pointer; 
	cursor: hand; 
}
.SubMenuItemSelected {
background-color:#FFFFFF;
border-bottom:1px solid #242940;
border-top:1px solid #242940;
}
.MenuIcon {
background-color:#FBFBFB;
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
cursor:pointer;
height:21px;
text-align:center;
width:5px;
}
.ModuleTitle_MenuIcon {
height:1px;
}
.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: #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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



