/*
Theme Name: Lions Australia
Theme URI: http://http://www.lionsclubs.org.au/
Description: Resonate Theme
Author: Humaan
Author URI: http://humaan.com.au/
Version: 1.0
Tags: basic, blank, starter, empty, minimal, minimalist
*/

/* =WordPress Core - Do not remove these classes
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}
	p a img.alignnone { margin-bottom: 0px!important; }

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

#content .wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}


/* =Shortcodes
-------------------------------------------------------------- */

.cols_2_left, .cols_2_right, .cols_3_left, .cols_3_middle, .cols_3_right {
	margin: 0 0 1.5em;
}

.cols_2_left {
	float: left;
	width: 47%;
}

.cols_2_right {
	float: right;
	width: 47%;
}

.cols_3_left {
	float: left;
	width: 30%;
}

.cols_3_middle {
	float: left;
	width: 30%;
	margin-left: 5%;
}

.cols_3_right {
	float: right;
	width: 30%;
}


/* =Theme Core
-------------------------------------------------------------- */

.clear {
	clear: both;
}

/*---------------------------------------------- RESET */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}p,ul,ol{margin:0}ul,ol{padding:0}label{cursor:pointer}button{cursor:pointer;border:0;outline:0}input[type="submit"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner{border:0}input[type="submit"]:focus,input[type="button"]:focus{outline:0}


/*---------------------------------------------- GLOBAL SETTINGS */


html, body{ height: 100%; }

body {
	font: 15px/25px "proxima-nova", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	text-shadow: 0 1px 0 rgba(0,0,0,0.01);
}

body.page-template-template-contact-php iframe,
body.page-template-template-join-php iframe {
/* display:none !important; */
}

/*---------------------------------------------------- FORMATTING */

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #2f2f2f; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 18px; line-height: 25px; margin-bottom: 20px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }

p { margin: 0 0 20px 0; }
em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }

span.thumb-url {
	display: none;
}

/*	Blockquotes  */
blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

a, a:visited { color: #333; text-decoration: none; outline: 0; color: #4a6eb6; }
a:hover, a:focus { color: #2061e5!important; }
p a, p a:visited { line-height: inherit; }

input, textarea {
	font-size: 1em;
	font-family:  "proxima-nova", Helvetica, Arial, sans-serif;
	background:  #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #666;
}

input:focus, textarea:focus {
	outline: none;
}

ul, ol { margin-bottom: 0px; }
ul { list-style: none outside; }
ul ul, ul ol,
ol ol, ol ul { margin:0px; font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 0px; }
li { line-height: 1em; margin-bottom: 0px; }


/*------------------------------------------------------ content styling */

table a[href$='.zip'] { background: url(images/icon-tutorial.png) no-repeat left top; padding-left: 30px!important; }
table a[href$='.pdf'] { background: url(images/icon-pdf.png) no-repeat left top; padding-left: 30px!important; }
table a[href$='.doc'], table a[href$='.docx'] { background: url(images/icon-doc.png) no-repeat left top; padding-left: 30px!important;	}
table a[href$='.xlt'], table a[href$='.xltm'], table a[href$='.xls'], table a[href$='.xlsx']  { background: url(images/icon-excel.png) no-repeat left top; padding-left: 30px!important;	}
table a[href$='.ppt'], table a[href$='.pptx']  { background: url(images/icon-ppt.png) no-repeat left top; padding-left: 30px!important;	}
table a[href$='.mp4'] { background: url(images/icon-mp4.png) no-repeat left top; padding-left: 30px!important;	}
table a[href$='.flv'] { background: url(images/icon-flv.png) no-repeat left top; padding-left: 30px!important;	}
table a[href$='.exe'] { background: url(images/icon-exe.png) no-repeat left top; padding-left: 30px!important;	}

.width_10 { width: 10%; }
.width_20 { width: 20%; }
.width_30 { width: 30%; }
.width_40 { width: 40%; }
.width_50 { width: 50%; }
.width_60 { width: 60%; }
.width_70 { width: 70%; }
.width_80 { width: 80%; }
.width_90 { width: 90%; }
.width_100 { width: 100%; }


.content { 	width: auto; padding: 30px 35px; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-weight: 700;
	font-family: "proxima-nova"!important;
	text-transform: none!important;
	border-bottom: 0px!important;
}

.content h1 {
	font-size: 28px;
	margin: 0 0 30px 0;
	line-height: 1.3em;
	font-weight: 600;
}

.content h2 {
	font-size: 24px;
	margin: 0 0 30px 0;
	line-height: 1.3em;
	font-weight: 600;
}

.content h3 {
	font-size: 18px!important;
	padding: 0!important;
	margin: 0 0 25px 0;
	border-bottom: 0px;
	line-height: 1.3em;
}
.content h4 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.4em;
}
.content h5 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #0074af;
}

.content h6 {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #0074af;
}

#content p {
	color: #2d2c20;
	font-size: 15px;
	line-height: 24px;
}

.content table {
	width: 100%;
	border: 1px solid #d9d9d9;
	margin-bottom: 35px;
	border-radius: 3px;
}
	.content table thead { background-color: #484f5c; }
		.content table thead tr td { 
			color: #ffffff;
			font-size: 15px;
			font-weight: 700;
			border-radius: 3px 3px 0 0;
		}
	.content table td {
		padding: 8px 15px;
		font-size: 13px;
		color: #393939;
	}	
		.content table td {
			font-size: 13px;
			line-height: 20px;
		}
		.content table td a {
			font-weight: 700;
			color: #002776;
			padding-left: 0px;
			display: block;
			white-space: normal;
			word-wrap: break-word;
		}
		.content table td em {
			color: #393939;
			font-size: 11px;
			padding-left: 30px;
			display: block;
			line-height: 15px;
		}
		.content table tbody tr td {
			border-right: 1px solid #d9d9d9;
			border-bottom: 1px solid #d9d9d9;
		}
.content ul {
	margin-bottom: 30px;
}
	.content ul li {
		background: url(images/bullet.png) no-repeat top left;
		margin-bottom: 10px;
		padding-left: 30px;
		line-height: 19px;
		font-size: 13px;
		font-weight: 600;
	}
.content ol {
	margin-bottom: 30px;
	text-align: left;
}
	.content ol li {
		list-style-position:outside;
		margin-left: 20px;
		margin-bottom: 10px;
		padding-left: 10px;
		line-height: 19px;
		font-size: 13px;
		list-style-type: decimal;
	}
.content object {
	margin-bottom: 30px;
	display: block;
}

.content .white-box {
	color: #484f5c;
	font-size: 11px;
	font-weight: 700;
	padding: 6px 11px;
	line-height: 1em;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
}
	.content .white-box:hover {
		background-color: #002776;
		color: #ffffff!important;
		border: 1px solid #002776;
	}
img.thumb {
	border: 2px solid #ffffff;
	border-radius: 3px;
	box-shadow: 0px 1px 3px rgba(0,0,0, .5);
}

	.content form {
		border-top: 1px solid #dbdbdb;
		box-shadow: 0px 1px 2px 0px rgba(0,0,0, .2);
		border-radius: 3px;
		margin-bottom: 20px;
	}
	.content form h4 {
		width: auto;
		padding: 10px 15px;
		color: #ffffff;
		font-weight: 700;
		font-size: 15px;
		line-height: 1em;
		margin-bottom: 0px;
		background-color: #002776;
		border-radius: 3px 3px 0 0;
	}
		.content form h4 span.legend {
			color: #90a4ce;
			font-size: 11px;
		}
	
	.content form .field {
		padding: 13px 15px;
		background-color: #f6f6f6;
		border-left: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		position: relative;
	}
		.content form .field label {
			font-size: 13px;
			font-weight: 700;
			color: #2a2a2a;
			margin-top: 10px;
			line-height: 1em;
			float: left;
		}
		.content form .field input {
			float: right;
			font-size: 13px;
			line-height: 1em;
			padding: 6px;
			width: 65%;
			margin: 0px;
			-webkit-transition: all .3s ease-in-out;
			border-radius: 3px;
		}
			.content form .field input:focus, .content form .field textarea:focus {
				border: 1px solid #5695DB!important;
				box-shadow: 0 0 5px #5695DB;
			}
		.content form .field.textarea label {
			width: 100%;
			margin-bottom: 20px;
		}
		.content form .field.textarea textarea {
			float: right;
			width: 95%;
			font-size: 13px;
			height: 160px;
			padding: 6px;
			margin-bottom: 15px;
			-webkit-transition: all .3s ease-in-out;
			border-radius: 3px;
		}
		.content form .field select {
			width: 248px;
			height: 30px;
			float: right;
			display: block;
		}
		.content form .field .field-note {
			font-size: 10px;
			line-height: 14px;
			margin-top: 10px;
			margin-bottom: 0px;
			font-weight: 700;
			color: #929292;
			float: left;
		}
	.submit-wrap {
		font-size: 11px;
		color: #2f2f2f;
		font-weight: 700;
		line-height: 18px;
		margin-bottom: 0px;
		padding: 20px 15px;
		background-color: #f6f6f6;
		border-left: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		-webkit-border-radius: 0 0 3px 3px;
			-moz-border-radius: 0 0 3px 3px;
				border-radius: 0 0 3px 3px;
	}
		.submit-wrap p { margin-top: 8px; margin-bottom: 0px; }
		div.gform_wrapper div.gform_footer p { margin: 0; width: 100%; float: none!important; }
		
		
	.content form button {
		padding: 13px 28px 12px;
		line-height: 1em;
		background-color: #484F5C;
		color: white;
		font-weight: 700;
		font-size: 15px;
		font-family: "proxima-nova";
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: background .3s ease-in-out;
			-moz-transition: background .3s ease-in-out;
				-webkit-transition: background .3s ease-in-out;
	}
		.content form button:hover { background-color: #5f6c85; }
		
	.content form.join button { float:right; margin-bottom: 20px; margin-left: 30px; }
	
/*------------------------------------------------------ modal */

.loading-mask {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background: black;
	opacity: 0.8;
}

.modal {
	display: none;
	text-align: left;
	position: absolute;
	margin: 0 auto;
	width: auto;
	padding: 40px 40px;
	color: #74858F;
	top: 45%;
	background: #fff;
	border-radius: 3px;
	opacity: 1;
	z-index: 1010;
}

.modal .close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 40px;
	height: 40px;
	display: block;
	background: url(images/icon-close-modal.png) top left no-repeat transparent;
	text-indent: -9999px;
}

.content form.subscribe2form {
	border-top: 0;
	box-shadow: none;
	border-radius: 0;
}

.subscribe2form p {
	margin: 0 0 0 0;
}

.subscribe2form label {
	display:none;
	font-size: 13px;
	font-weight: 700;
	color: #2A2A2A;
	margin-top: 10px;
	line-height: 1em;
}

.subscribe2form input#s2email {
	width: 257px;
	padding: 10px 6px;
	line-height: 1em;
	font-size: 13px;
	margin: 0 0 20px;
	-webkit-transition: all .3s ease-in-out;
	border-radius: 3px;
}

.subscribe2form input.button {
	padding: 13px 28px 12px;
	line-height: 1em;
	background-color: #484F5C;
	color: white;
	font-weight: 700;
	font-size: 15px;
	margin: 0 0 0 0;
	font-family: "proxima-nova";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit--webkit-transition: background .3s ease-in-out;
	-moz--webkit-transition: background .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out;
	cursor: pointer;
}

.subscribe2form input.button:hover { background-color: #5f6c85; }

/*------------------------------------------------------ header */
header .wrapper { height: 140px; }
#logo {
	position: absolute;
	left: 20px;
	top: 38px;
	width: 340px;
	height: 67px;
	display: block;
}
	#logo a {
		width: 340px;
		height: 67px;
		display: block;
		text-indent: -9999em;
		background: url(images/logo.png) no-repeat center center;
	}
		#logo a:hover { opacity: .8; }

#search-close { text-indent: -9999em; float: left; height: 0px; }

#description {
	position: absolute;
	top: 45px;
	right: 272px;
	/* border-right: 1px solid #d0d3d8; */
	padding: 4px 0;
	font-size: 16px;
	font-weight: 600;
	color: #7a8290;
	line-height: 20px;
	width: 290px;
	padding-right: 42px;
	box-sizing: border-box;
}
	#description strong {
		color: #484f5c;
		font-weight: 600;
	}
#header-sub-nav {
	position: absolute;
	right: 2px;
	top: 35px;
}
	#header-sub-nav a {
		float: left;
		color: #484f5c;
		font-size: 13px;
		font-weight: 600;
		position: relative;
		padding-left: 22px;
		margin-left: 25px;
		text-decoration: none;
	}
		#header-sub-nav a.active { color: #000000; }
		#header-sub-nav a span {
			position: absolute;
			left: 0px;
			top: 4px;
			width: 15px;
			height: 15px;
			display: block;
		}
		#header-sub-nav a span.icon-home { background: url(images/icon-home.png) no-repeat center center; }
			#header-sub-nav a:hover span.icon-home { background: url(images/icon-home-active.png) no-repeat center center;  }
		#header-sub-nav a span.icon-contact { background: url(images/icon-mail.png) no-repeat center center; }
			#header-sub-nav a:hover span.icon-contact { background: url(images/icon-mail-active.png) no-repeat center center; }
		#header-sub-nav a span.icon-search-mobile { background: url(images/icon-search-mobile.png) no-repeat center center; }
			#header-sub-nav a:hover span.icon-search-mobile { background: url(images/icon-search-mobile-active.png) no-repeat center center; }
		#sub-search { display: none; }
		

#nav-wrap {
	background-color: #484f5c;
	position: relative;
}
	#nav-wrap nav { height: 65px; margin: 0 auto; position: relative; width: 980px; }
	#nav-wrap ul { float: left; }
	#nav-wrap ul li {
		float: left;
		border-right: 1px solid #717988;
		position: relative;
	}
		#nav-wrap ul li.title {display: none; }
		#nav-wrap ul li.end { border-right: 0px; }
	#nav-wrap ul li a {
		color: #ffffff;
		font-size: 22px;
		padding: 23px 17px 20px;
		font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		text-decoration: none;
		display: block;
		line-height: 1em;
	}
	#nav-wrap ul li.current-menu-item a, 
	#nav-wrap ul li.current-menu-ancestor a, 
	#nav-wrap ul li.current_page_parent a,
	#nav-wrap ul li:hover a { color: #ffffff!important; background-color: #353a44;  }
		#nav-wrap ul li:hover ul li a { background: transparent;  }
		
		#nav-wrap ul li ul { background-color: #353a44; }
			#nav-wrap ul li ul li:hover a { background: transparent!important; }
			#nav-wrap ul li ul li:hover { background-color: #292c34!important; }
			
			#nav-wrap ul li ul li.parent { background: url(images/arrow-dropmenu.png) no-repeat center right; }
			
		
		#internal #nav-wrap ul li a { background-color: transparent!important; color: #30343B!important; }
			#internal #nav-wrap ul li:hover a { color: #4A6EB6!important; }
			#internal #nav-wrap ul li ul li a, #internal #nav-wrap ul li:hover ul li a { color: #ffffff!important; }
			
			

		
		
		
#nav-wrap #search-wrap {
	position: absolute;
	right: 0px;
	top: 15px;
}
	#search-submit { text-indent: -9999em; }
	#nav-wrap #search-wrap label {
		position: absolute;
		top: 5px;
		left: 10px;
		color: #BEC0C4;
		font-size: 11px;
	}
	#nav-wrap #search-wrap input {
		background-color: #353a44;
		color: #878d97;
		font-size: 11px;
		border: 0px;
		padding: 9px 30px 9px 10px;
		width: 145px;
		-webkit-transition: all .2s ease-in-out;
	}
		#nav-wrap #search-wrap input:focus {
			box-shadow: inset 0px 0px 10px 0 #23272f;
		}
	#nav-wrap #search-wrap button {
		background: url(images/icon-search.png) no-repeat center center;
		position: absolute;
		right: 12px;
		top: 12px;
		width: 12px;
		height: 12px;
		display: block;
		text-indent: -9999em;
		padding: 0px;
		
	}
	
	.drop-arrow {
		background: url(images/arrow-drop.png) no-repeat center center;
		position: absolute;
		right: 10px;
		top: 10px;
		width: 25px;
		height: 25px;
		display: none;
	}
	#drop-button { display: none; }
	
		#drop-search-wrap {
			display: none;
			position: absolute;
			right: 0px;
			top: 68px;
			width: 190px;
			z-index:15;
		}
			#drop-search-wrap form label {
				position: absolute;
				left: 15px;
				top: 6px;
				color: #000000;
				font-size: 12px;
				font-weight: normal;
				line-height: 25px;
			}
			#drop-search-wrap form input {
				padding: 8px 25px 8px 15px;
				width: 148px;
				font-size: 12px;
				line-height: normal;
				box-sizing: content-box;
			}
			#drop-search-wrap form button {
				position: absolute;
				top: 12px;
				right: 8px;
				background: url(images/icon-search-mobile.png) no-repeat;
				width: 12px;
				height: 12px;
				text-indent: -9999em;
			}

			@media (max-width: 979px) {
				#drop-search-wrap {
					display: none;
				}
			}

			@media (min-width: 980px) {
				#drop-search-wrap {
					display: block !important;
				}
			}

/*------------------------------------------------------ banner */
section#banner-wrap {
	position: relative;
	height: 360px;
	overflow: hidden;
}
	section#banner-wrap #slider {
		height: 360px;
		background-color: #dae1e4;
	}
	section#banner-wrap #slider .slide {
		height: 359px;
		position: relative;
		background-color: #ddd!important;
	}
		#youth { background: url(images/banner1.jpg) no-repeat center center #ddd; }
		#health { background: url(images/banner2.jpg) no-repeat center center #ccc; }
		#initiatives { background: url(images/banner3.jpg) no-repeat center center #ddd; }
		#lionsclub { background: url(images/banner1.jpg) no-repeat center center #ccc; }
		
	#slider .slide .slide-info {
		display: none;
		position: absolute;
		left: 0px;
		top: 30px;
		width: 370px;
		padding: 20px 20px 20px 0;
		background: url(images/bg-transparent-50.png) repeat center center!important;
		border-radius: 3px;
		box-shadow: inset 0 0 10px 0 rgba(0,0,0, .2);
	}
		#slider .slide .slide-info h3 {
			line-height: 1em;
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			font-size: 50px;
			margin-bottom: 10px;
			margin-left: 20px;
			text-shadow: 0px 1px 2px rgba(0,0,0,.3);
			color: #ffffff;
		}
		#slider .slide .slide-info h3 span.subtext { display: none; }
		#slider .slide .slide-info p {
			font-size: 14px;
			line-height: 20px;
			margin: 0 0 20px 20px;
			padding: 0px;
		}
		#slider .slide .slide-info a {
			background-color: #484f5c;
			color: #ffffff;
			font-size: 14px;
			font-weight: 700;
			padding: 10px 45px 10px 15px;
			margin-left: 20px;
			position: relative;
			text-decoration: none;
			-webkit-transition: background .3s ease-in-out;
			z-index: 15;
		}
			#slider .slide .slide-info a:hover { background-color: #313742; color: #ffffff!important; }
			#slider .slide .slide-info a span.readmore {
				position: absolute;
				right: 15px;
				top: 13px;
				display: block;
				width: 6px;
				height: 10px;
				background: url(images/arrow-readmore.png) no-repeat center center;
			}
			#slider .slide .subtext, #slider .slide .banner-thumb { display: none; }
				
section#banner-wrap .prev, section#banner-wrap .next {
	width: 35px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 5;
	text-indent: -9999em;
}
	section#banner-wrap .prev {
		left: 0px;
		background: url(images/icon-prev.png) no-repeat center right;
	}
	section#banner-wrap .next {
		right: 0px;
		background: url(images/icon-next.png) no-repeat center left;
	}
	section#banner-wrap .prev:hover , section#banner-wrap .next:hover { width: 40px; }
	
#pager {
	position: absolute;
	bottom: 0px;
	z-index: 5;
	width: 980px;
	border-right: 1px solid #dddcd4;
	background: url(images/bg-pager.png) repeat-x bottom center;
	border-radius: 3px 3px 0 0;
}
	#pager a {
		padding: 15px 15px 15px 85px;
		width: 144px;
		height: 40px;
		float: left;
		border-right: 1px solid #ffffff;
		position: relative;
		font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		font-size: 21px;
		color: #3b3b3b;
		text-shadow: 0px 1px 0px #ffffff;
		text-decoration: none;
		line-height: 1em;
	}
		#pager a:hover { color: #3b3b3b!important; }

	#pager a.activeSlide {
		background: url(images/bg-pager-hover.png) repeat-x center center;
		color: #ffffff;
		text-shadow: 0px 2px 0px #798083;
	}
		#pager a.activeSlide:hover { color: #ffffff!important; }
		#pager a.activeSlide span.arrow {
			background: url(images/arrow-pager.png) no-repeat center center;
			width: 245px;
			height: 8px;
			position: absolute;
			z-index: 6;
			top: -7px;
			left: 0px;
		}
		#pager a span.sub-text {
			width: 159px;
			font-family:  "proxima-nova";
			font-size: 12px;
			font-weight: 400;
			font-style: italic;
			display: block;
			line-height: 1em;
			text-transform: none;
		}
			#pager a.activeSlide span.sub-text { color: #ffffff; }
	#pager a.last { border-right: 0px; }
		#pager a.first.activeSlide { -webkit-border-radius: 2px 0 0 0; -moz-border-radius: 2px 0 0 0; border-radius: 2px 0 0 0; }
		#pager a.last.activeSlide { -webkit-border-radius: 0 2px 0 0; -moz-border-radius: 0 2px 0 0; border-radius: 0 2px 0 0; }
		.nav0 .pager-thumb, .nav1 .pager-thumb, .nav2 .pager-thumb, .nav3 .pager-thumb, .nav4 .pager-thumb {
			position: absolute;
			left: 10px;
			top: -5px;
			width: 58px;
			height: 58px;
			display: block;
			padding: 0px;
			line-height: 0px;
			border: 2px solid #ffffff;
			border-radius: 3px;
			box-shadow: 0px 1px 3px rgba(0,0,0, .5);
			-webkit-transition: all .3s ease-in-out;
		}
			#pager .activeSlide .pager-thumb {
				width: 62px;
				height: 62px;
				-webkit-transform: rotate(-10deg);
					-moz-transform: rotate(-10deg);
						transform: rotate(-10deg);
			}		
			#pager .nav0 .pager-thumb { background: url(images/banner-nav1.jpg) no-repeat center center; }
			#pager .nav1 .pager-thumb { background: url(images/banner-nav2.jpg) no-repeat center center; }
			#pager .nav2 .pager-thumb { background: url(images/banner-nav3.jpg) no-repeat center center; }
			#pager .nav3 .pager-thumb { background: url(images/banner-nav4.jpg) no-repeat center center; }

/*------------------------------------------------------ content */
#container {
	background-color: #f6f6f6;
}
	#container .wrapper {
		width: 978px;
		border-left: 1px solid #e4e4e4;
		border-right: 1px solid #e4e4e4;
		background-color: #ffffff;
	}
	
	#homepage-content { padding: 35px 30px; }
	
	#aboutlions {
		float: left;
		width: 510px;
		
	}
		#aboutlions h3 {
			padding: 5px 0px 5px 35px;
			margin-bottom: 20px;
			color: #2f2f2f;	
			background: url(images/icon-logo.png) no-repeat left center;
			line-height: 1em;
			text-transform: uppercase;
			font-size: 13px;
			font-weight: 700;
		}
		#aboutlions p {
			font-size: 15px;
			color: #2f2f2f;
			margin-bottom: 0px;
			display: inline;
		}
		#aboutlions a.readmore {
			background: url(images/arrow-readmore.png) no-repeat right center;
			padding-right: 17px;
			font-weight: 700;
			color: #484f5c;
			margin-left: 10px;
			text-decoration: none;
		}
		
	#supportlions {
		float: right;
		width: 370px;
		color: #2f2f2f;
		font-size: 14px;
	}
		#supportlions h3 {
			padding: 5px 0px 5px 35px;
			margin-bottom: 20px;
			color: #2f2f2f;	
			background: url(images/icon-support.png) no-repeat left center;
			line-height: 1em;
			text-transform: uppercase;
			font-size: 13px;
			font-weight: 700;
		}
		#supportlions p {
			line-height: 24px;
			font-size: 14px;
			color: #2f2f2f;
		}
		a.join {
			background-color: #002776;
			color: #ffffff;
			font-size: 13px;
			font-weight: 700;
			text-transform: uppercase;
			position: relative;
			padding: 12px 15px 12px 45px;
			text-decoration: none;
			margin-right: 10px;
			-webkit-transition: background .3s ease-in-out;
		}
			a.join:hover { background-color: #001a50; color: #ffffff!important; }
			a.join span {
				position: absolute;
				left: 10px;
				top: 9px;
				background: url(images/icon-logo.png) no-repeat center center;
				width: 23px;
				height: 22px;
				display: block;
			}
		a.donate {
			background-color: #fc7d00;
			color: #ffffff;
			font-size: 13px;
			font-weight: 700;
			text-transform: uppercase;
			position: relative;
			padding: 12px 15px 12px 40px;
			text-decoration: none;
			margin-right: 10px;
			-webkit-transition: background .3s ease-in-out;
		}
			a.donate:hover { background-color: #ff9b38; color: #ffffff!important; }
			a.donate span {
				position: absolute;
				left: 12px;
				top: 12px;
				background: url(images/icon-heart.png) no-repeat center center;
				width: 21px;
				height: 18px;
				display: block;
			}
	
/*------------------------------------------------------ news */
#news-wrap {
	border-top: 1px solid #eeeff1;
	padding: 35px 30px;
	clear: both;
}
	#content .content #news-wrap { border-top: 0px!important; padding: 0px; width: 602px; float: left; }
	#content .content #news-club { margin-left: auto; }
	#news-wrap .title-news {
		float: left;
		line-height: 1em;
		padding: 5px 0px 5px 35px!important;
		margin-bottom: 20px;
		background: url(images/icon-bubbles.png) no-repeat center left;
		color: #2f2f2f;
		font-size: 13px!important;
		font-weight: 700;
		text-transform: uppercase!important;
		font-family: "proxima-nova";
		border-bottom: 0px;
	}
	.leadin-allnews { float: right; }
	#news-wrap .leadin-subscribe {
		float: right;
		color: #484f5c;
		font-size: 12px;
		font-weight: 700;
		text-decoration: none;
		padding-right: 20px;
		margin-top: 5px;
		margin-bottom: 0px;
		background: url(images/arrow-readmore.png) no-repeat right center;
		line-height: 1em;
	}
	
	.news, .releases {
		padding: 20px;
		position: relative;
		z-index: 1;
		color: #1e1e1e;
		float: left;
		width: 244px;
		height: 130px;
		background-color: #f6f6f6;
		border: 1px solid #dbdbdb;
		margin-right: 30px;
		border-radius: 3px;
		box-shadow: inset 0px 1px 0px 0px #ffffff;
	}
		.releases { width: auto!important; height: auto; float: none; margin-right: 0px; margin-bottom: 20px; padding: 20px 20px 20px 40px; }
			.news p { font-size: 12px!important; line-height: 20px!important; }
			.releases p { margin-bottom: 0px!important; font-size: 12px!important; line-height: 20px!important; }
			.releases p.title { margin-bottom: 10px; font-weight: 600!important; font-size: 15px!important; text-align: left; }
		.news.end { margin-right: 0px; }
		.icon-news {
			position: absolute;
			left: -10px;
			top: 10px;
			z-index: 2;
			width: 25px;
			height: 25px;
			background: url(images/icon-news.png) no-repeat center center #ffffff;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0, .3);
			border-radius: 3px;
		}
			.icon-news.flag { background: url(images/icon-flag.png) no-repeat center center #ffffff; }
		.icon-media {
			position: absolute;
			left: -10px;
			top: 10px;
			z-index: 2;
			width: 25px;
			height: 25px;
			background: url(images/icon-media.png) no-repeat center center #ffffff;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0, .3);
		}
		.news p.title {
			text-align: center;
			color: #1e1e1e;
			font-size: 13px!important;
			font-weight: 600;
			padding: 0 10px;
			line-height: 1.4em;
			margin-bottom: 15px;
		}
		.news p.title em { color: #767676; font-size: 11px; }
		.news img {
			float: left;
			margin-right: 10px;
			border: 2px solid #ffffff;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0, .3);
			border-radius: 3px;
		}
		.news .data {
			display: inline;
		}
		.news .data p {
			font-size: 12px;
			color: #1e1e1e;
			line-height: 20px;
			margin-bottom: 0px;
			display: inline;
		}
		.news a.more-news {
			font-size: 12px!important;
			line-height: 20px!important;
		}
		.news em {
			font-size: 12px;
			text-decoration: none;
			color: #484f5c;
			font-style: italic;
			font-weight: 600;
		}
		
		.news-club {
			padding: 10px 20px;
			position: relative;
			z-index: 1;
			color: #1e1e1e;
			float: left;
			width: 244px;
			height: calc(100% - 65px);
			border: 1px solid #dbdbdb;
			font-size: 10px;
			box-shadow: inset 0px 1px 0px 0px #ffffff;
		}
		.news-club p {
			font-size: 11px;
			color: #1e1e1e;
			line-height: 18px;
			margin-bottom: 10px;
		}
	.news-articles,
	.news-row {
		display: flex;
		flex-wrap: wrap;
	}
		.news-articles .news {
			height: auto;
		}

/*------------------------------------------------------ social */
#social-wrap {
	border-top: 1px solid #eeeff1;
	padding: 35px 30px;
	clear: both;
}

	#social-wrap h4 {
		font-size: 12px;
		color: #393939;
		font-weight: 700;
		line-height: 1em;
		margin-bottom: 30px;
	}

#social-sponsors {
	float: left;
	width: 520px;
}
#social-connect {
	float: right;
	width: 390px;
}
	#social-connect ul li { float: left; }
	#social-connect ul li a {
		width: 44px;
		height: 43px;
		display: block;
		text-indent: -9999em;
		margin-right: 40px;
	}
		#social-connect ul li a:hover { opacity: .8; }
		#social-connect ul li a.facebook { background: url(images/icon-facebook.png) no-repeat center center; }
		#social-connect ul li a.twitter { background: url(images/icon-twitter.png) no-repeat center center; }
		#social-connect ul li a.wordpress { background: url(images/icon-wordpress.png) no-repeat center center; }
		#social-connect ul li a.youtube { background: url(images/icon-youtube.png) no-repeat center center; }
		#social-connect ul li a.rss { background: url(images/icon-rss.png) no-repeat center center; margin-right: 0px; }

/*------------------------------------------------------ footer */
#share {
	background-color: #484f5c;
	height: 58px;
}
	#share .logo {
		background: url(images/logo-footer.png) no-repeat center center;
		width: 149px;
		height: 29px;
		display: block;
		text-indent: -9999em;
		position: absolute;
		top: 14px;
		left: 0px;
	}
	#sharethis-wrap {
			position: absolute;
			top: 20px;
			right: 0px;
			width: auto;
		}
			#sharethis-wrap .addthis_toolbox {
				float:right;
				width: 250px;
			}
			#share .sharethis {
				color: #a6afbf;
				font-size: 12px;
				font-weight: 700;
				float: left;
				margin-top: -3px;
				margin-right: 10px;
			}
		
#sitemap {
	background: url(images/bg-sitemap.png) repeat center center;
	border-top: 1px solid #c0c4c5;
}
	#sitemap li { margin-bottom: 7px; }	
	#sitemap a:hover { color: #e8eaea!important; }
	#sitemap .wrapper { 
		height: 235px;
	}
	
	.sitemap-links {
		position: absolute;
		left: 0px;
		top: 35px;
	}           
		.sitemap-links li a {
			color: #ffffff;
			font-size: 13px;
			font-weight: 700;
			text-shadow: 0px 1px 0px #848a8c;
			text-decoration: none;
			line-height: 1em;
		}
	#sitemap-quicklinks {
		position: absolute;
		left: 180px;
		top: 35px;
	}
		#sitemap-quicklinks h5, #sitemap-activities h5, #sitemap-support h5 {
			color: #ffffff;
			font-size: 13px;
			font-weight: 700;
			text-shadow: 0px 1px 0px #848a8c;
			text-decoration: none;
			line-height: 1em;
			margin-bottom: 7px;
		}
		#sitemap-quicklinks ul { width: 360px; }
		#sitemap-quicklinks li {
			float: left;
			width: 170px;
			padding-left: 10px;
			background: url(images/sitemap-list-item.png) 0 8px no-repeat transparent;
		}
	#sitemap-activities { 
		position: absolute;
		left: 560px;
		top: 35px;
	}
		#sitemap-activities li {
			width: 170px;
			padding-left: 10px;
			background: url(images/sitemap-list-item.png) 0 8px no-repeat transparent;
		}
		#sitemap-quicklinks li a, #sitemap-activities li a {
			color: #ffffff;
			font-size: 13px;
			font-weight: 600;
			text-decoration: none;
			line-height: 1em;
		}
	#sitemap-support {
		position: absolute;
		top: 35px;
		right: 0px;
		width: 240px;
	}
		#sitemap-support h5 { text-align: right; margin-bottom: 18px; }
		#sitemap-support .shadow-box {
			background: url(images/bg-transparent.png) repeat center center;
			border-top: 1px solid #828789;
			border-bottom: 1px solid #a8aeb0;
			padding: 20px 15px;
		}
		#sitemap-support p {
			color: #ffffff;
			font-size: 12px;
			line-height: 18px;
			margin-bottom: 20px;
		}
		#sitemap-support a {
			float: left;
			padding: 9px 20px;
			font-size: 13px;
			font-weight: 700;
			text-decoration: none;
			color: #ffffff;
			border-bottom: 1px solid #4a4d4e;
			line-height: 1em;
		}
			#sitemap-support a.join { background-color: #002776; border-top: 1px solid #5c75a7; margin-right: 15px; text-transform: none; }
			#sitemap-support a.donate { background-color: #fc7d00; border-top: 1px solid #fdac5c; margin-right: 0px; text-transform: none; }
	
	#credits { height: 80px; }
	#credits ul {
		position: absolute;
		left: 0px; top: 35px;
	}
		#credits ul li { float: left; margin-right: 20px; }
		#credits ul li a {
			color: #060606;
			font-size: 11px;
			font-weight: 600;
			text-decoration: none;
		}
	#credits p {
		position: absolute;
		text-align: right;
		right: 0px; top: 38px;
		color: #060606;
		font-size: 11px;
		margin-bottom: 0px;
		line-height: 1em;
	}
		
/*  --------------------------------------------------- Internal */
#container.internal {
	position: relative;
	padding-top: 90px;
}
	#internal-header {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 209px;
		background: url(images/banner-internal.jpg) no-repeat top center;
		z-index: 1;
	}
	#page-title {
		z-index: 3;
		position: relative;
		width: 980px;
		margin: 0 auto;
		display: block;
		height: 66px;
	}
	#page-title h3 {
		background: url(images/bg-transparent-50.png) repeat center center;
		padding: 13px 20px 7px 20px;
		float: none;
		margin: 0px;
		color: #ffffff;
		text-shadow: 0px 1px 2px rgba(0,0,0, .5); 
		font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		line-height: 1em;
		border-radius: 3px 3px 0 0;
		position: absolute;
		left: 0px;
		bottom: 0px;
		height: auto;
		font-size: 46px; line-height: 50px;
	}
	#container.internal .wrapper { z-index: 3; }
	
	#breadcrumbs {
		width: auto;
		padding: 14px 30px;
		border-bottom: 1px solid #f2f2f2;
		position: relative;
	}
		#breadcrumbs p {
			color: #949494;
			font-size: 12px;
			font-weight: 600;
			text-transform: uppercase;
			margin-bottom: 0px;
			display: inline;
		}
		#breadcrumbs a {
			color: #353a44;
			text-decoration: none;
		}
		#breadcrumbs p.news-subscribe {
			color: #353a44;
			position: absolute;
			top: 15px;
			right: 20px;
			width: 252px;
		}
			#breadcrumbs p.news-subscribe .icon-rss {
				background: url(images/icon-subscribe-rss.png) no-repeat center center;
				width: 16px;
				height: 16px;
				display: block;
				text-indent: -9999em;
				position: absolute;
				right: 40px;
				top: 3px;
			}
			#breadcrumbs p.news-subscribe .icon-mail {
				background: url(images/icon-subscribe-mail.png) no-repeat center center;
				width: 18px;
				height: 16px;
				display: block;
				text-indent: -9999em;
				position: absolute;
				right: 0px;
				top: 3px;
			}
			.subscribe-text { float: left; }
	#content-wrap {
		width: auto;
		color: #2f2f2f;
		font-size: 15px;
	}
		#content-wrap.wide #content { width: auto; float: none; }
		#content {
			width: 72%;
			float: left;
		}
		
		#content .divider { border-top: 1px solid #f2f2f2; }
		
		#content h3 {
			color: #2f2f2f;
			font-size: 28px;
			padding: 0px 35px 10px 35px;
			border-bottom: 1px solid #f2f2f2;
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		}
		
		#content h3.title-logo {
			float: left;
			line-height: 1em;
			padding: 5px 0px 5px 35px!important;
			margin-bottom: 20px;
			background: url(images/icon-logo.png) no-repeat center left;
			color: #2f2f2f;
			font-size: 13px!important;
			font-weight: 700;
			text-transform: uppercase!important;
			font-family: "proxima-nova";
			border-bottom: 0px;
		}
		
	#brochure {
		width: auto;
		padding: 20px 129px 20px 30px;
		border: 1px solid #d9d9d9;
		position:relative;
		margin-bottom: 30px;
	}
		#brochure h4 {
			font-size: 13px;
			text-transform: uppercase;
			color: #4c4c4c;
			font-weight: 700;
			margin-bottom: 10px;
			line-height: 1em;
		}
		#brochure p {
			margin: 0px;
			line-height: 14px;
			font-size: 14px;
		}
		#brochure span {
			background: url(images/icon-brochure.png) no-repeat center center;
			position: absolute;
			right: 15px;
			top: -12px;
			width: 94px;
			height: 101px;
			display: block;
		}
	
	.content ul li.activity {
		float: left;
		width: 300px;
		margin-right: 20px;
		margin-bottom: 50px;
		padding: 0 0 0 0; 
		list-style-type: none; 
	}
		#content-wrap.wide .activity { width: 289px; margin: 0 20px 50px 0; background: none; }
		.activity a { color: #2f2f2f!important; }
		.activity a h5:hover { color: #2061e5; }
		.activity a img:hover { opacity: .8; }
	#content-wrap.wide .activity.c3, #content-wrap.wide .activity.c6, #content-wrap.wide .activity.c9 { margin-right: 0px; }
	#content-wrap.wide .activity.c2, #content-wrap.wide .activity.c4, #content-wrap.wide .activity.c8 { margin-right: 20px; }
	#content-wrap .activity.c2, #content-wrap .activity.c4, #content-wrap .activity.c6, #content-wrap .activity.c8 { margin-right: 0px; }
		.activity .thumb { float: left; margin-right: 10px; }
		
		.activity h4 { font-size: 20px!important; font-family: "alternate-gothic-no-2-d"!important; margin-bottom: 10px!important; margin-top: 5px!important; font-weight: normal!important; color: #2f2f2f!important; text-transform: uppercase!important; }
		.activity p { font-size: 12px!important; line-height: 18px!important; margin-bottom: 10px!important; }

		
		
	/* sidebar */
	#sidebar {
		float: right;
		width: 28%;
		margin-bottom: 100px;
	}
		#sidebar.tinyNav-hide { display: inherit; }
		.iceberg #sidebar { margin-bottom: 0px!important; }
		#sidebar ul li {
			background-color: #fcfcfc;
			border-left: 1px solid #dedede;
			border-bottom: 1px solid #eeeff1;
		}
			#sidebar ul li.heading {
				text-transform: uppercase;
				background-color: #6b6b6b;
				color: #ffffff;
				font-weight: 700;
				font-size: 12px;
				padding: 8px 15px;
			}
			#sidebar ul li.end { border-bottom: 0px; }
		#sidebar ul li.current-menu-item,
		#sidebar ul li.current-menu-ancestor {
			background-color: #ffffff;
			border-left: 0px;
		}
			#sidebar ul li.current-menu-item a,
			#sidebar ul li.current-menu-ancestor a {
				color: #4c4c4c;
				background: #ffffff;
				padding-left: 20px;
				-webkit-transition: none;
			}
				#sidebar ul li.current-menu-item a:hover,
				#sidebar ul li.current-menu-ancestor a:hover { color: #2061E5!important; background-color: #ffffff!important; border-top: 1px solid #ffffff; }
			#sidebar ul li a {
				color: #002776;
				background: url(images/arrow-sidebar.png) no-repeat center left;
				padding: 15px 35px;
				font-weight: 700;
				font-size: 13px;
				text-transform: uppercase;
				display: block;
				border-top: 1px solid #ffffff;
				-webkit-transition: all .3s ease-in-out;
			}
				#sidebar ul li a:hover { background-color: #484f5c; color: #ffffff!important; border-top: 1px solid #484f5c; }
				#sidebar ul li a.lowercase { text-transform: none; }
		#sidebar-news {
			background: url(images/bg-sidebar-gradient.png) repeat-x bottom left;
			padding: 25px 20px;
			border-top: 1px solid #dedede;
			min-height: 200px;
		}
			#sidebar-news h5 {
				color: #1e1e1e;
				text-transform: uppercase;
				font-size: 13px;
				font-weight: 700;
				padding-bottom: 10px;
				margin-bottom: 20px;
				line-height: 1em;
				border-bottom: 1px solid #d5d5d5;
			}
			#sidebar-news ul { margin-bottom: 35px; }
			#sidebar-news ul li {
				background: transparent;
				border-left: 0px;
				border-bottom: 0px;
				margin-bottom: 5px;
				
			}
				#sidebar-news ul li a {
					text-transform: none;
					border: 0px;
					font-weight: 400;
					color: #1e1e1e;
					font-size: 12px;
					padding: 5px 0px 5px 15px;
					background: url(images/bullet-small.png) no-repeat center left transparent;
					line-height: 8px;
					-webkit-transition: none;
				}
					#sidebar-news ul li a:hover { background-color: transparent; border-top: 0px; color: #2061E5!important; }
			#sidebar-news section { margin-bottom: 20px; line-height: 1.4em; }
			#sidebar-news section a {
				font-size: 13px;
				color: #1e1e1e;
				font-weight: 600;
			}
			#sidebar-news section em {
				color: #767676;
				font-style: italic;
				font-size: 11px;
				font-weight: 600;
			}
			#sidebar-news a.donate {
				float: left;
				padding: 8px 11px 8px 37px;
				margin-right: 0px;
				margin-top: 10px;
				font-size: 12px;
			}
				#sidebar-news a.donate span { left: 9px; top: 12px; }
			#sidebar-news a.join {
				float: left;
				padding: 8px 11px 8px 37px;
				background-color: #002776;
				margin-right: 10px;
				margin-top: 10px; 
				font-size: 12px;
			}
				#sidebar-news a.join span { left: 9px; top: 9px; }
		#sidebar ul li ul {
			padding: 0 20px 20px 20px;
			padding-bottom: 10px;
			display: none;
		}
		#sidebar ul li.current-menu-item ul,
		#sidebar ul li.current-menu-ancestor ul {
			display: block;
		}
			#sidebar ul li ul li {
				background: none;
				border: 0px;
				padding: 0px;
				list-style: none;
				margin-bottom: 0px;
			}
				#sidebar ul li ul li a {
					text-transform: none;
					font-weight: 400;
					font-size: 12px;
					padding: 0 0 0 15px;
					margin-bottom: 10px;
					background: url(images/bullet2.png) no-repeat left top!important;
				}
				#sidebar ul li ul li.current-menu-item a {
					color: #002776;
					font-weight: 700;
				}
					#sidebar ul li ul li.current-menu-item li a { color: inherit!important; font-weight: 400!important; }
					
					#sidebar ul li ul li ul { padding-bottom: 5px; }
	
	#club-search-wrap {
		width: auto;
		position: relative;
		height: 38px;
		border: 0px;
		-webkit-box-shadow: none;
			-moz-box-shadow: none;
				box-shadow: none;
	}
		#club-search-wrap ul {
			position:absolute;
			top: 34px;
			left: 0px;
			margin: 0px;
			display: none;
			z-index: 1;
			width: 90%;
			-webkit-border-radius: 0 0 3px 3px;
				-moz-border-radius: 0 0 3px 3px;
					border-radius: 0 0 3px 3px;	
		}
			#club-search-wrap ul li {
				width: auto;
				background: none;
				padding: 0px;
				margin: 0px;
				background-color: #484f5c;
				border-bottom: 1px solid #778092;
				padding: 7px 10px;
				clear: both;
			}
			#club-search-wrap ul li p {
				background: none;
				color: #b2bdd1;
				width: auto;
				background: none;
				float: none;
				display: inline;
				padding: 10px;
				font-size: 12px;
				font-weight: 600;
				padding: 0px ; margin: 0px;
				clear: both;
				margin-bottom: 0px;
			}
			#club-search-wrap ul li p.searchable {
				display: none;
			}
				#club-search-wrap ul li:hover { background-color: #4f5765; }
			#club-search-wrap ul li a {
				float: right;
				padding: 5px 5px 5px 25px;
				margin-left: 30px;
				margin-top: -2px;
				line-height: 1em;
				color: #b2bdd1;
				font-size: 12px;
			}
				#club-search-wrap ul li a:hover { color: #ffffff!important; }
				#club-search-wrap ul li a.icon-facebook { background: url(images/icon-facebook-small.png) no-repeat center left; }
				#club-search-wrap ul li a.icon-website { background: url(images/icon-link.png) no-repeat center left; }
				#club-search-wrap ul li a.icon-directory { background: url(images/icon-directory.png) no-repeat center left; }
		#club-search-wrap #club-search-input {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			z-index: 2;
		}
		#club-search-wrap label {
			position: absolute;
			left: 15px;
			top: 12px;
			font-size: 13px;
			line-height: 1em;
		}
		#club-search-wrap input {
			width: 85%;
			display: block;
			font-size: 13px;
			line-height: 1em;
			padding: 8px 15px;
			margin: 0px;
			-webkit--webkit-transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
			-moz--webkit-transition: border-color .2s ease-out,-moz-box-shadow .2s ease-out; 
		}

		#club-search-wrap input:focus {
			outline: none;
		    box-shadow: 0 0 2px 0 #3a65bb;
			border: 1px solid #002776 !important;
		}
				
		#club-search-wrap button {
			position: absolute;
			right: 12%;
			top: 10px;
			background: url(images/icon-search-grey.png) no-repeat center center;
			width: 12px;
			height: 12px;
			font-size: 0px;
			line-height: 0px;
			display: block;
			text-indent: -9999em;
			padding: 0px;
			margin: 0px;
			float: none;
		}
	.content.credentials {
		border-top: 1px solid #f2f2f2;
		font-size: 13px;
	}
		.content.credentials p {
			/*float: left;
			width: 100%;*/
		}
		.content.credentials a { font-weight: 700; }
	.content.credentials table {
		float: left;
		width: 50%;
		border: 0px;
		margin-bottom: 0px;
	}
		.content.credentials table.border { border-left: 1px solid #d9d9d9; }
	.content.credentials table td { border: 0px; }
	.content.credentials table tr td a { padding-left: 0px; }		
		
	#quicksearch-wrap {
		display: block;
		width: auto;
		padding: 30px 35px;
		border-top: 1px solid #F2F2F2;
	}
		#quicksearch-wrap h4 {
			font-size: 15px;
			font-weight: 700;
			margin-bottom: 30px;
			line-height: 1em;
		}
		#quicksearch-wrap form .field button { float: right; }
		#quicksearch p { font-size: 13px; }

		#media-releases {
			width: 50%;
			float: left;
		}
			#media-releases h3 {
				padding: 5px 0px 5px 35px!important;
				margin-bottom: 20px;
				color: #2f2f2f;	
				background: url(images/icon-releases.png) no-repeat left center;
				line-height: 1em;
				text-transform: uppercase!important;
				font-size: 13px!important;
				font-weight: 700;
				font-family: "proxima-nova";
				border-bottom: 0px;
				float: left;
			}
		#media-video {
			width: 45%;
			float: right;
		}
			#media-video h3 {
				padding: 5px 0px 5px 35px!important;
				margin-bottom: 20px;
				color: #2f2f2f;	
				background: url(images/icon-video.png) no-repeat left center;
				line-height: 1em;
				text-transform: uppercase!important;
				font-size: 13px!important;
				font-weight: 700;
				display: block;
				float: none!important;
				font-family: "proxima-nova";
				border-bottom: 0px;
			}
		#media-magazine h3 {
			padding: 5px 0px 5px 35px!important;
			margin-bottom: 20px;
			color: #2f2f2f;	
			background: url(images/icon-magazine.png) no-repeat left center;
			line-height: 1em;
			text-transform: uppercase;
			font-size: 13px!important;
			font-weight: 700;
			display: block;
			float: left;
			font-family: "proxima-nova";
			border-bottom: 0px;
		}
		#media-magazine ul { clear: both; }
		#media-magazine ul li {
			width: 18%;
			float: left;
			background: none;
			padding: 0px;
			margin-bottom: 0px;
			margin-right: 2.5%;
		}
			#media-magazine ul li.end { margin-right: 0px; }
		#media-magazine ul li a {
			font-size: 13px;
			color: #777777;
		}
		#media-magazine ul li a p { font-size: 13px; line-height: 18px; height: 54px; } 
		#media-magazine ul li a:hover p strong { color: #2061e5!important; }
		#media-magazine ul li img {
			color: #777777;
			margin-bottom: 15px;
			width: 100%;
			height: auto;
		}
		
			#media-magazine ul li img:hover {
				opacity: .8;
			}
		
		.content.news-post {
			position: relative;
			padding-left: 65px;
			padding-right: 65px;
		}
			.content.news-post span.icon-news {
				position: absolute;
				left: 20px;
				top: 25px;
			}
			.content.news-post h4 {
				font-weight: 600;
				font-size: 17px;
				color: #1e1e1e;
				line-height: 1.2em;
				margin-bottom: 0px;
			}
				.content.news-post a:hover h4 { color: #2061e5; }
			.content.news-post em {
				color: #767676;
				font-size: 11px;
				display: block;
				margin-bottom: 10px;
			}
			.content.news-post em span.comment {
				color: #b9b9b9;
			}
			.content.news-post em a {
				font-weight: 700;
				color: #002776;
				font-style: normal;
			}
			.content.news-post p {
				font-size: 14px!important;
				line-height: 22px!important;
			}
				.content.news-post p a.readmore {
					color: #484f5c;
					font-size: 14px;
					font-weight: 600;
					font-style: italic;
				}

			.content.news-post a.sharethis {
				color: #777777;
				font-size: 11px;
				font-style: italic;
				font-weight: 700;
				padding: 7px 9px;
				line-height: 1em;
				border: 1px solid #dbdbdb;
				border-radius: 3px;
			}
				.content.news-post a.sharethis:hover { color: #000000!important; }
				.content.news-post a.sharethis.deactive { cursor: default; opacity: 0.5; }
					.content.news-post a.sharethis.deactive:hover { color: #777777!important; }
			.content.news-post .sharethis-wrap { position: absolute; left: 160px; bottom: 0px; height: 52px; display: none; }
			.content.news-post img.thumb {
				border: 2px solid #ffffff;
				border-radius: 3px;
				box-shadow: 0px 1px 3px 0px rgba(0,0,0, .3);
				float: right;
				margin-left: 30px;
				margin-bottom: 20px;
			}
				.content.news-post img.thumb:hover { opacity: .8; }
		
		#pagination {
			height: 140px;
			position: relative;
		}
			#pagination ul { 
				border: 1px solid #dbdbdb;
				position: absolute;
				left: 0px;
				top: 43px;
				background-color: #f6f6f6;
				border: 1px solid #dbdbdb;
				line-height: 1em;
				box-shadow: inset 0px 1px 0px 0px #ffffff;
				border-radius: 3px;
			}
			#pagination ul li a {
				padding: 7px 12px;
				font-size: 13px;
				color: #1e1e1e;
				display: block;
				border-right: 1px solid #dbdbdb;
				-webkit-transition: all .3s ease-in-out;
			}
				#pagination ul li.end a { border-right: 0px; }
				#pagination ul li a:hover {
					color: #ffffff!important;
					background-color: #484f5c;
					
					box-shadow: inset 0 1px 0 0 #484f5c;
				}	
				
				#pagination ul li.end a { border-right: 0px; }
				#pagination ul li.active a {
					background-color: #ffffff;
				}
			#pagination ul li {
				float: left;
				margin: 0px; padding: 0px;
				background: none;
			}
			#pagination .prev, #pagination .next {
				color: #1e1e1e;
				font-size: 13px;
				font-weight: 600;
				position: absolute;
				background-color: #f6f6f6;
				top: 43px;
				border: 1px solid #dbdbdb;
				line-height: 1em;
				box-shadow: inset 0px 1px 0px 0px #ffffff;
				border-radius: 3px;
				-webkit-transition: all .3s ease-in-out;
			}
			#pagination .prev { left: 65px; padding: 8px 15px 8px 28px;  }
			#pagination .next { right: 65px; padding: 8px 28px 8px 15px;  }
				#pagination .prev:hover, #pagination .next:hover {
					color: #ffffff!important;
					background-color: #484f5c;
					border: 1px solid #484f5c!important;
					box-shadow: inset 0 1px 0 0 #484f5c;
				}
			
				#pagination .prev span.arrow, #pagination .next span.arrow {
					position: absolute;
					top: 10px;
					width: 5px;
					height: 8px;
				}
				#pagination .prev span.arrow {
					background: url(images/icon-pagination-prev.png) no-repeat center center;
					left: 12px;
				}
				#pagination .next span.arrow {
					background: url(images/icon-pagination-next.png) no-repeat center center;
					right: 12px;
				}
			
			#pagination .prev.inactive, #pagination .next.inactive { background-color: #fafafa!important; color: #b1b1b1!important; cursor: default; box-shadow: inset 0 1px 0 0 #ffffff!important; }
			#pagination .prev.inactive:hover, #pagination .next.inactive:hover { border: 1px solid #b0b0b0!important; }
			#pagination li.active a { background-color: #f6f6f6; color: #1e1e1e; }
				#pagination li.active a:hover { color: #1e1e1e!important; box-shadow: inset 0 1px 0 0 #ffffff!important;}
			
			.join-wrap { padding: 30px 35px; }
			#join-left {
				width: 45%;
				float: left;
				font-size: 15px;
				line-height: 25px;
				margin-bottom: 50px;
			}

			#join-right {
				float: right;
				width: 52%;
			}
				#join-right input {
					width: 236px;
				}			

header .wrapper #sub-nav-wrap #header-sub-nav {
}

/*  --------------------------------------------------- youth styling */
#internal header { background: url(images/youth-bg-header.png) repeat-x top center; height: 55px; overflow: hidden; }
	#internal #content { width: 100%; float: none; }
	#internal header .wrapper { height: 55px; }
	#internal #logo {
		width: 139px;
		height: 28px;
		top: 13px;
		left: 0px;
		z-index: 10;
	}
	#internal #logo a {
		width: 139px;
		height: 28px;
		background: url(images/youth-logo.png) no-repeat center center;
	}
	#internal #description, #internal #search-wrap { display: none; }
	#internal #header-sub-nav { right: 0px; top: 14px; z-index: 9; width: 111px;}
	#internal #header-sub-nav a { text-indent: -9999em; margin-left: 15px; }
	#internal #header-sub-nav #sub-search { display: block; }
	#internal #nav-wrap {
		position: absolute;
		width: 100%;
		left: 0px;
		top: 20px;
		height: 15px;
		background: transparent;
	}
		#internal #nav-wrap nav {
			width: 670px;
			height: 15px;
		}
		#internal #nav-wrap ul {
			height: 15px;
		}
		#internal #nav-wrap ul li {
			border: 0px;
			padding: 0px;
			height: 15px;
		}
		#internal #nav-wrap ul li a {
			font-family: "proxima-nova";
			font-size: 13px;
			font-weight: 600;
			color: #30343b;
			padding: 0px 15px;
			text-transform: none!important;
		}
			#internal #nav-wrap ul li a:hover, #internal #nav-wrap ul li.active a {
				background: transparent;
				color: #4A6EB6!important;
			}
				#internal #nav-wrap ul li ul li a:hover, #internal #nav-wrap ul li ul li.active a { color: #ffffff!important; }
			
#social-banner-wrap { background: url(images/youth-bg-slider.jpg) no-repeat top center #383b42; }
	#youth-nav { background: url(images/youth-bg-headline.png) repeat top center; z-index: 1000; }
		#youth-nav .wrapper { height: 105px;  }
		#youth-nav h2 {
			color: #ffffff;
			text-shadow: 0px 1px 2px rgba(0,0,0, .3);
			font-size: 46px;
			line-height: 40px;
			float: left;
			width: 240px;
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			margin-top: 15px;
			clear:both;
		}
			#youth-nav h2 a { color: #ffffff; }
				#youth-nav h2:hover a { color: inherit!important; }
		#youth-nav h2 a strong {
			color: #ff8400;
			font-weight: normal;
		}
		#youth-nav ul {
			float: right;
			margin-top: 25px;
			width: 555px;
		}
			#youth-nav ul li {
				float: left;
				margin-bottom: 15px;
			}
			#youth-nav ul li a {
				padding-left: 30px;
				background: url(images/youth-arrow-nav.png) no-repeat top left;
				font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
				color: #ffffff;
				font-size: 22px;
				width: 180px;
				display: block;
				line-height: 1em;
			}
				#youth-nav ul li a:hover, 
				#youth-nav ul li.current-menu-item a,
				#youth-nav ul li.current-menu-ancestor a { color: #ff8400!important; }
				#youth-nav ul li.end a { width: 105px; }
		#internal ul li ul {
			height: auto!important;
			color: #000000;
			border-radius: 0px 0px 3px 3px;
		}
			#internal .sf-menu li:hover ul, #internal .sf-menu li.sfHover ul {
				top: 35px;
			}
			#internal .sf-menu li:hover ul ul, #internal .sf-menu li.sfHover ul ul {
				top: 0px;
			}
			
			#internal nav ul li:hover a { background: transparent; color: #4A6EB6!important; }
			#internal ul li:hover ul li a { color: #ffffff!important; }
			
						
			#internal ul li ul li {
				background-color: #484F5C!important;
				color: #ffffff;
				height: auto!important;
			}
				#internal ul li ul li a {
					color: #ffffff!important;
					padding: 10px 15px!important;
					border-bottom: 1px solid #717988;
				}	
					
				#internal ul li ul li.end a { border-radius: 0px 0px 3px 3px; }
			
	
	#social-slider-wrap {
		position: relative;
		width: 960px;
		margin: 60px auto 0px auto;
	}
	#social-slider-wrap #social-slider {
		
		border: 10px solid #ffffff;
		height: 367px;
		position: relative;
		z-index: 2;
	}
		#social-slider-wrap .prev, #social-slider-wrap .next {
			width: 40px;
			height: 40px;
			display: block;
			position: absolute;
			z-index: 1;
			top: 170px;
			text-indent: -9999em;
		}
			#social-slider-wrap .prev { left: -35px; background: url(images/youth-icon-next.png) no-repeat center center; }
			#social-slider-wrap .next { right: -35px; background: url(images/youth-icon-prev.png) no-repeat center center; }
				#social-slider-wrap .prev:hover { left: -38px; }
				#social-slider-wrap .next:hover { right: -38px; }
	#social-banner-wrap a.btn-black {
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		background: url(images/youth-bg-blackbutton.png) repeat-x top right;
		float: left;
	}
		#social-banner-wrap a.btn-black:hover { background-position: right -90px; }
		
	#social-banner-wrap a.btn-blue {
		border-left: 1px solid #005a89;
		border-right: 1px solid #005a89;
		background: url(images/youth-bg-bluebutton.png) repeat-x top right;
		float: right;
	}
				#social-banner-wrap a.btn-blue:hover { background-position: right -90px; }

		#social-banner-wrap a.btn-blue, #social-banner-wrap a.btn-black {
			height: 60px;
			padding: 15px 125px 15px 20px;
			margin: 30px 0 40px 0;
		}
		#social-banner-wrap a.btn-black h3, #social-banner-wrap a.btn-blue h3 {
			line-height: 1em;
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			font-size: 36px;
			text-shadow: 0px 2px 2px rgba(0,0,0, .35);
			color: #ffffff;
			margin-bottom: 8px;
		}
		#social-banner-wrap a.btn-black h4, #social-banner-wrap a.btn-blue h4 {
			line-height: 1em;
			font-family: "proxima-nova";
			font-size: 14px;
			font-weight: 700;
			text-transform: uppercase;
			text-shadow: 0px 2px 2px rgba(0,0,0, .35);
			margin-bottom: 8px;
			color: #ffffff;
		}


#internal footer {
	border-top: 1px solid #EEEFF1;
}
#internal footer #social-sponsors {
	float: right;
}
#internal footer #social-connect {
	float: left;
}

#internal #social-wrap {
	width: 980px;
	margin: 0 auto;
	display: block;
	border-top: 0px;
}

#youth-intro {
	width: auto;
	background: url(images/bg-iceberg.jpg) repeat top center;
}
	#youth-intro .wrapper {
		padding: 50px 0;
	}
	#youth-intro h2 {
		text-align: center;
		color: #0074af;
		font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		font-size: 45px!important;
		font-weight: normal;
		text-shadow: 0px 1px 0px #ffffff;
		margin-bottom: 40px;
	}
	#youth-intro p {
		color: #2d2c20;
	}
	#youth-intro div#intro-left {
		width: 50%;
		float: left;
	}
		#intro-left p {
			font-size: 14px;
			line-height: 24px;
		}
		#intro-left a {
			font-weight: 600;
		}
		#intro-left a.readmore {
			padding-right: 15px;
			padding-left: 10px;
			background: url(images/youth-arrow-readmore.png) no-repeat right center;
		}
	#youth-intro div#intro-right {
		width: 40%;
		float: right;
		margin-right: 10px;
	}
		#intro-right h3 {
			color: #3e3e3e;
			font-size: 18px;
			font-weight: 700;
		}
		#intro-right div.container {
			box-shadow: 0px 0px 3px 0px rgba(179, 209, 222, .35);
			padding: 30px 30px 30px 60px;
			font-size: 13px!important;
			line-height: 22px;
			color: #313131;
			background-color: #ffffff;
			position: relative;
			margin: 0 0 20px;
		}
			#intro-right div.container img {
				border-radius: 3px;
				border: 2px solid #ffffff;
				box-shadow: 0px 1px 3px 0 rgba(0,0,0, .3);
				position: absolute;
				top: 18px;
				left: -35px;
			}
				#intro-right div.container img:hover { opacity: .8; }
			#intro-right div.container span.bubble-cap {
				background: url(images/youth-icon-bubblecap.png) no-repeat center center;
				width: 20px;
				height: 25px;
				display: block;
				position: absolute;
				bottom: -25px;
				left: 45px;
			}
			#intro-right a {
				text-align: right;
				display: block;
				font-size: 13px;
				font-weight: 600;
			}
#youth-winners {
	width: auto;
	background: url(images/youth-bg-check.png) repeat top center;
}
	#youth-winners .wrapper {
		padding: 50px 0;
		text-align: center;
	}
		#youth-winners h2 {
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			font-size: 38px!important;
			font-weight: normal;
			color: #ffffff;
			text-shadow: 0px 2px 2px rgba(0,0,0, .25);
			margin-bottom: 45px;
		}
		#youth-winners p {
			font-size: 16px;
			line-height: 24px;
			width: 780px;
			margin: 0 auto;
			margin-bottom: 50px;
		}
	
	#youth-winners ul { display: table; text-align: center; margin: 20px 0; }
	#youth-winners ul li {
		width:165px;
		margin-right: 80px;
		margin-bottom: 30px;
		display: inline-block;
		-webkit-transition: all .3s ease-in-out;
	}
		#youth-winners ul li.end { margin-right: 0px; }

		#youth-winners ul li span strong {
			font-weight: 700;
			color: #ffffff;
		}
		#youth-winners ul li h5, #youth-winners ul li span.caption {
			font-size: 14px;
			line-height: 20px;
			color: #ffffff;
			margin-bottom: 0px;
		}
		#youth-winners ul li .youth-winner {
			border-radius: 165px;
			padding: 0px;
			width: 165px;
			height: 165px;
			display: block;
			margin-bottom: 20px;
			-webkit-transition: all .3s ease-in-out;
		}
			#youth-winners ul li.active { opacity: 1!important; }
			
			#youth-winners ul li.active .youth-winner {
				box-shadow: 0px 0px 30px 0px rgba(0,0,0, 1);
			}
			#youth-winners ul li.inactive {
				opacity: .5;
			}
		#youth-winners ul li .youth-winner img {
			border-radius: 165px;
			box-shadow: 0px 0px 0px 6px #ffffff;
			width: 165px;
			height: 165px;
			display: block;	
		}
	#youth-connect, #youth-sponsor {
		width: 50%;
		float: left;
		padding: 75px 0 85px 0;
	}	
	#youth-connect h3, #youth-sponsor h3 {
		font-size: 25px;
		color: #848484;
		text-align: center;
		margin-bottom: 20px;
	}
	#youth-connect ul, #youth-sponsor ul { display: table; text-align: center; width: 100%; }
	#youth-connect ul li { float: left; margin-right: 50px; }
	#youth-sponsor ul li {
		display: inline-block;
		margin-right: 50px;
	}
		#youth-connect ul li.end, #youth-sponsor ul li.end { margin-right: 0px; }
	#youth-connect ul li a {
		width: 52px;
		height: 51px;
		display: block;
		text-indent: -9999em;
	}
		#youth-connect ul li a:hover, #youth-sponsor ul li a:hover { opacity: .8; }
	#youth-connect ul li a.facebook { background: url(images/icon-facebook-big.png) no-repeat center center;  }
	#youth-connect ul li a.twitter { background: url(images/icon-twitter-big.png) no-repeat center center; }
	#youth-connect ul li a.wordpress { background: url(images/icon-wordpress-big.png) no-repeat center center; }
	#youth-connect ul li a.rss { background: url(images/icon-rss-big.png) no-repeat center center; }
	#youth-connect ul li a.youtube { background: url(images/icon-youtube-big.png) no-repeat center center; }
	
	#youth-sponsor ul li a.nab {
		background: url(images/logo-nab-big.png) no-repeat center center;
		width: 138px;
		height: 57px;
		text-indent: -9999em;
		display: block;
	}
	#youth-sponsor ul li a.corp-trav {
		background: url(images/logo-corptrav.jpg) no-repeat center center;
		width: 150px;
		height: 89px;
		text-indent: -9999em;
		display: block;
	}

/*  --------------------------------------------------- youth internal */
	
.iceberg { background: url(images/bg-iceberg.jpg) repeat top center; padding-bottom: 85px; }

#internal #content { width: auto; }
#internal.youth #content {
	box-shadow: 0px 0px 9px 0px rgba(0,0,0, .1);
	background-color: #ffffff;
	width: auto;
}
	#internal .heading { font-family: "alternate-gothic-no-2-d"; text-transform: uppercase; padding: 50px 0 35px 0px; position: relative; }
		#internal .heading h2 {
			color: #3b3e45;
			font-size: 40px;
			margin-bottom: 0px;
		}
		#internal .heading a {
			color: #ffffff;
			text-shadow: 0px 2px 2px rgba(0,0,0, .35);
			background: url(images/youth-bg-bluebutton-small.png) repeat-x top right;
			border-left: 1px solid #005a89;
			border-right: 1px solid #005a89;
			padding: 15px 30px 12px 17px;
			font-size: 20px;
			position: absolute;
			top: 37px;
			right: 0px;
		}
			#internal .heading a:hover { background-position: right -100px; color: #ffffff!important; }
	#internal #content .content {
		width: 69%;
		float: right;
		color: #2d2c20;
		padding: 25px 3%;
	}
		#internal #content .content img { margin-bottom: 10px; }
		#internal #content .content .wp-caption img {
			margin-bottom: 10px;
		}
	#internal.youth #content #sidebar {
		width: 25%;
		float: left;
		background-color: #0bbd91;
	}
		#internal.youth #sidebar ul li { 
			background: url(images/youth-sidebar-divider.png) repeat-x bottom left;
			border: none;
			-webkit-transition: all .3s ease-in-out;
		}
			#internal.youth #sidebar ul li.current-menu-item, 
			#internal.youth #sidebar ul li.current-menu-item:hover,
			#internal.youth #sidebar ul li.current-menu-ancestor, 
			#internal.youth #sidebar ul li.current-menu-ancestor:hover { background: #ffffff; }
			#internal.youth #sidebar ul li.current-menu-item a,
			#internal.youth #sidebar ul li.current-menu-ancestor a {
				color: #ff8400;
				background: url(images/youth-arrow.png) no-repeat center right;
			}
		#internal.youth #sidebar ul li a {
			background: transparent;
			border: none;
			text-transform: none;
			font-size: 14px;
			font-weight: 600;
			color: #ffffff;
			padding: 20px;
		}
			#internal.youth #sidebar ul li:hover { background-color: #00926e; }
		#internal.youth #sidebar .bubble-wrap {
			margin-top: 45px;
			padding: 20px;
		}
			#internal.youth #sidebar .bubble-wrap h3 {
				font-size: 16px;
				font-weight: 700;
				color: #ffffff;
				margin-bottom: 10px;
				padding: 0px;
				border-bottom: 0px;
				font-family: "proxima-nova";
				text-transform: none;
			}
			#internal.youth #sidebar .bubble-wrap .bubble {
				background-color: #ffffff;
				padding: 25px 17px;
				color: #313131;
				box-shadow: 0px 0px 18px 0px rgba(0,0,0, .35);
				position: relative;
				font-size: 13px;
				line-height: 21px;
				margin-bottom: 23px;
			}
				#internal.youth #sidebar .bubble-wrap .bubble p { margin-bottom: 0px!important; }
			#internal.youth #sidebar .bubble-wrap .bubble .bubble-cap {
				background: url(images/youth-bubble-cap.png) no-repeat center center;
				width: 72px;
				height: 43px;
				display: block;
				position: absolute;
				bottom: -43px;
				left: 35px;
			}
				#internal.youth #sidebar .bubble-wrap img {
					border-radius: 3px;
					border: 2px solid #ffffff;
					box-shadow: 0px 1px 3px rgba(0,0,0, .3);
					float: right;
					margin-left: 25px;
				}
					#internal.youth #sidebar .bubble-wrap span.winner-text {
						font-size: 13px;
						font-weight: 600;
						line-height: 23px;
						padding-top: 10px;
						display: block;
					}
/*  --------------------------------------------------- leo page */	

#leo-banner { position: relative; margin: 0 auto; width: 980px; }

#internal.leo #social-banner-wrap img { border-radius: 10px; box-shadow: 0px 0px 18px 0px rgba(0,0,0, .35); position: absolute; }
#internal.leo #social-banner-wrap img.banner-left { left: 10px; top: 90px; }
#internal.leo #social-banner-wrap img.banner-mid { left: 290px; top: 55px; z-index: 1; }
#internal.leo #social-banner-wrap img.banner-right { right: 10px; top: 90px; }

.feature-text {
	background: url(images/bg-transparent-40.png) repeat top center;
	width: 100%;
	margin-top: 330px;
}
	.feature-text p {
		margin: 0 auto;
		width: 910px;
		padding: 45px 0 55px ;
		font-size: 30px;
		font-weight: 700;
		line-height: 36px;
		text-align: center;
	}
		.feature-text p strong {
			color: #f4b453;
			text-shadow:
			0px 2px 0 rgba(0,0,0, .2);
		 }

#internal.leo #youth-nav { background: url(images/leo-bg-heading.png) repeat top center; }
	#internal.leo #youth-nav .wrapper {
		background: url(images/logo-leo.png) no-repeat center left;
	}
	#internal.leo #youth-nav h2 {
		font-size: 30px;
		color: #f4b453;
		padding-top: 10px;
		position: absolute;
		padding-left: 110px;
		top: 0px;
		left: 0px;
	}
		#internal.leo #youth-nav a.leo-logo, #internal.leo #youth-nav a.leo-logo:hover { color: #ffffff !important; } 
	#internal.leo #youth-nav span {
		position: absolute;
		left: 110px;
		top: 60px;
		font-size: 12px;
	}
	#internal.leo #youth-nav ul li a { background: url(images/leo-arrow.png) no-repeat top left; }	
	
	#leo-intro, #leo-clubs { position: relative; }
	
	#leo-intro .wrapper { padding: 80px 0 70px; }
	
		#leo-intro p {
			width: 900px;
			font-size: 18px;
			line-height: 30px;
			text-align: center;
			margin: 0 auto;
			color: #575757;
			font-weight: 600;
			margin-bottom: 65px;
		}
		
		#leo-intro ul {
			display: table;
			text-align: center;
			width: 100%;
		}
			#leo-trophy, #leo-events, #leo-gallery {
				width: 260px;
				display: inline-block;
				margin-right: 75px;
				position: relative;
			}
				#leo-intro ul li.end { margin-right: 0px; }
				#leo-trophy a, #leo-events a, #leo-gallery a {
					display: block;
					text-align: center;
					width: 140px;
					height: 135px;
					font-weight: 700;
					font-size: 14px;
					line-height: 18px;
					padding: 75px 35px 0 35px;
					border-radius: 210px;
					-webkit-transition: all .3s ease-in-out;
				}		
					#leo-trophy a:hover, #leo-events a:hover, #leo-gallery a:hover { color: #ffffff!important; }	
					#leo-trophy a strong, #leo-events a strong, #leo-gallery a strong {
						font-size: 39px;
						font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
						color: #ffffff;
						width: 100%;
						display: block;
						line-height: 1em;
						margin-bottom: 10px;
						font-weight: normal;
					}
				
					#leo-trophy a {
						color: #4f4616;
						background-color: #ffd800;
					}
						#leo-trophy a:hover { background-color: #7f062e; }
					#leo-events a {
						color: #005d33; 
						background-color: #22be77;
					}
						#leo-events a:hover { background-color: #7f062e; }
					#leo-gallery a {
						color: #023453;
						background-color: #2a90d0;
					}
						#leo-gallery a:hover { background-color: #7f062e; }
					
					#leo-trophy a span, #leo-events a span, #leo-gallery a span {
						position: absolute;
						width: 90px;
						height: 90px;
						display: block;
						border-radius: 90px;
						top: -10px;
						left: -50px;
						box-shadow: 0px 0px 0px 5px #ffffff;
						-webkit-transition: all .3s ease-in-out;
					}
						#leo-trophy a:hover span, #leo-events a:hover span, #leo-gallery a:hover span { box-shadow: 0px 0px 0px 7px #ffffff; }
						
						#leo-trophy a span { background: url(images/leo-icon-trophy.png) no-repeat center center #ffd800;  }
							#leo-trophy a:hover span { background-color: #7f062e; }
						#leo-events a span { background: url(images/leo-icon-event.png) no-repeat center center #22be77;  }
							#leo-events a:hover span { background-color: #7f062e; }
						#leo-gallery a span { background: url(images/leo-icon-gallery.png) no-repeat center center #2a90d0;  }
							#leo-gallery a:hover span { background-color: #7f062e; }
	
	#leo-clubs { background: url(images/bg-checkblue.png) repeat top center; }
	
	#leo-clubs .fancy-top { bottom: 0px; top:auto; }
	#leo-clubs .wrapper {
		width: 944px;
		padding: 55px 18px 65px 18px;
	}
		#leo-clubs h3 {
			text-align: center;
			color: #ffffff;
			text-shadow: 0px 2px 2px rgba(0,0,0, .25);
			font-size: 39px;
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			margin-bottom: 30px;
		}
		#leo-clubs p {
			width: 820px;
			font-size: 16px;
			text-align: left;
			margin: 0 auto;
			margin-bottom: 50px;
		}
		#leo-clubs a {
			float: left;
			margin-right: 26px;
			width: 291px;
			text-align: left;
			color: #ffffff;
			line-height: 18px;
			margin-bottom: 30px;
		}
			#leo-clubs a:hover { color: #ffffff!important; }
			#leo-clubs a.end { margin-right: 0px; }
			#leo-clubs a img {
				border-radius: 10px;
				margin-bottom: 25px;
			}
			#leo-clubs a:hover img { opacity: .8; }
			
.fancy-top {
		width: 100%;
		height: 6px;
		display: block;
		background: url(images/fancy-top.png) repeat-x top center;
		position: absolute;
		top: -6px;
		left: 0px;
		z-index: 1;
	}
.fancy-bottom {
	width: 100%;
	height: 6px;
	display: block;
	background: url(images/fancy-bottom.png) repeat-x top center;
	position: absolute;
	bottom: -6px;
	left: 0px;
	z-index: 1;
}
#internal.leo .watermark { background: url(images/leo-bg-watermark.png) no-repeat right center; }

#leo-heading { background: url(images/leo-bg-waves.png) repeat top center; }
	#leo-heading .breadcrumbs { 
		color: #063236;
		font-size: 30px;
		font-weight: 700;
		text-shadow: 0px 1px 0px #48d1dd;
		background: url(images/leo-arrow-heading.png) no-repeat right center;
		padding-right: 30px;
		float: left;
	}
	#leo-heading h3 {
		clear: both;
		font-weight: 700;
		color: #ffffff;
		text-shadow: 0px 2px 0px #159eaa;
		font-size: 50px;
		line-height: 1em;
		margin-bottom: 0px;
	}
	#leo-heading span.icon {
		display: block;
		position: absolute;
		right: 0px;
		top: 20px;
		width: 116px;
		height: 116px;
	}
	#leo-heading .wrapper { padding: 50px 0 60px 0; }

#internal.leo #content {
	position: relative;
	width: 100%;
	background: url(images/leo-bg-watermark.png) no-repeat right center;
}
	
#internal.leo #content .wrapper  { padding: 50px 0 70px 0; }
	#internal.leo #content .content { width: 70%; float: right; }
	#internal.leo #content .content .sub-title {
		font-size: 18px;
		font-weight: 600;
		color: #575757;
		text-align: left;
	}
	#internal.leo #content .content article {
		color: #2d2c20;
		font-size: 14px;
		/*font-weight: 600;*/
		text-align: left;
		margin-bottom: 40px;
	}
	#internal.leo #content .content ul li {
		font-weight: normal;
	}
	#internal.leo #content .content article h4 {
		color: #860d38;
		font-weight: 700;
		font-size: 16px;
		margin-bottom: 10px;
	}
	#internal.leo #content .content h3 {
		color: #7b032d;
		font-size: 16px;
		font-weight: 600;
		padding: 0px!important;
	}
	.gallery { clear: both; width: auto; }
	.gallery ul {
		width: auto; float: none;
	}
		.gallery ul li {
			float: left;
			margin: 0 20px 3% 0;
			height: auto;
			width: 30%;
			padding: 0px!important;
			background: transparent!important;
			position: relative;
			
		}
			.gallery ul li.end { margin-right: 0px; }
			.gallery ul li a {
				color: #575757;
				font-size: 13px;
				font-weight: 600;
				
			}
			.gallery ul li a div.gallery-hover {
				background: url(images/leo-icon-search.png) no-repeat center center;
				margin-bottom: 10px!important;
				line-height: 1em;
				border-radius: 5px;
				padding: 0px;
			}
			.gallery ul li a img { border-radius: 5px; margin-bottom: 0px!important; width: 100%; height: auto; display: block; }
	
	div.gallery { clear: both; width: auto; }
	div.gallery dl.gallery-item {
		float: left;
		margin: 0 20px 3% 0;
		height: auto;
		width: 30% !important;
		padding: 0px!important;
		background: transparent!important;
		position: relative;
	}	
	div.gallery dl.gallery-item dt {
		margin: 0 0 10px;
		border-radius: 5px; 
		background: url(images/leo-icon-search.png) no-repeat center center;
	}
	div.gallery dl.gallery-item dd {
		text-align: left;
		color: #575757;
		font-size: 0.85em;
	}
	div.gallery dl.gallery-item a {
		color: #575757;
		font-size: 13px;
		font-weight: 600;		
	}
	div.gallery dl.gallery-item dt a img { border-radius: 5px; margin-bottom: 0px!important; width: 100%; height: auto; display: block; border: none !important; }
	
#internal.leo #content .content { width: 66%; float: right; padding-top: 0px; }

#internal.leo #content #sidebar { width: 28%; float: left; }
	#internal.leo #content #sidebar #leo-trophy, #internal.leo #content #sidebar #leo-events, #internal.leo #content #sidebar #leo-gallery { margin-left: 50px; margin-right: 0px!important; width: 210px; margin-bottom: 20px; }
	#internal.leo #content #sidebar ul { margin-bottom: 50px; }
	#internal.leo #content #sidebar ul li { width: auto; height: auto; margin-bottom: 2px; background: transparent; border-left: 0px; }
	#internal.leo #content #sidebar ul li a {
		background-color: #f4b453;
		color: #ffffff;
		font-weight: 700;
		font-size: 15px;
		padding: 15px 20px;
		width: auto;
		-webkit-transition: background .3s ease-in-out;
		display: block;
		border-top: 0px;
	}
	
	#internal div.gallery dl.gallery-item dd {
		font-size: 1em;
	}
	
		#internal.leo #content #sidebar ul li a:hover { color: #ffffff!important; background-color: #d27f00; border-top: 0px;  }
	#internal.leo #content #sidebar ul li ul {
		background-color: #fbe7c8;
		padding: 18px;
		display: none;
		margin-top: 2px;
		margin-left: 10px;
		margin-bottom: 0px;
	}
		#internal.leo #content #sidebar ul li ul li { background-color: #fbe7c8!important; border: 0px; }
		#internal.leo #content #sidebar ul li ul li a {
			background: transparent!important;
			list-style: none;
			color: #c37f18;
			padding: 10px 5px!important;
			border: 0px;
		}
			#internal.leo #content #sidebar ul li ul li:hover { background-color: #fbe7c8!important; }
				#internal.leo #content #sidebar ul li ul li a:hover { color: #7a4e0c!important; background-color: #fbe7c8!important; }
		#internal.leo #content #sidebar ul li ul li.active a { color: #7a4e0c!important; }
		
		.gallery_hover { background-color: rgba(0,0,0, .5); }
#youth-social-wrap { background-color: #f7f7f7; }

/*  --------------------------------------------------- Exchange */

#exchange-header { background-color: #353A44; }
#exchange-nav {
	background: url(images/exchange-bg-transparent.png) center top transparent;
}
	#exchange-nav ul li {
		float: left;
		margin-right: 30px;
	}
	#exchange-nav ul li a {
		color: #485360;
		font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		font-size: 20px;
		padding: 20px 0;
		float: left;
	}
	
	#exchange-nav ul li.current-menu-item a,
	#exchange-nav ul li.current-menu-ancestor a {
		color: #fff;
	}
	
	#exchange-heading {
		position: absolute;
		bottom: 65px;
		right: 0px;
		width: 500px;
	}
		#exchange-heading {
			text-shadow: 0px 4px 0px rgba(0,0,0, .2);
		}
		#exchange-heading h2 {
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			font-size: 60px;			
			line-height: .9em;
			margin-bottom: 20px;
			color: #ffffff;
		}
		#exchange-heading p {
			font-size: 16px;
			color: #ffffff;
		}
	#exchange-banner {
		position:relative;
		height: 545px;
		margin: 0 auto;
		width: 980px;
		display: block;
	}
	#exchange-overlay {
		background: url(images/exchange-banner-overlay.png) no-repeat top left;
		width: 617px;
		height: 559px;
		display: block;
		z-index: 2;
		position: absolute;
		bottom: -45px;
		left: 0px;
		text-indent: -99999em;
	}
	
	.green-button {
		background: url(images/exchange-bg-greenbtn.png) repeat-x top right;
		border-right: 1px solid #207c21;
		border-left: 1px solid #207c21;
		padding: 14px 55px 12px 55px;
		width: auto;
		line-height: 1em;
		font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
		font-size: 24px;
		text-shadow: 0px 2px 2px rgba(0,0,0, .35);
		color: #ffffff!important;
		border-radius: 3px;
		position: absolute;
		right: 0px;
		top: 20px;
		z-index: 2;
	}
		.green-button span.icon-apply {
			background: url(images/icon-apply.png) no-repeat center center;
			width: 19px;
			height: 22px;
			display: block;
			position: absolute;
			left: 18px;
			top: 15px;
		}
		.green-button:hover {
			color: #ffffff!important;
			background-position: right -100px;
		}
	
	#content #exchange-left {
		width: 432px;
		float: left;
		margin-top: 85px;
	}
	#content #exchange-right {
		border-left: 1px solid #e3e3e3;
		border-bottom: 1px solid #e3e3e3;
		display: block;
		padding: 0 0 40px 40px;
		width: 507px;
		float: right;
		margin-top: 85px;
		margin-bottom: 100px;
	}
		#content #exchange-right p { font-size: 14px; }
	#content #exchange-right strong { font-size: 16px; }
	#content #exchange-right a.readmore {
		color: #0074af;
		font-weight: 600;
		background: url(images/exchange-arrow-readmore.png) no-repeat right center;
		padding-right: 15px;
		margin-bottom: 80px;
		float: left;
	}
	
	#content #exchange-leadins {
		display: table;
		text-align: center;
		width: 100%;
		clear: both;
	}
	#content #exchange-leadins .exchange-leadins-title {
		font-size: 15px;
		color: #2b902d;
		font-weight: 700;
	}
		#content #exchange-leadins li {
			display: inline-block;
			width: 180px;
			margin-right: 60px;
			padding: 0 0 30px 0;
		}
			#content #exchange-leadins li.end { margin-right: 0px; }
			
			#content #exchange-leadins a {
				-webkit-transition: all .3s ease-in-out;
			}
			#content #exchange-leadins a img {
				box-shadow: 0 0 0 6px #ffd800; 
				border-radius: 177px;
				width: 176px;
				height: 177px;
				display: block;
				margin-bottom: 40px;
			}
			#content #exchange-leadins a span.shadow {
				width: 176px;
				height: 177px;
				display: block;
				border-radius: 177px;
				margin: 0 0 20px 0;
				-webkit-transition: all .3s ease-in-out;
			}
			#content #exchange-leadins a:hover span.shadow {
				box-shadow: 0px 0px 25px 0px rgba(0,0,0, .3);
			}			
			
			#content #exchange-leadins a span.leadin {
				clear: both;
				width: 119px;
				text-align: center;
				color: #806c00;
				display: block;
				background-color: #ffd800;
				padding: 15px 8px;
				text-transform: uppercase;
				font-weight: 700;
				margin: 15px auto 0;
				border-radius: 3px;
				-webkit-transition: all .3s ease-in-out;
			}
			#content #exchange-leadins a:hover span.leadin {
				background-color: #2b902d;
				color: #ffffff;
			}	
		#content #exchange-left h3 {
			font-size: 39px;
			color: #2c912e;
			line-height: .9em;
			margin-bottom: 30px;
			margin-top: 40px;
			font-family: "alternate-gothic-no-2-d"; text-transform: uppercase;
			padding: 0px;
			border: 0px;
		}
		#content #exchange-left ul li {
			clear: both;
			margin-bottom: 40px;
			float: left;
		}
			#content #exchange-left ul li p {
				font-size: 13px;
				width: 275px;
				float: left;
				margin-left: 30px;
				margin-bottom: 0px;
				line-height: 21px;
			}
			#content #exchange-left ul li img {
				float: left;
				border: 2px solid #ffffff;
				border-radius: 3px;
				box-shadow: 0px 1px 3px 0px rgba(0,0,0, .3);
				
			}

/*  --------------------------------------------------- Exchange Internal */			
#exchange-header.internal #exchange-banner { height: 190px;  }
#exchange-header.internal #exchange-banner #exchange-overlay { background: url(images/exchange-overlay-small.png) no-repeat center center;
	width: 206px;
	height: 113px;
	display: block;
	position: absolute;
	bottom: 45px;
	left: 0px;
}


#internal.exchange #content { width: 100%; }
#internal.exchange #content .wrapper {  }

#internal.exchange .content {
	width: 679px!important;
	float: right!important;
	padding: 40px 0 80px 40px !important;
	border-left: 1px solid #e3e3e3;
}
	#internal.exchange .content h2 { 
		color: #2c912e;
		font-family: "alternate-gothic-no-2-d"!important;
		font-size: 39px;
		margin: 0 0 20px 0;
		padding: 0px;
		font-weight: normal;
	}
	#internal.exchange .content h4 {
		text-transform: none;
		font-size: 18px;
		font-weight: 600;
		color: #311818;
	}
	
	#internal.exchange .content p {
		font-size: 15px!important;
	}
	
	#internal.exchange .content p.wp-caption-text {
		font-size: 12px !important;
	}
	

#internal.exchange #sidebar {
	float:left;
	width: 260px;
	padding-top: 40px;
}
	#internal.exchange #sidebar ul li { border-left: 0px; border-bottom: 1px solid #e3e3e3; background: transparent; }
	#internal.exchange #sidebar ul li a {
		color: #319631;
		font-size: 14px;
		border-top: 0px;
		background: transparent;
		width: auto;
		padding: 14px 20px;
		margin: 0px;
		text-transform: none;
		font-size: 14px;
		font-weight: 600;
	}
		#internal.exchange #sidebar ul li a:hover { color: #2061E5!important; }
		#internal.exchange #sidebar ul li.current-menu-item {  }
		#internal.exchange #sidebar ul li.current-menu-item a,
		#internal.exchange #sidebar ul li.current-menu-ancestor a {
			background: url(images/exchange-arrow-sidebar.png) no-repeat center right #f7f7f7!important;
		}
			#internal.exchange #sidebar ul li.current-menu-item a:hover,
			#internal.exchange #sidebar ul li.current-menu-ancestor a:hover { background-color: #f7f7f7; }
		#internal.exchange #sidebar .green-button {
			position: relative;
			float: none;
			width: auto;
			display: block;
			margin: 10px 30px 30px 0;
		}
			#internal.exchange #sidebar #exchange-leadins {
				display: table;
				text-align: center;
			}
				#internal.exchange #sidebar #exchange-leadins a {
					margin: 30px 30px 0 0;
					display: inline-block;
					clear: both;
				}
				#internal.exchange #sidebar #exchange-leadins a img {
					width: 140px;
					height: auto;
					margin: 0px auto;
					text-align: center;
				}
				 #internal.exchange #sidebar #exchange-leadins a .shadow {
					width: 140px;
					height: 140px;
					margin: 0px auto 15px auto;
					text-align: center;
					border-radius: 140px;
				}
		

#internal.exchange table thead { background: #319631; }
#internal.exchange table td a { color: #319631; }


	
/*  --------------------------------------------------- CUSTOM CLASSES */

.wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.alignleft {
	margin-right: 30px;
	margin-bottom: 30px; 
	float: left;
	border: 2px solid #ffffff;
	border-radius: 3px;
		box-shadow: 0px 1px 3px 0px rgba(0,0,0, .3);
}
.alignright {
	margin-left: 30px;
	margin-bottom: 30px;
	float: right;
	border: 2px solid #ffffff;
	border-radius: 3px;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0, .3);
}

.border-radius { border-radius: 3px; }

label.error {
	position: absolute;
	top: 14px;
	right: 40px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	font-weight: 400;
	width: 100%!important;
	color: #f03939!important;
}

.tinynav { display: none }
.green { color: #2e9430; }

#cboxClose {
	background: url(images/icon-close.png) no-repeat center center;
	width: 10px;
	height: 10px;
	display: block;
	text-indent: -9999em;
}
#cboxPrevious, #cboxNext {
	width: 5px;
	height: 8px;
	display: block;
	text-indent: -9999em;
	padding: 3px 5px;
}
#cboxPrevious { background: url(images/icon-pagination-prev.png) no-repeat center center;  }
#cboxNext { background: url(images/icon-pagination-next.png) no-repeat center center; left: 23px!important; }

#cboxCurrent { left: 60px!important; }
#cboxCurrent, #cboxTitle {
	bottom: -6px!important;
	font-size: 13px!important;
}

.hidden { display: none; }



/*  --------------------------------------------------- DROP STYLING */

/*** ESSENTIAL STYLES ***/

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			250px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	border-bottom: 1px solid #424853;
	border-right: 0px!important;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			65px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			250px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			250px; /* match ul width */
	top:			0;
	
}
.sf-menu li ul li a {
	font-family: "proxima-nova"!important;
	font-size: 13px!important;
	padding: 15px 20px!important;
	font-weight: 600;
	text-transform: none!important;
}



/*  --------------------------------------------------- Gravity Forms */

div.gform_wrapper.join_wrapper {
	float: right;
	width: 52%;
	box-shadow: none;
	border-radius: 3px;
	margin-bottom: 20px;
}

div.gform_wrapper.enquiry_wrapper {
	box-shadow: none;
	border-radius: 3px;
	margin-bottom: 20px;
	padding: 0;	
}

div#gforms_confirmation_message {
	padding: 10px 0 10px;
	line-height: 20px;
	text-align: center;
	float: right;
	width: 52%;
	box-shadow: none;
	background: green;
	border-radius: 3px;
	margin-bottom: 20px;
	border-radius: 3px;
	color: #fff;
}

div.gform_wrapper form {
	border-top: none;
	margin: 0 0 0 0;
	box-shadow: none;
}

div.gform_wrapper.enquiry_wrapper form {
	border-top: 1px solid #DBDBDB;
}

div.gform_wrapper form div.validation_error {
	padding: 10px 10px 10px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: red;
	margin: 0 0 0 0;
	border-radius: 3px;
}

div.gform_wrapper form.join div.validation_error {
	margin: 0 0 10px;
}

div.gform_wrapper form ul.gform_fields {
	margin: 0 0 0 0;
}

div.gform_wrapper form ul.gform_fields li.gfield {
	padding: 13px 15px;
	background: none;
	background-color: #F6F6F6;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	position: relative;
	margin: 0 0 0 0;	
}

div.gform_wrapper form ul.gform_fields li.gform_validation_container {
	display: none;
}

div.gform_wrapper form ul.gform_fields li.gfield.end {
	border-bottom: none;
}

div.gform_wrapper form ul.gform_fields li.gfield.gfield_html {
	padding: 0 0 0 0;
	border-left: none;
	border-top: none;
	border-right: none;
}

div.gform_wrapper form ul.gform_fields li.gfield label.gfield_label {
	font-size: 13px;
	font-weight: 700;
	color: #2A2A2A;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1em;
	float: left;
}

div.gform_wrapper form ul.gform_fields li.gfield label.gfield_label span.gfield_required {
	padding: 0 0 0 5px;
}

div.gform_wrapper form ul.gform_fields li.gfield div.ginput_container {
	float: right;
	width: 65%;
}

div.gform_wrapper form ul.gform_fields li.gfield.captcha div.ginput_container {
	width: 75% !important;
}

div.gform_wrapper form ul.gform_fields li.gfield.end div.ginput_container {
	float: none;
	width: 100%;
	margin-top: 40px;
}

div.gform_wrapper.join_wrapper form ul.gform_fields li.gfield div.ginput_container {
	width: 252px;
}

div.gform_wrapper form ul.gform_fields li.gfield div.ginput_container input {
	width: 95%;
	padding: 6px;
	line-height: 1em;
	font-size: 13px;
	margin: 0px;
	-webkit-transition: all .3s ease-in-out;
	border-radius: 3px;
}

div.gform_wrapper form ul.gform_fields li.gfield div.ginput_container textarea {
	width: 97%;
	padding: 6px;
	line-height: 1em;
	font-size: 13px;
	margin: 0px;
	-webkit-transition: all .3s ease-in-out;
	border-radius: 3px;
}

div.gform_wrapper.join_wrapper form ul.gform_fields li.gfield div.ginput_container input {
	width: 236px;
}

div.gform_wrapper form ul.gform_fields li.gfield.gfield_error div.ginput_container input {
	border-color: red;
}

div.gform_wrapper form ul.gform_fields li.gfield div.ginput_container select {
	width: 248px;
	float: right;
	display: block;
}

div.gform_wrapper form ul.gform_fields li.gfield div.gfield_description {
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: 700;
	color: #929292;
	clear: both;
}

div.gform_wrapper form ul.gform_fields li.gfield div.validation_message {
	color: red;
	float: left;
}

div.gform_wrapper div.gform_footer {
	font-size: 11px;
	color: #2F2F2F;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 0px;
	padding: 0 15px 20px;
	background-color: #F6F6F6;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	text-align: right;
}

div.gform_wrapper.join_wrapper div.gform_footer {
	padding-top: 20px;
}

div.gform_wrapper div.gform_footer input.gform_button {
	float: right;
	padding: 13px 28px 12px;
	line-height: 1em;
	background-color: #484F5C;
	color: white;
	font-weight: 700;
	font-size: 15px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-family: "proxima-nova";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit--webkit-transition: background .3s ease-in-out;
	-moz--webkit-transition: background .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out;
}

div.gform_wrapper div.gform_footer input.gform_button:hover {
	background-color: #5F6C85;
}

div.gform_wrapper div.gform_footer p {
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
	color: inherit;
	line-height: inherit;
	font-size: 1em;
	text-align: left;
	width: 60%;
}

div.gform_wrapper.enquiry_wrapper div.gform_footer p {
	display: none;
}





/* ---------------------------------------------------------------------------
	Centenary Slide
----------------------------------------------------------------------------*/

.slide-13536 h3 {
	padding-right: 100px;
}

.slide-13536 img {
	height: auto;
	position: absolute;
	right: 11px;
	top: 4px;
	width: 120px;
}


/* Testimonial Block */

.testimonial-block {
	left: 50%;
	position: absolute;
	top: 80px;
	width: 484px;
}

.testimonial__quote {
	color: #fff;
	float: left;
	font-family: "alternate-gothic-no-2-d";
	font-size: 34px;
	line-height: 35px;
	padding: 10px 0 0 9px;
	text-shadow: 0 0 4px rgba(0,0,0,0.5);
	width: 350px;
}

.testimonial__author {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	white-space: nowrap;
}


.testimonial__image {
	border: 5px solid rgba(0,0,0,0.4);
	border-radius: 50%;
	float: right;
	height: 110px;
	width: 110px;
}

.testimonial__image img {
	border-radius: 50%;
	height: auto;
	width: 100%;
}

@media (max-width: 1000px) {
	.testimonial-block {
		left: auto;
		right: 25px;
	}
}

@media (max-width: 930px) {
	.testimonial-block {
		width: 45%;
	}

	.testimonial__quote {
		width: auto;
	}

	.testimonial__image {
		display: none;
	}
}


@media (max-width: 785px) { 
	.testimonial-block {
		display: none;
	}
}