/* ================================
    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  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


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_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76.1%;
	color:#333333;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	margin-bottom:1em;
	color:#e31736;
	}
	
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	/*margin-bottom:1em;*/
	margin-bottom:0.7em;
	/*margin-top:1.4em;*/
	color:#e31736;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	/*margin-bottom:1em;*/
	margin-bottom:0.5em;
	margin-top:2em;
	color:#000000;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:2.1em;
	color:#000000;
	}
	
h5  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:2.1em;
	color:#000000;
	font-style:italic;
	}
	

h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:2.1em;
	color:#e31736;
	}

p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:1.3em;
	color:#333333;
	/*line-height:1.4em;*/
	}

a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e31736;
	text-decoration:none;
	}






/* ================================
    CSS STYLES FOR Darwin Website
   ================================
*/  
/*
body { font-family: Arial, Helvetica, sans-serif; }
p { color: #333333; font-size: 1.1em; line-height: 1.2em; }

h1 { font-size: 2.0em; color: #006666; }
h2 { font-size: 1.8em; color: #006666; }
h3 { font-size: 1.6em; font-weight: bold; color: #006666; }
h4 { font-size: 1.6em; font-weight: normal; color: #006666; }
h5 { font-size: 1.3em; font-weight: bold; color: #006666; }
h6 { font-size: 1.2em; font-weight: normal; color: #006666; }
*/

.divider { border-bottom: dashed 1px #CCCC33; margin-top: 18px; margin-bottom: 18px; }


/* Darwin Survey Module*/

.DarwinSurvey, .DarwinResults   
{
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	border: solid 3px Green; width: 250px;
}

.DarwinSurvey p 
{
	margin-top: 0px; 
	margin-bottom: 0px;
}

.DarwinSurveyOptions
{
	font-family: Arial; 
	margin-left: 30px; 
	font-size: 9pt;
}

.DarwinSurveyResultsList
{
	font-family: Arial;
	margin-left: 20px;
	font-size: 9pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.DarwinSurveyQuestion 
{
	font-family: Arial; 
	font-weight: bold; 
	text-align: left;
	font-size: 9pt;
}

.DarwinSurveyButtons input 
{ 
	font-family: Arial; 
	font-size: 11px; 
}

.DarwinSurveyUserMessage
{ 
	font-family: Arial; 
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
}

.DarwinSurveyError, .DarwinSurveyTotalEntries 
{ 
	font-family: Arial; 
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

.DarwinSurveyPastSurveysLink
{ 
	text-align: center;
	/* text-decoration: underline; */
	color:#49A942;
}

.DarwinSurveyPastSurveysLink, .DarwinSurveyPastSurveysLink:link  
{ 
	/* color: Black; */
	color:#49A942;
	font-family: Arial;
	font-size: 11px;
	/* text-decoration: underline; */
}

.DarwinSurveyPastSurveysLink:active  
{ 
	/* color: Black; */
	color:#49A942;
	font-family: Arial;
	font-size: 11px;
	/* text-decoration: underline; */
}

.DarwinSurveyPastSurveysLink:visited  
{ 
	/* color: #2D6B23; */
	color:#49A942;
	font-family: Arial;
	font-size: 11px;
	/* text-decoration: underline; */
}

.DarwinSurveyPastSurveysLink:hover  
{ 
	/* color: #2D6B23; */
	color:#49A942;
	font-family: Arial;
	font-size: 11px;
	/* text-decoration: underline; */ 
}

.DarwinSurveyViewSurveyLink
{ 
	text-align: center;
	text-decoration: underline;
}

.DarwinSurveyViewSurveyLink, .DarwinSurveyViewSurveyLink:link  
{ 
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.DarwinSurveyViewSurveyLink:active  
{ 
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.DarwinSurveyViewSurveyLink:visited  
{ 
	color: #2D6B23; 
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.DarwinSurveyViewSurveyLink:hover  
{ 
	color: #2D6B23;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline; 
}

table.DarwinSurveyResults {}

.DarwinSurveyResultsLabel { font-weight: bold; }
.DarwinSurveyResultsBar { white-space: nowrap; }

table.DarwinSurveyPreviousSurveys 
{
	border-collapse: collapse;
	border-width: 0px;
 	border-color: #EAE9E1;
}

.DarwinSurveyPreviousSurveysRow
{
	background-color:#F5F5F5;
	font-size:9pt;
	font-family:Arial;
}

.DarwinSurveyPreviousSurveysAlternatingRow
{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Arial;
}

.DarwinSurveyHeader
{ 
	font-family: Arial; 
	font-weight: bold;
	font-size: 10pt;
	color: #2D6B23;
}



	/* ===== DarwinContactUs Module ===== */

	.DarwinContactUs tr td p { color: Black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; }
	.DarwinContactUs td label { color: Black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; }
	.DarwinContactUs td input { color: Black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; }
	.DarwinContactUs td textarea { color: Black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; }

	
	.DarwinContactUsValidationErrorMessage { font-family: Tahoma, Arial, Helvetica, sans-serif; color: Red; font-size: 11px; text-align: left; }
	.DarwinContactUsMandatoryFieldsInfo { font-family: Tahoma, Arial, Helvetica, sans-serif; color: Black; font-size: 12px; text-align: left; }
	.DarwinContactUs .DarwinContactUsMandatoryFieldAsterisk { font-family: Tahoma, Arial, Helvetica, sans-serif; color: Red; font-weight: bold; font-size: 12px; }
	.DarwinContactUsConfirmationContainer { font-family: Tahoma, Arial, Helvetica, sans-serif; color: Black; font-size: 12px; }
	.DarwinContactUsMandatoryFieldAsterisk { font-family: Tahoma, Arial, Helvetica, sans-serif; color: Red; font-weight: bold; font-size: 12px; }
	





