/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 95%;
	height: 100%;	
	background-color: #000000; /*#2c2c2c; #FEFEFE;*/
	color: #FFFFFF; /*#666666;*/
	margin: 20px auto;
}
.skinmaster {
	height: 100%;
	background-color: #000000;/*#2c2c2c;*/ /*#F3F5FA;*/
	color: #FFFFFF; /*#666666;*/
	/*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 {
	/*background-image: url(headerbackground.jpg);
	background-repeat: no-repeat;
	text-align: right;*/
}
/*.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}*/
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.globalnavbar {
	background-image:url(globalnavbarleft.jpg);
	vertical-align: top;
}
#globalnavbartable {
	/*margin-top: 5px;*/
	margin: 0px;
	padding: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentbody {
	/*background-color: #2c2c2c;
	background-color: #1a1a1a; */
	background-color: #000000;
}
.leftpane {
	/*background-image: url(leftnavbackground.jpg);
	background-repeat: no-repeat;*/
	color: #FFFFFF; /*#333333;*/
	/*width: 250px;*/
	/*background-color: transparent;*/
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	/*background-image: url(contentbackground.jpg);*/
	background-repeat: no-repeat;
	/*width: 80%;*/
	/*background-color: transparent;*/
	background-color: #FFFFFF;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:10px;*/
	color:#000000;
}
.contentpane-home {
	/*background-image: url(contentbackground.jpg);*/
	background-repeat: no-repeat;
	/*width: 80%;*/
	/*background-color: transparent;*/
	background-color: #000000;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:10px;*/
	color:#FFFFFF;
}
.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;
}
.contentbottombar {
	background-image:url(contentbottombarleft.jpg);
}
.footerbarleft {
	background-image:url(footerbarleft.jpg);
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 26px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	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; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
	background-color: #333333;
	border: #333333;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	/*height:39px;*/
}
.MainMenu_RootMenuItemActive {
	background-color: #708090;
	cursor: pointer;
	cursor: hand;
	color: #CCCCCC;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	height: 26px;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 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_Separator {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	color: #CCCCCC; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #333333;
	border: #333333;
}


.LeftNavMenu_MenuContainer {
	background-color: transparent; 
	width: 158px;
}
.LeftNavMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:39px;
	background-color: Transparent;
}
.LeftNavMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.LeftNavMenu_MenuIcon {
	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; 
	width: 15px; 
	height: 21px;
}
.LeftNavMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.LeftNavMenu_MenuBreak {
	/*height: 1px;*/
}
.LeftNavMenu_MenuItemSel {
	background-color: #999999;
	cursor: pointer;
	cursor: hand;
	color: #CCCCCC;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	height:39px;
}
.LeftNavMenu_RootMenuItemActive {
	background-color: #B0B0B0;
	cursor: pointer;
	cursor: hand;
	color: #CCCCCC;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	height:39px;
}
.LeftNavMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.LeftNavMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.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: none; /*url(gradient_LtBlue.jpg);*/
}
.Head   {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

td.skinfooter {
	background-color:#1c1c1c;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
td.currentdate, td.breadcrumb, td.userlogin {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}


#yellowText {
	color:#FFFF00;
}
#yellowText a, #yellowText a:visited {
	color:#FFFF99;
	text-decoration:none;
}
#yellowText a:hover {
	color:#FFFF00;
	text-decoration:underline;
}


























