/* ================================
    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   {
}

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 {
}


.fund_price_detail th 
{
	background-color: #D00072; 
	text-align: Center; 
	padding: 3pt; 
	font-family: Arial; 
	font-size: 8pt; 
	color: White;
}

.fund_price_detail td 
{
	background-color: #EFBCD9; 
	text-align: Center; 
	padding: 3pt; 
	font-family: Arial; 
	font-size: 8pt;
	color: Black; 
}

.fund_price_detail tr.fund_prices td 
{
	background-color: #F0E7EC;
	color: Black; 
}

.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: #D00072;
	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   
{
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	border: solid 3px Green; width: 250px;
}

.DarwinSurvey p 
{
	margin-top: 0px; 
}

.DarwinSurveyOptions
{
	font-family: Arial; 
	margin-left: 20px; 
	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: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; }
	.DarwinContactUs td label { color: Black; font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; }
	.DarwinContactUs td input { color: Black; font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; }
	.DarwinContactUs td textarea { color: Black; font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; }

	.DarwinContactUsValidationErrorMessage { font-family: Gill Sans MT, Arial, sans-serif; color: Red; font-size: 0.8em; text-align: left; }
	.DarwinContactUsMandatoryFieldsInfo { font-family: Gill Sans MT, Arial, sans-serif; color: Black; font-size: 0.9em; text-align: left; }
	.DarwinContactUs .DarwinContactUsMandatoryFieldAsterisk { font-family: Gill Sans MT, Arial, sans-serif; color: Red; font-weight: bold; font-size: 0.9em; }
	.DarwinContactUsConfirmationContainer { color: Black; font-family: Gill Sans MT, Arial, sans-serif; font-size: 12px; }
	.DarwinContactUsMandatoryFieldAsterisk {  color: Red; font-weight: bold; font-size: 0.9em; }
	
/*	

.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; }

/* 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; }



h1 { font-family: Gill Sans MT, Arial, sans-serif; font-size: 1.95em; color: #ff0000; font-weight: normal; }
h2 { font-family: Gill Sans MT, Arial, sans-serif; font-size: 1.1em; color: #ff0000; font-weight: bold; }
h3 { font-family: Gill Sans MT, Arial, sans-serif; font-size: 1.1em; color: #ff0000; font-weight: normal; }
h4 { font-family: Gill Sans MT, Arial, sans-serif; font-size: 1.1em; color: #666666; font-weight: normal; }
h5 { font-family: Gill Sans MT, Arial, sans-serif; font-size: 1.5em; color: #ff0000; font-weight: normal; }

p { font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; color: #000000; }

ul li { font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; color: #666666; font-weight: normal; }

ul li a:link { font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; color: #ff0000; font-weight: normal; }

ol li { font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; color: #000000; font-weight: normal; }

ol li span { font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; color: #666666; font-weight: normal; }

ol li a:link { font-family: Gill Sans MT, Arial, sans-serif; font-size: 0.9em; color: #ff0000; font-weight: normal; }

/*
.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: Red; font-family: Gill Sans MT, Arial, sans-serif; } /* 29-08-08 : removed font-family: verdana. consolidated the two identical selectors (one defined above, one here) */
span#ViewMoreImages a  { line-height: 25px; float: left; display: inline; color: Red; padding-left: 10px; }

/*

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; }
img.imgGallery { padding: 5px; }