 

body{
font-family:'Open Sans', Arial, sans-serif;
color:#333333;
margin:0px; padding:0px;
font-size:1em;
background-color:#00a794;
/* Horizontal overflow for outerarea */
overflow: hidden;
overflow-y:auto;
overflow-x:hidden;


}
h1{
color:#333333;
font-size:2.2em;
padding:0px 0px 0px 0px;
margin:10px 0px 5px 0px;
line-height:0.9em;
font-family:'Nunito Sans', Verdana, Arial;

}
h1 a{
color:#333333;
}
h2{
margin:10px 0px 5px 0px;
font-size:1.4em;
font-weight:normal;
color:#333333;
font-family:'Nunito Sans', Verdana, Arial;
line-height:0.9em;
}
h2 a{
color:#333333;
text-decoration:none;
}
h2 a:hover{
color:#00a794;
}
h3{
font-family:'Nunito Sans', Verdana, Arial;
font-size:1.4em;
line-height:0.9em;
color:#333333;
margin:0px 0px 0px 0px;
padding-bottom:5px;
font-weight:normal;
}
h3 a{
color:#333333;
text-decoration:none;
}
h3 a:hover, h3 a:active{

color:#00a794;
}
h4{
font-size:1em;
font-weight:normal;
margin:5px 0px 0px 0px;
color:333333;
}

h5{
font-family:'Nunito Sans', Verdana, Arial;
font-weight:normal;
margin:0px;
padding:0px;
font-size:1.5em;


font-weight:normal;
line-height:1em;

}
h5 a{
text-decoration:none;

}

h6{
color:#ffffff;
font-size:2em;
border-bottom:1px solid #333333;
padding:0px 0px 0px 0px;
margin:0px;

font-family:'Nunito Sans', Verdana, Arial;
font-weight:normal;
}
a{
color:#00a794;
}
hr{
height:1px;
color:#00a794;
background:#00a794;
border:0;
}
img{border:0px; max-width:100%}
#skip{
display:none;
}
.concepttable {
	border-collapse: collapse;
}
.concepttable td {
	border: 1px solid #d7dada;
	padding: 5px 10px 5px 10px !important;
}
.noborder td{
	border: none;
	padding: 0px;
}

.basestable {
	border-collapse: collapse;
border-bottom:1px solid #00a794;

}
.basestable thead{
    background-color: #7413dc;
    color: white;
    padding: 10px;
    font-weight:bold;
    border-bottom:4px solid #00a794;
}
.basestable td {
	
	padding: 10px !important;
    border-bottom:1px solid #d7dada;
}
.basestable td p{
margin:0px; padding:0px;
}

.basestable tr:nth-child(even) {background-color: #F3F3F3}


#logowhitecontainer{
min-height:75px;

}
#logowhite{
background-color:#ffffff;

z-index:998;
width:100%;
top:0; left:0;
-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

@media only screen and ( min-width: 999px )
        {
.menufixed{
position:fixed;
top:0px;
z-index:999;


}}




#logocontainer{
padding:0px 0px 0px 0px;
max-width:1100px;
margin-left:auto;
margin-right:auto;

}
#logocontainer img{
max-height:90px;
margin-top:10px;
margin-bottom:10px;
}
#rightcontact{
float:right;
text-align:right;
width:580px;

}
.loggedout{
width:358px !important;
}
.loggedout .topsocial span{
margin-top:12px;
}


#socialsearch a .fa{


  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

#socialsearch a .fa-circle{
color:#00a794;
}
#socialsearch a:hover .fa-circle{
color:#7413dc;
}

.facebookcircle{
color:#4064AD;
}
.twittercircle{
color:#1A91DA;
}
.linkedincircle{
color:#1C86C8;
}

.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


#contactsummary{
margin-top:12px;
font-family:'Nunito Sans', Verdana, Arial;
font-size:1.1em;
color:#333333;
}
#contactsummary a{
text-decoration:none;
color:#333333;
}
#contactsummary a:hover{
text-decoration:underline;
}
#contactsummary i{
padding:0px 10px 0px 10px;
}



#emaillogocontainer{
width:545px;
margin-left:auto;
margin-right:auto;
}
#whitebg{
background-color:#ffffff;
border-top:1px solid #ffffff;
}
#youarehere a{
color:#333333;
text-decoration:none;
}
#youarehere a:hover{
color:#00a794;
text-decoration:none;
}
#youarehere a:not(:first-child):before{
font-family: 'FontAwesome';
content: '\f0da';
margin:0px 5px 0px 8px;
color: #00a794;
font-size:1.2em;
}

#container{
max-width:100%
margin:0 auto;
}
#middleslide{
max-height:350px;
}
#heroimage{
height:350px;
background-size:cover;
background-repeat:no-repeat;

}
.middlecontent, .herocontent{
max-width:1100px;
margin-left:auto;
margin-right:auto;
}
.herocontent{
position:relative;
height:350px;
}
.herocontent input{
border:0px;
padding:5px 10px 5px 10px;
font-family:'Open Sans', Arial, sans-serif;
font-size:0.9em; display:block;
margin-bottom:15px;
width:300px;

}
.herocontent .login{
position:relative;
margin-top:-92px;
padding:17px 0px 17px 0px;
float:right;
width:175px;
background-color:#00a794;
color:#ffffff;
font-family:'Nunito Sans', Verdana, Arial;
font-size:2em;
cursor: pointer;
}
.herocontent .login:hover{
background-color:#7413dc;
}

@media only screen and ( max-width: 1100px )
        {
        .herocontent input{
        display:block;
        width:94%;
        padding:5px 3% 5px 3%;
        }
        
        .herocontent .login{
        display:block;
        float:none;
        width:100%;
       margin-top:10px;
        }
        }

.bluebox{
width: calc(50% - 40px);
background: rgba(0,0,0,0.65);padding:20px 20px 10px 20px;
}
.becomeamember{
position:absolute;
bottom:0;
padding:8px 15px 8px 65px;
margin-bottom:20px;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
background-image:url(running_man.png);
background-position:10px 10px;
background-size:auto 43px;
background-repeat:no-repeat;
background-color:#00a794;
color:#ffffff;
z-index:999;
right:0;
font-family:'Nunito Sans', Verdana, Arial;
font-size:1.4em;
line-height:1em;
}
.becomeamember:hover{
background-color:#00a794;
}


#middleslide .bx-wrapper{
max-height:350px;
overflow:hidden;
}
#middleslide .promotxt2, .herocontentpos{

position:absolute; bottom:0; margin-bottom:20px;

width:100%;
color:#ffffff;


max-width:100% !important;




}

@media only screen and ( min-width: 2000px ){
#middleslide .promotxt2{margin-bottom:250px !important;}
}


@media only screen and ( max-width: 799px )
        {
        #middleslide .promotxt2{max-width:70% !important;}
        #middleslide .bx-next{
        display:none;
        }
        #middleslide .promotxt2{
        font-size:0.8em !important;
        bottom:0%;
        }
        #middleslide .promotxt2 h1{
        font-size:2.6em !important;
        }
        #middleslide{
*/max-height:250px;*/
}
#middleslide .bx-wrapper{
*/max-height:250px;*/

}

ul.homeslider li img {min-height: 50%!important; min-width: 800px !important;  width: 50%!important;  }


.bluebox{
width: calc(100% - 40px);

}
.becomeamember{
display:none;
}

        }
#middleslide .promotxt2{

}

#middleslide .promotxt2 h1, .herocontent h1{
font-family:'Nunito Sans', Verdana, Arial;
color:#ffffff;
margin:0px 0px 10px 0px;
padding:0px;
font-size:1.6em;
border-bottom:0px;
line-height:1.1em;
}

#middleslide .promotxt2 h5{
margin:0px;
padding:0px;
}

#middleslide .promotxt2 a, #middleslide .bluebox a{
background-color:#00a794;
padding:10px 10px 10px 10px;
border-radius:4px;
color:#333333;
text-decoration:none;
font-family:'Nunito Sans', Verdana, Arial;
font-size:0.9em;
text-transform:uppercase;
display:inline-block;
margin:5px 0px 0px 0px;
}
#middleslide .promotxt2 a:hover, #middleslide .bluebox a:hover{
background-color:#ffffff;
color:#333333;
}

.buttonlinkform{
background:none;
     color:inherit;
     border:none; 
     padding:0;
     font: inherit;
     /*border is optional*/
     border-bottom:1px solid #444; 
     cursor: pointer;
}

.buttonlink{
background-color:#333333;
padding:8px 10px 8px 10px;
border-radius:4px;
border-bottom:6px solid #00a794;
color:#ffffff !important;
text-decoration:none;
font-family:'Nunito Sans', Verdana, Arial;
font-size:0.9em;
font-weight:900;
text-transform:uppercase;
}


.paymentlink{
margin-right:10px; margin-bottom:10px;
}
.stripe-button-el { display: none !important; }


/* Bounce To Top */
.buttonlink{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.buttonlink:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7413dc;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
}
.buttonlink:hover, .buttonlink:focus, .buttonlink:active {
  color: white;
}
.buttonlink:hover:before, .buttonlink:focus:before, .buttonlink:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}






.blwidget{
float:right;
margin:15px 15px 15px 15px;
}
.blwidget:last-child{
display:none;
}
@media only screen and ( max-width: 800px )
                {
                .blwidget:first-child{
                display:none;
                }
                .blwidget:last-child{
                display:block;
                float:none;
                }
                }


#middleslide .promotxt2 p{
margin:10px 0px 10px 0px;
padding:0px;
}
#middleslide .promotxt2 .redbutton{
background-color:#333333;
padding:8px 15px 8px 15px;
border-radius:5px;
color:#ffffff;

font-size:1.2em;
text-decoration:none;
}
#middleslide .promotxt2 .redbutton:hover{
background-color:#00a794;
}
#middleslide .bx-controls-direction a {

	width: 20px;
	height: 36px;
    }
#middleslide .bx-wrapper .bx-controls-direction a {
	
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 43px;

}
    
#middleslide .bx-prev{
background: url(leftarrow.png) no-repeat;
margin-left:-40px;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
#middleslide:hover .bx-prev{

margin-left:0px;

}
#middleslide .bx-next{
background: url(rightarrow.png) no-repeat;
margin-right:-45px;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
#middleslide:hover .bx-next{
margin-right:0px;
}

@media only screen and ( min-width: 980px )
        {
#middleslide .bx-next{

}
#middleslide .bx-prev{

}
        }
        #middleslide{
height:450px; overflow:hidden; position:relative;
}

  ul.homeslider {margin: 0; background: #222; height: 100%;}
ul.homeslider li {padding: 0; height: 100%; background-size:cover;
background-repeat:no-repeat;} 

ul.homeslider li img {min-height: 100%; min-width: 1600px;  width: 100%;  margin: 0 auto;} /* Uncomment the width for the image to stretch across the entire viewport. */
        
        
        
#middleint{
height:100px;
}
#sparks{
  background-image: url(sparks.png);
  background-repeat: repeat;
  background-attachment: fixed;
}
#emailcontainer{
width:545px;
background:#ffffff;
margin:0 auto;
text-align:left;
}
.eventdetails {
position: relative;
list-style:none;
}
.eventdetails li{
display:inline;padding-right:10px !important;
}
.eventdetails{
margin-top:10px;
padding:0px;
}
.eventdetails a{
text-decoration:none;
color:#333333;
}
.eventdetails a:hover{
text-decoration:underline;
}
.eventdetails i, .widgetevent i{
font-size:1.4em;
color:#7413dc;
}
.eventdetails i:not(:first-child){
margin:0px 2px 0px 15px;
}



#eventcontainer, #productgrid, #productimages ul, .formoptions, .widgetoptions, #slidethumb, .slidethumb, .admingrid, .gallerygrid, #galleryupdate{
list-style-type:none;
list-style-image:none;
margin:0px;
padding:0px;
}
#eventcontainer ul{

}
#eventcontainer .supimg{
border:1px solid #d7dada;
float:left;
margin:0px 10px 10px 0px;
width:100px;
}
#eventcontainer li a:hover .supimg{
border: 1px solid #00a794;
}
#eventcontainer h2{
margin-top:0px;
}
#eventcontainer a{
-webkit-transition: color .3s linear;
-moz-transition: color .3s linear;
-o-transition: color .3s linear;
-ms-transition: color .3s linear;
transition: color .3s linear;
}

#eventcontainer>li{
overflow:auto;
border-bottom:1px solid #d7dada;
margin-bottom:10px;
}
.eventcontent{
overflow:auto;
}
#productgrid li{
width:210px;
display:inline-block;
margin:5px;
}
#productgrid .supimg{
width:208px;
}
#productgrid div{
border:1px solid #d7dada;
width:208px;
height:180px;
overflow:hidden;
margin-bottom:5px;
}
#productimages #mainimage{
border:1px solid #d7dada;
}
.newsimage>#mainimage{
margin-top:-15%;
}
#mainimage2{

}
#productimages li{
width:145px;
height:120px;
overflow:hidden;
display:inline-block;
border:1px solid #d7dada;
margin-top:3px;
}
.admingrid li{
width:100px;
text-align:center;
padding:5px;
display:inline-block;
vertical-align:top;
}
.gallerygrid li{
text-align:center;
padding:5px;
display:inline-block;
vertical-align:top;
}
.gallerygrid li img{
border:1px solid #333333;
}
#galleryupdate li{
overflow:hidden;
margin-bottom:10px;
}
#galleryupdate li img{
float:left;
margin-right:10px;
border:1px solid #333333;
}
#searchbox{
border-right:1px solid #F3F3F3;
padding-right:15px;
float:left;
margin-top:12px;

}
.searchbox{
margin-top:7px;
padding:5px 5px 5px 5px;
width:100px;
border:1px solid #00a794;
vertical-align: top;
border-right:0px;
}
#searchbox a{
margin-left:-10px;
}
.searchboxsubmit{
vertical-align: top;
height:29px;
padding:0px 10px 0px 10px;
font-family: FontAwesome, Arial, sans-serif;
color:#ffffff;
cursor:pointer;
border:0px;
background-color:#333333;
}
.searchboxsubmit:hover{
background-color:#00a794;
}
#searchpage{
float:left;
}
.eventdate{
margin-top:0px;
padding:0px;
font-style:italic;
}

.content{
margin:0px 0px 0px 0px;
padding:0px 0px 5px 0px;
;
}
.content>ul, #productdesc ul, .focusbullet{
list-style-image:url(bullet.png);

}

.content .clearer{
clear:none;

}
.contentnobg{
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.contentnobg .clearer{
padding-bottom:0px;
}
#contentcontainer{
max-width:1100px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}
.showfocusbox
{
margin-right:320px;
}
.showmenu
{
margin-left:320px;
}
@media only screen and ( max-width: 600px )
                {
     #focus
    {
    display:none !important;
    }
    .showfocusbox{
    margin-right:0px;
    }
    
    }
@media only screen and ( max-width: 900px )
                {
                #navigation
    {
    display:none !important;
    }
    .showmenu{
    margin-left:0px;
    }
    #rightcontact{
    float:none;
    width:auto;
    text-align:center;
    }
	.loggedout{
    width:auto !important;
    }
    #searchbox{
    padding:0px 0px 10px 0px;
    float:none;
    margin-left:10%;
    margin-right:10%;
    border:0px;
    }
    


    .mbt:before{
 border-top-left-radius:4px !important;
  border-top-right-radius:4px !important;
  border-bottom-left-radius:0px !important;
  border-bottom-right-radius:0px !important;
}


#contactsummary{
display:none;
}
.topsocial{
display:none;
}
    #searchbox .searchbox{
width:70%;
    }
    #searchbox .searchboxsubmit{
    width:20%;
    }
    #logocontainer img{
display:block !important;
margin-left:auto !important;
margin-right:auto !important;

    }
    #logocontainer img{
max-height:50px;

}

    
				}

#emailcontent{
width:545px;
}

.galopt{
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 8px 5px 8px; font-weight:bold; color: #333333; background-color: #ffffff;
margin-bottom:5px;
}
.galopt form{
margin:0px;
}
.galopt .pages{
float:right;
}

.galimg{
width: 100%;
}
.comment{
background-color:#F3F3F3; 
padding:5px;
border:1px solid #00a794;
}
.comment p{
margin:0px;
}
.booked{
background-color:#3366CC; color:#ffffff;
}
.catimg{
background-color:#F3F3F3; 
border:1px solid #333333;
margin:0px 10px 5px 0px;
float:left;
}
.purchaseclear{
width:100%;
display:inline-table;
}
.purchase{
background-color:#F3F3F3; 
padding:8px 5px 8px 5px;
border:1px solid #00a794;
font-weight:bold;
}
.purchase a{
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#333333;
color:#ffffff;
}
.purchase a:hover{
background-color:#00a794;
color:#333333;
}
.basket{
font-weight:bold;
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#333333;
color:#ffffff;
}
.basket:hover{
background-color:#00a794;
color:#333333;
}
.checkout{
width:100%;
}

.error{
background-color:#FFB0B0;
}
.errorbox{
background-color:#FFB0B0;
border:1px solid #D60011;
padding:10px;
}
#formfields span{
margin-right:10px;
cursor:pointer;
}
.cross{
margin-top:-14px; 
margin-right:-8px;
float:right;
position:relative;
z-index:100;
}
.content ul, .content ol{
   list-style-position: outside;
}
#productimages{
float:left;margin:5px 20px 10px 0px;
width:302px;
}
#productimagesnews{
width:100%;
}
.newsimage{
max-height:300px;
overflow:hidden;
margin:15px 0px 0px 0px;
}
#productdesc{
margin-left:320px;
}
#navigation{
float:left;
width:240px;
}
#navigation ul{
list-style-type:none;
margin:0px;
padding:0px;
display:block;
}
#navigation ul li{
border-bottom:1px solid #00a794;

}
#navigation ul li a{
padding:5px 10px 5px 10px;
display:block;
text-decoration:none;
color:#333333;
font-weight:bold;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a.selected{
background-color:#00a794;

}
#navigation ul li ul{

}
#navigation ul li ul li{
border-bottom:0px;
}
#navigation ul li ul li a{
padding:2px 10px 2px 10px;
font-weight:normal;
}

#focus{
float:right;
width:300px;
margin-left:20px;
margin-top:30px;
}
#focus h3{
font-size:2em;
padding:15px 0px 0px 0px;
color:#333333;

}
#focus h3 a{
color:#333333;
}
#focus .focus{
background-color:#F3F3F3;
padding:0px 15px 15px 15px;
margin-bottom:30px;
}
#focus .imgdesc{
float:right;
width:100px;
}
#focus p{
margin-bottom:5px;
}
#focus .widgetthumb, #eventcontainer .widgetthumb{
max-width:none;
}
.focusproduct{
border:1px solid #333333;
margin-right:5px;
}
.greybg{
background-color:#ffffff !important;

}
.greybg h3{
padding:10px 20px 0px 20px;
font-size:2.2em !important;
color:#333333 !important;
}
.greybg ul{
margin:0px 20px 10px 20px !important;
}
.greybg li{
margin-top:10px !important;
}
.greybg p{
margin:0px 20px 20px 20px !important;
}
.clearer{
clear:both;
padding-bottom:5px;
}
#prefooter{
background-color:#333333;
overflow:hidden;
padding:22px 0px 22px 0px;
}
#darkfooter{
background-color:#00a794;
padding:10px 0px 20px 0px;
}
#socialfooter{
max-width:1100px;
margin:auto;
padding:12px 0px 12px 0px;
font-size:0.7em;
color:#ffffff;
clear:both;
}
#spectulise{
max-width:1100px;
background-color:#333333;
margin:auto;
padding-top:12px;
color:#ffffff;
}
#spectulise a{
color:#ffffff;
text-decoration:none;
}
#spectulise a:hover, #spectulise a:active, #legal a:hover{
text-decoration:underline;
color:#ffffff;
}
#spectulise>div{
float:left;
width:30.66%;
margin-left:4%;
}
#spectulise div:first-child{
margin-left:0px;
}
#spectulise div p{
margin-top:5px;
}
#spectulise .first{
margin-left:0px;
margin-top:12px;
}
#spectulise .first img{
max-width:199px;
}
#spectulise h3{
color:#00a794;
}
#spectulise ul{
padding-left:32px;
}
#spectulise ul li{
list-style-type:none;
line-height:1.2em;
padding-bottom:10px;
}
#spectulise>div>ul>li:before{
font-family: 'FontAwesome';
content: '\f0da';
margin:2px 5px 0 -15px;
color: #00a794;
float:left;
font-size:1.2em;
}
#spectulise>div>ul>li.map:before{
content:'\f041';
margin:2px 10px 0 -25px;
}
#spectulise>div>ul>li.phone:before{
content:'\f095';
margin:2px 0px 0 -25px;
}
#spectulise>div>ul>li.email:before{
content:'\f003';
margin:2px 0px 0 -25px;
}

#legal{
float:left;

}
#legal a{
color:#ffffff;
text-decoration:none;
}
#socialfootericons{
float:right;
}
#socialfootericons i{

font-size:2.6em;
margin-left:10px;
}
#socialfootericons a i{
color:#F3F3F3;
}
#socialfootericons a i:hover{
color:#ffffff;
}



.mbt:before{
 border-top-left-radius:0px;
  border-top-right-radius:0px;
}



.optiongrid div{
float:left;
border:1px solid #999999;
margin:5px;
padding:10px;
text-align:center;
}

.formoptions li, .widgetoptions li{
width:122px;
display:inline-block;
margin:5px;
padding:5px 0px 5px 0px;
text-align:center;
border:1px solid #999999;
 -o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
background-color:#ffffff;
cursor:pointer;
}
.formoptions li:hover, .widgetoptions li:hover{
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
background-color:#666666;
}
.formoptions li span, .widgetoptions li span{
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
background:url("../../icon/plus.png")center center no-repeat;
width:35px;
height:35px;
position:absolute;
z-index:10;
opacity:0;

margin-left:-2px;
}
.formoptions li:hover span, .widgetoptions li:hover span{
opacity:.7;
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
}
.eventstatus{
float:right;
}
.eventstatus {
border:1px solid #d7dada; -webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;padding: 5px 5px 2px 5px; text-align: center; background-color: #ffffff; text-decoration:none;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
}
.logform input:not(.green){
height:25px;
padding-left:5px;
border:1px solid #d7dada;
vertical-align: top;

}

.buttonform{
 padding: 5px 8px 5px 8px; font-weight:bold; text-align: center; color: #ffffff; background-color: #00a794; text-decoration:none; border-radius:5px; border:0px;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
}
.buttonform img{
margin-bottom:-3px;
margin-right:5px;
}
.search{
 padding:0px 0px 5px 5px; float:right; margin-left:5px;
}
.pagebuttons{
float:right;
}
.productdetail{
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;padding: 5px 8px 10px 8px; color: #333333; background-color: #ffffff; text-decoration:none;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
float:left;
}
.social{
 opacity: 0.8;
 -o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
}
.social:hover{
opacity: 1;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
}
.red{
margin-left:10px;
}
.red:hover{
background-color: #FBE3E4;
border:1px solid #FBC2C4;
-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
}
.green:hover{
background-color: #7413dc;

-o-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition: -webkit-transform .5s;
}
/* ### Navigation ### */

#navbar{
width:100%;
}

#nav{
width:100%;
position: relative;
font-family:'Nunito Sans', Verdana, Arial;
min-height:34px;
background-image:url(menufix.gif);
background-color:#00a794;

}
#nav ul{
margin:0px;
padding:0px;
max-width:1100px;
margin-left:auto;
margin-right:auto;
}
#nav > a{
display: none;
}
#nav li{
position: relative;
list-style:none;
}
#nav li a{
color: #333333;
display: block;
text-decoration:none;
-webkit-transition: background-color .3s linear, color .3s linear;
-moz-transition: background-color .3s linear, color .3s linear;
-o-transition: background-color .3s linear, color .3s linear;
-ms-transition: background-color .3s linear, color .3s linear;
transition: background-color .3s linear, color .3s linear;
}
#nav>ul>li>a.selected{

}
#nav ul ul li a.selected{
background-color: #00a794 !important;
}



/* first level */

#nav > ul{
}
#nav > ul > li{
height: 100%;
float: left;
background-image:url(menufix.gif);
}
#nav > ul > li > a{
padding:14px 10px 14px 10px;
font-size: 1.1em;
text-align: center;
color: #ffffff;
}
#nav > ul > li:not( :last-child ) > a{
*/border-right: 1px solid #ffffff;*/
}
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.selected > a{


}
#nav > ul > li:hover > a:after, #nav > ul:not( :hover ) > li.selected > a:after, #nav>ul>li>a.selected:after {
	bottom:0px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  
  border-bottom: 7px solid #ffffff;
	margin-left:-7px;
z-index:200;

}





/* second level */

#nav li ul{
background-image:url(menufix.gif);
position: absolute;
left: -9999px;
opacity:0;
top: 100%;
z-index:999;
}
#nav>ul>li>ul{
padding-top:0px;
}
#nav>ul>li>ul>li>ul{
padding-left:10px;
padding-right:10px;
}
#nav li ul li{
background-color:#ffffff;
z-index:9;

box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
}
				
        @media only screen and ( min-width: 600px )
        {
        
#nav>ul>li{

}
#nav li ul{
width:200px;
-webkit-transition: opacity .3s linear;
-moz-transition: opacity .3s linear;
-o-transition: opacity .3s linear;
-ms-transition: opacity .3s linear;
}
/* third level */
#nav ul ul li:not( :first-child ):hover ul{
left:200px;
top:0px;
}
#nav ul ul li:hover ul{
left:200px;
top:0px;
}
.edge ul li:not( :first-child ):hover ul{
left:-420px !important;


}
.edge ul li:hover ul{
left:-420px !important;

}
#nav li:hover>ul{
display: block;
opacity:1;
left: 0;
right: 0;
}
#nav ul::after, #nav ul::before {
content: "";
display: block;
z-index: 1;
position: absolute;
height: 9px;
width: 9px;
}

#nav>ul>li>ul>li>ul::after {
border: 1px solid #ffffff;
background: #ffffff;
border-right: 0;
border-bottom: 0;
top: 15px;
left: 6px;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}


#nav>ul>li>ul>li>ul::before {
height: 10px;
width: 1px;
background: #ffffff;
z-index: 99;
top: 15px;
left: 9px;
}	



#nav>ul>li.edge>ul>li>ul::after {

left: 204px;

}


#nav>ul>li.edge>ul>li>ul::before {

left: 210px;

}	

		}
					
#nav li:not( :first-child ):hover>ul{
left: -1px;
}
#nav li ul a{
font-size: 1em;
border-bottom: 1px solid #ffffff;
padding: 10px; 
}
#nav li ul li a:hover, #nav li ul:not( :hover ) li.selected a{
background-color: #00a794;
}
.mobilenav_menu {
	display:none;
}
.logout{
	display:none;
}
@media screen and (min-width: 900px) {
.homelink{
float:right !important;
}
.homelink a{
color:#333333 !important;
}
}
@media screen and (max-width: 900px) {
	#nav {
		display:none;
	}
	
	.mobilenav_menu {
		display:block;
	}
    .logout{
    display:block;
    float:right;
position:relative;
margin:-35px 10px 0px 0px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
    }
    .logout:hover{
    text-decoration:underline;
    }
}
.mobilenav_btn { position: relative; display: block; vertical-align: middle; float: left; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.mobilenav_menu  .mobilenav_menutxt { display: block; line-height: 1.188em; float: left; }
.mobilenav_menu .mobilenav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.mobilenav_menu .mobilenav_no-text { margin: 0 }
.mobilenav_menu .mobilenav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.mobilenav_btn .mobilenav_icon-bar + .mobilenav_icon-bar { margin-top: 0.188em }
.mobilenav_nav { clear: both }
.mobilenav_nav ul,
.mobilenav_nav li { display: block }
.mobilenav_nav .mobilenav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.mobilenav_nav .mobilenav_item { display: block; cursor: pointer; }
.mobilenav_nav a { display: block }
.mobilenav_nav .mobilenav_item a { display: inline }
.mobilenav_menu:before,
.mobilenav_menu:after { content: " "; display: table; }
.mobilenav_menu:after { clear: both }
/* IE6/7 support */
.mobilenav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.mobilenav_menu {
	
}
/* Button */
.mobilenav_btn {
	margin: 5px 5px 6px;	
	text-decoration:none;	
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;  
	background-color: #333333;
}
/* Button Text */
.mobilenav_menu  .mobilenav_menutxt {	
	color: #FFF;
	font-weight: bold;	
	text-shadow: 0 1px 3px #000;	
}
/* Button Lines */
.mobilenav_menu .mobilenav_icon-bar {
  background-color: #f5f5f5;
}
.mobilenav_menu {
	background:#00a794;

}
.mobilenav_nav {
	color:#333333;
	margin:0;	
	padding:0;
	font-size:1em;
}
.mobilenav_nav, .mobilenav_nav ul {
	list-style: none;
	overflow:hidden;
}
.mobilenav_nav ul {
	padding:0;
	margin:0 0 0 20px;
}
.mobilenav_nav .mobilenav_item {
	padding:5px 10px;
	margin:2px 5px;
}
.mobilenav_nav a{
	padding:5px 10px;
	margin:2px 5px;
	text-decoration:none;
	color:#333333;
}
.mobilenav_nav .mobilenav_item a {
	padding:0;
	margin:0;
}
.mobilenav_nav .mobilenav_item:hover, .mobilenav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ffffff;
	color:#333333;	
}
.mobilenav_nav .selected{
color:#ffffff;
}
.mobilenav_item:hover .selected{
color:#ffffff;
}

.mobilenav_nav .mobilenav_txtnode {
     margin-left:15px;   
}

/* ### Forms ###*/

#comments label, #blog label{
display:block;
margin-top:10px;
margin-bottom:2px;
}
#comments h2{
margin:15px 0px 0px 0px;
}
#comments .cbox div{
display:block;
}
#comments .cbox label{
margin:0px;
display:inline;
}
#comments input, #blog input{
padding: 3px 0;
text-indent: 5px;
}
#comments select{
padding: 3px 0;
}
#comments .submit, #blog .submit{
padding:5px 8px 5px 24px;
background-image:url(../../icon/button-tick.png);
background-repeat:no-repeat;
background-position:8px 6px;
cursor:pointer;
}

@media only screen and ( max-width: 950px )
{
     #comments input, #comments select, #comments textarea, #blog input, #blog textarea{
				max-width:100%;
			}
            #blog input, #blog textarea{
            width:100%;
            }
}

/* ### Reorder ###*/

#items_list{
margin:0;
margin-top:10px;
padding:0;
list-style-type: none;
width:300px;
    }
#items_list li {
margin:0;
margin-bottom:2px;
padding:2px 4px 2px 4px;
border:1px solid #00a794;
background-color:#F3F3F3;
cursor:move;
    }
#list_items, #list_widgets, #list_focus, .optionlist, #imagebank{
margin:0;
padding:0;
list-style-type: none;
    }
#list_items li, #list_widgets li, #list_focus li {
margin:0;
    }
.optionlist>li{
margin:0;
background-color:#ffffff;
border:1px solid #d7dada;
padding:10px;
overflow:hidden;
}
.handle, .handle2{
cursor:move;
}
#imagebank li, .asseter{
border:1px solid #d7dada;
margin-bottom:10px;
overflow:hidden;
padding:10px;
}
#imagebank li .asset, .asseter .asset{
margin-right:10px;
float:left;
}
    
/* ### Tooltips ###*/
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
    background-color:#ffffff;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* ### Tabs ###*/
#tabs ul #tab{
list-style-type:none;
margin:0px;
padding:0px
}
#tabs ul #tab li{
float:left;
}
#tabs ul #tab li a{

}
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6,#tabs-7, #tabs-8, #tabs-9 {
margin-top:40px;
padding:10px;
border:1px solid #848484;
}

.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ /*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }

/* ### Lightbox ### */

#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

#lightbox img {
  width: auto;
  height: auto;
}

#lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 10px;
}

.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

.lb-prev {
  left: 0;
  float: left;
}

.lb-next {
  right: 0;
  float: right;
}

.lb-prev:hover {
  background: url(../../icon/prev.png) left 48% no-repeat;
}

.lb-next:hover {
  background: url(../../icon/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}

.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

.lb-data .lb-close:hover {
  cursor: pointer;
}

/* ### Drag Panel ### */ 

.clearpanel {clear: both;height: 0;line-height: 0;}
.clearfixpanel:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfixpanel {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfixpanel {height: 1%;}
.clearfixpanel {display: block;}
/* End hide from IE-mac */
.clearfixpanel {height: 1%;}
.clearfixpanel {display: block;}

/* Panel Tab/button */
.edittab {
  	background-color:#00a794;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
    
}
.edittab a{
color:#ffffff;
text-decoration:none;
}
.edittab a:hover{
text-decoration:underline;
}
.editwidth{
max-width:1100px;
margin-left:auto;
margin-right:auto;
}
.edittab ul.edit {background-image:url(../../icon/trans.png);

	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	padding:0px;
	max-width:1000px;
  	color: white;
	text-align: center;

}
.edittab ul.edit li {
 	text-align: left;
  	padding: 0px 0px 0px 10px;
	display: block;
	float: left;
	height: 42px;
}
.edittab a.expand, .edittab a.shink {
	height: 20px;
	line-height: 20px !important;
	padding-left: 0px !important;
	cursor: pointer;
	display: block;
	position: relative;
	top: 11px;
}

/* sliding panel */
#dragpanel {
    
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 225px;
	color: #999999;
	background-image:url(../../icon/trans.png);
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panel .paneldata {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.9em;
}

#panel .paneldata .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .paneldata .right {
	border-right: 1px solid #333;
}
#panel h5{
color:#ffffff;
font-size:1.6em;
margin:0px;
padding:0px;
text-shadow: 1px 1px 1px #666666;
}
#panel a{
color:#689C29;
text-decoration:none;
}
#panel a{
text-decoration:underline;
}
#panel .buttonlink{
 -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 8px 5px 8px; font-weight:bold; text-align: center; color: #333333; background-color: #333333; text-decoration:none; font-size:1em;
}
.buttonlink img{
margin-bottom:-3px;
margin-right:5px;
}

#panel .buttonlink:hover{
 text-shadow: 1px 1px 0 #333333; color:#ffffff;

}

/* ### Toggle switch ### */
/* ------------------------------------------
CSS TOGGLE SWITCHES (Ionuț Colceriu)
Licensed under Unlicense 
https://github.com/ghinda/css-toggle-switch
------------------------------------------ */



.switch .slide-button{
	display: none;
}


@media only screen {

	.switch {
		position: relative;
		padding: 0;
	}
	
	.switch input {
		position: absolute;
		opacity: 0;
	}
	
	.switch label {
		position: relative;
		z-index: 2;
		float: left;
		width: 50%;
		height: 100%;
		margin: 0;
		text-align: center;
	}

	.switch .slide-button {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		z-index: 1;
		width: 50%;
		height: 100%;
	}

	.switch input:last-of-type:checked ~ .slide-button {
		left: 50%;
	}

	/* Shared */
	.switch {
		display: block;
		height: 30px;
	}
	
	.switch * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.switch .slide-button {
		display: block;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
	
	.switch label {
		line-height: 30px;
		vertical-align: middle;
	}
	
	
	/* Outline the toggles when the inputs are focused */
	.switch input:focus + label {
		outline: 1px dotted #888;
	}
	
	/* Bugfix for older Webkit, including mobile Webkit. Adapted from:
	 * http://css-tricks.com/webkit-sibling-bug/
	 */
	.switch {
		-webkit-animation: bugfix infinite 1s;
	}
	
	@-webkit-keyframes bugfix { from { position: relative; } to { position: relative; } }
 
	.swstatus {
		background-color: #2d3035;
		color: #fff;
		font-weight: bold;
		text-align: center;
		text-shadow: 1px 1px 1px #191b1e;
		border-radius: 8px;	
		box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(255, 255, 255, 0.2);
	}
    .swstatus2 {
		background-color: #EFEFEF;
		color: #333;
		font-weight: bold;
		text-align: center;
		text-shadow: 1px 1px 1px #ffffff;
		border-radius: 8px;	
		box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(255, 255, 255, 0.2);
        margin-bottom:6px;
	}
.swstatus2 input:checked + label {
		color: #fff;
		text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	}
	.swstatus .slide-button {
		border: 1px solid #333;
		background-color: #79B019;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
		border-radius: 8px;
	}
    .swstatus2 .slide-button {
		border: 1px solid #999;
		background-color: #79B019;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
		border-radius: 8px;
	}

	.swstatus.blue .slide-button, .swstatus2.blue .slide-button {
		background-color: #79B019;
      
	}

	.swstatus.blue input:first-of-type:checked ~ .slide-button, .swstatus2.blue input:first-of-type:checked ~ .slide-button {
		background-color: #990000;
        
	}

}
/* ### Calendar ### */
#loading {
		
		}

	#calendar {
		width: 100%;
		margin: 0 auto;
		}
        .coloursquare{
        width:12px;
        height:12px;
        margin:2px 10px 0px 0px;
        float:left;
        }
        
/* ### Date picker ### */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-datepicker.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff; }
.ui-datepicker.ui-widget-content a { color: #222222; }
.ui-datepicker.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-datepicker.ui-widget-header a { color: #222222; }


.ui-icon { width: 16px; height: 16px; background-image: url(../../icon/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../icon/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../icon/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../icon/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../icon/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../icon/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../icon/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../icon/ui-icons_cd0a0a_256x240.png); }


.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-carat-1-n {background-image: url(../../icon/ui-icons_gold_256x240.png) !important; background-position: 0 0;}
.ui-icon-carat-1-s { background-position: -64px 0; }

.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; background:#F3F3F3; color:#333333; border:1px solid #d7dada; }
.ui-accordion-header:hover{
border:1px solid #00a794;
}
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0em 2.2em; border-top: 0; overflow: auto; zoom: 1; }

/* ### Page widgets ### */

#specbox {
  padding: 0px;

  max-width:1120px;
}
#specbox img {
  display: block;
  width: 100%;
}

.grid-sizer-fourcol
{
  width: 10.75%;
}
.grid-sizer-threecol
{
  width: 15%;
}
.gutter-sizer {
  width: 2%;
}

#specbox .story {

    background-color: #ffffff;
  color:#333333;
  float: left;
  margin:0px 0px 25px 0px;
}
#specbox .nopad{
margin:0px !important;
}
.fourcol .story {
width: 10.75%;
}

.threecol .story {
width:15%;
}
#specbox .colinner{
padding:0px 0px 0px 0px;
}
#specbox .colinner a h3{
color:#333333;
text-decoration:none !important;
}
#specbox .colinner a:hover h3{
color:#00a794;
-webkit-transition: color .3s linear;
-moz-transition: color .3s linear;
-o-transition: color .3s linear;
-ms-transition: color .3s linear;
transition: color .3s linear;
}
#specbox .colinner a{
text-decoration:none;
}
#specbox .bottom{
padding:0px 10px 10px 10px;
background:#ffffff;
}
#specbox h3{
margin:10px 0px 10px 0px;
}
#specbox .small{
font-size:1.3em;
}
#specbox .pad h3{
margin:5px 0px 5px 0px;
}


.fourcol .col1{ width: 10.75%; }
.fourcol .col2 { width: 23.5%; }
/*.fourcol .col3{ width: 36.25%; }*/
.fourcol .col3{ width: 49%; }
.fourcol .col4{ width: 74.5%; }
.fourcol .col5{ max-width:100%; width: 100%;}

.threecol .col1{ width: 15%;}
.threecol .col2 { width: 32%; }
.threecol .col3{ width: 49%; }
.threecol .col4{ width: 66%; }
.threecol .col5{max-width:100%; width: 100%;}

#specbox .col1 img,
#specbox .col2 img,
#specbox .col3 img,
#specbox .col4 img,
#specbox .col5 img {
  max-width: none;
}

  .outerarea{ 

width:100%;
padding-left:1000px;
margin-left:-1000px;
padding-right:1000px;
margin-right:-1000px;


}
.outerpad{
padding-top:25px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

.outerarea h3{
color:#ffffff;
}
.outerarea h3{

font-size:1.8em;
margin-top:20px;
}
.outerarea h3 a{
color:#333333;
}
.outerarea h3 a:hover{
color:#00a794;
}

.outerarea a{
color:#7413dc;
}
.outerarea hr{
color:#ffffff;
background:#ffffff;
}


figure { 
  display: block; 
  position: relative; 
  overflow: hidden; 
  margin:0px;
}

figcaption { 
  position: absolute; 
  background: rgba(0, 167, 148,0.75); 
  color: white; 
  bottom: -70%; 
  left: 0;
  transition: all 0.6s ease; width: 100% !important;
}
figcaption div{
padding:10px 10px 0px 10px;
}
figcaption h3{
	margin:0px;
	padding-bottom:10px;	
}
figcaption a{color:#ffffff;
}
figcaption h3 a{
text-decoration:none;
}
figcaption h5{
font-family:'Nunito Sans', Verdana, Arial;
font-size:1.7em;
color:#ffffff;
}
figcaption h5 a:hover{
color:#00a794;
}
figure:hover figcaption {

  bottom: 0;
}
.twitterbox{
background-color:#00a794 !important;
color:#ffffff !important;
position:relative;
overflow:hidden;
}
.twitterbox:after{
content: "\f099"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 260px;
  right:0;
  color: rgba(255,255,255,0.2);
  margin: -180px -35px 0 0px;

  -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}


.twitterbox h3 a{
color:#ffffff !important;
}
.twitterbox a{
color:#ffffff !important;
}
.twitterbox a:hover{
color:#00a794 !important;
}
.twitlinner{
padding:10px 20px 20px 20px;
}
.focus .twitlinner{
padding:0px;
}
.focus .twitlinner h3{
margin-bottom:10px;
}

/* Button style 3 */


.butfade {
   overflow: hidden;
   position: relative;
   border-radius:8px;
   border-bottom:11px solid #7413dc;

}
.butfade .butfademask{
   position: absolute;
   overflow: hidden;
   width:100%;
   height:100%;
   top: 0;
   left: 0;text-align: center;
   /* vertical align flex */
 display: flex;
  justify-content: center;
  flex-direction: column;
}
.butfade img {
   display: block;
   position: relative;
}
.butfade h5 {
   position: relative;
   padding:30px;
   color:#ffffff;
}
.butfade a h5 {
	color:#ffffff;
   -webkit-transition: color .3s linear;
-moz-transition: color .3s linear;
-o-transition: color .3s linear;
-ms-transition: color .3s linear;
transition: color .3s linear;
}
.butfade a:hover h5 {
color:#ffffff;
}
.butfade .butfadecontent { 
   position: relative;   
   padding: 10px 20px 20px;
   text-align: center;
   color:#ffffff;
   font-weight:300;
   font-size:1.2em;
}
.butfade-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.butfade-first .butfademask {

   background-color: rgba(0, 167, 148,0.65);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.butfade-first h5 {
font-family:'Nunito Sans', Verdana, Arial;
font-size:2em;
font-weight:900;

}
@media only screen and ( max-width: 1000px )
        {
        .butfade-first h5 {
        font-size:1.8em;
        }
        }
@media only screen and ( max-width: 700px )
        {
        .butfade-first h5 {
        font-size:1.6em;
        }
        }

.butfade-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}



.butfade-first:hover .butfadecontent {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}	

/* End button style 3 */

/* End button style 4 */
.bulletbutton{
background-color:#F3F3F3 !important;
border-radius:8px;
border-bottom:11px solid #00a794;
}
.bulletbutton .butfade{
border-bottom:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
.but4content{
margin:10px 20px 10px 20px;
}
.but4content p{
margin:0px;
font-size:0.9em;

}

.bulletbutton ul, .passremind{
font-size:0.9em;

list-style-type:none;


}
.bulletbutton ul>li:before, .passremind:before{
font-family: 'FontAwesome';
content: '\f0da';
margin:2px 10px 0 0px;
color: #00a794;
float:left;
font-size:1.2em;
}
.bulletbutton ul li{
text-indent:-10px;
padding-left:10px;
}

.bulletbutton ul li a{
text-decoration:none;
color:#333333;
}
.bulletbutton ul li a:hover{
text-decoration:underline;
}
.passremind:before{
color: #7413dc;
}
.passremind a{
color:#ffffff;
text-decoration:none;
}
.passremind a:hover{
text-decoration:underline;
}
/* End button style 4 */



.widgetevent{
margin:0px 0px 10px 0px;
padding:0px;
}
.focus .widgetevent, .focus .upcomingevents{
margin:10px 0px 0px 0px;
}


.widgetevent li{
list-style-type:none;
}

.widgetevent li a{
padding:10px 0px 10px 0px; 
width:100%;
float:left;

-webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
      
}




.upcomingevents{
list-style-type:none;
margin:0px;
padding:0px;

}
.upcomingevents a{
text-decoration:none;
}
.upcomingevents a:hover{
color:#7413dc;
}
.upcomingevents>li{
margin-top:0px;
padding-top:0px;



}
.upcomingevents>li>a{
padding:10px 0px 10px 0px; 
font-family:'Nunito Sans', Verdana, Arial;
font-size:1.3em;
width:100%;
float:left;
-webkit-transition: color .3s linear;
-moz-transition: color .3s linear;
-o-transition: color .3s linear;
-ms-transition: color .3s linear;
transition: color .3s linear;

}
.upcomingevents span{


background:#333333;
padding:9px 12px 9px 12px;
border-radius:6px;
margin-right:15px;
text-align:center;
font-family:'Nunito Sans', Verdana, Arial;
min-width:50px;
line-height:1.2em;
float:left;
-webkit-transition: background-color .3s linear;
-moz-transition: background-color .3s linear;
-o-transition: background-color .3s linear;
-ms-transition: background-color .3s linear;
transition: background-color .3s linear;

}
.upcomingevents li:hover span{
background:#7413dc;
}
.upcomingevents li:hover a{
color:#7413dc;
}

.upcomingevents span day{
font-size:1.6em;
color:#ffffff;
}
.upcomingevents span month{
color:#ffffff;
font-size:1.3em;
font-family:'Open Sans', Arial, sans-serif;
font-weight:300;
}

.widgetevent li span{
margin:0px 10px 0px 0px;
display:block;
}
.widgetevent li a{
text-decoration:none;
color:#333333;
}
.widgetevent li a .main{
color:#7413dc;
-webkit-transition: color .3s linear;
-moz-transition: color .3s linear;
-o-transition: color .3s linear;
-ms-transition: color .3s linear;
transition: color .3s linear;
}
.widgetevent li:hover a .main{
color:#00a794;
}
.widgetevent li .main{
font-family:'Nunito Sans', Verdana, Arial;
font-size:1.3em;
margin-top:-2px;
display:block;
}
.widgetevent li .date{
}
.widgetevent li .description{

}
.widgetlargethumb{
width:200px !important;
float:left;
margin:0px 10px 0px 10px;
}
.widgetthumb{
height:75px;
width:auto !important;
}
#eventcontainer .widgetthumb{
height:125px;
}

.goldbox{
border:1px solid #d7dada;

}

.newsthumb{
width:85px;
height:75px;
border:1px solid #d7dada;
overflow:hidden;float:left;
margin:0px 10px 0px 0px;
}

.widgetevent li a:hover .newsthumb, .colinner a:hover .goldbox, #eventcontainer li a:hover .newsthumb{
border: 1px solid #00a794;
}

#eventcontainer .newsthumb{
width:135px;
height:125px;
margin-bottom:10px;
}


.fixed, .fixed2 {
position: fixed;
z-index:9999;
width:100%;
background-color:#ffffff;

left:0px;
background-image:linear-gradient(rgb(241, 241, 241) 0%, rgb(226, 226, 226) 100%);
border-bottom:1px solid rgb(187, 187, 187);
}
.fixed li{
width:60px;
}
.promotxt{
position:absolute; bottom:0%;
background: rgba(0, 167, 148,0.70);
width:100%;

}
.promotxt p{
color:#ffffff;
margin:10px;
}
.promotxt h5{
margin:10px;
}

.story ul, .story li{
margin:0px; padding:0px;
}
/* Masonry tranisitions*/

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}

/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../../icon/loading.png) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	 position:absolute; top:10px; right:10px; z-index:888;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #00a794;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #333333;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../../icon/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../../icon/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 888;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: left;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../../icon/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../../icon/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
#slidethumb a div, .slidethumb a div{
border:1px solid #d7dada;
height:74px;
overflow:hidden;
}
#slidethumb a:hover div,
#slidethumb a.active div,
.slidethumb a:hover div,
.slidethumb a.active div {
    border: solid #333333 1px;
  }
#slidethumb li, .slidethumb li{
display:inline-block;
margin:5px;
width:111px;
height:80px;
overflow:hidden;
}
#slidethumb img, .slidethumb img{
width:109px;
}

/* END SLIDER */


/* MEMBER FORM */

#dirfilters{
background-color:#F3F3F3;
padding:10px 20px 20px 20px;
}

.memberform fieldset{
border:1px solid #00a794;
}
.memberform legend{
color:#333333;

}
.memberform label{
width:200px;
display:block;
float:left;
padding-right:20px;
}
.memberform>fieldset>div, .memberform fieldset>div{
margin-bottom:5px;
clear:left;
}
.memberform .widelabel{
width:400px;
}
@media only screen and ( max-width: 600px )
{
	.memberform .widelabel{
    width:70%;
    }
}
.memberform .optiongrid div{
background-color:#7413dc;
color:#ffffff;
font-weight:bold;
width:218px;
}
.memberform .optiongrid label{
padding-bottom:10px;
}
.memberform .optiongrid input{
width:100%;
margin:0px;
padding:0px;
display:block;
}
.memberform .optiongrid div:hover{
background-color:#00a794;
}

/* END MEMBER FORM */

#sharebox{
background-color:#F3F3F3;
padding:10px 10px 10px 20px;
margin-bottom:30px;
color:#333333;
font-size:1.2em;
}

@media only screen and ( max-width: 1100px )
                {
#contentcontainer{
padding:10px 2% 0px 2%;
}
#logocontainer{
padding-left:2%;
padding-right:2%;
}
#socialfooter{
margin-left:2%;
margin-right:2%;
}

#spectulise{
margin-right:2%;
}



                #spectulise>div{


margin-left:3%;

}
#spectulise>div:first-child{
margin-left:2%;
}
        #stylist img{
        margin-left:10px;
        }
                }


                
                
@media only screen and ( max-width: 900px )
                {
                .col2, .col3, .col4{
width:49% !important;
				}  
                #socialfootericons{
                float:none;
                display:block;
                margin-top:20px;
                }
                #legal{
                float:none;
                }             
                }
@media only screen and ( max-width: 450px )
                {
                .col1{
		width:49% !important;
				}
                .col2, .col3, .col4{
		width:100% !important;
				}
                .paymentlink{
margin-right:0px; display:block;
}
                }

@media only screen and ( max-width: 600px )
                {
                 #spectulise>div:first-child{
margin-left:5%;
}
                
                #spectulise>div, #socialfooter{
                width:90%;
                margin-left:5%;
                margin-right:5%;
                }
                 #contentcontainer{
padding:10px 5% 0px 5%;
}
                #productdesc{
               
margin-left:0px;

                }
                
                }
                



@media only screen and ( max-width: 999px )
        {
        
      .eventdetails li{
display:inline-block;
}
.eventdetails li i{
width:25px;
}  
        
#logocontainer img{
margin-left:10px;
}
#whitebg{
padding:0px 0px 0px 0px;
}
#specbox {

  margin-right:0px;
}

}
.testimonial{
font-style: italic;
font-size:1.4em;
margin-left: 10px;
margin-right: 0px;
padding: 10px 0px 0 50px;
quotes: none;
background: url(quote.png) 0 0 no-repeat;
}
.testimonial .testname{
font-size:0.7em;
text-align:right;
font-style:normal;
font-weight:bold;
}

.menufixed img{

max-width:100px !important;
-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    
}
@media only screen and ( max-width: 999px )
        {
        .menufixed img{
float:left;
    margin-bottom:5px;
}
        }
.menufixed .mobilenav_btn{
float:right;

}

.menufixed{


box-shadow: 0px 0px 5px #888888;
}


.leftcontact{
float:right;
}
@media only screen and ( max-width: 700px )
        {
.leftcontact{
float:none;
}
#spectulise .first img{
margin-left:20px;
}
}
.content>blockquote{
background-color:#F3F3F3;
border:1px solid #00a794;
padding-left:10px;
padding-right:10px;
}

#slider999 h1{
visibility:hidden;
}
#slider999 h1.active-slide{
visibility:visible;
}
#slider999 .slidetxt{
visibility:hidden;
}
#slider999 .slidetxt.active-slide{
visibility:visible;
}
    /* Fix for homepage image when page first opens */
    #specbox .col5, figcaption .col5 { width: 100%;}
        
        .col1 figcaption, .col2 figcaption, .col3 figcaption, .col4 figcaption, .col5 figcaption { 
 width: 100% !important;
}
.outerarea #specbox .story {
background-color:transparent;
}
a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

#actionbar{
width:100%;
color:#ffffff;
}
#actionbar>div{
max-width:1100px;
margin-left:auto;
margin-right:auto;
padding:10px 10px 10px 10px;

}
#actionbar a{
color:#ffffff;
font-weight:bold;
}
.orangeaction{
background-color:#F0AD4E;
}
.redaction{
background-color:#D9534F;
}
ul.checkboxcolumn  { 
  margin: 0; 
  padding: 0; 
  margin-left: 20px; 
  list-style: none; 
} 
ul.checkboxcolumn li input { 
  margin-right: .25em; 
} 
ul.checkboxcolumn li { 
  border: 1px transparent solid; 
  display:inline-block;
  width:30%;
} 
ul.checkboxcolumn li label { 
  margin-left: ; 
} 
@media only screen and ( max-width:600px )
        {
        ul.checkboxcolumn li { 

  width:100%;
} 
        
        }