/** dashboard **/
#cpanel-icon-container {
}
#cpanel-icon-container a{
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
  border: 1px solid #95CE1D;
  margin: 3px;
  padding: 2px;
  text-decoration: none;
  background-color: #D1D2D4;
  color: #636363;
}
#cpanel-icon-container a:hover{
  background-color: #636363;
  color: #D1D2D4;
}
#cpanel-icon{
  margin-top: 15px;
  margin-bottom: 5px;
}
.heading{
  color: #96ce1e;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: left;
  font-size: 14px;
}
/** tables **/
table.jalist {
  border: 1px solid #95CE1D;
  width: 100%;
}
table.jalist th{
  text-align: left;
  background-color: #636363;
  color: #D1D2D4;
  padding: 2px;
}
table.jalist td{
  padding: 2px;
}
table.jalist .row0{
}
table.jalist .row1{
  background-color: #D1D2D4;
}

/** tabs **/
div.jatab-pane{
  
}
h1.jatab{
  text-align: left;
  background-color: #636363;
  color: #D1D2D4;
  border-top: 1px solid #D1D2D4;
  padding: 2px;
  margin: 0px;
  font-size: 14px;
  cursor: pointer;
	cursor: hand;
}
div#div-parameters{
  display: block;
}

.boxcolor{
  font-family: Trebuchet MS;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  background-color: #000000;
  color: #FFFFFF;
  padding: 0px 5px 5px;
  line-height: 15px !important;
  line-height: 13px;
  height: 20px !important;
  height: 20px;
  margin: 0px;
  border: 1px solid #ffffff;
  text-transform: uppercase;

}
.header{
	color:#132e72;
	text-align: center;
	
}

.headstyle{
	top:0px;
	background-color: #d9e2f6;
	color:#132e72;
	font-size:15pt;
	padding-left:5px;
	height:30px;
	witdth:100%;
}
.headstyle-fleet-positions{	
	background:url(../images/title_position_list.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-positions{	
	background:url(../images/title_fleets_positions.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-fleets{	
	background:url(../images/title_fleet_list.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-recap{	
	background:url(../images/title_fleet_recap_details.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-recipient{	
	background:url(../images/title_fleet_recipient_list.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-recipient-entry{	
	background:url(../images/title_the_recipient_entry.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-positions-update{	
	background:url(../images/title_fleet_position_update.gif) no-repeat;	
	height:25px;
	witdth:100%;
}
.headstyle-vessel_detail{	
	background:url(../images/title_vessel_details.gif) no-repeat;	
	height:25px;
	witdth:100%;
}

.list-title-left{
	background:url(../images/table_title_top1_left.jpg) no-repeat;
	width: 10px;
	height: 34px;
}

.list-title-mid-leftalign {
	background:url(../images/table_title_top1_mid.jpg) repeat-x;	
	height: 34px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
}

.list-title-mid{
	background:url(../images/table_title_top1_mid.jpg) repeat-x;	
	height: 34px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}

.list-title-right{
	background:url(../images/table_title_top1_right.jpg) no-repeat;
	width: 10px;
	height: 34px;	
}

th.list-title-mid a:link, th.list-title-mid a:visited, th.list-title-mid a:hover {
	color: #FFFFFF;
}
th.list-title-mid-leftalign a:link, th.list-title-mid-leftalign a:visited, th.list-title-mid-leftalign a:hover {
	color: #FFFFFF;
}
.list-body-left{
	border-left: 1px solid #494A4C;
}
.list-body-left-bottom-dark{
	background:url(../images/table_content_bottom1_left_dark.gif) no-repeat;
	width: 10px;
}
.list-body-left-bottom2-dark{
	background:url(../images/table_content_bottom2_left_dark.gif) no-repeat;
	width: 10px;
	height: 25px;
}
.list-body-left-bottom-light{
	background:url(../images/table_content_bottom1_left_light.gif) no-repeat;
	width: 10px;
}
.list-body-left-bottom2-light{
	background:url(../images/table_content_bottom2_left_light.gif) no-repeat;
	width: 10px;
	height: 25px;
}
.list-body-right{
	border-right: 1px solid #494A4C;
}
.list-body-right-bottom-dark{
	background:url(../images/table_content_bottom1_right_dark.gif) no-repeat;
	width: 10px;
	
}
.list-body-right-bottom2-dark{
	background:url(../images/table_content_bottom2_right_dark.gif) no-repeat;
	width: 10px;
	height: 25px;
}
.list-body-right-bottom-light{
	background:url(../images/table_content_bottom1_right_light.gif) no-repeat;
	width: 10px;
	
}
.list-body-right-bottom2-light{
	background:url(../images/table_content_bottom2_right_light.gif) no-repeat;
	width: 10px;
	height: 25px;
}
table.adminlist tr{
	line-height: 20px;
}
table.adminlist2 tr{
	line-height: 24px;
}