/* ================================
    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    {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #58595b;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #3d2d1f;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}

A.CommandButton:visited  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}

A.CommandButton:active   {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}

A.CommandButton:hover    {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #60450e;
}

A:visited   {
color: #60450e;
}

A:active    {
color: #60450e;
}

A:hover {
color: #9b1f1d;
}

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 
{
	background-color: transparent;
}

.MainMenu_MenuBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
	text-align: center;
	background-color: transparent;
}

.MainMenu_MenuItem 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
	text-align: center;
	background-color: transparent;
}

.MainMenu_MenuIcon 
{
	display: none;
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak 
{
	border-bottom: #f1dc83 0px solid; 
    border-left: #f1dc83 0px solid; 
    border-top: #f1dc83 0px solid;  
    border-right: #f1dc83 0px solid; 
    background-color: #f1dc83; 
    height: 1px; 
}

.MainMenu_MenuItemSel 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
	text-align: center;
	background-color: transparent;
}

.MainMenu_MenuArrow 
{
	display: none;
}

.MainMenu_RootMenuArrow 
{
	display: none;
}

/* ================================
       Style By wsme.co.uk
   ================================
*/   

.txt_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #3d2d1f;
}
.txt_normal_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	text-align: justify;
    color: #3d2d1f;
}
.you-are-here
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.main_heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #6F8A68;
}
.other_heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	font-weight: bold;
    color: #626C78;
}
.link_1, A.link_1, A.link_1:link, A.link_1:visited, A.link_1:active  {
    font-weight: normal;
    font-size: 10px;
    color:#434343;
	padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.link_1:hover    {
    font-size: 10px;
    color:#A3AFAF;
	padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


A.more_link, A.more_link:link, A.more_link:visited, A.more_link:active   {
    font-weight: normal;
    font-size: 10px;
	padding-bottom: 5px;
    color:#A3AFAF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

A.more_link:hover    {
    font-size: 10px;
    color:#758989;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	text-align: justify;
    color: #A3AFAF;
}
.search_link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #728686;
}

A.top_link, A.top_link:link, A.top_link:visited, A.top_link:active   {
    font-weight: normal;
    font-size: 10px;
	padding-bottom: 5px;
    color:#000000;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

A.top_link:hover    {
    font-size: 10px;
    color:#728686;
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.txt_footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}
A.txt_footer:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}
A.txt_footer:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}
A.txt_footer:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}
.main_menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
	text-align: justify;
    color: #0080C4;
}
.bottom_nav
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	text-align: justify;
    color: #79141c;
}
.adminMenuTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	text-align: justify;
    color: #000000;
}
.newstitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	text-align: justify;
    color: #000000;
}
.newssummary
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: justify;
    color: #3d2d1f;
}
.newsdate
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #000000;
}

/* Blog */

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#333333;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

#example1{ /*Demo 1 main container*/
width: 480px;
height: 28px;
border: 1px #932919;
padding: 4px;
background-color: #FFF2BB;
}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Top Menu */

.TopMenuBar
{
	background-color: transparent;
	text-align: center;
}

.TopMenuItem
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	color: #60450e;
	text-align: center;
	background-color: transparent;
	line-height:40px;
	text-decoration: none;
}

.MenuItemMouseOver
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	color: #9b1f1d;
	text-align: center;
	background-color: transparent;
	line-height:40px;
	text-decoration: none;
}


