/* 
================================
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: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 92%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 100px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:26px;
	background-color: Transparent;
	
	
}
.MainMenu_MenuItem {
	border-left: #0066FF 0px solid; 
	border-bottom: #0066FF 1px solid; 
	border-top: #0066FF 1px solid; 
	border-right: #0066FF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color:#FFFFFF; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	text-align:center;
}
.MainMenu_MenuIcon {
	background-color: #0066FF; 
	border-left: #0066FF 1px solid; 
	border-bottom: #0066FF 1px solid; 
	border-top: #0066FF 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#0066FF;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 75px;
	width: 50px;
	background-image:url(spacer.gif)
}
.MainMenu_MenuItemSel {
	background-color:#FF3336; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #0066FF 1px solid; 
	border-bottom: #0066FF 1px solid; 
	border-top: #0066FF 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_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;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}









body {
	background-color: #000000;
}
.contentareabg {
	background-attachment: fixed;
	background-image: url(<%= SkinPath %>contentareagraydient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-color: #380561;*/
}
.MainMenu_MenuItem 
{
vertical-align: top
text-align: center;
    cursor: pointer; 
    color: yellow; 
	
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
height: 31px;

    
}

.MainMenu_MenuContainer {
	background-image:url(<%= SkinPath %>greymenubg.jpg);
	width= 100%;
	height: 31px;
}
.MainMenu_MenuBreak 
{
    	height: 30px;
	width: 1px;
	
}
.MainMenu_MenuItemSel 
{
    cursor: hand; 
    color: white; 
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
height: 31px;
text-align: center;
   
}


.LeftMainMenu_MenuItem 
{
vertical-align:top
    cursor: pointer; 
    color: yellow; 
	
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
height: 31px;

    border-left: red 0px solid; 
    border-bottom: orange 0px solid; 
    border-top: purple 1px solid; 
    border-right: blue 0px solid;
    
}.LeftMainMenu_MenuContainer {
	
	width= 120px;
	
}
.LeftMainMenu_MenuBreak 
{
    	height: 31px;
	width: 1px;
	
}
.LeftMainMenu_MenuItemSel 
{
    cursor: hand; 
    color: white; 
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
height: 31px;
background-color: #4E3684;

    border-left: red 0px solid; 
    border-bottom: orange 0px solid; 
    border-top: purple 0px solid; 
    border-right: blue 0px solid;
}


.SubTopMenu_MenuItem 
{
vertical-align: top
text-align: center;
    cursor: pointer; 
    color: yellow; 
	background-color: #4E3684;
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
height: 31px;

    
}
.MenuItemOver
{

text-align: center;
    cursor: pointer; 
    color: white; 
	
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
height: 31px;
border: none;    
}
.LeftSubMenuItem{
background-color:#7354BA;
color: #7354BA;
border-color: #7354BA;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 10px;
}
a.footerlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
a.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}

