/* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
	font-size: 90%;
	margin: 0px;
	font-family: Sans-Serif;
	background-color: #ffffff;
}
.Normal
{
    font-size: 12px;
}

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #e8e6e7;
   	background-image: url(background.jpg);
	background-repeat: repeat-x;
	padding-bottom: 24px;
	padding-top: 24px;
}
.controlpanel {
	width: 100%;
	background-color: #D7EEDF;
}
.innerPage
{
    table-layout: fixed;
    background: #ffffff;
    width: 970;
    border-collapse: collapse;
    height: 100%;
    /* border-right: white 10px solid;
    border-left: white 10px solid; */
}

#skin_tl
{
	background-image: url(tl.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
}
#skin_t
{
	background-image: url(t-bkg.jpg);
	background-repeat: repeat-x;
	height: 17px;
}
#skin_tr
{
	background-image: url(tr.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
}
#skin_l
{
	background-image: url(l-bkg.jpg);
	background-repeat: repeat-y;
	width: 20px;
	background-color: white;
}
#skin_r
{
	background-image: url(r-bkg.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
#skin_bl
{
	background-image: url(bl.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 20px;
}
#skin_b
{
	background-image: url(b-bkg.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#skin_br
{
	background-image: url(br.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
#skin_bar
{
	background-image: url(topBar.jpg);
	background-repeat: no-repeat;
}

.TopBarText
{
	font-size: 12px;
	color: #444444;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
A.TopBarText
{
	color: #444444;
	text-decoration: none;
}
A.TopBarText:link {
	color: #444444;
    text-decoration:  none;
}
A.TopBarText:visited  {
	color: #444444;
    text-decoration:    none;
}
A.TopBarText:active   {
	color: #444444;
    text-decoration:    none;
}
A.TopBarText:hover
{
    color: #000000;
    text-decoration: underline;
}








.toppane
{
	background-color: transparent;
}
.leftpane
{
	border-right: #d3d3d3 1px solid;
	background-color: transparent;
}
.ContentPane
{
	padding-right: 0px;
	padding-left: 0px;
}
.rightpane 
{
	padding-right: 5px;
	padding-top: 30px;
	background-color: transparent;
}
.bottompane {
	background-color: transparent;
}
.MenuBar
{
    /* height: 68px; */
    background-color: transparent;
}

.PageTitle
{
	z-index: 0;
	left: 0px;
	position: relative;
	top: 20px;
}

#titleTable
{
    table-layout: fixed;
    /* background: url(StLuciaStar_banner.gif) fixed no-repeat center top; */
}
#Header
{
	background-image: url(1st-headerLogoLB.gif);
	background-repeat: repeat-x;
	height: 47px;
}

.YellowStrip
{
	height: 5px;
	background-color: #e2c500;
}


.LeftNav
{
	table-layout: fixed;
	width: 170px;
	background-color: #e0e2ea;
}




.MediaTabs
{
	/* font-weight: bold; */
	font-size: 12px;
	color: #010423;
	font-family: Tahoma, Arial;
	text-decoration: none;
}   
A.MediaTabs:link {
    text-decoration:  none;
	/* color: #ffffff; */
}
A.MediaTabs:visited  {
    text-decoration:    none;
	/* color: #ffffff; */
}
A.MediaTabs:active   {
    text-decoration:    none;
	/* color: #ffffff; */
}
A.MediaTabs:hover
{
    color: red;
    text-decoration: underline;
}






H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #01209b;
}

H2
{
	font-weight: bold;
	font-size: 14px;
	color: #01209b;
	font-family: Tahoma, Arial, Helvetica;
}

H3
{
	font-weight: bold;
	font-size: 11px;
	color: #01209b;
	font-family: Tahoma, Arial, Helvetica;
}































/*
============================
SolPart Menu Classes - START
============================
*/
.MainMenu_MenuContainer
{
	margin-right: 0px;
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: hand;
	height: 21px;
	background-color: transparent;
}
.MainMenu_MenuItem
{
	border-right: #010423 0px solid;
	table-layout: auto;
	background-position: left bottom;
	border-top: #010423 0px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #010423 0px solid;
	cursor: hand;
	color: #010423;
	border-bottom: #010423 0px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial;
	border-collapse: collapse;
}
.MainMenu_Seperator
{
	font-weight: normal;
	font-size: 1px;
	color: #010423;
	/* background-color:White; */
	height:21px;
}
.MainMenu_MenuIcon
{
	border-top: #010423 0px solid;
	border-left: #010423 0px solid;
	width: 1px;
	cursor: hand;
	border-bottom: #010423 0px solid;
	height: 21px;
	text-align: center;
	background-color:Transparent;
}
.MainMenu_SubMenu
{ 
	border-right: #d3d3d3 0px solid;
	border-top: #d3d3d3 0px solid;
	z-index: 1000;
	font-size:12px;
	font-weight:normal;
	height: 18px;
	border-left: #d3d3d3 0px solid;
	cursor: hand;
	border-bottom: #d3d3d3 0px solid;
	background-color:#ffffff;
	filter: '';
 }

.MainMenu_MenuBreak {
	height: 1px;
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #ffffff; 
	height: 1px;
	
}
.MainMenu_MenuItemSel
{
	background-position: center bottom;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: red;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial;
	height: 21px;
	text-decoration: underline;
}
.MainMenu_MenuArrow
{
	border-right: #010423 0px solid;
	border-top: #010423 0px solid;
	font-size: 1pt;
	cursor: hand;
	border-bottom: #010423 0px solid;
	font-family: webdings;
}
.MainMenu_RootMenuArrow
{
	font-size: 1pt;
	cursor: hand;
	font-family: webdings;
}
/*
==========================
SolPart Menu Classes - END
==========================
*/








.StandardButton
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
.TreeViewMenu
{
	border-right: #0b6a25 1px solid;
	border-top: #0b6a25 1px solid;
	border-left: #0b6a25 1px solid;
	width: 175px;
	border-bottom: #0b6a25 1px solid;
	background-color: #ff00ff;
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #333333;
}









/* Custom Tags */



/* Menu & Logo Pane Holder */
.BlankMenu {
	background-image: url(BlankMenu.gif);
	width: 520px;
	height: 85px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


/* Small rounded end on menu */
.MenuRight {
	background-image: url(MenuRight.gif);
	width: 20px;
	height: 22px;
	background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	background-image: url(MenuBG.gif);
	height: 22px;
	background-repeat: repeat-x;
}

/* Menu table repeat for 100% width settings */
.MenuRepeat {
	background-image: url(MenuRepeat.gif);
	height: 85px;
	background-repeat: repeat-x;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.DateText 
{
	font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}









/* ================================
    CSS STYLES FOR Module Form
   ================================
*/


/* Label style */
.FormLabel
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* Messages */
.FormSubmitted{font-weight:bold; font-size: 16px;}
.FormError{color:Red; font-size: 16px;}

/* Form table */
.FormTable{width:300px}
.FormLabelCell{vertical-align:top;}
.FormControlCell{}

/* Controls */
.FormCheckbox{}
.FormMultipleSelect{}
.FormDropDownList{}
.FormLabelControl{}
.FormTextArea{}
.FormTextBox{}
.FormSubmit{}
.FormRadioButtonList{}


