/*
Title:      	GMT stylesheet for screen media
Author:     	Karl Ridley, falling@happyleaves.com
Modified:	For GMT CD & website By Luke Brown, luke@transcendit.co.uk
Updated:    	03 April, 2008
*/


/* WRAPPERS */

body {
	font-family: Arial, Helvetbntica, "Lucida Grande", "Verdana", sans-serif;
	font-size: small;
	text-align: left;
	color: #474747;
	margin: 0;
	background: #f4f4f4 url('/images/external/bg-tile.jpg') repeat top left;
	}

#html body {
	font-size: x-small; /* IE5/Win */
	font-size: small; /* for other IE versions */
	}
	
h1 {
	font-size: 140%;
	color: #ffffff;
	line-height: 1.3em;
	}
	
h2 {
	text-align: left;
	color: #474747;
	line-height: 1.3em;
	font-size: 120%;
	font-weight: bold;
        margin-bottom: 5px;
	}
h3 {
        border-bottom:1px solid grey;
        color: #008265;
        font-size:130%;
        font-weight:bold;
        margin-bottom:8px;
        line-height: 1.3em;
}	
	
		
.clear {
 	clear: both;
 	}
	
.divline {
	border-bottom: #e0dfdf 1px dashed;
	margin-bottom: 15px;
	padding: 0 0 5px 0;
	width: 100%;
	}
	
	
	
	
	
	
/* GENERAL COMPONENTS */		

.normaltxt {
	text-align: left;
	color: #474747;
	line-height: 1.3em;
        margin-top: 5px;
	}	
	
.pagination a:link, .pagination a:visited, td a:link, td a:visited, .normaltxt a:link, .normaltxt a:visited {
	color:#8daf59;
	text-decoration:none;
	font-weight:bold;
	}
	
.pagination a:active, .pagination a:hover, td a:active, td a:hover, .normaltxt a:active, .normaltxt a:hover {
	color:#a0c938;
	text-decoration:underline;
	font-weight:bold;
	}
	
.smallertxt {
	text-align: left;
	font-size: 85%;
	color: #474747;
	line-height: 1.1em;
	}	
	
.smallertxt a:link, .smallertxt a:visited {
	color:#8daf59;
	text-decoration:none;
	font-weight:bold;
	}
	
.smallertxt a:active, .smallertxt a:hover {
	color:#a0c938;
	text-decoration:underline;
	font-weight:bold;
	}
	
.subtitletxt {
color:#008265;
font-size:140%;
font-weight:bold;
line-height:1.3em;
margin:15px 0 25px;
	}

a.header_link {
color:#008265;
font-size:140%;
font-weight:bold;
line-height:1.3em;
}
  
		
	
/* LOGO COMPONENTS */		

#topwhitegreygrad {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: #f4f4f4 url('/images/external/white-grey-grad.jpg') repeat-x top left;
	border-top: #d6d6d6 1px solid;
	}
	
#logoholder {
	width: 940px;
	padding: 0;
	margin: 0 auto;
	}	
	
#logoleft {
	width: 210px;
	height: 150px;
	float: left;
	margin: 0;
	background:url('/images/external/gmt-logo.gif') no-repeat top left;
	}
	
#logoright{
	width: 375px;
	height: 150px;
	float: right;
	margin: 0;
	}
	
.emaillink {
	margin: 0;
	padding: 150px 0 0 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: left;
	}

.emaillink li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

.emaillink a {
	float: left;
	padding: 150px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:150px; /* for IE5/Win only */
	}
	
.emaillink a:hover {
	background-position: 0 -150px;
	}

.emaillink a:active, .emaillink a.selected {
	background-position: 0 -150px;
	}
	
.emaillinkimg a {
	width: 375px;
	background: url('/images/external/tel-email.gif') top left no-repeat;
	}
	
	
	
		
	
/* TOP NAV */
#topnavholder {
clear:both;
margin:0 auto;
width:940px;
}
#topnavholder ul {
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#topnavholder ul ul {
position:absolute;
visibility:hidden;
z-index:20;
}
#topnavholder .topnav li {
float:left;
height:90px;
}
#topnavholder .topnav li a {
background-position:left top;
background-repeat:no-repeat;
display:block;
height:100%;
overflow:hidden;
text-decoration:none;
width:100%;
}
#topnavholder .topnav li a:hover {background-position:0 -90px;}
#topnavholder .topnav li a span {visibility:hidden;}
#topnavholder ul.topnav ul {}
#topnavholder ul.topnav ul li {
float:none;
height:26px;
}
#topnavholder .topnav li:hover ul {visibility:visible;}
.tn_current-activity{width: 201px;}
.tn_current-activity a {background-image:url(/images/external/current_activity.jpg);}

.tn_bookin {width:132px;}
.tn_bookin a {background-image: url('/images/external/bookin.jpg');}

.tn_technical_information {width:158px;}
.tn_technical_information a {background-image: url('/images/external/technical_information.jpg');}

.tn_sample_reports {width:121px;}
.tn_sample_reports a {background-image: url('/images/external/sample-reports.jpg');}

.tn_fuel_quality {width:97px;}
.tn_fuel_quality a {background-image: url('/images/external/fuel-quality.jpg');}

.tn_my_fleets {width:80px}
.tn_my_fleets a{background-image: url('/images/external/my_fleets.jpg');}

.tn_my_vessels {width:80px}
.tn_my_vessels a {background-image: url('/images/external/my_vessels.jpg');}

.tn_my_information {width:151px;}
.tn_my_information a {background-image: url('/images/external/my_information.jpg');}

#topnavholder ul.topnav li.current a {background-position:0 -180px;}

#topnavholder li.tn_sample_reports ul {
margin-top:-52px;
width:245px;
}
#topnavholder li.tn_sample_reports ul a:hover {
background-position:-245px 50%;
}

/* sub navigation */
#sn_standard_reports a {background-image:url(/images/external/subnav-standard-sample-reports.jpg);}
#sn_purifier_reports a {background-image:url(/images/external/subnav-purifier-sample-reports.jpg);}

.tn_outstanding_deliveries {width:207px;}
.tn_outstanding_deliveries a {background-image: url('/images/external/outstanding_deliveries.jpg');}

.tn_sent_deliveries {width:136px;}
.tn_sent_deliveries a {background-image: url('/images/external/sent_deliveries.jpg');}

.tn_instructions {width:115px;}
.tn_instructions a {background-image: url('/images/external/instructions.jpg');}

.tn_remaining_menu {width:482px;}
.tn_remaining_menu a {background-image: url('/images/external/remaining_menu.jpg');}
.tn_remaining_menu a:hover{background-position: 0 0px;}

.tn_welcome_menu {
  width:940px;
  background-image: url('/images/external/topnav_login.jpg');
}


/* BODY COMPONENTS */		
#bodywrapper {
	width: 940px;
	padding: 0;
	margin: 0 auto;
	background: #ffffff url('/images/external/body-tile.gif') repeat top left;
	}
	
#watermark {
	width: 860px;
	padding: 0 40px 35px 40px;
	margin: 0;
	background: url('/images/external/watermark.gif') no-repeat top right;
	}

#watermark.no_background{background:transparent;}
	
#bodyleft {
	width: 860px;
	margin: 0;
	padding: 15px 20px 15px 0;
	float: left;
}

#internal_body_left {
	width: 580px;
	margin: 0;
	padding: 0px 20px 0px 0;
	float: left;
	border-right: #e0dfdf 1px dashed;
	}
	
#internal_body_right {
	width: 240px;
	margin: 0;
	padding: 0px 0 25px 0;
	float: right;
	}
.half_box{
    width: 49%;
    float: left;
    display: block; 
}

.half_box_right {
    width: 49%;
    float: right;
}

#contentholderfull {
	width: 545px;
	margin: 0 auto;
	padding: 0 30px 30px 30px;
	}
	
.bulletlist {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	color: #cfcece;
	}
	
.bulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	

.bulletlist li {
	list-style-image: url('/images/external/bullet.jpg');
	margin-bottom:5px;
	}	

.bulletlist li {
	color: #ffffff;
	line-height: 1.3em;
	list-style-image: url('/images/external/bullet.gif');
	}
         
.bulletlist a:link, .bulletlist  a:visited {
	font-weight: bold;
	color: #9b5ba4;
	text-decoration: none;
	}

.bulletlist a:active, .bulletlist a:hover  {
	font-weight: bold;
	color: #c341d5;
	text-decoration: underline;
	}
	
.centered_image {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
	
.labels{
    float: left;
    width: auto;
    display: block;
}
.labels p{
    font-weight: bold;
    margin-top:15px;
    margin-bottom:15px;
}
.data p {
    margin-top:15px;
    margin-bottom:15px;
}
.data {
    float: left;
    width: auto;
    display: block;
    margin-left:20px;
}
	
	
	
/* TITLES COMPONENTS */

.tit-current-activity {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-current-activity.jpg') no-repeat top left;
}
.tit-bookin {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-bookin.jpg') no-repeat top left;
}
.tit-recent {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-recent.jpg') no-repeat top left;
}
.tit-standard-reports {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-standard-sample-reports.jpg') no-repeat top left;
}
.tit-purifier-reports {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-purifier-sample-reports.jpg') no-repeat top left;
}
.tit-my-fleets {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-my-fleets.jpg') no-repeat top left;
}
.tit-fuel-quality {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-fuel-quality.jpg') no-repeat top left;
}
.tit-vessel-stats {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-vessel-statistics.jpg') no-repeat top left;
}
.tit-fleet-stats {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-fleet-statistics.jpg') no-repeat top left;
}
.tit-my-vessels {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-my-vessels.jpg') no-repeat top left;
}
.tit-global-stats {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-global-statistics.jpg') no-repeat top left;
}
.tit-my-information {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-my-information.jpg') no-repeat top left;
}
.tit-vessel {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-vessel.jpg') no-repeat top left;
}
.tit-report {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-report.jpg') no-repeat top left;
}
.tit-outstanding {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-outstanding.jpg') no-repeat top left;
}
.tit-sent {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-sent.jpg') no-repeat top left;
}
.tit-delivery {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-delivery.jpg') no-repeat top left;
}
.tit-welcome {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/external/tit-welcome.jpg') no-repeat top left;
}
	

	

	


/* FOOTER COMPONENTS */	

#footergrad {
	width: 940px;
	height: 15px;
	margin: 0 auto;
	padding: 0;	
	background: url('/images/external/footer-grad.jpg') no-repeat top left;
	}
	
#footertxt {
	margin: 0 auto;
	padding: 10px 0 20px 0;
	width: 860px;
	color: #9c9b9b;
	font-size: 75%;
	line-height: 1.2em;	
	}	

#footertxt a:link, #footertxt a:visited {
	font-weight: bold;
	color: #868686;
	text-decoration:none;
	}

#footertxt a:active, #footertxt a:hover {
	font-weight: bold;
	color: #6b6b6b;
	text-decoration:underline;
	}	
         
table {
    border-collapse:collapse;
}
th {
    padding:6px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aaaaaa;  
}
th a{
    color:#666;    
}
th.sortup {
    background-image: url("/images/external/sort_up.png");
    background-repeat: no-repeat;
    background-position: right 60%;
}
th.sortdown {
    background-image: url("/images/external/sort_down.png");
    background-repeat: no-repeat;
    background-position: right 60%;
}
th.nosort {}


td {
    padding:6px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;  
}
tr.fail {background-color: #FFCCCC;}
tr.pass {background-color: #ADFFBD;}
tr.warning {background-color: #FCFFAD;}
tr.ninety{background-color: #FFE2AD;}

#success_flash p{
    border-bottom: 2px solid #029271;
    border-top: 2px solid #029271;
    padding:5px 0 5px 20px;
    background: url('/images/external/accept.png') no-repeat center left;
    margin-top:0;
}

#errorExplanation h2{
    border-bottom: 2px solid #C9DB2D;
    border-top: 2px solid #C9DB2D;
    padding:5px 0 5px 20px;
    background: url('/images/external/exclamation.png') no-repeat center left;
    margin-top:0;
}

#errorExplanation ul{
    border-bottom: 1px dashed #E0DFDF;
    padding-bottom:10px;
}

.formfieldsvshort {
    background-color:#FFFFFF;
    border:1px solid #AEAEAE;
    color:#525252;
    font-family:Arial,Helvetica,"Lucida Grande","Verdana",sans-serif;
    font-size:90%;
    padding:3px;
    width:108px;
    float:left;
}
.selectfieldsvshort {
    background-color:#FFFFFF;
    border:1px solid #AEAEAE;
    color:#525252;
    font-family:Arial,Helvetica,"Lucida Grande","Verdana",sans-serif;
    font-size:90%;
    padding:2px;
    width:110px;
    float:left;
    margin-left:10px;
    
}
input.formfieldsvshort:focus { 
	color: #525252;
	background-color: #f3f3f3;
	}
.add_awb_btn {
    background-image: url('/images/external/btn_awb_add.jpg');
    width:80px;
}


span.fail, span.unsatisfactory {
    color:red;
}
span.warning, span.inconclusive {
    color: blue;
}
span.ninety, span.moderate {
    color: darkorange;
}
span.pass, span.satisfactory {
    color: green;
}


h1.fail, h1.unsatisfactory {
background-image: none;
background-color: #FFCCCC;
color: black;
padding:10px;
border: 1px gray solid;
}
h1.warning, h1.inconclusive{
background-image: none;
background-color: #FCFFAD;
color: black;    
padding:10px;
border: 1px gray solid;
}
h1.ninety, h1.moderate  {
background-image: none;
background-color: #FFE2AD;
color: black;
padding:10px;
border: 1px gray solid;
}
h1.pass, h1.satisfactory {
background-image: none;
background-color: #ADFFBD;
color: black;
padding:10px;
border: 1px gray solid;
}

label {
        text-align:right;
        width:125px;
        float: left;
        margin-right:20px;
        color: #008266;
}

label.left {text-align:left;}

span.label {
        text-align:right;
        width:195px;
        float: left;
        margin-right:20px;
        color: #008266;
}

label.option_label {
  color:#474747;
  width:auto;
  float:none;
  margin:0;
  padding:0;
  cursor:pointer;
}

.flash_notice {
    margin-top:10px;
    color: green;
    padding: 5px;
    margin:auto;
    padding-left:32px;
    background-image: url('/images/tick.png');
    background-repeat: no-repeat;
    background-position: 1% center;
}

.flash_warning {
    margin-top:10px;
    color: red;
    padding: 5px;
    margin:auto;
    padding-left:32px;
    background-image: url('/images/error.png');
    background-repeat: no-repeat;
    background-position: 1% center;
    
}
.flash_Warning div a {
   text-decoration: none;
}

.current_sample_activity_header {
    color:white;
    font-weight:normal;
    font-size:14px;
    border:1px solid #037E62;
    background-color:#53a279;
    padding:2px 5px;   
    opacity: 0.9;
}

.boxed {
    display:block;
    float:left; 
    margin-right: 10px;
}
.float_left_box {
  display:block;
  float:left;
}

input[readonly]{
    background-color:white;
    border: 1px solid #A5ACB2;
    padding:2px;
}

.bookin_text_box {
    width: 245px;   
}


.bookin_select_box {
    width:250px;
    padding: 2px;
}

.graph_box {width:48%;}
.left{float:left;}
.right{float:right;}

fieldset {
  border: 1px solid #A5ACB2;
  margin:0;
  padding:0;
}
fieldset legend {
  color:#008266;
}

#wrapperclient {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(/images/external/login-top-bar.jpg) repeat-x scroll left top;
margin:0 auto;
padding:0;
width:100%;
border-bottom:2px solid #D6D6D6;
}
#clientlogin {
margin:0 auto;
padding:7px 0;
text-align:right;
width:940px;
}
#logincontainer {
float:right;
width:500px;
}
#logincontainer p {text-align:right;margin:0 45px 0 0;}

