/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body
{
    background-color:#637CBF;
    margin:0px;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	
}

img{
	border-color: #0098CA;
}

td.topTD {
	background: url(/images/e1/bg_top.jpg) no-repeat top center;
	height: 147px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
}
table.backTD {
	background: url(/images/e1/back.jpg) repeat-x;
	
}

td.middleTD {
	background: url(/images/e1/bg_table_main.jpg) center repeat-y;
	padding: 0px 0px 0 0;
	font-size: 11px;
}

td.copyrightTD {
	background: url(/images/e1/bg_table_main.jpg) center repeat-y;
	padding: 10px 0px 0 0;
	font-size: 11px;
	color: #999999;
}

td.bottomTD {
	background: url(/images/e1/bg_footer.jpg) no-repeat bottom center;
	height: 72px;
	padding: 0 0px 0px 0px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}



td.containerTD {
	padding: 0px 0px 0px 0px;
	
}

table {
	padding: 0;
}



select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
}



/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #000;
    font-family: tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
	
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #0298CB 1px solid; 
	border-top: #0298CB 1px solid; 
	padding: 2px 0px 3px 5px;
}

.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #333; 
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	border: 0;
	padding: 2px 0px 3px 5px;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #0298CB; 
	filter: none;
	border: 2px solid #f6f6f6;
	margin-top: 2px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 0px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 0px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #8FA850;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #8FA850 1px solid; 
	border-top: #8FA850 1px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #8FA850;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #677E1B;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #2F468C;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #666666;	
	border-top: 1px solid #75D1DE;
	border-bottom: 1px solid #26A6BF;
	border-left: 1px solid #75D1DE;
	border-right: 1px solid #26A6BF;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #AAEDF3;
}

a.CommandButton:hover {
	color: #fff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #75D1DE;
	border-bottom: 1px solid #0E7C91;
	border-left: 1px solid #75D1DE;
	border-right: 1px solid #0E7C91;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #26A6BF;
}

a.Normal:link, a.Normal:visited {
	color: #2F468C;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}



a.Normal:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #2F468C;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


.Head {
	font-size: 10px;
	color: #333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}


.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

.SearchTextBox
{
	width:117px;
	height:18px;
	color: #000000;
	/* #CDFEFB; */
	background-color: #CDFEFB;
	border : 1px solid;
	border-color : #1AC4D3;
}
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	border : 1px solid;
	border-color : #1AC4D3;
	font-weight: normal;
	font-size: 11px;
	background-color: #BDF7F9;
	color: #000000;
	font-family: Verdana, sans-serif;
}
/* Trans Menu
----------------------------------------------------------------------------------------*/

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	BORDER-RIGHT: #8B8B8B 1px solid; 
	BORDER-TOP: #8B8B8B 1px solid; 
	Z-INDEX: 2; 
	LEFT: 0px; 
	BORDER-LEFT: #8B8B8B 1px solid; 
	BORDER-BOTTOM: #8B8B8B 1px solid; 
	POSITION: relative; 
	TOP: 0px
	}

.transMenu.top .items {
	BORDER-TOP: medium none;
	
	}

/* each TR.item is one menu item */
.transMenu .item {
    	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 7pt;
	BORDER-LEFT: medium none;
	CURSOR: hand;
	CURSOR: pointer;
	COLOR: #6584AC;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight : bold;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	Z-INDEX: 1; 
	FILTER: alpha(opacity=80); 
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	moz-opacity: .8
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	Z-INDEX: 3; 
	FILTER: alpha(opacity=40); 
	WIDTH: 2px; 
	POSITION: absolute; 
	TOP: 3px; 
	moz-opacity: .4
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	Z-INDEX: 1; 
	FILTER: alpha(opacity=40); 
	LEFT: 3px; 
	POSITION: absolute; 
	HEIGHT: 2px; 
	moz-opacity: .4
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	BACKGROUND: #E5EFFA; 
	COLOR: #6584AC;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	MARGIN-LEFT: 11px
	}
