body {
	margin: 0;
	padding: 0px;
	background: #363636;  	
}

p {
	padding: 0px;
}

.banner {
	height: 125;	
	background: #5b87b4;
}

.footer {	
	background: #5b87b4;
}


#footer {
   font-family: "Arial", "Sans-Serif";
   font-size: 8pt;
   color: #ffffff;
   padding-bottom: 2px;
   padding-top: 1px;
   text-align: center;
   vertical-align: top;   
}

#mainmenucell {
	background-image: url('../imgs/banner.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	vertical-align: bottom;	
}

#mainmenu {

	font-family: "Arial", "Sans-Serif";
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#mainmenu a {
	margin-right: 15px;
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu  a:active  {
   color: #ffffff;
   font-weight: bolder;
   text-decoration: none; 
}

#mainmenu a:hover {
   color: #7FC4E5;
   text-decoration: none;
   font-weight: bold;   
}

#menulogin {
	font-size: 10px;
	font-style: italic;
	margin-right: 0;
	margin-left: 33px;
}

#menuspacer {
	height: 5px;
}

#content_left, #content_right {
	background-color: #E8E8FF;
}

#sidebar {
	font-family: "Tahoma", "Arial", "Sans-Serif";
	font-size: 12px;
	font-weight: bold;
	background-color: #D0E2F0;
	background-repeat: repeat fixed; 
	vertical-align: top;
	text-align: left;
	padding: 0px;
	line-height: 150%;
}

#sidebarLinks {
	padding: 10px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active  {
   color: #A70000;
   font-weight: bold;
   text-decoration: none; 
}

#sidebar a:hover {
   color: #DE0000;
   text-decoration: overline underline;
   font-weight: bold;   
}


#title {
	background-color: #B9B9B9;
	color: #3F3F3F;
	font-family: "Arial", "Sans-Serif";
	font-size: 17px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: top;
	text-align: left;	
}

#content {
	font-family: "Verdana", "Tahoma", "Sans-Serif";
	font-size: 13px;
	color: #000000;
	line-height: 125%;
	text-align: left;
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#content a:link, #content a:visited {
   color: #A70000;
   text-decoration: none; 
}  
  
#content a:hover, #content a:active {
   color: #DE0000;  
   text-decoration: none;
}

#contacts td {
	padding: 15px 15px 15px 50px;

}

#contacts td.divide {
	padding: 0px 15px 0px 15px;
}

#contacts td.divide div {
	background: transparent;
	color: transparent;
	height: 0px;
	border-bottom:1px dashed #000;
}

.section {
	padding-left: 10px;
	padding-right: 10px;
}

.heading {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-family: "Verdana", "Tahoma", "Sans-Serif";
	font-size: 15pt;
	font-weight: bold;
}

.subheading {
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	font-family: "Verdana", "Tahoma", "Sans-Serif";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.tableHeader {
	font-family: "Verdana", "Tahoma", "Sans-Serif";
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	padding: 3px;
	text-align: left;
}

.tableValue {
	font-family: "Verdana", "Tahoma", "Sans-Serif";
	font-size: 12px;	
	line-height: 100%;
	padding: 5px;
	text-align: left;
}

.divisionlabel {
	text-decoration: underline; 
	font-weight: bold
}
 
.job_title {
	font-size: 10pt; 
	font-weight: bold
}

.job_location {
	font-size: 10pt; 
	font-style: italic
}

.job_details {
	font-size: 10pt; 
	text-decoration: underline;
	margin-left: 15px;
}

.job_detaillist {
	margin-top: 0px;
}

.job_detaillist li {
	font-size: 9pt 
}

.applybutton {
	border: 1px solid #00f;
	background-color: #ccf;
	margin-left: 15px;
	display: inline;
	cursor: hand;
}

fieldset.jobapp {
	border: 1px solid #c8c8FF;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

fieldset.jobapp legend {
	margin-bottom: 5px;
}

.label {
	font-weight: bold;
}

.fielddesc {
	width: 170px;
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
	float:left;
}

.error {
	color: red;
	font-weight: bold;
}

.errorbox {
	color: red;
	font-weight: bold;
	border: 1px solid #F66;
	padding: 2px 0px 2px 10px; 
	margin-bottom: 10px; 
	background-color: #FDD;
}

/* vessel gallery */
#galleryWrapper {
	list-style: none;
	margin: 0;
	width: 100%;
}

#galleryWrapper li {	
	margin: 5px 3px 5px 3px; 
}	

#galleryWrapper .groupItem {
	margin-bottom: 5px;
	float:left; 
	border: 1px solid #00F; 
	width: 178px; 
	text-align:center; 
	overflow: hidden; 			
}
#galleryWrapper .itemTitle {
	background-color: #DDF;
	padding: 2px 0px 2px 4px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	width: 178px;
	height: 1.5em;
	overflow: hidden;
}

#galleryWrapper .groupItem img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-style: none;
	height: 100px;
}

/* vessel list */

input.divisionRadio {
	margin-left: 20px
}

#tugSelect, #bargeSelect {
	width: 250px;
}