/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
/* Reduce top and bottom margin for each row wraper */
#s5_top_row1_area1, #s5_top_row2_area1, 
#s5_top_row3_area1, #s5_pos_custom_3, 
#s5_pos_custom_4, #s5_bottom_row1_area1, 
#s5_bottom_row2_area1, #s5_bottom_row3_area1 {
    padding-bottom: 1px;
    padding-top: 18px;
}

/* Menu div */
#s5_menu_wrap {
    float: right;
    margin-top: 0px;
}
/* Home page Slider */
.jdGallery .slideInfoZone h2 {
    font-size: 1.3em !important;
    margin: 0 0 10px !important;
    text-shadow: none !important;
}
#subMenusContainer li.subParentBtn, #subMenusContainer li.subMenuBtn {
    min-width: 232px !important;
}

.jdGallery .slideInfoZone {
    background: url("../images/s5_transparent_dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 5px 10px 5px 10px !important;
	/* margin-left: 500px !important; */
	
}
.slideInfoZone {
    height: auto !important;
    margin-bottom: 1px !important;
    width: 100% !important;
}

/* turn back ground off - to white for main component wrap */
#s5_center_area1 {
    background: #EFEFED;
}

/* blog custom here */
#ezblog-menu .blog-navi {
  background-color:#6F6F6F;
}

/* tranperent the header menu wrap when it float */

#s5_header_outer.s5_floating_header {
    opacity:0.95;
  filter:alpha(opacity=95); /* For IE8 and earlier */
	
}
.s5_floating_header #s5_sub_menu_wrap {
    padding-bottom: 5px;
    padding-top: 7px;
}
/* change color for homepage spot light */
.title_image_text {
font-size: 1.6em;
/* color: #BE461D !important; */

[class*="span"] {
  margin-left: 0px;
}
}
/* No margin for left and right menu */
#s5_header_wrap, #s5_sub_menu_wrap_inner2, #s5_footer_area_inner2 {
    padding-left: 0px;
    padding-right: 0px;
}
/* un-float default left to none */

/* Reduce top and bottom margin of submenu top */
#s5_sub_menu_wrap {
    padding-bottom: 10px;
    padding-top: 10px;
	border-bottom: 1px solid #282828;
}

/* Reduce Menu font from 1.3 em to 1em */
#s5_nav li a {
    font-size: 1.1em;
	font-weight:normal;
}

/* Reduce padding top and bottom of header area */
#s5_header_area1 {
    padding-bottom: 5px;
    padding-top: 10px;
}

/* Reduce space left right of menu button */
#s5_nav li .s5_level1_span1 {
    padding-left: 10px;
    padding-right: 10px;
}

/* reduce footer area top padding from 46 down */
#s5_footer_area1 {
    padding-top: 16px;
}
#s5_footer_menu_wrap {
    padding-bottom: 20px;
}
/* Reduce left and right module padding */
#s5_left_column_wrap .module_round_box_outer, #s5_right_column_wrap .module_round_box_outer {
    margin-left: 20px;
    margin-right: 20px;
}
/* Reduce top padding for center section */
#s5_center_area1 {
    padding-top: 25px;
}

/* Reduce bottom margin to make it shorter */
#s5_breadcrumb_font_wrap {
    padding-bottom: 5px;
	border-bottom: #999 thin dotted;
	margin-bottom:20px;
}
#s5_breadcrumb_font_wrap .showHere {
    padding-bottom: 5px;
}
#s5_breadcrumb_wrap a, #s5_breadcrumb_wrap span {
    margin-left: 2px;
    margin-right: 4px;
}
/* reduce left padding and bottom padding  image for category blog */
.img-intro-left, .img-fulltext-left, .pull-left img {
	margin-right:20px;
	margin-bottom:16px;
}

/* Hide back to category FAQs Pro Button */
div#je-backbutton {
	display: none;
	padding : 10px 0px 10px 0px;
	float : left;
	width : 49%;
}

/* Reduce Accordian menu size from 1em to 0.9em */
#s5_accordion_menu h3 {
    font-size: 0.9em !important;
}
/* Reduce Sub-dropdown menu font size from 1.2em to 1em */
#subMenusContainer a, #s5_nav li li a {
    font-size: 1em;
}

/* Scroll to Top */
#s5_scrolltopvar .s5_scrolltotop {
    margin-top: -52px;
}
/* Reduce copyrith right margin */
#s5_footer_module, #s5_footer {
    margin-right: 72px;
}
/* fix font color for button of widget kit adreess map button */
#address {
    color:#FFF;
	font-weight:bold;
}
/* edit for yj news pop */
div.yjnewspopIntro, div.yjnewspopIntro a {
    color: #FFF !important;
	text-decoration:none;
}
div.yjnewspopIntro, div.yjnewspopIntro a:hover {
    color: #FFF !important;
	text-decoration:none;
}
.yjnewspopC div.yjnewspopIntro h2 {
    font-size: 1.5em !important;
}
.yjnewspopInfo .infoItem {
    margin-top: 5px !important;
}
/* begin edit style for rsevents */
.rsep_contact_block {
    margin: 0;
}
.rsep_taxonomy_block {
    margin: 0;
}
.rs_sharing {
    margin-top: 5px;
}

.rs_event_image {
    float: left;
    padding: 5px 10px 5px 5px;
}

/* Override style from RSEvents */
table.rs_calendar_component td.has-events a.rsttip {
padding: 6px 5px 5px 20px;
}

table.rs_calendar_component th {
	font-weight: bold;
}
table.rs_calendar_component td span.rs_calendar_date {
    padding: 2px 0;
}

table.rs_calendar_component td span.rs_calendar_date {
    font-size: 14px;
	font-weight:bold;
}

#listdetails h4 {
    /* color: #666;  */
	font-weight:600 !important;
    font-size: 1.3em;
    line-height: 130%;
}
#listdetails h5 {
    color: #666; 
	font-weight:600 !important;
    font-size: 1.1em;
    line-height: 130%;
}
.rsep_export {
    font-size: 14px;
}

/* RsEvent upcoming Module style */
#upcoming li {
    border-bottom: 1px dotted #EEEEEE;
}

#upcoming a {
    padding-left: 0;
    padding-right: 5px;
	padding-bottom: 10px;
}

#upcoming li h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin: 10px 0 2px;
    text-transform: uppercase;
	color:#666666;
}
#upcoming li p {
    font-size: 11px;
    font-style: italic;
    margin: -15px 3px 5px;
}
.rs_calendar_module table th {
    padding: 6px 0px;
}
.rs_calendar_module table, table td {
    font-weight: normal;
	/* line-height: 100%; */
}
.rs_calendar_events {
    line-height: 100%;
}
/* pagination for category blog */
.pagination a, .pagination span {
    padding: 5px 10px !important;
}
.pagination ul > li > a, .pagination ul > li > span {
	font-weight:600;
}
/* reduce H3 bottom margin in component */
#s5_component_wrap_inner h3 {
    margin-top: 8px;
	margin-bottom: 10px;
}
/* reduce padding top and bottom accordian menu */
h3 span.s5_accordion_menu_left {
    padding: 5px 20px !important;
}

adp-step, .adp-text {
	padding-left: 30px;
}
/* reduce padding top and bottom of drop down main menu */
.S5_submenu_item {
    padding: 8px 18px;
}
/* reduce spot light hover box */
.h3_underlined {
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.spotlight_padding {
    padding: 5px 5px 5px;
}

/* form button to text from black to white */
.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, #mod-search-searchword, input, textarea, button, .btn {
    color: #000;
	font-weight:bold;
}

limit .input-mini {
	background-color: none !important;
}
/* Fix conflict button bootstrap with JSN Uniform
.btn-toolbar {
font-size: 1.2em;
} */

/* Override widgetkit Accordion */
.wk-accordion-default .toggler {
	margin-bottom: 10px;
	padding: 7px;
	border: 1px solid #ddd;
	background: #F5F5F5;
	background: -moz-linear-gradient(top, #DADADA 0%, #F2F2F2 100%);
	background: -webkit-linear-gradient(top, #DADADA 0%, #F2F2F2 100%);
	background: -o-linear-gradient(top, #DADADA 0%, #F2F2F2 100%);
	background: linear-gradient(to bottom, #DADADA 0%, #F2F2F2 100%);
    border-radius: 5px;
    box-shadow: 0 1px 0 #fff inset;
    text-shadow: 0 1px 0 #fff;
}

/*  over ride Tangata Reservation */

#OT_searchWrapperAll {
	width:100%;
	height:60px;
	position:relative;
	margin:0;
	padding:0;
	background:transparent;
}
#OT_searchWrapper {
	border:none;
	background:transparent;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	width:100%;
	height:30px;
	position:relative;
	margin:0;
}
#OT_searchWrapper .OT_feedTitle {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 20px 0px;;
}
#OT_searchWrapper dl {
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
#OT_partySizeLbl {
	position:absolute;
	top:25px;
	left:0;
	margin:0 0 0 5px;
	padding:3px 0;
	text-align:right;
	width:110px;
}
#OT_partySize {
	position:absolute;
	top:25px;
	left:120px;
	margin:0;
	padding:0;
}
#OT_dateLbl {
	position:absolute;
	top:25px;
	left:180px;
	margin:0 0 0 5px;
	padding:3px 0;
	text-align:right;
	width:55px;
}
#OT_date {
	position:absolute;
	top:25px;
	left:245px;
	width:100px;
	margin:0;
	padding:0;
}
#OT_timeLbl {
	position:absolute;
	top:25px;
	left:335px;
	width:60px;
	padding:3px 0;
	text-align:right;
}
#OT_time {
	position:absolute;
	top:23px;
	left:398px;
	margin:0;
}
#OT_empty {
	position:absolute;
	width:0;
	height:0;
	padding:0;
	margin:0;
	top:100px;
	left:0;
}
#OT_submitWrap {
	position:relative;
	top:17px;
	left:500px;
	margin:5px 5px 0 10px;
	z-index:5;
}
#OT_logo {
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	padding:0;
	margin:0;
	display:block;
	background:transparent;
}
#OT_logoLink {
	position:absolute;
	top:60px;
	left:0;
	width:100%;
	padding:0 0 10px 0;
	margin:0;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	display:block;
	background:transparen;
}
#OT_logoLink3 {
	margin-top: 30px;
}
#OT_defList {
	margin-top: 25px;
}
#OT_logoLink a {
	padding:0 0 0 10px;
}
#OT_imglogo {
	border:0;
	margin:0 0 0 10px;
}
#OT_searchWrapper form {
	margin:0;
	padding:0;
}
#OT_searchWrapper input.hidden {
	display:none;
}
#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
	font-size:12px;
	margin:2px 2px 2px 2px;
}
#OT_searchWrapper select {
    width: auto;
}
#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin:0;
	width:85px;
}
#OT_searchWrapper #dateDisplay {
	font-size:10px;
	color:#999;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	float:right;
	margin:0 30px 0 0;
	display:inline;
}
#OT_searchWrapper .imgCal {
	position:absolute;
	display:none;
	z-index:100;
}
#OT_searchWrapper #imageCal table {
	font-size:12px;
	width:150px;
	font-family:arial;
	font-weight:bold;
	background:#FFF;
}
#OT_searchWrapper #imageCal td {
	padding:0;
	text-align:center;
}
#OT_searchWrapper .clickableDays {
	color:#000;
	text-decoration:none;
	height:18px;
}
#OT_searchWrapper .nonclickableDays {
	color:#CCC;
	height:18px;
}
#OT_searchWrapper .months {
	color:#FFF;
	text-decoration:none;
}
#OT_searchWrapper .weekdays {
	color:#000;
	text-decoration:none;
	color:#666;
	background-color:#EFEFEF;
	width:14%;
}
.partOfCal img.partOfCal.spacer {
	display:block;
	height:1px;
	margin:0;
	padding:0;
}
/* module round box reduce left right margin */
#s5_pos_custom_1 .module_round_box_outer {
margin-left: 0px;
margin-right:0px;
}

#s5_bottom_row3 .module_round_box_outer {
margin-left: 0px;
margin-right:0px;
}
.module_round_box_outer ul li a, .module_round_box_outer ul.menu li span {
padding-bottom: 0px;
margin-bottom: 0px;
}

div#map-canvas {
	margin-top:2em;
}

/* RSform modification here */
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}

.formResponsive label {
    float: left;
    height: 18px;
    margin: 0 5px 3px 0;
    padding: 0px;
	color: #333;
}
.formResponsive input.rsform-calendar-button {
    margin-bottom: 3px;
    margin-left: 5px;
    margin-top: -6px;
}
.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
    float: left;
    margin-left: 2px;
    margin-right: 5px;
    padding-left: 18px;
}
.formResponsive .formHorizontal .formControlLabel {
    font-weight:bold;
	padding-top: 1px;
}

/* this for com music */
.pagination ul {
    margin-left: 0;
}

#song .img-intro-right, .img-fulltext-right, .pull-right img {
    margin-bottom: 0px;
    margin-left: 0px;
}

.review h3 {
    padding: 0 0 10px;
	color: #BE461D;
}
.disc_details h3 {
    padding: 0 0 10px;
	color: #BE461D;
}

/* ALL WIDTHS UNDER 970PX
----------------------------------------------------------- */

@media screen and (max-width: 978px){
#s5_menu_wrap {
    float: left;
    margin-top: 15px;
}

}

/* Only Phones (Portrait) */
@media (max-width: 420px) {
/* responsive calendar for rsevent pro */
table.rs_calendar_component th {
	font-weight: bold;
	font-size: 0.8em;
}

table.rs_calendar_component td { 
	height: 90px; 
	width: auto; 
	vertical-align: top; 
}

.rs_calendar_events {
	overflow: hidden;
	width: 45px;
	height: 25px;
}
}

/* social icon here - see index.php to set a color - highlight1 style set as default */
#s5_register, #s5_login {
    margin-left: 5px;
}

#s5_socialicons {
	margin-right:15px;
}
#s5_rss, #s5_google, #s5_youtube, #s5_twitter, #s5_fb {
    transition: all 100ms ease-in 0s;
}
#s5_rss:hover, #s5_google:hover, #s5_youtube:hover, #s5_twitter:hover, #s5_fb:hover {
    transition: all 100ms ease-in 0s;
}
#s5_rss {
    background: url("../images/rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 10px;
    width: 26px;
}
#s5_rss:hover {
    background-position: 0 -28px;
}
#s5_google {
    background: url("../images/google.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 10px;
    width: 26px;
}
#s5_google:hover {
    background-position: 1px -28px;
}
#s5_youtube {
    background: url("../images/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 10px;
    width: 26px;
}
#s5_youtube:hover {
    background-position: 0 -28px;
}
#s5_twitter {
    background: url("../images/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 10px;
    width: 26px;
}
#s5_twitter:hover {
    background-position: 0 -28px;
}
#s5_fb {
    background: url("../images/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 10px;
    width: 26px;
}
#s5_fb:hover {
    background-position: 0 -28px;
}