/* ==========================================================================
   Base Styles and Bootstrap Modifications
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

 img {
    vertical-align: middle;
}

/*
 * Allow only vertical resizing of textareas.
 */

 textarea {
    resize: vertical;
}


/* ==========================================================================
   General styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    font-family: "Lato";
    font-weight: 300;
    font-size: 16px;
    color: #555;
		background-color: #C4DC6F;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

.col-md-4 {
	padding-bottom: 20px;
}

.row {
margin-right: 0px;
margin-left: -15px;
}

.modal-header {
	background: #3498db;
}

.modal-header h4 {
	color: white;
}

.modal-footer {
	background: #2b2b2b;
}

#navbar-main
{
	background-color: transparent;
}
#navbar-main .container
{
	background-color: #FFFFFF;
}

.navbar-default {
border-color: transparent;
background-color: #dadada;
}


.navbar-toggle {
border-color: transparent;
border: 0px solid transparent;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: #16a085;
	color: white;
	text-decoration: none;
}



hr {
    position: relative;
    border: none;
}

hr:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    height: 2px;
    background: #ccc;
}

a img {
    background: white;
}

.odd a img {
    background: #f5f5f5;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway";
    font-weight: 300;
    color: #333;
}

/* Paragraph & Typographic */
p
{
    /*line-height: 28px;*/
    margin-top: 0px;
    margin-bottom: 0px;
}

.centered {
    text-align: center;
}

.paragraph-lead {
    font-size: 20px;
    color: #3498db;
}

strong {
    font-weight: 700;
}

em {
    font-weight: 300;
}

pre {
    background: #ebebeb;
    border: none;
    font-family: "Monaco";
    font-size: 16px;
    color: #666;
    padding: 20px;
    line-height: 28px;
}

small {
    font-size: 12px;
}

blockquote,
blockquote p {
    line-height: 28px;
    color: #999;
    font-weight: 300;
    font-style: italic;
}

blockquote {
    position: relative;
    margin: 0 0 40px -30px;
    padding-left: 30px;
    border-left: 5px solid #3498db;
}

blockquote cite {
    position: absolute;
    bottom: -25px;
    right: 0;
    font-size: 12px;
    font-style: italic;
    color: #333;
    font-weight: 300;
}

blockquote cite:before {
    content: "-- "
}

/* Images */
.overflow-image {
    margin-top: -65px;
}

/* Links */
a {
    color: #FFFFFF;
    word-wrap: break-word;
		text-decoration: underline;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:hover,
a:focus {
    color: #c0392b;
    text-decoration: none;
    outline: 0;
}
a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

/* BULLETS */
ul, ul ul
{
	list-style-type: square;
	margin-left: 26px;
	color: #FFFFFF;
}
* html ul, * html ul ul
{
	margin-left: 20px;
}
ul li
{  
	margin-top:5px;
	margin-bottom:5px;
}
/* BULLETS */

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#idheaderwrap {
	border: 0px solid red;
	background: #5E5E5E url(/templates/aah/image/main-banner-default-clear.jpg) no-repeat center top;
	margin-top: 95px;
	padding-top:0px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 180px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
div.headerwrap.gallery-header {	
	background: #5E5E5E url(/templates/aah/image/main-banner-2-clear.jpg) no-repeat center top !important;
}
div.headerwrap.ourday-header {	
	background: #5E5E5E url(/templates/aah/image/main-banner-3-clear.jpg) no-repeat center top !important;
}
div.headerwrap.news-header {	
	background: #5E5E5E url(/templates/aah/image/main-banner-4-clear.jpg) no-repeat center top !important;
}
div.headerwrap.enrolment-header {	
	background: #5E5E5E url(/templates/aah/image/main-banner-5-clear.jpg) no-repeat center top !important;
}
div.headerwrap.resources-header {	
	background: #5E5E5E url(/templates/aah/image/main-banner-6-clear.jpg) no-repeat center top !important;
}
#idheaderwrap h1 {
	color:#FFFFFF;
	margin-top: 60px;
	padding-bottom: 30px;
	letter-spacing: 8px;
	font-size: 50px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

#idheaderwrap p {
    margin-top:30px;
	color:#ffffff;
	font-size: 25px;
	font-weight: 400;
	text-align: center;
	line-height: 25px;
	letter-spacing: 3px;
	margin-left: 15px;
	text-shadow: 1px 1px 1px #000;
}

#greywrap {
	background: #f5f5f5;
	margin-top: 0px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#greywrap .callout {
	margin-bottom: 20px;
}

#greywrap p {
	margin-left: 30px;
	margin-right: 30px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#greywrap .icon {
	font-size: 60px;
	line-height: 30px;
	margin-bottom: 10px;
}

#bodywrap
{
	background-color: #6E9850;
	padding-bottom: 40px;
}
#bodywrap p
{
	color: #FFFFFF;
}
#bodywrap h1, h2
{
	color: #C4DC6F;
}
#bodywrap h3, h4, h5, h6
{
	color: #FFFFFF;
}
#bodywrap a, #bodywrap a:link, #bodywrap a:visited,
{
	color: #C4DC6F;
	text-decoration: underline;
}
#bodywrap a:hover, #bodywrap a:active,
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footerwrap {
	background: #C4DC6F;
	color: white;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 0px solid #ddd;
	text-align: center;
}

#footerwrap h4 {
	color: white;
}

/* ==========================================================================
   Home Section
   ========================================================================== */
div.container.welcometoappleshoney-body
{
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}
div.HomeTopOuter
{	
	min-height:100vh;
	background: url('/templates/aah/image/home-background-1.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
div.HomeTopInner
{
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
p.HomeContentLogo
{
	text-align: center;
}
h2.HomeByLine
{
	color: #FFFFFF;
  font-size: 30px;
  text-align: center;
}
p.ScrollButtonHolder
{
	text-align: center;
}
input.ScrollButton
{
	background: transparent;
  text-decoration: none;
  text-align: center;
  border:2px solid #FFFFFF;  
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 20px;
  padding: 0px;
  width: 200px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  cursor: hand;
}
div.HomeBottomOuter
{	
	width: 970px;
	min-height:100vh;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	background: url('/templates/aah/image/home-background-3.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
div.HomeBottomInner
{
	width: 100%;
	text-align: center;
	padding: 50px 150px 50px 150px;
}
div.HomeBottomInner h1
{
	color: #FFFFFF !important;
  font-size: 40px;
}
div.HomeBottomInner p
{
	color: #FFFFFF;
  font-size: 16px;
  text-align: center;
}
div.HomeBottomInner p.PromoTextLarge
{
	color: #FFFFFF;
  font-size: 30px;
}
div.HomeBottomInner p.PromoText
{
	color: #FFFFFF;
  font-size: 24px;
}
div.HomeBottomInner p.Hours
{
	color: #FFFFFF;
  font-size: 16px;
}
/* ==========================================================================
   Box Sections
   ========================================================================== */

.green h1 {
	padding-top: 35px;
    font-weight:600;
}

.green p {
	padding-top: 25px;
}

/* Section Dividers */
.section-divider {
    z-index: 999;
    width: 100%;
    display: table;
    max-height: 450px;
    border-bottom: 2px solid #E6EAED;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 70px;
    margin-top: 45px;


    background-position: center center;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    background-attachment: relative;
    
    text-align: center;
}

.textdivider h1 {
	padding-top: 70px;
	color: white;
	font-size: 40px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.textdivider p {
	color: white;
	font-size: 25px;
}


/* Section Dividers Backgrounds */

.divider1 {
	background-image: url('../img/bg/divider1.jpg')
}

.divider2 {
	background-image: url('../img/bg/divider2.jpg')
}

.divider3 {
	background-image: url('../img/bg/divider3.jpg');
	margin-top: 0px;
}

.divider4 {
	background-image: url('../img/bg/divider4.jpg')
}

.divider6 {
	background-image: url('../img/bg/divider6.jpg')
}



/* ==========================================================================
   Services Section
   ========================================================================== */

.service-trigger {
    display: block;
	position: relative;
    margin-bottom: 15px;
    color: white;
    font-size: 20px;
    text-align: center;
    height: 168px;
    cursor: pointer;
	padding: 90px 20px 50px 20px;
    border: none;
    background: #333;
}

.service-trigger:before {
    width: 100%;
    top: 50px;
    color: #3498db;
    font-size: 36px;
    text-align: center;
	position: absolute;
	left: 0;
}

.service-active .service-trigger {
    background: #222;
}

.service-active p {
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
}

.service-content {
    padding: 15px 20px;
    background: #e6eaed;
    display: block;
    height: auto
}

.service-content p:last-child {
    margin: 0;
}


/* ==========================================================================
   Image Mask
   ========================================================================== */

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	color: #fff;
	/*background: #00ab4e;*/
    background:#f5881f;
}

.grid figcaption h5 {
	margin: 0;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	letter-spacing: 2px;
	
}

.grid figcaption a {
	text-align: left;
	padding: 5px 10px;
	margin-left: 20px;
	display: inline-block;
	background: #2f2f2f;
	color: #fff;
	font-size: 13px;
}

/* Caption Style */
.mask figure {
	overflow: hidden;
}

.mask figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .mask figure:hover img,
.mask figure.cs-hover img {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}

.mask figcaption {
	height: 50px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .mask figure:hover figcaption,
.mask figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.mask figcaption a {
	position: absolute;
	top:10px;
	bottom: 10px;
	right: 30px;
    border-color:#333;
}


/* ==========================================================================
   Blog Section
   ========================================================================== */

.blog-bg {
	background: #2b2b2b;
	padding-right: 0px;
	padding-left: 0px;
	
}

.blog-bg h4 {
	color: #dadada;
	padding-top: 0px;
}

.blog-bg h5 {
	color: #dadada;
	font-size: 11px;
}

.blog-content {
	padding-top: 10px;
	background: #f2f2f2;
}

#contact a{
    font-weight:600;
    color:#f5881f;
}
.heavy{
    font-weight:600;
}
.site-logo{
    margin:30px auto 0px;
    padding:15px;
}

/* ==========================================================================
   Form Rules
   ========================================================================== */
 .Button
 {
  background: #C4DC6F;
  text-decoration: none;
  border:none;  
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 15px;
  padding: 15px 25px 15px 25px;
  text-decoration: none;
  min-width: 145px;
  margin-bottom: 10px;
}
.Button:hover, .Button:focus, .Button:active, .Button.active
{
}
input.HomeButton
{
	background: transparent;
  text-decoration: none;
  text-align: center !important;
  border:2px solid #FFFFFF;  
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 30px;
  padding: 0px;
  width: 300px;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  cursor: hand;
}
input.FindOutMore
{
	background: transparent;
  text-decoration: none;
  text-align: center !important;
  border:2px solid #FFFFFF;  
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 30px;
  padding: 0px;
  width: 300px;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  cursor: hand;
}
.input, table.FormTable tr td input { border: 1px solid #d4d2d2 !important; color: #303030 !important; padding: 7px !important; margin: 0px !important; }
input.input { width: 300px; }
textarea.input, table.FormTable tr td textarea { width: 478px; height:130px; }
textarea
{
  vertical-align: middle;
	border: 1px solid #d4d2d2 !important; 
	color: #303030 !important;
	padding: 7px !important; 
	margin: 0px !important;
}
select
{
  vertical-align: middle;
	border: 1px solid #d4d2d2 !important; 
	color: #303030 !important;
	padding: 7px !important; 
	margin: 0px !important;
}

/* Form Tables */
div.FeedbackFormHolder
{
}
form table.FormTable
{
	margin-top: 8px;
	margin-bottom: 8px;
	border-spacing: 2px;
}
form table TR TD.FormTableCopyAltLeft,
table.FormTable tr td.FormTableQuestion
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFF;
}
form table tr td.FormTableCopyAltRight
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFF;
}
form table tr td.FormTableButtons
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	color: #FFF;
}
form div.ButtonHolder
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 0px;
    text-align: right;
}
.Button, table tr td.FormTableSubmit input.Button, #btnSubmit
{
	vertical-align: middle;
	color: #FFFFFF !important;
	padding: 7px !important; 
	margin: 0px !important;
	text-transform: uppercase;
}
/* Form Tables */

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */


@media screen and (max-width:1050px), screen and (max-device-width:1050px){
	body .header{background-attachment: scroll;}
}


/*ipad portrait*/
@media only screen and (min-device-width:768px) and (max-device-width : 1024px) and (orientation : portrait){
	.header{background-attachment: scroll;}
}

@media screen and (max-width:767px) {
	
	.container
	{
    width: 100% !important;
		border: 0px solid red;
  }
  .container > .navbar-header
   {
		width: 100% !important;
		border: 0px solid green;
		margin-right: 0px !important;;
  }
	div.HomeBottomOuter
	{	
		width: 99% !important;	
	}
	div.HomeBottomInner
	{
		padding: 25px 5px 25px 5px  !important;
	}
	.responsive-image
	{
        height:auto;
        width:100%;
  }
	#idheaderwrap h1 {
		font-size: 36px;
	}
	#idheaderwrap p {
		font-size: 26px;
		line-height: 38px;
	}
    .textdivider p{
        font-size:20px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.container
	{
    width: 100% !important;
		border: 0px solid red;
  }
  .container > .navbar-header
   {
		width: 100% !important;
		border: 0px solid green;
		margin-right: 0px !important;;
  }
  div.HomeBottomOuter
	{	
		width: 99% !important;	
	}
	div.HomeBottomInner
	{
		padding: 25px 5px 25px 5px  !important;
	}
	.responsive-image
	{
        height:auto;
        width:100%;
  }
}

/* ==========================================================================
   TABS
   ========================================================================== */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
/* Skin */
.ui-tabs-panel
{
    margin-bottom: 10px;
}
.ui-tabs-nav {
    list-style: none;
    font-size: 14px;
    margin: 20px 0px 0px 0px;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    /*background: url(/templates/btw/image/icon_tab.png) no-repeat;*/
    background-color: #C4DC6F;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
    text-transform: uppercase;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-color: #FFFFFF;
}
.ui-tabs-nav .ui-tabs-selected a span {
    color: #C4DC6F;
    font-size: 14px;
    background-color: #FFFFFF;
}
.ui-tabs-nav a span {
    width: 100px; /* IE 6 treats width as min-width */
    min-width: 100px;
    height: 28px; /* IE 6 treats height as min-height */
    min-height: 28px;
    padding-top: 6px;
    padding-right: 0;
    color: #FFFFFF;
    font-size: 14px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    /* Controls border around entire tab panel */
    border: 1px solid #C4DC6F;
    padding: 10px;
    background: #6E9850; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    /*background: url(/templates/btw/image/icon_loading_mac_style.gif) no-repeat 0 50%;*/
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* Tabs */
