﻿/*
================================
Dataware Skin Styles
================================
*/

#body
{
	background-color:#f9f9f9;
	height:100%;
	width:100%;
}

.BackgroundFill
{
	background-color:#ededed;
}

.CentreColumn
{
	width:800px;
}

.CentreColumn_Top
{
	color:#838282;
	font-family:Verdana;
	font-size:11px;
	height:50px;
	width:800px;
	vertical-align:middle;
}

#div_LeftSide_LatestNews
{
	border-bottom:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	float:left;
	width:180px;
}

#div_LatestNews_Heading1
{
	 background-image:url(Images/Container_Grey_Left_HeaderBackground_Yellow.gif);
	 background-position:left top;
	 background-repeat:no-repeat;
	 height:33px;
	 text-align:right;
	 width:179px;
}

#div_LatestNews_Heading
{
	 background-image:url(Images/GlassHeader.png);
	 background-position:left top;
	 background-repeat:no-repeat;
	 height:25px;
	 text-align:center;
	 width:179px;
}

#div_LatestNews_Heading_Text
{
	color:White;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-top:4px;
}

#div_LatestNews_Heading_Text1
{
	color:#1368B1;
	font-family:Verdana;
	font-size:12px;
	height:33px;
	padding-right:8px;
	padding-top:8px;
}

#div_LatestNews_Body
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;
	padding:10px 5px 10px 5px;
	text-align:left;
}

#div_LeftSide
{
	float:left;
	width:180px;
}

#div_LeftSide_Menu a:link, #div_LeftSide_Menu a:visited, #div_LeftSide_Menu a:active
{
	background-image:url("Images/SubscriberMenuItem_Background3.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#656464;
	display:inline-block;
	font-family:Verdana;
	font-size:11px;
	height:39px;
	text-align:right;
	vertical-align:middle;
	width:180px;
}

#div_LeftSide_Menu a:hover
{
	color:#ababab;
	text-decoration:none;
}

#div_LeftSide_Menu span
{
	cursor:pointer;
	display:inline-block;
	padding-right:25px;
	padding-top:12px;
}

.DividerLine
{
	background-color:#d4d5d6;
	width:100%;
}

.FooterText
{
	color:#ababab;
	padding:3px 5px 3px 0px;
	text-align:right;
}

.FooterTextMedium
{
	font-size:11px;
}

.FooterTextSmall
{
	font-size:9px;	
}

.NormalList
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;
}

.LoginMenu, a.LoginMenu:link, a.LoginMenu:visited, a.LoginMenu:active, a.LoginMenu:hover
{
	color:#ababab;
	font-size:11px;
	padding-top:15px;
	padding-left:15px;
}

.MozillaLeftNavMenuItem
{
	background-color:#f5f5f5;
	font-size:11px;
	height:37px;
	text-align:right;
	width:180px;
}

a.MozillaLeftNavMenuItem:link, a.MozillaLeftNavMenuItem:visited, a.MozillaLeftNavMenuItem:active
{
	color:#656464;
	padding-right:10px;
	padding-top:10px;
}

a.MozillaLeftNavMenuItem:hover
{
	color:#ababab;
	padding-right:10px;
	padding-top:10px;
	text-decoration:none;	
}

.PageFont
{
	font-family:Verdana;
}

.PageShadowLeft
{
	background-image: url(Images/PageShadowLeft.gif);
	background-repeat: repeat-y;
}

.PageShadowRight
{
	background-image: url(Images/PageShadowRight.gif);
	background-repeat: repeat-y;
}

.TopMenu
{
	float:left;
	height:30px;
	text-align:center;
	vertical-align:middle;
	width:575px;
}

.TopMenu_Item
{
	background-image:url(Images/TopNavMenu_Seperator.gif);
	background-position: top right;
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	text-align:center;
}

.TopMenu_Item a:link, .TopMenu_Item a:active, .TopMenu_Item a:visited,
.TopMenu_Item_End a:link, .TopMenu_Item_End a:active, .TopMenu_Item_End a:visited
{
	color:#838282;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:-1px;
}

.TopMenu_Item a:hover, .TopMenu_Item_End a:hover
{
	color:#1368b1;
	text-decoration:none;
}

.TopMenu_Item_End
{
	display:inline-block;
	float:left;
	height:20px;
	padding-left:5px;
	text-align:center;
}

.TopNavMenuItem
{
	font-size:11px;
	letter-spacing:-1px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;	
}

.TopNavMenuItem_Normal, a.TopNavMenuItem_Normal:link, a.TopNavMenuItem:visited, a.TopNavMenuItem:active
{
	color:#838282;
}

a.TopNavMenuItem_Normal:hover
{
	color:#1368b1;
	text-decoration:none;
}

.RightPaneMenu
{
	border-bottom:1px solid #D8D8D8;
	color:#656464;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}

.RolesMenu a:link, .RolesMenu a:active, .RolesMenu a:visited
{
	color:#656464 !important;
	line-height:18px !important;
	padding-left:10px !important;
}
.RolesMenu a:hover
{
	color:#1368b1 !important;
	text-decoration:none;
}

.GlassButton
{
	background-image:url(Images/GlassButton_CompleteSprite.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:White !important;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:25px !important;
	height:35px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	width:150px;
}

a.GlassButton:hover
{
	background-position:left -40px;
	color:White;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.GlassButton_Small
{
	background-image:url(Images/GlassButton_CompleteSprite.png);
	background-position:left -80px;
	background-repeat:no-repeat;
	color:White !important;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:25px !important;
	height:35px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	width:90px;
}

a.GlassButton_Small:hover
{
	background-position:left -120px;
	color:White;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.GlassButton_Red
{
	background-image:url(Images/GlassButton_CompleteSprite.png);
	background-position:left -160px;
	background-repeat:no-repeat;
	color:White !important;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:25px !important;
	height:35px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	width:150px;
}
a.GlassButton_Red:hover
{
	background-position:left -200px;
	color:White;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/* 
================================
 Dataware Container Styles
================================
*/

/* Container_None */

.Container_None_Content
{
	font-size:11px;
	padding-left:20px;
}

.Container_None_Table
{
	color:#656464;
	font-family:Verdana;
	padding:15px 15px 15px 15px;
	text-align:left;
}

/* Container_Grey_Left */

.Container_Grey_Left_Content
{
	background-color:#fdfdfd;
	padding:10px 8px 8px 8px;
	width:178px;
}

.Container_Grey_Left_Header
{
	background-image: url(Images/Container_Grey_Left_HeaderBackground.jpg);
	height:33px;
	padding-left:8px;
	padding-right:8px;
	width:179px;
}

.Container_Grey_Left_HorizontalLine
{
	background-color:#d8d8d8;
	width:178px;
}

.Container_Grey_Left_Table
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}

.Container_Grey_Left_Title
{
	color:#1368b1;
	font-size:12px;
}

.Container_Grey_Left_VerticalLine
{
	background-color:#d8d8d8;
	width:1px;
}

/* Container_Grey_Right */

.Container_Grey_Right_Content
{
	background-color:#fdfdfd;
	border-bottom:1px solid #D8D8D8;
	width:179px;
}

.Container_Grey_Right_Content_Text
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;
	padding:10px 8px 10px 8px;
}

.Container_Grey_Right_Content_Text a:link, .Container_Grey_Right_Content_Text a:active, .Container_Grey_Right_Content_Text a:visited
{
	color:#3088D4;
	font-family:Verdana;
	font-size:11px;
}

.Container_Grey_Right_Content_Text a:hover
{
	color:#1368B1;
	text-decoration:none;
}

.Container_Grey_Right_Header
{
	background-image: url(Images/Container_Grey_Right_HeaderBackground_Yellow2.gif);
	height:33px;
	width:179px;
}

.Container_Grey_Right_Header_Text
{
	color:#1368b1;
	font-family:Verdana;
	font-size:12px;
	height:33px;
	padding-left:8px;
	padding-top:8px;
}

.Container_Grey_Right_HorizontalLine
{
	background-color:#d8d8d8;
	width:178px;
}

.Container_Grey_Right_Table
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}

.Container_Grey_Right_Title
{
	color:#1368b1;
	font-size:12px;
}

.Container_Grey_Right_VerticalLine
{
	background-color:#d8d8d8;
	width:1px;
}

/* Container_SimpleTitle */

.Container_SimpleTitle_Content
{
	font-size:11px;
	padding-left:20px;
}

.Container_SimpleTitle_Header
{
	color:#1368b1;
	font-size:20px;
}

.Container_SimpleTitle_Table
{
	color:#656464;
	font-family:Verdana;
	padding:15px 15px 0px 15px;
	text-align:left;
}
/* 
================================
 Dataware Module Styles
================================
*/

.Modules_Font
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;	
}

a.Modules_Font:link, a.Modules_Font:active, a.Modules_Font:visited
{
	color:#656464;
	text-decoration:none;
}

a.Modules_Font:hover
{
	color:#1368b1;
	text-decoration:none;
}

.Modules_DNNLabel
{
	width:100px;
}

.Modules_RightPage
{
	width:158px;
}

.CallBack_FieldHeader
{
	width:100px;
}

.CallBack_Table_Seperator
{
	height:20px;
}

.CallBack_TextBox
{
	width:250px;
}

.NewsletterSignUp_FieldHeader
{
	width:100px;
}

.NewsletterSignUp_Table_Seperator
{
	height:20px;
}

.NewsletterSignUp_TextBox
{
	width:250px;
}

.OrganisationRoles_MenuItem, a.OrganisationRoles_MenuItem:link, a.OrganisationRoles_MenuItem:active, a.OrganisationRoles_MenuItem:visited
{
	color:#656464;
	padding-bottom:5px;
	padding-left:3px;
	text-decoration:none;
}

a.OrganisationRoles_MenuItem:hover
{
	color:#1368b1;
	padding-bottom:5px;
	padding-left:3px;
	text-decoration:none;
}

.RegistrationForm_FieldHeader
{
	width:100px;
}

.Testimonials_Organisation
{
	font-weight:bold;
}

.Testimonials_Quote
{
	font-style:italic;
}

.VisitorEnquiries_FieldHeader
{
	width:75px;
}

/* 
================================
 Dataware Page Content Styles
================================
*/

.Page_Content_Font
{
	color:#656464;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}

a.Page_Content_Font:link, a.Page_Content_Font:active, a.Page_Content_Font:visited
{
	color:#3088d4;
	text-decoration:none;
}

a.Page_Content_Font:hover
{
	color:#1368b1;
	text-decoration:none;
}

.Page_Content_Link, a.Page_Content_Link:link, a.Page_Content_Link:active, a.Page_Content_Link:visited
{
	color:#3088d4;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}

a.Page_Content_Link:hover
{
	color:#1368b1;
	text-decoration:none;	
}

.Page_Content_Font_Bold
{
	font-weight:bold;
}

.Page_Content_Header
{
	color:#1368b1;
	font-family:Verdana;
	font-size:12px;
	vertical-align:top;
}

.Page_Content_Quote
{
	color:#838282;
	font-size:14px;
	margin-left:auto;
	text-align:center;
}

.Page_Content_Table
{
	text-align:right;
	width:100%;
}

.Page_Content_HR
{
	color:#d8d8d8;
	height:1px;
	width:100%;
}

/* 
================================
 Dataware Controls by ID Styles
================================
*/

#ul_Blue_Bullet
{	
	color:#656464;
	font-family:Verdana;
	font-size:11px;
	padding-left:5px;
}
#ul_Blue_Bullet li
{
	list-style-type:none;
	background-image:url(Images/Blue_Bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:3px 3px 3px 15px;
}
.div_Banner_FindOutMore
{
	background-image:url(Images/Banner_FindOutMore.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:25px;
	width:178px;
}

/* ================================
    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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}