/*
Theme Name:     Ocean Crew
Author:         imPower Support - Peter Moiseev
Template:       basebrochure
Version:        1.0.1
*/
@import url("../basebrochure/style.css");

.clear{
	clear:both;
	float: none !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0 auto !important;
	width: 300px;
}
.blue {
	color: #3953A3 !important;
}
.orange {
	color: #FF7E00 !important;
}
.light-blue {
	color: #6BA2D5 !important;
}
.text-center {
	text-align: center;
}
.td2 {
	width: 460px;
}
.td4 {
	width: 940px;
}
p{
	padding: 5px 0;
	color: #6D6E70;
	font-size: 15px;
	line-height: 18px;
}

td{
	padding: 5px;
	width: 230px;
}
h1,h2,h3,h4,h5,h6{
	/* font-family: 'Courgette', cursive; */
	font-weight: normal;
}
h2 {
	color: #FF7E00;
	font-size: 34px;
	margin: 15px 0;
}
h2 span{
	color: #fff ;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
h3 {
	color: #3953A3;
	font-size: 26px;
	line-height: 26px;
}
#TB_ajaxContent h3 {
	font-family: Arial, sans-serif;
	line-height: 30px;
}
#TB_ajaxContent h4 {
	color: #3953A3;
	font-size: 18px;
	font-family: Arial, sans-serif;
	line-height: 24px;
}
h5 {
	color: #3953A3;
	font-size: 14px;
}
h6 {
	color: #3953A3;
	font-size: 12px;
}
textarea {
	border: 1px solid #3953A3;
	color: #6BA2D5;
}
body {
	background: #fff;
}
#container {

}
a{
	text-decoration: none;
	/* font-family: 'Courgette', cursive; */
	font-weight: normal;
	color: #3953A3;
}
a:hover,
a:focus {
	text-decoration: none;
}




.trusted{
	color:#008000;
}
#profile_edit_form h1{
	font-size:22px;
	display:block;
	margin:20px 0;
}
.opp_list th{
	text-align:left;
}
#profile_edit_form tr{
	line-height: 20px;
}
#reg_form input{
	margin:10px 0;
}
#reg_form input[type="text"]{
	width:150px;
}
#foto_crew,
#foto_org{
	width:150px;
	height:150px;
	background:#999;
}
#organisation{
	display:none;
}
#organisation label,
#captain_and_crew label{
	line-height:35px;
}
.profile_photo{
	max-width: 205px;
	max-height: 135px;
}
#mainnavigation ul.sf-menu, #mainnavigation ul.sf-menu * {
	z-index:1;
}
.ui-datepicker-calendar span{
	color:black;
	vertical-align: baseline;
	font-size:12px;
}
.scroll-buttons{
	position: absolute;
	bottom: -40px;
	left: 185px;
}
.scroll-top,
.scroll-bottom{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 4px solid #525252;
	border-radius: 10px 10px 10px 10px;
	display: block;
	float: left;
	font-size: 13px;
	padding: 5px;
	text-align: center;
	width: 70px;
	margin-right: 5px;
	cursor:pointer;
	color: #000;
}
div[id*="info_user"]{
	display:none;
}
.user_det{
	width:920px;
}
.user_det td{
	width:400px;
	padding:10px 20px;
}
#dob_day,
#dob_month,
#dob_year{
	width:auto !important;
	float:left !important;
	margin:0 !important;
}

/*
	HEADER
*/


#topcontainer {
	height: 165px;
	background: url(images/header-Rcloud-bg.png) no-repeat;
	position: relative;
	z-index: 10;
	max-width: 1655px;
	margin: 0 auto;
	min-width: 960px;
	overflow: hidden;
}
#mainnavigation {
	background: none;
	height: 30px;
	margin: 0 auto;
	width: 945px;
}
#mainnavigation ul.sf-menu {
	float: right;
	position: relative;
	margin-right: 80px;
	bottom: -6px;
}
	#mainnavigation ul.sf-menu a:hover {
		background: #3953A3;
	}
#mainnavigation ul.sf-menu li {
	margin:0 3px;
	background: url("images/menu-bg.png") no-repeat scroll 80% bottom transparent;
	height: 33px;
}
#mainnavigation ul.sf-menu a {
	color: #fff;
	text-decoration: none;
	height:22px;
	text-align: center;
	padding: 0 15px;
	line-height: 24px;
	/* font-family: 'Courgette', cursive; */
	font-size:16px;
	font-weight: normal;
	background: #3953A3;
}
#header {
	position: relative;
}
#header a {
	color: #fff;
}
#sun {
	position: absolute;
	width:76px;
	height:76px;
	background: url(images/sun.png) no-repeat;
	right: -70px;
	top: 30px;
}
.logo {
	font-family: ErasBD, Arial, sans-serif;
	color: #fff;
	font-size: 66px;
	line-height: 88px;
	float: left;
	margin: 5px 80px 0 12px;
	font-style: italic;
}
.right-menu {
	float: left;
	text-align: center;
	margin: 0px 2px;
}
#left-cloud {
	width: 229px;
	height: 147px;
	background: url(images/clouds-left.png) no-repeat;
	position: absolute;
	top: -14px;
	left: -260px;
	width: 229px;
}
#profile-bg {
	width: 61px;
	height: 60px;
	background: url(images/profile-bg.png) no-repeat;
	padding-top: 6px;
}
.header-profile-photo{
	width: 49px;
	height: 48px;
	border-radius: 50%;
	margin: 0 6px;
	display: block;
}

	/*
		CONTENT
	*/

#content {
	width: 960px;
	border: none;
	padding: 0;
}
#maincontent {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 40px;
}
#page_container {
	padding: 0;
}
#top-photo {
	margin: 0 auto;
	width: 940px;
	height: 166px;
	position: relative;
	top: -45px;
	z-index: 1;
	margin-bottom: -15px;
}
#top-photo1,
#top-photo2,
#top-photo3,
#top-photo4 {
	float: left;
	width: 235px;
	height: 166px;
}
.head-photo{
	width: 235px;
	height: 166px;
}
#flag-register {
	margin: 0 auto;
	width: 534px;
	height: 102px;
	background: url(images/blue-flag.png) no-repeat;
	text-align: center;
}
#flag-register a {
	text-decoration: underline;
	color: #fff;
}
#flag-register p {
	color: #fff;
	padding-top: 35px;
	/* font-family: 'Courgette', cursive; */
	font-size: 17px;
}
.bouth-by {
	width: 160px;
	margin: 0 auto;
}
.bouth-by h5 {
	margin-top: 5px;
	float: left;
	display: block;
}
.bouth-by img {
	float: left;
	display: block;
	margin-left: 5px;
}
.add-boat {
	color: #3953A3;
	text-transform: underline;
}
.ocl-btn {
    width: auto;
    height: auto;
    background: #FF9630;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 25px;
    text-decoration: none;
    text-align: center;
}
.upload-photo {
	color: #fff;
	background: #FF9630;
	width: 185px;
	border-radius: 5px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	margin-left: 20px;
	cursor: pointer;
	z-index: 10;
}
.input-file {
	color: #fff;
	background: #FF9630;
	border: 1px solid #FF9630;
	opacity: 0;
}
#profile_edit_form {
	color: #3953A3;
	/* font-family: 'Courgette', cursive; */
}
input[type="checkbox"] {
	opacity: 0;
	margin: 0px 8px -9px 8px;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 3px;
}
#log-reg-form2 input[type="checkbox"] {
	margin: 0px 10px;
	width: auto;
	height: auto;
}
.opp_list input[type="checkbox"] {
	float: left;
	position: static;
}
input[type="checkbox"] + div {
	width: 21px;
	height: 21px;
	background: url(images/checkbox-off.png) no-repeat;
	margin: -21px 0 10px 7px;
}
	.tbl_results .res-bottom input[type="checkbox"] + div {
		margin: -23px 0 10px 7px;
	}
	.opp_list input[type="checkbox"] + div {
		margin: -19px 0 10px 7px;
	}
input[type="checkbox"]:checked + div {
	background: url(images/checkbox-on.png) no-repeat;
}
.main-table ,
#captain_and_crew,
#organisation {
	width: 960px;
}
.main-table input,
#captain_and_crew input {
	margin-top: 3px;
}
#profile_edit_form .main-table h2,
.main-title {
	color: #3953A3 ;
}
#profile_edit_form label,
#profile_edit_form h2{
	color: #FF9630;
	/* font-family: 'Courgette', cursive; */
	font-size: 16px;
	margin: 5px 0;
}
#profile_edit_form h4 {
	color: #FF9630;
	/* font-family: 'Courgette', cursive; */
	font-size: 13px;
	line-height: 30px;
}
#profile_edit_form span,
#profile_edit_form p {
	color: #3953A3;
	font-size: 13px;
}
input[type="text"] {
	border: 1px solid #3953A3;
	color: #6BA2D5;
	height: 14px;
	padding: 5px;
}
.form-error {
	border: 2px solid red !important;
}
input[type="radio"] {
	opacity: 0;
	float: left;
	margin: 3px 5px 0 0;
}
	.tbl_results input[type="radio"] {
		float: none;
		margin: 0 auto;
	}
input[type="radio"] + div {
	width: 17px;
	height: 17px;
	background: url(images/radio-unchecked.png) no-repeat;
	margin-top: -19px;
	margin-left: -2px;
	padding-bottom: 10px;
}
	.tbl_results input[type="radio"] + div {
		margin:0 auto;
		margin-top: -17px;
		background: url(images/checkbox-off.png) no-repeat;
		width: 21px;
		height: 21px;
	}
	.create-boat-table input[type="radio"] + div {
		margin-top: -15px;
	}
input[type="radio"]:checked + div {
	background: url(images/radio-checked.png) no-repeat;
}
	.tbl_results input[type="radio"]:checked + div {
		background: url(images/checkbox-on.png) no-repeat;
	}
.orange-button {
	width: 306px;
	height: 41px;
	background: #FF9630;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.orange-button-passive {
	width: 306px;
	height: 41px;
	background: url(images/passive-button.png) no-repeat;
	border-radius: 5px;
	color: #616263;
	text-align: center;
	display: block;
	margin: 0 auto;
}
label.top-radio {
	color: #3953A3;
	margin-left: 10px;
}
.org-desc {
	font-size: 13px;
	margin-left: 21px;
	margin-top: -15px;
	width: 311px;
	color: #FF9630;
	/* font-family: 'Courgette', cursive; */
}
.step .org-desc {
	margin-top: 0;
	margin-bottom: 10px;
	width: 100%;
}
.sign-me {
	color: #3953A3;
}
.newListSelected{
	float: right;
	width: auto;
}
	.opp_list .newListSelected{
		float: none;
	}
	.select-code-phone .newListSelected{
		width: 164px;
		float: left;
	}
	.opp-table .newListSelected {
		margin-left: 4px;
	}
	.num-people-boat .newListSelected {
		margin-top: -23px;
	}
	.exp-info .newListSelected {
		margin: 0 4px;
	}
	#captain_and_crew .newListSelected,
	.main-table .newListSelected {
		margin-top: 3px;
	}
	div[class*="crew_introduse"] .newListSelected{
		margin: 5px 20px 5px 0;
		text-align: left;
	}
.selectedTxt {
	padding:0 25px 0 5px;
	font-family: Arial, sans-serif;
	height:26px;
	overflow:hidden;
	color:#6BA2D5;
	font-size:14px;
	line-height:26px;
	zoom:1;
	position:relative;
	z-index:1;
}
	.select-code-phone .selectedTxt {
		background:url(images/select-phone.png) no-repeat;
		width: 135px;
		margin-top: 0;
	}
	.select-380 .selectedTxt {
		width: 346px;
		background:url(images/select-380.png) no-repeat;
	}
	.select-320 .selectedTxt {
		width: 295px;
		background:url(images/select-320.png) no-repeat;
	}
	.select-270 .selectedTxt {
		width: 246px;
		background:url(images/select-270.png) no-repeat;
	}
	.select-165 .selectedTxt {
		width: 133px;
		background:url(images/select-phone.png) no-repeat;
	}
	.select-120 .selectedTxt {
		width: 100px;
		background:url(images/select-120.png) no-repeat;
	}
	.select-80 .selectedTxt {
		width: 50px;
		background:url(images/select-80.png) no-repeat;
	}
.newList {
	list-style:none;
	padding:0;
	position:absolute;
	border: 1px solid #3953A3;
	z-index:500;
	top:34px;
}
	.select-code-phone .newList {
		width:230px;
	}
	.select-380 .newList {
		width:380px;
	}
	.select-320 .newList {
		width:320px;
	}
	.select-270 .newList {
		width:280px;
	}
	.select-165 .newList {
		width:160px;
	}
	.select-120 .newList {
		width:120px;
	}
	.select-80 .newList {
		width:80px;
	}
.newList li{padding:0;margin:0;}
.newList li a{
	display:block;
	background:#FFF;
	opacity:0.85;
	filter:alpha(opacity=85);
	font-size:14px;
	font-family: Arial;

	padding:0 6px;
	line-height:normal;
	outline:none;
	height:30px;
	padding:6px 0 0 6px;
	overflow:hidden;
}

.newList li a:link,.newList li a:visited,.newList li a:hover{color:#005282;text-decoration:none;}
.newList li a.hiLite,.newList li a.newListHover{opacity:0.95;filter:alpha(opacity=95);}

#main_account_email,
#website_email,
#user_com_email {
	width: 430px;
	margin-bottom: 5px;
}
#region {
	float: right;
	width: 290px;
}
#city {
	float: right;
	width: 395px;
}
#coastal_miles {
	width: 70px;
	margin: 5px 7px 0 0;
}
#ocean_miles {
	width: 70px;
	margin: 0 13px 0 5px;
}
.ok-button {
	color: #FF8F22;
	font-size: 18px;
	text-align: center;
	width: 50px;
	height: 40px;
	line-height: 20px;
	background: #3953A3;
	display: block;
	border-radius: 5px;
	border: none;
	/* font-family: 'Courgette', cursive; */
	font-style: normal;
	cursor: pointer;
}
.blue-button {
	color: #FF8F22;
	font-size: 26px;
	text-align: center;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: #3953A3;
	display: block;
	border-radius: 5px;
	margin: 20px 10px;
	border: none;
	/* font-family: 'Courgette', cursive; */
	font-style: normal;
	cursor: pointer;
}
.grey-button {
	color: #616263;
	font-size: 26px;
	text-align: center;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: url(images/passive-button.png) no-repeat;
	display: block;
	border-radius: 5px;
	margin: 20px 10px;
	border: none;
	/* font-family: 'Courgette', cursive; */
	font-style: normal;
	cursor: pointer;
}
#lang {
	margin: 10px 0 0;
}
.del-photo {
	color: #3953A3;
	line-height: 40px;
}
.offsite-links {
	text-align: right;
}
#your_website,
#your_blog,
#facebook,
#twitter,
#other-site {
	float: right;
	width: 300px;
	margin: 3px 0 0 5px;
}
.tbl_results {
	font-family: Arial, sans-serif;
	background: #3953A3;
	color: #fff;
	text-align: center;
}
.tbl_results td,
.tbl_results th {
	padding: 10px;
	font-weight: normal;
}
.text-left {
	text-align: left !important;
}
.res-bottom td {
	width: 265px;
}
#table_certificates,
#table_voyage_history,
#table_voyage_history_org {
	font-family: Arial, sans-serif;
	margin:10px 0;
}
#table_certificates th,
#table_voyage_history th,
#table_voyage_history_org th {
	text-align: left;
	color: #FF9630;
}
#table_voyage_history td,
#table_voyage_history_org td {
	width: auto;
	vertical-align:middle;
}
.add-new {
	background: #3953A3;
	color: #fff;
	width: 80px;
	heidht: 20px;
	border-radius: 5px;
	text-align: center;
	line-height: 20px;
	display: block;
}
.exp-info {
	margin: 0 4px;
}
.exp-info span {
	color: #FF9630 !important;
	line-height: 30px;
}
.newsletter-table {
	width: 700px;
	color: #3953A3;
}
.newsletter-table th {
	color: #FF9630;
	line-height: 30px;
	/* font-family: 'Courgette', cursive; */
	font-size: 18px;
}
.qualification-table {
	color: #FF9630;
	line-height: 17px;
	/* font-family: 'Courgette', cursive; */
	font-size: 15px;
	overflow: hidden;
}
.qualification-table td {
	width: auto;
	line-height: 26px;
}
.qualification-table input[type=text] {
	float: right;
}
#organisation td {
	width: auto;
}
#organisation input[type="text"]{
	width:375px;
	float:right;
	margin: 4px;
}
	#organisation #organisation_name {
		width: 420px;
		float: none;
	}
	#organisation #org_first_name,
	#organisation #org_last_name {
		width: 300px;
	}
.boat_table{
	margin:20px 0 80px;
	width: 940px;
}
.boat_table td {
	width: 460px;
	margin:20px 0 80px;
	padding: 0 5px 20px;
}
div#TB_ajaxContent .boat_table {
    width: 100%;
}

div#TB_ajaxContent .boat_table * {
    color: #333;
}
div#TB_ajaxContent .boat_table .ocl-btn {
    font-size: 12px;
    padding: 10px;
    color: #ffff;
}
#your-boats {
	background: #3953A3;
	color: #fff;
	padding: 10px;
}
.boat_table h2 {
	color: #fff;
	font-size: 26px;
	line-height: 26px;
	margin: 0;
}
.boat_table h3 {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-family: arial;
	/* font-style: italic; */
	margin: 0;
}
.boat_table a {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	font-family: arial;
	/* font-style: italic; */
	text-decoration: underline;
	margin: 0;
}
.boat_table a:hover,
.boat_table a:focus {
	color: #fff;
	opacity: 0.5;
}
.boat_table a.ocl-btn {
	margin-bottom: 15px;
	width: 100%;
	text-decoration: none;
    padding: 10px 25px;
}
.boat_table td * {
    font-size: 16px;
}
#your-boats p {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	font-family: arial;
	/* font-style: italic; */
	margin: 0;
}
.your_boats {
	margin: 15px 10px !important;
}
.orange-edit-btn {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	margin: 10px;
	padding: 0 15px;
	width: auto;
	border: none;
	cursor: pointer;
}
.boat_photo{
	float:left;
	margin: 0 10px 10px 0;
	max-width: 180px;
	max-height: 135px;
}
.boat-link {
	background: none repeat scroll 0 0 #FF9630;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: block;
	line-height: 18px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none !important;
	width: 60%;
}
.archive-table {
	width: 430px;
}
.opp-boat {
	width: 700px;
}
.archive-table td{
	padding: 5px 40px;
}
.opp-boat td {
	text-align: center;
}
.archive-table h2,
.archive-table a,
.opp-boat h2,
.opp-boat a {
	color: #3953A3;
	font-family: arial;
	font-size: 18px;
	line-height: 20px;
	font-family: arial;
}
.archive-table a,
.opp-boat a {
	font-style: italic;
	text-decoration: underline;
	color: #FF9630;
}
.create-boat-table {
	color: #3953A3;
	line-height: 16px;
	/* font-family: 'Courgette', cursive; */
	margin: 20px 0;
	width: 960px;
}
.create-boat-table h2 {
	color: #FF9630;
	/* font-family: 'Courgette', cursive; */
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}
.create-boat-table span {
	color: #3953A3;
	line-height: 16px;
	/* font-family: 'Courgette', cursive; */
}
.create-boat-table label {
	color: #FF9630;
	/* font-family: 'Courgette', cursive; */
	font-size: 16px;
	line-height: 16px;
}
#boat_name,
#make_model {
	width: 350px;
}
#other_information,
#boat_website,
#description_boat {
	width: 470px;
}
#other_information,
#description_boat {
	height: 90px;
	padding: 5px;
	margin-bottom: 20px;
}
.save-changes {
	width: 480px;
	height: 215px;
	background: url(images/save-changes-bg.png) no-repeat;
	vertical-align: middle;
	text-align: center;
	padding: 20px;
}
.save-changes-button {
	color: #FFF;
	font-size: 20px;
	text-align: center;
	width: 210px;
	height: 35px;
	line-height: 40px;
	background: #3953A3;
	display: block;
	border-radius: 10px;
	margin: 0 auto;
	border: none;
	/* font-family: 'Courgette', cursive; */
	font-style: normal;
	cursor: pointer;
}
.your-boats-button {
	width: 200px;
	/* font-family: 'Courgette', cursive !important; */
	font-size: 20px;
}
.opp-table {
	width: 960px;
	/* font-family: 'Courgette', cursive !important; */
	color: #3953a3;
	line-height: 22px;
}
.opp-table p {
	color: #3953a3;
	float: left;
}
.opp-table h1 {
	color: #3953a3;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0;
}
.opp-table h2 {
	color: #FF9630;
	font-size: 22px;
	line-height: 22px;
	margin: 10px 0;
}
.opp-table span {
	color: #FF9630;
	font-size: 17px;
	line-height: 23px;
}
.opp-table textarea {
	width: 480px;
	height: 125px;
}
#name_opportunity {
	width: 350px;
	margin-bottom: 50px;
}
#start_port_name ,
#end_port_name {
	margin-left: 9px;
	width: 152px;
}
.save-opp {
	font-size: 17px;
	width: 235px;
}
.search-button {
	border: none;
	/* font-family: 'Courgette', cursive !important; */
	width: 110px;
	padding: 0;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 70px;
}
.rally-srch,
.smoking-srch {
	width: 165px;
	float: left;
	margin-right: 50px;
}
.experience {
	margin-top: 22px;
}
.region {
	margin-top: 15px;
}
.experience li,
.region li {
	float: left;
	margin: 0 15px;
	line-height: 19px;
}
.experience li {
	text-align: right;
}
.region li {
	width: 290px;
}
.crew-sort-by a,
.user_table th a,
.user_table input[type="submit"] {
	border: none;
	color: #FF9630;
	background: #fff;
	/* font-family: 'Courgette', cursive !important; */
	font-size: 16px;
	cursor: pointer;
}
.crew-sort-by .column-sort span.order-icon,
.user_table .column-sort span.order-icon {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 10px;
}
.crew-sort-by .column-sort-asc span.order-icon,
.user_table .column-sort-asc span.order-icon {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	border-bottom: 10px solid #FF9630;
}
.crew-sort-by .column-sort-desc span.order-icon,
.user_table .column-sort-desc span.order-icon {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	border-top: 10px solid #FF9630;
}

/*
	Results lists
*/

.results-list {

}

.results-list .row,
.results-list .col {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.results-list .row {
	padding: 10px 0;
	border-bottom: 1px solid #FF9630;
}
.results-list .row:after {
	display: block;
	clear: both;
	content: '';
}
.results-list .row .row {
	padding: 10px 0;
	border-bottom: none;
}
.results-list .row:last-child {
	padding-bottom: 0;
}
.results-list .col {
	float: left;
	width: 32%;
	padding: 0 10px;
}
.results-list .col:first-child {
	padding-left: 0;
}
.results-list .col:last-child {
	padding-right: 0;
}

/*
	Sailors list
*/
.user_table .row .row {
	padding: 0 0 8px 0;
}
.user_table .row .user-photo {
	width: 17%;
}
.user_table .row .user-photo img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.user_table .row .user-info {
	width: 38%;
}
.user_table .row .user-info .col {
	width: 50%;
}
.user_table .row .user-info .name-age .label {
	font-weight: bold;
}
.user_table .row .user-info .label {
	text-align: right;
}
.user_table .row .user-description {
	width: 27%;
}
.user_table .row .contact-user {
	width: 18%;
}
.user_table .row .contact-user .orange-button {
	max-width: 100%;
	line-height: 41px;
}
.crew-sort-by {
	padding-bottom: 30px;
}
.crew-sort-by a {
	margin: 0 20px;
}


/*
	Opportunities list
*/
.opp_list_result .row .row {
	padding: 0 0 8px 0;
}
.opp_list_result .row .boat-photo {
	width: 17%;
}
.opp_list_result .row .boat-photo img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.opp_list_result .row .opp-data {
	width: 59%;
}
.opp_list_result .row .opp-data .label {
	width: 20%;
}
.opp_list_result .row .opp-data .value {
	width: 80%;
}
.opp_list_result .row .opp-data .name-age .label {
	font-weight: bold;
	font-size: 16px;
}
.opp_list_result .row .opp-data .label {
	text-align: right;
}
.opp_list_result .row .opp-contact {
	width: 24%;
}
.opp_list_result .row .opp-contact .orange-button {
	max-width: 100%;
	line-height: 41px;
}

.smaller,
.larger,
.current,
.page-number,
.page-numbers {
	border: none;
	color: #FFF;
	background: #FF9630;
	border-radius: 5px;
	/* font-family: 'Courgette', cursive !important; */
	font-size: 20px;
	cursor: pointer;
	padding: 0 8px !important;
	margin: 0 5px !important;
	border: none !important;
}
.page-navigation span {
	font-size: 20px;
	line-height: 22px;
}
.page-navigation .current {
	color: #3953a3;
}
.page-navigation .dots {
	color: #3953a3;
	background: none;
	margin: 0 !important;
}
.next-page,
.pre-page,
.nextpostslink,
.previouspostslink,
.page-navigation .next,
.page-navigation .prev {
	border: none !important;
	color: #3953a3;
	background: #FFF;
	font-size: 16px;
	cursor: pointer;
	/* font-family: 'Courgette', cursive !important; */
}
.next-page,
.nextpostslink,
.page-navigation .next {
	background: url(images/next.png) no-repeat 35px 3px;
	padding: 0 20px 0 0 !important;
}
.pre-page,
.previouspostslink,
.page-navigation .prev {
	background: url(images/previous.png) no-repeat 0px 3px;
	padding: 0 0 0 20px !important;
}
.page-navigation,
.wp-pagenavi {
	margin: 0 auto;
	display: table;
	margin-top: 50px;
}
.contact-history a {
	color: #FF9630;
}
.public-profile {
	width: 920px;
	padding: 15px 25px 15px 15px;
	background: #3953a3;
	color: #fff;
	/* font-family: 'Courgette', cursive !important; */
	margin-top: 25px;
}
.public-profile h2,
.public-profile h3 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	line-height: 20px;
}
.public-profile h3 {
	font-size: 20px;
}
.public-profile p {
	color: #fff;
}
.author-tab {
	position: relative;
	top: -25px;
}
.profile-title {
	color: #fff;
	/* font-family: 'Courgette', cursive !important; */
	font-size: 18px;
	line-height: 25px;
	margin:0 0 0 20px;
	display: block;
	border-radius: 8px 8px 0 0;
	background: #FF9630;
	width: 175px;
	text-align: center;
	float: left;
}
.boat-title {
	margin-left: 10px;
}
.boat-title a,
.profile-title a{
	color: #fff;
}
.public-photo {
	max-width: 180px;
	max-height: 180px;
}
.public_tbl_results {
	width: 100%;
	margin: 40px 0;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.public_tbl_results th {
	text-align: left;
	font-weight: normal;
	padding: 10px 20px 20px;
	width: 230px;
	border: 1px solid #FFFFFF;
}
.public_tbl_results th span{
	font-size: 15px;
}
.public_tbl_results td {
	text-align: center;
	border: 1px solid #FFFFFF;
}
.other-skills {
	width: 280px;
	font-family: Arial, sans-serif;
	font-style: italic;
	float: left;
}
.other-skills th {
	text-align: left;
	font-weight: normal;
}
.other-skills td {
	width: auto;
}
#table_certificates {
	width: 100%;
	float: left;
	margin: 0 0 20px 150px;
	font-style: italic;
}
#table_voyage_history,
#table_voyage_history_org {
	font-style: italic;
	width: 100%;
}
div[class*="crew_introduse"] {
	text-align: center;
}
.opp_list,
.opp_list_result {
	margin: 20px 0;
	/* font-family: 'Courgette', cursive !important; */
	/* color: #3953a3; */
	width: 940px;
    color: inherit;
}
.opp_list_result .row .opp-data .label {
    color: inherit;
}
.opp_list_result .row .opp-data .row[class*="row opp"] > .col {
    font-size: 14px;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.opp_list_result .row .opp-data .row[class*="row opp"] > .col.label {
    width: 19%;
    position: relative;
    top: 2.5px;
}
.opp_list_result th {
	color: #FF9630;
	font-size: 16px;
	text-align: left;
}
.opp_list_result td {
	width: auto;
	padding: 7px;
}
.experience label {
	margin-right: 5px;
	padding-left: 7px;
	float: right;
}
.experience input[type="radio"] {
	margin-right: -13px;
}
.experience input[type="radio"] + div {
	margin-top: 0;
	padding-bottom: 0;
	float: left;
}
.public-right {
	width: 180px;
	text-align: center;
}

.user_table.results-list .row.user-info .col.user-info .row {
    width: 100%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    float: none;
    margin: 0;
}
.user_table.results-list .row.user-info .col.user-info .row.user-description {
    margin-top: 25px;
}
.user_table .row .user-info {
    width: 65%;
    padding: 0 20px;
}

.user_table.results-list .row.user-info .col.user-info .label {
    text-align: left;
    font-size: inherit;
    position: relative;
    top: 2.5px;
}
/**
 * SLIDER & THICKBOX
 */
.text-center{
	text-align:center;
}

.ui-dialog-titlebar{
	background-color: #ff7e00 !important;
    color: white !important;
}


#mycarousel2 {
	height: 220px;
}
#slider,
#slider2 {
	margin: 15px 0 50px;
}
#slider p,
#slider2 p {
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#slider2 p {
	padding: 0;
	line-height: 16px;
}
#slider p strong {
	font-size: 18px;
}
#slider2 p strong {
	font-size: 18px;
	margin-bottom: 15px;
	display: block;
}
#slider2 p span {
	font-size: 14px;
	color: #3953a3;
	line-height: 16px;
	vertical-align: baseline;
}
.veiw-more-ts {
	background: url(images/view-more-ts.png) no-repeat;
	width: 62px;
	height: 61px;
	padding-top: 15px;
	text-align: center;
	margin: 10px 0 0 90px;
	color: #fff;
}
.veiw-more-bs {
	background: url(images/view-more-bs.png) no-repeat;
	width: 62px;
	height: 61px;
	padding-top: 15px;
	text-align: center;
	margin: 20px 0 0 90px;
	color: #fff;
}
.login-username {
	float: left;
	margin-right: 20px;
}
#wp-submit {
	background: #3953A3;
	color: #fff;
	width: 140px;
	border-radius: 10px;
	border: none;
	font-size: 13px;
	position: absolute;
	right: 100px;
	cursor: pointer;
}
.lost-pwd {
	color: #FF9630;
	line-height: 30px;
	font-family: Arial;
	font-size: 13px;
	position: absolute;
	right: 300px;
	margin-top: -20px;
}

#login-top,
#login-reg-top {
	float: left;
	padding: 3px;
	cursor:pointer;
	color: #fff;
	/* font-family: 'Courgette', cursive; */
	width: 105px;
	margin-right: 5px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: -23px;
	left: 30px;
	border-radius: 10px 10px 0 0;
	background: #3953A3;
}
#register-top,
#register-reg-top  {
	float:left;
	padding: 3px;
	cursor:pointer;
	color: #fff;
	/* font-family: 'Courgette', cursive; */
	width: 105px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: -23px;
	left: 150px;
	border-radius: 10px 10px 0 0;
	background: #FF9630;
}
.passive {
	display: none;
}
#loginform {
	width: 770px;
}

#loginform label {
	font-size: 16px;
	c
	olor: #3953A3;
}
#loginform input[type="text"],
#loginform input[type="password"],
#log-reg-form input[type="text"],
#log-reg-form2 input[type="text"],
#log-reg-form input[type="password"],
#log-reg-form2 input[type="password"] {
	width: 240px;
	border-radius: none;
	border: 1px solid #3953A3;
	color: #3953A3;
	padding: 5px;
}
#log-reg-form,
#log-reg-form2 {
	width: 770px;
	font-size: 14px;
	color: #3953A3;
	margin-top: 15px;
}
#log-reg-form label,
#log-reg-form2 label {
	font-size: 16px;
	color: #FF9630;
	line-height: 30px;
}
#submit-reg {
	background: #FF9630;
	color: #fff;
	width: 140px;
	border-radius: 10px;
	border: none;
	font-size: 13px;
	position: absolute;
	right: 20px;
	cursor: pointer;
	top: 210px;
}
#money_textfield {
	float: right;
	margin-right: 105px;
	margin-top: 5px;
	width: 150px;
	}
.field {
	text-align: center;
	width: 185px;
}
.profile-link {
	border-radius: 0;
	width: 170px;
	padding: 0;
	font-size: 16px;
	font-family: Arial, sans-serif;
	border: none;
	margin: 10px auto;
	height: 25px;
	line-height: 25px;
	font-style: italic;
}
.main-profile-link {
	margin: 10px 0;
}
.crew_introduse {
	text-align: center;
	margin: 5px 0;
}
.date-publish {
	margin: -15px -15px 0 0;
}
.private_cert {
	margin-left: 0 !important;
}


	/*
		FOOTER
	*/


#footercontent_wrapper {
	border: none;
	padding: 15px 0 0;
}
ul.bottnav li {
	border: none;
	list-style-image: url(images/footer-li.png);
	font-size: 16px;
	height: 20px;
	line-height: 11px;
	min-width: 70px;
}
ul.bottnav li a {
	color: #005FB6;
	padding: 0;
	float: none;
	margin-left: -5px;
}
ul.bottnav {
	margin: 0 auto;
	display: table;
	overflow: inherit;
}
#footer {
	background: url(images/footer-bg.png) no-repeat;
	height: 155px;
	max-width: 1655px;
	margin: 0 auto;
	min-width: 960px;
	overflow: hidden;
}
.logo-footer {
	float: right;
	margin: 25px -5px -20px 0;
	height: 75px;
}
h6.footer-left {
	float: left;
}
.footer-left a,
.footer-right a {
	color: #3953A3;
}
h6.footer-right {
	float: right;
}


/* Important to override injected stripe styles */
.stripe-button-el{
	background: #ff7e00 !important;
    color: #ffffff !important;
    /* font-family: 'Courgette', cursive !important; */
    font-size: 15px !important;
    font-weight: normal !important;
    padding: 12px 30px !important;
}

.stripe-button-el span{
	background: #ff7e00 !important;
    color: #ffffff !important;
    /* font-family: 'Courgette', cursive !important; */
    font-size: 15px !important;
    font-weight: normal !important;
    background-image:none !important;
    background:none !important;
    border:none !important;
    box-shadow:none !important;
    padding:0 !important;
    line-height:inherit !important;
    min-height:auto !important;
    height:auto !important;
}

.stripe-button-el:hover{
    background: #ab5400 !important;
}

.user_table .label{
	color:black;
}

/**
 * Preview Box
 * Lightbox
 */
.ocl-preview-box,
.ocl-lightbox {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    width: 100%;
    display: table;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s ease-in-out;
	   -moz-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
}
.ocl-preview-box.active,
.ocl-lightbox.active {
	opacity: 1;
	visibility: visible;
}
.ocl-preview-box-inner,
.ocl-lightbox-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.ocl-preview-box-inner > .ocl-preview-box-content,
.ocl-lightbox-inner > .ocl-lightbox-content {
	text-align: left;
	display: inline-block;
	position: relative;
    margin: 0;
	max-height: 900px;
    overflow: auto;
}
.ocl-preview-box-inner > .ocl-preview-box-content .preview,
.ocl-lightbox-inner > .ocl-lightbox-content .content-wrap {
	width: auto;
	text-align: left;
    display: inline-block;
    position: relative;
    padding: 50px 25px;
    margin: 0;
    display: inline-block;
}
.ocl-preview-box-close,
.ocl-lightbox-close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 32px;
	right: 32px;
	opacity: 0.3;
	cursor: pointer;
    z-index: 99999;
	-webkit-transition: all 0.25s ease-in-out;
	   -moz-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
}
.ocl-preview-box-close:hover,
.ocl-lightbox-close:hover {
	opacity: 1;
}
.ocl-preview-box-close:before,
.ocl-preview-box-close:after,
.ocl-lightbox-close:before,
.ocl-lightbox-close:after {
	content: ' ';
	background-color: #333;
	height: 33px;
	width: 2px;
	position: absolute;
	left: 15px;
}
.ocl-preview-box-close.light:before,
.ocl-preview-box-close.light:after,
.ocl-lightbox-close.light:before,
.ocl-lightbox-close.light:after {
	background-color: #f2f2f2;
}
.ocl-preview-box-close:before,
.ocl-lightbox-close:before {
	-webkit-transform: rotate( 45deg );
	   -moz-transform: rotate( 45deg );
	   		transform: rotate( 45deg );
}
.ocl-preview-box-close:after,
.ocl-lightbox-close:after {
	-webkit-transform: rotate( -45deg );
	   -moz-transform: rotate( -45deg );
			transform: rotate( -45deg );
}
.ocl-lightbox-inner > .ocl-lightbox-content .content-wrap {
	width: 920px;
	min-height: 250px;
	padding: 15px 25px;
	background: #ffffff;
	border-radius: 6px;
}
.ocl-lightbox-inner > .ocl-lightbox-content .content-wrap * {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ocl-lightbox-inner > .ocl-lightbox-content .content-wrap .lightbox-title,
.ocl-lightbox-inner > .ocl-lightbox-content .content-wrap .ocl-message-title {
    font-size: 22px;
    margin: 5px 0 28px;
}
.ocl-lightbox-inner > .ocl-lightbox-content .content-wrap p {
    padding: 0;
    line-height: 28px;
}
.ocl-lightbox-inner > .ocl-lightbox-content .ocl-lightbox-close {
    top: 15px;
    right: 15px;
}
#contact-opp .ocl-lightbox-inner > .ocl-lightbox-content .content-wrap,
#invite-crew .ocl-lightbox-inner > .ocl-lightbox-content .content-wrap {
    width: 600px;
}
.public-profile.preview.opportunity .ocl-boat-image {
    width: 150px;
    height: auto;
    max-height: none;
    max-width: none;
}
.ocl-lightbox .ocl-lightbox-actions {
    margin-top: 25px;
}
.ocl-lightbox .ocl-lightbox-actions .ocl-button {
    margin-right: 5px;
}
.ocl-lightbox.boat-related-opps .proceed-archive-this-boat {
	margin-right: 15px;
}
#boats-preview .boat-desc,
#boats-preview .boat-info {
    margin-bottom: 15px;
}
#boats-preview .boat-desc span.js-field,
#boats-preview .boat-info span.js-field {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0;
}
/**
 * Showbox Style
 */
.ocl-showbox .shortcode-title {
    margin: 35px 0;
}
.ocl-showbox-item-inner ul.list-stats li {
	margin-bottom: 15px;
}
.ocl-showbox-item-inner h5.item-fullname,
.ocl-showbox-item-inner h5.post-name {
	font-size: 16px;
    font-weight: bold;
	line-height: 24px;
}
.ocl-showbox-item-inner h5.item-fullname,
.ocl-showbox-item-inner .item-gender {
	text-transform: capitalize;
}
.ocl-showbox .ocl-showbox-item.col-md-3 {
    width: 33.33%;
    display: inline-grid;
}
.ocl-showbox .ocl-showbox-item.col-md-3 .ocl-showbox-item-inner {
    width: 100%;
    background: whitesmoke;
    padding: 15px 25px;
    border-radius: 6px;
    box-shadow: 0px 1px 6px rgba( 0, 0, 0, 0.25);
}


/**
 * OCL Home Slider Section
 */
body.home .ocl-global-wrapper #content #slider-home-wrapper {
    margin: 0 auto;
    width: 960px;
    padding-bottom: 40px;
}
body.home .ocl-global-wrapper #content #slider-home-wrapper .jcarousel-container {
    width: 100%
}

/**
 * OCL #page_container
 */
#page_container {
    width: 1170px;
}

/**
 * OCL #content
 */
.ocl-global-wrapper #content {
    width: 100%;
}

/**
 * OCL #Primary
 */
.ocl-global-wrapper #primary #content,
.ocl-global-wrapper #primary #maincontent,
.ocl-global-wrapper #primary .public-profile,
.ocl-global-wrapper #primary #maincontent form.search-crew.opp-table {
    width: 100%;
    display: inline-block;
}
.ocl-global-wrapper #primary #maincontent .author-tab {
    top: 0;
}
.ocl-global-wrapper #primary .public-profile {
    margin: 0;
}
.ocl-global-wrapper #primary .container.main-body.your-profile form .ocl-form-better-padding > .col-md-2 > .btn {
    min-width: 150px;
}


/**
 * Salilors List
 */
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table ul.experience {
	display: inline-block;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table > h2 {
    min-width: 100%;
    height: auto!important;
    display: block;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table > ul.region {
    display: inline-block;
    margin-bottom: 25px;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table > ul.region > li {
    margin: 0;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table > ul.region > li input[type=checkbox] {
    margin: 0px 8px -9px 8px;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table > .rally-srch,
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table > .smoking-srch {
    display: inline-block;
    width: 49%;
    float: none;
    margin: 0;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent form.search-crew.opp-table >  input.boat-link.search-button {
    padding: 10px 25px;
    text-transform: capitalize;
}
.page-template-sailors-list .ocl-global-wrapper #primary #maincontent .crew-sort-by a {
    margin: 0 5px;
}

/**
 * Boat Archive
 */
.ocl-global-wrapper #primary #content table.boat_table {
    width: 100%;
}

/**
* Opportunities Archive
*/
.ocl-global-wrapper #primary #content form#search_opp {
    width: 100%;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list,
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody,
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr {
    width: 100%;
    display: inline-block;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr {
    margin-bottom: 25px;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td {
    width: 24%;
    display: inline-block;
    position: relative;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > label + input[type=checkbox],
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > div > label + input[type=checkbox] {
	margin: -0.5px 10px 15px 0;
	width: 21px;
	height: 21px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > label,
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > div > label {
	cursor: pointer;
}

.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > label + input[type=checkbox] + div,
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > div > label + input[type=checkbox] + div {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > label + input[type=checkbox] + div + select,
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > div > label + input[type=checkbox] + div + select {
    width: 100%;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td > div > label + input[type=checkbox] + div + input[type="text"] {
    min-height: 25px;
    width: 100%;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td[colspan="4"] {
    width: 100%;
	max-width: 100%;
}
.ocl-global-wrapper #primary #content form#search_opp table.opp_list tbody tr td[colspan="4"] #search_opp {
    margin: 15px auto!important;
    padding: 10px 25px;
    text-transform: capitalize;
}
.post-type-archive-opportunity .ocl-global-wrapper #primary #content .opp_list_result.results-list {
    width: 100%;
}
.post-type-archive-opportunity .ocl-global-wrapper #primary #content .opp_list_result.results-list .row.opp-info .boat-photo {
    width: 15%;
}
.post-type-archive-opportunity .ocl-global-wrapper #primary #content .opp_list_result.results-list .row.opp-info .opp-data > .row,
.post-type-archive-opportunity .ocl-global-wrapper #primary #content .opp_list_result.results-list .row.opp-info .opp-contact > .row {
    padding: 10px 15px 0;
}

/**
 * OCL With Right-Sidebar
 */
.ocl-ads-container {
    width: 100%;
}
.ocl-ads-container .ocl-ads.half {
    padding: 0 10px;
}
.ocl-ads-container .ocl-ads.full {
    padding: 0 12px;
}
.ocl-ads {
	padding: 0;
    margin: 0;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.ocl-ads .ocl-ads-link {
    display: inline-block;
    outline: none;
}
.ocl-ads .ocl-ads-image {
    max-width: 100%;
    padding: 0;
    margin-bottom: 10px;
}
/**
 * OCL lists items
 */
.ocl-lists {
	margin-bottom: 25px;
}
.ocl-lists.dotted {
    padding-left: 25px;
	list-style: disc;
}
