@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
/*font-family: 'Open Sans', sans-serif;*/



@import 'font-awesome.css';



/* ***************************
   $1 GLOBAL Styles
   ***************************/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
* {margin: 0;padding: 0;}
a {
	color: #3d6f8e;
	text-decoration:none;
}
a:hover {color:#666666; text-decoration: none;}
img {border:0; vertical-align:middle;}
fieldset {border:none;}
li {list-style:none;}
.clear {clear:both;height:0;font-size:0;}
.moveable {cursor: move;}

input[type="text"],
input[type="password"],
input[autocomplete="tel"]{ border:1px solid #999; border-radius:0px; padding:8px;}
select,
textarea { border:1px solid #999; border-radius:0px; padding:8px;}
input[type="submit"]{ background:#3d6f8e; border:0; cursor:pointer; color:#fff; padding:8px 25px; font-size:12px; text-transform:uppercase; border-radius:3px; }

ul.css-tabs a{ height:auto;}


/* ***************************
   $2 Website Structure Styles
   ***************************/
html{}
body { background:#fff;font-family: 'Roboto', sans-serif; font-size:400;font-size:16px;color:#666666;}
#container {margin:0px auto;text-align:left;}

h2{ font-family:Roboto, sans-serif;}
/* ***************************
   $3 Header Styles
   ***************************/
#header{font-family:Arial, Helvetica, sans-serif;font-size:12px;background:#737475;overflow:hidden;height:48px; padding-top:7px;color:#fff;	}
#header a{color:#fff; text-decoration:underline;}


#header #header_inner{margin:0px auto; width:auto; max-width:960px;height:41px;}

.top_links{ overflow:hidden; position:absolute; top:120px; right:0px;}
.top_links li{ float:left; border-left:1px solid #98999c; line-height:1;}
.top_links li:first-child{ border:0;}
.top_links li a{ line-height:1; padding:0px 5px; font-size:12px; vertical-align:top;}




#header h3{
	font-style:italic;
	font-size:16px;
	float:left;
	color:#336699;
	margin-top:30px;
	font-weight:normal;
	margin-left:72px;
}

#header_top{
	height:26px;
	text-align:left;
	padding-top:13px;
	color:#ffffff;
}
#header_top form{
	float:right;
	padding-right:2px;
	width:auto;
	margin-top:-5px;
}
#header_top form input{
	width:100px;
	height:13px;
	border:1px solid #6c859b;
	padding:5px 10px;
	background:#ffffff;
	border-radius:3px;
	font-style:normal;
	
}
#header_top form .submit_button{
	width:12px;
	height:14px;
	margin-left:5px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_top_submit.png) left top no-repeat;
	border:0;
}

#header_top form a{
	color:#ffffff;
	text-decoration:none;
}
#header_top form a:hover{
	color:#ffffff;
	text-decoration:none;
}


#header_top #admin_frm_head{
/*	float:left;
	padding:0 0 0 280px;
	width:340px;
	position:relative;
	bottom:18px;
*/
}


#sponsHeader a { color:#333333; }
/******************************
Home Slider 
******************************/
.home #maincontent .fck_widget_slider {
	overflow:visible;
}
.home #maincontent .slider_featured_article {
  padding-top:0px;
}
.home .sy-caption-wrap .sy-caption {
    background-color:rgba(0, 0, 0, 0.5);
    text-align:center;
    border-radius:inherit;
    padding-top:15px;
}
.home .sy-caption-wrap {
	width:60%;
	bottom:0px;} 
.home .sy-caption-wrap .sy-caption a:link, .home .sy-caption-wrap .sy-caption a:visited {
	color:#fff !important;
}
.home .sy-slides-wrap {height:auto; margin-top:20px;}
.home .slider_title {	
    color: #fff;
    font-size: 46px;    
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
    line-height:1.2;
    margin-bottom: 0px;
    text-align: center;
}
.home .slider_description {
    
    color: #fff;
    font-size: 18px;
    font-weight: 500;    
    font-family: 'Roboto', sans-serif;
    margin: 5px auto 0px;
    padding-bottom:15px;
    text-align: center;
}
.home .slider_link {	
    color: #fff;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
    margin: 5px auto 0px;
}
#maincontent .slipprySlider .sy-pager {
	margin-top:14px;	
	position:absolute;
	right:0px;
	width: 90px;
}
#maincontent .slipprySlider .sy-pager li {
    background: #cccccc;
    width: 12px;
    height: 12px;
    margin-left: 3px;
    margin-right: 3px;
}
.sy-pager li.sy-active a {
	background:#666 !important;
}
#maincontent .slipprySlider ul li.sy-prev, #maincontent .slipprySlider ul li.sy-next {display:none;}
.rsDefault .rsOverflow{ height:100% !important;}
.rsOverflow{ background:none !important; border:1px solid #d4d4d6; box-shadow:0px 1px 3px #ddd; padding:9px;}
.home #maincontent.full_width .rsOverflow {padding-bottom:40px;}



/* ***************************
   $4 Content Styles
   ***************************/
#content{margin:0px auto; width:100%; max-width:960px;clear:both;min-height:400px;padding-bottom:30px;position:relative; background:url(../images/bg_content_right.png) no-repeat 875px 170px;}
.fullbody #content{ background:none;}
.registerbody #content{ background:none;}
#maincontent{float:left;margin:0px 0 0 0px;width:582px;padding:0;position:relative;}
.home #maincontent{ width:100%;}
#maincontent.full_width,
#maincontent.register{ float:none; width:100%; margin-right:0px; margin-left:0px;}
#maincontent.full_width .featured_article,
#maincontent.register .featured_article{ background-size:100% auto;}
.registerbody #sidebar_right{ display:none;}
#maincontent.photo{
	margin-top:0;padding:0;
	background:none;
	color:#666;
	min-height:760px;
}
#content #maincontent.cal{padding:0;padding-top:0px;margin:0;width:100%;background:none !important;}
#content #maincontent.cal h2 {  
	color: #4a7895;
	font-family: Georgia, serif;
	font-size: 50px;    
	font-style:italic;
    font-weight: normal;
    line-height:1.5;
    margin-bottom:25px;
    text-align:center;
	}
#content #maincontent.admin{padding:0;padding-top:0px;margin:40px 50px;width:874px;background:none !important;}

#maincontent .pad-helper{ width:100%;}
#maincontent.full_width .pad-helper{width:100%;}
#maincontent .content_container{ width:100%; background:none;}
#maincontent.full_width .content_container{ width:100%;}
#maincontent.admin .pad-helper{width:100%;padding:0;background:none;}
#maincontent.cal .pad-helper{width:100%;padding:0;background:none;}
#maincontent.register .pad-helper{ width:100%;}
#maincontent.register .pad-helper h2{ font-size:50px; color:#4a7895; font-weight:normal; padding-top:25px; margin-bottom:25px;  text-align:center;}
#maincontent .registration input.register_submit{ border:0; height:auto;}
#maincontent a{text-decoration:none;}
#maincontent.admin h2 {background-color:none;}

/* CMS Page Description */
#maincontent .featured_article .description {
    text-align: center;
    font-size:16px;
}

#maincontent .fck_widget_quotes blockquote{ padding-bottom:0px; background:none; padding-top:0px;}
#maincontent .fck_widget_quotes blockquote p{font-family:Georgia, serif;  font-style:italic; font-size:24px; line-height:1.4;}


#maincontent .featured_article h2, #maincontent h2{float:none; padding:0;height:auto; line-height:1.2;  color:#666;font-size:50px; color:#4a7895; font-weight:normal;
  font-weight:normal; font-style:normal;}
#maincontent h2.content_title{ margin-bottom:20px; text-align:center;}
.featured_article{margin-bottom:0px;border-top:0; padding:30px 0px; background:none;}
.featured_article_last{ border:0;}
.slider_featured_article{ margin-bottom:0px; float:none;}
.slider_featured_article .royalSlider{ padding:0;}
.home .slider_featured_article .royalSlider{ max-width:100%; padding-bottom:35px;}
.home .featured_article{ border-bottom:1px solid #d4d4d6; }
.home .featured_article_last{ border:0;}
.home .events_featured_article{ background:none;}
.subscribe_featured_article,
.home .subscribe_featured_article{ background:none; max-width: 650px; margin: 0px auto;  padding-left: 0px; padding-right: 0px; float: none;}

/********************** Events Widgets*************************************/
#maincontent .fck_widget_events{ padding-left:0px;}
#maincontent.default UL.upcomingEvents{ padding:0; overflow:hidden;}
#maincontent upcomingEvents LI{ font-style:normal;
 	width:310px; margin:0px 7px; float:left; clear:none; background:url(../images/bg_upcomingEvents.png) no-repeat bottom center;}
 .right_content	.upcomingEvents li {
  padding-top: 20px; 
  padding-bottom:20px; 
  border-bottom:  1px solid #e8e8e8; 
  font-style:normal;
}
.right_content .upcomingEvents li a {    font-size:15px;    line-height:2;}
.right_content .upcomingEvents li i {   font-style:normal;}
#maincontent.default UL.upcomingEvents LI {
  margin-bottom:-25px;
}
#maincontent.default UL.upcomingEvents LI:first-child{ margin-left:0px;}
#maincontent.default UL.upcomingEvents LI:last-child{ margin-right:0px;}
#maincontent .event_widget_picture_empty {box-shadow:none !important;
    border:none !important;}
#maincontent .event_widget_picture{ border:1px solid #d4d4d6; box-shadow:0px 1px 3px #ddd; padding:9px; margin-right:0px; width:100%; max-width:none; margin-bottom:15px; float:none;}
#maincontent .event_widget_picture.event_widget_picture_empty {display:none;}
#maincontent .event_widget_picture img{ width:100% !important; max-width:none; height:auto !important;}
#maincontent .fck_widget_events .event_widget_title{ 
    color:#336699;    
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: none;
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 400;
    letter-spacing: -1px;
    text-decoration:none;
    font-style:normal;
  }
#maincontent .event_widget_calendar_swatch {display:none!important;}
#maincontent .fck_widget_events .event_widget_time{ font-style:normal;font-family:'Roboto', sans-serif, sans-serif; font-weight:400; color:#3e4042; font-size:14px; display:block; 
 	line-height: 2;  margin-top:-5px;}
#maincontent .fck_widget_events .event_widget_desc{ display:none}

#maincontent .bordered-image {
    
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    display: inline-block;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.1);
}
.shadowed-image {
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    display: inline-block;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.1);
}

div.featured_article {vertical-align: baseline;}
div.featured_article ul { padding:0 30px; }
div.featured_article ul li { list-style-type:disc; }
div.featured_article input{	margin: 12px 10px 5px 10px;}
div.featured_article .swfdiv {vertical-align: top;}
.fck_widget_subscribe{ width:auto;}

#maincontent .featured_article h1{color:#666666;font-family:Georgia, serif; font-size:40px; margin-bottom:15px; font-weight:bold; font-style:italic; line-height:1;}
#maincontent .featured_article h2{ font-size:22px;color:#666666;font-family:Georgia, serif; font-weight:bold; font-style:italic; margin-bottom:15px; }
#maincontent .featured_article h2.content_title{ font-size:50px; color:#4a7895; font-weight:normal;}
.home #maincontent .featured_article h2{ font-size:26px;}
#maincontent .featured_article h3{
	color:#3e4042;font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	text-transform:none; font-size:18px; margin-bottom:12px; font-weight:400;
	letter-spacing:-1px;}
#maincontent .featured_article h4, #sidebar_right .right_bm .content_body h4{color:#666666;font-family: 'Roboto', sans-serif; text-transform:uppercase; font-size:16px; margin-bottom:15px; font-weight:500;}
#maincontent .featured_article h5{color:#666666;font-family: 'Roboto', sans-serif; text-transform:uppercase; font-size:14px; margin-bottom:15px; font-weight:500;}
#maincontent .featured_article h6{color:#666666;font-family: 'Roboto', sans-serif; text-transform:uppercase; font-size:12px; margin-bottom:15px; font-weight:500;}

#maincontent .featured_article p, #maincontent .featured_article div, #maincontent .featured_article li {font-family: 'Roboto', sans-serif; font-weight:400; 
color:#3e4042;line-height:1.5;font-size:14px;}
#maincontent .featured_article p {padding:0px;}
#maincontent p > img{ max-width:100%; height:auto !important;}
#maincontent p a{color:#3d6f8e;text-decoration:none;}
#maincontent p a:hover{text-decoration:none;}
#maincontent hr{ border:0; border-bottom:1px solid #d4d4d6; background:none; margin:25px 0px;}
#maincontent ul{font-size:14px;color:#333333;padding-bottom:22px;}
#maincontent ul li{	padding-top:7px;padding-bottom:3px; font-size:16px; color:#666;}
#maincontent ul li p{ margin-bottom:0px; line-height:1.2;}
#maincontent ul li a{ color:#3d6f8e; text-decoration:underline;}
#maincontent ul li a:hover{ text-decoration:none;}

#maincontent .contact_form{ max-width:500px; margin:0px auto;}
#maincontent .contact_form label{ font-size:16px; font-weight:normal; padding-left:0px; padding-bottom:5px; width:100%; text-align:center; display:block;}
#maincontent .contact_form input{ width:100% !important; height:39px; border:1px solid #999;}
#maincontent .contact_form textarea{ width:100%; border:1px solid #999;}
#maincontent .contact_form input[type="Submit"]{ cursor:pointer; border:0; background:#3d6f8e; color:#fff; border-radius:3px; text-transform:uppercase;}

#begin_form h2{ font-size:50px; color:#4a7895; font-weight:normal; padding-top:25px; margin-bottom:25px;  text-align:center;font-style: italic;}


/* Registration */
div.register { width:480px; }
#maincontent .registration ul { color:black; }
#maincontent .registration ul li h4 { }


/* Donation */
#maincontent.donate { width:485px; }
#maincontent.user_dashboard{width:100%; margin-right:10px;}
#maincontent.user_dashboard  .pad-helper > h2{ text-align:center; padding-top:25px; margin-bottom:25px;}
#maincontent .donation ul { color:white; }
#maincontent .donation ul li h4 { }

#maincontent .submit_payment { background:none;; }
#maincontent .submit_payment ul { color:black; }
#maincontent .submit_payment ul li h4 { color:black; }


#maincontent.user_dashboard,
#maincontent.user_dashboard ul { color:black; padding-bottom:2px; }
#maincontent.user_dashboard .section { padding:15px 15px; background-color:#f0f0f0;margin-bottom:20px; }
#maincontent.user_dashboard .credit { color:#36BF3F; }
#maincontent.user_dashboard .filter_box #show_hide a { background-image:url(../images/list_arrow.gif); }
#maincontent.user_dashboard .filter_box { background-color:none; border:1px dotted #555; }
#maincontent.user_dashboard .filter_box #show_hide { background-color:#DDE0E2; }
#maincontent.user_dashboard .filter_box ul { color:black; }

#maincontent.user_dashboard .section table.txs thead tr td { background-color:#DDE0E2; color:black; }
#maincontent.user_dashboard .section table.txs td { border-color:#333333; }
#maincontent.user_dashboard td span.check_number { color:#888; }



.content_body .section_subcontent{}
.content_body .section_subcontent p img{ max-width:100%; height:auto !important;} 
#maincontent .content_body .section_subcontent h2{ text-align:left; font-size:20px; margin-bottom:12px;}
#maincontent .section_subcontent p{ line-height:1.2;}
#maincontent .section_subcontent:last-child a{ color:#192677; font-size:12px;font-family: 'Roboto', sans-serif; font-weight:normal; background:url(../images/icon_view.png) no-repeat left center; padding-left:17px;}









/* ***************************
   $5 Sidebar Styles
   ***************************/
#sidebar_left{float:none;width:100%;margin:0 auto;height:auto;background:none;position:relative;overflow:visible; padding:12px 0px 0px; border-bottom:1px solid #d4d4d6;}
.home #sidebar_left{ border:0;}
#sidebar_left:after{ content:""; display:table; clear:both;}

#sidebar_left .bb{display:none;}
#sidebar_left .bt{display:none;}
#sidebar_left #img_div{ width:98px; height:118px; background:url(../images/logo.png) no-repeat;text-align:center; float:left;}
#sidebar_left #img_div a { display:block; width:100%; height:100%;}
#sidebar_left #img_div img{ max-width:100%; height:auto !important;}

#mainnav{ float:left;padding:0;height:auto;margin-top:0;overflow:visible;background:none;text-align:center; margin-left:0px; width:100%;}

#nav_section{ margin-bottom:0px; padding-top:39px; margin-top:19px; background:url(../images/bg_nav_section.jpg) no-repeat top center; display:table; width:100%; position:relative; z-index:10;}
#nav_section:after{ content:""; display:table; clear:both;}
#nav_section li{float:none;display:inline-block;background:none;font-size:17px;width:auto;position: relative;padding:0px;border:0;line-height:30px;}
#nav_section a{text-transform:capitalize;font-style:normal;font-weight:normal;text-decoration:none;background:none;text-align:center;display:block;padding:0 15px;width:auto;color:#666666;}
#nav_section > li{ max-width:132px; margin:0px; display:table-cell; vertical-align:middle;}
#nav_section > li > a{ color:#000000;font-family: 'Open Sans', sans-serif; font-weight:400; text-transform:uppercase; font-size:14px; padding: 5px 7px 22px; line-height:1.3;}
#nav_section > li > a:hover {
    font-weight: normal !important;
}
#nav_section > li:first-child > a{ padding-left:0px;}
#nav_section > li:last-child > a{ padding-right:0px;}
#nav_section > li > a:hover{ font-weight:600;}
#nav_section a:hover{color:#dfdfdf;}
#nav_section li li a{text-transform:capitalize;}
/*--- DROPDOWN ---*/
#nav_section li ul{
	list-style:none;
	position:absolute;
	display:none;
	top:45px; 
	border:1px solid #edeef0; border-radius:5px;
	padding:0px;
	height:auto;
	text-align:left;
	width:214px;
}

#nav_section li ul ul{position:absolute;}

#nav_section ul li{
	margin:0;
	padding:0;
	float:none;
	position:relative;
	border:0;
	background:url(../images/bg_subnav.png) repeat-x bottom #f9f9f9;
	text-align:left;
    display:block;
}
#nav_section ul a{float:none;background:none;height:auto;text-align:left;display:block;
	font-size:13px; 
	line-height:1.2; color:#666666; 
	padding:12px 19px;}
#nav_section li.selected_nav a{color:#000;}
#nav_section li.selected_nav li a{color:#666666;background:none;}
#nav_section li.selected_nav:hover li a{background:none;}
#nav_section li:hover ul{ /* Display the dropdown on hover */
	display:block;
	height:auto;   
	left:0;
}
#nav_section li:hover > ul{ left:-20px;}
#nav_section ul li{margin-bottom:0px;}
#nav_section li:hover ul ul{
	display:block;
	height:auto;
	top:0;
	left:190px;
}
#nav_section .subchild_selected a, #nav_section li.selected_nav a,  
#nav_section .subchild_selected a:hover, #nav_section li.selected_nav a:hover {
    color: #4a7895;
}
#nav_section li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#000;
	text-decoration:none;
}
#nav_section li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	color:#666666;
	text-decoration:none;
}
#nav_section li li:hover a{	color:#fff; background:#306989;text-decoration:none;}
#nav_section li li:hover ul a{color:#666666;text-decoration:none;}
#nav_section li:hover ul li a:hover{ color:#ffffff;background:#306989;}
#nav_section li:hover ul ul, 
#nav_section li:hover ul ul ul, 
#nav_section li:hover ul ul ul ul{display:none;}
#nav_section li:hover ul, 
#nav_section li li:hover ul, 
#nav_section li li li:hover ul, 
#nav_section li li li li:hover ul{display:block;}



.home #sidebar_right{ display:none;}
#sidebar_right{ background:url(../images/bg_content.png) no-repeat right top;float:right;width:310px; padding-left:0px;margin:0px 0px 0px 0px;	padding-top:30px;position:relative;}
#sidebar_right .content_body p{ font-size:14px;font-family: 'Roboto', sans-serif; font-weight:300; color:#333333; line-height:1.2;}
#sidebar_right .content_container{ padding:25px; padding-right:0px;}
#sidebar_right .right_bm{
	background:none;
	border-top:0;
	padding-top:0;
	margin-top:0px;
	padding-bottom:30px;
	border-bottom:0;
}
body.blog #sidebar_right .right_bm {
	padding-bottom:20px;
}
#sidebar_right
#sidebar_right h3 {
    font-weight:400;
    font-size:20px;
}
#sidebar_right hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e8e8e8;
    padding: 0;
}
#sidebar_right img {
    max-width:100%;
}
#sidebar_right .right_bm .right_content{overflow:hidden;padding-bottom:0;}
#sidebar_right .right_bm .right_content2{overflow:hidden;}
#sidebar_right .right_bm .right_content h2{ text-align:center; 
	font-family: 'Roboto', sans-serif; font-weight:400; 
	font-size:24px;color:#666;
	padding-bottom:10px;line-height:1.2;}
#sidebar_right .right_bm .right_content h4{
	font-size:14px;font-family: 'Roboto', sans-serif; font-weight:700;
	color:#333;
	line-height:20px;
	padding-bottom:15px;   
	text-transform:capitalize;
}
#sidebar_right .right_bm .right_content h4{ padding-bottom:2px;}
#sidebar_right .right_bm .right_content_inner{
	padding:0;
	width:auto;
	margin:0 0;
	background:none;
	overflow:hidden;
}
.right_content_inner table{margin-bottom:5px;}
#sidebar_right .right_bm table td{font-family: 'Roboto', sans-serif; font-weight:300;font-size:14px; padding-bottom:3px;color:#333333;}
#sidebar_right .right_bm table a{color:#192677;}

#sidebar_right input.go_button{
	width:73px;
	height:31px;
	margin-left:0px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_submit.png) left top no-repeat;
	border:0;
	float:left;
}
#sidebar_right input.go_button:hover{}
#sidebar_right .readmore{
	font-family:Arial, Helvetica, sans-serif;	 
	font-size:14px;
	display:block;
	font-style:normal;
	width:auto;
	height:auto;
    padding:0;
    position:relative;
    margin-bottom:0px;
}
#sidebar_right .readmore a{font-weight:400;font-family: 'Roboto', sans-serif; font-size:12px;
	color:#3d6f8e;
	display:block;
	text-decoration:underline;	
	text-align:left;
	float:left;
	padding:0;	
}
#sidebar_right .table-responsive{ border-bottom:1px solid #d4d4d6; margin-bottom:20px; padding-bottom:10px;}

.right_box1{ display:none;}

#mailingListForm{ max-width:314px; margin:0px auto;}
#mailingListForm .go_button{ width:105px; height:28px; border:0; background:url(../images/but_sub.png) no-repeat; float:none; margin:0px auto; cursor:pointer; display:block;}
#subscribe_email_box{width:100%;height:37px;padding:0px 12px; background:#fff; border:1px solid #999999;margin:0 0px 16px; float:none;}


/* ***************************
   $6 Footer Styles
   ***************************/
#footer { background:url(../images/bg_footer.png) repeat-x top #fafafa;font-weight:400;font-family: 'Roboto', sans-serif; color:#666; font-size:16px;width:100%;height:auto;text-align: left;padding:30px 0px 20px;border:0;}
.footer_inner{ max-width:960px;	margin:0 auto;background:none;text-align:center;}
.footer_inner ul{	
	padding:0;
	background:none;
	margin-top:5px;
	margin-bottom:5px;
}
#footer .footer_inner p{font-size:14px;}
#footer .footer_inner p a{color:#3d6f8e;}
#footer .footer_inner p a:hover {text-decoration:none;}
#footer .footer_inner p.terms_links{ margin-bottom:0px;}
#footer .footer_inner p.copyright{ text-align:left; margin-top:30px; color:#919295; display:block; border-top:1px solid #d4d4d6; padding-top:30px;}
#footer .footer_inner p.copyright a{ color:#c62b02;}
#footer p{font-weight:400;font-family: 'Roboto', sans-serif; color:#666; font-size:16px; line-height:1.3;}
#footer p a {text-decoration:none; color:#666; }
#footer p a:hover{ text-decoration:underline;}
.footer_inner ul li{text-transform:uppercase;font-size:14px;display:inline;}
.footer_inner ul li a{font-style:normal;}
.footer_inner ul li a:hover{text-decoration:none;}

#footer .socials{ text-align:center; padding-top:46px; max-width:650px; margin:0px auto 22px;}
#footer .socials h3{ color:#3d6f8e; font-size:14px; text-transform:uppercase;font-family: 'Roboto', sans-serif; font-weight:500; margin-bottom:15px;}
#footer .socials ul{ display:inline-block; margin:0; padding:0;}
#footer .socials ul li{ display:inline-block; padding:0;}
#footer .socials ul li a{ text-decoration:none;}
#footer .socials i{ display:block; text-align:center; padding-left:6px; overflow:hidden; line-height:41px; font-size:20px; color:#fff; width:41px; height:41px; border-radius:50%;}
#footer .socials i.fa-facebook{ background:#4c70aa;}
#footer .socials i.fa-youtube-play{ background:#cc3532;}


.schedule .edit_link {float:right;background: url(/pics/icons/edit_icon.png) no-repeat left top;padding: 0 8px 0 15px;}
.schedule .edit_link a{	text-decoration: underline;}
.schedule .edit_link a:hover{text-decoration: none;}

.content_container .edit_link{float: right;background: transparent url(/pics/icons/edit_icon.png) no-repeat scroll left top;padding: 0 8px 0 16px;margin-top: 13px;}
.content_container .delete_content{float: right;background: transparent url(/pics/icons/delete.png) no-repeat scroll left top;padding: 0 8px 0pt 17px;margin-top: 13px;}

div.add_div {text-align: right;margin: 2px 0px 5px 0px;}
div.add_div a {text-align: right;background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top;padding: 0 8px 0pt 17px;}

div.add_div2 {text-align: right;margin: 2px 0px 5px 0px;}
div.add_div2 a {float:right;text-align: right;padding: 0 8px 0pt 17px;margin-left: 5px;}
div.add_div2 a#addLink { background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top; }
div.add_div2 a#delLink { background: transparent url(/pics/icons/delete.png) no-repeat scroll left top; }


/* Admin Top Page Switcher */
#admin_frm_head input.submit { position:static; top:5px; margin:0 0 0 10px; padding:0; width:35px; height:24px; border:2px outset; }


/* POPUP CAL */
.popup_calendar_div { background-color:none; }
.cpYearNavigation,.cpMonthNavigation { background-color:#DDE0E2; color:block; }
td.cpCurrentDate { background-color:#DDE0E2; }
td.cpCurrentMonthDate:hover,
.cpCurrentMonthDate:hover { background-color:none; color:black; }

tr.listing { background-color:none; }
tr.listingb { background-color:none; }

/* Easy Popup */
#myPopup { background-color:none; }
#myPopup .hd { background-color: none; }
#myPopup .hd .close { color:black; }
/* ------------------------------------------------------------------------------------------------------Blog Page and Blog Widget */
#maincontent .blog .featured_article_first {
	border-bottom:none !important;
}
.blog #maincontent  .pagination {
	margin-top:10px;
	z-index:100;
}
.blog  #maincontent .next_page {
	margin-top:-13px;
}
#maincontent .blog .featured_article {
	border-bottom: 1px solid #d4d4d6;
}
#maincontent .featured_article .blog-date-div,  #sidebar_right  .blog-date-div {
    float:left;
    margin-right:20px;
}
 .blog .pagination {
 	position:relative;
 }
#maincontent .featured_article .blog-month , #sidebar_right .blog-month{
        padding-top: 1px;
    color: #9f9f9f;
    font-size: 11px;
    font-weight: 400;
    display: block;
    width: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    padding-bottom: 1px;
}
#maincontent .featured_article .blog-day, #sidebar_right .blog-day {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    background: #fff;
    color: #6a6868 !important;
    font-size: 26px;
    color: rgb(255, 255, 255);
    display: block;
    text-align: center;
    padding: 0px 0px 6px; 
    width: 44px;
    font-weight: normal;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
#maincontent .featured_article .blog-day-of-week , #sidebar_right .blog-day-of-week {
    color: #9f9f9f;
    font-size: 11px;
    font-weight: 400;
    display: block;
    width: 44px;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    padding-top: 1px;
}
#sidebar_right .right_bm .content_body .fck_widget_blog h4 {
  margin-bottom:0px;
}
#sidebar_right .right_bm .content_body .fck_widget_blog h4 a {
  font-family: 'Roboto', sans-serif; text-transform:uppercase; font-size:16px; font-weight:500;
}

#sidebar_right .right_bm .content_body .fck_widget_blog .row, #maincontent  .featured_article .fck_widget_blog .row {
  margin-bottom: 15px;
  overflow: hidden;
}
/*------------------------------------------------------------------------------------------------------- Photo Gallery */
#gia_head {background:#dde0e2;}
.lightgallery img {
    border-bottom:3px solid white;
    border-left:3px solid white;
}


/*------------------------------------------------------------------------------------------------------- CALENDAR */
.calendar a { color:#333; }
table.calendar{
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: #f0f0f0;
	margin-bottom: 20px;
}
table.calendar td{
	border: 1px dotted #ccc;
	width: 90px;
	height: 90px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
table.calendar td.unmonth{background: #ddd;color: #666;}
table.calendar th{
	text-align: left;
	background: #3d6f8e;
	color: #fff;
	padding:15px; font-size:16px; font-weight:500;	
}
table.calendar th a{color: #333333;}
table.calendar th.next{text-align: right;}
table.calendar th.previous{text-align: left;}
table.calendar td.today{background: #ffc;}
table.calendar th.month_header{
	font-size: 1.25em;
	text-align: center;
	padding-top: 7px;
	height: 2.5em;
}
table.calendar td div.dayhead{margin-bottom: 4px;	text-align: right;}
table.calendar td span.day{
	display: block; text-align:center;
	width: 25px;
	height: 25px;
	float: left;
	font-size:18px;
	padding: 2px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
table.calendar td span.jewishDay{
	height: 12px;
	font-size: 10px;
	font-style: italic;
	margin-right: 2px;
	padding: 2px;
}
table.calendar td div.sedra{ color:#3d6f8e;	 
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	white-space:nowrap;
	overflow: hidden;
}

table.calendar td ul{
	margin-left: 5px;
	padding: 0px !important;
	list-style-type: circle;
	font-size: 11px;
	overflow: hidden;
}
table.calendar td ul li{
	font-size: 10px;
	padding: 0px !important;
	margin: 0px;
	white-space:nowrap;
	overflow: hidden;
	cursor: pointer;
}
table.calendar tr:hover{background: #efefef;}
table.calendar td:hover{background: #ffc;}

table.calendar .eventlink{text-align: center;}
table.calendar .eventlink a{color: blue;}
table.calendar .eventlink a:hover{color: blue;text-decoration: underline;}



table.ce_view_week .ce_calendar_type_color, .calendar_day_view .ce_calendar_type_color {
    width: .5em;
    height: .5em;
    margin-top: 7px;
    border-radius: inherit;
}
#calendar_type_selector {
  width:270px;
}
#calendar_type_selector label, .calendar_table button, .ui-multiselect-menu.ui-widget-content, .calendar_table .ui-state-default  {
  background:#fff;
  border-radius:0px;
}
.fullbody .ui-corner-all{
  border-radius:0px;
}
#calendar_type_selector label.ui-state-active {
  background: #ddddd6;
}
.ui-widget span{
  font-family: Roboto, sans-serif;
  font-weight:500;
}
#calendar_type_selector span, .calendar_table span {
  color:#666;
  font-family:Roboto, sans-serif;
  font-weight:500;
  text-transform:uppercase;
}
#content #maincontent.cal .calendar_day_view h2 {
  font-family:'Roboto', sans-serif;
  font-size:30px;
  font-style:normal;
  text-align:left;
}
.popdetail
{
	position: absolute;
	background-color: #333333fcc;
	border: 1px #6D6D6D solid;
	width: 170px;
	z-index: 300001;
	padding: 0px;
}

.popdetail ul {

	font-size: 10px;
	padding: 0px !important;
	margin-left: 5px !important;
	cursor: pointer;

}

.popdetail ul li{
	font-size: 10px;
	padding: 0px !important;
	margin-top: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.popdetail .dayheader{
	background-color: #D4D0C8;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
	border-bottom: 1px #6D6D6D solid;
}

.popdetail .dayheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

.popevent
{
	position: absolute;
	background-color: white;
	border: 1px #6D6D6D solid;
	width: 148px;
	height: 96px;
	z-index: 300002;
	left: 0px;
	top: 0px;
}
.popevent .eventheader{

}
.popevent .eventbody{margin: 10px;}
.popevent h3{color: #09C1CB;}

.popevent .eventheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	border-bottom: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

table.calendar td div.daywrap {position: relative;	width:123px;}
.announce_icons{
	color:purple;
	position: absolute;
    bottom: 0px;
    vertical-align: bottom;
}

table.calendar td div.sedraDay { color:#09C1CB; }

#announcement_table table tr.listing_heading th { padding:8px; }

#treediv{background-color: none;padding: 20px 10px;}

#tree li {color:#713B15;cursor:move;margin-top:-2px;}

#tree ul {
	border:1px solid #000000;
	font-size:14px;
	font-weight:normal;
	list-style-type:none;
	padding:5px 10px 5px 30px;
}

div.fieldset span.legend { color:black; }


#maincontent .calendar ul { padding-bottom:0px;  }
#maincontent .calendar ul li { font-size:12px; padding:0px; margin:0px; line-height:13px; }

.calendar_table .print, .calendar_table .gosubmit { background-color:#f0f0f0; }

.fck_widget_week_calendar {
	padding-bottom:15px;
}
#maincontent .featured_article .fck_widget_calendar h2 {font-weight:200;}
#maincontent .featured_article .fck_widget_calendar h4 {
	margin-bottom:0px;
	margin-top:15px;
	}
#maincontent .fck_widget_calendar hr {display:none;}
.fck_widget_week_calendar .week_calendar_table td{ vertical-align:top;}
.fck_widget_week_calendar .week_calendar_table td.week_calendar_top_title{display:none;}
.fck_widget_week_calendar .week_calendar_table td.week_calendar_header{ font-size:13px; color:#919295; text-transform:uppercase;}
.fck_widget_week_calendar .week_calendar_table td.week_calendar_header .week_calendar_day_num{ border-top:1px solid #d4d4d6; border-bottom:1px solid #d4d4d6; display:block; padding:8px 0px; font-size:26px; font-weight:bold;font-family:Georgia, serif; font-style:italic; margin:5px 20px 5px 0; color:#666;}
.fck_widget_week_calendar .week_calendar_time{color:#919295;font-family: 'Open Sans', sans-serif; font-weight:400; font-size:15px; text-transform:uppercase;}
.fck_widget_week_calendar .week_calendar_title{ color:#3d6f8e;font-family: 'Open Sans', sans-serif; font-weight:400; font-size:15px; }
.fck_widget_week_calendar .ce_calendar_type_color {display:none;}

.featured_article H3.date {
	display:none;
	padding:5px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
    color: #a85e89;
    font-weight: normal;
    font-size: 12px;
	font-style:italic;
	float:none;
	margin-bottom:15px;
}
.menu{border:1px solid #000;}
.pg_img_div img{ background:#eee;}
.pg_img_div img:hover { background:#de0e2;}
div#album_order div.dragger { border: 1px solid #666;}




.pg_caption {color: #333333;}
#maincontent .pg_caption p{margin-bottom:0;}



#maincontent.admin table th{background:#f0f0f0 !important;color:black;}
tr.listing_heading {
    background-color: #f0f0f0;
    color: #333333;
}
tr.listing {
    background-color: #f0f0f0;
}
tr.listingb { background-color:#ddd; }
tr.listingc { background-color:#bbb; }
#content #maincontent.admin fieldset table {background: none repeat scroll 0 0 #f0f0f0;}

.popevent {background:#AC9208;}
.popevent h3 {color:#333333;}

#template_slider {position:relative; overflow:hidden;}

.rbad[data-id='desktop_skyscaper_left'],
.rbad[data-id='desktop_skyscaper_right'] {display: block;}
.rbad[data-id='desktop_skyscaper_left'] .jadlogo,
.rbad[data-id='desktop_skyscaper_right'] .jadlogo {	margin-left: -10px !important;}
.rbad[data-id='desktop_skyscaper_left'] {left: -170px;}
.rbad[data-id='desktop_skyscaper_right'] {right: -170px;margin-left: 160px;}
.rbad[data-id='desktop_skyscaper_left'],
.rbad[data-id='desktop_skyscaper_right'] {margin-top: -11px;}


.gr-textarea-btn{ display:none;}

/*********************************** small_nav *******************************/
#mobile_nav_dropdown{ display:none; background:url(../images/icon_header_left.png) no-repeat center center; width:45px; height:100%; position:absolute; z-index:300; left:0px; top:0px; cursor:pointer;}
#small_nav{ margin-left:0px; background:#d3d3d3;}
#small_nav ul{ display:none; margin-left:0px;}
#small_nav a:hover{ text-decoration:none; color:#fff; background:#999;}
#small_nav > li > a{ display:block; border-bottom:1px solid #000; padding:10px 50px 10px 25px; font-size:16px; color:#666; text-align:left; text-decoration:none; position:relative;}
#small_nav li a span{ width:34px; height:34px; border-radius:1px; cursor:pointer; background:#666; position:absolute; top:4px; right:10px;}
#small_nav li a span:after{ content:"\f067";font-family: 'FontAwesome'; display:block; color:#fff; text-align:center; font-size:18px; line-height:34px; font-weight:bold;}
#small_nav li a span.active:after{ content:"\f068"; }
#small_nav > li > ul{ background:#4a7895; margin-left:0px;}
#small_nav > li > ul li{ border-top:1px solid #000;}
#small_nav > li > ul a{ color:#fff; text-decoration:none;font-family: 'CenturyGothic'; font-size:18px; display:block; text-align:left; padding:10px 50px 10px 33px; position:relative;}
#small_nav > li > ul a:hover{ color:#000;}
#small_nav > li > ul ul a{ padding:10px 50px 10px 50px; color:#005898;}
#small_nav > li > ul a:hover{ color:#000;}
#small_nav > li > ul a span{ background:#999999;}
#small_nav > li > ul > li:first-child{ border:0;}
#small_nav > li > ul > li:first-child > a{ border:0;}



#maincontent .fck_widget_slider{ margin-bottom:20px; }
body .rsDefault .rsArrow.rsHidden{ opacity:1;visibility: inherit;} 
body .rsDefault .rsBullets{ display:none !important;}
body.home .rsDefault .rsBullets{ background:none; display:block !important; left:880px;}
body.home .rsDefault .rsTmb{ display:none;}
body.home .rsDefault .rsBullet{ background:#cccccc; width:12px; height:12px; margin-left:3px;margin-right:3px;}
body.home .rsDefault .rsBullet.rsNavSelected{ background:#666666;}
body .rsDefault .rsArrowIcn{ background:url(../images/icon_rsArrowIcn.png) no-repeat; border-radius:0; width:36px; height:76px; margin-top:-33px;}
body .rsDefault.rsHor .rsArrowLeft .rsArrowIcn{ background-position:left top; margin-left:-22px;}
body .rsDefault.rsHor .rsArrowRight .rsArrowIcn{ background-position:right top; margin-left:-14px;}
body .rsGCaption{ text-align:center; padding:0px 120px; position:absolute; left:0px; bottom:10px;}
body.home .rsGCaption{ background:none;}
.slider_content.slide_has_text{ background:rgba(0,0,0,0.5); padding-top:15px; padding-bottom:20px;}
.slider_content > span{ display:block;}
.slider_style_2 .rsGCaption  .slider_title, .slider_style_3 .rsGCaption  .slider_title{ text-align: center; color:#fff; font-size:46px; margin-bottom:0px; font-family:Georgia, "Times New Roman", Times, serif; 
font-weight:normal; font-style:italic;}
.slider_content span.slider_title:hover{ text-decoration:underline;}
.slider_content span.slider_description{ max-width:500px; margin:5px auto 0px; color:#fff; font-size:18px; font-weight:500; text-align:center;font-family: 'Roboto', sans-serif; }
.slider_content > span.slider_link{ margin:15px auto 0px; display:inline-block; cursor:pointer; font-size:15px; color:#fff;font-family:Georgia, serif; font-style:italic; }
.slider_content > span.slider_link:hover{ text-decoration:underline;}
.rsSlide img.rsImg{ min-width:100% !important; height:auto !important; margin:auto !important;}

.right_box2 {
        position: absolute;
    top: 100px;
    left: 140px;
    font-size: 14px;
    display:block;
}
.search_area {
	position:absolute;
    top:70px ;
    right: 0px ;
    margin: 0px;
    z-index: 1 ;
    width: 400px ;
    text-align:right;
    display:block;
}
.search_area input[type=text] {
    height:15px;
    padding: 14px 8px;
    width: 255px;
    display:inline-block;
}
.search_area input[type=submit] {
	border-width:1px;
	display:inline-block;
    background: url(https://images.shulcloud.com/1057/uploads/Home-Page/magnify.png) ;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    height:23px;
    width:42px;
}

/* END RB ADS*/
@media (min-width: 768px) {
	body.home .rsGCaption{ bottom:15px;}
	#mainnav{ display:block !important;}
	#small_nav{ display:none;}
	/* set fixed width for section with sidebar */
	 #maincontent .content_container .featured_article_first {
        width:960px;
        max-width:960px;
    }
   .full_width .featured_article {
        width:960px !important;
    }
    .default .featured_article {
        width:560px;
    }   
}


@media (max-width: 1200px) {

	#sidebar_left #img_div{ float:none;}
	#nav_section{ margin-top:10px;}
	#nav_section > li > a{ padding-left:10px; padding-right:10px;}

	#content{ max-width:960px; background-position:695px 220px;}

	#maincontent{ width:650px;}

	#maincontent.default UL.upcomingEvents LI{ width:203px; margin:0px 10px; background-size:100% auto;}

	#maincontent .featured_article h2.content_title{ font-size:40px;}

}

@media (max-width: 1024px) {
	.fullbody #content {max-width:100%; margin-right:0px; margin-left:0px; }
	#nav_section {background-size:contain;}
	#header #header_inner{ margin-left:20px; margin-right:20px;}

	.top_links{ top:117px;}

	#nav_section > li{ max-width:165px;}
	#nav_section > li > a{ font-size:12px; padding-left:5px; padding-right:5px;}
	#nav_section > li > a:hover{ font-weight:400;}
	#nav_section ul a{ font-size:12px;}	
	body .rsGCaption{ padding:0px 60px;}

	#content{ max-width:748px; background-position:483px 250px;}	

	#maincontent{ width:450px;}
	#maincontent.default UL.upcomingEvents LI{ width:100%; margin:0px 0px 25px;}
	#maincontent p{ line-height:1.35; }

	#sidebar_right{ width:290px;}

	table.calendar_main{ display:block; overflow-x:auto; width:100%;}

	.footer_inner{ max-width:748px;}
}


@media (max-width: 767px) {
	
	#header{background:url(../images/bg_topbar.png) center top repeat-x; height:53px; position:relative;}
	#header #header_inner{ height:100% !important;}
	#header #header_inner .hosted_by_text{ display:none;}
	#header #header_inner #header_buttons{ height:100%;}
	#header #header_inner #header_buttons > div{ display:none;}
	#header #header_inner #header_buttons > div#header_login_button{ text-align:left; display:block; background:url(../images/icon_right.png) center center no-repeat; text-indent:-999em; width:28px; height:100%; border:0;}
	#header_login_menu{ width:100%; left:0px !important; top:53px !important;}
	#header_login_menu form.head_signin hr.login_dropdown_line{ margin-left:0px !important; width:auto !important; margin-top:0px;}
	#header_login_menu form.head_signin input{border: 1px solid #cfcfcf; background:#fff !important;}		
		
	.rsImg {
        margin-left:0px !important;
        object-fit:cover;
    }
     #maincontent .description {
    font-size:17px;
	}
	#sidebar_left{ padding-left:0px; padding-right:0px; padding-bottom:0px;}
	#sidebar_left #img_div{ margin-bottom:15px; margin-left:20px;}
	.top_links{ right:20px;}
	#mainnav{ display:none; margin-left:0px; float:none;}
	#nav_section{ display:none;}

	#content{ background:none; position:relative; }

	#maincontent{ max-width:100%; margin-left:0px; margin-right:0px; float:none; width:100%; position:static; padding-left:20px; padding-right:20px;}
	.content_body .section_subcontent{ text-align:center;}
	#maincontent .content_body .section_subcontent h2{ text-align:center;}
	#maincontent .featured_article h1{ font-size:30px; font-weight:norma;}
	#maincontent .full_width .featured_article h2.content_title{ font-size:25px;}

	#sidebar_right{ float:none; width:290px; margin:0px auto; background:none; padding-left:0px; display:block; }
	#sidebar_right .content_container{ padding-left:0px;}
	.right_box1{ text-align:center;}

	#content #maincontent.cal:after{ content:""; display:table; clear:both;}
	#content #maincontent.cal .calendar_day_view h2{ font-size:20px; line-height:1.35;}
	 .ce_table .ce_desc .ce_event_name{ font-size:18px !important;}
	 #filterFrm .calendar_table td{ display:block; width:100%; text-align:center;}
	 

	#footer{  padding-left:20px; padding-right:20px; }


	#maincontent.user_dashboard{ padding-left:20px; padding-right:20px;}
	.right_box2 {
        display:none;
    }
    #content .search_area {
        display:none !important;
    }
}


@media (max-width: 570px) {
  #sidebar_left{ padding-top:30px;}	
  #sidebar_left #img_div{ float:none; margin:0px auto 15px; background:none;}
  .top_links{ top:3px; right:auto; left:0px; width:100%; text-align:center;}
  .top_links li{ float:none; display:inline-block;}	
  .top_links li a{ padding:0 0 0 3px;}	

  .slider_content{ padding-top:5px; padding-bottom:5px; background:none;}	
  .slider_featured_article .royalSlider{ height:210px !important;}
  .slider_content span.slider_title{ font-size:18px; font-weight:normal;}
  .slider_content span.slider_description{ margin-top:0px; font-size:14px; font-weight:400;}
  .slider_content > span.slider_link{ margin-top:0px;}	
  body .rsGCaption{ top:auto; padding:0px 10px;}

  #begin_form h2{ font-size:30px;}
  #begin_form select,
  #begin_form textarea{ width:100%;}
  #begin_form td{ display:block; text-align:center !important; width:100% !important; padding-left:0px !important; padding-right:0px !important;}
  #begin_form input[type="text"],
  #begin_form input.account_name{ width:100% !important;}
  /*width:auto broke event registration page on mobile */
  #inner_login_form{ /*width:auto !important;*/ left:20px !important; right:20px !important;}


  .g-recaptcha > div { max-width:100% !important;}

  .fck_widget_subscribe #subscribe_email_box{ width:100%;}

  #maincontent .registration{ padding-left:0px;}
  #recaptcha_image{ max-width:240px;}
  #maincontent .registration ul{ padding-left:0px; padding-right:0px;}
  #maincontent .registration ul li h4{ float:none; width:100%; display:block; text-align:left;}
  #maincontent .registration ul li.captcha{ width:100% !important; overflow:hidden;}


  .css-panes .member_header{ padding-left:0px; text-align:left;}
  .css-panes .member_label{ float:none; text-align:left; width:100%; display:block;}

}

@media (max-width: 480px) {
	.home .slider_title {
		font-size:20px;
	}
	.home .slider_description {
		font-size:12px;
	}
	#maincontent .slipprySlider .sy-pager {
		display:none;
	}

	.home .sy-caption-wrap {width:100%;}
	.home #maincontent.full_width .rsOverflow {padding-bottom:0px;}
}