/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 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(menu-bg.gif); background-position: center center;HEIGHT:23px;background-repeat:no-repeat;
}
.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: 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;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	width:760px;
	text-align:center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana,Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	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;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana,Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	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;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	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_LtBlue.jpg);
}
.Head   {
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.MainMenu_MenuContainer TD {
background-color: transparent;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.MainMenu_MenuBreak {
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid;  
border-right: #404040 0px solid; 
background-color: transparent; 
color: #333333; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
}

.Normal {
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
}

.MainMenu_MenuBar TD {
cursor: pointer; 
cursor: hand; 
height:16px;
display: none;
}

.MainMenu_MenuItem {
color: #FFFFFF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
padding-right: 0px;
border-left: transparent 0px solid;
border-right: transparent 0px solid;
border-bottom: transparent 0px solid;
border-top: transparent 0px solid; 
font-style: normal; 
color: white;
background: transparent;
height: 23px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom:2px;
}


/* Menu for Skin Comp */


.RootTab TD, .ActiveRootTab TD, .SelectedRootTab TD, .BreadcrumbRootTab TD {
width: 108px;
padding-left: 0px;
text-align: center;
height: 23px;
font-weight: bold;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt;
background-color: transparent;
display: block;
}

.RootTab TD{
color: #FFFFFF;
}

.ActiveRootTab TD{
color: #FFFFFF;
}

.SelectedRootTab TD{
color: #eaeaea;
}

.BreadcrumbRootTab TD{
color: #FFFFFF;
}

/* this is the colour in the dropdown menu */

.MainMenu_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #899BBF; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
font-style: normal; 
color: #C14337;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ;
border-left:  #FFFFFF 0px solid; 
border-right: #4C648E 0px solid; 
border-top: #ffffff 0px solid;
border-bottom: #ffffff 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.MainMenu_MenuItemSel {
color: #FFFFFF; 
background-color: #FEA203;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
font-style: normal; 
height: 23px;
border-left: #ffffff 0px solid; 
border-right: #ffffff 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow {
display: none;
}

ul {
list-style-type: square;
padding-left: 15px;
margin-left: 0;
}

 

.copy {
    font-weight: normal;
    font-size: 8.0pt;
    color: #003366;
    font-family: verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.copy:link {
    text-decoration:    none;
    color:#000000;
}

A.copy:visited  {
    text-decoration:    none;
    color:#000000;
}

A.copy:active   {
    text-decoration:    none;
    color:#000000;
}

A.copy:hover    {
    text-decoration:    none;
    color:#000000;
}

H1  {
    font-family: verdana, Tahoma, Arial, Helvetica;
    font-size:  14pt;
    font-weight:    normal;
    color: #000000;
    margin:0px 0px -5px 0px;
}

H2  {
  font-family: verdana, Tahoma, Arial, Helvetica;
    font-size:  9pt;
    font-weight: bold;
    color: #000;
   margin:0px 0px -8px 0px;
}

H3  {
  font-family: verdana, Tahoma, Arial, Helvetica;
    font-size:  7pt;
    font-weight:  bold;
    color: #000000;
   margin:0px 0px -8px 0px;
}

