/* @font-face fonts for inclusion in the site

 font-family: 'Lobster1.4Regular';
 font-family: 'YanoneKaffeesatzRegularRg';

*/

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
  outline:0px;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

body{
	margin:0px;
	padding:0px;
	}

div.clearBox{
	clear:both;
	display:block;
	line-height:0px;
	font-size:0px;
	height:0px;
	}

/* CUSTOM SKIBOWL SUMMER WEBSITE STYLES BEGIN HERE ! */

.nineSixty{
	width:960px;
	margin:0px auto;
	}

.clearBlock{
	display:block;
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both;
	}

/* getting homepage slideshow to look correct */

#header.front{
	height:680px;
	position:relative;
	overflow:hidden;
	}

#header.front.loading{
	background-image:url(images/loading40.gif);
	background-repeat:no-repeat;
	background-position:center center;
	}


#headerimgs div{
	position:absolute;
	width:100%;
	height:680px;
	background-position:center center;
	}

/* HEADER TEXT */

#headertxt{
	position:absolute;
	margin:0px auto;
	font-family: 'Lobster1.4Regular';
	font-size:34px;
	height:30px;
	z-index:50;
	top:120px;
	line-height:36px;
	left:380px;
	z-index:10;
	}

#headerTextWrapper .ieShadow{
	position:absolute;
	margin:0px auto;
	font-family: 'Lobster1.4Regular';
	font-size:34px;
	height:30px;
	z-index:50;
	line-height:36px;
	z-index:9;
	}

#headerTextWrapper .ieShadow span#firstline,
#headerTextWrapper .ieShadow a{
	color:#000;
	}

span#firstline{
	text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
	zoom: 1;
	}
a#secondline{
	text-shadow:
    -1px -1px 0 #FFF,
    1px -1px 0 #FFF,
    -1px 1px 0 #FFF,
    1px 1px 0 #FFF;
	zoom: 1;
	}

#headerTextWrapper{
    height: 532px;
    margin: 0 auto;
    width: 960px;
	position:relative;
	}

#headerTextWrapper span#firstline{
	color:#e7eae9
	}


/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("images/btn_back.png"); }
#next { background-image:url("images/btn_next.png"); }
#control { background-image:url("images/btn_play.png"); }
#control.stopped { background-image:url("images/btn_pause.png"); }


/* top bar navigation */

#navigation{
	position:relative;
}

#siteNavigationBar{
	background-image:url("images/headerWoodPanel.png");
	height:154px;
	background-repeat:repeat-x;
	background-position:center 36px;
	padding-top:6px;
	}

#leftSide{
	position:relative;
	}

h1#logo{
	position:absolute;
	display:block;
	top:-3px;
	left:-17px;
	width:349px;
	height:206px;
	z-index:70;
	margin:0px;
	padding:0px;
	}

h1#logo a{
	display:block;
	width:100%;
	height:100%;
	outline:0px;
	}

/* Styling top links above the menu */

div#topLinks{
	height:37px;
	width:600px;
	margin:0px 0px 0px 335px;
	overflow:hidden;
	}

div#topLinks ul{
	margin:-3px 0px 0px;
	padding:0px;
	list-style-type:none;
	}

div#topLinks ul li{
	float:left;
	padding:0px;
	}
div#topLinks ul li a{
	display:block;
	font-size:0px;
	outline:0px;
	background-position:top;
	}



div#topLinks ul li a:hover{
	background-position:bottom;
	}

div#topLinks ul li.winterLink{
	margin-top:1px;
	}
div#topLinks ul li.winterLink a{
	background-image:url(images/visit-winter-website.png);
	width:201px;
	height:40px;
	}

div#topLinks ul li.emailList a{
	background-image:url(images/email-list-ro.png);
	width:104px;
	height:40px;
	}

div#topLinks ul li.giftCards a{
	background-image:url(images/gift-cards-ro.png);
	width:101px;
	height:40px;
	}
/* styling search bar */

/* menu space -- styling with a SPRITE!*/

#mainMenu{
	height:50px;
	width:625px;
	margin:0px 0px 0px 318px;
	padding:0px;
	}

ul#mainMenu > li{
	display:block;
	background-position:left top;
	height:50px;
	background-image:url(images/skibowl-menu-sprite.png);
	float:left;
	margin:0px;
	padding:0px;
	}

ul#mainMenu > li > a{
	width:inherit;
	height:inherit;
	display:block;
	text-indent:-9999px;
	outline:0px;
	}

ul#mainMenu li.adventure{
	width:97px;
	}
ul#mainMenu li.adventure:hover{
	background-position:left bottom;
	}

ul#mainMenu li.tours{
	width:91px;
	background-position:-97px top;
	}
ul#mainMenu li.tours:hover{
	background-position:-97px bottom;
	}

ul#mainMenu li.food{
	width:70px;
	background-position:-188px top;
	}
ul#mainMenu li.food:hover{
	background-position:-188px bottom;
	}

ul#mainMenu li.lodging{
	width:95px;
	background-position:-258px top;
	}
ul#mainMenu li.lodging:hover{
	background-position:-258px bottom;
	}

ul#mainMenu li.tickets{
	width:93px;
	background-position:-353px top;
	}
ul#mainMenu li.tickets:hover{
	background-position:-353px bottom;
	}

ul#mainMenu li.groups{
	width:96px;
	background-position:-446px top;
	}
ul#mainMenu li.groups:hover{
	background-position:-446px bottom;
	}

ul#mainMenu li.about{
	width:83px;
	background-position:-543px top;
	}
ul#mainMenu li.about:hover{
	background-position:-543px bottom;
	}

/* NEW improved updated main menu, still using a menu sprite */
#mainMenuTwo{
	height:50px;
	width:625px;
	margin:0px 0px 0px 318px;
	padding:0px;
	}

ul#mainMenuTwo > li{
	display:block;
	background-position:left top;
	height:50px;
	background-image:url(images/skibowl-menu-sprite-2.png);
	float:left;
	margin:0px;
	padding:0px;
	}

ul#mainMenuTwo > li > a{
	width:inherit;
	height:inherit;
	display:block;
	text-indent:-9999px;
	outline:0px;
	}

ul#mainMenuTwo li.adventure{
	width:95px;
	}
ul#mainMenuTwo li.adventure:hover{
	background-position:left bottom;
	}

ul#mainMenuTwo li.bikePark{
	width:84px;
  background-position:-97px top;
	}
ul#mainMenuTwo li.bikePark:hover{
	background-position:-97px bottom;
	}

ul#mainMenuTwo li.tours{
	width:83px;
	background-position:-181px top;
	}
ul#mainMenuTwo li.tours:hover{
	background-position:-181px bottom;
	}

ul#mainMenuTwo li.food{
	width:71px;
	background-position:-264px top;
	}
ul#mainMenuTwo li.food:hover{
	background-position:-264px bottom;
	}

ul#mainMenuTwo li.lodging{
	width:94px;
	background-position:-335px top;
	}
ul#mainMenuTwo li.lodging:hover{
	background-position:-335px bottom;
	}

ul#mainMenuTwo li.tickets{
	width:93px;
	background-position:-429px top;
	}
ul#mainMenuTwo li.tickets:hover{
	background-position:-429px bottom;
	}

ul#mainMenuTwo li.groups{
	width:96px;
	background-position:-522px top;
	}
ul#mainMenuTwo li.groups:hover{
	background-position:-522px bottom;
	}

/* Front page left sidebar */
#header.front #leftSide  > .content{
	background-image:url(images/frontLeftSideBar.png);
	width:242px;
	height:368px;
	display:block;
	position:absolute;
	top:68px;
	left:32px;
	top:75px;
	z-index:19;
	}

#header.front .topLinks{
	padding-top:130px;
	}

#header.front .topLinks a{
	display:block;
	outline:0px;
	text-indent:-9999px;
	background-position:top;
	}

/* styling home page roll overs */

#header.front .topLinks a.webCams{
	width:237px;
	height:46px;
	background-image:url(images/live-webcams-ro.png);
	}

#header.front .topLinks a.maps{
	width:237px;
	height:52px;
	background-image:url(images/interactive-map-ro.png);
	}

#header.front .topLinks a:hover{
	background-position:bottom;
	}

/* left side quick links */

#header.front #leftSide .quickLinks{
	}

#header.front #leftSide .quickLinks h3{
	text-align:center;
	font-family: 'YanoneKaffeesatzRegularRg';
	font-size:18px;
	color:#d59b4d;
	margin:2px 0px;
	}

#header.front #leftSide .quickLinks ul{
	text-align:center;
	margin: 2px 0px 0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	}

#header.front #leftSide .quickLinks li{
	/*background-image:url(images/quick-links-dots.png);
	background-repeat:no-repeat;
	background-position:left;*/
	padding:0px;
	margin:0px;
	font-size:12px;
	}

#header.front #leftSide div.schedule a{
  font-family: 'YanoneKaffeesatzRegularRg';
  display:block;
  text-align: center;
  margin:9px 0px 0px;
}

#header.front #leftSide .quickLinks li a,
{
	color: #fff2d5;
	}

/* position bottom content */

#slideShowBottomContent{
	position:absolute;
	bottom:10px;
	width:100%;
	}

#stayAtCollins{
	float:left;
	background-image:url("images/stayAtCollinsBG.png");
	width:521px;
	height:159px;
	margin-left:23px;
	}

#slideShowInfo{
	float:right;
	background-image:url("images/slideShowControlsBg.png");
	width:376px;
	height:159px;
	margin-right:23px;
	position:relative;
	}

#slideShowInfo{
	font-family:'YanoneKaffeesatzRegularRg';
	}

#slideShowInfo h3{
	text-align:center;
	font-size:24px;
	color:#ecb358;
	margin:5px 0px;
	}

#slideShowInfo .text{
	padding:0px 15px;
	color:#fff0d5;
	font-size:18px;
	}

#slideShowInfo #headernav-outer{
	position:absolute;
	bottom:0px;
	width:100%;
	}

#slideShowInfo #headernav-outer #headernav{
	width:380px;
	margin:0px auto;
	}

#slideShowInfo ul#slideControls{
	position:absolute;
	bottom:5px;
	right:5px;
	}

/* below the fold styles */

.belowTheFold{
	background-image:url(images/bottom-wood-grain.png);
	background-repeat:repeat;
	background-position:center center;
	padding:15px 0px;
	}

.belowTheFold .dottedBorder{
	border:2px dashed #a29c7c;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}

.belowTheFold .bottomContent{
	background-image:url(images/frontLowerDivider.png);
	background-repeat:repeat-y;
	}

/* Styling specials */

#specials .content{
	height:568px;
	overflow:hidden;
	position:relative;
	}
#specials .content .views-field-body{
	color:#fff0d5;
	padding-top:10px;
	font-size:14px;
	width:97%;
	}


.belowTheFold #specials h2{
	font-family: 'YanoneKaffeesatzRegularRg';
	font-size:48px;
	text-align:center;
	padding:10px 0px;
	color:#6d8855;
	font-weight:bold;
	border-bottom:2px dashed #a29c7c;
	margin:0px;
	}

.belowTheFold .middle h2{
	font-family: 'YanoneKaffeesatzRegularRg';
	font-size:48px;
	text-align:center;
	padding:10px 0px;
	color:#6d8855;
	font-weight:bold;
	border-bottom:2px dashed #a29c7c;
	border-top:2px dashed #a29c7c;
	margin:0px;
	}

/* Creating two bottom columns */

.belowTheFold .middle .floated{
	float:left;
	width: 479px;
	padding:0px;
	}

/* Styling middle bottom area */
#middleBottom{
    margin:20px auto 0px;
    text-align: center;
}

/* Styling forestry service */
#forestryService{
    display:inline-block;
    width:310px;
    vertical-align: top;
    height:52px;
    margin-top:2px;
}

#forestryService a.logo{
    display:inline-block;
    float:left;
    background-image:url(social-icons/usfs-logo-transparent-small.png);
    background-size: 45px 52px;
    width:45px;
    height:52px;
    font-size:0px;
    vertical-align: middle;
}

#forestryService p{
    display:block;
    width:255px;
    height:20px;
    font-size:10px;
    color:#fff;
    margin:0px;
    padding-top:6px;
    padding-left:50px;
}

/* Styling social media icons */

#socialMedia{
	background-color:white;
	padding:5px;
	border:1px solid #a29c7c;
	display:inline-block;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}

#socialMedia a{
	display:inline-block;
	text-indent:-9999px;
	width:45px;
	height:46px;
	background-position:top;
	margin:0px;
	padding:0px;
	}

#socialMedia a:hover{
	background-position:bottom;
	}
#socialMedia a.facebook{
	background-image:url(social-icons/facebook-ro.jpg);
	}
#socialMedia a.twitter{
	background-image:url(social-icons/twitter-ro.jpg);
	width:42px;
	}
#socialMedia a.rss{
	background-image:url(social-icons/rss-ro.jpg);
	}
#socialMedia a.googleplus{
  background-image:url(social-icons/google-plus.png);
  }

/* styling search box */

#search{
	padding-top:9px;
	}

#searchBoxTop label{
	display:none;
	}
#searchBoxTop #edit-search-theme-form-1-wrapper{
	margin:0px 0px 0px 16px;
	padding:1px 0px 0px;
	vertical-align:middle;
	}
#searchBoxTop #edit-search-theme-form-1{
	background-image:url(images/searchBar.png);
	width:117px;
	height:22px;
	border:0px;
	background-color:transparent;
	padding-left:32px;
	color:#493212;
	background-repeat:no-repeat;
	}

#searchBoxTop input.form-submit{
	background-image:url(images/searchSubmit.png);
	width:22px;
	height:22px;
	font-size:0px;
	border:0px;
	background-color:transparent;
	vertical-align:middle;
	cursor:pointer;
	}

/* Styling the "stay at beautiful collins lake" section */

#stayAtCollins h3{
	margin-top:5px;
	margin-bottom:2px;
	color:#ecb358;
	width:230px;
	padding:0px 10px;
	text-align:center;
	margin-left:10px;
	font-family: 'YanoneKaffeesatzRegularRg';
	font-size:28px;
	}

#stayAtCollins .inputInfo{
	width:250px;
	}

#stayAtCollins .rightSidePics{
	float:right;
	padding-right:10px;
	padding-top:10px;
	}

/* stay at collins lake resort! */

#stayAtCollins .inputInfo .column{
	float:left;
	width:64px;
	margin:2px 10px;
	text-align:center;
	}

#stayAtCollins .inputInfo .column label,
#stayAtCollins .inputInfo .adults label{
	display:block;
	font-size:12px;
	color:#ecb358;
	font-family: 'YanoneKaffeesatzRegularRg';
	}

#stayAtCollins .inputInfo .adults{
	clear:left;
	margin-left: 5px;
    text-align: center;
    width: 158px;
	}
#stayAtCollins #searchButton1{
	margin-top:13px;
	float:right;
	}

/* Trying to style mega menu drop down */

ul#mainMenu li div.dropDown,
ul#mainMenuTwo li div.dropDown{
	position:absolute;
	top:87px;
	left:269px;
	width:671px;
	max-height:560px;
	display:none;
	background-image:url(images/mainMenuDropDownBG.png);
	z-index:60;
	background-position:bottom;
	background-repeat:no-repeat;
	font-family: 'YanoneKaffeesatzRegularRg';
	padding-bottom:30px;
	}

ul#mainMenu .dropDown div.section.double li.column,
ul#mainMenuTwo .dropDown div.section.double li.column{
	float:left;
	padding:5px 5px 5px 0px;
	margin-left:5px;
	}

ul#mainMenu div.section.double li.column1,
ul#mainMenu div.section.double li.column2,
ul#mainMenuTwo div.section.double li.column1,
ul#mainMenuTwo div.section.double li.column2{
	width:112px;
	}

ul#mainMenu div.section.double li.column3,
ul#mainMenuTwo div.section.double li.column3{
	width:136px;
	}

ul#mainMenu li:hover div.dropDown,
ul#mainMenuTwo li:hover div.dropDown{
	display:block;
	}

/* width styling */
ul#mainMenu .dropDown .section,
ul#mainMenuTwo .dropDown .section{
	float:left;
	}

ul#mainMenu .dropDown .section.single,
ul#mainMenuTwo .dropDown .section.single{
	width:223px;
	}

ul#mainMenu .dropDown .section.double,
ul#mainMenuTwo .dropDown .section.double{
	width:446px;
	}

/* styles internal to each section */

ul#mainMenu .dropDown .section h3 a,
ul#mainMenuTwo .dropDown .section h3 a{
	color:#9a975f;
	}

ul#mainMenu .dropDown .section h3,
ul#mainMenuTwo .dropDown .section h3{
	padding-left:55px;
	background-color:#e3e3ca;
	color:#9a975f;
	line-height:30px;
	margin:15px 0px 10px;
	}

ul#mainMenu .dropDown .section h4,
ul#mainMenuTwo .dropDown .section h4{
	margin:10px 0px;
	}

ul#mainMenu .dropDown .section ul,
ul#mainMenu .dropDown .section h4,
ul#mainMenuTwo .dropDown .section ul,
ul#mainMenuTwo .dropDown .section h4{
	padding-left:55px;
	color:#76733c;
	}

ul#mainMenu .dropDown .section ul,
ul#mainMenu .dropDown .section ul a,
ul#mainMenu .dropDown .section h4 a,
ul#mainMenuTwo .dropDown .section ul,
ul#mainMenuTwo .dropDown .section ul a,
ul#mainMenuTwo .dropDown .section h4 a{
	color:#76733c;
	}

ul#mainMenu .dropDown .section.double ul li,
ul#mainMenuTwo .dropDown .section.double ul li{
	float:left;
	padding:5px 10px 5px 0px;
	margin-left:10px;
	}

/* Internal page styling */

body#internal #contentArea{
	width:890px;
	margin:0px auto;
	border-right:1px solid black;
	border-left:1px solid black;
	background-color:#FFF;
	-moz-box-shadow:    1px 3px 12px 0px #000000;
	-webkit-box-shadow: 1px 3px 12px 0px #000000;
	box-shadow:         1px 3px 12px 0px #000000;
	padding: 15px 25px 15px;
	font-family: 'YanoneKaffeesatzRegularRg';
	}
body#internal #contentArea.notificationExists{
	padding-top:0px;
	}

body#internal #contentArea > .notificatioNBox{
	padding-left:240px;
	}

body#internal #contentArea > .notificatioNBox p{
	margin:0px;
	text-align:center;
	color:red;
	}

div.upperBG{
	background-image:url(images/bg-hatch.png);
	}
body#internal #siteNavigationBar{
	height:88px;
	}

#contentArea ul.tabs{
	margin-top:0px;
	padding-top:0px;
	position:absolute;
	display:block;
	z-index:50;
	}

body#internal h1#logo{
	position:absolute;
	display:block;
	top:-3px;
	left:70px;
	width:218px;
	height:132px;
	z-index:70;
	margin:0px;
	padding:0px;
	}

body#internal h1#logo a{
	display:block;
	width:100%;
	height:100%;
	outline:0px;
	}

#contentArea .left{
	width:219px;
	float:left;
	padding:0px 10px;
	margin-right:10px;
	}

#contentArea .main{
	float:left;
	padding:0px 0px 0px 10px;
	width:630px;
	}

#contentArea #fullWidthPanelPage .main{
  width:880px;
}

#contentArea .breadCrumbs{
	display:block;
	padding-left:245px;
	margin-bottom:12px;
	}

#contentArea .breadCrumbs a{
	color:#87957b;
	font-size:12px;
	}

/* styling layout for activities */

#activitiesLayout .top{
	border-bottom:2px dashed #a2ce74;
	padding-bottom:10px;
	}

#activitiesLayout .view-related-activities .views-row{
	float:left;
	margin-right:2px;
	}

#views-exposed-form-activities-main-list-default{
	padding:5px 0 5px 125px;
	border-top: 1px dashed #A2CE74;
	border-bottom: 1px dashed #A2CE74;
	margin:10px 0px;
	}

#views-exposed-form-activities-main-list-default .views-exposed-widget > label{
	float:left;
	color:#d59b4d;
	font-family: 'YanoneKaffeesatzRegularRg';
	font-size:36px;
	margin-right:25px;
	}

#views-exposed-form-activities-main-list-default .form-checkboxes .bef-checkboxes > div{
	float:left;
	margin-right:20px;
	color:#87957b;
	font-size:21px;
	}

#views-exposed-form-activities-main-list-default .form-checkboxes .bef-checkboxes > div:hover,
#views-exposed-form-activities-main-list-default .form-checkboxes .bef-checkboxes > div.highlight{
	color:#000;
	}

#views-exposed-form-activities-main-list-default .form-checkboxes .bef-checkboxes label:hover{
	cursor:pointer;
	}

#views-exposed-form-activities-main-list-default .form-checkboxes .bef-checkboxes > div input{
	display:none;
	}

#contentArea #activitiesMainLayout table,
#contentArea #activitiesMainLayout table tr,
#contentArea#activitiesMainLayout table tr td{
	background-color:transparent;
	border:none;
	}

#activitiesMainLayout .views-exposed-form .views-exposed-widget{
	float:none;
	}

#activitiesMainLayout .views-exposed-form .views-submit-button{
	margin:0px;
	padding:0px;
	}

#activitiesMainLayout .views-exposed-form .views-submit-button input{
	margin-top:-1px;
	display:none;
	}

#activitiesMainLayout .views-exposed-form .views-exposed-widget .views-widget label:after{
	content: " >>";
}

#activitiesMainLayout .views-exposed-form .views-exposed-widget .views-widget .form-checkboxes{
	margin-top:-3px;
	}

/* dealing with sitemap */

#siteMap{
	margin-top:25px;
	}

#siteMap h2{
	text-align:center;
	 font-family: 'Lobster1.4Regular';
	 font-size:30px;
	 margin-top:0px;
	 margin-bottom:10px;
	 border-bottom:1px solid #FFF;
	 border-top:1px solid #FFF;
	}

#block-menu-menu-site-map{ /* Hide original block, processed by jquery */
	display:none;
	}

#bottomNavigation{
	width:960px;
	margin:0px auto;
	font-size:12px;
	}

#bottomNavigation,
#bottomNavigation a,
#bottomNavigation a:hover{
	color:#fff;
	}

#bottomNavigation .column{
	float:left;
	width:137px;
	}

#bottomNavigation .column > *{
	display:none;
	}

#bottomNavigation .column > ul{
	display:block;
	}

#bottomNavigation .column > ul.menu{
	margin:0px;
	padding:0px;
	}

#bottomNavigation .column > ul.menu ul{
	padding-left:10px;
	}

#bottomNavigation li.expanded{
	list-style-image:none;
	list-style-type:none;
	font-weight:bold;
	}

#bottomNavigation li{
	font-weight:normal;
	}

/* Styling the copyright footer */

div.copyright{
	margin:0px auto;
	color:#FFF;
	font-family: 'YanoneKaffeesatzRegularRg';
	border-top:1px solid #FFF;
	width:960px;
	margin-top:5px;
	padding-top:2px;
	}

div.copyright address{
	font-style:normal;
	}

div.copyright .right{
	float:right;
	}

div.copyright .left{
	float:left;
	}


.tabsCustom > div.help{
	padding-top:15px;
	}
