BODY { BACKGROUND: #999999 url('/images/background-aici.gif') repeat-y center top; MARGIN: 0px auto; line-height: 1.5em; }

p {margin-top: 0;margin-bottom:0;}

input, select, textarea {font-size: 9pt;} /*text for forms*/

img {border: none;text-decoration: none;}

h1{margin:0;}
h2, h3 {margin-top:0;}

/******************************** Page borders ********************************/
/* left nav border */
.inner {border-left: solid 0px #CCCCCC; }
/* Footer border */
.bottom{border-top: solid 1px #CCCCCC; }

/******************************** Page layout settings ********************************/
/* left column width */
.outer, .left {border-left-width: 180px;}
/*  _negative_ left column width */
.float-wrap {margin-left: -180px;}
/* has to be page width - left column width  */
.center, .inner {width: 580px;}
/* page width */
* html .wrapper, .wrapper, .float-wrap {width:760px; }

/********************************* Styles for specific areas on page *********************************/

#centerContent{padding:15px;}

#leftContent{padding:5px;   BACKGROUND-COLOR: #a90027;}

#rightContent{display:none;}

#topContent{padding:5px; }

#bottomContent{padding:15px;}

.ripesiteFooterLogo{display:none}

/********************************* Style for left NAV *********************************/

#navcontainer
{
width: 170px;
border-right: 0px solid #fff;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #000000;
color: #fff;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #a90027;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 0px solid #106d85;
border-right: 0px solid #13829f;
background-color: #000;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 0px solid #1ea6ca;
border-right: 0px solid #106d85;
background-color: #333333;
color: #a90027;
}

a.touroz{ font-family: Arial, sans-serif; font-size: 8pt; color:#e6d7de; font-weight:bold; background: none; text-decoration:underline; }
a.touroz:active { font-family:Arial, sans-serif; font-size: 8pt; color:#e6d7de; font-weight:bold;   background: none; text-decoration:underline; }
a.touroz:visited { font-family:Arial,sans-serif; font-size: 8pt; color:#e6d7de; font-weight:bold;  background: none; text-decoration:underline; }
a.touroz:hover { font-family:Arial,sans-serif; font-size: 8pt; color:#ffffff; font-weight:bold; text-decoration:none; BACKGROUND: none; }