/*	added new styles on 15.sept.2008...by nivs to support accordian style dynamic menu like in user_cust_info.php*/
/*
#003366 = dark blue text
#a1c5cd = login nav window background (greeny blue)
#b3b3b3 = news heading grey border(grey)
#ffa81f = login button and header underline(orange)
#1B4966 = blue green text colour
*/

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #3D8093;
	background-color: #F1F1EB;
	padding: 0;
	margin: 0;
	color: #003366;
	line-height: 13pt;
}

p {
	font-size: 10px;
}


form {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
}

td, input, select, textarea {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px; /* was 12 */
}

thead {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px; /* was 12 */
	font-weight: bold;
	text-align: left;
}



a, a:link, a:visited {
	text-decoration: none;
	text-decoration: underline;
	color: #0F3C7A;
}

a:hover {
	text-decoration: underline;
	color: #0F3C7A;
	color: #ffa81f;
}

.admin_frame {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	background-image: url(../images/cipa_logo_small.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 10px 10px 10px 10px;
/*  border: 1px solid #dbdbdb; */
}

.title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#666666;
}

.title2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
}

/* ============================================================= */
/* ============================================================= */
/* MAP styles (begin) */

.markerheader {
	background-color:#D5EBF9;
	color: #1B4966;
	font-weight: bold;
	border-top: 1px solid #A5CFE9;
	border-bottom: 1px solid #A5CFE9;
	border-left: 1px solid #A5CFE9;
	border-right: 3px outset #A5CFE9;
	width: 350px;
	font-size:10px;
	padding: 3px;
/*
	dvBdy.style.filter='alpha(opacity=100)'; // IE
	dvBdy.style.opacity='1.00'; // FF
*/
}

.markerbody {
	background-color: #FFFFFF;
	color: #1B4966;
	border-top: 0px solid #A5CFE9;
	border-bottom: 3px outset #A5CFE9;
	border-left: 1px solid #A5CFE9;
	border-right: 3px outset #A5CFE9;
	width: 350px;
	font-size:10px;
	padding: 3px;
/*
	dvBdy.style.filter='alpha(opacity=100)'; // IE
	dvBdy.style.opacity='1.00'; // FF
*/
}

.markerheader2 {
	background-color:#D5EBF9;
	color: #1B4966;
	font-weight: bold;
	border-top: 1px solid #A5CFE9;
	border-bottom: 1px solid #A5CFE9;
	border-left: 1px solid #A5CFE9;
	border-right: 3px outset #A5CFE9;
	width: 150px;
	font-size:10px;
	padding: 3px;
/*
	dvBdy.style.filter='alpha(opacity=100)'; // IE
	dvBdy.style.opacity='1.00'; // FF
*/
}

.markerbody2 {
	background-color: #FFFFFF;
	color: #1B4966;
	border-top: 0px solid #A5CFE9;
	border-bottom: 3px outset #A5CFE9;
	border-left: 1px solid #A5CFE9;
	border-right: 3px outset #A5CFE9;
	width: 150px;
	font-size:10px;
	padding: 3px;
/*
	dvBdy.style.filter='alpha(opacity=100)'; // IE
	dvBdy.style.opacity='1.00'; // FF
*/
}

.map_container{
	left: 0px;
	top: 0px;
	background:#EEEEEE;
	width: 600px;
	height: 500px;
/*	z-index: 0; */
	position:relative;
	border: 1px solid #DDDDDD;
	margin: 10px 30px 10px 30px;
}

/* MAP styles (end) */
/* ============================================================= */
/* ============================================================= */



/* ============================================================= */
/* ============================================================= */
/* LOGIN BOX (begin) */

.login_box_txt {
	padding-left: 12px;
	padding-top: 07px;
	padding-bottom: 03px;
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.login_box_txt1 {
	padding-left: 12px;
	padding-right: 05px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 14pt;
}

.login_box_links {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.login_box_links:link, .login_box_links:visited {
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.login_box_links:hover {
	color: #FFA81F;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}


/* LOGIN BOX (end) */
/* ============================================================= */
/* ============================================================= */


.not_a_member {
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.credit_cards {
	padding-left:20px;
	padding-right:5px;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height:13pt;
}


/* ============================================================= */
/* ============================================================= */
/* FOOTER (begin) */

.footer {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	line-height: 13pt;
}

.footer_txt:link {
	color: #D0D1DB;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}

.footer_txt:visited {
	color: #D0D1DB;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}

.footer_txt:hover {
	color: #D0D1DB;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	text-decoration: underline;
}

/* FOOTER (end) */
/* ============================================================= */
/* ============================================================= */

.search_box {
	padding-top:3px;
	padding-bottom:0px;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight:700;
	text-decoration: none;
}

.body {
	padding-left:10px;
	padding-right:30px;
	padding-top:15px;
	color: #003366;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 13pt;
}

.read_more {
	padding-left:10px;
	padding-right:30px;
	padding-bottom:10px;
	text-align: right;
	line-height: 13pt;
}

.read_more_txt {
	color: #003366;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight:700;
	text-decoration: none;
}


/* ============================================================= */
/* ============================================================= */
/* CRUISE LINE (begin) */

.cruise_line {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom:5px;
	color: #0F3C7A;
}

.cruise_line_txt:link {
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}

.cruise_line_txt:visited {
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}

.cruise_line_txt:hover {
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:underline;
}

/* CRUISE LINE (end) */
/* ============================================================= */
/* ============================================================= */

/* ============================================================= */
/* ============================================================= */
/* News LINE (begin) --- nivs on 02.April.2009 */

.news_line {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom:5px;
	color: #0F3C7A;
}

.news_line_txt:link {
	color: #0F3C7A;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}

.news_line_txt:visited {
	color: #0F3C7A;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}

.news_line_txt:hover {
	color: #0F3C7A;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:underline;
}

.news_heading_txt {
	padding-left: 30px;
	padding-top: 30px;
	margin-top: 5px;
	margin-bottom:5px;
	color: #0F3C7A;
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	text-align: left;
	line-height:25pt;
	text-decoration:none;
}
.news_heading {
	/*padding-left: 5px;*/
	padding-top: 30px;
	margin-top: 5px;
	margin-bottom:5px;
	color: #0F3C7A;
	font-family: Arial;
	font-size: 11pt;
	font-style: bold;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}	
/* News LINE (end) --- nivs on 02.April.2009	*/
/* ============================================================= */
/* ============================================================= */


/* ============================================================= */
/* ============================================================= */
/* Content Matter LINE (begin) --- nivs on 02.April.2009 */

.content_line {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom:5px;
	color: #0F3C7A;
}

.content_line_txt {
	color: #0F3C7A;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}

.content_line_txt:link, .content_line_txt:visited {
	color: #0F3C7A;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}

.content_line_txt:hover {
	color: #0F3C7A;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	line-height:13pt;
	text-decoration:underline;
}
.content_heading_1{
	color: #0F3C7A;
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}
.content_subheading_1{
	color: #0F3C7A;
	font-family: Arial;
	font-size: 9pt;
	font-style: bold;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}
.content_subheading_1_serif{
	color: #0F3C7A;
	font-family: sans-serif;
	font-size: 9pt;
	font-style: bold;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}
.content_subheading_1_georgia{
	color: #0F3C7A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: bold;
	text-align: left;
	line-height:13pt;
	text-decoration:none;
}
/* Content Matter  (end) --- nivs on 02.April.2009	*/
/* ============================================================= */
/* ============================================================= */


.input_box {
/*	padding-left: 12px; */
	border: 1px solid #a7a6aa;
	background-color:#FFFFFF !important;
}

.user_name {
	padding-left:10px;
	padding-right:30px;
	text-align: right;
	line-height: 13pt;
}

.welcome_txt {
	margin:0 0 0 0;
	padding-top:8px;
	padding-left:05px;
	color: #003366;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight:700;
	text-decoration: none;
	text-align: left;
}

.username_txt {
	padding-top:2px;
	padding-right:5px;
	color: #003366;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight:700;
	text-decoration: none;
	text-align: right;
}

.copyrightTxt {
	color: #737373;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	
}

.banner_ad {
	/*padding: 0px 0px 0px 0px;		remmed by nivs to remove the blank frame where an ad would go....
	margin: -5px 0px 5px 12px;
	border: 1px solid #666666;
	border: 1px solid #6492BD;
	width: 660px;*/
}

/* ============================================================= */
/* ============================================================= */
/* SIDE NAV (begin) */

.side_nav {
	margin: 10px;
	background-color: #a1c5cd;
/*	display: block; */
	border: 1px solid #ffa81f;
	line-height: 20px;

}

.SideNavHeading {
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 10pt;
}

.SideNavOption, .SideNavOption a, .SideNavOption:link {
	padding-left: 12px;
	padding-top: 07px;
	padding-bottom: 03px;
	color: #0F3C7A;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.SideNavOption:hover {
	text-decoration: underline;
}

/* SIDE NAV (end) */
/* ============================================================= */
/* ============================================================= */


.content_centre {
	margin: 5px;
	border: 0px solid #ff0000;
	width: 100%;
}

.form_content {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	margin: 5px;
	width: 100%;
}

.heading_admin {
	font-size: 12px;
}

/* ============================================================= */
/* ============================================================= */
/* NEWS (begin) */

.newsTitle {
	font-size: 12px;
}

.newsBody {
	padding: 0 10px 0 10px;
}

.newsDate {
	font-size: 10px;
	font-style: italic;
}

/* NEWS (end) */
/* ============================================================= */
/* ============================================================= */

.shipTitle {
	color:#FF6600;
	color: #0F3C7A;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.shipTitleOver {
	color: #0F3C7A;
	color:#FF6600;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}

.debug {
	background-color: #333333;
	color: #FF3300;
}

.status {
	text-align: center;
	margin: 200px;
	padding: 20px;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #98ADB3;
	background-image: url(../images/cipa_logo_small.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 80px;
}

.vesselname { font-size:18px}
.ownername { font-size: 14px; font-style:italic;  }
.shiptimes { font-size: 12px }
.maxpax { font-size: 12px }

.calendar { color:#1B4966; }

.calendar th { border-bottom: 1px solid #333333; border-top: 2px solid #CCCCCC; width: 100px; font-size:18px; height: 30px; text-align: left; }
.calendar td { border-bottom: 1px solid #333333; width: 100px; font-size:9px; height: 120px; vertical-align: top; }
.calendar .day { font-weight:bold; }

.shipschedules td { font-size:10px; }

.error { margin-left: 5px; color: #FF0000; text-decoration: underline; }

a.colour_row:, a.colour_row:link, a.colour_row:visited {
	text-decoration: none;
	text-decoration: underline;
	color: #0F3C7A;
}

a.colour_row:hover {
	text-decoration: underline;
	color: #ffa81f;
	color: #0F3C7A;
	color: #ffffff;
}

a.button, a.button:link, a.button:visited { margin: 2px; padding: 2px; border-color:#bbbbbb; border-width:medium; border-style: outset; } /* border-width:thin; */
a.button:hover { border-style: inset; }


.fake_link {
	text-decoration: none; text-decoration: underline; color: #0F3C7A;
}
.fake_link:hover {
	text-decoration: underline; color: #0F3C7A; color: #ffa81f;
}

.flag_container{
	left: 0px;
	top: 0px;
	background:#ffffcc;
	width: 192px;
	height: 185px;
	z-index: 1;
	position: relative;
	border: 0px solid yellow;
	margin: 0px 0px 0px 0px;
}


.content_main {
	margin: 0px 5px 0px 5px;
}

.account_name {
	margin-left: 5px;
	font-style: normal;
	font-weight:700;
	text-decoration: none;
	text-align: left;
}

.donotprint {
	visibility: visible;
}


/* Date Picke set */
/*************************************************************/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #eeeeee; /* ece9d8 */
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #eeeeee; /* ece9d8 */
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color:#FFA81F; /* ff9900 */
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 0f3c7a; /* 4060ff */
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	color:#FFFFFF;
	background: #a1c5cd; /* d8e8ff */
	font-weight: bold;
	padding: 0px;
	border: 1px solid #999999;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	color:#FFFFFF;
	background: #a1c5cd; /* d8e8ff */
	font-weight: bold;
	border: 1px solid #999999;
	}

.indent1 {
	margin-left: 20px;
}

/*
#003366 = dark blue text
#a1c5cd = login nav window background (greeny blue)
#b3b3b3 = news heading grey border(grey)
#ffa81f = login button and header underline(orange)
#1B4966 = blue green text colour
*/
/* for user_cust_info.php...accordian style menus */
.applemenu{
margin: 5px 0;
padding: 0;
width: auto; /*170px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(../images/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.contentMatter {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.in_port {background: url(/images/CSSSPRITE_INPORT.png);}
	.in_port_top{background-position: -15px -15px; width: 179px; height:22px;}
	.in_port_left{background-position: -15px -67px; width: 20px; height:auto;}
	.in_port_right{background-position: -15px -119px; width: 20px; height:auto;}
	.in_port_bottom{background-position: -15px -171px; width: 179px; height: 30px;}

