@CHARSET "UTF-8";


*{
	font-family: Arial, sans-serif;
	/*font-size: 16px;*/
}

a{
	text-decoration: none;
	color: #1036f4;
	font-size: 12px;
	cursor: pointer;
}

a img{
	border: none;
}

a:hover{
	text-decoration: none;
	color: #0000AE;
}

button {
	cursor: pointer;
}

body{
	margin: 0px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	color: #898989;
}

red, .red-text {
	color: #FF0000;
}

green, .green-text {
	color: #02991D;
}

.transparent-text {
	color: transparent;
}

.grey-text {
	color: #333;
}

.float-left{
    float:left;
}

.float-right{
    float:right;
}

.float-fixer{
    width:100%;
    clear:both;
    float: none !important;
    height: 0px;
}

.position-relative{
     position:relative;
}

.line-height-normal{
    line-height:normal !important;
}

.no-display{
    display:none;
}

.no-margin{
    margin:0px;
}

.text-centered{
    text-align: center;
}

.text-right{
    text-align: right;
}

.red-border {
	border-color: red !important;
}

.green-border {
	border-color: #02991D !important;
}

.red-border-info .blue-border-info {
    margin-top:-10px;
    margin-bottom:30px;
    text-align:center;
    font-size:13px;
    padding:15px 0;
}

.red-border-info{
    border: 1px solid red;
}

.blue-border-info{
    border: 1px solid blue;
}

.supercrewing-border {
	border: 1px #6c7b83 solid;
}

.supercrewing-border-light {
	border: 1px #ddd solid;
}

.supercrewing-border-sq {
	border: 1px #ccc solid;
}

.ac_results {
	text-align: left;
}

.ac_results li {
	overflow: hidden;
	word-wrap: none;
	white-space: nowrap;
}

.ac_results .ac_odd, .ac_results .ac_even {
	padding: 5px;
}

.ac_results .ac_odd {
	background-color: #FFFFFF;
}

.ac_results .ac_over {
	background-color: #eee;
	color: #000;
}

.ac_results .ac_over_ships .ac_over {
	background-color: #000;
	color: #fff;
}

.highlight {
	background: #f9a840;
	padding: 0;
}

.comment-hilight{
	font-weight: bold;
}

.subtitle {
	color: #898989;
	font-size: 21px;
	font-weight: bold;
	width: 100%;
	padding: 10px 0px;
	height: 40px;
}

.subtitle table tr td {
	color: #898989;
	font-size: 21pt;
	font-weight: bold;
}

.text_input{
	font-size: 18px;
	padding: 2px 5px;
	height: 25px;
	color: #333;
	width :240px;
}

.text_input option{
	font-size: 13px;
	padding: 3px 7px;
	color: #606060;
}

select.text_input{
	height: 33px !important;
	padding: 2px 1px;
	width :252px;
	font-size:18px;
	color: #333;
}


.text_input_clicked{
	/*border: 1px solid black;*/
}

.blur {
	font-style: italic;
	color: #c2c2c2;
}

#lang {
	
}

#outer-container{
	position: relative;
	width: 862px;
	margin: 0 auto;
	/*margin-top:10px;*/
	background: #ffffff; /*  url('http://static.myship.com/images/darker-gradient-ship.gif') repeat-x !important; */
	background-image: none;
	text-align: left;
}

.index-outer-container{
    width:900px !important;
    margin: 0 auto !important;
    height:auto !important;
    min-height:0 !important;
}

.index-container{
    width:auto !important;
    padding:0 !important;
    height:auto !important;
    min-height:0 !important;
}

.index-container .error{
    border: 1px solid red;
    margin-top:21px;
    text-align:center;
    font-size:13px;
    padding:15px 0;
}

.index-container .info{
    border: 1px solid #02991D;
    margin-top:21px;
    text-align:center;
    font-size:13px;
}

.index-container .info ul{
    list-style-type:none;
}

.index-content{
    height:auto !important;
    min-height:0 !important;
}

element.style {
    display: none;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    z-index: 1000;
}


#outer-container-bottom-rounded {
	width: 1002px !important;
	width: 1002px;
	height: 12px;
	margin: auto;
	background-repeat: no-repeat;
}

#container{
	width: 840px;
	margin: auto;
	background: white !important;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 950;
}

#content{
	clear: both;
	z-index: 1;
	position:relative;
}

#content .content-error{
    background-color: red;
}

a#login-btn {
	width:41px;
	height:19px;
	padding-top:3px;
	padding-left:6px;
	#padding-left:8px;
	#padding-right:6px;
	#line-height: 22px;
	#padding-bottom: 4px;
	#vertical-align:bottom;
	display:inline-block;
	#display:inline;
	float:right;
	#float:none;
	text-align:center;
	background: url('http://static.myship.com/images/buttons/logout.jpg') 0 0 no-repeat;
	margin-left:3px;
    	color:#6C6C6C;
	font-size:10px;
}

a#login-btn:hover {
	background-position: 0 -22px;
}

a#login-btn span{
    margin-right:4px;
    line-height: 1.5em;
}

.sub_button{
	border: none;
	cursor: pointer;
}

div.spacer-dotted{
	height: 2px;
	background: transparent url('http://static.myship.com/images/dotspacer-ship.gif') repeat-x;
	font-size: 2px;
	padding: 0;
	margin: 10px 0 10px 0;
}
div.image-container {
	height: auto;
	width: auto;
	padding: 0px;
	position:relative;
	text-align: center;
}

div.image-container img {
	margin: 0;
	border-style:solid;
	border-width: 1px;
	border-color: #737373;
}

div.spacer-solid{
	height: 4px;
	background: #0d7fbd;
	font-size: 4px;
	padding: 0;
	margin: 10px 0;
}

.corner{
	width: 5px;
	height: 6px;	
	background-position: 0 0;
	background-repeat: no-repeat;
}

.corner-LT{
	position: absolute;
	left: -1px;
	top: -1px;
}

.corner-RT{
	position: absolute;
	right: -1px;
	top: -1px;
}

.corner-RB{
	position: absolute;
	right: -1px;
	bottom: -1px;
}

.corner-LB{
	position: absolute;
	left: -1px;
	bottom: -1px;
}

.user_thumb td{
	vertical-align: top;
}

.user_thumb img{
	vertical-align: middle;
}

.user_image {
	width: 110px;
}

.user_image img {
	border-style: solid;
	border-width: 1px;
	border-color: #818181;
}

.user_link{
	font-size: 15px;
	font-weight: bold;
}

.user_rank{
	font-size: 12px;
	font-weight: bold;
}

.user_natonality{
	font-size: 10px;
}

.flash-message{
	background: #fff9a3;
	position: relative;
	border: #cacaca 1px solid;
	margin: 10px 5px 0 5px;
	padding: 5px;
	clear: both;
}

.flash-message .flash-arrow{
	position: absolute;
	top: -16px;
	height: 16px;
	width: 15px;
	left: 40px;
	background: url('http://static.myship.com/images/comment-arrow-ship.png') no-repeat;
}

.flash-shadow{
	height: 2px;
	background: url('http://static.myship.com/images/flash-shadow-ship.gif') no-repeat;
	margin: 0 5px 10px 5px;
}


.top_dialog{
	margin-top: 50px;
}


.temp{
	background: #e1e1e1;
}

.online-now{
	color: #51a900;
	font-weight: bold;
	font-size: 12px;
}


/*RANK_SELECTOR*/
#rank_selector{
	position: relative;
	width: 950px;
	margin: auto;
}

#rank_selector .stripNavL, #rank_selector .stripNavR{
	position: absolute;
	top: 120px;
}

#inner_selector{
	overflow: hidden;
	margin-left: 50px;
	width: 800px;
	height: 440px;
}

#rank_selector .stripNavL{
	left: -2px;
}

#rank_selector .stripNavR{
	right: -2px;
}

#rank_selector .panel{
	float:left;
	height: 100%;
	position: relative;
	width: 900px;
}

#rank_selector .panelContainer{
	 position: relative;
	 left: 0;
	 top: 0;
	 width: 100%;
}

#rank_selector .column{
	width: 150px;
	float:left;	
	text-align: left;
	margin-left:50px;
}

/*ship-myship*/

.ship-flag-cell span{
	margin: 0;
	margin-left: 10px;
	/*color: #0d7fbd;*/
	font-weight: bold;
	font-size: 11pt;
}

.ship-flag-cell img{
	vertical-align: middle;
	border: 1px solid #d1d1d1;
}

.ship-myship table{
	width: 100%;
}

.ship-myship h1{
	font-size: 25pt;
	color: 	#2c2c2c;
	margin: 0;
	font-weight: bold;
}

.ship-myship h3{
	margin: 0;
	font-size: 13pt;
	font-weight: 600;
	color: #2c2c2c;
}

.ship-myship h5, .ship-myship h6{
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
}

.ship-myship h5 {
	color: #898989;
}

.ship-myship h6{
	color: 	#2c2c2c;
}

.ship-type td, .ship-owner td{
	color: #0d7fbd;
}

.ship-profile tr th {
	font-size: 11pt;
	color: #898989;
	font-weight: normal;
	text-align: right;
	padding-right:5px;
	width: 35%;
	vertical-align:top;
}

.ship-profile tr th span {
	vertical-align:top;
}

.ship-profile tr td {
	font-size: 13pt;
	font-weight: bold;
	color: #2c2c2c;
	padding-left:5px;
}

.head_strip {
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	font-size: 12px;
	color: #2c2c2c;
}

.head_strip a {
	font-size: 12px;
}

.photo_autor1 {
	line-height:10px;
	text-align:right;
	margin:5px 10px;
	font-size:9px;
	color: #898989
}

.photo_autor3 {
	position:absolute;
	top:0px;
	margin:0px;
	right:10px;
	font-size:14px;
	color: #898989;
}

/********************** Comments **********************/

.add-comment-btn {
	width: 83px;
	height: 22px;
	padding-bottom: 2px;
	border: none;
	background: url('http://static.myship.com/images/backgrounds/wall-btns-ship.png') left top;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
}

.ac_even {
	cursor: crosshair;
}

.ac_odd {
	cursor: crosshair;
}

.comment {
	width: 525px;
	padding: 7px;
	position:relative;
	margin-top:2px;
	font-weight: normal;
	background-color: #F2F2F2;
	padding: 7px;
	position:relative;
	margin-top:1px;
	font-weight: normal;
	border-bottom:1px dotted #D3D9EB;
}

.new-comment-reply textarea {
	width: 479px;
	height: 20px;
	color: #0d7fbd;
	font-size: 14px;
	padding: 3px;
	margin-left:5px;
}

.comment-content p {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	word-wrap: break-word;
}

.comment-left{
	width: 102px;
	padding-right:3px;
	float: left;
	text-align: left;
}

.comment-right{
	padding-left: 10px;
	float: left;
	width: 410px;
}

.comment-info {
	font-size: 14px;
	color: #666666;
	margin-top: -2px;
	margin-bottom: 5px;
	position: relative;
}

.comment-info a {
	font-size: 14px;
	font-weight: bold;
}

.comment-info span {
	font-size: 12px;
	color: #9c9c9c;
	position: absolute;
	top: 0px;
	right: 0px;
}

.comment-left a img {
	border: 1px #737373 solid; 
}

#new-comment {
	width: 525px;
	padding: 7px;
	position:relative;
	margin-top:1px;
	font-weight: normal;
	background-color: #F2F2F2;
}

#new-comment textarea {
	width: 506px;
	height: 20px;
	color: #0d7fbd;
	font-size: 14px;
	padding: 3px;
	margin-left:5px;
}

/******************* PAGINATION **************************/
.pagination {
	font-size: 11px;
	text-align: center;
	margin-top:10px;
	height: 30px;
}

.pagination table {
	margin: 0 auto;
}

.pagination a {
	display:block;
	font-size: 11px;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #d1d1d1;
	padding:5px 10px;
}

.pagination .current {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	float: left;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e8e8e8;
	padding:5px 10px;
}

/******************** RANKS *****************/
.rank-header {
	background-image: url('http://static.myship.com/images/backgrounds/ranks-dots-ship.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	height:30px;
	font-size: 12px;
	font-weight: bold;
}

.rank_pos {
	font-size: 18px;
}

#modal_window input[type=text] {
	height:30px;
	font-size:25px;
	color: #2c2c2c;
	width:390px;
}

.ui-dialog-titlebar {
	font-size: 30px;
}

#ship_rank_cell input[type=text] {
	width: 240px;
	height: 27px !important;
	font-size: 18px;
	color: #2c2c2c;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.ok-btn {
	width: 106px;
	height: 41px;
	border: none;
}

.cancel-btn {
	width: 104px;
	height: 40px;
	border: none;
}

.rank_list {
    height: 300px; 
    overflow: auto; 
    margin: 0px 125px 0px 0px; 
    text-align: left;
}

/******************** STATS *****************/
#main_stats {
	overflow-y: auto;
	font-size: 10pt;
	padding-top: 20px;
	padding-left: 100px;
	/*display:none;*/
	text-align: left;
	padding-bottom: 100px;
}

#main_stats h1 {
	margin:0;
	font-size: 14pt;
	font-weight: bold; 
	color: #2c2c2c;
}

#main_stats a {
	font-size: 14pt;
}

#main_stats p {
	margin: 0;
	font-size: 10pt;	
}

#main_stats th {
	font-size: 11pt;
	font-weight: bold;
	padding: 20px 0;
	margin: 0px;
	text-align: left;
}

#main_stats td {
	padding-right: 25px;
	width:35px;
	border-top: 1px #c2c2c2 solid;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main_stats .grey {
	color: #c2c2c2;
}

.main_stats_dialog .ui-dialog-titlebar-close {
	display: block !important;
}

.main_stats_dialog {
	padding-bottom: 20px !important;
}

#main_stats .officers {
	color: #0000ff;
}

#main_stats .seamen {
	color: #ff9900;
}

/********************* PASS REC ********************/
.pass_rec_dialog .ui-dialog-titlebar-close {
	display: block !important;
}

#passrec_dialog {
	display: none;
	padding-top:50px;
}

.send_btn {
	width:120px !important;
	height: 40px !important;
	font-weight: bold;
	font-size: 18px;
	cursor:pointer;
}

input.ok_btn {
	width: 150px;
	height: 50px
}

/************************ MESSAGE BOXES **************************/
.message-box {
	position:relative;	
	width: inherit !important;
}


.delete-comment-question{
    visibility: hidden;
}

.ui-dialog-content{
    visibility: visible; 
}

.msgbox-content {
	padding-top: 50px;
}

.msgbox-btns {
	position:absolute;
	bottom: 30px;
	left: 0px;
	text-align: center;	
	width: 100%;
}

.msgbox-btns input {
	width: 100px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
}

.rank_chooser_count {
	font-size: 14px;
	margin-left: 10px;
}

/*********************** JOIN US TODAY ***********************/

#joinustop {
	background: url('http://static.myship.com/images/backgrounds/seafarer-join-us.png') repeat-x;
	color: #fff;
    font-size: 27px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding: 4px 0px 2px 0px;
    margin-top: 7px;
    /*margin-bottom: -16px;*/
    height:50px;
}

#joinustop-inner {
	width: 862px;
	margin: 0 auto;
}

#joinustop a, #joinustop img {
	float: right;
	display:block;
}

#joinustop a {
	width: 260px;
	height:48px;
	overflow:hidden;
	margin-right:-1px;
}

#joinustop label {
	font-weight: normal;
}

.joinustop-param{
    float:left;
    line-height:47px;
    color:#FFF;
    font-size: 27px;
    margin:0px;
}

.joinustop-param h1{
    font-size:27px;
    margin:0px;
    color:#FFF;
}

/**************************************************************/

.edit-important {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	vertical-align: top;
}

.report-error, #payment_survey {
	display: none;
	width:800px !important;
	margin:auto;
}

.report-error .confirm-box-x {
    width:800px !important;
}

#payment_survey .confirm-box-x {
    display: none;
}

#report-error-show {
	color:#FFF;
}

.report-error textarea {
	height: 100px;
	width: 500px;
}

.payment_survey label{
    margin: auto 10px;
}

/**********************************************************************/
.ship-strip-thumb {
    float: left;
    height: 127px;
    position: relative;
    width: 190px;
}

.ship-strip-thumb .ship-name-bg {
    background-color: #000000;
    bottom: 0;
    color: transparent;
    font-size: 17px;
    font-weight: bold;
    left: 0;
    line-height: 18px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    width: 190px;
    z-index: 1;
}

.ship-strip-thumb h3.ship-name {
    bottom: 0;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    left: 0;
    line-height: 18px;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 190px;
    z-index: 1;
}

.ship-strip-thumb h3.ship-name a {
    color: #FFFFFF;
    font-size: 15px;
    z-index: 1;
}

#rank_proposition-container #rank_proposition {
    vertical-align:top;
    font-size:20px; 
    height:35px; 
    margin-right:10px
}

#rank_proposition-container #rank_proposition_button {
    vertical-align:top;
    cursor:pointer;
    width:106px;
    height:40px; 
}

#rank_proposition-container {
    margin-top: 10px;
}

#rank_proposition-container .blur {
    color: #AAAAAA !important;
    font-size: 20px !important;
    font-style: normal;
}

#ship_rank_id option{
    display:none;
}

.registration-ships optgroup{
    /*border-bottom: 1px solid #C8D1DD;*/
    padding:5px;
}

/***************** PAYMENTS ********************/
.access-info a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

#new_job_content #edit-ship {
    display: none;
}

/** HELPER **/

.help_button{
	width: 15px;
	height: 15px;
	background-image: url('http://static.myship.com/images/buttons/help.png');
	cursor:pointer;
}

.help_message{
    background-color: #FFFFFF;
    border: 1px solid #888888;
    color: #000000;
    padding: 5px;
    display:none;
}
