/* CSS Document */

/* form start */
/*formLine widthShort: 900px + 2x10px;*/
/*formLine widthEx: 1080px + 2x10px;*/

.headerLineTop {
	height: 57px;
}
.headerLineBottom {
	height: 31px;
/*	background-color: #cccccc;*/
}
.formLine {
	padding: 12px 10px 0px 10px;
	border-bottom: 1px solid #ccc;
	white-space: normal;
}
.formLine label, .formLine span, .formLine input, .formLine select
 {
	display: inline-block;
}
.transparentLine label, .transparentLine span, .transparentLine input, .transparentLine select
 {
	display: inline-block !important;
}
.formLine span, span.describeFieldValue {
	padding-left: 4px;
	padding-right: 4px;
	color: #999;
}
span.describeFieldValue {
	display: inline-block
}





div.table {
	clear: both;
	margin: 30px 0px 30px 0px;
	width: 100%;
	float: left;
	clear: both;
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
}
.headerLine {
	border-bottom: 1px solid #ccc;
	white-space: normal;
	clear: both;
}
.columnType .headerLine div, .columnAndRowType .headerLine div {
	border-right: 1px solid #eee;
}
.headerLine div {
	display: inline-block;
}
.headerLine label, .rowLine input, .rowLine select {
	display: block;
}
.headerLine {
	background-color: #ffd700;
/*	background-color: #ded7ce;*/
}
.headerLine label {
/*	padding: 4px 0px 2px 10px;*/
}
.rowLine {
	float: left;
	border-bottom: 1px solid #ccc;
	white-space: normal;
	clear: both;
}

.itemLine {
	float: left;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	white-space: normal;
	clear: both;
	margin-bottom: -3px;
}

.rowLine div, .itemLine div {
	display: block;
	float: left;
	clear: none;
}
.itemTitleLine {
/*	background-color: #e7e7e7;
	background-color: #e0e0e0;

	background-color: #ececec;
	background-image: url(../images/note_302x450_bg_pattern_1x431.gif);
	background-position: center left;
	background-repeat: repeat-x; */
}

/*
.columnType .rowLine div {
	border-right: 1px solid #ccc;
}
*/
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12 {
	padding: 4px 0px 2px 10px;
	border-right: 1px solid #ccc;
}
.transparentLine {
	border: none;
	display: block;
	float: left;
	clear: both !important;
	border-bottom: 1px solid transparent;
}
.transparentLine div {
	border-right: 1px solid transparent;
}

.columnAndRowType .subLine {
/*	background-image: url(../images/bg_tableRow_subLine_2x2.gif);*/
/*	background-image: url(../images/bg_tableRow_subLine_yellow_2x2.gif);*/
	display: block;
	float: none;
	width: 1080px;
	width: 984px;
	padding: 5px 10px;
/*	border-bottom: 1px dotted #ccc !important;*/
	border-bottom: 1px dashed #ccc !important;
}

.tableItemsList .highlightedRow {
	background-image: url(../images/bg_tableRow_subLine_2x2.gif);
	background-position: top;
	background-repeat: repeat;
}
.crewingsList2, .crewingsList23, .seafarersList3, .seafarersList34 {
	background-position: top left;
	background-repeat: repeat-y;
}
.crewingsList2 {
	background-image: url(../images/bg_crewingsList2_762x1.gif);
}
.crewingsList23 {
	background-image: url(../images/bg_crewingsList23_762x1.gif);
}
.seafarersList3 {
	background-image: url(../images/bg_seafarersList3_762x1.gif);
}
.seafarersList34 {
	background-image: url(../images/bg_seafarersList34_762x1.gif);
}


.nearestRelatives .c1 {
	width: 114px;
}
.nearestRelatives .rowLine .c1 {
	width: 124px;
	padding-left: 0px; 
}
.nearestRelatives .c2 {
	width: 320px;
}
.nearestRelatives .c3 {
	width: 295px;
}
.nearestRelatives .c4 {
	width: 236px;
	width: 206px;
}
.nearestRelatives .rowLine .c4 {
	width: 140px;
}
.nearestRelatives .c5 {
	width: 86px;
}
.nearestRelatives .c7 {
	width: 80px;
}

.nearestRelatives .headerLine div.c4, .nearestRelatives div.c5 {
	border-right: none;
/*	border-right: 1px solid transparent;*/
}
label.nextOfKinRadio {
	padding-right: 0px;
}



.columnType .rowLine input, .columnAndRowType .rowLine input {
	padding: 3px 0px 3px 0px;
/*	margin: 0px 10px 0px 10px;*/
	height: 18px;
	line-height: 24px;
}
.columnType .rowLine select, .columnAndRowType .rowLine select {
	padding: 3px 4px 3px 10px;
	height: 24px;
	line-height: 24px;
}
.columnAndRowType .rowLine select {
/*	margin: 0px 10px 0px 10px;*/
}


.nearestRelatives .c1 select {
	width: 124px;
}
.nearestRelatives .c2 input {
	width: 310px;
}
.nearestRelatives .c3  input {
	width: 285px;
}
.nearestRelatives .c4 input {
	width: 130px;
}
.rowLine input[type=file], .rowLine input[type=text], .rowLine select {
	background-color: transparent;   
/*	background-color: #fff;   */
}
/*
.subLine select {
	background-color: #fff;   
	background-color:#eaf6fd;
}
*/
.rowLine input[type=text]:focus, .rowLine input[type=file]:focus, .rowLine select:focus {   
	background-color:#feef73;   
} 
.rowLine input[type=text]:hover, .rowLine input[type=file]:hover, .rowLine select:hover {   
	background-color: #eaf6fd !important;   
}  
 

div.even {
/*	background-color:#eaf6fd;   
	
	background-image: url(../images/bg_tableRow_even_2x2.gif);
	background-position: top left;
	background-repeat: repeat;*/
	background-color:#f5f5f5;
}







.cL, .cR, .cM {	/* columnLeft, columnRight */
	position: relative;
	display: inline-block;
	clear: none;
}
.cL {
}
.cM {
	text-align: center;
}
.cR {
	text-align: right;
}

.personalInfoFieldset .formLine {
	width: 900px;
}

.errorField {
	background-color: #f33 !important;
	color: #fff !important;
}

.photo {
	background-color: #eee;
	border: 1px solid #999;
	color: #999;
	width: 120px;
	height: 160px;
	line-height: 160px;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: right;
	clear: none;
	clear: both;
	margin: 0px 0px 10px 10px;
	background-position: center center;
	background-repeat: no-repeat;
}
div.photoContainer {
	width: 120px;
	text-align: center;
	display: block;
	float: right;
	clear: none;
	margin-bottom: 10px;
}
a.removePhoto {
	display: inline;
}

div.dateAvailableFrom {
	width: 289px;
	width: 439px;
	width: 500px;
}
div.uploadPhoto {
	width: 400px;
}
div#workStateTillContainer {
	display: inline;
	clear: none;
}

input.inputDate {
	width: 80px;
}


select.workStateStatus, input.workStateFrom {
	margin-right: 10px;
}
div.seamanRegitable input.inputDate {
	width: 80px !important;
}

input.uploadPhoto
 {
	width: 300px;
}

div.positionAppliedFor, div.positionAppliedOr {
/*	width: 50%;*/
}
div.positionAppliedFor {
	margin-right: 70px;
}

select.position {
	width: 220px;
}

div.lastName {
	width: 327px;
}
div.firstName {
	width: 271px;
}
div.midName {
	width: 302px;
}
input.lastName, input.lastNameCPAgenciesExp {
	width: 203px;
}
input.firstName, input.firstNameCPAgenciesExp {
	width: 185px;
}
input.midName {
	width: 185px;
}

div.dateOfBirth {
	width: 229px;
}
div.countryOfBirth {
	width: 671px;
}

div.nationality {
	width: 50%;
}
div.citizenship {
	width: 50%;
}
select.country {
	width: 330px;
}
div.postIndex {
	width: 199px;
}
div.homeAdress {
	width: 881px;
}
div.houseStreetFlat {
	width: 381px;
}
input.postIndex {
	width: 70px;
}
input.homeAdress {
	width: 740px;
}
input.houseStreetFlat {
	width: 240px;
}

div.city {
	width: 365px;
}
input.city {
	width: 186px;
}

div.region {
	width: 250px;
}
input.region {
	width: 180px;
}





div.countryOfLiving {
	width: 615px;
	width: 465px;
}

div.phoneNumberDirect, div.phoneNumberMobile {
	width: 315px;
}
div.phoneNumberDirect label, div.phoneNumberMobile label {
	width: 90px;
}
.contactsInfoFieldset div.region {
	width: 300px;
}
.contactsInfoFieldset input.region {
	width: 230px;
}


div.phoneWillLookLike, div.phoneExample {
	width: 150px;
	display: inline-block;
	clear: none;
	margin-right: 30px;
}
div.phoneExample {
	width: 580px;
	color: #aaaaaa;
	margin: 0px;
}
div.email {
	width: 406px;
}
input.phoneCountryCode, input.phoneCityCode {
	width: 30px;
}
input.phoneNumber {
	width: 80px;
}
input.email {
	width: 310px;
}

div.height {
	width: 168px;
}
div.weight {
	width: 168px;
}
div.shoes {
	width: 145px;
}
div.clothes {
	width: 180px;
}
div.hairColor {
	width: 212px;
}
div.eyeColor {
	width: 207px;
}
input.number {
	width: 30px;
}
input.money {
	width: 50px !important;
}
input.bigNumber {
	width: 55px;
}
input.year {
	width: 37px;
}


div.maritalStatus {
	margin-right: 70px;
}

select.nextOfKin {
	width: 500px;
}
div.phoneKinDirect {
	width: 327px;
}
div.homeAdressKinIfDifferent {
/*	width: 753px;*/
}
input.homeAdressKinIfDifferent {
	width: 570px;
}


/*
a.icon {
	display: block;
	float: left;
	clear: none;
	margin: 4px 10px 4px 0px;
}
a.icon img {
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
}
*/


a.icon {
	display: block;
	float: left;
	clear: none;
	margin: 4px 10px 4px 0px;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 16px;
}
div.advise a.icon {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 24px;
}
div.advise div {
	display: block;
	margin: 3px 15px 3px 15px;
	float: left;
	float: none;
	clear: both;
	text-indent: 0px;
}
div.advise div strong {
	text-indent: 0px;
}

a.icon img {
	display: none;
}
a.copy, a.copyTxt, a.duplicate, a.duplicateTxt, a.remove, a.removeTxt {
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px; 
}

a.copy, a.copyTxt {
	background-image: url(../images/icon_add_16x16.png);
	width: 16px;
}
a.copy:hover, a.copyTxt:hover {
	background-image: url(../images/icon_add_a_16x16.png);
}
a.duplicate, a.duplicateTxt {
	background-image:url(../images/icon_duplicate_24x16.png);
	background-image:url(../images/icon_duplicate_16x16.gif);
	width: 16px;
}
a.duplicate:hover, a.duplicateTxt:hover {
	background-image:url(../images/icon_duplicate_a_16x16.gif);
}
a.remove, a.removeTxt {
	background-image: url(../images/icon_remove_16x16.png);
	width: 16px;
}
a.remove:hover, a.removeTxt:hover {
	background-image: url(../images/icon_remove_a_16x16.png);
}
/*

*/

a.copyTxt, a.duplicateTxt,a.removeTxt {
	padding-left: 20px;
	width: auto;
}


.columnAndRowType .rowLine div {
	margin-right: 0px;
}
/* old 2rows split vershion
div.passportsCertificates {
	background-image:url(../images/bg_tableRow_passportsCertificates_accent_yellowLight_1100x1.gif);
	margin-top: 10px;
}

.passportsCertificates .c1 {
	width: 140px;
}
.passportsCertificates .c2 {
	width: 90px;
}
.passportsCertificates .c3 {
	width: 90px;
}
.passportsCertificates .c4 {
	width: 340px;
}
.passportsCertificates .headerLine .c5 {
	width: 386px;
}
.passportsCertificates .c5 {
	width: 290px;
}
.passportsCertificates .c6 {
	width: 86px;
	margin-top: -16px;
}

.passportsCertificates div.c5, .passportsCertificates div.c6 {
	border-right: none;
}





*/
div.documentNumber {
	width: 230px;
}
div.fromDate, div.tillDate  {
	width: 210px;
}
div.fromExp {
	width: 190px;
}
div.tillExp {
	width: 165px;
}
input.documentNumber {
	width: 130px;
}
input.docNumber {
	width: 92px;
}
input.cityOfIssue {
	width: 280px;
}
input.docCity {
	width: 156px;
	width: 116px;
}

select.document {width: 450px;
	border: 1px solid #ccc;
	margin-right: 70px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;
}
input.otherDocument {
	width: 300px;
}
input.gradeOrClass {
	width: 100px;
}

div.passportsCertificates .rowLine div {
	padding: 4px 0px 2px 10px;
	border-right: 1px solid #fff;
}
div.passportsCertificates {
/*	background-image: url(../images/bg_tableRow_passportsCertificates_accent_yellowLight_1100x1.gif);*/
	margin-top: 10px;
}

.passportsCertificates .c1 {
	width: 325px;
}
input.docTitle {
	width: 302px;
}
.passportsCertificates .c2 {
	width: 97px;
}
.passportsCertificates .c3 {
	width: 85px;
}
.passportsCertificates .c4 {
	width: 85px;
}
/*
.passportsCertificates .headerLine .c5 {
	width: 386px;
}
*/
.passportsCertificates .c5 {
	width: 244px;
	width: 224px;
}
.passportsCertificates .c6 {
	width: 161px;
	width: 126px;
}
.passportsCertificates .c7 {
	width: 26px;
	width: 81px;
}
.passportsCertificates .c8 {
	width: 85px;
}

.passportsCertificates div.docGradeOrClass {
	width: 229px;
}

.docGradeOrClass span {
	color: #aaaaaa;
	padding-left: 10px;
}






















.subLine input, .subLine select {
	line-height: 18px !important;
}
.subLine input {
	background-color:#eaf6fd !important;
	height: 18px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding: 0px 4px 0px 4px !important;
	border: 1px solid #ccc;
}
input.college {
	width: 350px;
	margin-right: 70px !important;
}
input.department {
	width: 280px;
}

/*
div.education {
	background-image:url(../images/bg_tableRow_education_accent_yellowLight_1100x1.gif);
	margin-top: 10px;
}

.education .c1 {
	width: 290px;
}
.education .c2 {
	width: 140px;
}
.education .c3 {
	width: 90px;
}
.education .c4 {
	width: 90px;
}
.education .headerLine .c5 {
	width: 436px;
}
.education .c5 {
	width: 340px;
}
.education .c6 {
	width: 86px;
	margin-top: -16px;
}

.education div.c5, .education div.c6 {
	border-right: none;
}
.subLine {
	background-color: transparent;
	background-image: url(../images/bg_tableRow_white_2x2.gif);
}

.even .subLine {
	background-image: url(../images/bg_tableRow_even_2x2.gif);
}
*/
.seaGoingExperience .c1 {
	width: 114px;
}
input.vesselName {
	width: 104px;
} 
.seaGoingExperience .c2 {
	width: 232px;
}
.seaGoingExperience .c3 {
	width: 90px;
}
.seaGoingExperience .c4 {
	width: 90px;
}
.seaGoingExperience .c5 {
	width: 77px;
}
.seaGoingExperience .c6 {
	width: 190px;
}
.seaGoingExperience .c7 {
	width: 86px;
}

div.siteLinks {
	float: left;
	clear: both;
	margin: 20px 0px;
	padding: 0px;
	border: none;
}
.columnFullSize div.siteLinks {
	width: 1092px;
}
.columnFullSize div.siteLinks {
	width: 1092px;
}

.columnLeft div.siteLinks {
	width: 762px;
}


.siteLinks a, .siteLinks a:hover, .siteLinks a:visited, .siteLinks a:active, .siteLinks a:link {
	font-size: 10px;
	color: #ccc;
}


.headerLineTop a.logo {
	display: block;
	float: left;
	clear: none;
	width: 307px;
	height: 45px;
}
/*
.columnFullSize .message {
	width: 1170px;
}
.columnLeft .message  {
	width: 840px;
}
*/
/*
.columnFullSize .browser_select {
	width: 500px;
}
.columnLeft .browser_select  {
	width: 500px;
}
*/
.browser_select {
	clear: both;
	position: relative;
}
.browser_logo {
	display: block;
	float: left;
/*	padding: 15px 60px 0px 60px;*/
	width: 25%;
	position: relative;
}
.browser_logo img {
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.browser_logo a {
	display: block;
	text-align: center;
}

div.message {
	margin: 20px  0px;
	display: table;
/*	width: 1100px;*/
	width: 100%;
	clear: both;
}
div.errorMessage .header, div.infoMessage .header, div.confirmMessage .header, 
div.errorMessage .txt, div.infoMessage .txt, div.confirmMessage .txt 
{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding: 15px;
}
div.message .header {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	width: 185px !important;
	border-right: none !important;
	background-position: top left;
	background-repeat: no-repeat	
}
div.message .txt {
	color: #000;
	border: 2px solid #d70000;
/*	width: 855px !important;*/
/*	border-left: none  !important;	*/
	text-align: center;
}


div.errorMessage .header {
	background-color: #c10001;
	border: 1px solid #ff3333;
	background-image: url(../images/message/bg_error_350x350.jpg);
}

div.errorMessage .txt {
	border: 2px solid #d70000;
}

div.infoMessage .header {
	background-color: #14009f;
	border: 1px solid #2f00b3;
	background-image: url(../images/message/bg_info_350x350.jpg);
}

div.infoMessage .txt {
	border: 2px solid #2f00b3;
}
div.confirmMessage .header {
	background-color: #01a5ef;
	border: 1px solid #64bbf2;
	background-image: url(../images/message/bg_confirm_350x350.jpg);
}

div.confirmMessage .txt {
	border: 2px solid #64bbf2;
}
div.message span.title {
	margin: 0px 0px 10px 0px;
	display: block;
	font-size: 18px;
	font-weight: bold;
}
div.errorMessage span.title {
	color: #ff3333;
}
div.infoMessage span.title {
	color: #2f00b3;
}
div.confirmMessage span.title {
	color: #64bbf2;
}



/* loginForm +++++++++++++++++++ */

.loginFormLinks {
	float: right;
/*	background-color: #d3ebfe;*/
}
.loginFormLinks a {
	display: inline-block;
	color: #d3ebfe;
	font-family: sans-serif;
	font-size: 12px;
}
.loginFormLinks a:hover {
	color: #fff;
}
.loginFormLinks .formLine {
	padding: 0px 0px 5px 10px;
	border: none;
}
.loginFormLinks label {
	width: 70px;
	text-align: right;
	color:#eaf6fd;
	font-size: 14px;
	display: none;
}
.loginFormLinks .registration {
	padding-right: 20px;
/*	padding-left: 80px;*/
}
.loginFormLinks input.login {
	width: 190px;
	padding-left: 4px;
	padding-right: 4px;
}
.loginFormLinks input.password {
	width: 120px;
	padding-left: 4px;
	padding-right: 4px;
}
.loginFormLinks input.submit {
	width: 70px;
	color:#eaf6fd;
	background-color: #0097eb;
	padding: 0px 6px;
	margin: 0px;
	float: none;
}
/* loginForm ---------------- */
input.submit {
/*	width: 70px;*/
	color:#eaf6fd;
	font-weight: bold;
	background-color: #16009a;
	padding: 5px 15px 3px 15px;
	margin: 0px 0px 25px 15px;
}
.right input.submit {
	padding: 12px 25px 12px 25px;
	margin: -15px 0px 55px 15px;
}
.searchForm input.submit {
	padding: 12px 25px 12px 25px;
	margin: 0px 10px 0px 0px;
	float: right;
	clear: both;
	clear: none;
}

a.button, a.button:link, a.button:visited {
	color:#eaf6fd;
	font-weight: bold;
	background-color: #16009a;
	background-color: #00a6ff;
	padding: 12px 25px;
	margin: 0px 0px 25px 15px;
	text-decoration: none;
}
a.button:hover, a.button:active {
/*	background-color: #01a5ef;*/
	color:#ffffff;
}

a.buttonGrey, a.buttonGrey:link, a.buttonGrey:visited {
	color:#00a6ff;
	background-color: #e7e7e7;
}
a.buttonGrey:hover, a.buttonGrey:active {
/*	background-color: #01a5ef;*/
	color:#00a6ff;
	background-color: #eeeeee;
}

a.buttonTR, a.buttonTR:link, a.buttonTR:visited, a.buttonTR:hover, a.buttonTR:active {
	margin: -15px 0px 55px 15px;
	margin: 0px 0px 0px 15px !important;
}

a.right, a.right:link, a.right:visited {
	margin: -15px 0px 55px 15px;
	float: right;
	clear: none;
}
span.right {
	text-align: right;
	float: right;
}
.buttonOnlyLine .right {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
input.cpchaSubmit {
	height: 30px !important;	
	margin: 0px 0px 0px 0px !important;
	padding: 5px 15px 3px 15px !important;
	float: left;
	display: block;
}

div.right input {
	float: right;
}
.favoriteIconsPanel {
	float: left;
	clear: none;
	margin-left: 170px;
	margin-top: 9px;
}
.favoriteIconsPanel a, .favoriteIconsPanel img {
	width: 15px;
	height: 10px;
}
.favoriteIconsPanel a {
	display: block;
	float: left;
	clear: none;
	margin: 0px 18px 0px 0px;
	background-position: top left;
	background-repeat: no-repeat;
}
a.mailto {
	background-image: url(../images/icons/icon_mailto_15x10.png);
}
a.mailto:hover {
	background-image: url(../images/icons/icon_mailto_15x10_active.png);
}
a.add2favorites {
	background-image: url(../images/icons/icon_add2favorites_15x10.png);
}
a.add2favorites:hover {
	background-image: url(../images/icons/icon_add2favorites_15x10_active.png);
}
.langPanel {
	float: left;
	clear: none;
	margin-left: 100px;
	margin-top: 4px;
}
.langPanel div {
	float: left;
	clear: none;
	margin-right: 4px;
}
.langPanel a {
	display: block;
	margin: 0px;
	border: none;
	background-repeat: no-repeat;
	color: #c2c7d8;
	text-decoration: none;
}

.rusLang a {
	padding: 0px 38px 10px 0px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/icons/rusLangFlag_32x16.gif);
}
.rusLang a:hover, .rusLang a.active {
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/icons/rusLangFlag_32x16_active.gif);
	color: white !important;
}
.engLang a {
	padding: 0px 0px 10px 38px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(../images/icons/engLangFlag_32x16.gif);
}
.engLang a:hover, .engLang a.active {
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(../images/icons/engLangFlag_32x16_active.gif);
	color: white !important;
}
h2.titleLink, span.arrowLink, a.titleLink {
	display: block;
	float: left;
	clear: none;
	margin-bottom: 7px;
}
h2.titleLinkSearch {
	clear: both;
	margin-bottom: 12px;
}

a.titleLink, a.titleLink:visited, a.titleLink:link {
	color: #16009a;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
h2.titleLink {
	color: #16009a;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.normal, a.normal, a.normal:visited, a.normal:link {
	font-weight: normal !important;
}
a.titleLink:hover, a.titleLink:active {
	color: #00a6ff;
}
a.columnSimpleLink, a.columnSimpleLink:visited, a.columnSimpleLink:link {
	color: #16009a;
	font-size: 14px;
	display: inline;
	text-decoration: underline;
	font-weight: normal;
}
a.columnSimpleLink:hover, a.columnSimpleLink:active {
	color: #00a6ff;
}

.titleTxt {
	color: #16009a;
/*	font-size: 16px;*/
	font-weight: bold;
}
.seafarerRazdelTitle a.titleLink, .seafarerRazdelTitle a.titleLink:visited, .seafarerRazdelTitle a.titleLink:link {
	font-size: 18px;
	font-weight: bold;
}

.strLine {
	clear: both;
	margin: 5px 0px 2px 0px;
}
span.arrowLink {
	width: 6px;
	height: 15px;
	background-image: url(../images/linksStrArrow_6x11_cyan.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
span.subLink {
	padding-right: 10px;
	color: #b8babd;
}
a.subLink, a.subLink:visited, a.subLink:link {
	color: #16009a;
	color: #00a6ff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.subLink:visited {
/*	color: #788cc8;*/
}
a.subLink:hover, a.subLink:active {
	text-decoration: underline;
}

a.link, a.link:visited, a.link:link {
	color: #00a6ff;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover, a.link:active {
	text-decoration: underline;
}
a.decor, a.decor:visited, a.decor:link {
	text-decoration: underline !important;
}

span.separatorStr {
	padding-left: 2px;
	padding-right: 2px;
	color: #ccc;
}
a.nameLink, a.nameLink:visited, a.nameLink:link {
	text-decoration: none;
	color: #16009a;
}
.table a.nameLink, .table a.nameLink:visited, .table a.nameLink:link {
	text-decoration: underline;
	display: block;
	padding: 4px 0px 2px 10px;
}
.table a.nameLink:hover, .table a.nameLink:active {
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/bg_tableRow_subLine_greyCyan_200x20.gif);
}
a.nameLink:visited {
/*	color: #660033;*/
}

a.nameLink:hover, a.nameLink:active {
	text-decoration: underline;
/*	color: #00a6ff;*/
}


.table span.nameTxt {
	text-decoration: none;
	color: #16009a;
	display: block;
	padding: 4px 0px 2px 10px;
}

.cloudTags {
	text-align: center;
	margin: 30px 0px 0px 0px;
	display: block;
	clear: both;
}
.cloudTags a, .cloudTags span {
	display: inline-block;
	padding: 2px 7px 0px 7px;
}
.cloudTags a {
	text-decoration: none;
	color: #16009a;
	background-image: none;
}
.cloudTags a:hover {
	text-decoration: underline;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/bg_tableRow_subLine_greyCyan_200x20.gif);
}
.cloudTags span {
	color: #ccc;
}

.columnNone {
/*	width: 870px;*/
/*	background-color: #d3ebfe;*/
	clear: both;
}
.columnNone div {
	border-right: none !important;
}
.headerSubLine {
	color: #16009a;
	text-align: center;
	padding: 4px 0px 2px 10px;
	padding: 4px 0px 2px 0px;

	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/bg_tableRow_subLine_greyCyan_200x20.gif);
/*	border-top: 1px solid #4b65b7;*/
	border-bottom: 1px solid #ccc;
	float: none;
	clear: both;
}

/*.crewingsList .headerLine, .seamansList .headerLine, .seamanDocsList .headerLine, */
.tableItemsList .headerLine {
	color: #fff;
	background-color: #ffd700;
	background-color: #00A6FF;
	background-color: #364988;


	background-image:url(../images/menu/bg_menu_1x23.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #4b65b7;
	border-bottom: 1px solid #2b3a6b;

	height: 23px;
}
/*.crewingsList .headerLine div, .seamansList .headerLine div, .seamanDocsList .headerLine div, */
.tableItemsList .headerLine div {
	color: #fff;
	padding: 4px 0px 2px 10px;
}
.tableItemsList h3 {
	margin-top: 0px;
}
.crewingsList .c1, .crewingsList .c2, .crewingsList .c3 {
	padding: 0px;
}
.crewingsList .c1 {
	width: 470px;
}
.crewingsList .c2 {
	width: 190px;
}
.crewingsList .c3 {
	width: 150px;
}

.crewingsList .rowLine .c1 {
	width: 480px;
}
.crewingsList .rowLine .c2 {
	width: 200px;
}
.crewingsList .rowLine .c3 {
	width: 160px;
}


.seamansList .c1, .seamansList .c2, .seamansList .c3, .seamansList .c4, .seamansList .c5, .seamansList .c6 {
	padding: 0px;
}
.seamansList .c1 {
	width: 230px;
	width: 200px;
}
.seamansList .c2 {
	width: 180px;
	width: 165px;
}
.seamansList .c3 {
	width: 60px;
}
.seamansList .c4 {
	width: 162px;
	width: 207px;
	width: 67px;
}
.seamansList .c5 {
	width: 80px;
}
.seamansList .c6 {
	width: 130px;
}

.seamansList .rowLine .c1 {
	width: 240px;
	width: 210px;
}
.seamansList .rowLine .c2 {
	width: 190px;
	width: 175px;
}
.seamansList .rowLine .c3 {
	width: 70px;
}
.seamansList .rowLine .c4 {
	width: 172px;
	width: 217px;
	width: 77px;
}
.seamansList .rowLine .c4 span, .seamansList .rowLine .c6 span, 
.seamansList .rowLine .c2 span, .seamansList .rowLine .c3 span,
.crewingsList .rowLine .c2 span, .crewingsList .rowLine .c3 span {
	padding: 4px 0px 2px 10px;
	display: block;
}
.seamansList .rowLine .c5 {
	width: 90px;
}
.seamansList .rowLine .c6 {
	width: 140px;
}


.seamanDocsList .c1 {
	width: 292px;
}
.seamanDocsList .c2 {
	width: 120px;
}
.seamanDocsList .c3 {
	width: 75px;
}
.seamanDocsList .c4 {
	width: 75px;
}
.seamanDocsList .c5 {
	width: 150px;
}

/*
.seamanDocsList .rowLine .c2, .seamanDocsList .rowLine .c4 {
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/bg_tableRow_subLine_greyCyan_200x20.gif);
}
.seamanDocsList .rowLine .c1 {
	width: 270px;
}
.seamanDocsList .rowLine .c2 {
	width: 120px;
}
.seamanDocsList .rowLine .c3 {
	width: 80px;
}
.seamanDocsList .rowLine .c4 {
	width: 80px;
	background-color: #cccccc;
}
.seamanDocsList .rowLine .c5 {
	width: 100px;
}
.seamanDocsList .c5 img {
	float: left;
	margin-right: 5px;
	display: block;
}
*/


.educationList .c1 {
	width: 250px;
}
.educationList .c2 {
	width: 186px;
}
.educationList .c3 {
	width: 186px;
}
.educationList .c4 {
	width: 150px;
}
.educationList .c5 {
	width: 100px;
}
.educationList .c6 {
	width: 75px;
}
.educationList .c7 {
	width: 75px;
}



.seamanExpirienceList .c1 {
	width: 180px;
}
.seamanExpirienceList .c2 {
	width: 162px;
}
.seamanExpirienceList .c3 {
	width: 75px;
}
.seamanExpirienceList .c4 {
	width: 75px;
}
.seamanExpirienceList .c5 {
	width: 40px;
}
.seamanExpirienceList .c6 {
	width: 80px;
}
.seamanExpirienceList .c7 {
	width: 200px;
}
.seamanExpirienceList .c8 {
	width: 200px;
}


.vesselExpirienceList .c1 {
	width: 350px;
}
.vesselExpirienceList .c2 {
	width: 240px;
}
.vesselExpirienceList .c3 {
	width: 70px;
}
.vesselExpirienceList .c4 {
	width: 80px;
}
.vesselExpirienceList .c5 {
	width: 100px;
}
.vesselExpirienceList .c6 {
	width: 192px;
}


.crewingAgenciesList .c1 {
	width: 350px;
}
.crewingAgenciesList .c2 {
	width: 322px;
}
.crewingAgenciesList .c3 {
	width: 230px;
}
.crewingAgenciesList .c4 {
	width: 150px;
}

.whoWorkedFromCrewing .c1 {
	width: 160px;
}
.whoWorkedFromCrewing .c1 a {
/*	padding-left: 0px !important;*/
}
.whoWorkedFromCrewing .c2 {
	width: 162px;
}
.whoWorkedFromCrewing .c3 {
	width: 120px;
}
.whoWorkedFromCrewing .c4 {
	width: 135px;
}
.whoWorkedFromCrewing .c5 {
	width: 135px;
}
.whoWorkedFromCrewing .c6 {
	width: 50px;
}
.whoWorkedFromCrewing .c7 {
	width: 200px;
}
.whoWorkedFromCrewing .c8 {
	width: 170px;
}
.whoWorkedFromCrewing .c9 {
	width: 40px;
}
.whoWorkedFromCrewing .c10 {
	width: 45px;
}










a.countryLink {
/*	padding-left: 36px;
	background-image: url(../images/flags/h18/flag_UKR.png);
	background-position: middle left;
	background-repeat: no-repeat;
	background-color: #ffd700;*/
}

a.countryLink img, span.countryLink img {
	display: block;
	clear: none;
	float: left;
	margin-right: 10px;
}

.headerLine a {
	color: #fff;
	text-decoration: none;
	padding-right: 20px;
}
.headerLine a:hover {

}










/* advert start */
div.advert {
	border: 1px solid #ccc;
	background-color: #fefefe;
	color: #ccc;
	text-align: center;
	vertical-align: middle;
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-top: 70px;
	margin-bottom: 70px;
}
div.size_300x250 {
	width: 300px;
	height: 250px;
	line-height: 250px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
div.size_150x150 {
	width: 150px;
	height: 150px;
	line-height: 150px;
}
div.left {
	float: left !important;
	position: relative;
}
div.right {
/*	float: right  !important;
	position: relative;*/
}

/* advert end */


/* pager start */
div.pager {
/*	margin: 30px 0px 30px 0px;*/
	width: 100%;
	float: left;
	clear: both;
	background-color: #fff;
	border-top: 3px solid #16009a;
	margin-top: -1px;
}
div.pager div {
	border-right: none !important;
}
.columnLeft .pager .c1 {
	width: 645px;
}
.columnLeft .pager .c2 {
	width: 175px;
}
a.pageLink {
	display: inline-block;
	text-decoration: none;
	padding: 2px 4px 1px 4px;
	margin: 0px 1px 3px 0px;
	border: 1px solid #fff;
	color: #00a6ff;
}
a.pageLink:visited {
/*	color: #16009a;
	color: #757179;*/
}
a.pageLink:hover {
	background-color:#feef73;   
	border: 1px solid #ecdc58;
	color: #16009a;
}
.pager .c1 a.active, .pager .c1 a.active:hover {
	background-color: #00A6FF;
	border: 1px solid #16009a;
	background-color:#fff;   
	color: #16009a;
}
.pager .c2 a.active, .pager .c2 a.active:hover {
	color: #16009a;
}
.pager .c1, .pager .c2, .pager .c3 {
	float: left;
	position: relative;
}
.pager .c2 {

}
.pager .c3 {
}

/* pager end */

div.flagsBlock {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
div.flagsBlock a {
	display: inline-block;
	margin: 0px 5px  5px 5px;
	padding: 0px;
}
div.flagsBlock a img {
/*	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;*/
}
/* google map start */
div.googleMap {
/*	width: 840px;*/
	width: 100%;
	height: 500PX;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
}
div.googleMap IFRAME {
/*	width: 840px;*/
	width: 100%;
	height: 100%;
	display: block;
}

	
/* google map end */
	
.underReconstruction, .urlTxt {
	color: #00a6ff;
}

div.itemInfo {
	float: left;
	clear: both;
	width: 100%; 
	position: relative;
	margin: 0px 0px 20px 0px;
}
div.crewingInfo .crewLogo {
	float:right; 
	display:block; 
	margin: 30px 0px 10px 10px;
	width: 150px;
	height: auto;	
}
div.itemInfo .wide {
	width: 135px; /* min 2.5:1 */
}
div.adressAndContactsLine {
	position: relative;
	float: left;
	width: 650px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0px;
}
div.adressAndContacts {
	width: 650px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}
div.adressAndContacts div p span {
	display: inline-block;
	width: 70px;
	color: #aaa;
}
.seamanInfo div.adressAndContacts div p span {
	width: 100px;
}
div.adressAndContacts div p span.note {
	display: inline;
	width: auto;
}

div.itemInfo h1 {
	margin-top: 50px;
}
/*
div.crewingInfo h3 {
	margin-top: 0px;
	margin-bottom: 25px;
	color: #16009a;
}
*/
h2.subTitleRus {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 16px;
	color: #16009a;
}
h3.pageNameGray {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ccc;
}
h1.pageNameGray {
	color: #ccc;
}

div.itemInfo .c1, div.itemInfo .c2 {
	border: none;
	padding: 0px 20px 0px 0px;
	float: left;
	position: relative;
}
div.itemInfo .c1 {
	width: 300px;
}
div.itemInfo .c2 {
	width: 320px;
	padding-right: 0px;
}

div.jobInfo .c2 {
	width: 532px;
}
.crewingInfo .dataBlockLeft .c2 {
	width: 350px;
}

div.itemInfo .title, div.crewingAdressBlock .title, div.primechanieCrewingMapBlock .title
, div.primechanieBlock .title {
	border-bottom: 1px solid #16009a;
	color: #16009a;
	font-weight: bold;
	padding: 7px 10px 3px 0px;
}
div.itemInfo p {
	padding-top: 5px;
}
.note {
	color: #aaa;
}
span.unknown {
	color: #aaa !important;
	font-weight: bold;
}


div.itemInfo a, div.itemInfo a:visited, div.itemInfo a:link {
	color: #00a6ff;
	text-decoration: none;
}
div.itemInfo a:hover, div.itemInfo a:active {
	text-decoration: underline;
}
div.itemPageLinkMenu a, div.itemPageLinkMenu a:visited, div.itemPageLinkMenu a:link {
	color: #16009a;
	text-decoration: none;
	white-space: nowrap;
}
div.itemPageLinkMenu a:hover, div.itemPageLinkMenu a:active {
	text-decoration: underline;
}
.postindex {
	font-weight: bold;
	letter-spacing: 2px;
}
div.appFormsFiles {
	margin: 5px 0px 15px 0px;
	font-weight: bold;
	color: #16009a;
}
div.appFormsFiles a {
	display: inline-block;
	margin-left: 10px;
}
div.appFormsFiles h4 {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	color: #16009a;
}

a.skype, a.icq {
	padding-left: 24px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
a.skype {
	background-image: url(../images/icons/skype_16x15.png);
}
a.icq {
	background-image:url(../images/icons/icq_16x15.gif);
}

span.appFilesText {
	display: inline-block;
}

a.appFilesLink {
	display: inline-block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	text-decoration: none !important;
}
/*
	height: 35px;
	width: 35px;

	display: inline-block;
	vertical-align: text-bottom;
	vertical-align: bottom;
	vertical-align: baseline;

*/

.pdfCV {
	background-image: url(../images/Windows/Pdf/pdf_32x32.png);
}
.pdfCVprocess {
	background-image: url(../images/Windows/Pdf/pdf_32x32_process.gif);
}
.docCV {
	background-image: url(../images/Windows/Word/word_32x32.png);
}
.docCVprocess {
	background-image: url(../images/Windows/Word/word_32x32_process.gif);
}
a.appFilesLink, a.appFilesLink:link {
	text-decoration: underline;
	color: #aaa;
}
a.appFilesLink span, a.appFilesLink:link span {
	font-size: 12px;
	color: #aaa;
	padding-left: 10px;
}
a.appFilesLink:hover, a.appFilesLink:active,
a.appFilesLink:hover span, a.appFilesLink:active span
 {
	color: #16009a; 
}

ol, ul {
	margin: 5px 0px 15px 0px;
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

div.steps {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 30px 0px;
}
div.steps .inside {
	border: 1px solid #b8babd;
	background-color: #fff;
	background-image: url(../images/bg_steps_1x40.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 40px;
}
/*
div.steps ul {
	float: left;
	display: block;
	margin: 0px;
}
div.steps ul li {
	float: left;
	display: list-item;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 30px;
	vertical-align: middle;
}
div.steps ul li span {
	font-size: 38px;
	font-weight: bold;
}
*/
div.steps a {
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 27px;
	text-decoration: none;
	background-image: url(../images/steps_arrow_22x40.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
div.steps a.active {
	background-image: url(../images/steps_arrow_22x40_active.gif) !important;
}
div.steps a.completed {
	background-image: url(../images/steps_arrow_22x40_completed.gif);
}
div.steps a:hover {
	background-image: url(../images/steps_arrow_22x40_hover.gif);
}
div.steps a.last {
	background-image: none !important;
	padding-right: 0px;
}
div.steps a span {
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	color: #ccc;
}
div.steps a.completed span {
	color: #999;
}
div.steps a.active span {
	color: #00a6ff;
	color: #16009a !important;
}
div.steps a:hover span {
	color: #00a6ff;
}
div.steps a span.number {
	font-size: 38px;
	font-weight: bold;
	display: none;
}
div.steps a span.title {
	padding-left: 5px;
	padding-left: 0px;
	font-weight: bold;
}

div.toggle {
	padding: 20px 0px 30px 0px;
	margin: 15px 0px 0px 0px;
	clear: both;
}
p.errorMessageRazdelName {
	color: #dd7000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
div.message label, .cpchaForm label {
	text-align: left;
	display: inline-block;
	padding: 4px 7px 2px 7px;
}
div.message label:hover {
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/bg_tableRow_subLine_greyCyan_200x20.gif);
	cursor: pointer;
}
iframe.techOp {
	display: none;
	width: 1px;
	height: 1px;
}
input.cpchaCde {
	width: 80px;
	height: 26px;
	font-size: 18px;
	text-align: center;
	border: 1px #ebebeb solid;
}
.crewingCAtable .cpchaBlock, .seamanRegitable .cpchaBlock {
	margin-top: 0px;
}
.crewingCAtable input.cpchaCde, .seamanRegitable input.cpchaCde {
	width: 80px !important;
}
form.cpchaForm {
	display: block;
	float: none;
	clear: both; 
	width: 370px; 
	margin-left: 0px; 
	margin-right: 0px;
	padding: 0px;
	position: relative;
	margin-left: 275px; 
	margin-bottom: 1px;
	margin-top: 1px;
}

div.cpchaBlock {
	margin-top: 10px;
}

div.cpchaBlock * {
	display: block;
	float: left;
	clear: none;
}
div.cpchaBlock input {
/*	background-color: #ffd700;*/
}
div.rightCpcha {
	display: block;
	margin-right: 30px;
	float: none;
}
.rightCpcha input.cpchaSubmit {
	float: right;	
}
div.cpchaBlock {
}
/*
form.messageServiceForm div.cpchaBlock * {
	float: right;
}
form.messageServiceForm div.cpchaBlock {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	background-color: #cc0;	
}
*/
.cpchaRefresh {
	margin-left: 4px;
	margin-right: 4px;
}
label.breakLabel {
	display: block;
	clear: both;
	float: none;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
input.restorePassField {
	height: 24px;
	width: 275px;
}
span.memo {
	color: #ccc;
	color: #aaa;
	font-weight: normal;
/*	font-size: 12px;*/
}

#pageContent form {
	display: block;
	clear: both;
}
.subForm div.toggle {
	padding: 0px 0px 0px 0px;
/*	margin: 15px 0px 0px 0px;
	background-color: #e7e7e7;*/
}

.subForm div.item {
	padding: 10px 0px 15px 0px;
/*	margin: 15px 0px 0px 0px;*/
	background-color: #f1f1f1;
	background-color: #fff;
}
.subForm div.even {
	background-color: #e7e7e7;
	background-color: #f9f9f9;
	background-image: none;
}

/*	border-bottom: 1px solid #2b3a6b;*/
.subForm legend span {
/*	color: #00bbff;
	color: #eee;
	background-color: #7c7c7c;*/
}
.subForm .formLine {
	border-bottom: none;
}


div.collegeName {
	width:430px;
}
input.collegeName {
	width: 370px;
}

div.countryCollege {
	width: 400px;
}
select.countryCollege, select.docCountry  {
	width: 244px !important;
}
select.docCountry  {
	width: 214px !important;
}

div.facultyName {
	width:490px;
}
input.facultyName {
	width:390px;
}
div.speciality {
	width:440px;
}
input.speciality {
	width:340px;
}

div.addRemoveButtons {
	display: block;
	float: right;
	clear: both;
	/*background-color: #ffd700;*/
	margin-top: 0px;
}
.seaGoingExperience div.addRemoveButtons,
.shipExpirience div.addRemoveButtons,
.crewingCompaniesExpirience div.addRemoveButtons  {
	margin-top: 10px;
}
input.tipsyErrorBg, div select.tipsyErrorBg {
	background-color: #fbdada !important;
}
input.tipsyErrorBg:hover, div select.tipsyErrorBg:hover {
	background-color: #eaf6fd !important;   
}
input.tipsyErrorBg:focus, div select.tipsyErrorBg:focus {
	background-color: #feef73 !important;   
}
.item {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

fieldset.singleForm {
/*	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_tableRow_even_2x2.gif);
	background-position: top left;
	background-repeat: repeat;
	width: 700px;*/
}
fieldset.singleForm .toggle {
	background-color: #fefefe;
}
fieldset div.description {
	margin: 0px;
	padding: 10px;
	position: relative;
	display: block;
	float: none;
	clear: both;
	text-align: justify;
}
.transparentLine .c1, .transparentLine .c2 {
	float: left;
	display: block;
}
fieldset.singleForm .c1 {
	width: 250px;
}
fieldset.singleForm .c2 {
	width: 800px;
}
input.addDocEndorsement {
	padding-bottom: 0px;
	margin-bottom: -3px;
}
label.addDocEndorsement {
	padding-left: 30px;
}

.singleForm .transparentLine {
	margin-bottom: 5px;
}
input.docGradeOrClass {
	width: 80px;
}

div.positionExp {
	width: 350px;
}
div.vesselNameExp {
	width: 340px;
}
input.vesselNameExp {
	width: 170px;
}

div.flagExp {
	width: 450px;
}

div.crewExp {
	width: 160px;
}
div.ISMcertifiedExp {
	width: 200px;
}
div.referencesExp {
	width: 135px;
}

div.shipownerExp {
	width: 420px;
}
input.shipownerExp {
	width: 290px;
}
div.crewingExp {
	width: 530px;
}
input.crewingExp {
	width: 380px;
}

div.vesselNameTechExp {
	width: 300px;
}
div.vesselTypeTechExp {
	width: 360px;
}
select.vesselTypeTechExp {
	width: 273px;
}
div.otherVesselTypeTechExp {
	width: 410px;
}
div.yearTechExp {
	width: 100px;
}
div.dwtTechExp {
	width: 117px;
}
div.hpTechExp {
	width: 110px;
}
div.engineTypeTechExp {
	width: 237px;
}
div.otherEngineTypeTechExp {
}

div.crewingAgenciesExp {
	width: 483px;
}
input.crewingAgenciesExp {
	width: 310px;
}

div.countryAgenciesExp {
	width: 350px;
}
div.lastNameCPAgenciesExp {
	width: 340px;
}
div.firstNameCPAgenciesExp {
	width: 327px;
}
.tableName {
	color: #16009a !important;
}
.hidden {
	color: #ccc;
}

div.endPageLinkMenu {
	float: none;
	clear: none;
}
div.itemPageLinkMenu a {
	color: #16009a;
}
div.dataBlockLeft {
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
}
div.dataBlockLeft span, div.dataBlockLeft .c1 {
	color: #aaa;
}
div.dataBlockLeft .c1 {
	width: 200px !important;
}
.jobInfo div.dataBlockLeft .rowLine {
	width: 762px;
}
div.dataBlockLeft .rowLine {
	width: 580px;
	border-bottom: 1px dashed #ccc;
	padding-top: 5px;
	padding-bottom: 2px;
}
img.flag {
	float: left;
	clear: none;
	margin-right: 10px;
}

.columnFullSize .rowLine {
	width: 1092px;
}

.hiddenBlock {
	background-color: #eee;
	border: 1px solid #999;
	color: #999;
	vertical-align: middle;
	text-align: center;
	display: block;
	padding: 20px 10px;
}
.jobInfo .hiddenBlock {
	margin: 30px 0px; 
	clear: both;
}
img.iconChecked {
	display: block;
	float: left;
	clear: none;
	border: none;
	padding: 0px;
	margin: 2px 10px 4px 0px;
}

.disabled {
	display: none;
	visibility: collapse;
}

div.tooltipsHelp {
	display: block;
	float: left;
	clear: none;
}
.tooltipsHelp a {
	display: block;
	float: left;
	white-space: nowrap;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #aaa;
}
.tooltipsHelp a.hideTooltips {
	background-image:url(../images/icons/icon_helpTips_16x16.gif);
}
.tooltipsHelp a.showTooltips {
	background-image:url(../images/icons/icon_helpTips_hide_16x16.gif);
}
.tooltipsHelp a:hover {
	background-image:url(../images/icons/icon_helpTips_active_16x16.gif) !important;
	color: #00a6ff;
}

div.right {
/*	float: none;
	width: 100%;*/
}

div.contactsCA {
	float: left;
	clear: both;
	position: relative;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}


div.phonesBlock, div.skypeBlock {
	float: left;
}
div.phonesBlock {
	width: 700px;
}

div.skypeBlock {
	width: 400px;
}
div.skypeBlock .c1 {
	width: 282px;
	float: left;
}
div.skypeBlock .c2 {
	width: 90px;
	float: left;
}
span.emailConfirmationStatus {
	display: block;
	padding-left: 41px;
	background-position: left center;
	background-repeat: no-repeat;
	height: 22px;
	vertical-align: baseline;
}
span.emailReserved {
	background-image: url(../images/icons/emailStatus_resrved_30x22.gif);
	background-image: url(../images/icons/emailStatus_denied_30x22.gif);
}
span.emailConfirmed {
	background-image:url(../images/icons/emailStatus_confirmed_30x22.gif);
}
span.emailNoConfirmed {
	background-image: url(../images/icons/emailStatus_noConfirmed_30x22.gif);
}

div.phonesBlock, div.skypeBlock  {
	float: left;
	margin: 20px 0px; 
}
div.onlineBlock {
	margin: 20px 0px; 
	clear: both;
}

div.contactsCA .transparentLine div, div.crewingCAtable .transparentLine div,
div.seamanRegitable .transparentLine div, div.logoCA .transparentLine div,
div.licenseCAblock .transparentLine div, div.salaryBlock .transparentLine div,
div.messageServiceTable .transparentLine div,
div.searchForm .transparentLine div.c1, div.searchForm .transparentLine div.c2, 
div.onlineBlock .transparentLine div  {
	display: block;
	float: left;
}
div.phonesBlock .c1 {
	width: 250px !important;
}
div.phonesBlock .c2 {
	width: 96px;
}
div.phonesBlock .c3 {
	width: 80px;
}
div.phonesBlock .c4 {
	width: 96px;
}
div.onlineBlock .c1 {
	width: 282px;
}
div.onlineBlock .c2 {
	width: 200px;
	width: 155px;
}
div.onlineBlock .c3 {
	width: 96px;
	width: 300px;
}
div.onlineBlock .c3 a {
	display: block;
	float: left;
	clear: none;
}

input.onlineAdr {
	width: 210px;
}
div.crewingCAtable .c1, div.messageServiceTable .c1 {
	width: 170px;
}
div.crewingCAtable .c2, div.messageServiceTable .c2 {
	width: 358px;
}
div.crewingCAtable .c3 {
	width: 170px;
}
div.crewingCAtable .c4 {
	width: 358px;
}
div.crewingCAtable .c2 input[type=text], div.crewingCAtable .c4 input[type=text], 
div.crewingCAtable .c2 select,
div.messageServiceTable .c2 input[type=text], div.messageServiceTable .c2 textarea, 
div.messageServiceTable .c2 select {
	width: 330px;
}
div.messageServiceTable .c2 textarea {
	width: 322px;
	height: 200px;
	display: block;
}

div.aboutCompanyCAblock label, div.aboutCompanyCAblock textarea, 
div.textareaBlock label, div.textareaBlock textarea 
{
	display: block;
}
div.aboutCompanyCAblock, div.textareaBlock {
	padding: 4px 0px 2px 10px;
	margin: 10px 0px;
}
textarea.aboutCompanyCA {
	width: 1080px;
	height: 300px;
}
div.licenseCAblock, div.salaryBlock {
	margin: 20px 0px 30px 0px;
}
div.licenseCAblock .c1 {
	width: 300px;
}
div.licenseCAblock .c2 {
	width: 190px;
}
div.licenseCAblock .c3 {
	width: 190px;
}

textarea.additionInfo {
	width: 1080px;
	height: 150px;
}

div.salaryBlock .c1, div.salaryBlock .c2 {
	width: 230px;
}




div.registrationInfo p {
	margin-bottom: 10px;
	text-align: justify;
}


div.protectionCodeBlock {
	margin: 30px 0px;
	display: block;
	float: left;
	clear: both;
}
div.protectionCodeBlock .c1, div.protectionCodeBlock .c2 {
	display: block;
	float: left;
}

div.protectionCodeBlock .cpchaBlock {
	margin-top: 0px;
}
div.protectionCodeBlock input.cpchaCde {
	width: 80px !important;
}


div.protectionCodeBlock .c1 {
	width: 110px;
}
div.protectionCodeBlock .c2 {
	width: 358px;
}





div.loggedIn a {
	display: block;
	text-align: center;
}
a.linkMyProfile {
	margin: 20px 0px 7px 0px;
}
a.linkLogout {
	margin: 7px 0px 5px 0px;
}

#simplemodal-overlay {
	background-color:#000;
	background-color:#fff;
}
#simplemodal-container {
	background-color:#333; 
	border:8px solid #444; 
	background-color:#fff; 
	border:3px solid #000; 
	padding:17px; 
}
#simplemodal-container a.modalCloseImg {
	background-image: url(../images/popupCloseButton.gif);
	background-repeat: no-repeat; /* adjust url as required */
	width:30px;
	height:30px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-15px;
	cursor:pointer;
}

div.messageService {
	position: fixed;
	top: 50%;
	right: 0px;
	width: 36px;
	height: 36px;
}
div.messageService a {
	display: block;
	background-repeat: no-repeat;
	background-position: top right;
	width: 36px;
	height: 36px;
}
div.messageServiceQuestion {
	margin-top: -18px;
}
div.messageServiceQuestion a {
	background-image: url(../images/icons/messageService_Question_36x36.gif);
}
div.messageServiceQuestion a:hover {
	background-image:url(../images/icons/messageService_Question_active_36x36.gif);
}
div.messageServiceError {
	margin-top: 18px;
}
div.messageServiceError a {
	background-image:url(../images/icons/messageService_Error_36x36.gif);
}
div.messageServiceError a:hover {
	background-image:url(../images/icons/messageService_Error_active_36x36.gif);
}

form.messageServiceForm {
	width: 550px;
}

iframe.messageServiceFrame {
	display: none;
	width: 1px;
	height: 1px;
}
img.spacerT {
	display: block;
	float: left;
	clear: both;
}

div.uContContainer {
	float: left;
	width: 762px;
	margin: 20px 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}

div.CrewData_notes {
	width: 302px;
	float: left;
	clear: both;
/*	background-image:url(../images/note_302x450_shadow_left_and_right.gif);
	background-position: top left;
	background-repeat:repeat-y;*/
	background-color: #ececec;
	background-image: url(../images/note_302x450_bg_pattern_1x431.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	margin-left: 3px;
	margin-bottom: 10px;
}
a.Register_Now {
	font-size: 21px;
	line-height: 28px;
	display: block;
	color: #16009a;
	text-decoration: none;
	text-align: center;
	margin: 7px 0px;
}
a.Register_Now:hover {
	text-decoration:underline;
}
/*
div.CrewData_notes div.cTop {
	background-image:url(../images/note_302x450_top_h11.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width: 302px;
	float: left;
	clear: both;
}
div.CrewData_notes div.cMiddle {
	background-color: #ececec;
	background-image: url(../images/note_302x450_bg_pattern_1x431.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 296px;
	margin: 11px 0px 7px 2px;
	float: left;
	clear: both;
}
div.CrewData_notes div.cBottom {
	background-image:url(../images/note_302x450_shadow_bottom_h7.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	width: 302px;
	float: left;
	clear: both;
}
*/
img.CrewData_notes {
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
}
img.notesCorner {
	display: block;
	float: right;
	clear: both;
	margin-bottom: 3px;
	margin-right: 3px;
}
.cContent {
	padding: 15px 20px 8px  20px;
	float: none;
	clear: both;
}

.searchForm .cContent {
	padding: 15px 0px 8px  0px;
}
.searchForm div.table {
	margin: 15px 0px;
}
.searchForm fieldset, .searchForm legend {
	border-bottom: none;
	margin-bottom: 0px;
}

.searchForm fieldset .c1 {
	width: 115px;
}

.searchForm fieldset .c2 {
	width: 165px;
	padding-left: 0px;
	padding-right: 0px;
}

div.searchForm .c2 input[type=text], div.searchForm .c2 select {
	width: 165px;
}

div.searchForm .c2 input.slider, div.searchForm .c2 select.slider,
div.crewingVacancyForm .c2 input.slider {
	display: none !important;
}

div.searchForm .transparentLine {
	margin-bottom: 7px;
}
div.searchForm .sliderLine, div.crewingVacancyForm .sliderLine {
	margin-top: 7px;
}
div.crewingVacancyForm .sliderLine .c1 {
	margin-top: -5px;
}


div.advertBlock  {
	margin: 20px 0px 20px 0px;
	margin: 30px 0px 30px 0px;
	float: left;
	clear: both;
}
div.advertBlockLeft, div.advertBlockCenter, div.advertBlockRight, div.advertBlockJobs {
	margin: 20px 0px 20px 0px;
	margin: 70px 0px 70px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	clear: none;
}
div.advertBlockLeft {
	float: left;
	width: 728px;
}
div.advertBlockCenter {
	float: none;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 70px;
}
div.advertBlockRight {
	float: right;
	width: 200px;
}

div.columnRight div.advertBlock {
	width: 300px;
	height: 250px;
	margin-left: 5px;
}
div.columnFullSize div.advertBlock {
	width: 1000px;
	height: 90px;
	margin-top: 40px;
}

div.seafarersAppFormStatus {
	display: block;
	float: left;
	clear: both;
	margin: 5px 0px;
	width: 1100px;
}
div.seafarersAppFormStatus div {
	display: block;
	float: left;
	clear: none;
	margin-right: 30px;
	border: none;
}
div.seafarersAppFormStatus div.c3 {
	float: right;
	background-image: url(../images/settings_24x24.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-right: 10px;
}
div.seafarersAppFormStatus div.c5 {
	float: left;
/*	margin-top: -13px; */
}
/*
div.seafarersAppFormStatus a, div.seafarersAppFormStatus span {
	display: block;
	float: left;
	clear: none;
	margin-right: 10px;
}
div.seafarersAppFormStatus a {
	margin-left: 30px;
}
*/

div.advise {
	margin: 25px 0px;
	padding: 15px 0px;
	border-top: 2px solid #16009a;
	border-bottom: 2px solid #16009a;
	color: #16009a;
	background-color: #fcfcfc;
	text-align: justify;
	text-indent: 25px;
	width: 1100px;
	float: left;
	clear: both;
}
div.advise p {
	margin-left: 15px;
	margin-right: 15px;
}

span.error {
	color: #dd7000;
	font-weight: bold;
}
span.onBoard {
	color: #dd7000 !important;
	font-weight: bold;
}
span.fieldName {
	color: #16009a;
	color: #00a6ff;
	font-weight: bold;
}
a.likeTab {
	padding: 1px 4px 0px 4px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.likeTab:hover {
	background-color: #00A6FF;
	color: white;
}

div.languageName {
	width: 230px;
}

div.languageLevel {
	width: 230px;
}
fieldset.language div.addRemoveButtons {
	float: none;
	display: inline-block;
	margin-top: 0px;
}
fieldset.language a.icon {
	margin: 0px 10px -2px 0px;
}


div.testName {
	width: 250px;
}
select.testName {
	width: 170px;
}
div.otherTestName {
	width: 400px;
}
input.otherTestName {
	width: 220px;
} 
div.testValue {
	width: 250px;
}
input.testValue {
	width: 150px;
}
fieldset.tests div.addRemoveButtons {
	margin-top: 0px;
}


div.showAppForm input, div.showDirectLink input {
	margin-right:30px;
}
div.showAppForm, div.showDirectLink {
	width: 200px;
}
/*#restoreCompanyEmail*/
#successCompanyEmail, #errorCompanyEmail {
/*	visibility: hidden;*/
	display: none;
}
#companyName {
	display: inline;
}
.restoreCompanyEmail {
	text-align: left;
	margin-top: -15px;
}

.restoreCompanyEmail a, .restoreCompanyEmail a:link, .restoreCompanyEmail a:visited {
	color:#f9b500;
	color:#e10005;
	color: #00a6ff;
	text-decoration: underline;
	display: block;
}
.restoreCompanyEmail a:hover, .restoreCompanyEmail a:active {
	color: #00ceff;
	text-decoration: underline;
	display: block;
}
.restoreCompanyEmail a span {
	color: #16009a;
	text-decoration: underline;
}


a.jsLink, a.jsLink:link, a.jsLink:visited {
	color: #00a6ff;
	text-decoration: underline;
}
a.jsLink:hover, a.jsLink:active {
	color: #00ceff;
	text-decoration: underline;
	cursor: pointer;
}


.protectionCode {
	display: block;
	margin: 20px;
}
#companyEmails a:hover, #companyEmails a:active {
	cursor: pointer;
}

form.formDisabled label {
	color: #cccccc !important;
}
/*
form.formDisabled input[type=file], form.formDisabled input[type=text], 
form.formDisabled input[type=password], form.formDisabled select, form.formDisabled textarea {
	background-color: transparent !important;
}
*/
form.formDisabled input.submit {
	color:#fff !important;
	background-color: #ccc !important;
}
.none, div.none {
	display: none;
}

div.crewingActiveForm, div.crewingsOtherForm {
	display: block;
	width: 525px;
	margin: -5px 0px 30px 0px;
}

div.crewingActiveForm {
	float: left;
}

div.crewingName {
	color: #00a6ff;
	font-size: 21px;	
	font-weight: bold;
	padding-left: 10px;
}
div.crewingEmail {
	color: #999999;
	font-size: 16px;	
	padding-left: 10px;
}
div.crewingsOtherForm {
	float: right;
	padding-right: 10px;
}
div.crewingsOtherForm div.transparentLine {
	text-align: right;
	float: right;
	color: #16009a !important;
	font-weight: bold;
}
div.crewingsOtherForm div.transparentLine a {
	padding-left: 15px;
}

a.allow, a.deny {
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #999;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 18px;
}
a.allow {
	background-image: url(../images/icons/icon_checked_16x16.gif);
}
a.deny {
	background-image: url(../images/icons/icon_deleted_16x16.gif);
}

a.allow:hover, a.allow:active {
	color: #00a6ff;
}
a.delete, a.deny:hover, a.deny:active {
	color: #d70000;
}

#tag {
	color: #ccc;
	font-size: 10px;
	margin-top: 0px;
	line-height: 12px;
	padding-bottom: 5px;
	float: none;
	clear: both;
}


#centerPointImg {
	z-index: 1000;
	position: relative;
/*	top: 250px;
	left: 500px;*/
}

div.socialLinkContainer {
	float: left;
	clear: both;
}
div.socialLinkContainer .yashare-auto-init, div.socialLinkContainer .plusoneGoogle {
	display: block;
	float: left;
	clear: none;
	white-space: nowrap;
	height: 28px;
	line-height: 17px;
}
div.socialLinkContainer .plusoneGoogle {
	padding-top: 7px;
}
#map_canvas_edit {
	width: 762px; 
	height: 500px;
	float: left;
	clear: none;
	margin: 15px 30px 30px 0px;
}
div.crewingAdressBlock, div.primechanieBlock, div.primechanieCrewingMapBlock {
	float: left;
	clear: none;
	width: 308px;
}
div.primechanieCrewingMapBlock {
	margin: 30px 0px;
}


div.crewingVacancyForm .c1, div.crewingVacancyForm .c2, div.crewingVacancyForm .c3, 
div.crewingVacancyForm .c4, div.crewingVacancyForm .c5, div.crewingVacancyForm .c6 
{
	display: block;
	float: left;
	clear: none;
	width: auto;
}

div.crewingVacancyForm .c2 {
}
div.crewingVacancyForm .c3 {
}
div.crewingVacancyForm .c4 {
}
div.crewingVacancyForm .c5 {
}

div.crewingVacancyForm .c1 {
	width: 170px;
}

input.durationOfContract, input.joinDate, input.navigationArea, input.crewNation {
	width: 300px;
}
input.titleVac {
	width: 500px;
}
textarea.addInfoVac {
	width: 700px;
	height: 150px;
}


.crewingRegi .crewingCAtable {
	width: 580px; 
	float: left;
	clear: none;
	margin: 15px 30px 30px 0px;
}
.crewingRegi .primechanieBlock {
	width: 490px; 
}
.primechanieBlock h2 {
	margin-top: 19px;
}

.primechanieBlock ul li {
	list-style-type: disc;
	list-style-type: circle;
	list-style-position: inside;
	margin: 5px 0px 10px 0px;
}
a.darkLink {
	color: #16009a;
	text-decoration: underline;
}


.vacanciesList .c1 {
	width: 180px;
}
.vacanciesList .c2 {
	width: 150px;
}
.vacanciesList .c3 {
	width: 180px;
}
.vacanciesList .c4 {
	width: 60px;
}
.vacanciesList .c5 {
	width: 75px;
}
.vacanciesList .c6 {
	width: 135px;
}
.vacanciesList .c7 {
	width: 80px;
}
.vacanciesListCrewing .c7 {
	width: 232px;
}
.vacanciesList .c8 {
	width: 160px;
}

.vacanciesList .c8 a {
	display: block;
	float: left;
	clear: none;
	margin-right: 10px;
}



div.vacanciesTab a.titleLink {
	display: block;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
div.vacanciesTab .jobShortTxt, div.vacanciesTab .salary  {
	display: block;
	clear: none;
	float: left;
}

div.vacanciesTab .jobShortTxt  {
	width: 550px;
}
div.vacanciesTab .salary  {
	width: 192px;
}
div.salary {
}

.salaryValue, .salaryPer {
	text-align: center;
	display: block;
	clear: both;
}
.salaryValue {
	font-size: 18px;
	font-weight: bold;
	color: #00a6ff;
}
.salaryPer {
	font-size: 12px;
	color: #aaa;
}

div.vacanciesTab .item {
	padding-top: 10px;
}
div.vacanciesTab .rowLine {
	padding: 0px 10px 10px 10px;
}

.vacanciesTab a.titleLink, .vacanciesTab a.titleLink:visited, .vacanciesTab a.titleLink:link {
	text-decoration: underline;
}

div.date {
	font-size: 12px;
	color: #aaa;
	display: block;
	clear: both;
	margin: -5px 0px 10px 0px;
	width: 100%;
}

span.attr {
	color: #aaa;
	padding-right: 10px;
}
span.valu {
	padding-right: 25px;
}

.jobInfo div.salary {
	display: block;
	float: right;
	margin: -40px 0px 10px 10px;
	background-color: #f1f1f1;
	padding: 15px 25px 10px 25px;
}

.jobInfo .salaryValue {
	font-size: 24px;
}
.jobInfo h1 {
	width: 550px;
	line-height: 24px;	
}

.expired div {
	color: #aaaaaa;
}



.searchSeamansList .c1 {
	width: 150px; 
}
.searchSeamansList .c2 {
	width: 130px;
}
.searchSeamansList .c3 {
	width: 142px; 
}
.searchSeamansList .c4 {
	width: 40px; 
}
.searchSeamansList .c5 {
	width: 60px; 
}
.searchSeamansList .c6 {
	width: 70px; 
}
.searchSeamansList .c7 {
	width: 100px; 
}



.itemTitleLine a, .itemTitleLine a:visited, .itemTitleLine a:link {
	text-decoration:underline;
	font-size: 18px;
	font-weight: bold;
	color: #16009a;
	padding: 8px 0px 3px 0px;
}
.itemTitleLine a:hover, .itemTitleLine a:active {
	color: #00a6ff;
}

.itemTitleLine .title, .itemTitleLine .hint {
	display: block;
	float: none;
	clear: both;
	text-align: center;
} 
.itemTitleLine .title {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
} 
.itemTitleLine .memo {
	color: #cccccc;
} 

.itemTitleLine .hint {
	font-size: 10px;
	color: #aaaaaa;
	margin-top: -5px;
} 
.itemTitleLine .c1 {
	margin-top: 5px;
	width: 220px;
}
.itemTitleLine .c1 img, .itemTitleLine .c1 a {
	display: block;
	float: left;
	clear: none;
}
.itemTitleLine .c1 a {
	width: 180px;
	padding: 0px 0px 3px 10px; 
}

.itemTitleLine .c2 {
	width: 172px;
	width: 147px;
	padding: 4px 5px 2px 5px;	 
}
.itemTitleLine .c3 {
	width: 70px; 
	width: 95px; 
	padding: 4px 5px 2px 5px;	 
}
.itemTitleLine .c4 {
	width: 70px; 
	padding: 4px 5px 2px 5px;	 
}
.itemTitleLine .c5 {
	width: 90px; 
	padding: 4px 5px 2px 5px;	 
}
.itemTitleLine .c6 {
	width: 80px; 
	padding: 4px 5px 2px 5px;	 
}
.itemTitleLine .rank {
	font-size: 16px;
	color: #16009a;
}
.itemTitleLine .salary {
	font-size: 16px;
	font-size: 14px;
	color: #00a6ff;
}

.itemLine .headerLine {
	background-color: #e7e7e7 !important;
	background-image: none;
	border: none;
}
.itemLine .headerLine div {
	color: #999999;
}
.itemLine .rowLine {
	border-bottom: 1px dashed #ccc !important;
}


a.HowToSearch, a.HowToSearch:visited, a.HowToSearch:link {
	display: block
	float: left;
	clear: none;	
	margin: 25px 10px 0px 10px;
	padding-left: 20px;
	font-size: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/icon_helpTips_16x16.gif);
}
a.HowToSearch:hover, a.HowToSearch:active {
	background-image: url(../images/icons/icon_helpTips_active_16x16);
	cursor: pointer;
}

a.AdvancedSearch, a.AdvancedSearch:visited, a.AdvancedSearch:link {
	display: block
	float: left;
	clear: both;	
	margin: 25px 10px 0px 10px;
	padding-left: 0px;
	font-size: 14px;
	cursor: pointer;
}

div.SearchFormLinks {
	display: block;
	float: left;
	clear: none; 
}

div.SearchFormLinks a {
	clear: both;
	float: left;
	display: block;
	margin: 0px 10px 7px 10px;
}

#HowToSearch {
	display: none;
	width: 750px;
	height: 580px;
	margin: 0px;
	padding: 0px;
}
#HowToSearch .scroll {
	margin: 10px;
	height: 540px;
}

#HowToSearch .c1, #HowToSearch .c2, #HowToSearch .c3 {
	display: block;
	float: left;
	clear: none;
}

#HowToSearch .c1 {
	width: 115px;
}
#HowToSearch .c2 {
	width: 200px;
}
#HowToSearch .c2 input {
	width: 190px;
}

#HowToSearch .c3 {
	width: 360px;
}

#HowToSearch h1 {
	margin: 0px 0px 10px 0px;
}
#HowToSearch h3 {
	margin: 15px 0px 10px 0px;
	float: left;
	clear: both;
}
#HowToSearch div.table {
	margin: 0px;
}
 
#HowToSearch .transparentLine {
	border-bottom: 1px solid #ccc;
}
.scroll {
	overflow-y: scroll;
	padding: 0px;
}



div.otherOffices {
	margin: 30px 0px 15px 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 762px;
}

h3.otherOffices {
	color: #16009a;
	clear: none;
	display: block;
	
	border-bottom: 2px solid #16009a;
	font-weight: bold;
	padding: 7px 10px 3px 0px;
	margin-bottom: 10px;
	
}
a.hideShowBehavior {
	font-size: 14px;
	float: right;
	clear: none;
}

div.otherOffices a.hideShowBehavior {
	margin-top: -33px;
}
a.otherOffices, a.otherOffices:link, a.otherOffices:visited {
	display: block;
	float: left;
	clear: none;
	color: #16009a !important;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 10px 10px 0px;
	border: none;
	padding: 0px;
	width: 371px;
}

a.otherOffices:hover, a.otherOffices:active {
	color: #00a6ff !important;
}

div.baloonBlock a.titleLink {
	display: block;
	margin: 0px 10px 0px 0px;
	clear: both;
}

div.baloonBlock div.adressBlock {
	margin: 10px 0px 10px 0px;
}

a.disableMessageButton, a.disableMessageButton:link, a.disableMessageButton:visited {
	display: block;
	float: right;
	clear: none;
	margin: -10px -10px 5px 5px;
	background-image: url(../images/icons/closeButton_16x16.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
a.disableMessageButton:hover, a.disableMessageButton:active {
	background-image: url(../images/icons/closeButton_16x16_active.gif);
}

div.expiredStripeng, div.expiredStriprus {
	background-position: 50%;
	background-repeat: no-repeat;
}
div.expiredStripeng {
	background-image:url(../images/expiredStrip_338x226_eng.gif) 
}
div.expiredStriprus {
	background-image:url(../images/expiredStrip_338x226_rus.gif) 
}

div.expired .rowLine div {
	color: #aaaaaa;
}
div.expired .rowLine div a, div.expired .rowLine div a:link,
div.expired .rowLine div a:visited  {
	color: #aaaaaa;
	text-decoration: underline;
}

div.expired .rowLine div a:hover, div.expired .rowLine div a:active {
	color: #333333;
	text-decoration: underline;
}

/*
closeButton_16x16_active.gif

.searchSeamansList .even .rowLine, .searchSeamansList .even .itemTitleLine {
	background-color: #f9f9f9;
}
*/


.seamanRegi .vesselTypesRegi {
	width: 1100px; 
	float: left;
	clear: none;
	margin: 15px 0px 30px 0px;
}
div.vesselTypesRegi .c1, div.vesselTypesRegi .c2 {
	border-right: none;
	width: 540px;
	float: left;
	clear: none;
}
div.vesselTypesRegi h2, div.vesselTypesRegi p, .subscrVacancyRegi {
	margin-left: 10px;
	margin-bottom: 10px;
}
.subscrVacancyRegi label {
	font-weight: bold;
}
div.vesselTypesRegi h3 {
	margin-top: 10px;
}

.seamanRegi .seamanRegitable {
	width: 720px; 
	float: left;
	clear: none;
	margin: 15px 30px 30px 0px;
}
.seamanRegi .primechanieBlock {
	width: 350px; 
	float: right;
}

div.seamanRegitable .c1 {
	width: 135px;
}
div.seamanRegitable .c2 {
	width: 540px;
}
div.seamanRegitable .c2 span.memo {
	display: inline-block;
}
/*
div.seamanRegitable .c3 {
	width: 170px;
	background-color: #feef73;
}
div.seamanRegitable .c4 {
	width: 358px;
	background-color: #eaf6fd;
}
*/
div.seamanRegitable .c2 input[type=text], div.seamanRegitable .c4 input[type=text], 
div.seamanRegitable .c2 select {
	width: 230px;
	margin-right: 20px;
}
div.seamanRegitable .c2 select.positionAppliedOr  {
	margin-right: 0px;
}
div.seamanRegitable .c2 select.currency {
	width: 60px;
	margin-right: 5px;
}
div.seamanRegitable .c2 select.perDate {
	width: 70px;
	margin-right: 0px;
}
div.dwtRegi label {
	font-size: 14px;
}
div.dwtRegi input {
	margin-right: 10px;
}

div.adressRegiBlock {
	float: left;
	clear: both;
	margin: 5px 0px 15px 0px;
	width: 1100px;
	
}
div.adressRegiBlock h3 {
	margin-top: 5px;
}
div.adressExamples h3 {
	margin-left: 25px;
}
div#adressWillLookLike {
	float: left;
	clear: none;
	width: 450px;
}
div#adressWillLookLike .c1 {
	display: block;
	float: none;	
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
}
div.adressExamples {
	float: left;
	clear: none;
	width: 650px;
}
div.adressExamples .c1, div.adressExamples .c2 {
	width: 308px;
	margin: 0px 0px 0px 25px;
	padding: 10px;
	float: left;
	clear: none;
	border: 1px solid #ccc;
	background-color: #eeeeee;
	background-color: #fcfcfc;
	color: #aaaaaa;
}
div.adressExamples .c1 {
	width: 248px;
}

div.SearchHeader {
	float: left;
	display: block;
	clear: both;
	width: 100%;
}
div.SearchHeader h1 {
	float: left;
	display: block;
	clear: none;
	width: 502px;
}
div.SearchHeader div.ASCorDESC {
	float: right;
	display: block;
	clear: none;
	margin-top: 30px;
	width: 250px;
	text-align: right;
}
.sortBySelected {
	color: #00a6ff;
}

a.sortByLink, span.sortBySelected {
	padding: 2px 5px;
	margin-right: 5px;	
	text-transform: lowercase;
}
a.sortByLink, a.sortByLink:link, a.sortByLink:visited {
	color: #16009a;
	text-decoration: underline;
}
a.sortByLink:hover, a.sortByLink:active {
	color: #00a6ff;
}

div.sortByBarSearchSeaman {
	display: block;
	clear: both;
}

a.privacy, a.privacy:link, a.privacy:visited {
	color: #aaa;
	text-decoration: underline;
}
a.privacy:hover, a.privacy:active {
	color: #00a6ff;
}


div.privacy ol {
	margin-top: 15px;	
	margin-bottom: 15px;	
}
div.privacy ol p {
	margin-top: 7px;	
	margin-bottom: 7px;	
}

div.privacy ol ol {
	margin-left: 15px;	
}
div.privacy ol ol {
	margin-left: 30px;	
}
div.privacy ol li {
	list-style-type: decimal;	
}
div.privacy ol ol li {
	list-style-type: lower-alpha;	
}


/* musor ---------------------------------------------------- */

div.logoCA {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
/*
div.logoCA .c1, div.logoCA .c2, div.logoCA .c3, div.logoCA .c4 {
	float: left;
}

div.logoCA .c1 {
	width: 150px;
}
div.logoCA .c2 {
	width: 430px;
}
*/
div.logoCA input, div.logoCA label, div.logoCA a, div.logoCA img {
	display: block;
	float: left;
	clear: none;
}
input.logoCA {
	width: 410px;
}
div.logoCAStr {
	float: none;
	padding: 4px 0px 2px 10px;
} 
a.deleteFile {
/*	display: block;
	float: left;
	clear: both;*/
	white-space: nowrap;
	padding-right: 25px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../images/icon_remove_16x16.png);
}
/*
fieldset.singleForm .c1 {
	width: 250px;
}
fieldset.singleForm .c2 {
	width: 800px;
}
*/


/*
#userAgreement {
	display: none;
	width: 750px;
	height: 580px;
	margin: 0px;
	padding: 0px;
}

#userAgreement .header {
	font-size: 21px;
	line-height: 24px;
	text-align:center;
	color: #aaa;
}
#userAgreement ol {
	margin-bottom: 30px;
	padding-top: 10px;
	list-style: upper-roman;
	list-style-position: inside;
	padding-left: 0px;
}
#userAgreement ol ol {
	list-style:decimal;
	margin-bottom: 20px;
	padding-left: 20px;
}
#userAgreement ol ol ol {
	list-style: lower-alpha;
	margin-bottom: 10px;
	padding-left: 40px;
}

#userAgreement ol > li > strong {
	color: #aaa;
}
*/








