/******************************** Page layout settings ********************************/

.outer, .left {border-left-width: 0px;} /* left column width */
.float-wrap {margin-left: 0px;}/*  _negative_ left column width */
.center {width: 750px;}  /* has to be 750px - left column width  */

* html .wrapper, .wrapper {width: 750px;}

.inner {width: 730px;} /*** This width is for non-IE browsers. Mozilla makes this necessary. ***/

.float-wrap {width: 750px;float: left;}

/********************************** General page wide styles **********************************/

BODY { BACKGROUND: #ffffff url('/images/bg.jpg') repeat-y center top; MARGIN: 0px auto; line-height: 1.5em;}

input, select, textarea {font-size: 10pt;}/*text for forms*/

p {margin-top: 0;margin-bottom: 0;}

img {border: none;text-decoration: none;}

a img {text-decoration: none;}

.ripesiteFooterLogo{display:none}

/********************************* Styles for specific areas on page *********************************/

#centerContent{padding:10px;}

#topContent{padding:0px;}

#leftContent{display:none;}

#bottomContent{padding:0px;}

/********************************* Styles for specific areas on page *********************************/

#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #57c1c1;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: #000000;
text-decoration: underline;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #222222;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

.neighbour-day{
font-weight: bold;
font-style: normal;
font-size: 19pt;
line-height: 1.5em;
color: #000;
font-family: Arial }

.neighbour-date{
font-weight: bold;
font-style: normal;
font-size: 15pt;
line-height: 1.5em;
color: #ff0000;
font-family: Arial }