﻿/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {


}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{

}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #122D37;
	line-height: 24px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #122D37;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122D37;
}

H4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122D37;
	font-style: italic;
}

DT  {
}

H5  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: capitalize;
	color: #122D37;
	letter-spacing: .2em;
}

H6  {
}

THEAD    {
}

TFOOT    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

PRE {
}


BLOCKQUOTE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

/*
.MainMenu_MenuItem {
}

*/

/*
#CCCCCC menu highlight text
#999966
#669999
#CCCC99 menu background
#003333 menu font color
*/
.MainMenu_MenuContainer 
{
    background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;


}

.MainMenu_MenuContainer TD
{
    background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;


}


/*Styles the menu item when hovering over a menu item*/ 
.MainMenu_MenuItemSel 
{
    cursor: pointer; 
    cursor: hand; 
	font-size: 11px;
	background-color: #B7B78A;
}
.MainMenu_MenuBar
 {
     background-color: transparent;
	}

/*Styling for the main menu items. Here you can set the overall font styling*/
.MainMenu_MenuItem 
{
	cursor: pointer;
	font-size: 11px;
	color: #003333;
	font-style: normal;
		border: 0px solid; 

}

.MainMenu_MenuIcon
{
    cursor: pointer; 
    background-color:#CCCC99;
    	border: 0px solid; 
    	display: none;
   }

/*This styles the main menu and sub-menu boxes*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color:#CCCC99;
	font-size: 11px;
	border: 0px;
	}
.MainMenu_MenuBreak 
{
border: 0px;
height: 0px;
}


.MainMenu_MenuArrow
{
    font-family: webdings; 
    font-size: 18px; 
    cursor: pointer; 
    cursor: hand; 
    	border: 0px solid; 

   
}
.MainMenu_RootMenuArrow 
{
    font-family: webdings; 
    font-size: 18px; 
    cursor: pointer; 
    cursor: hand;
}

.MainMenu_RootMenuItemBreadcrumb
{
}

.MainMenu_SubMenuItemBreadcrumb
{   
}


.MainMenu_RootMenuItem
{
} 
.MainMenu_RootMenuItemActive {
		font-size: 10px;

}
.MainMenu_RootMenuItemSelected
{
    color:#CCCC99;
	font-size: 10px;
}
.MainMenu_SubMenuItemActive
{
	font-size: 10px;
}


.MainMenu_SubMenuItemSelected
{
	
	font-size: 10px;

}


.SubHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #122D37;

	
}

.Normal DNN_ANN_Description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #102C36;
	text-align: justify;

	
}



#OuterXX {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #102C36;
	text-align: justify;
}
.more_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-transform: capitalize;
	color: #628D98;
}
.content1 {
	vertical-align: top;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}
em {
	font-style: italic;
}
#pullout {
	width: 471px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 27px;
	margin-top: 20px;
	margin-left: 27px;
	background-color: #DAD5C1;
}
table {

}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122D37;
	background-image: url(images/login_bg.gif);
	background-repeat: repeat-x;
	height: 34px;

	text-align: right;
	padding-right: 30px;
}
.pullout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #102C36;
	text-align: justify;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color:  #132E37;
}
.table01 {
	background-image: url(images/table01_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.white1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	letter-spacing: .07em;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #628D98;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #628D98;
	text-decoration: none;
}
/*td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122D37;
}*/
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #628D98;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #132E37;
	text-decoration: none;
}
.nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #122D37;
	height: 43px;
	background-color= white;

	
}
li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #628D98;
	line-height: 22px;
	padding-left: 22px;
}
ul {
	list-style-type: none;
}
li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #628D98;
	line-height: 22px;
	padding-left: 22px;
}
li a:hover
{
	background-color: #EBEADF;
}
#Table_main
{
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-y;
}	

.DottedLine
{
	background-repeat: repeat-x;
	background: url('images/nav_dot_R.jpg');
	background-color= white;
}


/* dnn */
/*  SkinnObject: The overall font sizing for Search, Date, Breadcrumbs, Login, Register, Copyright, Terms, Privacy. */

.SkinObject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #122D37;
	text-decoration: none;
}
a.SkinObject:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #122D37;
	text-decoration: none;
}
a.SkinObject:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #122D37;
	text-decoration: none;
}
a.SkinObject:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #122D37;
	text-decoration: underline;
}
/* .Head - The titles for the modules */
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #122D37;
	height: 43px;
	width: 257px;
}
/* .SubHead - Admin Control Panel Headings */
/* .SubSubHead - Module titles usede instead of Head for Quick links and SignIn Modules*/
/* .Normal -  The normal group of classes is the styling for the main text displayed within most modules. Like <P> */
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #102C36;
	text-align: justify;
}
/* .NormalBold -  This is for any text that requires emphasis. Generally you will find this within the admin settings page of a module.*/
.NormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #628D98;
}
/* .NormalRed - Error messages*/
/* .NormalTextBox - Text fields */
/*  .StandardButton - standard HTML buttons */
/* .CommandButtons - Text for link buttons within the admin control panel at the top of the page and within the admin pages, such as the admin menu / site settings page. As default the [LINKS] token uses this class for styling its links.*/

