body
{
    margin: 0;
    padding: 0;
    background-color: #504F54;
    background-image: URL('site-bg.jpg');
    background-position: top center;
    background-repeat: repeat;
}
.siteContainer {
    margin: 0 auto;
    width: 940px;
    background-color: #ffffff;
}
.red-page-separator
{
  display:block;
  height: 15px;
  background-color: #BD170B;
}
.red-line-border
{
  height: 0.3em;
  display:block;
  margin-left: 5px;
  margin-top: 5px;
  border-top: 1px solid red;
}
.grey-line-separator
{
  display:block;
  height: 20px;
  border-top: 1.5px solid #E6E6E6;
  margin: 20px 0 0 0;
}
.grey-page-separator
{
    display:block;
  height: 25px;
  background-color: #504F54;
}

.footer-first-part
{
  padding: 15px 10px 15px 30px;
  background-color: #000000;
  border-bottom: 1px solid #390703;
}
.footer-text-area
{
  margin-right: 25px;
  width: 270px;
}
.footer-second-part
{
  padding-top: 10px;
  background-color:#1A1A1A;
}

.content-container
{
  padding: 25px;
}

.section-title
{
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom:20px;
  
}
.section-titleEmpty{
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom:20px;
  height:270px;
}
.main-content
{
  /**background-color:#ffffff;***/
}
.page-header
{
  background-image: url('yarrarangesheader.jpg');
  width: 940px;
  height:94px;
}
/* homepage styles */
.item-bottom .whatison{
    width: 140px;    
} 
.in-bottom .in-border {
    border-bottom: 1px solid #DFDFDF;
    clear: both;
    margin-right: 5px;
    padding-bottom: 13px;
}
.in-main .item{
    float:left;
    padding-right: 20px;
}
.in-main .item-last, .in-main .in-bottom .item-last{
    padding-right: 0;
 
}
.in-main{
    background-color: #222222;
}
.in-main .in-top{
    padding: 20px 30px;  
}
.in-main .header{
    color:#ffffff;
    margin-bottom: 15px;
}
.in-main .sub-header{
    color:#c4c4c4;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 25px;
}
.in-main .item-bottom {
    float: left;
    width: 280px;
    padding-right: 20px;
   
}
.in-main .in-bottom {
    padding: 20px 30px;
    background-color: #FFFFFF;
}
.upevents {
    float: left;
    margin-right: 5px;
    width: 175px;
}
.upeventsimage {
    float: left;
    width: 100px;
}
.in-bottom .whatisonleft{
    border-bottom: 1px solid #dfdfdf;
    float: left;
    height: 240px;
    margin-right: 20px;
    width: 130px;
}
.in-bottom .whatisonright{
    border-bottom: 1px solid #dfdfdf;
    float: left;
    height: 240px;
    width: 130px;
}
.in-bottom .bgcolor{
    background-color: #F2F2F2;
    height: 174px;
    padding: 15px 20px;
}
.in-bottom .header-bottom{
    color: #636363;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 15px;
}
.in-bottom .upevents ul{
    list-style: none outside none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    margin-left: 0;
}
.in-bottom .upevents ul li{
    background-color: #F2F2F2;
    font-size: 1.28em;
    line-height: 25px;
    margin-bottom: 2px;
    padding-right: 18px;
    text-align: right;
}
.in-bottom .upevents ul li a{
    color: #969696;
}
.in-bottom .upevents p{
    background-color: #BE180A;
    height: 19px;
    margin: 20px 0 0;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
}
.in-bottom .upevents p a{
    color: #FFFFFF;
    font-size: 1.32em;
}
.in-bottom .header-bottom2{
    font-size: 1.12em;
    font-weight: bold;
    margin-bottom: 15px;
}
.in-bottom .header-bottom3{
    margin-bottom: 14px;
}
.in-bottom .firstheader{
    color: #979797;  
}
.in-bottom .secondheader{
    color: #636363;
}
.in-bottom .text-block{
    height:140px;  
}
.in-bottom .moreinfo{
    float: right;
    padding-top: 18px;
    font-size: 1.1em;
    margin-top: 0;
}
.in-bottom .moreinfo2{
    margin-right: 5px;
    font-size: 1.1em;
    float: right;
}
.in-bottom .moreinfo a, .in-bottom .moreinfo2 a{
    color: #BE180A;
    padding-left: 3px;
}
.in-bottom .item-bottom.item-last p.desc{
    margin-right: 5px;
    margin-bottom: 0;
    padding-top: 10px;
    width: 133px;
    line-height: 15px;
    height: 100%;
    border-bottom:none;
}
.search-submit-button,.email_subscription_get_it_button {
    background-color: transparent;
    border: 2px solid #390703;
    color: #919191;
    height: 29px;
    
    padding: 2px 3px 4px 5px;
    text-align: left;
     cursor: pointer;
    width: 100px;
}
div.submit-button
{
  margin-top:15px;
}
.submit-button input
{
    background: none repeat scroll 0 0 #BD170B;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 4px 9px 5px;
    position: relative;
    text-align: center;
     border-width:0;
}



#search-site
{
  margin-top:10px; 
}
.search-field, .email_subscription_txt_box {
    background-color: #504F54;
    border: medium none;
    color: #FFFFFF;
    height: 21px;
    margin-right: 5px;
    margin-top: 1px;
    padding: 2px 10px 3px 5px;
    width:150px;
}
/* end of homepage styles */
/* event page styles*/
.in-eventdetails .inwrap {
    float: left;
    width: 450px;
}
.in-eventdetails .inleft {
    float: left;
    width: 150px;
}
.in-eventdetails table{
    float: left;
    margin-right: 40px;
}
.in-eventdetails table td{
    width: 190px;
}
.in-eventdetails .labels, .in-eventdetails .data, .in-eventdetails .booklabel{
    float: left;  
}
.in-eventdetails{
    border-top: 2px solid #DFDFDF;
    margin: 0 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.in-eventdetails ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;  
}
.in-eventdetails .information{
    width:130px;
}  
.in-eventdetails .information2{
    width:205px;
}
.in-eventdetails .data{
    width:270px;
}
.in-eventdetails .booklabel{
    
}
.in-googlemap {
    border-top: 2px solid #E6E6E6;
    padding-top: 20px;
}
.header-bottom3.header-bottom2.secondheader > span {
    color: #BE180A;
}
/* end of event page styles*/

/*Paging styles*/
.paging-wrap {
    margin: 20px 0;
    text-align: center;
}
.paging-wrap ul li {
    border-right: 2px solid #FFFFFF;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 20px;
    padding: 3px 0;
    text-align: center;
}
.paging-wrap ul li input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
}
.paging-wrap a, .paging-wrap a:visited {
    color: #747474;
    display: inline;
    min-width: 22px;
    padding: 4px 8px 5px;
}
.paging-wrap a.paging-nav, .paging-wrap a.paging-nav:visited {
    background: none repeat scroll 0 0 #FFFFFF;
}
.paging-wrap a.paging-nav:hover {
    background: none repeat scroll 0 0 #296192;
    color: #FFFFFF;
    text-decoration: none;
}
.paging-wrap a:hover, .paging-wrap li.current {
    background: none repeat scroll 0 0 #BABABA;
    color: #FFFFFF;
    padding-bottom: 4px;
    padding-top: 3px;
    text-decoration: none;
}
.paging-wrap li.current {
    padding-bottom: 4px;
    padding-top: 4px;
}
* html .paging-wrap li.current {
    padding: 4px 8px !important;
}
* html .paging-wrap ul li {
    float: left;
    padding: 4px 0;
}
.ie7 .paging-wrap ul li {
    float: left;
    padding: 3px 0 4px;
    vertical-align: middle;
}
.ie7 .paging-wrap ul a.paging-nav-ie {
    position: static;
}
/*end of Paging styles*/  
 
/* event listing page styles*/
.in-event-listing .item {
    margin-bottom: 20px;
}
.in-event-listing {
    background-color: #FFFFFF;
    padding-left: 30px;
    min-height: 360px;
}
.in-event-listing .items {
    float: left;
    padding-top: 30px;
    width: 550px;
    
}
/****YARRA-92**/
.in-event-listing .search-div {
    background-color: #E7E7E7;
    /*float: left;*/
    padding-left: 30px;
    padding-top: 30px;
    width: 330px;
    font-size:1.1em;
    height:400px;
    float: right;

    
}
/****YARRA-92 End**/

.in-event-listing .search-div select{
    height: 29px;
    padding-left: 5px;
    padding-top: 5px;
    width: 266px;
}
.in-event-listing .search-div .in-keyword input.inputBox {
    width: 285px;
      height: 23px;
    margin-top:10px;
}

.in-event-listing .item > img {
    float: left;
    padding-right: 15px;
}
.in-event-listing .header {
    color: #626262;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}
.in-event-listing .titleanddesc {
    float: left;
    width: 373px;
}
.in-event-listing .searchheader {
    color: #626262;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 35px;
}
.in-event-listing .in-button > input {
    background-image: url('button-go.png');
    border: 0 none;
    height: 28px;
    margin-bottom: 10px;
    width: 43px;
}
.in-event-listing .in-keyword, .in-venue, .in-category {
    margin-bottom: 20px;
}
.in-event-listing .dropdownimage {
    background-image: url("/files/0/174/dropdowmbutton.png");
    float: right;
    height: 29px;
    margin-right: 64px;
    position: relative;
    top: -30px;
    width: 36px;
}
.in-event-listing .desc {
    border: 0 none;
    height: 100%;
    margin: 0;
    padding: 0;
}
.items .item img {
    float: left;
    margin-right: 15px;
}
/*end of event listing page styles*/


/****Social Media***/
.twitter-link
{
  background-image: url('twitter_footer.png');
  display:inline-block;
  width: 37px;
  height: 37px;
   
}
.facebook-link
{
  background-image: url('facebook_footer.png');
  display:inline-block;
  width: 41px;
  height: 37px;
   
}
.google-plus-link
{
  background-image: url('google_plus.png');
  display:inline-block;
  height:37px;
  width:36px;
}
/****End Social Media***/
/****A-Z Listing***/
.in-event-listing .alphabet > li {
    display: inline;
    font-size: 1em;
    font-weight: bold;
    padding: 4px;
}
.in-event-listing .alphabet {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.in-event-listing .alphabet a {
    color: #626262;
}

/****end of A-Z Listing***/

/* Contact form */
#contact-form
{
  background-color:#525252;
  font-weight:bold;
  width:95%;
  color:#ffffff;
  padding:20px;
  margin:auto;
}

#contact-form label
{
  float:left;
  margin-left:10px;
  width:160px;
  color:#ffffff;
}

#contact-form li
{
  list-style-type:none;
  margin-top:10px;
  clear:both;
}

#contact-form li textarea
{
  overflow: auto;
  width:78%;
  height:240px;
}

#contact-form .text-area
{
  padding-top:10px;
  padding-bottom:10px;
}

#contact-form .text-box input
{
  line-height:1.8em;
  width:500px;
}

#contact-form table
{
  width:500px;
}

#contact-form .rightlabel
{
  float:left;
  padding-bottom:20px;
}

#contact-form .rightlabel table label
{
  width:300px;
}

#contact-form .rightlabel td input
{
  float:left;
}

#contact-form .matrix th
{
  text-align:left;
}
/* End contact form */

/***Button*/
a.bookonline-button {
     background-image: url("button-bookonline.png");
    border: 0 none;
    display: block;
    height: 23px;
    margin-bottom: 10px;
    width: 106px;
}
/***End Button*/

/***YARRA-88***/
.event-detail-label, .inleftside .inleft
{
  font-weight: bold;
}
/***YARRA-88 End*****/

/***YARRA-89 begins **/
.social-media-sharing {
padding : 10px 0px 15px 25px;
}
/***YARRA-89 ends **/

/*YARRA - 108*/
.side-content-container > div {
   float: right;
  }
/*YARRA - 108 end*/

/*YARRA - 116*/
.grey-bg.content-container.side-nav {
    width: 227px;
}
.grey-bg.content-container.side-nav .child-page-item{
      word-wrap: break-word;
}
/*YARRA - 116 end*/
