/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    
    background-color:#7F7F7F;
}
.skinmaster {
	height: 100%;

	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.leftpane {
	background-color: transparent;
    /*padding-left:26px;
    padding-right:6px;*/
}
.contentpane {
	background-color: transparent;
    /*padding-left:10px;
    padding-right:27px;*/
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}





/*--------------------MENU-----------------------------------------*/

.MainMenu_RootMenuItem_Vert TD {
    FONT-SIZE: 12px; BACKGROUND-IMAGE: url(menu.jpg); COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial; HEIGHT: 23px;
	border-bottom-width:0px ! important; border-left-width:0px ! important; border-right-width:0px ! important; border-top-width:0px ! important;
	border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none;
	border-bottom-color:White; border-left-color:White; border-right-color:White; border-top-color:White;
	padding-left:18px;
	padding-bottom:3px;
	margin:auto;
	overflow:hidden;
}
.MainMenu_RootMenuItemSel_Vert TD {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(menu.jpg);	color:#FFFD56; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial; HEIGHT:23px;
	border-bottom-width:0px ! important; border-left-width:0px ! important; border-right-width:0px ! important; border-top-width:0px ! important;
	border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none;
	border-bottom-color:White; border-left-color:White; border-right-color:White; border-top-color:White;
	padding-left:18px;
	padding-bottom:3px;
	margin:auto;
	overflow:hidden;
}
.MainMenu_RootMenuItemActive_Vert TD {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(menu-active.jpg); COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial; HEIGHT: 23px;
	border-bottom-width:0px ! important; border-left-width:0px ! important; border-right-width:0px ! important; border-top-width:0px ! important;
	border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none;
	border-bottom-color:White; border-left-color:White; border-right-color:White; border-top-color:White;
	padding-left:18px;
	padding-bottom:3px;
	margin:auto;
	overflow:hidden;
}
.MainMenu_MenuContainer {
	BACKGROUND-COLOR: transparent
}
.MainMenu_MenuBar {
	
}
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 20px; BORDER-BOTTOM-STYLE: none
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; HEIGHT: 20px; BACKGROUND-COLOR: transparent;
}
.MainMenu_MenuIcon {
	DISPLAY: none; BACKGROUND-COLOR: #e2e2e2
}
.MainMenu_MenuArrow {
	BORDER-RIGHT: #e2e2e2 1px solid; BORDER-TOP: #e2e2e2 1px solid; WIDTH: 7px; BORDER-BOTTOM: #e2e2e2 1px solid; BACKGROUND-COLOR: transparent
}
.MainMenu_MenuBreak {
	WIDTH: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 0px; BACKGROUND-COLOR: transparent; BORDER-BOTTOM-STYLE: none
}
.MainMenu_SubMenu {
	BORDER-RIGHT: #3c4b53 1px solid; BORDER-TOP: #3c4b53 1px solid; BORDER-LEFT: #3c4b53 1px solid; BORDER-BOTTOM: #3c4b53 1px solid; BACKGROUND-COLOR: #e2e2e2;
	FONT-SIZE: 12px; COLOR: Black; font-family:Arial, Tahoma;
	padding:2px 2px 2px 2px;
}
.MainMenu_SubMenu TD {
	FONT-SIZE: 12px; COLOR: Black; font-family:Arial, Tahoma;
	padding:2px 2px 2px 2px;
	
}

.MainMenu_SubMenuItemSel{
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 20px; BACKGROUND-COLOR:white; BORDER-BOTTOM-STYLE: none;
	padding:2px 2px 2px 2px;
    FONT-SIZE: 12px; font-family:Arial, Tahoma;
    	border-bottom-width:0px ! important; border-left-width:0px ! important; border-right-width:0px ! important; border-top-width:0px ! important;
	border-bottom-style:none; border-left-style:none; border-right-style:none; border-top-style:none;
	border-bottom-color:White; border-left-color:White; border-right-color:White; border-top-color:White;
}
.MainMenu_RootMenuArrow {
	PADDING-LEFT: 2px
}
.MainMenu_RootMenuItem {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #333333; FONT-FAMILY: Arial; HEIGHT: 25px;
}
.MainMenu_RootMenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Arial; HEIGHT: 25px
}
.MainMenu_RootMenuItemActive {
	FONT-SIZE: 18px; BACKGROUND-POSITION-Y: bottom; BACKGROUND-IMAGE: url(menu.jpg);COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial; HEIGHT: 24px
}
.MainMenu_MenuContainer_Vert {
	FONT-SIZE: 0px; WIDTH: 195px; BACKGROUND-COLOR: transparent;
}
/*
.MainMenu_MenuIcon_Admin {
	BORDER-TOP: #e2e2e2 1px solid; BORDER-LEFT: #e2e2e2 1px solid; WIDTH: 0px; BORDER-BOTTOM: #e2e2e2 1px solid; BACKGROUND-COLOR: #e2e2e2
}
.MainMenu_MenuBreak_Admin {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 28px; BACKGROUND-COLOR: #333333; BORDER-BOTTOM-STYLE: none
}
.MainMenu_RootMenuItem_Admin {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial; HEIGHT: 28px
}
.MainMenu_RootMenuItemActive_Admin {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; HEIGHT: 28px; BACKGROUND-COLOR: #b1848d
}
.MainMenu_RootMenuItemSel_Admin {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; HEIGHT: 28px
}
*/


/***** HORIZONTAL MENU STYLES *****/
.H_menu_Left
{
    background: transparent url(cia_10.jpg) repeat-y right;
}
.H_menu_Right
{
    background: transparent url(cia_12.jpg) repeat-y left;
}
.H_menu_gloss
{
    padding-left:7px;
    background: transparent url(menu-h_02.jpg) repeat-x top;
}
.H_dnnmenu_container {
	background-color: transparent;
}
.H_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.H_dnnmenu_item td {/*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional	*/
        padding: 1px 3px 3px 1px;	
}
.H_dnnmenu_rootitem  { 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px;
	font-weight: normal; 
	font-style: normal; 
	text-align:left;
	background-color: Transparent;
	font-family: Arial,Tahoma, Helvetica; 
    white-space: nowrap;     
    padding: 4px 10px 0px 0px;   
    /*width:163px;*/
    height:24px;
}

.H_dnnmenu_itemhover {  
	background-color: Transparent;
	color:#FFFD56;
}
.H_CSSNodeSelectedRoot
{
    color:#A4CDE9;
}
.H_dnnmenu_itemhover td {  
	background-color: Transparent;
}
.H_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.H_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   
}
.H_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}



/*--------------------NEW CLASSES-----------------------------------------*/
.CurrentDate
{
    color:black;
    font-family:Arial, Tahoma;
    font-size:11px;
    
}
.CurrentUser 
{
    color:White ! important;
    font-family:Arial, Tahoma;
    font-size:11px;
}
.HeaderLoginButton
{
    color:White ! important;
    font-family:Arial, Tahoma;
    font-size:11px;
}
.Terms
{
    font-family:Arial, Tahoma;
    font-size:11px;
    font-weight:bold;
}
.Privacy
{
    font-family:Arial, Tahoma;
    font-size:11px;
    font-weight:bold;
}
.CopyRight
{
    color:white ! important;
    font-family:Arial, Tahoma;
    font-size:11px;
}
.HeaderContentTop
{
    margin:auto;
    background-image:url(cia_01.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:118px;
}
.V_HeaderContentBottom
{
    margin:auto;
    background-image:url(cia_02.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:32px;
}

.H_HeaderContentBottom
{
    margin:auto;
    background-image:url(cia_02b.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:32px;
}

.V_ContentCell
{
    margin:auto;
    background-image:url(cia_04.jpg);
    background-repeat:repeat-y;
    background-position:center;
}

.H_ContentCell
{
    margin:auto;
    background-image:url(cia_04b.jpg);
    background-repeat:repeat-y;
    background-position:center;
}

.V_FooterContentTop
{
    margin:auto;
    background-image:url(cia_05.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:29px;
}
.H_FooterContentTop
{
    margin:auto;
    background-image:url(cia_05b.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:29px;
}
.FooterContentBottom
{
    margin:auto;
    background-image:url(cia_06.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:33px;
}

