@charset "utf-8";
/* Channel Express Style sheet */

body{
	margin:0px;
	padding:0px;
	background-color:#011e3d;
}

.white_text, .footer, p, .content, .blue_button, .page_title, .textbox, .page_content, .button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a:link, a:visited, a:hover{
	text-decoration:underline;
}

a:hover{
	color:#3b9ed8;
}
.blue_underline:link, .blue_underline:visited, .blue_underline:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#31607a;
	text-decoration:underline;
}

.blue_underline:hover{
	color:#006699;
	text-decoration:none;
}

.page_content, a{
	color:#7e97a6;
}
.title_link:link, .title_link:visited{
	font-size:17px;
	color:#0f6ca4;
	font-weight:bold;
	text-decoration:underline;
}
.title_link:hover{
	font-size:17px;
	color:#0f6ca4;
	font-weight:bold;
	text-decoration:none
}
.admin_menu:link, .admin_menu:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545252;
	font-weight:bold;
	text-decoration:none;
}
.admin_menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545252;
	font-weight:bold;
	text-decoration:underline
}
	
p{
	line-height:16px;
	text-align:justify;
	color:#31607a;
}
td{
	line-height:17px;
	text-align:justify;
	color:#31607a;
}

.outer_table{
	width:1000px;
	height:100%;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#8fcaef;
}

.top_blue_border{
	background-color:#0c3e74;
	height:10px;
}

.admin_footer{
	background-color:#EBF4F9;
	height:30px;
	vertical-align:middle;
}

.sea_bg{
	height:100%;
	background-image:url(../images/sea_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.inner_table{
	width:1000px;
	height:100%;
}

.inner_table_innerpage{
	width:960px;
	height:100%;
}

.footer{
	padding-bottom:10px;
}

.tab_active, .tab_inactive{
	/* background-image:url(../images/active_tab_bg.jpg);
	background-repeat:repeat-y; */
	width:228px;	
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c455d;
	text-transform:uppercase;
	text-align:right;
	cursor:pointer;
}

.tab_inactive{
	background-image:url(../images/inactive_tab_bg.jpg);
	background-repeat:repeat-y;
	background-color:#dfeef6;
	color:#7b96a5;
	text-align:left;
}

.tab_content{
	width:438px;
	padding-left:10px;
	vertical-align:top;
	padding-top:10px;
	height:205px;
}

.tab{
	display:none;
}

.blue_button{
	border:0px;
	background-color:#87bcdb;
	cursor:pointer;
}

.sea_wave_inner{
	height:15px;
}

.page_content_inner{
	height:100%;
	border:1px solid #5c9bc3;
	border-bottom:0px;
	border-top:0px;
	background-image:url(../images/content_panel_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f4fbff;
	vertical-align:top;
}

.header_td{
	width:960px;
	height:185px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
}

.menu_td{
	height:33px;
}

.left_panel, .content_panel{
	width:245px;
	height:100%;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:10px;
}

.content_panel{
	width:695px;
	padding:20px;
	vertical-align:top;
}

.selling_and_ports_innerpage{
	background-image:url(../images/selling_and_ports_bg_inner.gif);
	background-repeat:no-repeat;
	width:226px;
	height:208px;
	vertical-align:top;
}

#marqueecontainer
{
position: relative;
width: 196px; /*marquee width */
height: 160px; /*marquee height */
background-color:transparent;
overflow: hidden;
}

.scroll_content_highlight_inpage{
	color:#556571;
}

.scroll_content_highlight{
	color:#14486c;
}

.clients_panel_innerpage{
	background-image:url(../images/client_list_bg_innerpage.gif);
	background-repeat:no-repeat;
	width:226px;
	height:87px;
	text-align:center;
	vertical-align:middle;
}

.page_title{
	font-size:14px;
	color:#0f6ca4;
	font-weight:bold;
	text-transform:uppercase;
}

.page_content_align{
	padding-left:27px;
	padding-top:5px;
}

.mandatory{
	color:#ff6600;
}

.textbox{
	color:#7e97a6;
	background-color:#f9fdff;
	border:1px solid #d2e6f2;
}

label{
	cursor:pointer;
}

.button{
	background-color:#7bb5d8;
	border:1px solid #5d96b8;
	cursor:pointer;
}

.row_title{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	background-color:#c0dbea;
	color:#053753;
}

.row_content{
	padding:5px;
	padding-left:10px;
	padding-right:10px;	
	background-color:#e0eff9;
	color:#4e7287;
}

.page_content_line_height{
	line-height:19px;
}

.image_border{
	padding:1px;
	border:1px solid #9bc3db;
	width:170px;
	height:90px;
	text-align:center;
}

.image_title{
	padding:1px;
	background-color:#bcd7e7;
	padding-left:10px;
	padding-right:5px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#315e79;
}

.image_shadow{
	background-image:url(../images/image_shadow.jpg);
	background-repeat:repeat-x;
	height:30px;
}

.sailing_link_innerpage:link, .sailing_link_innerpage:visited, .sailing_link_innerpage:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#143e56;
	text-decoration:underline;
}

.sailing_link_innerpage:hover{
	text-decoration:none;
}