/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	color: #666666; 
	background: #FF9900 url(images/bg.jpg) repeat-x;
	font:normal 12px Arial;
	text-align: center;
}

.bigimagearea {
	height: 164px;
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;

}
/* links */

hr {
  border: 1px solid #ccc;
  width: 70%;
  margin-left:100px;
}

a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */

h1 { font-size: 20px; color: #6297BC; } 
h1.special { font-size: 20px; color: #FF9900; }
h2 { font-size: 17px; border-bottom:1px dotted #aaa; color: #6297BC;}
h3 { font-size: 15px; color: #6297BC; border-bottom:1px dotted #aaa; text-decoration:none;}
h3.no-border { font-size: 15px; color: #E76700; border-bottom:1px dotted #aaa; text-decoration:none;}
h3.no-border a { font-size: 15px; color: #E76700; border-bottom:1px dotted #aaa; text-decoration:none;}
h3.no-border a:hover { font-size: 15px; color: #33CCCC; border-bottom:1px dotted #aaa; text-decoration:none;}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #666666;
	list-style-type:none;
}

ul.sitemap {
padding:10px;
}

ul.sitemap li {
padding:2px;
font:bold 12px Arial;
list-style-type:square;
}

ul.sitemap li ul li {
padding-bottom:2px;
font:normal 12px Arial;
list-style-type:disc;
}

ul.menu {
	margin: 10px 10px;
	padding: 0 15px;
	color: #666666;
	list-style-type:none;
	border:2px dotted #ddd;
}

ul.menu li {
	padding-bottom: 5px;
	color: #666666;
}

ul span, ol span {
	color: #666666; 
}

/* images */
img.header {
	border: 0px solid #CCC;
  padding:0px;
}

img {
	border: 1px dotted #CCC;
	padding:5px;
	background-color:#fff;
}

img.btn {
	border: 0px;
	padding:0px;
	background-color:#f2f2f2;
}

img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 15px;
}
a img {  
  border: none;
}
a:hover img {  
  border: none;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin-left: 15px;
 	padding: 0 0 0 5px;
  background: #f2f2f2;
	color: #666;
}

table tr td p {
  font-size:11px;
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA;
  text-align:center; 
}

form td{
  text-align:left;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

input.radio {
	padding: 2px;
	border:0px;
	color:#777;
}

textarea {
	width:260px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:150px;
	display:block;
	color:#777;
}

select {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	color:#777;
}

select.day {
	width:55px;
}

select.select {
	width:170px;
}

select.month {
	width:70px;
}

select.year {
	width:60px;
}

select.tour {
	width:60px;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}


/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

#quote_box{
border: 2px dotted #eee;
margin-left:8px;
margin-top:8px;
}

#quote_box p{
font:bold 13px "tahoma";
color:#aaa;
}

/* tables */

table.climate {
color:#fff;
width:100%;
border:0px;
}

table.climate tr.background {
background-color:#F2F2F2;
}

table.climate tr.light {
background-color:#99CCFF;
}

table.climate tr.dark {
background-color:#99CCAA;
}

table.climate td.month {
color:#FFCC66;
width:50; 
height:20; 
font:bold 12px Tahoma;
text-align:center; 
background-color:#999; 
}

table.climate td.lightMax{
width:30px; 
height:20px; 
font:bold 12px Tahoma;
text-align:center; 
background-color:#99CCFF;
}

table.climate td.lightMin{
color:#666;
width:30px; 
height:20px; 
font:normal 12px Tahoma;
text-align:center; 
background-color:#CCFFFF;
}

table.climate td.place{
color:#FFCC66;
width:120px; 
height:20px; 
font:bold 12px Tahoma;
padding:3px;
text-align:left; 
background-color:#999;
}

/* header */
#header {
	position: relative;
	height: 85px;	
	background: #000 url(images/headerbg.jpg) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
  background:#F2F2F2;
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 75%;
}

/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #FFF;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #FFF;
	border-left:4px solid #FF9900;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #FFF;
	color: #33CCCC;
	border-left:8px solid #339933
}


/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #FF9900; 
	border-top: 5px solid #FFBD2E;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 50%;
}
#footer .footer-right{
	float: right;
	width: 50%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; border:none; }
.gray  {	color: #BFBFBF; }


/* Tooltip classes */
a.tt span.middle img {
padding:0px;
}


/* Bubble Tooltips */

a.tt{
position:relative;
z-index:24;
color:#3CA3FF;
font-weight:bold;
text-decoration:none;
text-align:center;
}

a.tt span{ 
display: none; 
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ 
z-index:25;
color: #aaaaff; 
background:;
}

a.tt:hover span.tooltip{
display:block;
position:absolute;
top:0px; left:0;
padding: 15px 0 0 0;
width:480px;
color: #999;
text-align: left;
font-weight:normal;
filter: alpha(opacity:90);
KHTMLOpacity: 0.90;
MozOpacity: 0.90;
opacity: 0.90;
}

a.tt:hover span.tooltip b{
color: #00cc33;
font-size:14px;
}

a.tt:hover span.tooltip b.blue{
color: #FF9900;
font-size:12px;
}

a.tt:hover span.tooltip img{
border:none;
padding:3px;
}

a.tt:hover span.top{
display: block;
padding: 30px 0px 0px 0px;
background: url(images/bubble.gif) no-repeat top;
}

a.tt:hover span.middle{ /* different middle bg for stretch */
display: block;
padding: 0 8px; 
background: url(images/bubble_filler.gif) repeat bottom; 
}

a.tt:hover span.middle table{
width:240px
}

a.tt:hover span.middle table tr td{
width:110px
text-align:center;
}

a.tt:hover span.bottom{
display: block;
padding:3px 8px 10px;
color: #548912;
background: url(images/bubble.gif) no-repeat bottom;
}
