/* 
================================
Skin styles for DotNetNuke
================================
*/   

img {
	border:0;
}

.NormalPageFont {
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
	COLOR: dimgray; /* Text Colour */
}
.pagebody {
	/*BACKGROUND-COLOR: black;*/
	BACKGROUND-COLOR: #2f2b2a;
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
	COLOR: dimgray; /* Text Colour */
}
.pagemaster {
	width: 100%;
	height: 100%;	
	BACKGROUND-COLOR: #2f2b2a;
	COLOR: dimgray; /* Text Colour */
}
.skinmaster {
	height: 100%;
	/*background-color: #2f2b2a;*/
	background-color: black;
	/*background-image: url(graduated.jpg); background-repeat: repeat-x;*/

	/* Skin bordering separating the main boxes */
	/*border-right: Transparent 70px solid; */
	/*border-top: #7994cb 0px solid; */
	border-top: transparent 0px solid; 
	border-right: transparent 70px solid; 
	border-left: transparent 70px solid; 
	border-bottom: transparent 0px solid;
	/*border-bottom: #7994cb 0px 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: transparent;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
			/* Root Menu item */
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: dimgray; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #999999; /* Root Menu hover */
}

.main_dnnmenu_itemhover td {  
	background-color: #999999; /* Root Menu hover */
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenuHover {
	cursor: pointer; 
	cursor: hand; 
	color: dimgray; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 0px 0px 5px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_submenu {
	cursor: pointer; 
	cursor: hand; 
	color: dimgray; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Black;
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 0px 0px 0px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: dimgray; 
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
   font-size:  18px;
   font-weight: normal;
   color: dimgray; 
}






/* SolPart Menu */
 /* Main Menu */

.MainMenu_MenuContainer { /* Menu container styling overall for root menu */
	border-bottom: #404040 0px solid; 
	border-left: Transparent 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: Transparent;
}

.MainMenu_MenuBar { /* Menu itm height */
	cursor: pointer; 
	cursor: hand; 
	height:20;
}

.MainMenu_MenuItem { /* Menu items styling */
	cursor: pointer; 
	cursor: hand; 
	color: dimgray; 
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: Transparent 1px solid; 
	border-top: Transparent 1px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon { /* icon styling for root menu */
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	text-align: center; 
	width: 15; 
	height: 14;
}

.MainMenu_SubMenu { /* submenu overall container styling
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak { /* Break section between menu items styling */
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: Transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel { /* Menu Item Hover over */
	background-color: Transparent; /* Mouseover backcolour */
	cursor: pointer; 
	cursor: hand; 
	color: dimgray; 
	font-family: 'Century Gothic', Verdana; /* Tahoma, Arial, Helvetica; */
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow { /* Area of arrow showing there is a submenu */
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow { /* Area of arrow showing there is a submenu */
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}

/* This need be user to set the "Login" text colour to what we want */
a:link{color:dimgray;text-decoration:underline;}   
a:hover{color:#999999;text-decoration:none;} 
/* Other anchor/link settings 
a:visited{color:#C00;text-decoration:underline;}   
a:active{color:#C00;text-decoration:none;}   
*/

.loginclass
{
	cursor: pointer; 
	cursor: hand; 
	/* colour will not work here as it is overwritten by anchor tag. */
	color: dimgray; 
	font-family: 'Century Gothic', Verdana Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
}

.commandbutton
{
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

