
/*========================================================*/
/*         Skin styles for  dnnskin.com: Kewl             */
/*              created by dnnskin.com                    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. General                                            */
/*  2. Skin Layout                                        */
/*  3. Controls                                           */
/*  4. Links and Buttons                                  */
/*  5. Text                                               */
/*  6. Main Menu                                          */
/*  7. Module Menus                                       */

/*========================================================*/


/*========================================================*/
/*  1. General                                            */
/*========================================================*/

html, body, a, h1, h2, h3 h4, table, p, tdm, ul
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
}

ul 
{
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

/* Forces browser height of 100% */
html
{
	height: 100%;
	background-color: #004f74;
}

.pagebg
{
	background-color: #004f74;
	height: 100%;
	width: 100%;
	float: left;
}

a, img
{
	border: none;
}

/* Body style */
body
{
	color: black;
	height: 100%;
	width: 100%;
	margin: 0 0 0 0;
}

/* Catch-all to ensure text consistency */
div, table, tr, td
{
	line-height: 1.4em;
}

h1, h2
{
	color: #004f74;
	font-size: 16px;
	font-weight: bold;
}

h3, h4
{
	color: #004f74;
	font-size: 16px;
}

#emailEntry /* Re-enable this to allow users to add monthly email updates. */
{
    display:none;
}

h1 strong, h2 strong, h3 strong, h4 strong
{
	color: #004f74;
}
h1
{
	font-size: 130%;
	padding-left: 40px;
	padding-top: 20px;
}
.NavImageMain
{
	position: relative;
	top: -22px;
	height: 326px;
	line-height: 0px;
	font-size: 0px;
}
.NavImageContent
{
	position: relative;
	top: -22px;
	height: 244px;
	line-height: 0px;
	font-size: 0px;
}
img.LeftImage
{
	position: relative;
	top: 20px;	
	z-index: 1;
}

div.DonateButton
{
	border: none;
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 514px;
	width: 154px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	vertical-align: middle;
	color: #004f74;
	font-size: 16px;
	font-weight: bold;
	background: url('donate.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

div.DonateButton:hover
{
	background-position: -154px 0px;
}

div.AssociatedPane
{
	padding-left: 8px;
	margin-top: 60px;
	padding-right: 24px;
}

div.NeedHelpButton
{
	border: none;
	position: absolute;
	z-index: 2;
	top: 317px;
	left: 8px;
	width: 227px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;	
	color: #004f74;
	font-size: 16px;
	font-weight: bold;
	background: url('needhelp.png');
	cursor: pointer;
	background-repeat: no-repeat;
}

div.NeedHelpButton:hover
{
	background-position: -227px 0px;
}

div.Newsletter
{	
	margin-top: 60px;
	text-align: left;
	color: #004f74;
	font-size: 16px;
	font-weight: bold;
}

img.badge
{
	clear: none;
	float: left;
	border: none;
	vertical-align: top;
	padding-right: 20px;
}

div.footer
{	
	padding-bottom: 40px;	
	float: left;	
}

div.footer div.login
{
	float:left;
	margin-top:10px;
	clear:both;
	width:100%;
}

div.footertext
{
	border-top: 3px solid #b3d335;
	padding-top: 10px;
	margin-top: 20px;
	width: 664px;
	float: left;
	clear: both;
	color: #004f74;
	font-family: Helvetica,Arial,sans-serif;
	margin-left:auto;
	margin-right:auto;
}

div.footertext div
{
	margin-top: 15px;
	text-align: center;
	width: 370px;
	margin-left:auto;
	margin-right:auto;
}

div.page
{
	min-width: 724px;
	width: 724px;
	margin-left: 40px;
	padding-left:40px;
	background-color: white;
	float: left;
}


/*========================================================*/
/*  2. Page Layout                                        */
/*========================================================*/

/* Style for MAIN Menu */
.Menu
{
	font-family: Helvetica, Arial, Sans-Serif;
	height: 41px;
	position: relative;
	z-index: 2;
	top: 0px;
	left: 62px;
	width: 468px;
}

.Menu.Wide
{
	font-family: Helvetica, Arial, Sans-Serif;
	margin-left: 280px;
}

div.header
{
	position: relative;
	clear: both;	
}

div.sideBar
{
	position: relative;
	width: 260px;
	float: left;
	clear: none;
}

div.mainSide
{
	position: relative;
	width: 464px;
	float: left;
	clear: right;
}
div.WideMainSide
{
	position: relative;
	width: 680px;	
	float: left;
	clear: right;
}

.ContentPane
{
	clear: both;
	float: left;
	width: 425px;
	position: relative;
}
.WideContentPane
{
	clear: both;
	float: left;
	width: 680px;
	position: relative;
}

.WideContentPane object.wideyoutube /* Youtube videos, 560px wide */
{
	padding-left: 60px;
}

/* twitter pane */
h2.twitter-title
{
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('Images/twitter.png');
}

#twitter_update_list
{
	margin-top: -10px;
	list-style-type: none;
	padding: 0px;
	width: 240px;
	margin-bottom: 10px;
}

#twitter_update_list li
{
	display: block;
	list-style-type: none;
	margin-bottom: 2px;
}
#twitter_update_list br
{
	line-height: 0px;	
}

#twitter-link 
{
	display:none;
}

#twitter_update_list li a
{
	display: block;
}

/* End twitter pane */

.NewsPane table table
{
	margin-top: 5px;
}
.NewsPane table table td
{
	padding: 2px 5px 0px 2px;
}
.NewsPane
{
	background-image: url('Images/news-background.png');
	background-repeat: no-repeat;
	clear: both;
	width: 425px;
}

.NewsPane span.SubHead
{
	color: Black;
}

td.AnnouncementHeader
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	padding-left: 10px;
	text-align: left;
	height: 47px;
	vertical-align: top;
	padding-top: 17px;
	color: #ffd400;
	font-weight: bold;
	z-index: 2; /*	top: 532px;*/
}

td.AnnouncementHeaderAdmin
{
	color: black;
}

.RightPane
{
	background-color: #fff;
	padding: 0 0 20px 15px;
	border-left: 1px solid #999;
}

.BottomPane
{
	background-color: #fff;
	padding: 10px 0 10px 0;
}

.Separator
{
	height: 25px;
	width: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 10px;
}


/*========================================================*/
/*  3. Controls                                           */
/*========================================================*/
/*

/* Style for date control */
.date
{	
	color: #555;
	font-weight: bold;
	padding-bottom: 10px;
}

/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active
{
	color: #004f74;	
	text-decoration: none;
}

a.LoginUser:hover
{
	color: red;
	text-decoration: underline;
}

/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

a.LegalLinks:hover
{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/


/* Default link style */
a:link, a:visited, a:active
{
	color: #004f74;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a strong:hover
{
	color: #b2d334;
	text-decoration: underline;
}

a strong, a strong:visited, a strong:active
{
	color: #004f74;
	font-weight: bold;
}


/* text and link style used for most text rendered by modules */
.Normal, a.Normal:link, a.Normal:visited, a.Normal:active
{
	color: #333;
	font-weight: normal;
}

.Normal .QuotedText
{
	width: 240px; /*background-image:url('quote-bg.png'); 	background-repeat:repeat-x; */
}

div.Normal.DNN_ANN_Description
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

div.Normal.DNN_ANN_Description p
{
	margin: 0 0 0 0;
	line-height: 19px;
}

a.Normal:hover
{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

/* buttons and link buttons style used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active
{
	color: #FFF;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bbb;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-weight: normal;	
	text-decoration: none;
	background: #666;
}

A.CommandButton:hover
{
	color: #FFF;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-weight: normal;
	text-decoration: none;
	background: #333;
}



/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/* text style for module titles */
.Head
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 0.25em;
	color: rgb(0,79,116);
}

.Head .title_vis
{
	display: none;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubHead
{
	font-size: 11px;
	color: #333;
	font-weight: bold;
}


/* text style used for most text rendered by modules; applies to the majority of text in the site */
.Normal
{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
}

.Normal img
{
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.NormalBold
{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
}

/* Bold red text for alerts and such */
.NormalRed
{
	color: #930;
	font-weight: bold;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 11px;
	font-weight: normal;
}

/*  form style */
select, input
{
	font-size: 11px;
}


/* all the other text*/
h3, h4, h5, h6, DT, TFOOT, THEAD, TH
{
	color: #333;
}


/*========================================================*/
/*  6. Main Menu                                             */
/*========================================================*/

/* Menu bar */
.MainMenu_MenuBar
{
	font-family: Helvetica, Arial, Sans-Serif;
	cursor: pointer;
	height: 25px;
	padding: 0;
	background-color: transparent;
}

.MainMenu_MenuContainer
{
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: transparent;
	margin: 0px;
	margin-left: 0px;
	height: 20px;
}

/* Applies to off state of submenu items only */
.MainMenu_MenuItem
{
	font-family: Helvetica, Arial, Sans-Serif;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #004f74;
	padding: 2px 10px 3px 5px;
	border: 2px solid #fff1a8;
	background-color: #ffd400;
}

/* Container for submenu */
.MainMenu_SubMenu
{
	font-family: Helvetica, Arial, Sans-Serif;
	/*the same style as MainMenu_MenuItem*/
	z-index: 1000;
	cursor: pointer;
	border: 2px solid #fff1a8;
	margin-top: -1px;
	margin-left: 2px;
}

.Menu td
{
	font-family: Helvetica, Arial, Sans-Serif;
	width: 117px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: solid 0px transparent;
}
/* Hover state for submenu items only */
.MainMenu_MenuItemSel
{
	font-family: Helvetica, Arial, Sans-Serif;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #004f74;
	padding: 2px 10px 3px 5px;
	border: 2px solid #fff1a8;
	background-color: #fcba07;
}

.RootMenu_Off td
{
	font-family: Helvetica, Arial, Sans-Serif;
	width: 117px;
	height: 41px;
	text-align: center;
	color: #004f74;
	font-size: 14px;
	padding: 0 0 0 0;
	vertical-align: top;
	line-height: 38px;
	text-indent: -5px;
}

.RootMenu_On td
{
	font-family: Helvetica, Arial, Sans-Serif;
	width: 117px;
	height: 41px;
	text-align: center;
	color: #004f74;
	font-size: 14px;
	padding: 0 0 0 0;
	vertical-align: top;
	line-height: 38px;
	text-indent: -5px;
}

.RootMenu_Hover td
{
	font-family: Helvetica, Arial, Sans-Serif;
	width: 117px;
	height: 41px;
	text-align: center;
	color: #004f74;
	font-size: 14px;
	padding: 0 0 0 0;
	vertical-align: top;
	line-height: 38px;
	text-indent: -5px;
}


/* The Root Menu styles have to be AFTER the Submenu styles to overwrite submenu styles*/
/* Idle state for main menu items, can overwrite MainMenu_MenuItem */
.RootMenu_Off
{
	font-family: Helvetica, Arial, Sans-Serif;
	background-image: url('menuitem.png');
	background-color: Transparent;
	background-position: left;
	font-weight: bold;
}

/* Active state for main menu items */
.RootMenu_On
{
	font-family: Helvetica, Arial, Sans-Serif;
	background-image: url('menuitem.png');
	background-position: -117px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
}

/* Hover state for main menu items */
.RootMenu_Hover
{
	font-family: Helvetica, Arial, Sans-Serif;
	background-image: url('menuitem.png');
	background-position: -117px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
}

/* Inserts a small space between main menu items, also can get rid of the funny red borders */
.MainMenu_MenuBreak
{
	border: 0;
	height: 0px;
	display: none;
}

/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
	display: none;
}

/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/

/* Outer container for module submenu */
.ModuleTitle_MenuContainer
{
	color: #333;
}

/* Inner container for module submenu */
.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 20px;
}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem
{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	border: #eee 1px solid;
	padding: 1px 4px 2px 2px;
}

/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	margin: 2px 0px 0px -6px;
	background-color: #eee;
	border: #333 1px solid;
	padding: 0px 1px 1px 1px;
}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	color: #eee;
	background: #333;
	border: #333 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Elements we don't need to see */i .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon
{
	display: none;
}




