/* ================================
    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
{
}

.ControlPanel {
}

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

 /*
H1  
{
font-size: x-large; color: #FF0000;
}

H2  
{
font-size: large; color: #FF0000; font-weight: bold;
}

H3  
{
font-size: medium; color: #FF0000;
}

H4  
{
font-size: small; color: #666;
}

H5, DT  
{
   font-size: x-small; 
}

H6  
{
font-size: xx-small; color: #FF0000;
}
*/
TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
	list-style-type: inherit;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
	list-style-type: inherit;
}

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 {
}


.fund_price_detail th 
{
	background-color: #0a6c9d; 
	text-align: Center; 
	padding: 3pt; 
	font-family: Arial; 
	font-size: 8pt; 
	color: White;
}

.fund_price_detail td 
{
	background-color: #84b5cd; 
	text-align: Center; 
	padding: 3pt; 
	font-family: Arial; 
	font-size: 8pt;
	color: Black; 
}

.fund_price_detail tr.fund_prices td 
{
	background-color: #c5dfeb;
	color: #0a6c9d; 
}

.fund_price_detail_header p 
{
	font-family: Arial; 
	font-size: 10pt; 
	width: 700px; 
	color: Black; 
	font-weight: bold;
	margin-bottom: 2pt;
}

.fund_price_detail_bottom, .fund_price_detail_bottom p
{
	font-family: Arial; 
	font-size: 8pt; 
	width: 700px; 
	color: Black;
}

.fund_price_detail_linkBack
{
	text-align:center;
}

.fund_price_detail_linkBack a, .fund_price_detail_linkBack a:link 
{
	font-family: Arial;
	font-size: 9pt; 
	text-decoration: underline; 
	Color: Blue; 
}

.fund_price_detail_linkBack a:active
{
	font-family: Arial;
	font-size: 9pt; 
	text-decoration: underline; 
	Color: Blue; 
}

.fund_price_detail_linkBack a:visited
{
	font-family: Arial;
	font-size: 9pt; 
	text-decoration: underline; 
	Color: Blue; 
}

.fund_price_detail_linkBack a:hover
{
	font-family: Arial;
	font-size: 9pt; 
	text-decoration: underline; 
	Color: Blue; 
}

.fund_price_footer, .fund_price_footer_detail_table
{
	background: #0F4A68;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 3pt;	
}

.fund_price_footer_detail_table
{
	margin-left: 1px;
}


/* Darwin Survey Module*/

.DarwinSurvey, .DarwinResults   
{
    color: #666666;
	font-family: Arial;
	font-size: 100%;
	padding: 10px;
	border: solid 1px #afafaf; 
	/* width: 146px; _width: 136px; */
}


#dnn_contentpane div.DarwinResults table.DarwinSurveyResultsList
{
    float: none;   
}


.DarwinSurvey p 
{
	margin-top: 0px; 
}

.DarwinSurveyOptions
{
	font-family: Arial; 
	margin-left: 20px; 
/*	font-size: 14px; */
}



.DarwinSurveyResultsList
{
	font-family: Arial;
	
	font-size: 9pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.DarwinSurveyQuestion 
{
	font-family: Arial; 
	font-weight: bold; 
	text-align: left;
	font-size: 12px;
}

.DarwinSurveyQuestion span { font-size: 12px; }

.DarwinSurveyButtons input 
{ 
	font-family: Arial; 
	font-size: 11px; 
}

.DarwinSurveyUserMessage
{ 
	font-family: Arial; 
	font-size: 12px;
	text-align: left;
}

.DarwinSurveyError, .DarwinSurveyTotalEntries 
{ 
	font-family: Arial; 
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.DarwinSurveyTotalEntries { text-align: right; }

.DarwinSurveyTotalEntries { font-weight: normal; }

.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 {}



div#dnn_contentpane table.DarwinSurveyResults, table.DarwinSurveyResults td { font-size: 14px;  }



.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: #666666; font-family: Arial, Gill Sans MT, sans-serif; font-size: 12px; }
	.DarwinContactUs td label { color: #666666; font-family: Arial, Gill Sans MT, sans-serif; font-size: 12px; }
	.DarwinContactUs td input { color: #666666; font-family: Arial, Gill Sans MT, sans-serif; font-size: 12px; }
	.DarwinContactUs td textarea { color: #666666; font-family: Arial, Gill Sans MT, sans-serif; font-size: 12px; }

	.DarwinContactUsValidationErrorMessage { font-family: Arial, Gill Sans MT, sans-serif; color: Red; font-size: 10px; text-align: left; }
	.DarwinContactUsMandatoryFieldsInfo { font-family: Arial, Gill Sans MT, sans-serif; color: Black; font-size: 12px; text-align: left; }
	.DarwinContactUs .DarwinContactUsMandatoryFieldAsterisk { font-family: Arial, Gill Sans MT, sans-serif; color: Red; font-weight: bold; font-size: 11px; }
	.DarwinContactUsConfirmationContainer { color: Black; font-family: Arial, Gill Sans MT, sans-serif; font-size: 12px; }
	.DarwinContactUsMandatoryFieldAsterisk {  color: Red; font-weight: bold; font-size: 0.9em; }
	
	
	 #dnn_contentpane .DNN_Documents td { font-size: 110%; }
	 #dnn_contentpane .DNN_Documents td.TitleHeader, #dnn_contentpane .DNN_Documents td.OwnerHeader, #dnn_contentpane .DNN_Documents td.CategoryHeader
	 {
	    font-family: Arial, Gill Sans MT, Sans-Serif; color: #333333;  
	 }
	 
	/* div#dnn_contentpane .DarwinContactUs td label { font-size: 110%; } */
	
/*	

.H1 { font-size: 1.95em; color: #ff0000; }
.H2 { font-size: 1.1em; color: #ff0000; font-weight: bold; }
.H3 { font-size: 1.1em; color: #ff0000; font-weight: normal; }
.H4 { font-size: 1.1em; color: #666666; font-weight: normal; }

*/

/* Gallery Menu - Added on 27th of June, 2008 */
/*span#EnlargeImageInfo { float: left; display: inline; color: Red; font-family: Gill Sans MT, Arial, sans-serif;  }*/ /* removed font-size: 0.9em; - 29-08-08 */
span#ViewMoreImages a  { float: left; display: inline; color: Red; font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; }

/* The following styles are specific to the Gallery module -- Added on the 2nd of July, 2008 */
input.imgGallery { padding: 0px 5px 5px 5px; margin-top: -8px; }


/* The following styles are not needed as of 20th april
h1 { font-family: Arial, Gill Sans MT, Sans-Serif; font-size: 1.95em; color: #00a1ba; font-weight: normal; }
h2 { font-family: Arial, Gill Sans MT, Sans-Serif; font-size: 1.4em; color: #ed7aa0; font-weight: normal; }
h3 { font-family: Arial, Gill Sans MT, Sans-Serif; font-size: 1.1em; color: #00a1ba; font-weight: normal; }
h4 { font-family: Arial, Gill Sans MT, Sans-Serif; font-size: 1.1em; color: #00a1ba; font-weight: normal; }
h5 { font-family: Arial, Gill Sans MT, Sans-Serif; font-size: 1.5em; color: #00a1ba; font-weight: normal; }
*/

/*
#dnn_contentpane p { font-family: Arial, Gill Sans MT, Sans-Serif; color: #666; font-size: 83.5%; }



#dnn_contentpane p a { font-size: 100%; }

#dnn_contentpane p p a:link { color: #00a1b1; font-weight: normal }

#dnn_contentpane p ul li { color: #666666; font-weight: normal; }

#dnn_contentpane p ul li a:link { color: #ff0000; font-weight: normal; }

p { font-family: Arial; color: #666666; font-size: 12px;}
*/


/*
.Text1Reg { font-size: 0.9em; _font-size: 0.8em; color: #000000; }
.Text2Reg { font-size: 0.9em; _font-size: 0.8em; color: #666666; }
.Text2Bold { font-size: 1.0em; _font-size: 0.9em; color: #666666; font-weight: bold; line-height: 0.9em; }
.smallText { font-size: 0.8em; color: #666666; }
.LinksReg { font-size: 0.9em; color: #FF0000; }
.LinksSmall { font-size: 0.8em; color: #FF0000; }
*/

/* Gallery Menu - Added on 27th of June, 2008 */
span#EnlargeImageInfo { line-height: 25px; float: left; display: inline; color: #522580; font-size: 0.8em; } /* 29-08-08 : removed font-family: verdana. consolidated the two identical selectors (one defined above, one here) */
div#dnn_contentpane #GalleryTable td span a  { line-height: 25px; float: left; display: inline; color: #522580; font-size: 0.8em; }

/*

div.DNN_Documents table tr td { background-color:Aqua;  visibility: collapse; }
div.DNN_Documents table tr.SubHead {visibility: collapse; display:none; }

div.DNN_Documents table tr td.TitleCell { visibility: visible; } 
div.DNN_Documents table tr td.OwnerCell { visibility: collapse; display:none;} 
div.DNN_Documents table tr td.CategoryCell { visibility: visible; } 

*/

/* The following styles are specific to the Gallery module -- Added on the 2nd of July, 2008 */
input.imgGallery { padding: 5px; }

/* FCK Editor Styles. */



body {

	font-family: Arial, Helvetica, sans-serif;
	font-size:76.1%;
	color:#666666;
	margin-top:10px;
	}


h1 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:0.6em;
	color:#006699;
	}
	
h2 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:0.25em;
	color:#333333;
	}
	
h3 {
	font-size:1.25em;
	font-weight:normal;
	margin-bottom:1.2em;
	color:#333333;
	}
	
h4 {
	font-size:1.25em;
	font-weight:normal;
	margin-bottom:0.25em;
	margin-top:0.75em;
	color:#333333;
	}
	
h5 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:0.25em;
	color:#006699;
	}

h6 {
	font-style:italic;
	font-size:1.25em;
	font-weight:normal;
	margin-bottom:0.25em;
	color:#666666;
	}


p {
	color:#666666;
	font-size:1.1em;
	margin-bottom:1.2em;
	}
	
a 
{
    color: #006699;
    text-decoration: none;
}