/* CSS Document */

#supersize img, #supersize a
{   
    height: 100%;   
    width: 100%;   
    display: none;
    position: relative;   
}   
#supersize .activeslide, #supersize .activeslide img
{   
    display: inline;
    overflow: hidden;
	top: 0px;
	left: 0px;
}

#pageWrapper
{
	position: absolute;
    width: 100%;   
	top: 0;
	left: 0;
}

#contentNav a:link
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #0086C5;
}

#contentNav a:active
{
	color: #fff;
	text-decoration: none;
}

a#current 
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #0086C5;
}

a#currentNav
{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #0086C5
}

a#currentNavLower
{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #0086C5
}

#contentNav
{
	width: 870px;
	margin-left: 30px;
	padding: 10px 0px 4px 20px;
	font-size: 130%;
	border-bottom: solid 1px #ffffff;
	/*font-variant: small-caps;*/
	border-bottom: solid 1px #0086C5;
}

#subNav
{
	width: 870px;
	texr-align:center;
	margin-left: 30px;
	padding: 5px 0px 4px 20px;
	font-size: 130%;
	border-bottom: solid 1px #ffffff;
	/*font-variant: small-caps;
	background-image: url(images/navBlueBack.png);
	background-repeat: no-repeat;*/
	border-bottom: solid 1px #0086C5;
}
#subNav ul
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#subNav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}


#subNav a:link
{
	color: #fff;
	text-decoration: none;
}

#subNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#subNav a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
}

#subNav a.maritimeLink:hover
{
	border-bottom-color: #0086C5;
}

#textAreaNavAbove
{
	width: 950px;
	margin: 5px auto 5px auto;
	padding-bottom: 0px;
	position: relative;
}

#leftContentNavAbove, #leftContentDoubleNavAbove
{
	float: left;
	width: 630px;
	border-right: solid 1px #ffffff;
	text-align: justify;
	overflow: auto;
	height: 400px; /*min-height: 100%;*/
}

#leftContentWide
{
	width: 830px;
}

#leftContentDoubleNavAbove
{
	height: 360px; /*min-height: 100%;*/
}

#leftContent p, #leftContentNavAbove p, #leftContentDoubleNavAbove p
{
	padding: 0 30px 0 50px;
}

/*#leftContent img, #leftContentNavAbove img, #leftContentDoubleNavAbove img
{
	float: left;
	margin: 0 10px 0px 0px;
	width: 353px;
	height: 73px;
}*/

#buttonHolder
{
	text-align: center;
	margin: 0 auto;
	float: none;
}

#buttonHolder img
{
	float: none;
	margin-bottom: 15px;
}

#productSelector
{
	text-align: center;
}

#productSelector a:link
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#productSelector a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#productSelector a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0086C5;
}

#productSelector a:active
{
	color: #fff;
	text-decoration: none;
}

.underline
{
	font-weight: bold;
	font-size: larger;
	text-decoration: underline;
	color: #0086C5;
	font-variant: small-caps;
}

#sidebar.flashContent
{
	text-align: center;
}

#leftContent h1, #textAreaNavAbove h1, #leftContentTickerAbove h1
{
	padding: 10px 0 0 0;
	margin: 0 50px 0 50px;
	text-align: left;
	letter-spacing: 0.5em;
	border-bottom: solid 1px #0086C5;
}

#leftContent p
{
	margin-right: 30px;
}

#leftContent h2
{
	clear: both;
	margin: 30px 50px 0 50px;
}

.moreInfoLink
{
	float: right;
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
}

#leftContent a:link
{
	color: #0086C5;
	text-decoration: none;
	font-weight: bold;
}

#leftContent a:visited
{
	color: #0086C5;
	text-decoration: none;
	font-weight: bold;
}

#leftContent a:active
{
	color: #0086C5;
	text-decoration: none;
}

#leftContent a:hover
{
	color: #fff;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0086C5;
}

.productPicture
{
	float: left;
}

#leftContent img.productPictureLarge
{
	padding: 20px 20px 10px 50px;
	margin: 0 0 30px 0;
}

#leftContent h3
{
	margin: 70px 60px 70px 0px;
}

#leftContent h3.smallImage
{
	margin: 40px 60px 40px 0px;
}


#leftContent hr
{
	margin: 0 50px 0 50px;
	clear: both;
}

#leftContent ul
{
	margin: 0 90px 0 90px;
	padding: 0 0 0 0;
}

#leftContent ul ul
{
	margin: 0 30px 0 30px;
	padding: 0 0 0 0;
}

h1.ProductHeading
{
	color: #0086C5;
	font-size: 140%;
	border-bottom: solid 2px #0086C5;
}

.highlight
{
	color: #0086C5;
	font-weight: bold;
	font-size: 105%;
}

em
{
	font-style: italic;
}

#buttonHolder a:hover
{
	border: 0;
}

#headingLink a:hover 
{
	text-decoration: none;
	color: Maroon;
	border: 0;
}

a:link.mapLink
{
	color:#ffffff; 
}

a:visited.mapLink
{
	color:#ffffff;
}

a:hover.mapLink
{
	color:#0086C5;
}


