.invisible{display:none;}
.small{font-size:0.8em}
.ndec{text-decoration:none;}
.alignr{text-align:right}
.alignl{text-align:left}
a{color:#002372}
a:hover{color:#133F9F}
textarea {font-family:verdana;font-size:1em}


html{
height:100%
}

body {
background:#EEE url('/images/site/shadow900.png') repeat-y center;
color:black;
margin:0px;
height:100%;
font-family:verdana;
font-size:0.9em;
}

#container{
background-color:#222;
margin-left:auto;
margin-right:auto;
width: 900px;
height:100%;
}

#layouttable{
background:#222 url('/images/site/banner5.jpg') no-repeat top left;
width:100%;
}

#header{
	background:url('/images/site/visitingportrush_top.pngX') no-repeat top left;
	text-align:right;
	vertical-align:bottom;
	padding:0px;
	}
	#options{
		position:absolute;
		top:0px;
		right:50%;
		margin-right:-450px;
		background:url('/images/site/optionsback.png') no-repeat bottom left;
		text-align:right;
		vertical-align:bottom;
		padding:0px 5px 0px 15px;
		}
		#options img{border-left:1px dotted #444;border-right:1px dotted #444}
	#logo{
		position:absolute;
		display:block;
		top:7px;
		left:50%;
		margin-left:-440px;
		font-size:0.7em;
		font-family:arial;
		color:#EEE;
		text-align:left;
		}

#announcement{
	background:url('images/site/announcement_shadow.png') repeat-x top left #353535;
	padding:10px 20px;
	color:#DAE2E5;
	margin:10px 0px;
	font-size:0.8em;
	border-top:0px solid #1A1A1A;
	border-bottom:1px solid #444;
	text-align:justify;
	}
	#announcement #intro{font-weight:bold;margin-bottom:9px;font-size:1.5em}
	#announcement #signoff{text-align:right;margin-top:10px;}

#navigation{
	vertical-align:bottom;
	height:173px;
	background: url('/images/site/line_FFF.jpg') repeat-x bottom center;
	overflow:hidden;
	}
	#navigation td{
	vertical-align:bottom;
	font-size:1em;
	}
	.tab{
		background:#EEE url('/images/site/nav_shadow.gif') repeat-x bottom left; 	
		margin:5px 0px 1px 4px;	
		border:1px solid #EEE;
		border-width: 0px 0px 0 0px;
		width:7.5em;
		}
		.tab a{
			font-size:1.5em;
			font-family:times;
			text-decoration:none;
			display:block;
			padding:3px 7px 5px 7px;
			color:#777;
		}
		.tab a span{display:block;font-family:arial;font-size:0.4em;color:#777;border-top:1px dotted #AAA;}
		.tab a:hover{
			color:#333;
			}
		.tab a:hover span{color:#656565;border-color:#CCC;}
		
		
	.active .tab{
		margin-top:5px;
		margin-bottom:0px;
		border:1px solid #FFF;
		border-width:1px 1px 0px 1px;
		}
		.active .tab a{
			color:#EEE;
			margin-top:0px;
			padding-top:5px;
			padding-bottom:5px;
			background:#222; 
		}
		.active .tab a span{color:#999;border-top:1px dotted #555;}
		.active .tab .sublinks a{
			display:block;
			background:#333;
			color:#EEE;
			font-size:0.8em;
			font-family:arial;
			padding-top:2px;
			padding-bottom:2px;
		}
		.tab .sublinks a:hover{display:block;background:#444;color:#FFF}
		.tab .sublinks a.active{display:block;background:#EEE;color:#222}
		
		
#spacerrow{
	background:#222;
	height:10px;
	/*font-size:0px;*/
}

#maincol{
	background:#FFF url('/images/site/contentcorner_br.png') no-repeat bottom right;
	text-align:justify;
	width:600px;
	}

	#maincol h1{
		font-size:1.9em;
		font-weight:normal;
		font-family:arial;
		background:#EEE url('/images/site/contentcorner_tr.png') no-repeat top right;
		padding:5px 12px 5px 12px;
		color:#002353;
	}
	#maincol h1 a{
		text-decoration:none;
		text-align:left;
		font-size:1em;
		color:#002353;
	}
	#description{
		background-color:#F8F8F8;
		color:#777;
		font-size:0.7em;
		padding:2px 12px;
		border-bottom:1px solid #AAA;
		border-top:1px dotted #AAA;
	}
	#pagecontent{
		font-size:0.9em;
		padding:10px 12px;
		padding-bottom:20px;
		line-height:1.4em
		}

		table.subtabs{
			clear:left;
			width:100%;
			margin:0px;
			font-size:1em;
			}
			table.subtabs tr{vertical-align:bottom}
			table.subtabs td.tabs{background:url('/images/site/line_555.jpg') repeat-x bottom left;vertical-align:bottom}
			a.subpagetab{
				background:#F5F5F5 url('/images/site/subtab_shadow.jpg') repeat-x bottom left;
				display:block;
				padding:5px;
				float:left;
				border:1px dotted #999;
				border-width:1px 1px 0px 1px;
				margin: 0px 2px 0px 1px;
				color:#333;
				text-decoration:none;
				font-size:1em;
			}
			a.subpagetab.active{
				padding-bottom:6px;
				margin-top:0px;
				margin-bottom:0px;
				background:white;
				color:#000;
				border-color:#555;
				border-style:solid;
			}
			span.tabnumber{
				font-size:0.8em;
				color:#888;
			}
		table.tabbed{
			clear:left;
			width:100%;
			margin:0px;
			font-size:1.1em;
			border:1px solid #555;
			border-top:0px;
			}
			table.tabbed th{background:#FFF;color:black;border-bottom:1px solid #AAA;font-size:0.9em;
			font-weight:normal;text-align:justify}
				table.tabbed th div{padding:10px;}
			table.tabbed td{background:#F5F5F5;color:#111;padding:5px;}
			table.tabbed img.clientimage{background:#FFF;color:#AAA;border:1px solid #002353;width:50px;height:50px;}
			table.tabbed a{text-decoration:none;color:#1b55a3}
			table.tabbed a:hover{color:#076af3}
			table.tabbed a.name{text-decoration:none;color:#002353;font-weight:bold;font-family:arial;font-size:1.2em;display:block;}
			table.tabbed a.name:hover{color:#222}
			table.tabbed td div{color:#777;text-align:center;padding:2px;font-size:0.9em}
		.imageborderR,.imageborderL{
			color:#222;
			font-size:0.8em;
			background:#EEE;
			padding:5px;
			border:1px solid #BBB;
			text-align:center;
			width:212px;
			font-style:italic;
			line-height:1em;
			}
			.imageborderR{ float:right;margin: 0px 0px 10px 10px;}		
			.imageborderL{ float:left;margin: 0px 10px 10px 0px;}		
			.imageborderR img, .imageborderL img {border:1px solid #000;margin-bottom:3px;}
		
	#packages{
		width:100%;
		margin-top:20px
		}
		#packages td{padding:5px;width:33%}
		#packages div{padding:5px;}
		#packages .basic{border:2px solid red;height:200px}
		#packages .standard{border:2px solid blue;height:200px}
		#packages .premium{border:2px solid green;height:200px}

	
	#bigmap{
		width:100%;
		height:500px;
		}
		#bigmap div{-moz-box-sizing:content-box;box-sizing:content-box;}
		#bigmap .bubble{font-size:0.9em}
		#bigmap a.savebutton{
			display:block;
			border:2px solid #DDD; 
			background:#555;
			margin-top:7px;
			color:white;
			padding:5px; 
			text-align:center;
			text-decoration:none
			}
		#bigmap a.savebutton:hover{
			border-color:#000;
			background:#777;		
			}		

	
#rightcol{
	background:#DDD;
	color:#EEE;
	}
	#map_options{
		font-size:0.7em;
		color:#222;
		padding: 0px;
		margin:5px 0px;
		text-align:right;
		}
		#map_options a{color:#00486F;text-decoration:none;}
	#whereareyou{
		padding: 0px;
		border:1px solid #222;
		border-bottom:0px;

		}
		#whereareyou a{
			display:block;
			border:1px solid #000;
			border-bottom:0px;
			background-color:#111;
			color:#AAA;
			text-decoration:none;
			padding:5px;
		}
		#whereareyou a:hover{
			background-color:#222;
			color:#FFF;
		}
		#whereareyou a span{
			text-decoration:underline;
			color:#EEE;
		}
		#whereareyou a:hover span{
			text-decoration:none
		}
		
	#map_canvas{

		height: 270px;
		margin:0px 0px ;
		border:1px solid #222;
		background:#EEE url('/images/site/mapload.gif') no-repeat center center;
		font-size:0.8em;
		}
		#map_canvas div{-moz-box-sizing:content-box;box-sizing:content-box;}
		#map_canvas .bubble{color:#222;}
		#map_canvas .bubble h1{font-size:1.2em}
		#map_canvas a.mapbutton{
			margin-top:1px;
			display:block;
			border:2px solid #DDD;
			padding:3px;
			background:#555;
			color:white;
			text-align:center;
			text-decoration:none
			}
		#map_canvas a.mapbutton:hover{
			border-color:#000;
			background-color:#777;		
			}		

	#favlist{
		border:1px solid #222;
		border-top:0px;
		background:#EEE url('/images/site/fav_top.png') no-repeat top left;

		font-size:0.8em;
		padding:50px 0px 5px 0px;
		color:#333;
		margin-bottom:50px;
		text-align:left;
		}
		#favlist div.padding{padding:5px;}
		.nofavs{text-align:center;color:#AAA;}
		#favlist a{color:#00486F}
		#favlist a.deletelink{color:#AAA;text-decoration:none;float:right}
		#favlist a.deletelink:hover{color:red;text-decoration:underline;}
		#favclear{text-align:right;font-size:0.8em;border-top:1px solid #DDD;padding-top:1px;margin-top:4px;}
			#favclear a{color:#CCC;text-decoration:none;}
			#favclear a:hover{color:#777;}
	


#footer{
	background:#222 url('/images/site/footer_back.png') repeat-x top left;
	vertical-align:top;
	text-align:right;
	padding:5px;
	font-size:0.7em;
	color:#666;
	height:70px;
	}
	#footer a{color:#AAA}
	
	#footer .footerlinks{float:left;text-align:left;font-size:0.9em;padding-right:8px;border-right:1px dotted #2A2A2A;margin: 3px 4px 5px 4px;}
	#footer .footerlinks a{color:#333;text-decoration:none}
	#footer .footerlinks a.main{color:#444;}
	#footer .footerlinks a:hover{color:#AAA}
