/* 
================================
Skin styles for DotNetNuke
================================
*/   

.FooterTable{
	height: 25px;
	vertical-align: middle;
	background-color: #CECECE;
}

.HeaderTable{
	background-color: #BE0A2F;
	height: 16px;
	color: White;	
}

.MainTableHome{
	background-image: url(table_background.jpg);
	background-repeat: no-repeat;
	background-color: #CECECE;
	height: 450px;
	width: 970px;
	padding: 3px 0px 0px 5px;
	color: black;	
}

BODY {
	FONT-SIZE: 11px; MARGIN: 0px;
	background-color: #002051;
	font-family: Arial, Helvetica, sans-serif
}

P,TABLE,TD 
{
	FONT-SIZE: 11px; 
	font-family: Arial, Helvetica, sans-serif
}


.MenuContainer
{
	background-color: transparent;
	height: 30px;
	font-size: 0px;
}


/* Changes of height will cause an ftp error! */
.MenuBar
{
	height: 16;
/*	background-color: Transparent; */

}

.MenuIcon
{
	background-color: #000B35; 
	text-align: center;	
        width: 16;
	height: 24;
}

.MenuItem /* activate bg image for subitems here */
{
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #000B35;
}

.MenuArrow 
{
	font-family: webdings;
	font-size: 10pt;
}


.MenuRootArrow 
{
	font-family: webdings;
	font-size: 10pt;
}

.ItemsBreak
{
}



.RootItem /* left right and center bg of unselected root tab */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
	background: #000B35;
}
.RootItemActive  /* outher left other right and center bg of active root item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #000B35;
}

.RootItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #000B35;

}

.RootItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #000B35;
}


.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	height: 24px;
	background: #000B35;
	border: 1px solid;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);*/
}

.SubItemActive /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 24px;
	background-color: #000B35;
	border: 0px none;
}

.SubItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #000B35;
	color: white;
	border: 0px none;
	border-style: none none none none;
}

.SubItemBreadCrumb /* no effect */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #000B35;
	border: 0px none #00175D;
	border-style: none none none none;
}


.StandardButton     {
	background: #00175D;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 0px none #003664;
}

.SelectedTab{
	FONT-WEIGHT: 700;
	font-size: 11px;	
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: transparent;
}		


H1 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: 700; 
	FONT-SIZE: 14px; 
	MARGIN-BOTTOM: 0px; 
	COLOR: white; 
	font-family: Arial, Helvetica, sans-serif
}

H6 {
	MARGIN-TOP: 0px; FONT-WEIGHT: 700; FONT-SIZE: 14px; MARGIN-BOTTOM: 0px; COLOR: #ff3300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3 {
	MARGIN-TOP: 0em;
	FONT-WEIGHT: 700;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 0.5em;
	COLOR: White;
}
/*UL {
	list-style: url(images/bullet.gif);
	height: 19px;
	top: 0px;
	margin: 0px 15px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding: 0px 15px;
}*/


A:link {
	COLOR: blue;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: blue;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: blue;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: blue;
	text-decoration: underline;
}

A.heading:link, A.heading:visited, A.heading:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}


A.login_tab:link
{  FONT-WEIGHT: 700;	font-size: 11px; COLOR: #000B35; TEXT-DECORATION: none;	background-color: transparent;}
A.login_tab:visited
{	FONT-WEIGHT: 700;	font-size: 11px; COLOR: #000B35; TEXT-DECORATION: none;	background-color: transparent; }
A.login_tab:active
{	FONT-WEIGHT: 700;	font-size: 11px; COLOR: #000B35; TEXT-DECORATION: none;	background-color: transparent; }
A.login_tab:hover
{	FONT-WEIGHT: 700;	font-size: 11px; COLOR: #000B35; TEXT-DECORATION: none;	background-color: transparent; }


INPUT {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	color:black;
}

TEXTAREA {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	color: black;
}
SELECT {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana;
	color: black;
}


	


