/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	font-family: Trebuchet, Helvetica, Tahoma; 
}
.skinmaster {
	background-color: #ffffff;
	border-right: #aaaaaa 1px solid; 
	border-top: #aaaaaa 1px solid; 
	border-left: #aaaaaa 1px solid; 
	border-bottom: #aaaaaa 1px solid; 
	
}
.skinheader 
{
	width:800px;
	margin:0px;
	padding:0px;
	background-image: url(header.jpg);
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: solid 1px navy;
}
.leftpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
	
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
}

.BottomImage
{
	width:800px;
	height:256px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-image: url(rocks.jpg);
	
	
}

.HeaderImage
{
	width:800px;
	height:236px;
	margin:0px;
	padding:0px;
	background-image: url(header.jpg);
	background-repeat:no-repeat;
}

.HeaderLink
{
	width:800px;
	height:236px;
	cursor:hand;

}


.MainMenu_MenuContainer 
{
	display:inline;
	width:550px;
	float:left;
	background-color: #516FA6; 
	height:21px;
}
.MainMenu_MenuBar {
	cursor: hand;
	height:21px;
	background-color: #516FA6; 
	float:left;
	display:inline;
	white-space:nowrap;
}
.MainMenu_MenuItem 
{
	/*
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	*/
	vertical-align:middle;
	line-height:21px;
	height: 21px;
	cursor: hand; 
	color: #EEEEFF; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: verdana, arial, sans-serif; 
}
.MainMenu_MenuIcon 
{
	
	display:none;
	background-color: #cad5ea; 
	/*
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	*/
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	height: 21px;
	
}
.MainMenu_SubMenu 
{
	color: #EEEEFF; 
	background-color: #516FA6; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding-left:5px;
	padding-right:5px;
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	/*background-color: #cad5ea; */
	cursor: hand; 
	color: #AAAAAA; 
	font-family: verdana, arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	vertical-align:middle;
	line-height:21px;
	height: 21px;
}

.MainMenu_MenuArrow 
{
	/*
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	*/
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	display:none;
	vertical-align:middle;
	line-height:21px;
	height: 21px;
	
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	display:none;
	vertical-align:middle;
	line-height:21px;
	height: 21px;
}

.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; 
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
*/
.UserBar
{
	display: inline;
	width:250px;
	float:right;
	line-height:21px;
	height: 21px;
	
}
.User, A.User
{	
	float:right;
	font-weight:normal;
	text-decoration: none;
	display:inline;
	background-color: #000000; 
	font-size: 8pt;
	text-align:right;
	vertical-align:bottom;
	line-height:21px;
	height: 21px;
	color: #000000;
	margin-right:10px;
	font-family: verdana, arial, sans-serif; 	
}

.LoginBar
{
     background-color: #000000;
	line-height:21px;
	height: 21px;
	color: #000000;
     width: 100%;
}
.Login, A.Login
{	
	float:right;
	font-weight:normal;
	background-color: #000000; 
	display:inline;
	text-align:right;	
	text-decoration: none;
	vertical-align:bottom;
	line-height:21px;
	height: 21px;
	margin-right: 10px;
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, sans-serif; 
}


.Head {
   font-family: Trebuchet, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

#SubHeader
{
	width:800;
	float:left;
}










