/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #CCCCCC;
}



.skinheader {
    background-color: #003366;
}


/* background color for the content part of the pages */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(bkgrd.gif);
}

.contact
{
	font-weight: normal;
	font-size: 12px;
	color: gray;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}

P:first-line
{
	margin-top: 0px;
	margin-bottom: 0px;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
    font-weight: normal;
    font: Trebuchet MS;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.Title
{
	font-size: 14pt;
	color:#FF9900;
	font: Trebuchet MS;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-size: 12px;
    font-weight: normal;
    font: Trebuchet MS;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
}

.NormalSmall
{
    font-size: 10px;
    font-weight: normal;
    font: Trebuchet MS;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
}

.FeatureSectionTitle
{
    font-size: 12px;
    font-weight: bold;
    font: Trebuchet MS;
	font-family: Arial, Helvetica;
	color: #003366;   
	text-transform: uppercase;
	
}

.FeatureTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica;
}

.FeatureTitle
{
	background-color: #CCCCCC;
	font-size: 12px;
   font-weight:bold;
    	font: Trebuchet MS;
	font-family: TArial, Helvetica;
	padding-left: 5px;
	color:#333333;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}
.TopBar 
{
background-color:#CCCCCC;

}
.BottomBar
{
 background-color: #66738b;
}


.toppane {

}

.leftpane
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 175;
}
.contentpane 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left: 10px;
	padding-right: 10px;
	

}
.rightpane 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;

}
.bottompane {

}

/*Three Equal Column*/
.ectoppane {

}

.ecleftpane
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 33%;
}
.eccontentpane 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 33%;

}
.ecrightpane 
{
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 33%;

}
.ecbottompane {

}


/*Two Equal Column*/
.tctoppane {

}

.tcleftpane
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 175;
}
.tccontentpane 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 100%;

}
.tcrightpane 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 175;

}
.tcbottompane {

}


/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
     color: #003366;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: #003366;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #003366;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: #003366;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:blue;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
	 font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
        

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: Black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #5A677B 0px solid; 
	border-bottom: #5A677B 1px solid; 
	border-top: #5A677B 1px solid; 
	border-right: #5A677B 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #5A677B; 
	text-align: center; 
	width: 15; 
	height: 23;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #5A677B; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: white 1px solid; 
	border-left: white 0px solid; 
	border-top: gray 1px solid;  
	border-right: gray 0px solid; 
	background-color: white; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #C0C0FF;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #5A677B 1px solid; 
	border-bottom: #5A677B 1px solid; 
	border-top: #5A677B 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(blue_back.gif);	
	height: 23px;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(green_back.gif);	
	height: 23px;
	color: black;
}

.MainMenu_TabMenuItemHover TD
{
	
	height: 23px;
	text-transform:uppercase;
	font-weight:bold;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(Green_back.gif);	
	color: White;
	height: 23px;
}


.MainMenu_MenuItem {
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight:bold;
	font-style: normal; 
	border-left: #5A677B 0px solid; 
	border-bottom: #5A677B 1px solid; 
	border-top: #5A677B 1px solid; 
	border-right: #5A677B 0px solid;
	text-transform:uppercase;
}



.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5A677B; 
	border-left: #5A677B 1px solid; 
	border-bottom: #5A677B 1px solid; 
	border-top: #5A677B 1px solid; 
	text-align: center; 
	width: 15; 
	height: 23;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:#5A677B;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #C0C0FF;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight:bold;
	font-style: normal;
	height:23px;
	color:White;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #5A677B 1px solid; 
	border-bottom: #5A677B 1px solid; 
	border-top: #5A677B 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}





/***************** Global Form Elements *****************/
INPUT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}

.DataInput
{
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height:10px;	
}

.DataInputRequired
{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFCC;
	line-height:16px;
}