@charset "utf-8";
* { margin: 0; padding: 0; }
body { background: #cacacc; color: #575757; font: 12px arial, verdana, serif; }

p { margin:1.2em 0; }
p.breadcrumbs a { color:#c4c4c4; }

img { border: 0; }
ul#archive li { margin-left:16px;} 
#sidebar1 h2 { margin-bottom:1.2em; }

.sidebar-links ul { padding:0; margin:0; }
.sidebar-links li { display:block; list-style-type:none; margin:0; margin-bottom:10px; width:148px; } 
.sidebar-links a { display:block; padding:4px; background:#f7f7f7; border:1px solid #c4c4c4; }
.sidebar-links a:link { color:#575757; text-decoration:none;}
.sidebar-links a:visited { color:#575757; text-decoration:none;}
.sidebar-links a:active { color:#575757;  text-decoration:none;}
.sidebar-links a:hover { background:#dadada; text-decoration:none;}

a { font-weight: bold;text-decoration: none; outline:none;}
a:link, a:visited, a:active {color: #01a850; }
a:hover { text-decoration: underline; }

#contentBox li { margin-left:16px; margin-bottom:10px; }
#contentBox h2 { margin-bottom:10px; }
p.copyright {
	font-size: 10px;
	text-align: left;
}
hr { width:100%; border:0; height:1px; background:#c4c4c4; margin:auto; margin:10px 0; }

h1, h2, h3 { font-family: arial, verdana, serif; }
h1 { margin-bottom:9px; }

.date {
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4;
	background:#f7f7f7;
	font-size: 10px;
	margin-bottom: 15px;
	padding:5px 5px 5px 0;
	text-align:right; 
}
.news-header { color:#ee2c23; font-size:110%; font-weight:bold; margin:0px !important; margin-bottom:5px; }
p.disclaimer {
	font-size: 9px;
	padding: 1em 0px;
}
h2.archive_month { width:100%; border-bottom:1px solid #c4c4c4; color:#c4c4c4;}

.faq_question { font-weight: 800; }

ul.accordion-nav {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
ul#image_rotate li { margin-left:0px; }

ul.accordion-nav li {
	border-bottom: 1px dashed #282828;
	border-left: 3px solid #fff;
	margin-bottom: 10px;
	text-align: right;
	width: auto;
}

ul.accordion-nav li:hover {
	background: #f7f7f7;
	border-bottom: 1px solid #282828;
	border-left: 3px solid #575757;
	font-weight: bold;
}

ul.accordion-nav li a { text-decoration: none; }

#footernav, #headernav { padding: 0;width: 721px; margin:auto; }
#footernav {
	bottom: 10px;
	left: 0;
	padding: 0;
	position: absolute;
	width: 750px; 
	margin:auto;
}

.footer-nav {
	font-size: 11px;
	width: 100%;
}

.footer-nav, .footer-nav ul {
	float: left;
	line-height: 20px;
	list-style: none;
	margin: 0;
	margin-left: 26px;
	padding: 0;
	width: 100%;
}

.footer-nav a {
	color: #fff;
	display: block;
	padding: 0px;
	text-decoration: none;
}

.footer-nav li {
	border-bottom: 2px solid white;
	color: #fff;
	display: block;
	float: left;
	margin-right: 30px;
	padding: 0;
	padding-left: 3px;
	position: relative;
	width: 90px;
}

.footer-nav ul {
	border: 0;
	font-weight: normal;
	height: auto;
	left: -999em;
	line-height: 1;
	margin: 0;
	position: absolute;
	width: 100px;
}

.footer-nav li li {
	background: #000;
	border-bottom: 0;
	filter: alpha(opacity=80);
	font-weight: normal;
	opacity: 0.8;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 5px;
	width: 120px;
}

.footer-nav li li a {
	color: #fff;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

.footer-nav li li a:hover {
	color: #fff;
	text-decoration: none;
}

.footer-nav li ul {
	bottom: 20px;
	position: absolute;
}

.footer-nav li ul ul { margin: -20px 0 0 100px; }

.footer-nav li ul li:hover a, .footer-nav li ul li li:hover a, .footer-nav li ul li li li:hover a, .footer-nav li ul li li li:hover a {
	color: #fff;
	text-decoration: underline;
}

.footer-nav li:hover a { color: #00a851; }

.footer-nav li:hover {
	border-bottom: 2px solid #00a851;
	color: #00a851;
}

.footer-nav li li:hover { border-bottom: 0; }

.footer-nav li:hover li a, .footer-nav li li:hover li a, .footer-nav li li li:hover li a, .footer-nav li li li li:hover li a { color: #fff; }

.footer-nav li:hover ul, .footer-nav li li:hover ul, .footer-nav li li li:hover ul, .footer-nav li li li li:hover ul { left: auto; }


#introbox {
	margin-bottom: 15px;
	margin-left: 170px;
}

#introbanner {
	background-image: url(images/site/cgi_frontpage.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	margin-bottom: 15px;
	width: 359px;
}

#pagebanner {
	float: left;
	height: 150px;
	margin-bottom: 15px;
	width: 359px;
}

#introtext {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	width: 185px;
}

#pagetext {
	float: right;
	width: 185px;
}

#introtext p, #introtext h2 {
	margin: 0;

}

#contentBox {
	margin-bottom: 15px;
	margin-left: 170px;
}

#contentBox .banner {
	float: left;
	height: 150px;
	margin-bottom: 15px;
	width: 359px;
}

#contentBox .text {
	float: right;
	width: 192px;
}

#contentBox .content { margin-right: 210px; }

#contentBox .content-full { margin-right: 0px; }

#contentBox p { margin: 1.2em 0px; line-height:1.4em;}
#contentBox h1+p { margin-top:5px; }
#contentBox h2+p { margin-top:5px; }

#contentBox .clear-content { clear: both; }

h2 { font-size: 14px; }

h2.no_margin {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size:12px;
}

.ferryTable table {
	background: #F3F5F7;
	border: 1px solid #EAECEE;
	border-collapse: collapse;
	color: #333;
	margin: 0;
	padding: 0;
}

.ferryTable table caption {
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.ferryTable table thead th {
	background: #3A4856;
	color: #fff;
	font-weight: normal;
	padding: 15px 10px;
	text-align: left;
}

.ferryTable table tbody, table thead {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}

.ferryTable table tbody { border-bottom: 1px solid #EAECEE; }

.ferryTable table tbody td, table tbody th {
	padding: 10px;
	text-align: left;
}

.ferryTable table tbody tr { background: #f7f7f7; }

.ferryTable table tbody tr:hover {
	background: #EAECEE;
	color: #111;
}

.box {
	background: #f7f7f7;
	border: 1px solid #c4c4c4;
	height: 35px;
	margin: auto;
	margin-bottom: 25px;
	padding: 10px;
	width: 500px;
}

.box ul { width: 100%; }

.box li {
	display: inline;
	float: left;
	list-style-type: none;
	width: 100px;
}

#sidebar_banner {
	padding: 0;
	width: 100%;
}

ul#banners {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#banners li {
	display: block;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

#col ul#ads {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#col ul#ads img { border: 1px solid #fff; }

#col ul#ads img:hover { border: 1px solid #282828; }

#col ul#ads li {
	display: block;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

.entry_container {
	margin-bottom: 15px;
	padding: 10px;
}

.entry_image {
	border: 1px solid #575757;
	float: left;
	height: 90px;
	overflow: hidden;
	width: 90px;
}

.entry_information {
	margin-left: 100px;
	padding: 5px;
	position: relative;
}

.entry_header {
	font-family:arial, verdana, serif; 
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 5px;
}

.entry_links {
	background: #f7f7f7;
	width: 100%;
}

ul.sitemap {
	background: #f7f7f7;
	border: 1px solid #575757;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

ul.sitemap li a {
	color: #282828;
	display: block;
	text-decoration: none;
}

ul.sitemap li a.header {
	border-bottom: 1px solid black;
	font-family: arial, verdana, serif; 
	font-size: 14px;
	font-weight: bold;
	margin: 1.2em 0px;

}

ul.sitemap li a.header:hover { color: #ee2c23; }
ul.sitemap li li { margin-left: 2em; }
ul.sitemap li a:hover { font-weight: bold; }
ul.sitemap li li:hover { list-style-type: disc; }
ul.sitemap li li a { margin-bottom: 3px; }

#tooltips a.tooltip {
	font-weight: bold;
	position: relative;
	text-decoration: none;
	z-index: 24;
}

#tooltips a.tooltip:hover {
	text-decoration: none;
	z-index: 25;
}

#tooltips a.tooltip span { display: none; }

#tooltips a.tooltip:hover span {
	background-color: #f7f7f7;
	border: 1px solid #282828;
	display: block;
	left: 2em;
	padding: 5px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	top: 2em;
	width: 250px;
}

#tooltips a.tooltip:hover span p.normal {
	color: #575757;
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: left;
	text-decoration: none;
}

#tooltips a.tooltip:hover p.tooltip-title {
	color: #575757;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ul#directors {
	margin: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	width: 100%;
}

ul#directors li {
	margin:0;
	border-bottom: 1px dashed #575757;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 3px;
}

ol#fast-facts-list { margin-left: 2em; }

ol#fast-facts-list li { margin-bottom: 20px; }

#image_rotate {
	border: none;
	height: 170px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

ul#image_rotate li {
	height: 170px;
	overflow: hidden;
	width: 100%;
}

.press_release { border-bottom: 1px solid #c4c4c4; padding:10px 0; }
.press_release_latest { border:1px dashed #c4c4c4; padding:3px; } 
.press_release.odd { background: #f7f7f7; }
.press_release p.press_release_summary { margin-top: 2px; padding: 0; }

.press_release_header {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.miniBox {
	background-color: #fff;
	background-image: url(/images/site/box-bg-gradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c4c4c4;
	margin: auto;
	padding:0 10px;
}
.miniBox p { margin-top:0px; }
.listing-page-content {
	margin-bottom: 15px;
	margin-top: 10px;
}

div.listing_box {
	background: #ffffff;
	padding-bottom:15px;
	margin-top:15px;
	border-bottom:1px solid #d0d0d0; 
	overflow:hidden; 
}
span.featured-listing { color:#740000; }
div.listing_box p { margin:0px; padding:0px; padding-right:10px; }
div.listing_box a img { border:1px solid #ccc; padding:3px; }
#listing-gallery { margin:0; padding:0; overflow:auto; }
#listing-gallery li { list-style-type:none; float:left; height:100px; width:170px; margin:0; margin-bottom:20px; margin-right:15px;}
#listing-gallery li img { border:1px solid #c4c4c4; clear:left; overflow:hidden; height:100px; width:160px;}


#listing-gallery1 { margin:0; padding:0; overflow:auto; }
#listing-gallery1 li { list-style-type:none; float:left; height:100px; width:360px; margin:0; margin-bottom:20px; margin-right:15px;}
#listing-gallery1 li img { border:1px solid #c4c4c4; clear:left; overflow:hidden; height:100px; width:160px;}
a.read_more {
	float:right;
	display:block;
	background:url(/images/site/directory/directory_button.png) no-repeat;
	width:99px;
	height:25px;
	padding:4px 0 0 0;
	color:#575757;
	text-align:center;
}

a.read_more:hover {text-decoration:underline;}

/* Forms */
input.txtbox {
	border:1px #575757 solid;
	padding:3px;
}








/* Accordion */
.Accordion {
	overflow: hidden;
	width: 150px;
}


.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	height:60px; padding-bottom:10px;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: auto; text-align:right;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
}



#navBar {
	margin: 0;
	padding: 0;
	overflow:auto; 
	padding-top:1px;
}

#navBar li {
	padding:0px;
	float: left;
	list-style: none;
	font-weight:bold;
	background: none;
	text-align:left;
	width:90px;
	margin-right:36px;
}
#navBar li.last { margin-right:0px }
.footer-nav li.last { margin-right:0px; }
#navBar li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	border:none;
	border-bottom: 2px solid #d4d4d4;
	color: #575757;
	white-space: nowrap;
}

#navBar  li a:hover {
	border-bottom: 2px solid #ee2c23;
	color: #ee2c23;
}

#navBar li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	background:black;
	width:120px;
	filter: alpha(opacity=80);
	opacity: 0.8; 
	z-index:10;
}

#navBar li ul li {
	float: none;
	display: inline;
	text-align:left;
	border:none;
	background: #000;
	font-weight:bold; 
	margin: 0;
	padding: 0;
}

#navBar li ul li a {
	width: auto;
	border:none;
	color: #fff; 
}

#navBar li ul li a:hover {
	width: auto;
	border:none;
	text-decoration:underline;
	color: #fff;
}

.feedback_style input.btn {
	border: 1px solid #c4c4c4;
	background: no-repeat #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	width:200px;
	padding:3px;
}
.feedback_style p { margin-bottom:15px; }
.feedback_style select 
{
	border: 1px solid #c4c4c4;
	background: no-repeat #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	width:200px;
	padding:3px;
}

.feedback_style label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #575757; 
}









/* */

#details, #location, #second {
	background:url(images/site/listing-bg.png) repeat-y;
}
.listing {
	width:570px;
	margin:auto;
}

h2.listing-header {
	
	margin:0;
	margin-bottom:5px;
}

.listing-info {
	width:570px;
	overflow:hidden;
}
.listing-image {
	float:left;
	width:380px;
/*	height:275px;*/
	 overflow:hidden;
	 padding-right:20px;
	border-right:1px dotted #ccc;
}
ul#listing-images-fade li {
	/*height:275px;*/
	width:270px;
	overflow:hidden;
}
.listing-img1 {
	border: 1px solid #ccc;
	padding: 4px;	overflow:hidden;
}
ul#listing-images-fade li img {
	overflow:hidden;border: 1px solid #ccc;
	padding: 4px;
}
.listing-where {
	float:right;
	width:150px;
	padding-bottom:10px;
	padding-left:15px;
	margin-bottom:15px;

}
.listing-where h2 {
	width:100%;
	border-bottom:1px solid #ccc;
	margin:0;
	margin-bottom:4px;
}
.listing-where p {
	margin-top:0;
}
.listing-branding {
	margin-bottom:5px;
	width:200px;
	overflow:hidden;
}
.listing-details-heading h2 {
	display:inline;
	float:left;
	width:400px;
	margin:0;
}
ul.listing-features {
	padding-bottom:20px;
	margin-left:15px;
}
.listing-features li {
	margin-left:16px;
	list-style-type:disc;
	padding:5px;
}
listing-details-heading p {
	float:right;
	display:inline;
	text-align:right;
	margin:0;
}
ul.listing-features {
}
li.listing-features {
	margin-left:16px;
	margin-bottom:5px;
}
.clear {
	clear:both;
}
.details { margin-top:20px; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#topannounce { width:730px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#f7f7f7; padding:7px; margin:10px auto; position:relative; overflow:hidden; z-index:1;}
#topannounce p { margin:0; }
a.rightCloseButton { height:30px; width:30px; display:block; background:url(http://www.severnlink.com/images/site/dismiss.png) no-repeat; text-indent:-999em; position:absolute; right:5px; top:0px;  display:none;}
a:hover.rightCloseButton { background-position: 0 -30px; }

#flags { text-align:left; position:relative; margin-bottom:10px; }

h3 { margin-top:10px; }
h1.latestNewsTitle { font-size:16px; font-weight:bold; border-bottom:1px solid #ccc; }
#newsArchive a { color:#575757; }