/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	background: #ffffff;
	text-align: center;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin:0;

}

img {border:none;}

UL.standardlst {
margin:0px;
padding-left:4px;
line-height:18px;
font-size:12px;
line-height:16px;
}
UL.standardlst LI{
padding-left: 20px;
background-image:url(/reDesign/images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
}

/* links */
a:link { 
	color:#444444;
	text-decoration: underline;
	}
a:visited { 
	color:#444444;
	text-decoration: underline;
	}
a:hover { 
	color:#bf1311;
	text-decoration:none;
		}
a:active { 
	color:#db6d16;
	}

/*end links*/

#header {
	height: 100px;
	margin-top:16px;

}

.hidden {
	display: none;
}
h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;

}

#content h2 {
	margin: 0;
	padding: 0;
}

#content p {
	margin: 0;
	padding: 0;
}

#pageContainer {
	width: 960px;
	margin: auto;
	text-align: left;


}


/* menu*/
#menu
{
	margin:0px; padding:0px;
	background-image:url(temp/images/bgMainMenu.jpg);
	background-repeat:repeat-x;
	height:38px;
	width:960px;
}
#menu ul{
	margin:0px; padding:0px;
	
	right:0px;
}
	#menu li{
	display:inline;
	margin-left:16px;
}
	#menu li a{
	text-decoration:none;
	color:#A7A7A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
	#menu li  a:hover {
	color:#CECECE;
}


body.about a#aboutlink,
body.gallery a#Gallerylink,
body.specification a#specificationlink,
body.layout a#layoutlink,
body.contact a#contactlink,
body.video a#videolink
 {
	color:#FFFFFF;
}
/*
body.about #about a,
body.about #about,
body.gallery #gallery a,
body.gallery #gallery,
body.specification #specification a,
body.specification #specification,
body.layout #layout a,
body.layout #layout,
body.charter #charter a,
body.charter #charter,
body.contact #contact a,
body.contact #contact,
 {
	color:#FFFFFF;
}
*/
/*end menu*/



#sidebar-a .padding {
	padding: 25px;
}



#content {
	margin-right: 280px;
}

#content .padding {
	padding: 25px;
}


#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #63676c;
	padding: 13px 25px;
	line-height: 18px;
	margin-top:60px;
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover {
	color: #bf1311;
}
#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

#flash{
height:385px;
width:960px;
margin-top:28px;}

#flashGalleryMainBox{
height:385px;
width:960px;
}
#LayoutMainBox{
height:385px;
width:960px;
text-align:center;
background-color:#FFFFFF;
cursor:pointer;
}

#specifBox{
height:385px;
width:960px;
background-image:url(/images/specificationsBg.jpg);
background-position:center top;
background-repeat:no-repeat;
text-align:center;}


#charterBox{
height:385px;
width:960px;
background-image:url(/charter/chartertBg1.jpg);
background-position:center top;
background-repeat:no-repeat;
text-align:center;}

#trackerBox{
height:600px;
width:960px;
}

#contactBox{
height:385px;
width:960px;
background-image:url(/images/contactBg.jpg);
background-position:center top;
background-repeat:no-repeat;}


#tracking{
height:385px;
width:960px;
background-image:url(/images/trackingBg.gif);
background-position:center top;
background-repeat:no-repeat;}


#divMainMenu{
text-align:right;
width:960px;
height:30px;}

#fastSloop{margin-left:700px;
margin-bottom:40px;
}

#pageName{height:28px;
color:#C9C9C9;
font-weight:bold;
}

.mapName{height:28px;
color:#FFF;
font-weight:bold;
font-size:24px;
}

.mapName a{height:28px;
color:#FFF;
font-weight:bold;
font-size:24px;
text-decoration:none;
}

.mapName a:hover{
text-decoration:underline;
}
#specificationText{
	font-size: 12px;
	text-align: left;}
.categoryName{
font-weight:bold;

}
.border{border-left:1px #e3e2e2 solid;}
	
form { margin:0; padding:0; border:0;}

input, textarea{ 
	padding: 5px;
	border: solid 1px #D4D5D6;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	/*width: 200px;*/
	background: #FFFFFF url('/assets/images/formBG.gif') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}



input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #AAAAAA; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.checkbox{width:40px;
border:none;
background:none;}



.myElement {  
opacity: .7; /* other browsers */ 
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* this works in IE6, IE7, and IE8 */ 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; /* this works in IE8 only */ 
width:350px;
height:172px;
background-color:#2e3a48;
cursor:pointer;} 

.showMapLinks a{
	color:#2e3a48;
	font-weight:bold;
	text-decoration:none;
}
.showMapLinks a:hover{
	text-decoration:underline;
}

/*slideshowForProjects*/

#slideshow {
    position:relative;
    height:385px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:1px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* end slideshowForProjects*/


#homeFooter{	
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #63676c;
	padding: 13px 25px;
	line-height: 23px;
	text-align:left;}

#video {
	text-align:	center;
}

#video_player {
	height:		384px;
	background:	#111;
}

	#video_player object,
	#video_player embed,
	#video_player video,
	#video_player a {
		display:	block;
		margin:		0 auto;
		width:		500px;
		height:		100%;
	}
	
	a.pageNumber{
	padding:3px 7px 3px 7px;
	background-color:#737373;
	border:1px  #666 solid;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	
}

a.pageNumber:hover{
padding:3px 7px 3px 7px;
	background-color:#004b8b ;
	border:1px  #666 solid;
	color:#FFF;
	text-decoration:none;
	
}
a.pageNumber#active {
padding:3px 7px 3px 7px;
	background-color:#4c4d4d;
	border:1px  #666 solid;
	color:#FFF;
	text-decoration:none;
	
}




.tn3-gallery .tn3-thumbs > div,
.tn3-gallery .tn3-thumbs ul {
	min-width:		856px;
	left:			0;
	margin-left:	0;
}

	.tn3-gallery .tn3-thumbs ul {
		position:	static;
		margin:		0 !important;
		padding:	0 !important;
		left:		0 !important;
		text-align:	center;
	}

	.tn3-gallery .tn3-thumb {
		display:	inline-block !important;
		float:		none !important;
	}

