/*
Theme Name: RFCA Custom Theme
Author: 
Author URI: 
*/

@import url(http://fonts.googleapis.com/css?family=Lato:400,900);


@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}

@font-face {
  font-family: 'LatoBold';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}

/* ============================== */
/* ! G E N E R A L    STYLES   */
/* ============================== */

.mobile-nav, .mobile-toggle {
    display: none;
}

.ngg-gallery-thumbnail a img {
    width: 191px;
    height: 99px;
}

li, h1, h2, h3, h4, h5, h6, pre, form, html, fieldset, input {
	margin:0;
	padding:0;
    font-family: Lato; 
	color: #666666;
}
body {
	margin: 0;
	/* padding: 25px 0; */
	background: #FFFFFF;
    font-family: Arial; 
        font-size: 13px;
}

blockquote {
    margin-top: 15px;
    font-size: 20px;
}

.dark_background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    height: 1800px;
    width: 100%;
    z-index: 800;
    overflow: hidden;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Lato; 
}

h6{
	font-size: 20px;
}

.heading h6 a {
    color: #FFFFFF !important;
}

h1.page-title {
	font-family: LatoBold;
	font-size: 28px;
	color: #28347D;
	text-transform: uppercase;
	float: left;
}

p, li {
	font-size: 13px;
	color: #666666;
}

table.diary-dates tr td {
    border-top: 1px solid #CCCCCC;
}

table.diary-dates tr.no-row-border td {
    border: none !important;
}

a {
	color: #28347D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a, img {
        border: none;
}

.image img {
    width: 311px;
}

hr{
	border: none;
	height: 1px;
	background: #ececec;
}

hr.dark{
	background: #999999;
}

input[type="text"], input[type="email"], input[type="password"]{
	border: 1px solid #cccccc;
	background: #fff;
	padding: 0 5px;
	height: 31px;
	}
	
textarea{
	}

input[type="submit"]{
	}
	
input[type="submit"]:hover{
	}

.wrapper {
	width: 984px;
	margin: 0 auto;
	padding: 0 20px;
	background: #fff;
	/* -webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
        /* box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
}

.clear {
	clear: both;
}

header, nav{
	display: block;
}

.make-me-image{
	display: block;
	text-indent: -9999px;
        filter: none !important;
}

/* ============================== */
/* ! 		H E A D E R   			*/
/* ============================== */

#header{
	background: url(images/Wessex_Banner_Top.jpg) no-repeat;
	width: 984px;
	height: 131px;
}

#subheader{
	
}

#logo{
	margin: 15px 0 0 30px;
	float: left;
	width: 300px;
}

#logo a{
	background: url(images/Wessex_Logo.png) no-repeat;
	height: 115px;
  	width: 400px;
}

.RF {
    height: 30px;
}

.unit_cb_image {
	width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
}

#header .right{
	float: right;
}

#header .right .login_button{
	margin: 21px 40px 0 0;
	float: right;
}

.slider_contract, .slider_expand {
    top: 8px;
    right: 8px;
    position: absolute;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 22px;
}

.slider_arrow {
    position: absolute;
    z-index: 500;
}

.arrow1 {
    right: -7px;
    top: 41px;
}

.arrow2 {
    right: -7px;
    top: 136px;
}

.arrow3 {
    right: -7px;
    top: 231px;
}

.arrow4 {
    right: -7px;
    top: 323px;
}

.nav_box_video {
    top: 11px;
    right: 12px;
    position: absolute;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 22px;
}

.nav_box_video_contract1 {
    display: none;
    z-index: 99999;
    right: 685px;
    top: 181px;
}

.nav_box_video_contract2 {
    display: none;
    z-index: 99999;
    right: 349px;
    top: 181px;
}

.nav_box_video_contract3 {
    display: none;
    z-index: 99999;
    right: 13px;
    top: 181px;
}

.play_button {
    position: absolute;
    top: 63px;
    left: 110px;
    display: none;
}

.popup_shadow {
    -moz-box-shadow: inset 0 0 6px #999;
    -webkit-box-shadow: inset 0 0 6px #999;
    box-shadow: inner 0 0 6px #999;
}

.feedback_expand, .feedback_contract, .newsletter_expand, .newsletter_contract {
    top: 14px;
    right: 14px;
    position: absolute;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 22px;
    color: #000000;
    font-weight: 100;
}

.feedback_contract, .newsletter_contract {
    display: none;
}

#feedback-popup, #newsletter-popup {
    margin-top: 10px;
}

#feedback-popup form, #newsletter-popup form {
    padding-top: 10px;
}

#feedback-popup form p, #newsletter-popup form p {
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 10px;
}

#feedback-popup form p input[type="text"], #newsletter-popup form p input[type="text"] {
    width: 197px;
}

#feedback-popup form p textarea {
    width: 203px;
    height: 130px;
}

.nav_box_expand {
    display: none;
position: absolute;
top: 0;
background-color: #ececec;
height: 182px;
padding: 18px;
z-index: 999;
}

.col_expand1 {
    width: 276px;
}

.col_expand1_slide {
    width: 300px;
    left: 312px;
}

.col_expand2 {
    width: 276px;
    left: 336px;
}

.col_expand2_slide {
    left: 648px;
    width: 300px;
}

.col_expand3 {
    width: 276px;
    right: 0px;
}

.col_expand3_slide {
    right: 312px;
    width: 300px;
}

.login_button a, #content a.button, input[type="submit"], #latest_news a.button, #slideshow-main a.button, a.my-button{
	font: normal 13px LatoBold;
	color: #1d1d1b;
	text-transform: uppercase;
	padding: 8px 12px;
	border: 1px solid #b9b9ba;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fefefe 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-8 */
}

.login_button a:hover, #content a.button:hover, input[type="submit"]:hover, #latest_news a.button:hover, #slideshow-main a.button:hover, a.my-button:hover{
	text-decoration: none;
	background: #efefef;
}


#header .search{
	margin: 10px 35px 0 0;
        margin-top: 65px;
}

#header .search input[type="text"]{
	border: 1px solid #dbdbdc;
	border-right: none;
	margin-top: 7px;
	background: #fefdff;
	width: 172px;
	height: 29px;
	padding: 0 5px;
	float: left;
}

#header .search input[type="submit"]{
	background: url(images/search_button.png) no-repeat;
	width: 38px;
	height: 45px;
	float: left;
	border: none;
}



/* ============================== */
/* !	N A V I G A T I O N		*/
/* ============================== */

#nav {
    height: 45px;
}

#nav ul{
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	/* background: url(images/nav_bg.jpg) repeat-x; */
        background-color: #E4E4E4;
	height: 45px;
}

#nav ul li{
	float: left;
        position: relative;
}

#nav ul li + li{
	/* background: url(images/nav_sep.jpg) no-repeat 0 3px; */
        border-left: 1px solid #D0D0D0;
}

#nav ul li a{
	font: normal 13px Lato;
	color: #000000;
	display: block;
	padding: 14px 12px;
	text-transform: uppercase;
}

#nav ul li.social{
	font: normal 13px Lato;
	color: #000000;
	display: block;
	padding: 14px 13px;
	text-transform: uppercase;
}

#nav ul li.social .icons span{
	float: left;
}

#nav ul li.social .icons a{
	float: left;
	padding: 0 3px;
}

#nav ul li.social .icons a.fb{
	background: url(images/FBook.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 15px;
}

#nav ul li.social .icons a.twitter{
	background: url(images/x_icon.png) no-repeat;
	width: 26px;
	height: 20px;
}

#nav ul li.social .icons a.youtube{
	background: url(images/Youtube.png) no-repeat;
	width: 54px;
	height: 20px;
}

#nav ul li.social .icons a.rss{
	background: url(images/RSS.png) no-repeat;
	width: 26px;
	height: 20px;
}

#nav ul li a:hover{
	text-decoration: none;
	background: #000;
        color: #FFFFFF;
}

#nav ul > li.current-menu-item > a, #nav ul > li.current-menu-ancestor > a{
	text-decoration: none;
	background: #000;
        color: #FFFFFF;
}

#nav ul li ul.sub-menu {
    display: none;
    position: absolute;
top: 100%;
z-index: 999;
margin: 0;
padding: 0;
width: 210px;
height: 30px;
}

#nav ul li:hover > ul {
    display: block;
}

ul.sub-menu li {
float: none !important;
background: none !important;
background-color: #464646 !important;
border-left: none !important;
}

ul.sub-menu li a {
    text-transform: none !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: #FFFFFF !important;
}



/* ============================== */
/* !	   S L I D E S H O W      */
/* ============================== */


#slideshow-main {
	width:724px; 
	float:left; 
        margin-top: -3px;
}

#slideshow-main ul {
	margin:0; 
	padding:0; 
	width: 723px;
        position: relative;
}

#slideshow-main ul li img {
    cursor: pointer;
}

#slideshow-main li {
	width: 723px; 
	height: 388px; 
	display:none;
	position:relative;
}

#slideshow-main li.active {
	display:block !important;
}

#carousel li a img.active {
        filter:alpha(opacity=100) !important; 
	-moz-opacity:1.0  !important;
	-khtml-opacity: 1.0  !important;
	opacity: 1.0  !important;
}

#carousel li a img {
        filter:alpha(opacity=50); 
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
        width: 100%;
}

#slideshow-main li span.opacity {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width: 483px;
	padding: 10px 10px 10px 20px;
	background: rgba(40, 52, 125, 0.7);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#28347D', endColorstr='#28347D');
	z-index:500;
        overflow: hidden;
}

#slideshow-main li span.content {
	position: relative;
}

#slideshow-main li span.content h3 {
	font-size:19px;
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
	text-transform: uppercase;
}

#slideshow-main li span.content h4 {
	font-size:14px;
	font-weight: bold;
	color: #FFFF66;
	text-transform: uppercase;
        width: 90%;
        display: inline-block;
}

#slideshow-main li span.content p {
	font-size:12px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	margin-top: 10px;
}

#slideshow-main li span.content a.button{
	float: right;
	clear: both;
	margin: 20px 5px 0 0;
}



/* Styling up the carousel */

#slideshow-carousel {
	float:left; 
	width: 252px;
	height: 388px;
	position:relative;
	margin-left: 6px;
        margin-top: -3px;
}

#slideshow-carousel ul {
	margin:0; 
	padding:0;
	list-style:none;
}

#slideshow-carousel li {
	background:#fff; 
	height:95px; 
	position:relative
}

#slideshow-carousel li .arrow {
	left:3px; 
	top:28px; 
	position:absolute; 
	width:20px; 
	height:40px; 
	background:url(images/arrow_white.png) no-repeat 0 0; 
	display:block;
	border: 6px solid #28347D;
}

#slideshow-carousel li a {
	background:#1d1d1b; 
	display:block; 
	padding: 0px;
	width:242px; 
	height: 91px;
	border: 6px solid #28347D;
}


#slideshow-carousel .active {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	-khtml-opacity: 1.0; 
	opacity: 1.0;
}

#slideshow-carousel .faded {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}


/* ============================== */
/* F R O N T  P A G E  S T Y L E S*/
/* ============================== */

#nav_box{
	margin-top: 25px;
        position: relative;
}

#nav_box .col {
	float: left;
	position: relative;
	width: 312px;
	height: 218px;
}

#nav_box .col1 {
        margin-right: 24px;
}

#nav_box .col3 {
        margin-left: 24px;
}

#nav_box .caption {
	position: absolute;
	bottom: 0;	
	background: url('images/caption_bg.jpg') repeat-x;
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 5%;
	width: 90%;
	height: 17px;
	text-transform: uppercase;
}

.caption_content {
    font-family: Lato; 
}

#home_content{
	margin-top: 20px;
}

#latest_news {
	width: 480px;
	float: right;
}

#latest_news .heading, #find-a-unit .heading, #twitter-feeds .heading {
	background-color: #ececec;
	border-bottom: 2px solid #28347D;
}

#latest_news .heading h6, #find-a-unit .heading h6, #twitter-feeds .heading h6 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	background-color: #28347D;
	padding: 5px 10px;
	width: 160px;
}

#latest_news .post {
	margin-top: 10px;
	float: left;
	border-bottom: 2px solid #e2e2e2;
	padding-bottom: 10px;
}

.post .details a {
    font-size: 16px;
    font-family: LatoBold;
}

.post .details .excerpt {
    margin-top: 5px;
}

#latest_news .post:last-child{
	border-bottom: none;
}

#latest_news .thumb {
	float: left;
	margin-right: 10px;
}

#latest_news .footer_bar {
	background-color: #ececec;
	padding: 5px;
        margin-top: 9px;
}

#latest_news a{
	color: #28347D;
}

#latest_news span {
	margin-top: 3px;
	float: left;
}

#latest_news .sub {
	display: block;
	float: right;
	background: url('images/feed.jpg') no-repeat;
	width: 29px;
	height: 29px;
	margin-left: 5px;
}

#latest_news .alignleft, #latest_news .alignright {
	margin: 5px;
}


#home_content .right{
	width: 481px;
	float: left;
}

div.featured-homepage {
    background-color: #ececec;
}

div.featured-homepage div.featured-content {
    padding: 10px;
}

div.featured-homepage div.featured-content h2 {
    color: #28347D;
    font-size: 16px;
}

#find-a-unit .map{
	background: url(images/Find_Map.png) no-repeat;
	width: 481px;
	height: 126px;
	position: relative;
}

.map_loading {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.map_loading_img {
display: none;
position: absolute;
top: 250px;
left: 292px;
z-index: 100;
}

.map_loading_img h2 {
color: #000000;
text-align: center;
margin-top: 10px;
}

#find-a-unit .map a{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.hp_tweet {
    margin-top: 9px;
    padding-bottom: 9px;
    border-bottom: 2px solid #e2e2e2;
}

.hp_tweet_last {
    border: none !important;
}

.tweet_pic, .tweet_date, .tweet_text {
    float: left;
}

.tweet_pic {
    width: 55px;
}

.tweet_date {
    width: 60px;
}

.tweet_date_1 {
    font-family: LatoBold;
    color: #28347D;
    font-size: 18px;
}

.tweet_date_2 {
    font-family: LatoBold;
    font-size: 16px;
}

.tweet_text {
    width: 350px;
}

#twitter-feeds .heading h6{
	float: left;
}

#twitter-feeds .heading .follow{
	float: right;
	font-size: 10px;
	color: #1d1d1b;
	background: url(images/x_icon.png) no-repeat center right;
	height: 15px;
	padding: 6px 35px 0 0;
	text-transform: uppercase;
	margin: 5px 10px 0 0;
}



#feedback-box{
position: absolute;
width: 209px;
font-size: 12px;
font-weight: bold;
bottom: 0px;
left: 0px;
}

#get-our-newsletter{
        position: absolute;
	width: 209px;
	font-size: 12px;
	font-weight: bold;
        bottom: 0px;
        right: 0px;
}

.newsletter-link {
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.newsletter-link-right {
    margin-right: 99px;

}

.newsletter-link-left {
}

.newsletter-icon {
    background-image: url("images/Newletter_Icon.png");
    width: 105px;
    height: 128px;
}

.newsletter-title {
    font-size: 12px;
    font-weight: 700;
	width:100px;
}


/* ============================== */
/* ! 	P A G E   S T Y L E S 	   */
/* ============================== */

#breadcrumbs{
	background: #ececec;
	padding: 15px;
}

#breadcrumbs, #breadcrumbs a{
	font-size: 13px;
	color: #666666;
}

#breadcrumbs, #breadcrumbs a.current-item{
	color: #28347D;
}

#container{
	margin-top: 20px;
}

#main{
	float: left;
	width: 790px;
	margin-left: 25px;
}

.share-me{
	font: normal 13px LatoBold;
	color: #1d1d1b;
	float: right;
	margin-top: 15px;
}

.share-me span{
	float: left;
}

.share-me a{
	float: left;
	margin-left: 10px;
}

.share-me a.fb{
	background: url(images/fb_icon_purple.png) no-repeat;
	width: 21px;
	height: 21px;
}

.share-me a.twitter{
	background: url(images/x_icon.png) no-repeat;
	width: 27px;
	height: 21px;
}

#content{
	width: 480px;
	float: left;
	margin-top: 15px;
}



.normal-page{
	width: 100% !important;
	margin: 0 !important;
	float: none !important;
}

.normal-content{
	width: 695px !important;
}

#content .content p{
	font-size: 14px !important;
        line-height: 20px !important;
}

#content .content h6{
	font-size: 20px;
}

.dark-box{
	background: #28347D;
	padding: 10px;
	font-size: 20px;
	color: #fff;
}

.light-box{
	background: #ececec;
	padding: 10px;
}



#people-page{
	border-bottom: 1px solid #ececec;
	padding: 20px 0;
}

#people-page h5{
	font-size: 20px;
	color: #28347D;
}

#people-page h6{
	font: normal 16px Arial;
	color:  #28347D;
	margin-top: 5px;
}

#people-page .left{
	width: 480px;
	float: left;
	margin-top: 20px;
}

#people-page .right{
	float: right;
	width: 251px;
	margin-top: 20px;
	padding: 50px 20px;
	font-size: 18px;
	color: #fff;
	background: #333333 url(images/quotes_icon.png) no-repeat 20px 20px;
}



#people-page .content{
	margin-top: 20px;
}


#news-page h6{
	font-size: 18px;
}

#news-page h6, #news-page h6 a{
	color: #28347D;
}

#news-page h6 span{
	font-family: Arial;
}

#news-page small{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#news-page p{
	font-size: 13px;
	font-family: Arial;
}

#news-page .featured, #news-page .common{
	margin-bottom: 0px;
}

#news-page .featured .thumb{
	float: left;
	padding-right: 10px;
}

#news-page .common .thumb{
	float: left;
	padding-right: 10px;
}

#news-page .common .excerpt{
	border-bottom: 1px solid #ececec;
}

#news-page .common h6{
	font-size: 16px;
}

#news-page .common p{
	margin-top: 5px;
}

.news-pagination a{
	font: normal 13px Arial;
	color: #28347D;
}

.news-pagination a span{
	color: #cccccc;
}


#single-page .heading{
	float: left;
}

#single-page .heading .page-title{
	float: none;
}

#single-page .thumb img{
	max-width: 100%;
	height: auto;
}

/* ============================== */
/* !  L E F T    S I D E B A R   */
/* ============================== */


#left-sidebar{
	width: 165px;
	float: left;
}

#child-pages{
	list-style: none;
	margin: 0;
	padding: 0;
}

#child-pages li{
	margin-bottom: 4px;
}

#child-pages li a{
	font: normal 13px Arial;
	color: #666666;
	background: #ececec;
	border: 1px solid #f6f6f6;
	display: block;
	padding: 6px 12px;
}

#child-pages li a:hover, #child-pages li.active a{
	text-decoration: none;
	background: #666666;
	color: #fff;
}

.back-to-news{
	margin: 12px 0 45px 0;	
}

.back-to-news a{
	font: bold 13px Arial;
	color: #28347D;
}

.back-to-news span{
	color: #ccc;
	font-family: Arial;
	margin-right: 10px;
}

/* ============================== */
/* ! 		S I D E B A R 			*/
/* ============================== */

#sidebar{
	float: right;
	width: 292px;
	margin-top: 0px;
}

#sidebar .video iframe{
	width: 100%;
	height: auto;
}

#sidebar .content{
	background: #ececec;
	padding: 10px;
	margin-bottom: 20px;
}

#sidebar .content, #sidebar .content p{
	font-size: 13px;
	font-family: Arial;
}

#sidebar .content h6{
	font-size: 20px;
	color: #28347D;
}

#sidebar .sidebar-downloads{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#sidebar .sidebar-downloads li{
	background: url(images/download_icon.png) no-repeat center right;
	padding: 10px 30px 10px 0;
	border-top: 1px solid #999999;
	font-size: 13px;
	font-family: Arial;
}

#sidebar .sidebar-downloads li a{
	color: #28347D;
	font-weight: bold;
}

#sidebar small{
	font-size: 9px;
	font-family: Arial;
}

#sidebar .forces-content{
	margin: 20px 0;
}

#sidebar .forces-content h6{
	font-size: 20px;
}

#sidebar .forces-content p{
	color: #FFF;
	font-family: Arial;
	font-size: 13px;
}


#sidebar .search-news{
	margin-bottom: 20px;
}

#sidebar .search-news p{
	font-size: 16px;
	color: #28347D;
}

#sidebar .search-news input[type="text"]{
	width: 247px;
	margin-top: 20px;
}

#sidebar .search-news input[type="submit"]{
	float: right;
	margin-top: 10px;
}

/* ============================== */
/* ! 		F O O T E R 			*/
/* ============================== */

#logos .left a img, #logos .right a img {
margin-left: 24px;
margin-right: 24px;
vertical-align: top;
}

#logos{
	border-top: 2px solid #e6e6e6;
	margin-top: 30px;
}

#logos h6{
	font-size: 13px;
	color: #969696;
	text-transform: uppercase;
        padding-bottom: 10px;
        padding-top: 5px;
}

#logos .left{
	float: left;
	width: 50%;
}

#logos .left .icons{
	background: url(images/logos-1.png) no-repeat;
	width: 416px;
	height: 75px;
	margin-top: 25px;
}

#logos .right{
	float: left;
	width: 50%;
}

#logos .right .icons{
	background: url(images/logos-2.png) no-repeat;
	width: 397px;
	height: 78px;
	margin-top: 20px;
}

.footer_section_wrapper {
background: url(images/footer_links_sep_hor.png) repeat-x 0px 65px;
padding-bottom: 40px;
}

.footer_section_1 {
    float: left;
    width: 500px;
    font-size: 16px;
    height: 45px;
}

.footer_section_1 p, .footer_section_2 p {
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.footer_section_2 img {
position: absolute;
left: 52px;
top: 4px;
}

.footer_section_2 {
    float: left;
    width: 110px;
    font-size: 16px;
    height: 45px;
    background: url(images/footer_links_sep.png) repeat-y 10px 0;
    padding: 0 30px 0 90px;
    position: relative;
}

.footer_section_3 {
float: right;
width: 150px;
text-align: right;
padding-right: 20px;
background: url(images/footer_links_sep.png) repeat-y 10px 0;
padding: 0 30px 0 30px;
    height: 45px;
}


#footer{
	background: #ccc;
	border-top: 1px solid #e2e2e2;
	margin-top: 15px;
	padding: 20px 20px 10px 20px;
}

#footer ul.col{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul.col li{
	float: left;
	font: bold 12px Arial;
	color: #3a3a3a;
	min-height: 137px;
}

#footer ul.col li a{
	font: bold 12px Arial;
	color: #3a3a3a;
}

#footer ul.col li + li{
	background: url(images/footer_links_sep.png) repeat-y 10px 0;
	padding: 0 30px 0 30px;
}

#footer ul.col ul{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#footer ul.col ul li{
	float: none;
	min-height: 15px;
}

#footer ul.col ul li + li{
	background: none;
	padding: 0;
}

#footer ul.col ul li a{
	font: normal 12px Arial;
	color: #575756;
}

#footer ul.col li.social .icons{
	margin-top: 20px;
}

#footer ul.col li.social a{
	float: left;
	padding: 0 3px;
}

#footer ul.col li.social a.fb{
	background: url(images/fb_icon_grey.png) no-repeat;
	width: 26px;
	height: 25px;
}

#footer ul.col li.social a.twitter{
	background: url(images/x_icon.png) no-repeat;
	width: 33px;
	height: 23px;
}


#footer ul.col ul ul li{
	margin-top: 10px;
}

#footer ul.col ul ul li a{
	font-weight: bold;
}



#copyright{
	margin-top: 10px;
}

#copyright p{
        text-align: right;
        margin: 0;
	font-size: 12px;
	color: #575756;
}





/* =WordPress Core
-------------------------------------------------------------- */
.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;
}

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;
}

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


/**************************************************************/

#gallery-page .hide{
	display: none;
}

.gallery-search{
	float: right;
	margin: 0 56px 0 0;
}

.gallery-search input[type="text"]{
	border: 1px solid #dbdbdc;
	border-right: none;
	margin-top: 7px;
	background: #fefdff;
	width: 172px;
	height: 29px;
	padding: 0 5px;
	float: left;
}

.gallery-search input[type="submit"]{
	background: url(images/search_button.png) no-repeat;
	width: 38px;
	height: 45px;
	float: left;
	border: none;
}

#gallery-page .captions, .single-gallery #content .fancybox .captions {
	position: absolute;
	bottom: 3px;
	left: 0;
	display: block;
	background: rgba(40, 42, 125, 0.7);
	z-index: 500;
	padding: 5px 10px;
	color: #fff;
}

#gallery-page .captions .count, .single-gallery #content .fancybox .captions .count {
	float: left;
	font-size: 9px;
}

#gallery-page .date{
	float: right;
	font-size: 9px;
}

#gallery-page .first{
	float: left;
	width: 485px;
	position: relative;
	margin-right: 10px;
}

#gallery-page .first .captions, .single-gallery #content .fancybox .captions {
	width: 332px;
	font-size: 13px;
	padding: 10px;
}

#gallery-page .first .captions h6, .single-gallery #content .fancybox .captions h6{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

#gallery-page .first .captions .count, #gallery-page .first .captions .date, .single-gallery #content .fancybox .captions .count, .single-gallery #content .fancybox .captions .date{
	font-size: 13px;
}

#gallery-page .second{
	float: left;
	margin: 0 10px 6px 0;
	position: relative;
	width: 238px;
}

#gallery-page .second .captions{
	width: 218px;
}

#gallery-page .second .captions h6{
	font-size: 11px;
	color: #fff;
	margin-bottom: 3px;
}

#gallery-page .navigation{
	text-align: center;
	margin-top: 20px;
}

.wp-paginate a{
	background: none !important;
	border: none !important;
}

#left-sidebar .by-month{
	font: normal 13px Arial;
	color: #28347D;
	margin: 0;
}


/*********************************/

#gallery-overlay h6{
	font-size: 15px;
	font-weight: bold;
	color: #e6e6e6;
	text-align: center;
	margin-bottom: 10px;
}

#gallery-overlay .attr{
	margin-top: 10px;
}

#gallery-overlay .social{
	float: left;
}

#gallery-overlay .social .share-me{
	color: #808080;
	float: none;
	margin: 0;
}

#gallery-overlay .social .share-me a.fb{
	background: url(images/fb_icon_white.png) no-repeat;
}

#gallery-overlay .social .share-me a.twitter{
	background: url(images/x_icon_white.png) no-repeat;	
}

#gallery-overlay .button{
	float: right;
}

#gallery-overlay .button a{
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}

.fancybox-skin{
	background: #000 !important;
}

#shName{
	display: none;
}

#shDisplay div#shTitle{
	width: 175px !important;
}

.myfancykutta{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.galleryHeader{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
}

.galleryFooter{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 92%;
	color: #e6e6e6;
	padding: 13px 15px;
}

.galleryFooter .counter{
	float: left;
}

.galleryFooter .bbutton{
	float: right;
}

.galleryFooter .bbutton a{
	color: #e6e6e6;
}

/*********************************/

.slideshowlink{
	display: none;
}

.ngg-gallery-thumbnail img{
	background: none !important;
	border: none !important;
	padding: 0 !important;
}

.ngg-navigation{
	color: #fff;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev{
	background: #808080;
	border: none !important;
	font-family: Arial;
}


/*********************************************************************************/

#sidebar-units{
	width: 230px;
	float: left;
	margin-top: 15px;
}

#sidebar-units label{
	font: bold 13px Arial;
	color: #28347D;
}

#sidebar-units input[type="text"]{
	border: 1px solid #28347D;
	width: 195px;
	margin-top: 5px;
}

#sidebar-units input[type="submit"]{
	float: right;
	margin-top: 5px;
}

#sidebar-units hr{
	background: #b9b9ba;
	margin: 20px 0;
}

#sidebar-units .filter{
	margin-top: 20px;
}

#sidebar-units .subheading{
	color: #666666;
}

#sidebar-units .push-left{
	float: left;
}

#sidebar-units .type{
	float: left;
	margin-left: 14px;
	font-weight: normal;
	color: #666666;
}

#sidebar-units .filter .clear{
	margin-bottom: 10px;
}

/****************/

#units-page #content{
	width: 735px;
	float: right;
}

#units-page h6{
	font-size: 20px;
	color: #333333;
}

#units-page p{
	font-size: 15px;
	font-family: Arial;
	color: #666666;
	margin-top: 20px;
}

#units-page p.headings{
	color: #9e7d41;
}

#units-page .data{
	position: relative;
	float: left;
	width: 360px;
}

#units-page .meta{
	float: right;
}

.dropdown {
  display: inline-block;
  position: relative;
}
.dropdown-content {
  display: none;
  position: float-left;
  width: 100%;
  overflow: auto;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a {
  display: block;
  color: #000000;
  padding: 5px;
  text-decoration: none;
}
.dropdown-content a:hover {
  color: #FFFFFF;
  background-color: #00A4BD;
}

.townDropStyling {
	width: 196px;
	height: 35px;
	background-image: url('images/town_selection.png');
	line-height: 35px;
	padding-left: 10px;
}