@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,500,600,700)");

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'robotocondensed';
    src: url('/fonts/RobotoCondensed-Regular.ttf');
    src: url('/fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body#home section#breadcrumbs {
    /*display: none;*/
}

body {
  
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}

h1, h2, h3, h4, h1 a, h2 a {
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}

h3 {
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #005daa;
    padding: 10px 0 0 0;
}

h5 {
    padding: 10px 0 0 0;
}


h6 {
    font-size: 14px;
    color: #005daa;
    padding: 10px 0 0 0;

}

hr {
    clear: both;
}
div#calendar {
    background-color: #fff !important;
    padding: 10px;
}

table.fees tr:nth-child(odd){
    background: #f4f4f4;
}

table.fees tr {
        line-height: 28px;
}

table.fees td {
    padding-right: 10px;
    padding-left: 10px;
}

a {
    color: #005daa;
}

.btn-info {
    background-color: #005daa !important;
    background-image: none;
    border-radius: 0;
}
.btn-info:hover {
    background-color: #363539 !important;
}
span.member_login:hover {
    color: #005daa;
}
h2 a {
    /*color: #363539;*/
}
a:hover, a:focus {
    color: #2c92a3;
    text-decoration: underline;
}

a.print {
    background: url("/images/icon_print.png") no-repeat left center;
    height: 23px;
    padding-left: 35px;
}

a.view_events {
    display: inline-block;
    background-color: #45a554;
    color: #fff;
    padding: 10px 15px;
}

a.view_events:hover {
    background-color: #89a4d1;
}


.navbar {
    border-top: 5px solid #f3a730;
}
.navbar .nav {
    margin: 5px 0 0 0px;
}

.navbar .brand {
    float: none !important;
    margin-left: -10px !important;
    margin-top: 20px;
    margin-bottom: 30px;
}
.navbar .nav > li {
    /*border-left: 1px dotted #dddedd;*/
    /*width: 95px;*/
    font-family: 'Open Sans';
}

.navbar-custom {
    box-shadow: none !important;
}
.navbar-custom .nav > li a, .navbar .nav > li a  {
    padding: 5px 10px!important; 
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
}

.well {
    margin-top: 30px;
}
.member-collaps .navbar-custom .nav > li a, .navbar .nav > li a {
    text-transform: none;
}
ul.dropdown-menu li a{
    min-height: 12px !important;
    padding: 10px !important;
}
ul.dropdown-menu {
    border-radius: 5px;
    /*border-top: 5px #005daa  solid;*/
    border-top: 5px #fff  solid;
    margin-top: -2px;
}
.dropdown-menu {
    background-color: #005daa !important;
    /*background-color: rgba(255, 255, 255, 1) !important;*/
    border-radius: 5px;
    }

    .dropdown.open > .dropdown-toggle {
        border-right-radius: 0px;
    }
.navbar-custom .nav > li > a:hover {
    background-color: #fff !important; 
    color: #005daa !important;
    opacity: 100 !important;}

.navbar-custom .nav > li.dropdown.searcher > a:hover {
       background-color: #363539 !important;
       } 

       .navbar-custom .nav li.dropdown.open > .dropdown-toggle, .navbar-custom .nav li.dropdown.active > .dropdown-toggle, .navbar-custom .nav li.dropdown.open.active > .dropdown-toggle {
color: #005daa !important;
    background-color: #fff  !important;
    border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
       }
.navbar-searcher {
    position: absolute !important;
    right:0 !important;
    left: 100% !important;
    margin-right: 0 !important;
}
.searcher:hover {
    background-color: #363539 !important;
}
.searcher {
    width: 40px !important;
}
.navbar .linkedin {
    background: url("/49/images/linkedin.png") no-repeat top;
    width: 90px;
    height: 23px;
    display: block;
    float: right;
    padding: 0;
    /*margin: 28px 15px 0 -20px;*/
    margin: 32px 15px 0 0;
}

.navbar .linkedin:hover {
    background-position: bottom;
}

#footer-top h2 a, #footer-top h2 {
        color: #005daa !important;
        text-align: center;
        font-weight: 400;
        margin-bottom: 50px;
}

.tiles-container2 .tiles {
    background-color: #FFF !important;
    border-width: 0px !important;
}

.tiles-container2 .tiles h2 {
    background-color: #FFF !important;
    color: #005daa !important;
}

.tiles-container2 .tiles p {
    background-color: #FFF !important;
    color: #005daa !important;
}

.tiles-container2 h1 {
    color: #005daa !important;
}

.tiles-container2 h1 a {
    color: #005daa !important;
}

.tiles-container h1 {
    color: #FFF;
    border: none !important;
}

.tiles-container h1 a {
    /*color: #FFF;*/
}

#home .container.index-container {
    width: 100% !important;
}


.carousel .item {
    height: 550px !important;
}

.carousel-caption {
    background-color: rgba(0,0,0,.5) !important;
    border-top: 5px solid #f3a730;
    max-width: 35% !important;
    margin-left: 50px;
}
.carousel-caption h4 {
    line-height: 40px !important;
}
div.child {
    min-height: 80px;
}

.home_news h2 {
    line-height: 30px !important;

}

.page-title-wrap {
    display: block;
    float: left;
    background-color: #f4f4f4;
    width: 100%;
    position: absolute;
    left: 0;
}

section#breadcrumbs {
    background-color: #f4f4f4;
    border-top: 3px solid #005daa;
	min-height: 0px;
    /*background-image: url("/49/images/bg-heading.jpg");*/
    padding: 5px 0;
    text-align: right;
}

#home section#breadcrumbs {
    padding: 0px;
}

section#breadcrumbs li {
    color: #005daa;
}

section#breadcrumbs a {
    color: #005daa;
}

section#page-title {
    background-color: #f4fcff;
    /*background-image: url("/49/images/bg-heading.jpg");*/
    padding: 40px 0;
}
.tiles h3.title {
     background-color: #005daa;
}
div.span3.tiles.frontgalltype2.image_holder a h3.title {
     min-height: 50px;
   }

.top_module .tiles h3.title {
    background-color: #fff;
}
.top_module .tiles h3.title a, .top_module .tiles h3.title {
    color: #005daa;
    font-weight: bold;
    font-size: 18px;
}

.tiles h3.title, .tiles h3.title a {
    color: #fff;
    font-weight: lighter;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 12px;
    padding-top: 12px;
    clear: both;
    vertical-align: middle;
    margin: 0;
}


body#home .news-item-text {
    padding-right: 10px;
    padding-left: 10px;
    min-height: 120px;
}

body#home .top_module .news-item-text {
    min-height: 300px;
}
body#home .news-item-text h3.title {
    font-weight: lighter;
    font-size: 20px;
    line-height: 24px;s
}

body#child section#page-title {
	 display: none;
}

.news-content .next-prev{
    display:none;
}
.format_news, news_div .format_events {
    background-color: #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 5px 10px;
}
.format_events h2 {
    line-height: 28px !important;
}
.format_events {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 5px 12px;
}
.fred {
    padding: 30px 0;
}

section#page-title h1 {
    /*color: #95aed6;*/
    color: #005daa;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
    padding: 0;
    margin: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}



section#page-content h2 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    padding: 10px 0;
    margin: 0;
    /*border-bottom: 1px solid #fafafa;*/
}

section#page-content h4 {
    color: #005daa;
    font-weight: normal;
    padding: 10px 0 10px 0px;
    margin: 0;
    text-transform: uppercase;
}

#child section#page-content {
    padding-bottom: 150px;
}
#home section#page-content h1.section-title, #home section#footer-top h1.section-title, #child section#footer-top h1.section-title {
    font-size: 28px;
    text-align: center;
    position: relative;
        margin: 10px 0 20px;
        padding: 0;
}

#home section#page-content .tiles-container h1.section-title span,  #home section#page-content .top_module h1.section-title span, #home section#footer-top h1.section-title a span, #child section#footer-top h1.section-title a span {
    display: inline-block;
    padding: 10px;
    position: relative;
    width: auto;
    text-transform: uppercase;
    z-index: 2;
}

#home section#page-content .tiles-container h1.section-title span{
    background: #f4f4f4;
}
#home section#footer-top h1.section-title a span, #child section#footer-top h1.section-title a span {
    background: #fff;
    }

 #home section#page-content .top_module h1.section-title span, #home section#page-content .top_module h1.section-title a span {
    background: #005daa;
    }   
#home section#page-content h1.section-title, #home section#footer-top h1.section-title a, #child section#footer-top h1.section-title a {
font-size: 28px;
    letter-spacing: 2px;
    font-weight: lighter;
    line-height: 44px;
}
#home section#page-content .tiles-container h1.section-title:after, #home section#page-content .top_module h1.section-title:after, #home section#footer-top h1.section-title:after, #child section#footer-top h1.section-title:after   {
    content: "";
    display: block;
    height: 1px;
    margin-left: 10%;
    position: absolute;
    top: 28px;
    width: 80%;
    z-index: 1;
}
#home section#page-content .tiles-container h1.section-title:after, #home section#footer-top h1.section-title:after,  #child section#footer-top h1.section-title:after{
    background: #005daa;
}


#home section#page-content .top_module h1.section-title:after {
    background: #f4f4f4;
}


.top_module {
    padding-bottom: 40px;
    padding-top: 30px;
    background-color: #005daa;
}

.top_module .tiles {
    border: none;
}

section#page-content .top_module h1 a {
    color: #fff;
}
section#page-content h1 {
 /*display: none;*/
 color: #000;
 text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 300;
font-size: 28px;
    position: relative;
   margin: 10px 0 20px;
}

.preview_gal h1 {

    color: #FFF !important;
}

#news_div_er h1 {
   display: none;
}

section#page-content p {

}

section#tiles_top {
    background-color: #fafafa;
    margin: 80px 0 0;
}

.tiles-container {
    padding: 10px 0 50px 0;
     background-color: #f4f4f4;
}

.tiles-top-container {
	margin-top: -120px;
	position:relative;

}

.tiles_top {
	margin-left: 3px;

	border-color: #CCC;
    height: 100px;
 	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	 vertical-align:middle;
}


.tiles_top:hover{
   background-color:#F7F7F7 !important;
}

.first {
	margin-left: 40px;
}

/**********  Custom Style news item selector   *******************/

.bx-wrapper {
    margin: 0 !important;
    max-width: 100% !important;
}
#slider-next {
}
.slider1-prev a, .slider1-next a, .slider2-prev a, .slider2-next a, .slider3-prev a, .slider3-next a{
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
}
.slider1-next, .slider1-prev, .slider2-next, .slider2-prev, .slider3-next, .slider3-prev {
    background-color: #005daa;
    /*background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);*/
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    font-weight: bold;
    border-radius:60px;

}
.slider1-next:hover, .slider1-prev:hover, .slider2-next:hover, .slider2-prev:hover, .slider3-next:hover, .slider3-prev:hover { 
background-color: #2c92a3;
}
.slider1-next a:hover, .slider1-prev a:hover, .slider2-next a:hover, .slider2-prev a:hover, .slider3-next a:hover, .slider3-prev a:hover { 
text-decoration: none;
}

.slider1-prev, 	.slider2-prev, 	.slider3-prev  {float: left; }
.slider1-next, .slider2-next, .slider3-next {float: right; margin-left: 5px;}


.custom_control {
    float:right;
    margin: -80px 20px 0 0;
}

.tiles2, .tiles3 {
    margin-right: 10px !important;
    background-color: #FFF !important;
    color: #363539;
    margin-bottom: 20px;
}

.tiles2 {
        margin-left: 0px !important;
        min-height: 330px;
    }
    .tiles2 img {
}

.tiles3 {
    padding: 30px;
}
.tiles2 h2 {
    background-color: #FFF !important;
}

.tiles2 h3 {
    font-weight: lighter;
    padding-top: 15px;
}

.tiles_top p {
	padding-top: 35px;
	 vertical-align:middle;
    font-size: 22px;
     line-height: 24px;
    font-weight: bold;

}

.tiles_top a {
    color: #0a367d;
    text-decoration: none;
}

.tiles_top a:hover {
    text-decoration: none;
	color: #F90;
}

.tiles_top:nth-child(odd) {
    background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}

section#page-content .tiles_top:nth-child(odd) h2,
section#page-content .tiles_top:nth-child(odd) p {
    color: #0a3987;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.tiles_top:nth-child(even) {
    background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}

section#page-content .tiles_top:nth-child(even) h2,
section#page-content .tiles_top:nth-child(even) p {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
}



section#tiles {
    background-color: #fff;
    padding: 50px 0;
    margin: 80px 0 0;
}


.tiles .readMore a{
    color: #fff;
}

.tiles .readMore a:hover {
    color: #000;
}
.tiles .readMore {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px;
    width: 150px;
    text-align: center;
    margin-top: 5px;
}
.tiles .readMore:empty {
    border: none;
}
.tiles {
    box-sizing: border-box;
    /*min-height: 455px;*/
	margin-left: 0px;
	margin-right: 20px;
    text-align: center;
   
}

.tiles h2 {
    padding: 20px 0;
    text-align: center;
	
}

.tiles p {
    font-size: 13px;
     line-height: 20px;
}

.tiles .news-item-top-img img {
float:left;
width:100%;
}

.tiles h2 a {
 	
 	text-decoration: none;
}

.tiles h2 a:hover {
	color: #FFF !important;
	text-decoration: underline;
}

.tiles {
	margin-top: 5px;
	background-color: #fff;
    /*box-shadow: 0px 2px 3px #C7C7C7;*/
	border-radius: 4px;
	border: 1px #eee solid
}


.blog-post .item-img-wrap img {
    margin-bottom: 20px;
}
section#page-content .tiles h2 {

	color: #000 !important;
	background-color: #005daa;  
}


.tiles .news-item-text {
    padding: 20px;
}
.format_news img {
 padding: 15px;	
}

.format_news a {
 color: #35b3e3;
}


/*.tiles:nth-child(even) {
	margin-top: 5px;
	background-color: #f5f5f5;
    box-shadow: 0px 2px 3px #C7C7C7;
	border-style: solid;
    border-width: 2px;
	border-color: #005daa;
}*/	
	
/*section#page-content .tiles:nth-child(even) h2 {
    color: #FFF;
	background-color: #005daa;
	padding-left: 2px;

}	


section#page-content .tiles:nth-child(even) p {
    color: #000;
	padding-left: 10px;
}*/



.education {
    /*box-sizing: border-box;*/
    /*background-color: #0a3987;*/
    background-color: #e8e8e8;
    /*background-image: url("/49/images/educate.jpg");*/
    background-image: url("/49/images/bg-gray.jpg");
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    min-height: 240px;
    padding: 20px;
}

.education h2 {
    /*color: #fff;*/
    color: #0a3987;
    line-height: 28px;
    padding: 0;
    margin: 0 0 20px;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);*/
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.education p {
    /*color: #fff;*/
    color: #0a3987;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);*/
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.networking {
    /*box-sizing: border-box;*/
    /*background-color: #95aed6;*/
    background-color: #e8e8e8;
    /*background-image: url("/49/images/network.jpg");*/
    background-image: url("/49/images/bg-gray.jpg");
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    min-height: 240px;
    padding: 20px;
    /*margin-left: -30px;*/
}



.networking h2 {
    color: #0a3987;
    line-height: 28px;
    padding: 0;
    margin: 0 0 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.networking p {
    color: #0a3987;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.membership {
    /*box-sizing: border-box;*/
    /*background-color: #45a554; */
    background-color: #0a367d;
    background-image: url("/49/images/bg-blue.jpg");
    /*background-size: cover;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    min-height: 240px;
    padding: 20px;
    /*margin-top: 30px;*/
}

.membership h2 {
    color: #fff;
    line-height: 28px;
    padding: 0;
    margin: 0 0 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
}

.membership p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
}

.membership a {
    color: #fff;
    text-decoration: underline;
}

.membership a:hover {
    color: #fff;
    text-decoration: none;
}

footer {
    padding: 0;
    margin: 0;
	
}

footer h4 {
    color: #363539;
    padding: 0 10px;
    text-transform: uppercase;
}

footer > section#footer-top {
    background-color: #fff;
    /*background-color: #2c92a3;*/
    padding: 40px 0;
    border-bottom: 3px solid #005daa;
}

footer > section#footer-btm {
    background-color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #fff;
}


footer > section#footer-btm-btm {
    background-color: #000;
	padding-top: 10px;
	color: #FFF;
	font-weight:bold;
	
}


footer > section#footer-btm-btm a {
  
	color: #FFF;
	
}
.searcher {
    background: #005daa;
}

footer > section#footer-btm p {
    padding: 0;
    margin: 0;
}

footer > section#footer-btm .span4 {
    margin-left: 20px;
}

footer > section#footer-btm a {
    color: #e0eff1;
    text-decoration: underline;
}

footer > section#footer-btm h4 {
    font-family: 'Open Sans';
    font-weight: 400;
    color: #fff;
    padding: 0;
}
footer > section#footer-btm #subscribe label {
color: #fff;
}

span#u_0_2 {
    background-color: #fff !important;
}

.footer-pad {
    padding: 20px 0 10px;
}

ul.footer-top-nav {
    list-style-type: none;
    padding: 0 10px;
    margin: 0;
}

ul.footer-top-nav li {
    padding: 5px 0;
    margin: 0;
}

ul.footer-top-nav li > a {
    color: #2c92a3;
}

ul.footer-btm-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.footer-btm-nav li {
    float: left;
    color: #fff;
    padding: 10px;
    margin: 0;
}

ul.footer-btm-nav li > a {
    color: #999;
}

.scape {
    padding: 10px;
}
.navbar-inner {
	background-color: #222;
    background-image: linear-gradient(to bottom, #222, #999);
}
.error {
	color: #f00;
}

.bodytext_red {
	color: #f00;
}

.btn.btn-primary {
    background-color: #005daa;
    background-image: none;
    border-radius: 0;
}

.btn.btn-primary:hover {
    background-color: #363539 ;
}

.btn.submit-btn.btn-lg.filter-btn {
background-color: #005daa !important;
border-radius: 0px;
}

.btn.submit-btn.btn-lg.filter-btn:hover {
        background-color: #363539!important;

}
.submitBtn{
    margin-top:5px;
    background:#E7E7E7;
}

.submitBtn:hover{
    background:#DADADA;
}

@media only screen and (max-width : 767px) {
  .navbar-form{
    margin-right:0;
    margin-left:0;
  }
}

#paging_container li {
    list-style: outside none none;
}
#paging_container {
    float: left;
}
.page_navigation, .alt_page_navigation {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 40px;
}
.page_navigation a, .alt_page_navigation a {
    background-color: #1b1b1b;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    color: white;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    margin: 2px;
    padding: 5px 9px 5px 5px;
    text-decoration: none;
}
.page_navigation a:hover, .alt_page_navigation a:hover {
    background-color: #ffffff;
    border: 1px solid #1b1b1b;
    border-radius: 4px;
    color: #000000;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    margin: 2px;
    padding: 5px 9px 5px 5px;
    text-decoration: none;
}

.active_page {
    background-color: white !important;
    color: black !important;
}
.page_content, .alt_content {
    clear: both;
    color: black;
    padding-top: 20px;
}
.profile {
	min-width: 95% !important;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
	overflow:hidden;
	text-align:left;
}
img.soft_icon {
	opacity: 0.2;
}
#profile_container li{list-style:none outside none}
.frontspan{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	overflow:hidden;
	text-align:left;
	min-height: 500px;
	 margin-left: 5px;

}
.pro_img {
	width: 130px !important;
	float: left;
}

/* 
	======================================
			PHOTO GALLERY
	=======================================
*/

.homegallery {
    background-color: #005daa;
}



ul.gallery_menu, ul.gallery_pics {
	margin: 20px 5px 10px 5px;
	padding:0;
	display:block;
	overflow:hidden;
}
ul.gallery_menu li {
	background: url(/images/bg_photo.png) no-repeat;
	/*	width:164px;*/
/*	height:158px;*/
	list-style:none;
	text-align:center;
	padding-right:5px;
	font-size: 14px;
}
body#child ul.gallery_menu li {
	float:left;
}
body#home ul.gallery_menu li img {
	margin: 10px auto 5px auto;
	display:block;
	width:100%;
}
ul.gallery_menu li img {
	margin: 10px auto 5px auto;
	display:block;
	width:220px;
}
ul.gallery_menu li span {
	font-weight:bold;
	line-height:12px;
	clear:both;
	width:120px;
	display:block;
	margin:auto;
}
ul.gallery_menu li a {
	text-decoration:none;
}
ul.gallery_pics li {
	list-style:none;
	float:left;
	padding:5px 5px 0 5px;
}
div#gallery_pics {
	width:550px;
}
div#gallery_pics img {
	float:left;
	margin: 5px;
}

.member_login {
    color: #fff;
    font-weight:bold;
}

.subscription_radio {
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 18px;
}
.subscription_radio_desc {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
}

.subscription_radio input {
    border: none;
    box-shadow: none;
    height: 10px;
    width: 10%;
}

.btn-join-dra {
    background-color: #00244c;
    border: medium none;
    border-radius: 4px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    display: inline-block;
    font-size: 24px !important;
    margin: 30px 10px 10px 0;
    min-width: 300px;
    padding: 10px 30px;
    text-decoration: none !important;
    transition: all 0.4s ease 0s;
}
.btn-join-dra:hover {
    background-color: #000;
}

input[type='radio'] {
    transform: scale(2);
}

.membership_label
{
    font-size: 22px ;
    font-weight: bold;
    padding: 10px;
}


/*JOIN NOW FORM
*/



#joindra {
    padding-top: 5px;
}
.error, .red {
    color: red;
}
.red {
    padding-left: 2px;
}
.password-instruct {
    margin-top: 23px;
}
.checkbox-group {
    margin-bottom: 10px !important;
}

.terms {
    margin-bottom: 20px !important;
}
.form-section {
    border: 1px solid #2A8FC8;
    border-radius: 4px;
    background-color: #fff;
    margin: 20px 20px;
    padding: 20px 20px;
}

.form-section h2 {
    padding-top: 0px !important;
    border-bottom: 1px solid #eee;
    width: 90%;
    margin-bottom: 30px !important;
    margin-left: -30px !important;
}
.form-section input, textarea, uneditable-input {
    width: 82%;
}
.form-section input[type="checkbox"] {
    width: auto !important;
    height: auto !important;
    margin-right: 10px;
    margin-left: 20px;
    }

 .terms input[type="checkbox"]{
        margin-left: 0px;
    }
.form-section select {
    width: 85%;
}

#formContact .form-section .span4 {
    text-align: left!important;
    margin-left: 0px !important;

}
.form-section .span4 {
    text-align: left!important;
    margin-left: 0px !important;

}
.form-section input, .form-section select {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #CCC;
    height: 30px;
}

.form-section select {
    height: 40px;
}

.form-section textarea {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #CCC;
}

.form-section .control-group {
    margin-bottom: 0px;
}
.list-unstyled {
    list-style: none;
}
.cat-list li{
    padding: 5px 0;
    border-bottom: 1px solid #e5e5e5;
}
.cat-list li a{
    color:#333;
    margin-right: 10px;
}
.cat-list li i{
    color:#888;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.cat-list li:hover i{
    margin-left: 5px;
}
.cat-list li a:hover{
    color:#3162a4;
}
.fc-event-time, #home .fc-event-title {
    display: none !important;
}
#home .fc-event-inner {
    min-height:15px;
}
#home .fc-event {
    font-size: 8px !important;
}
#child .fc-content {
    background:#fff;
    font-size:16px;
}


.format_news_events {
    float: left;
    background: #FEFEFE;
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin-top: 25px;
    margin-left: 20px;
    width: 370px;
    padding: 10px;
}
.home_news .tiles h2 a {
    color: #FFF !important;
}
.badge h3 {
    padding: 0px;
}
.tiles-container-white {
    background-color: #FFF;
}

.tiles-container-white span {
    background: #FFF !important;
}