@charset "utf-8";

/* CSS Document */

body {

background-color:#000000;

}



body, p, td {

font-family:arial;

font-size:12px;

color:#333333;

line-height:160%;

}



a {

color:#003366;

text-decoration:none;

}



a:hover {

text-decoration:underline;

}



a img {

border:none;

}



p {

line-height:1.6;

}



div p, h1, h2, h3, h4, h5, h6 {

margin:5px;

}



.left {

float:left;

margin-right:5px;

}



.right {

float:right;

margin-left:10px;

}



h1 {

font-size:16px;

}



h2 {

font-size:14px;

}



h3 {

font-size:13px;

}



h4 {

font-size:12px;

}







#Super {

width:955px;

height:1000px;

margin:auto;

background-color:#253C41;

border:1px solid #FFFFFF;

}



#Banner {

position:absolute;

width:955px;

height:400px;

}

#Searcher{
position:absolute;
margin-top:7px;
float:right;
width:325px;
}

#Search, #DoSearch{
font-size:10px;
}



#Flap {

position:absolute;

width:325px;

height:25px;

margin-top:0px;

margin-left:630px;

background-color:black;

}



#Flap ul {

list-style:none;

margin:0px;

padding:0px;

}



#Flap ul li {

display:inline;

margin:10px;

}



#Flap ul li a {

color:#FFFFFF;

}



#RightCol {

position:absolute;

width:220px;

height:822px;

margin-left:715px;

margin-top:100px;

}



h3.homeHead, h1, h3.homeHead238 {

background-repeat:repeat-y;

background-position:right;

height:22px;

padding:0px;

margin:0px;

text-align:right;

color:#FFFFFF;

padding-right:10px;

padding-top:3px;

}



h3.homeHead {

background-image:url(images/homehead.jpg);

}



h1 {

background-image:url(images/homehead_438.jpg);

text-align:left;

color:#333333;

margin-top:-10px;

margin-right:-10px;

padding:0px;

margin-bottom:20px;

}



h3.homeHead238 {

background-image:url(images/homehead_238.jpg);

}



#LoginPanel {

position:absolute;

height:148px;

width:220px;

border:2px solid black;

background-color:white;

-moz-opacity:90%;

filter:Alpha(opacity=90%);

opacity:0.9

}



#LoginPanel form {

margin:0px;

padding:5px;

padding-top:2px;

}

#LoginPanel form img {

margin-top:5px;

}





#Menu {

position:absolute;

height:350px;

width:220px;

margin-top:180px;

border:2px solid black;

background-color:white;

-moz-opacity:90%;

filter:Alpha(opacity=90%);

opacity:0.9

}



#Menu ul {

list-style:none;

margin:0px;

padding:0px;

text-align:right;

}



#Menu ul li {

margin:15px;

border-bottom:1px dotted #CCCCCC;

}







#Navbar {

height:70px;

width:955px;

background-image:url(images/navbar_bg.png);

position:absolute;

margin-top:200px;

}



#Navbar ul {

margin:0px;

padding:0px;

margin-left:10px;

list-style:none;

}



#Navbar ul li {

float:left;

padding:7px;

padding-top:25px;

padding-bottom:20px;

margin:10px;

margin-top:-1px;

}



#Navbar ul li:hover {

cursor:pointer;

background-color:#000000;

}



#Navbar ul li a {

color:#FFFFFF;

font-size:12px;

}



#Navbar ul li:hover a {

color:#FFFFFF

}



#DisplayPane {

margin-left:225px;

margin-top:280px;

width:450px;

min-height:400px;

border:2px solid #000000;

background-color:#FFFFFF;

padding:10px;

position:absolute;

-moz-opacity:90%;

opacity:0.9;

filter:Alpha(opacity=90%);

}



#DisplayPane h1, h2, h3, p{

padding:5px;
text-align:justify;

}





#RelatedPagesPane {

width:200px;

min-height:350px;

margin-top:280px;

position:absolute;

-moz-opacity:80%;

opacity:0.9;

filter:Alpha(opacity=90%);

margin-left:10px;

background-color:#FFFFFF;

border:2px solid #000000;

float:left;
padding:0px;

}



#RelatedPages{

list-style-type:none;

width:180px;

margin:0px;

margin-top:1px;

margin-left:1px;

padding:0px;

padding-right:0px;

text-align:left;



}



#RelatedPages li {

width:160px;;

padding:0px;

padding-left:5px;

margin-top:10px;

margin-bottom:10px;

border-bottom:dotted 1px #CCCCCC;

}



#RelatedPages li:hover {



}



#RelatedPages li a {

color:#003366;

font-weight:normal;

}





#RelatedPages li a:hover{

color:#000000;

font-weight:normal;

text-decoration:underline;

}



#RelatedPages li.selected {

font-size:12px;

font-weight:bold;

color:#000000;

border-bottom:none;

}



#RelatedPages li ul{

list-style-type:none;

width:160px;

padding-top:10px;

margin:0px;

padding:0px;

margin-left:2px;

padding-right:5px

}



#PageParent {

padding-left:5px;

padding-top:10px;

padding-bottom:10px;

text-align:left;

border-bottom:1px solid #333333;

width:100%; 

}



#PageParent a {

font-size:13px;

font-weight:bold;

}


.subnav {

width:700px;

filter:alpha(opacity=90);

-moz-opacity:0.9;

opacity:90%;

z-index:10;

background-color:#000000;

position:absolute;

margin-top:260px;

margin-left:5px;
height:25px;

display:none;

border-top:none;
overflow:hidden;

}



.subnav ul {

padding:0px;

margin:5px;

/*margin-left:10px;*/

list-style:none;

/*background-color:#FFFFFF;*/

}





.subnav ul li {
display:inline;
height:22px;

margin-top:0px;

padding:5px;

font-size:11px;

font-weight:normal;

text-transform:capitalize;

}

.subnav ul li.last{
border-bottom:none;
}

.subnav ul li a {

width:160px;

color:#FFFFFF;

}



.subnav ul li:hover a {

color:#333333;

}



.subnav ul li:hover {

cursor:pointer;
background-color:#CCCCCC;

}
/*
#Information{
margin-left:120px;
}

#Tourism{
margin-left:220px;
}

#Immigration{
margin-left:320px;
}

#Business{
margin-left:420px;
}

#ToolsAndResources{
margin-left:520px;
}
*/
#Directory{

}


#Directory ul {

list-style:none;

margin:0px;

padding:0px;

padding-top:10px;

}



#Directory ul li {

padding:10px;

border:1px solid #CCCCCC;
min-height:100px;

}



#Directory ul li img {

float:left;

margin-right:10px;

}



#Directory h4 {

height:28px;

margin:-12px;

margin-top:-11px;

padding-top:5px;

padding-left:10px;

padding-right:10px;

background-image:url(images/dirhead.png);

background-repeat:repeat-x;

}



#PanelTools form {

margin:0px;

padding:10px;

}



#PanelTools form input {

max-width:100px;

}



#PanelTools form img.button:hover {

cursor:pointer;

}



#PanelTools hr {

margin-left:10px;

margin-right:10px;

}



#Tabs {

width:100%;

clear:both;

}



#Tabs ul {

width:100%;

list-style:none;

margin:0px;

padding:0px;

margin-left:10px;

}



#Tabs ul li.tabs {

float:left;

padding:2px;

padding-left:15px;

padding-right:15px;

background-color:#FFFFFF;

border:1px solid #CCCCCC;

}



#Tabs ul li.selected {

background-color:#CCCCCC;

font-weight:bold;

}



#DisplayArea {

clear:both;

width:450px;

border-top:1px solid #CCCCCC;

margin-top:30px;

-moz-opacity:90%;

opacity:0.9;

filter:Alpha(opacity=90%);

min-height:400px;
padding-bottom:30px;



}



#DisplayArea img.mainImage {

float:right;

margin-left:10px;

}

#ItemAction ul {
margin:0px;
padding:0px;
}

#ItemAction ul li {
padding:10px;
border-bottom:1px solid #CCCCCC;
padding-right:0px;
}

#ItemAction a {

background-repeat:no-repeat;

padding:20px;
padding-left:40px;

background-position:left;

}

#ItemAction p a {
padding-left:0px;
}

#ItemAction #AddToTripPlanner {

background-image:url(images/add_to_trip_planner.jpg);

}



#ItemAction #SendEmail {

background-image:url(images/send_email.jpg);

}



#ItemAction #VisitWebsite {

background-image:url(images/visit_website.jpg);

}



#ItemAction #OnlineReservation {

background-image:url(images/online_reservation.jpg);

}



div.floater {

border:2px solid white;

padding:10px;

}



div.floater div.content {

background-color:white;

-moz-opacity:90%;

filter:alpha(opacity=90);

opacity:0.9;

color:black;

border:2px solid white;

}

div.content{
max-height:400px;
overflow-y:auto;
}


div.floater #FloaterExit {

width:100%;

text-align:right;

background-color:black;

} 



div.floater #FloaterExit a {

color:#00CCFF;

}



#HomeFooter {

width:915px;

height:55px;
margin:auto;
/*top:1045px;*/
margin-top:20px;

text-align:center;

background-color:white;

padding-top:15px;

position:relative;

border-top:1px solid #CCCCCC;

color:#333333;

padding-bottom:20px;
padding-right:20px;
padding-left:20px;
vertical-align:bottom;
}

#HomeFooter img{
margin-left:10px;

}



#Footer {

clear:both;

width:955px;

height:45px;

margin-top:20px;

text-align:center;

background-color:white;

border-top:1px solid #CCCCCC;

padding-top:15px;

color:#333333;

}

/* CSS Document */

#calendar td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#calback {
	clear: both;
	width: 100%;
	height: 100%;
	background: url('images/calWaiting.gif') no-repeat center;
}

#calendar {
	background: #FFF;
	width: 100%;
	height: 100%;
}

.cal {
	width: 400px;
	border: 1px solid #CCC;
	margin: 0 auto;

}

.cal a {
	color: #0C0;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
	font-size: 12px;
}

.cal a:hover {
	color: #0E0;
}

.calevent a {
	color: #0C0;
	font-size: 9px;
}

.calevent a:hover {
	color: #0E0;
}


.calnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

.calnav a:hover {
	color: #0E0;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;  
	background: url('images/calBack.gif') repeat center left;
	padding: 5px;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
}

.calhead a {
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 40px;
}

.dayrow td {
	width: 14%;
	font-size: 11px;
	color: #656551;
	padding: 3px;
	border: 1px solid #DDD;
}

.day {
	float: right;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFF;
}

.legendrow {
	background: #FFF;
	height: 30px;
}

.legendrow td{
	font-size:12px;
	border-bottom:1px dashed #999999;
}

.rcMenuContainer {
    font-family:verdana, arial;
    position: absolute;
    border: 1px solid black;
    background: #efebe7;
    padding:2px;
    width:200px; 
}
.rcMenuItem {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    width:200px;
}

.rcMenuItemHover {
    font-size:11px;
   text-decoration:underline;
    background:#5e88ae;
    color:white;
    padding:3px;
}
.rcMenuItemText {
    font-size:11px;
    font-weight:normal;
    border:0px;
    padding:2px;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
} 
.rcMenuSeparator{
    color:black;
    height:3px;
}
.rcImage {
	padding-right:4px; 
}


form fieldset {
border:1px solid #999999;
margin:10px;
}

form fieldset legend {
font-weight:bold;
color:#666666;
margin-left:10px;
}

form fieldset ul {
list-style:none;
margin:10px;
padding:10px;
}

#FlightSchedule form select{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
}

#FlightSchedule label{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
width:150px;
}

#FlightSchedule .travel {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
background-color:#CCCCCC;
padding-left:5px;
color:#003366;
}
#FlightSchedule .flightRoute{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
padding-left:5px;
}

#FlightSchedule .flightHeading td{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
border-bottom:1px solid #cccccc;
padding-left:5px;
}

#FlightSchedule .travelContent{
border:1px solid #cccccc;
}

#FlightSchedule p{
line-height:5px;
}

#FlightSchedule .flightData td{
font-family: "Trebuchet MS", Arial;
font-size: 11px;
border-bottom:1px solid #cccccc;
padding-left:5px;
}

#LoginStatus p strong{
color:#990000;
}

#LoginStatus p{
font-size:11px;
text-align:left;
}

#UserProfile{
list-style-type:none;
width:190px;
margin:0px;
margin-top:5px;
margin-left:1px;
padding:0px;
padding-right:0px;
text-align:left;
}

#UserProfile li {
width:180px;
padding:8px;
margin-top:0px;
margin-bottom:0px;
border-bottom:dotted 1px #CCCCCC;
}

#HomeBody {
list-style:none;
padding:0;
margin:0px;
margin-left:6px;
width:450px;
margin-top:40px;
}

#HomeBody li {
display:inline;
}

#HomeBody li a.HomeBlock {
background-image:url(images/block.jpg);
background-repeat:no-repeat;
width:200px;
height:120px;
padding:10px;
float:left;
text-decoration:none;
color:#666666;
}

#HomeBody li a.HomeBlock:hover {
background-image:url(images/block_over.jpg);
}
#HomeBody li a.HomeBlock img {
border:none;
float:right;
position:relative;
bottom:0px;
margin-right:-2px;
top:16px;
}

#HomeBody li a.HomeBlock h3 {
color:#003366;
font-size:14px;
margin:0px;
padding:0px;
padding-top:5px;
padding-bottom:5px;
}

#UserControlMini{
list-style:none;
margin:0px;
padding:0px;
margin-left:0px;
}

#UserControlMini li{
display:inline;
padding:6px;
float:left;
font-size:11px;
margin-top:5px;
}

#UserControlMini li img{
width:18px;
height:18px;
float:left;
margin-right:5px;
cursor:pointer;
}

.AppForm{
font-size:11px;
}

.AppForm fieldset {

border:1px solid #cccccc;

background-color:#F9F9F9;

margin:10px;

}



.AppForm fieldset legend {

margin-right:10px;

margin-left:10px;
color:#ff0000;

}





.AppForm fieldset ul {

list-style:none;

margin:0px;

padding:5px;

}



.AppForm fieldset ul li {

background-color:#EEEEEE;

border-bottom:1px solid #CCCCCC;

margin-bottom:10px;
min-height:40px;
padding:5px;

}

.AppForm em{
color:#FF0000;
}

.AppForm input, .AppForm select, .AppForm textarea{
font-size:11px;
border:1px solid #253C41;
color:#253C41;
}

.AppForm fieldset ul li label {
font-weight:bold;
font-size:11px;
}

input.formbutton{
border-top:#253C41 1px solid; 
border-right:#253C41 1px solid; 
border-left:#253C41 1px solid; 
border-bottom:#253C41 1px solid;
background-color:#253C41 ; 
color:#FFFFFF;
height:25px;
font-size:11px; 
font-weight:bold;
cursor:pointer;
}

#SearchTools{
border-bottom:dotted 1px #999999;
margin-bottom:10px;
}

#YellowPagesDir{
margin-top:10px;
margin-bottom:10px;
border-bottom:dotted 1px #999999;
border-top:dotted 1px #999999;
}

#YellowPagesDir ul{
list-style:none;
margin:0px;
padding:0px;
}

#YellowPagesDir ul li{
padding-bottom:10px;
padding-top:10px;
}

#YellowPagesDir ul li span{
color:#003366;
}


#MyProfile{
width:450px;
}

#MyProfile ul{
list-style:none;
padding:0px;
margin:0px;
}

#MyProfile ul li{
border-bottom:1px #999999 dotted;
}

#MyProfile a{
font-size:11px;
}

#MyProfile ul li.heading{
padding-top:10px;
}

#MyProfile ul li.details{
border-bottom:none;
color:#999999;
font-size:11px;
}

div.profileinner{
color:#000000;
margin-top:10px;
width:400px;
margin-left:60px
}

div.profileinner p{
line-height:10px;
margin:0px;
padding:3px;
margin-left:20px;
}

div.profileinner p label{
float:left;
font-size:11px;
}

input.button{
border:1px #003366 solid;
cursor:pointer;
color:#003366;
}

div.profileinner p input, div.profileinner p select{
font-size:11px;
}

#UpdateResult{
border:1px #003366 solid;
background-color:#f9f9f9;
}

#UpdateResult p{
line-height:10px;
color:#FF0000;
}

#UpdateResult a{
font-size:11px;
}

table.tranx{
border:1px #CCCCCC solid;
border-right:none;
border-bottom:none;
font-size:11px;
}

table.tranx tr th{
background-color:#EEEEEE;
border-right:1px #CCCCCC solid;
height:15px;
padding:5px;
}

table.tranx tr td{
background-color:#FFFFCC;
border-right:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
height:5px;
font-size:11px;
padding:5px;
}

#TripsDir,#TripsDir2{
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-size:11px;
}

#TripsDir ul, #TripsDir2 ul{
list-style:none;
margin:0px;
padding:0px;
}

#TripsDir ul li, #TripsDir2 ul li{
padding:5px;
padding-bottom:10px;
padding-top:10px;
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
margin-bottom:5px;
margin-top:5px;
}

#TripsDir2 ul li{
padding-top:5px;
padding-bottom:5px;
color:#003366;
}

#TripsDir a{
color:#990000;
font-size:11px;
}

#PhotoDir ul{
list-style:none;
padding:0px;
margin:5px;
}

#PhotoDir ul li{
padding:5px;
width:120px;
display:inline;
}