/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  

 .LoginPanel {
    margin-top: 50px;
}

.page-name {margin-bottom: 50px;}
/* Newsdesk font */
.news_title {font-family:"Open Sans"!important;}
 
 /* contact Form */
.c5sFormMain {margin-left:8%!important;margin-right: 0%!important;}
.NormalTextBox2 {border-radius:8px!important;border:1px solid #666!important;background-color:#FFF!important;margin-right:10px;font-size:17px!important;color:#000!important}
.C5SLLC_input {margin-left: 0%;margin-right: 0%;border-radius:8px;}


dnn$ctr20610$FormMaster$ctl_c5sllc_Captcha {border:1px solid #666!important;}


.dnnPrimaryAction  {transition: all 0.9s ease 0s;border:1px solid #ff0000!important;border-radius:50px!important;color:#ff0000!important;background:#FFF!important;padding:10px 50px!important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0) inset!important;text-shadow: 0px 0px 0px #fff!important;}
a.dnnPrimaryAction  {transition: all 0.9s ease 0s;border:1px solid #ff0000!important;border-radius:50px!important;color:#ff0000!important;background:#FFF!important;padding:10px 50px!important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0) inset!important;text-shadow: 0px 0px 0px #fff!important;}
a.dnnPrimaryAction:hover {transition: all 0.7s ease 0s;border:1px solid #ff0000!important;border-radius:50px!important;color:#fff!important;background:#ff0000!important;padding:10px 50px!important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0) inset!important;text-shadow: 0px 0px 0px #fff!important;}


/* Booking Forms positioning */
.SubHead3 {margin-left:0px!important}
.NormalTextBox3 {border-radius:8px;border:1px solid #666;margin-bottom:30px!important;margin-left:0px!important}
.SubHeadspace {Margin-top:30px!important}
#dnn_ctr20818_FormMaster_lbl_ctl_867e53b3774f4d608a2474232f311c53 {Margin-top:30px!important}
#dnn_ctr20818_FormMaster_ctl_e83b8c5ff06b4d70b6aa115fe663b978div {Margin-top:20px!important}
#dnn_ctr20821_FormMaster_lbl_ctl_d8314c04d21d467c92e423f5db0c745b {Margin-top:30px!important}
#dnn_ctr20821_FormMaster_ctl_40c59b5762b24c65847ca27e21da223fdiv {Margin-top:50px!important}
#dnn_ctr20823_FormMaster_ctl_9d94a7d02e2f49a29adba82128fb76f3div {margin-top:50px!important}

input[type=text]{padding-left: 5px!important;}
textarea {padding-left: 5px!important;}

.SubHead4 {width:100%!important;}
.SubHeadspace2 {Margin-top:30px!important}
.SubHead4 {Margin-top:20px!important;color:#fff;}
.riTextBox {border-radius:8px;border:1px solid #666!important;margin-bottom:30px!important;margin-left:0px!important;width:280px!important;}
.SubHeadlist {padding-left:0%}
.SubHeadspace3 {Margin-top:12px!important}
.SubHeadspace5 {Margin-top:12px!important}
span.Brake {color:#FFF!important}




 /* logo position */

.isStuck .dnn-logo img {position:relative;top: 0px!important;}


/* Banner Images */
.Bannerbg1 {background-image: url(http://development.gfmdesign.co.nz/Portals/117/banner1.png);}
.Bannerbg2 {background-image: url(http://development.gfmdesign.co.nz/Portals/117/banner2.png);}
.Bannerbg3 {background-image: url(http://development.gfmdesign.co.nz/Portals/117/banner3.png);}
.ES01_Default .responsiveslider {border:0px solid #000!important;}


/* 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{
}