/*********************************************************************/
/*                 GENERAL TEXT AND BACKGROUND COLORS                */
/*********************************************************************/

body {
background: #fff;
background: url("images/enviro/background.gif") repeat;
background-attachment: scroll;
background-repeat: repeat-y;
background-position: top center;
margin:2px 0 0 0px;
padding:0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80em;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
} 

ul { 
font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0px 5px 10px 25px;
} 

td { 
font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif;
} 

label
{ 
font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
} 

img { 
border: none;
}


ul { 
margin-bottom: 0%; padding-top:3px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; 
}

ul.standard li {padding:3px;}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
}


/*********************************************************************/
/*                               LAYOUT                              */
/*********************************************************************/

#mainbody
{
padding: 8px 0 0 0px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 721px;
	background: url("Ximages/enviro/background_cols.gif") repeat;
}

#header {
	margin: 0px;
	background: white;
	width: 721px;
}

#side-left {
	float: left;
	width: 165px;
	background: url("XXXimages/enviro/sidebar-left.gif") repeat;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#side-right {
	float: right;
	width: 200px;
	background: url("images/enviro/sidebar-right.gif") repeat;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content { 
	float: left;
	width: 700px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

#footer {
	clear: both;
	padding: 10px 0px;
	background: #fff;
}

div.hr {

  height: 2px;
  background: #c3fb2e url(xxximages/enviro/footer.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}


#dogpile {
margin: 0 0 0 5px;
}


/*********************************************************************/
/*                               NAVBAR                              */
/*********************************************************************/

.navlinksdiv {
margin: 0 0 0 0px;
line-height:24px;
color:#000;
font-size: 16px;
background: url(XXXimages/enviro/navbar.gif) transparent fixed; 
background-attachment: scroll;
background-repeat: no-repeat;
width: 721px;
height: 40px;


}
.navlinks { 
cursor: hand; 
color: #57b314; 
font-weight: bold; 
font-size: 16px;
text-decoration:none; 
margin: 0 0px 0 0px; 
padding:0px 4px;
line-height: 32px;
}

a#current
{
color: #db0023;
}

#navlinks a:hover
{
color: #57b314;
}

/* START SIDEBAR CODING */

#navcontainer { width: 159px; margin-top:-2px; margin-left: 5px;}

#navcontainer ul
{
margin:0px;
padding-left: 0px;
width: 155px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:20px;
font-weight:bold;
text-align:center;
}

#navcontainer a
{
display: block;
margin: 0px;
padding:  4px 0px;
width: 155px;
background-color: #034fc2;
border-bottom: 1px solid #3a89ff;
text-decoration: none;
}



#navcontainer a:hover
{
background-color: #034fc2;
color: #7fd5ff;
}

a#subcurrent
{
color: #7fd5ff;
}

/* END SIDEBAR CODING */


h1.mainbody { 
padding: 0 0 5px 0px; font-size: 22px; margin: 5px 0px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#034a1c; 
background: url(images/enviro/gradient.gif);
background-position: left bottom;
background-repeat: no-repeat;
height:30px;

} 

h1.sidebar { 
padding: 0 0 5px 0px; font-size: 22px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#57b314; width:165px; text-align:center;
border-bottom: 3px solid white;
} 

h2 { 
padding: 0 0 0px 0px; font-size: 18px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#57b314;
} 

h3 { 
padding: 0px 0 0px 0px; font-size: 14px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#034a1c;
} 

h4 { 
padding: 0px 0 0px 0px; font-size: 12px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#001057;
} 


#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align : center;
padding-top:5px;
}

#copyright a {
color:#aaaaaa;
}

#copyright a:hover {
color:red;
}

#gotop { 
float: right;
margin:5px 10px;
text-align:center;
font-size: 8pt;
} 
 


div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 70px;
  text-align: right;
  font-weight:bold;
  }

div.row span.formw {
  float: right;
  width: 205px;
  text-align: left;
  font-weight:bold;
  }


/*********************************************************************/
/*                                LINKS                              */
/*********************************************************************/

.cursor {cursor: default;}
.hand {cursor: hand;}

a:link { 
color: #034a1c
} 
a:visited { 
color: #034a1c
} 
a:hover { 
color: #57b314
} 
a:active { 
color:#db0023 
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 



 
#content a:link { 
color: #001057;
} 

#content a:visited { 
color: #001057;
} 

#content a:hover { 
color: #034fc2;
} 

#content a:active { 
color: #ffd700;
} 




#footerlinks { 
font-size: 11px; 
text-align:center
} 
 
#footerlinks a:link { 
color: #001057;
} 

#footerlinks a:visited { 
color: #001057;
} 

#footerlinks a:hover { 
color: #034fc2;
} 

#footerlinks a:active { 
color: #ffd700;
} 



/*********************************************************************/
/*                             MISCELLANEOUS                         */
/*********************************************************************/

acronym { 
color: #666666 
} 
.ucase { 
text-transform: uppercase 
} 
.nobr { 
white-space: nowrap 
} 
.smalltext { 
font-size: 11px; 
line-height:13px;
padding:3px;
} 
.tinytext { 
font-size: 9px; 
}

.indent1 { 
margin-left: 12px;  
} 
.indent2 { 
margin-left: 24px; 
} 
.indent3 { 
margin-left: 36px; 
} 
.indent4 { 
margin-left: 48px; 
} 
.indent5 { 
margin-left: 60px; 
} 

#printheadings{display:none}


/*********************************************************************/
/*                               PRINTING                            */
/*********************************************************************/

@media print 
{ 


/* display the print header */
#printheadings{display:block}

/* turn off navigation and ad bar */
.left-margin {display: none}

img.noprint {display: none}

td.noprint {
display: none
}

.noprint {
display: none
}

#mainbody {
width:640px;
color:#000;
}

td {color:#000;}

h1 {  
page-break-inside: avoid 
} 
h2 { 
page-break-inside: avoid 
} 
h3 { 
page-break-inside: avoid 
} 
h4 { 
page-break-inside: avoid 
} 
h5 { 
page-break-inside: avoid 
} 
h6 { 
page-break-inside: avoid 
} 

td.noprint {
display: none
}
td.body1 {
display: none
}
td.body4 {
display: none
}
td.nav1 {
display: none
}
td.nav2 {
display: none
}
td.nav4 {
display: none
}
td.bottom {
margin-right:600px;
}
td.body2 {
margin-right:600px;
}


blockquote { 

} 
ul { 

} 
ol { 

} 
dl { 

} 

}

/*********************************************************************/
/*                      STYLES ADDED BY OLEG         		         */
/*********************************************************************/
td.lS {
	width: 180px;
}
td.bbText {
	font-size: 12px;
	font-weight: bold;
}
td.gText {
	font-size: 12px;
	color: #111111;
}
fieldset.booking {
	margin-bottom: 25px;
	width:435px;
	padding:10px;
}
span.bookError {
	font-size: 12px;
	color: red;
	margin-left: 15px;
}