body {
	width: 830px;
	margin:0 auto;
}

ul.normal li {
	margin:0.2em 0 0.2em 2.0em;
	
}



a {
	font-size:1.1em;
	color: #FF0000;
	background-color:inherit;
	text-decoration:none;
}

a:visited {
	color: #FF0000;
	background-color:inherit;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	background-color:inherit;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a.disabled{
	color:#999999;
	}

a.disabled:hover{
	color:#999999;
	}
	

.uppercase {
	text-transform:uppercase;
}

.red {
	color:#FF0000;
	background-color:inherit;
}



.maintitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2.0em;
	font-weight:bold;
	color: #FF0000;
	background-color:inherit;
	margin:0 0 20px 0;
}

.subtitle{
	font-size:1.3em;}

/* START #masthead */
#masthead {
	width:830px;
	height:300px;
	margin:0 auto;
	background-image:url(../../images/ui/subheader.jpg);
	background-position:bottom;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
}

#masthead .logo {
	background:url(../../images/ui/header.jpg) no-repeat;
	width:832px;
	height:92px;
	text-indent:-9999px;
}

#masthead .logo a {
	display:block;
	width:832px;
	height:92px;
}
/* END #masthead */




/* START #head_navigation */
#head_navigation li {
	display:inline;
	float:left;
}	
 
#head_navigation li a {
	float:left;
	background-color:#FFFFFF;
	background-position:left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 4px solid red;
	border-left:1px solid #CCCCCC;
	padding: 5px 2px 2px 2px;
	margin: 10px 2px 2px 2px;
	height:20px;
	width:100px;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
}
	
	
#head_navigation li a.schedule {
	width:160px;
}

#head_navigation li a:hover, #head_navigation li a.selected {
	color:#000000;
	background-color:inherit;
}

#head_navigation li.disabled {
	float:left;
	background-color:#FFFFFF;
	background-position:left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 4px solid red;
	border-left:1px solid #CCCCCC;
	padding: 5px 2px 2px 2px;
	margin: 10px 2px 2px 2px;
	height:20px;
	width:150px;
	font-weight:bold;
	font-size:11px;
	text-align: center;
	text-transform:uppercase;
	color:#999999;
}
/* END #head_navigation */


#content {
	float:left;
	background-image:url(../../images/ui/body_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:830px;
	height: auto;
	min-height: 350px;
	background-color: #f0f0f0;
	margin: 10px 0 0 0;
	font-size:1.1em;
	line-height:1.4em;
}

#content-btm {
	clear:both;
	background:url(../../images/ui/body_btm.jpg) no-repeat;
	width:830px;
	height: 37px;
}

#content-btm hr {
	display:none;
}
	
/* START #left-panel */
#left-panel {
	background-color: #f0f0f0;
	width:250px;
	margin:25px 0 0 10px;
	height:auto;
	float:left;
	border-right:1px solid #CCCCCC ;
	
}

#left-panel h2.left-subtitle {
	font-size:2.0em;
	color:#FF0000;
	font-weight:bold;
	background:url(../../images/ui/folder-img.jpg) 7.5em 0 no-repeat;
	min-width:64px;
	height:67px;
	line-height:45px;
}

#left-panel .entry {
	
}

#left-panel .entry .date {
	font-size:0.8em;
	font-weight:normal;
	color:#FF0000;
}

#left-panel .entry p {
	margin:-5px 0 14px 0;
}
/* END #left-panel */




/* START #right-panel */
#right-panel {
	background-color: #f0f0f0;
	float:left;
	width:530px;
	height: auto;
	margin:35px 0 0 15px;
	
	
}


	

/* END #right-panel */

/* START #photo panel */
#photo-panel {
	background-color: #f0f0f0;
	width:200px;
	margin:30px 0 0 50px;
	height:auto;
	float:left;
	}

#photo-panel img{
	border: 2px solid red;
	}
/* END #photo-panel */	

#subfooter{
	clear:both;
	width:830px;
	text-align:center;
	margin-bottom:10px;
	
	
	}


/* START #footer */
#footer {
	background-image:url(../../images/ui/footer.jpg);
	background-repeat:no-repeat;
	width:830px;
	height: 160px;
	clear:both;
}
/* END #footer */



	
	
/* END #footer-center  */
#footer-content {
	color:#FFFFFF;
	background-color: #a3a0a0;
	float:left;
	width:540px;
	height: auto;
	margin:30px 0 0 150px;
	text-align:center;
}
/* END #footer-center  */


.row-separator-inv { }
.row-separator-inv hr {
	display:none;
}


/* START .white-list-menu */
.white-list-menu { }

.white-list-menu ul {
	margin:0 0 10px 0;
}

.white-list-menu ul li {
	display:inline;
	list-style-image:none;
	padding:0 2px 0 8px;
	background:url(../../images/ui/white_list_menu_pipe.jpg) no-repeat;
}
.white-list-menu ul li.disabled {
	display:inline;
	color:#666666;
	list-style-image:none;
	padding:0 2px 0 8px;
	background:url(../../images/ui/white_list_menu_pipe.jpg) no-repeat;
}


.white-list-menu ul li.first {
	padding:0 3px 0 0;
	background:none;
}

.white-list-menu ul li a {
	color:#FFFFFF;
	background-color:inherit;
}

.white-list-menu ul li a:visited {
	color:#FFFFFF;
	background-color:inherit;
}

.white-list-menu ul li a:hover {
	color:#FF0000;
	background-color:inherit;
}
/* END .white-list-menu */


.icon-link {
	color:#FF0000;
	background-color:inherit;
}





div.separator {
	margin:10px 0 24px 0;
	border-bottom:1px solid #CCCCCC;
}
div.separator hr {
	display:none;
}


/* START Sitemap*/

#sitemap {
	
	}
	
#sitemap li {
	list-style-type:none;
	margin:0 0 10px 35px;
}

#sitemap ul li {
	list-style-image: url(../../images/sitemap/l2_normal.png);
	margin:0 0 0 40px;
}
#sitemap ul ul li {
	list-style-image:url(../../images/sitemap/l3_normal.png);
}
#sitemap ul li.firstfollow {
	list-style-image:url(../../images/sitemap/l2_first_follow.png);
}
#sitemap ul li.last {
	list-style-image:url(../../images/sitemap/l2_last_item.png);
}
#sitemap ul ul li.firstfollow {
	list-style-image:url(../../images/sitemap/l3_first_follow.png);
}
#sitemap ul ul li.last {
	list-style-image:url(../../images/sitemap/l2_last_item.png);
}

#sitemap ul ul li.firstfollow {
	list-style-image:url(../../images/sitemap/l2_first_follow.png)
}
#sitemap ul ul ul li.last{
	list-style-image:url(../../images/sitemap/l2_last_item.png);
}

/* END Sitemap*/



/* START members-login */

#members-login {
	text-align:right;
	color:#333333;
	background-color:inherit;
	margin:0 0 2.0em 0;
}
#members-login h2 {
	color:#FF0000;
	text-align:center;
	font-size:1.6em;
	margin:0 0 1.0em 0;
}
#members-login label {
	font-weight:bold;
	font-size:1.2em;
	display:inline;
	margin:0 0 5px 0;
	color:#000000;
	
}
#members-login .input_txt {
	display:inline;
	border:1px solid #848283;
	padding:3px;
	font-size:1.0em;
	margin:0 10px 2px auto;
}

#members-login .dropdown {
	display:inline;
	border:1px solid #848283;
	padding:2px;
	font-size:1.0em;
	margin:0 10px 2px auto;
}
#members-login .btn {
	padding:3px;
	font-size:1.0em;
	cursor:pointer;
	margin:0 10px 0 0;
}

#members-login p{
	margin-right:10px;
}

#welcome-login {
	text-align:center;
	font-weight:bold;
}

/* END #members-login */


/* START .slider */
.slider {
	margin:0.8em 0 0.5em 1.0em;
}
.slider h3 {
	
	margin:0.8em 0 0.8em 1.0em;
}
.slider h3 a {
	color:#1475C4 !important;
	background-color:inherit;
}
.slider h3 a:hover {
	color:#999999 !important;
	background-color:inherit;
}
.slider .pdf {
	margin:auto auto 0 2.0em;
}

.slider .xls {
	margin:auto auto 0 2.0em;
	}
/* END .slider */


/*vessels*/

h2.subtitle-vessels{
	font-size:1.4em;
	color:#333333;
	}


div.vessel-img-left{
	float:left;
	vertical-align:middle;
	margin:10px 0 0 20px;
	}	
	
div.vessel-img-right{
	float:left;
	vertical-align:middle;
	
	margin:10px 0 0 15px;
	}

div.space{
	margin:10px 0 0 10px;
	}	
	
	
/*shipping-schedules*/

div#shipping-sched{
	width:820px;
	margin:35px 10px 10px 10px;
	}



p.ship-header{
	background-color:#000066;
	color:white;
	width:787px;
	margin:10px 20px 1px 4px;
	border:1px solid #333333;
	text-align:center;
	padding:2px 1px;
	clear:both;
	font-weight:bold;}
	
	
.ship-table{
    margin:0px 5px 15px 5px;
	float:left;
	width:150px;
	height:100px;
	border:1px solid #333333;
	}


.ship-table tr{border-bottom:1px solid #333333;}

.ship-table tr td.left{
	font-size:11px;
	font-weight:bold;
	vertical-align:center;
	margin:5px 0px 1px 2px;
	padding:0 3px;
	text-align:right;
	border:1px solid #333333;
	background-color:#dddddd;	
	}
	
.ship-table tr td.right{
	background-color:#FFFFFF;
	font-size:11px;
	vertical-align:center;
	margin:5px 3px 1px 2px;
	padding:0 3px;
	text-align:center;
	border:1px solid #333333;}
	
.ship-table tr td.highlight{

	font-weight:bold;
	font-style:italic;
	text-align:center;
	background-color:#FFFF33;}