/* CSS Document */

/* Body and Universal Reset */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align:center;
	margin:0;
	background:url(/images/backgrounds/bg.gif) repeat-x #FFFFFF;
}

#wrapper {
	background:url(/images/backgrounds/middle_bg.jpg) top center no-repeat;
}

#container {
	margin:0 auto;
	width:942px;
	text-align:left;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
}


/* Typography */

#content h2 a, #content h3 a, #content h4 a {
	text-decoration:none;
}

#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	text-decoration:underline;
}

/* Header */

#header {
	height:97px;
	padding:18px 0 0 0;
	text-align:right;
}

.logo {
	float:left;
}

.call {
	float:right;
	width:272px;
	height:32px;
}

.slogan {
	padding:5px 0 0 0;
	height:27px;
	color:#454D52;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}


/* Main Navigation */

#mainNav {
	padding:3px 0 0;
	height:39px;
}

#mainNav li {
	list-style:none;
	display:inline;
	font-size:14px;
	margin:0 20px;
}

#mainNav a {
	color:#FFFFFF;
}

#mainNav li a:hover {
	text-decoration:underline;
}

#mainNav li.active a {
	font-weight:bold;
}


/* Secondary Navigation */

.secondaryNav {
	height:36px;
	float:right;
	text-transform:uppercase;
}

.secondaryNav li {
	list-style:none;
	float:left;
	display:inline;
	font-size:14px;
	font-weight:bold;
	background:url(/images/backgrounds/2nd_nav_corners.gif) -7px 0 no-repeat;
	margin:0 0 0 4px;
	padding:0 0 0 7px;
}

.secondaryNav li:hover, .secondaryNav li.active {
	background-position:-7px -31px;
}

.secondaryNav a {
	color:#FFFFFF;
	display:block;
	float:left;
	padding:7px 10px 0;
	height:24px;
	background:url(/images/backgrounds/2nd_nav_bg.jpg) repeat-x #2DAFE4;
}

.secondaryNav li:hover a, .secondaryNav li.active a {
	background-position:-7px -31px;
	color:#fff;
}

.secondaryNav span {
	height:31px;
	width:7px;
	float:left;
	background:url(/images/backgrounds/2nd_nav_corners.gif) no-repeat;
}

.secondaryNav li:hover span, .secondaryNav li.active span {
	background-position:0 -31px;
}


/* Sidebar */

#sideBar {
	float:left;
	width:133px;
	margin:21px 0 20px 0;
}

.sideBarButton {
	margin:0 0 14px 0;
	display:block;
}

.blogSearch {
	background:url(/images/backgrounds/subnav_bg.jpg) repeat-x #94C43D;
	border-left:1px solid #CBE2A0;
	border-right:1px solid #CBE2A0;
	padding:0 12px 7px 12px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.blogSearch form {
	text-align:right;
}

.blogSearch input.textinput, .blogSearch input.textinputhover {
	width:101px;
	margin:10px 0 5px 0;
}

.popularPost {
	margin:0 0 12px 0;
}

.popularPost li {
	list-style:none;
	background:url(/images/spacers/arrow.gif) no-repeat 0 5px;
	padding:0 0 5px 15px;
}

.popularPost li.popularPostHeading {
	background:none;
	padding-left:0;
	font-weight:bold;
	font-size:14px;
}



/* Sub Nav */

.subNavCorners {
	height:7px;
	line-height:7px;
	background:url(/images/backgrounds/subnav_corners.gif) no-repeat;
}

.subNavCornersBottom {
	background-position:0 -7px;
	margin:-7px 0 14px 0;
}

#subNav, div.subNav {
	background:url(/images/backgrounds/subnav_bg.jpg) repeat-x #94C43D;
	border-left:1px solid #CBE2A0;
	border-right:1px solid #CBE2A0;
	padding:0 0 7px 0;
}

#subNav li {
	padding:2px 0;
	list-style:none;
	line-height:18px;
}

#subNav li.child, #subNav li.childChild {
	margin-left:40px;
	list-style:disc;
}

#subNav li.childChild {
	margin-left:55px;
}

#subNav a {
	color:#FFFFFF;
	display:block;
	padding:3px 12px;
}

#subNav a:hover, #subNav li.down a {
	color:#3A4145;
	background:#fff;
}

#subNav li.parent a {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}

#subNav li.child a, #subNav li.childChild a {
	color:#3A4145;
	padding:0;
}

#subNav li.child a:hover, #subNav li.childChild a:hover {
	color:#3A4145;
	text-decoration:underline;
	background:none;
}

#subNav li.down.child a, #subNav li.down.childChild a {
	background:none;
	font-weight:bold;
}



/* Content */

#content {
	padding:21px 0 6px 0;
}

.home #content {
	width:295px;
}

.sideBarPage #content {
	width:780px;
	float:right;
}

#content p, #content table, #content ul, #content ol {
	margin:0 0 18px 0;
}

#content ol {
	margin-left:24px;
}

#content ul li {
	background:url(/images/spacers/arrow.gif) no-repeat 0 5px;
	padding-left:15px;
	list-style:none;
}

#content a {
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#pageLinksContainer {
	float:right;
	margin:0 -9px 15px 28px;
}

.pageLink {
	font-size:14px;
	font-weight:bold;
	float:left;
	background:url(/images/backgrounds/page_link_bg.png) no-repeat;
	_background:url(/images/backgrounds/page_link_bg.gif) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/backgrounds/page_link_bg.png',sizingMethod='scale');
	width:126px;
	height:148px;
	padding:16px 16px 0;
	margin:0 0 2px 2px;
	text-align:center;
}

#content .pageLink a {
	color:#454D52;
	text-decoration:none;
}

#content .pageLink a:hover {
	color:#F05A28;
}

.callToAction {
	float:right;
}

#content p.contentFooter {
	margin:35px 0 10px 0;
	height:36px;
}

.partnerLogoCell {
	text-align:center;
	padding:0 20px 15px 0;
}

.partnerLabel {
	padding:0 10px 0 0;
}

.peopleTable img {
	margin:0 15px 15px 0;
}

#content ul.warriorPromoIncludes{
	font-size:10px;
	margin-bottom:18px;
	float:left
}

.warriorPromoIncludes li{
	display:inline;
	float:left;
	width:200px;
}

.coachesTable td{
	padding-bottom:15px;
}

#slidingDiv {
    display: none;
}

.acFacProfiles{
	padding:5px 10px;
	margin:10px 0;
	background:#f0f0f0;
	border:solid 1px #CCC
}

.acFacProfiles strong{
	font-size:13px;
	font-style:italic
}

.facProfilePic{
	float:right;
	margin:5px 0 0 10px;
	border:solid 3px #CCC
}

/* Biggest Loser Promo */

.biggestLoserMichelle{
	float:left;
	margin:0 15px -6px -60px;
	*margin-bottom:-24px;
	display:block
}

.biggestLoserContainer {
	background:url(/images/backgrounds/biggest_loser_michelle_2012.jpg) no-repeat;
	margin:0 0 -31px 0;
	padding:0 0 15px 205px;
}

.biggestLoserPTs{
	margin:-20px 0 -112px 60px;

	display:block;
	position:relative;
	z-index:-1
}

.congratsImg{
	float:left;
	margin:0 35px 0 0
}

.moreTimeImg{
	float:left;
	margin:0 -200px -30px -40px;
}

.magazineImg{
	float:right;
	margin:0 70px 0 35px
}

.takeMeBackBtn{
	float:right
}

#content .needMoreTime_PagePos{
	margin-top:-85px;
}

#content .quickquestions{
	width:600px;
	margin:0;
}

#content .quickquestions td{
	padding:0 10px 5px 0;
	vertical-align:bottom;
	font-size:14px;
}

#content .quickquestions input{
	margin-bottom:4px;
	*margin-bottom:0;
}


/* Michelles Top 5 Tips */

.michellesTips #content {
	background:url(/images/backgrounds/michelles_top_tips.jpg) no-repeat right 20px;
}

#topTipsContent {
	width:710px;
}


/* Career Partners State Menus */

ul.state_submenu, ul#state_menu_list {
	margin: 0 !important;
	padding: 5px 0;
	color: white;
}

ul.state_submenu li, #state_menu_list li {
	padding:0 0 0 20px !important;
	display: inline;
	background:none !important;
	cursor:pointer;
}

#state_menu_list {
	background-color: #007ec1;
	font-weight: bold;
}

ul.state_submenu {
	background-color: #3b9ac6;
	margin:0 0 30px 0 !important;
}

ul.state_submenu a {
	text-decoration: underline;
	color: white;
}


/* Home */

#homeRightContent {
	float:right;
	width:630px;
	margin:15px -8px 18px 0;
}

.testDriveHome {
	margin:10px 0 0 6px;
}

.callHome {
	float:right;
	margin:10px 6px 0 0;
}

.kickStartButton {
	display:block;
	width:417px;
	background:#D0EFFB;
	color:#0090C3;
	margin:18px 0 0 6px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size:12px;
	line-height:20px;
	padding:0 35px 11px 23px;
	text-shadow: #FFF 1px 1px 0;
}

.kickStartButton:hover {
	background:#BEE9F9;
	color:#0090C3;
}

.kickStartButton:hover span {
	text-decoration:underline;
}

.kickStartButton img {
	margin:0 -35px 0 -23px;
}


/* Media Box */

.videoOverFlashBox {
	display:none;
	padding-top:3px;
}

#mediaBox {
	background:url(/images/backgrounds/media_box_bg.jpg) no-repeat;
	width:464px;
	height:294px;
	padding:19px 20px 22px;
	margin:-12px 0 20px 20px;
	float:right;
}

.home #mediaBox, #mediaBox.careers {
	width:600px;
	background:url(/images/backgrounds/home_media_box_bg.jpg) no-repeat;
	margin:-5px 0 0 -5px;
}

#mediaBox.careers {
	margin-left:20px;
}

.mapContainer {
	text-align:center;
}

#content ul#mediaBoxLinks, ul#mediaBoxLinks {
	float:right;
	width:112px;
	list-style:none;
	margin:0;
}

#content #mediaBoxLinks li, #mediaBoxLinks li {
	height:48px;
	background:#fff;
	margin:0 0 1px 0;
	padding:0;
}

#mediaBoxLinks a {
	color:#454D52;
	font-size:13px;
	line-height:17px;
	display:block;
	padding:6px 12px 0;
	height:42px;
	text-decoration:none;
	background:#fff;
}

#mediaBoxLinks a.singleLine {
	padding-top:15px;
	height:33px;
}

#mediaBoxLinks li.first a {
	background:url(/images/backgrounds/media_box_link_top.jpg) no-repeat 0 -49px #fff;
}

#mediaBoxLinks li.last a, #content #mediaBoxLinks li.last {
	background:url(/images/backgrounds/media_box_link_bottom.jpg) no-repeat 0 39px #fff;
}

#mediaBoxLinks a:hover, #mediaBoxLinks li a.active {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background:url(/images/backgrounds/media_box_link_hover.jpg) #98C63F;
}

#mediaBoxLinks li.first a:hover, #mediaBoxLinks li.first a.active {
	background:url(/images/backgrounds/media_box_link_top.jpg) #98C63F;
}

#mediaBoxLinks li.last a:hover, #mediaBoxLinks li.last a.active {
	background:url(/images/backgrounds/media_box_link_bottom.jpg) bottom left #98C63F;
}

#videoThumbContainer {
	float:left;
}

.home #videoThumbContainer, .careers #videoThumbContainer {
	width:480px;
}

#videoThumbContainer a, #videoThumbContainer div {
	display:none;
}

#videoThumbContainer li a {
	display:inline;
}

#videoThumbContainer a.active, #videoThumbContainer div.active {
	display:inline;
}

.innerVideoThumbs, #content ul.innerVideoThumbs {
	float:right;
	width:115px;
	list-style:none;
	margin:0;
}

#content ul.innerVideoThumbs li, ul.innerVideoThumbs li {
	height:68px;
	margin:0 0 7px 0;
	*margin:0 0 4px 0;
	padding:0;
	background-repeat:no-repeat;
	background:#1C1B1B;
}

.careerPartnersHome {
	background:#EEF9D2;
	text-align:center;
	height:293px;
}


/* Course Competencies */

.competenciesTable td {
	border-right:1px solid #95C53E;
	border-bottom:1px solid #95C53E;
	padding:5px 9px;
	font-size:11px;
	line-height:14px;
	background:#EEF9D2;
}

.competenciesTable td.courseCodeCell {
	width:120px;
	color:#F05A28;
	padding:5px 10px 5px 10px;
	border-left:1px solid #95C53E;
}

.competencyTitleCell {
	width:494px
}

.trainingPackageCell {
	width:125px;
}

.competenciesTable td.plus {
	font-size:13px;
	font-weight:bold;
	padding:8px 10px 2px 20px;
	border-bottom:none;
	color:#F25E12;
}

.plusCell {
	border-left:1px solid #95C53E;
}

.competenciesTable td.courseCodeHeadingCell {
	width:120px;
	padding:5px 10px 5px 10px;
}

.competenciesTable td.courseCompetenciesHeadingCell {
	border:none;
	border-bottom:1px solid #95C53E;
	font-size:12px;
	font-weight:bold;
	padding-bottom:11px;
	background:none;
}

.competenciesTable td.codeNumberCell {
	font-size:13px;
	border:none;
	padding-bottom:0px;
	vertical-align:middle;
	background:none;
}

.competenciesTable td.courseNameCell {
	padding-left:10px;
	background:none;
}


/* Faqs */

#content table.faqTable {
	margin:20px 0 0 0;
	width:100%
}

#content table.faqTable table {
	margin:0 20px 20px 0;
}

#content table.faqTable p {
	margin:15px 0 0 0;
	font-size:12px;
}

.faqsMiddleBorder {
	border-left:1px solid #DADBDC;
	width:50%;
	padding-left:20px;
}

.questionNumber {
	background:url(images/backgrounds/question_bg.gif) no-repeat;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	width:45px;
	height:38px;
	text-align:center;
	padding-top:10px;
}

.questionHeading {
	color:#F25E12;
	font-weight:bold;
	vertical-align:top;
	width:320px;
	line-height:17px;
	padding-left:5px;
	text-transform:uppercase;
}


/* Referral Form */

.referralCourseBox {
	text-align:center;
	background:#EEEFEF;
	padding:10px 10px 1px;
	margin:0 0 18px 0;
}

.referralCourseBox h3 {
	color:#94C43D;
	font-size:18px;
}

.referralCourseBox h4 {
	font-size:15px;
	color:#25292B;
	margin:0 0 12px 0;
	font-weight:normal;
}

#content .referralCourseBox p, #content .referralCourseBox ul {
	margin:0 0 9px 0;
}

#content .referralCourseBox li {
	background:none;
	list-style:inside disc;
}

.referralCourseBox .small {
	font-size:11px;
}


/* Blog */

.displaying {
	text-align:center;
}

#content p.blogDate {
	color:#999;
	margin:0 0 10px 0;
}

#content p.blogSummary {
	margin:0 0 10px 0;
}

#content p.readMore a {
	text-decoration:none;
	margin:-10px 0 0 0;
}

#content div.blogComment {
	font-size: 120%;
}

#content div.blogCommentDate {
	color: #888888;
}


/* Open Day */

.fastTrackIncentive {
	float: left;
	width: 280px;
	text-align: center;
	font-size: 15px;
}

.winCourse {
	float: right;
	width: 380px;
	font-size: 11px;
	background:url(/images/backgrounds/blue_gradient.jpg) repeat-x #34A0DA;
	color: #fff;
	padding: 7px 11px;
	line-height:16px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.winCourse h2 {
	color:#fff;
	float:left;
	margin:0 18px 0 0;
	font-size:26px;
	line-height:32px;
	text-shadow:1px 1px 0 #2B80AA;
}

.winCourse h2 span {
	font-size:29px;
	font-weight:bold;
}

#content .winCourse p {
	margin:0;
}

.openDayDate {
	float: left;
	font-size: 11px;
	background:url(/images/backgrounds/blue_gradient.jpg) repeat-x 0 -20px #34A0DA;
	color: #fff;
	padding: 7px 11px;
	line-height:24px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	text-decoration:none!important;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 0 #2B80AA;
}

.openDayDate span {
	font-size:22px;

}



/* SiteMap */

.siteMapParent {
	border-bottom:1px solid #E1E3E1;
	padding:15px 0 5px 5px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.siteMapParent a {
	color:#007EC1;
}

.siteMapChild {
	margin:0 0 0 30px;
	line-height:20px;
	font-size:12px;
}

.siteMapChild a {
	color:#454D52;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
	vertical-align:middle;
}

.yourDetails {
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

#content table.interestTable {
	margin:0;
}

.onlineEnquiryTable .interestTable td {
	vertical-align:top;
}

.onlineEnquiryTable td.commentsLabel {
	vertical-align:top;
	padding-top:3px;
}

.onlineEnquiryTable td.requiredcomm {
	vertical-align:top;
	padding-top:7px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:590px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #F05A28;
	padding:3px;
}

.postcodeInput, suburbInput {
	width:100px !important;
	vertical-align:middle;
}

.suburbInput {
	width:200px !important;
}

#content table.interestsTable {
	margin:0;
}

.interestsTable input {
	margin:0 7px 0 0;
	*margin:0;
}

select {
	font-size:12px;
	color:#25292B;
	height:20px;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footerBorder {
	height:11px;
	background:url(/images/backgrounds/footer_border_bg.jpg) repeat-y #35A2DB top center;
	margin:25px 0 0 0;
	*margin:5px 0 0 0;
}

.home #footerBorder {
	margin-top:0
}

#footer {
	background:url(/images/backgrounds/footer_box_spacer_bg.gif) repeat-x;
	margin:1px auto;
	width:942px;
	text-align:left;
	color:#A6A8AB;
	font-size:11px;
}

#footer a, .footerNav a {
	color:#A6A8AB;
}

#footer a:hover, .footerNav a:hover {
	color:#A6A8AB;
	text-decoration:underline;
}

.footerBox {
	width:285px;
	height:155px;
	padding:20px 14px 0;
	margin:0 1px 0 0;
	float:left;
	background:url(/images/backgrounds/footer_bg.gif) repeat-x #fff;
}

.footerBoxLast {
	margin-right:0;
	padding-right:15px;
	_padding-right:14px;
}

.footerTitle, #footer a.footerTitle {
	display:block;
	font-size:17px;
	color:#26A9E0;
	margin:0 0 9px 0;
}

.footerTitle img {
	float:right;
}

.footerBox p {
	font-size:12px;
}

.connectLogo {
	margin:0 27px 0 0;
}

#tweet, #tweet ul {
	color:#3A4145;
	font-size:12px;
	line-height:18px;
	margin:18px 0 0 0;
	list-style:none;
}

#tweet ul a {
	color:#49C8F5;
}

#tweet ul a.tweetTime {
	font-size:11px;
	line-height:30px;
}

#featuredEvents li {
	list-style:none;
	padding:0 0 5px 0;
}

#footer a.featuredEventsTitle {
	color:#26A9E0;
	font-size:13px;
	font-weight:bold;
}

.fitnessCareersFooter {
	margin:0 0 0 -4px;
}

.fitnessCareersBox p {
	text-align:center;
	margin:0 0 5px 0;
	font-size:14px;
	color:#3A4145;
}

.fitnessCareersBox p.fitCareersSlogan {
	font-size:13px;
}

.fitnessCareersBox img {
	vertical-align:middle;
	margin:0 10px 5px 0;
}

#loginForm {
	margin:0 0 3px 0;
	text-align:right;
	line-height:26px;
}

.loginInputCont {
	background:url(/images/backgrounds/login_input_bg.gif) no-repeat;
	height:21px;
	width:115px;
	padding:2px 6px;
	float:left;
}

.usernameCont {
	margin:0 4px 0 0;
}

#loginForm input.textinput, #loginForm input.textinputhover {
	color:#454D52;
	font-size:11px;
	font-style:italic;
	border:none;
	height:15px;
	width:111px;
}

.footerCourseButton {
	margin:0 0 5px 0;
}

#RTOEndorsed {
	font-size:11px;
	color:#454D52;
	text-align:left;
	line-height:14px;
	float:right;
	padding:3px 0 0 0;
}

#RTOEndorsed span {
	display:block;
	float:left;
}

#RTOEndorsed span.providerNumber {
	margin:0 15px 0 0;
}

#RTOEndorsed img {
	display:block;
	float:left;
}

.footerNav {
	text-align:left;
	font-size:11px;
	padding:0 0 10px 10px;
	width:670px;
}

.footerNav li {
	list-style:none;
	display:inline;
	color:#A6A8AB;
	margin:0 9px 0 0;
}


/***** Error / Info / Caution Boxes *****/

.error_box, .info_box {
	margin:0 0 15px 0;
	padding:15px;
	border-width: 3px;
	border-style: solid;
}

.error_box {
	border-color: #CC0000;
	background-color: #f3d8d8;
	color:#CC0000;
}

.info_box {
	border-color: #79af17;
	background-color: #e6efd6;
	color:#79af17;
	font-size:14px
}

#content .error_box ul {
	margin-bottom:0;
}


/***** DISQUS STYLES *****/

#content #disqus_thread li {
	background:none;
	padding:0;
}

#dsq-content #dsq-global-toolbar {
	margin:0!important;
}

#dsq-content h3 {
    margin: 0 0 10px 0!important;
}

#dsq-content .dsq-comment  {
	border:1px solid #eee;
	padding:5px!important;
}

#dsq-content .dsq-avatar {
	left:auto!important;
}

#content #dsq-content #dsq-global-toolbar table {
	margin:0;
}

/***** CONTINUING EDUCATION EVENTS *****/

#content p.ceFooterContact {
	background:#B4D465;
	color:#fff;
	padding:10px 20px 10px 15px;
	margin:20px 0 0;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	float:left;
	border:3px solid #97C53F;
}

#content p.ceFooterContact a {
	color:#fff;
}

.ce_event {
	background:#fff url(images/backgrounds/ce-event-bg.jpg) repeat-x bottom left;
	margin-top:15px;
	padding:10px;
	width:100%;
	float:left;
	border-bottom:1px solid #DDD;
}

.ce_event a img {
	border:3px solid #fff;
	float:left;
	-webkit-transition: all linear 0.2s; -moz-transition: all linear 0.3s; transition: all linear 0.3s;
}

.ce_event a:hover img {
	border:3px solid #a8d055;
}

.ce_desc {
	float:left;
	margin-left:8px;
	width:560px;
}

.ce_desc h2 {
	margin-bottom:8px !important;
}

.ce_desc p {
	margin-bottom:16px !important;
}

.ce_desc p span {
	color:#009bc8;
}

a.view_course {
	background-image: url(images/backgrounds/view-course-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border:2px solid #FFF;
	-webkit-border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; border-radius:7px;
	color:#fff;
	padding:4px 12px;

	text-transform:uppercase;
	font-size:14px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none !important;
	text-shadow:1px 1px 1px #6d8e1c;
	-webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s;
	margin-left:20px;
	
	float:right;
	margin-top:-6px;
}

a.view_course:hover {
	background-position: bottom left;
	color:#FFF
}

.ce_featured_image {
	float:right;
	-webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px;
	border:2px solid #fff;
	background:url(images/backgrounds/ce-event-img-bg.jpg) repeat-x bottom left;
	box-shadow:0px 0px 15px #CCC;
	padding:8px;
	margin:0 0 20px 20px;
}

.ce_price {
	font-size:16px;
	font-weight:bold;
	color:#F05A28;
}

.ce_cell {
	float:left;
	width:369px;
	padding:10px;
	border-top:1px solid #fff; border-bottom:1px solid #ccc;
	border-left:1px solid #fff; border-right:1px solid #ccc;
}

.ce_tab_content_1_1 { border:0px; }

.ce_tab_content_2_1 { border-top:0px; border-left:0px; border-bottom:0px; }
.ce_tab_content_2_2 { border-top:0px; border-right:0px; border-bottom:0px; }

.ce_tab_content_4_1, .ce_tab_content_3_1, .ce_tab_content_6_1, .ce_tab_content_6_1 { border-top:0px; border-left:0px; }
.ce_tab_content_4_2, .ce_tab_content_3_2, .ce_tab_content_6_2, .ce_tab_content_7_2 { border-top:0px; border-right:0px; }
.ce_tab_content_4_3, .ce_tab_content_3_3, .ce_tab_content_6_5, .ce_tab_content_7_7 { border-bottom:0px; border-left:0px; }
.ce_tab_content_4_4, .ce_tab_content_6_6 { border-bottom:0px; border-right:0px;}

.ce_tab_content_6_3, .ce_tab_content_7_3, .ce_tab_content_7_5 { border-left:0px; }
.ce_tab_content_6_4, .ce_tab_content_7_4, .ce_tab_content_7_6 { border-right:0px; }

#tabs {
	margin-top:10px;
	width:100%;
	font-size:11px; line-height:13px;
}

#tabs ul#homeTabsMenu {
	list-style:none;
	width:670px; display:block;
	margin:0px; padding:0px;
	display:block; position:relative;
	z-index:90;
}

#tabs ul#homeTabsMenu li {
	padding:0px;
}

#tabs ul#homeTabsMenu li a, #tabs ul#homeTabsMenu li a:link, #tabs ul#homeTabsMenu li a:visited {
	padding: 8px 16px;
	float:left;
	background:url(images/backgrounds/ce-event-tab.jpg) repeat-x top left;
	border:1px solid #ccc; border-bottom: 0px;
	margin-right:3px;
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:-1px;
}

#tabs ul#homeTabsMenu li a.down {
	background:#fff;
}

#tabs ul#homeTabsMenu li a:hover {
	opacity:0.9;
}

#tabs .tabsContent {
	background:url(images/backgrounds/ce-event-location.png) repeat-x top right #D2EEF9;
	padding:20px 20px 20px;
	width:100%;
	display:none; position:relative;
	z-index:40;
	float:left;
	border-top:1px solid #ccc; border-bottom:1px solid #ccc;
}

#ContEduSearch {
	padding: 3px 10px 8px;
}

#ContEduSearch h3 {
	color: white;
}

#ContEduSearch select {
	width: 111px;
	margin-bottom: 3px;
}

#ContEduSearch input.textinput, #ContEduSearch input.textinputhover {
	width: 104px;
	margin-bottom: 3px;
}
