

.breadcrumbholder
{
	 text-align:right;
	 vertical-align:bottom;
	 padding-right:7px;
	 padding-bottom:4px;
	 color:White;
}
.menuholder
{
	padding-left:17px;
}
.dateholder
{
	padding-bottom:9px;
	vertical-align:bottom;
	text-align:left;
}
.loginholder{
    vertical-align:bottom;
    padding-bottom:3px;
}
.linksholder{
    vertical-align:bottom;
    padding-bottom:2px;
    text-align:center;
    color: #FFD700;
}
.bottombarholder
{
	text-align:center;
	vertical-align:top;
	padding-top:1px;
}
.helpholder
{
	vertical-align:bottom;
    padding-bottom:8px;
    text-align:left;
}
/* ================================
	    CSS STYLES FOR DotNetNuke
   ================================


*/ 


body {

}

table, tr, td, p {
	font-family: tahoma;
	font-size: 10px;
	line-height: 1.5em;
}

table {
	padding: 0;
}


select, input {
	font-family: tahoma;
	font-size: 10px;
	color: #333;
}

h3 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #6C6C6C;
	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: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.topTable {
	background: url(wm_top_wave.gif) top left no-repeat #f5f5f5;
}

.footerTable {
	background: url(wm_footer_bg.gif);
}

/* Current Date
----------------------------------------------------------------------------------------*/
.date {
	color: #999999;
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	padding-left:18px;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 10px;
    color: #ffd700;
    font-family: tahoma;
    text-decoration: none;
    vertical-align:bottom;
  
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
    text-decoration:    none;
    color: #fd700;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #ffd700;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/* Main Menu */

.MainMenu_MenuContainer {
	background: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

.MainMenu_MenuItem {
	color: #FFD700; 
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 2px;
	padding-right: 2px;
	height: 21px;
	border: 0;
	
}

.MainMenu_MenuItemSel {
	background: #cccccc;
	color: #000000;
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	padding-left: 2px;
	padding-right: 2px;
	height: 21px;
	width: 100%;
	border: 0;
}
.MainMenu_RootActive
{
	color: #6C6C6C;
	background-image:url(Arrow.gif);
	background-repeat:no-repeat;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 12px;
	padding-right: 2px;
	height: 21px;
	border: 0;
}




.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	background: #747474;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin-top: 5px;
	border: 1px solid BLACK;
	padding: 3px;
	filter: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #6C6C6C; 
	background: #fff;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #6C6C6C;
	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: #fff;
	margin-top: 5px;
	border: 1px solid #6C6C6C;
	padding: 3px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0;
	background: #6C6C6C;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #999;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6F88A3;
	text-decoration: none;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #333;
	text-decoration: none;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	padding: 1px 2px 1px 3px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background: #888;
}


a.CommandButton:hover {
	color: #fff;
	padding: 1px 2px 1px 3px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background: #666;
}

a.Normal:link, a.Normal:visited {
	color: #6C6C6C;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.Normal:hover {
	color: Black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


a:link, a:visited {
	color: #6C6C6C;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

a:hover {
	color: #FFD700;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}


.Head {
	font-size: 9px;
	color: #6C6C6C;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.Normal {
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}

.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
}

.NormalBold {
	color: #6C6C6C;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
}

.NormalTextBox {
	color: BLACK;
	padding-left: 4px;
	line-height: 13px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 1px solid #f5f5f5;
	visibility: invisible;
}


.BreadCrumb
{
	color: WHITE;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top:20px;
}

a.BreadCrumb:link, a.BreadCrumb:visited 
{
	color: WHITE;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
		padding-top:20px;
}

a.BreadCrumb:hover 
{
	color:#CCCCCC;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
		padding-top:20px;
}

.LoginCell
{
	padding-bottom:10px;
}

.mainTable
{
	padding-top:10px;
}
.topCenter
{
 background-image: url(/Portals/0/Skins/Linear2//DotNetNuke/Portals/0/Skins/Linear/Top.gif);
 background-position:bottom;
 background-repeat:no-repeat;
}


.login {
    font-size: 10px;
    color: #666666;
    font-family: tahoma;
    text-decoration: none;
    padding-left:0px;
   
}

/* hyperlink style for the unselected tabs */
A.login:link, A.login:visited, A.login:active {
    text-decoration:    none;
    color: #666666;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}

A.login:hover    {
    text-decoration:    underline;
    color: #000000;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}

.links {
    font-size: 12px;
    color: #FFD700;
    font-family: tahoma;
    text-decoration: none;
    padding-left:0px;
    padding:0px 4px 0px 4px;
}

/* hyperlink style for the unselected links */
A.links:link, A.links:visited, A.links:active {
    text-decoration:    none;
    color: #FFD700;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}

A.links:hover    {
    text-decoration:    underline;
    color: #FFD700;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}

.bottombar {
    font-size: 10px;
    color: #000000;
    font-family: tahoma;
    text-decoration: none;
    padding-left:0px;
    padding:0px 10px 0px 10px;
}

/* hyperlink style for the unselected links */
A.bottombar:link, A.bottombar:visited, A.bottombar:active {
    text-decoration:    none;
    color: #FFD700;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	    padding:0px 10px 0px 10px;
}

A.bottombar:hover    {
    text-decoration:    underline;
    color: #333333;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	    padding:0px 10px 0px 10px;
}
.Help {
    font-size: 10px;
    color: #666666;
    font-family: tahoma;
    text-decoration: none;
    padding-left:7px;
   
}

/* hyperlink style for the unselected tabs */
A.Help:link, A.Help:visited, A.Help:active {
    text-decoration:    none;
    color: #666666;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}

A.Help:hover    {
    text-decoration:    underline;
    color: #000000;
	background-color: transparent;
	border: 0;
	font-weight: normal;
}



