#page_canvas {
	margin: 0px auto;
	width: 1000px;
}

.indicator .block_body {
	background: #DDFFDD none repeat scroll 0 0;
	border-top: 1px solid #00FF00;
}

.tip .block_body {
	border-top: 1px solid #fdfd86;
	background: #ffffe1;
}

.no_content, .no_content .block_body {
	min-height: 50px;
	text-align: center;
	padding-top: 25px;
}

.member_feedback .no_content {
	display: block;
}

input[type=submit]:disabled, input[type=button]:disabled {
	background-color: #AFAFAF !important;
	border: 1px solid #AFAFAF !important;
	color: #666 !important;
	cursor: default !important;
}

.block {
	overflow: hidden;
}

.block_cap {
	height: 21px;
}

.sv_search .block_cap {
	display: block;
}

#cmp1-post_preview .block_cap {
	display: block;
	background: none;
	border: 0;
}

.blog_add .block_cap {
	display: block;
}

blog_add td {
	vertical-align: top;
}

blog_add table.form td.label {
	width: 62px;
	border-color: #eee;
	vertical-align: top;
}

.block_cap_r {
	background: transparent;
	padding-right: 2px;
	height: 21px;
}

.block_cap_c {
	background: transparent;
	height: 21px;
}

.block_cap_title {
	float: left;
	margin: 2px;
	cursor: default;
	height: 16px;
}

.block_submit {
	padding-top: 5px;
	text-align: center;
}

.block_body {
	padding-top: 16px;
}

.block_bottom {
	padding-left: 2px;
}

.block_bottom_r {
	padding-right: 2px;
}

.block_expand, .block_collapse {
	float: right;
	width: 17px;
	height: 18px;
	margin: 1px;
	background-repeat: no-repeat;
}

.block_expand {
	background-image: url(http://yachtdates.com/layout/img/block_expand.png);
}

.block_collapse {
	background-image: url(http://yachtdates.com/layout/img/block_collapse.png);
}

.sidebar .block {
	margin-bottom: 10px;
}

.sidebar .block_cap_title {
	margin: 1px 2px;
	font-size: 10px;
}

.block-active {
}

.block-active .block_cap {
	border-color: #8D2D00;
	background-color: #AAA;
}

.sidebar .im_invitation * {
	cursor: pointer;
}

.sidebar .im_invitation .block_body {
	background: url(http://yachtdates.com/layout/img/im_invitation.gif) no-repeat 2px center;
	padding-left: 20px;
}

.conversation {
	margin: 4px;
}

.floatbox_container a {
	font-weight: bold;
}

.block_toolbar {
	height: 16px;
	padding: 1px 4px;
	background: #F1F1F1;
	font-size: 11px;
	text-align: right;
	display: none;
}

.block_null .block_body {
	padding: 0px;
	background: transparent;
	border: 0px;
}

.block_info {
	background-image: url(http://yachtdates.com/layout/img/info.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 3px;
	padding-left: 20px;
	margin-bottom: 5px;
}

div.wide {
	width: 100%;
}

div.wider {
	width: 66%;
}

div.narrow {
	width: 40%;
}

div.narrower {
	width: 32%;
}

.captcha_container a.refresh {
	background: url(http://yachtdates.com/layout/img/refresh.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 3px;
}

.hover {
	background: #F0F0F0;
}

.sex_ico-1, .sex_ico-2, .sex_ico-4, .sex_ico-8 {
	padding-left: 20px;
	background: no-repeat left center;
}

.sex_ico-1 {
	background-image: url(http://yachtdates.com/layout/img/sex_ico-1.png);
}

.sex_ico-2 {
	background-image: url(http://yachtdates.com/layout/img/sex_ico-2.png);
}

.sex_ico-4 {
	background-image: url(http://yachtdates.com/layout/img/sex_ico-4.png);
}

.sex_ico-8 {
	background-image: url(http://yachtdates.com/layout/img/sex_ico-8.png);
}

.delete_btn, .edit_btn {
	width: 15px;
	height: 15px;
	margin: 1px;
	cursor: pointer;
	display: block;
}

.delete_btn {
	background: url(http://yachtdates.com/layout/img/delete_btn.gif) no-repeat;
}

.edit_btn {
	background: url(http://yachtdates.com/layout/img/edit_btn.gif) no-repeat;
}

.preloader {
	background: url(http://yachtdates.com/layout/img/loading.gif) center no-repeat;
}

.plus {
	display: block;
	background: url(http://yachtdates.com/layout/img/plus.gif) no-repeat left center;
	padding-left: 15px;
}

.minus {
	display: block;
	background: url(http://yachtdates.com/layout/img/minus.gif) no-repeat left center;
	padding-left: 15px;
}

table.form .success {
	background: url(http://yachtdates.com/layout/img/success.png) no-repeat top left;
	padding: 2px 0 5px 20px;
}

.system_msg_icon {
	background: url(http://yachtdates.com/layout/img/info_icon.jpg) no-repeat;
	width: 60px;
	height: 60px;
}

.video_def_thumb {
	background: url(http://yachtdates.com/layout/img/video_def_thumb.jpg) no-repeat center;
	width: 100px;
	height: 75px;
}

.music_def_thumb {
	background: url(http://yachtdates.com/layout/img/music_list.gif) no-repeat center;
	width: 100px;
	height: 75px;
}

.video_friends_thumb {
	background: url(http://yachtdates.com/layout/img/video_friends_only.jpg) no-repeat center;
	width: 100px;
	height: 75px;
}

.music_friends_thumb {
	background: url(http://yachtdates.com/layout/img/music_list_friends_only.gif) no-repeat center;
	width: 100px;
	height: 75px;
}

.inactive_rate_list, .active_rate_list {
	background-image: url(http://yachtdates.com/layout/img/starlist.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	width: 100px;
	height: 20px;
	text-align: left;
}

.active_rate_list {
	background-position: 0 0;
}

.forum_search_result .quotetop, .forum_post_list .quotetop {
	background: #E4EAF2 url(http://yachtdates.com/layout/img/css_img_quote.png) no-repeat scroll right center;
	border-color: #9F9F9F;
	border-style: dotted dotted none solid;
	border-width: 1px 1px 0 4px;
	color: #8D2D00;
	font-size: 10px;
	font-weight: bold;
	margin: 8px auto 0;
	padding: 3px;
}

.forum_search_result .quotemain, .forum_post_list .quotemain {
	background: #FAFCFE none repeat scroll 0 0;
	border-color: #666666;
	border-style: none dotted dotted solid;
	border-width: 0 1px 1px 4px;
	color: #465584;
	margin: 0 auto 8px;
	padding: 4px;
}

.profile_thumb {
	border: none;
}

.chuppo_useron {
	width: 160px;
	height: 300px;
	margin: auto;
	margin-bottom: 14px;
}

.b_bold {
	background: url(http://yachtdates.com/layout/img/b_bold.png) no-repeat scroll right center;
}

.b_italic {
	background: url(http://yachtdates.com/layout/img/b_italic.png) no-repeat scroll right center;
}

.b_underline {
	background: url(http://yachtdates.com/layout/img/b_underline.png) no-repeat scroll right center;
}

.b_quote {
	background: url(http://yachtdates.com/layout/img/b_quote.png) no-repeat scroll right center;
}

.b_link {
	background: url(http://yachtdates.com/layout/img/b_link.png) no-repeat scroll right center;
}

.b_emoicon {
	background: url(http://yachtdates.com/layout/img/b_emoicon.png) no-repeat scroll right center;
}

.b_control {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 2px;
}

.b_image {
	background: url(http://yachtdates.com/layout/img/image.png) no-repeat scroll right center;
}

a.b_control:hover {
	background-color: #FDC85D;
}

.add_link_b .all_row_width {
	width: 99%;
}

.add_smile_block .smile {
	padding: 2px;
	cursor: pointer;
	height: 30px;
	width: 47px;
	text-align: center;
	vertical-align: center;
}

.add_smile_block .smile:hover {
	background-color: #8D2D00;
}

.overflow_hidden {
	overflow: hidden;
}

.add_smile_block {
	width: 408px;
	height: 204px;
	position: fixed;
	border: 1px solid black;
	background-color: #E6E6E6;
	left: 131px;
	top: -206px;
	z-index: 150;
}

.chat_palette {
	background: url(http://yachtdates.com/layout/img/palette.gif) no-repeat scroll center center;
}

.chat_smile {
	background: url(http://yachtdates.com/layout/img/ab.gif) no-repeat scroll center center;
}

.chat_control {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 2px;
}

a.chat_control:hover {
	width: 22px;
	height: 22px;
	border: 1px solid #FDC85D;
}

.palette_col {
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	cursor: crosshair		
;
}

.palette_picker {
	background-color: #E6E6E6;
	border: 1px solid black;
	height: 191px;
	left: 2px;
	padding: 5px;
	position: absolute;
	top: -203px;
	width: 241px;
	z-index: 100;
}

.honesty_btn {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	cursor: default;
}

body a.honesty_btn:hover {
	text-decoration: none;
}

.honesty_in_progress_icon_small, .honesty_not_verified_icon_small, .honesty_verified_icon_small {
	width: 22px;
	height: 22px;
}

.honesty_in_progress_icon_medium, .honesty_not_verified_icon_medium, .honesty_verified_icon_medium {
	width: 40px;
	height: 30px;
}

.honesty_in_progress_icon_large, .honesty_not_verified_icon_large, .honesty_verified_icon_large {
	width: 50px;
	height: 40px;
}

.honesty_in_progress_icon_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/in-process-22x22.gif);
}

.honesty_in_progress_icon_medium {
	background-image: url(http://yachtdates.com/Services/honesty/external/in-process-40x30.gif);
}

.honesty_in_progress_icon_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/in-process-50x40.gif);
}

.honesty_not_verified_icon_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/not-verified-22x22.gif);
}

.honesty_not_verified_icon_medium {
	background-image: url(http://yachtdates.com/Services/honesty/external/not-verified-40x30.gif);
}

.honesty_not_verified_icon_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/not-verified-50x40.gif);
}

.honesty_verified_icon_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-22x22.gif);
}

.honesty_verified_icon_medium {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-40x30.gif);
}

.honesty_verified_icon_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-50x40.gif);
}

.honesty_in_progress_badge_small, .honesty_not_verified_badge_small, .honesty_signup_badge_small, .honesty_verified_badge_large {
	width: 114px;
	height: 30px;
}

.honesty_in_progress_badge_large, .honesty_not_verified_badge_large, .honesty_signup_badge_large, .honesty_verified_badge_large {
	width: 190px;
	height: 50px;
}

.honesty_in_progress_badge_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/in-process-badge-114x30.gif);
}

.honesty_in_progress_badge_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/in-process-badge-primary.gif);
}

.honesty_not_verified_badge_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/not-verified-badge-114x30.gif);
}

.honesty_not_verified_badge_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/not-verified-badge-primary.gif);
}

.honesty_signup_badge_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/signup-badge-114x30.gif);
}

.honesty_signup_badge_small:hover {
	background-image: url(http://yachtdates.com/Services/honesty/external/signup-badge-114x30-rollover.gif);
}

.honesty_signup_badge_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/signup-badge-primary.gif);
}

.honesty_signup_badge_large:hover {
	background-image: url(http://yachtdates.com/Services/honesty/external/signup-badge-primary-rollover.gif);
}

.honesty_verified_badge_small {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-badge-114x30.gif);
}

.honesty_verified_badge_small:hover {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-badge-114x30-rollover.gif);
}

.honesty_verified_badge_large {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-badge-primary.gif);
}

.honesty_verified_badge_large:hover {
	background-image: url(http://yachtdates.com/Services/honesty/external/verified-badge-primary-rollover.gif);
}

.honesty_signup_badge_small, .honesty_signup_badge_large, .honesty_verified_badge_small, .honesty_verified_badge_large {
	cursor: pointer;
}

.required_star {
	color: red;
}

#cmp2-photo_details .block_toolbar {
	display: block;
	background: none;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #003333;
	font-family: Arial, Georgia, Verdana, Tahoma, serif;
	font-size: 10pt;
	min-height: 100%;
	position: relative;
	width: 100%;
	background: #fff;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
}

img {
	border: 0 none;
}

A:hover {
	text-decoration: none;
}

#wrapper_out {
	width: 1023px;
	margin: 0 auto;
}

#wrapper {
	padding-bottom: 98px;
	font-weight: bold;
}

#header {
	height: 160px;
}

.logo {
	float: left;
}

.top_banner {
	margin-left: 299px;
	padding-top: 6px;
}

#top_menu {
	clear: both;
	margin-left: 6px;
	width: 1013px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_menu.gif) no-repeat top left #006666;
}

#top_menu UL {
	list-style: none;
	height: 42px;
	line-height: 42px;
	font-size: 13pt;
}

#top_menu UL LI {
	color: #fff;
	float: left;
	padding: 0 58px;
	position: relative;
}

#top_menu UL LI A {
	color: #ffff33;
	text-decoration: none;
}

#top_menu UL LI A:hover {
	color: #ffff33;
}

#top_menu UL LI UL {
	height: auto;
	width: 140px;
	font-size: 9pt;
	position: absolute;
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 1px solid #999;
	left: 50%;
	top: 40px;
	margin-left: -70px;
	display: none;
	line-height: 23px;
	text-transform: lowercase;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_li.gif) repeat-x bottom left #fff;
}

#top_menu UL LI UL LI {
	float: none;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #999;
}

#top_menu UL LI UL LI A {
	color: #333;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#top_menu UL LI UL LI A:hover {
	color: #333;
}

#top_menu UL .active UL {
	display: block;
}

#container {
	clear: both;
	width: 100%;
}

#content {
	float: right;
	width: 830px;
	overflow: hidden;
	color: #fff;
	text-align: left;
}

.main_in #content {
	min-height: 654px;
	height: 654px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_main.jpg) no-repeat top;
}

.main #content {
	width: 1006px;
	margin-left: 9px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_info.jpg) no-repeat top;
}

.main #content_left {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/corner_left_bottom.gif) no-repeat bottom left;
}

.main #content_right {
	min-height: 634px;
	height: 634px;
	padding-bottom: 20px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/corner_right_bottom.gif) no-repeat bottom right;
}

#text {
	font-size: 9pt;
	line-height: 15px;
	padding-left: 360px;
	margin-right: 137px;
}

#content P {
	margin-bottom: 13px;
}

#content TABLE P {
	margin-bottom: 0;
}

#content UL, #content OL {
	padding: 5px 0 5px 15px;
}

#content .form UL, #content .form OL {
	padding: 0;
}

#content .top_line {
	margin-bottom: 6px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_block.jpg) repeat top left #ccffff;
}

#content .right_line {
	background: none;
}

#content .bottom_line {
	background: none;
}

#content .left_line {
	background: none;
}

#content .left_top_corner {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/left_top_content_corner.gif) no-repeat left top;
}

#content .right_top_corner {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/right_top_content_corner.gif) no-repeat right top;
}

#content .right_bottom_corner {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/right_bottom_content_corner.gif) no-repeat right bottom;
}

#content .left_bottom_corner {
	padding: 8px 20px;
	overflow: hidden;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/left_bottom_content_corner.gif) no-repeat left bottom;
}

#content .left_bottom_corner .top_line, #content .left_bottom_corner .right_line, #content .left_bottom_corner .left_line, #content .left_bottom_corner .left_top_corner, #content .left_bottom_corner .right_top_corner, #content .left_bottom_corner .right_bottom_corner, #content .left_bottom_corner .left_bottom_corner {
	background: none;
	padding: 0;
}

#content H1 {
	color: #fff;
}

#content A {
	color: #FFFF33;
}

.about_user IMG {
	margin-right: 10px;
}

#content .user_menu {
	clear: both;
	padding: 10px 0;
	height: 24px;
}

#content .user_menu LI {
	list-style: none;
	padding: 0 14px 0 0;
	float: left;
}

.my_photo {
	clear: both;
	padding-top: 18px;
}

#content .my_photo UL {
	list-style: none;
	padding: 8px 0 0;
}

#content .my_photo UL LI {
	float: left;
	margin-right: 7px;
	padding-bottom: 43px;
}

#left_sidebar {
	width: 350px;
	float: left;
	margin-left: -100%;
}

#left_sidebar_in {
	padding-left: 8px;
}

.top_line {
	margin-bottom: 6px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/line.gif) repeat-x top left;
}

.right_line {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/line.gif) repeat-y right top;
}

.bottom_line {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/line.gif) repeat-x bottom left;
}

.left_line {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/line.gif) repeat-y top left;
}

.left_top_corner {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/left_top_corner.gif) no-repeat left top;
}

.right_top_corner {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/right_top_corner.gif) no-repeat right top;
}

.right_bottom_corner {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/right_bottom_corner.gif) no-repeat right bottom;
}

.left_bottom_corner {
	padding: 8px 20px;
	overflow: hidden;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/left_bottom_corner.gif) no-repeat left bottom;
}

.messages {
	padding: 0 8px;
}

.messages H2 {
	font-size: 10pt;
	line-height: 30px;
	text-align: center;
	margin-bottom: 3px;
}

.message_block {
	float: left;
	margin-left: 39px;
	display: inline;
}

.fon_message_middle {
	float: left;
	margin-bottom: 7px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_message_middle.gif) repeat-x top left #ccffff;
}

.fon_message_left {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_message_left.gif) no-repeat top left;
}

.fon_message_right {
	padding: 0 9px;
	line-height: 33px;
	font-size: 20pt;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_message_right.gif) no-repeat top right;
}

.messages SPAN {
	display: block;
	float: left;
	font-size: 11pt;
	padding: 11px 12px;
}

.blog p {
	font-size: 9pt;
	line-height: 15px;
	margin-bottom: 9px;
}

.edit_blog {
	float: right;
	font-size: 9pt;
	padding: 5px 8px 0 0;
}

.edit_blog A {
	text-decoration: none;
}

.people UL {
	list-style: none;
	font-size: 8pt;
	line-height: 15px;
	width: 398px;
}

.people UL LI {
	float: left;
	width: 86px;
	text-align: center;
	margin-right: 22px;
	padding-bottom: 9px;
}

#right_sidebar {
	width: 125px;
	float: left;
	margin-left: -125px;
}

#right_sidebar_in {
	padding-right: 5px;
}

.right_sidebar_banner {
	margin-bottom: 12px;
}

#footer {
	font-size: 12px;
	position: absolute;
	bottom: 0;
	height: 98px;
	width: 1023px;
	clear: both;
	text-align: right;
}

#footer_in {
	padding-top: 20px;
	text-align: center;
}

.bottom_menu UL {
	list-style: none;
	margin: 0 auto;
	width: 658px;
}

.bottom_menu UL LI {
	float: left;
	color: #0c6d6d;
	padding: 0 15px;
}

.bottom_menu UL LI A {
	color: #0c6d6d;
}

#footer_in P {
	clear: both;
	padding-top: 10px;
}

.clear {
	clear: both;
}

.seed-path {
	color: #fff;
	font-size: 9pt;
	margin-bottom: 8px;
}

.seed-path A {
	font-size: 7pt;
}

.seed-path STRONG {
	font-weight: normal;
	font-size: 7pt;
}

.feedback td {
	padding-bottom: 9px;
}

.feedback input {
	padding: 4px 1px;
	border: 1px solid #ff6600;
	margin-bottom: 6px;
}

.feedback textarea {
	padding: 4px 1px;
	height: 190px;
	border: 1px solid #ff6600;
}

.feedback .button {
	background: url(http://yachtdates.com/layout/img/butt.gif) no-repeat right #ff6600;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	line-height: 14px;
	width: 106px;
	padding: 1px 0 5px 8px;
	font-weight: bold;
	text-align: left;
}

.red {
	color: #ff0000;
}

.text_block {
	margin-left: 109px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_text_block_top.png) no-repeat left top;
}

.text_block_bottom {
	padding: 12px 0;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_text_block_bottom.png) no-repeat left bottom;
}

.text_block_middle {
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_text_block_middle.png) repeat left top;
}

.profile_list_cont .item {
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	width: 85px;
}

input[type=submit], input[type=button] {
	border: 0;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	padding: 2px 10px;
	text-transform: uppercase;
	width: 85px;
	color: #fff;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/but_log.gif) no-repeat left top;
	font-size: 11px;
}

#content .top_line input[type=submit], #content .top_line input[type=button] {
	border: 0;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	padding: 0;
	text-transform: uppercase;
	width: 85px;
	color: #009999;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/but_log_yelow_small.gif) no-repeat left top;
}

#form_2-blog_post_edit_draft-button, #form_1-mark_unread-button, #cmp1 input.delete, #cmp1 input.edit, #cmp2-input, #form_2-blog_post_draft-button, #form_2-mark_unread-button, #form_2-remove-button, #form_2-blog_post_edit_publish-button {
	border: 0 none;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	width: 121px;
	padding: 0;
	text-transform: uppercase;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/but.gif) no-repeat left top;
}

#delete_btn {
	border: 0 none;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	width: 121px;
	padding: 0;
	text-transform: uppercase;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/but.gif) no-repeat left top;
}

.username_search #form_2-username {
	width: 125px;
}

#form_1-checkout-button, #form_3-reply-button, #form_1-save-button {
	margin-top: 10px;
}

#form_2-blog_text {
	width: 100%;
	height: 250px;
}

#form_2-real_name, #form_2-email, #form_2-username, #form_2-password, #form_2-re_password, #form_2-headline, #form_2-profession {
	width: 195px;
}

.custom_location input {
	width: 195px;
}

.country_id select {
	width: 206px;
}

#form_2-body_type, #form_2-income, #form_2-marital_status, #form_2-match_sex, #form_2-relationship, #form_2-interests, #form_2-language, #form_2-height, #form_2-have_children, #form_2-smoke, #form_2-drink, #form_2-nationality, #form_2-hair_color, #form_2-eye_color, #form_2-ethnicity, #form_2-religion, #form_2-education {
	width: 206px;
}

#form_2-general_description, #form_2-ideal_first_date, #form_2-what_looking_for {
	width: 95%;
}

.menu-block {
	display: none;
}

#form_2-comment_text, #form_1-comment_text, #form_4-comment_text, #form_3-comment_text, #form_3-text {
	width: 99%;
	height: 164px;
}

#form_2-text {
	width: 99%;
	height: 164px;
	margin-bottom: 15px;
}

#content #form_3-match_sex {
	padding: 0;
}

#form_1-username {
	width: 115px;
}

#form_2-keyword_search {
	width: 115px;
	margin-left: 8px;
}

.white_top_line {
	margin-bottom: 6px;
	ackground: image(white_line.gif) repeat-x top left #fff;
}

.white_right_line {
	ckground: image(white_line.gif) repeat-y right top;
}

.white_bottom_line {
	ckground: image(white_line.gif) repeat-x bottom left;
}

.white_left_line {
	round: image(white_line.gif) repeat-y top left;
}

.white_left_top_corner {
	ackground: image(white_left_top_corner.gif) no-repeat left top;
}

.white_right_top_corner {
	ckground: image(white_right_top_corner.gif) no-repeat right top;
}

.white_right_bottom_corner {
	ackground: image(white_right_bottom_corner.gif) no-repeat right bottom;
}

.white_left_bottom_corner {
	g: 8px 20px;
	overflow: hidden;
	round: image(white_left_bottom_corner.gif) no-repeat left bottom;
}

.block_new_reg A {
	text-decoration: underline;
}

.block_new_reg {
	padding-bottom: 5px;
}

.main_in #text {
	padding: 0;
	margin: 0;
}

#reg {
	text-decoration: underline;
}

#content #toogle_foto {
	padding-top: 463px;
	padding-left: 71px;
}

#content #toogle_foto ul {
	list-style: none;
	float: left;
	margin: 0 32px 0 0;
	padding: 0;
}

#content #toogle_foto ul li {
	padding: 0;
}

.start_now {
	float: right;
	height: 282px;
	margin-top: 24px;
	padding-right: 9px;
	padding-top: 81px;
	text-align: right;
	width: 512px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_start_now.gif) no-repeat left;
}

.start_now_2 {
	float: right;
	height: 102px;
	margin-top: 24px;
	padding-left: 5px;
	padding-top: 261px;
	text-align: left;
	width: 416px;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/fon_start_now_2.gif) no-repeat left;
}

#tf-form_1-text {
	padding-bottom: 5px;
}

.controls {
	float: right;
	padding: 10px 0 10px 0;
}

#form_1-send-button {
	margin-top: 15px;
}

.new_frnd {
	float: left;
	width: 43%;
}

#content .new_frnd ul {
	padding: 5px 0;
}

#content .new_frnd ul li img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.login_keywords {
	float: right;
	width: 40%;
}

#edit-profile-stein .block_cap {
	display: none;
}

.blck_mess {
	float: right;
}

.blck_mess .fon_message_left {
	background: none;
}

.blck_mess .fon_message_middle {
	background: none;
}

.blck_mess .fon_message_right {
	background: none;
	color: #FFFF33;
}

.blck_mess span {
	display: block;
	float: left;
	font-size: 11pt;
	padding: 11px 12px;
}

.main_in #form_2-password {
	width: 102px;
}

#form_2 {
	font-size: 9pt;
}

.member_actions .sent_friend_request {
	display: none;
}

#content #form_4-match_sex {
	padding: 0;
}

#content #form_4-match_sex .list_label {
	padding: 0;
}

.ref_menu .list_menu .cancel_request {
	background-color: transparent;
}

.ref_menu .list_menu a {
	padding: 2px 3px 3px 23px;
}

.quick_search .list_label {
	padding: 0;
}

.payment td {
	padding: 0 5px 5px 0;
}

.mailbox_threads label, .subject_message {
	color: #003333;
}

.mailbox_threads .mess {
	color: #fff;
}

.jointext {
	color: #003333;
	padding: 0 0 4px 0;
}

#player-tools {
	clear: both;
	color: #003333;
	font-weight: normal;
	margin-top: 200px;
	padding-left: 31px;
}

#player-tools A {
	color: #003333;
}

#player-tools-join {
	clear: both;
	color: #003333;
	font-weight: normal;
	margin-top: 9px;
	padding-left: 31px;
}

#player-tools-join A {
	color: #003333;
}

.page_cont {
	color: #fff;
}

#content UL {
	list-style: none;
}

#content #terms-scroll ul, #content #privacy-scroll ul {
	list-style: disc;
}

#content .legal, #content .legal h1, #content .legal A {
	color: #003333;
}

#terms-scroll {
	height: 452px;
	overflow-y: scroll;
	margin-bottom: 40px;
	padding: 12px;
	border: 2px solid #686868;
	clear: left;
}

#privacy-scroll {
	height: 452px;
	overflow-y: scroll;
	margin-bottom: 40px;
	padding: 12px;
	border: 2px solid #686868;
}

#content .legal h1 {
	float: left;
	padding-right: 10px;
}

.right_block A {
	padding-top: 5px;
	display: block;
	float: left;
	padding-right: 10px;
}

#right_sidebar_in UL {
	list-style: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

:focus {
	outline: 0;
}

body, table {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #003333;
	line-height: 15px;
}

#content table {
	color: #fff;
}

a:link, a:visited, .a_fake {
	color: #003333;
	text-decoration: underline;
}

block_new_reg A {
	text-decoration: underline;
}

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

table {
	border: none;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	background: none;
}

td {
	padding: 1px;
}

h1, h2, h3 {
}

h1 {
}

hr {
	background: none;
	border-top: 1px solid #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 13px;
	text-transform: uppercase;
}

ul {
	padding: 1px 1px 1px 15px;
}

li, ol {
	padding: 2px;
	ist-style: none;
}

form.in_process * {
	cursor: wait;
}

input, select {
	vertical-align: middle;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #333;
}

input[type=text], input[type=password], textarea, input[type=submit], input[type=button] {
}

input[type=checkbox] {
	margin-right: 5px;
}

input[type=submit].in_process, input[type=button].in_process {
	background-image: url(http://yachtdates.com/layout/img/loading_but.gif);
	background-repeat: no-repeat;
	background-position: center;
}

input[type=submit]:hover, input[type=button]:hover {
}

textarea {
	width: 100%;
	height: 100px;
	padding: 2px 10px;
}

#feed_form select {
	width: 100%;
}

#feed_form input[type=text] {
	width: 97%;
}

#feed_form textarea {
	height: 156px;
	padding: 2px 5px;
	width: 97%;
}

#cmp1-photo_details .block_toolbar {
	display: block;
	background: none;
}

#cmp1-photo_details .photo_info .block_toolbar {
	display: none;
}

.area_big {
	height: 150px;
}

.area_small {
	height: 50px;
}

table.form {
	width: 100%;
}

blog_add table.form {
}

table.form th, .field_form th {
	background: none;
	text-align: center;
	padding: 2px;
}

.member_actions .bookmark {
	display: none;
}

.member_actions .remove_friend {
	display: none;
}

.member_actions .sent_friend_requests {
	display: none;
}

.new_frnd .menu {
	display: none;
}

table.form td.label {
	border-color: #eee;
	h: 25%;
	width: 138px;
	ing: 5px;
	padding: 8px 5px 17px;
	text-align: left;
	vertical-align: top;
}

#profile-details-stein table.form td.label {
	height: 70px;
}

table.form td.value {
	border-color: #eee;
	th: 75%;
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
}

table.form td.all_row_width input[type=text], .all_row_width input[type=password], .all_row_width input[type=text] {
	width: 97%;
}

table.form td.submit {
	text-align: center;
	padding: 10px 0px;
}

.sidebar {
	width: 160px;
	float: left;
	margin-top: 123px;
	font-size: 11px;
	overflow: hidden;
	text-align: left;
}

.float_half_left, .float_half_right {
	margin-bottom: 10px;
	width: 49%;
}

.float_half_left {
	float: left;
}

.float_half_right {
	float: right;
}

.list_item, .list_item td {
	border-color: #eee;
	border: 0;
	padding: 4px;
}

.select_language {
	padding: 5px;
}

.clr {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.center_block {
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.nomargin {
	margin: 0;
}

.automargin {
	margin: 0px auto;
}

.nopadding {
	padding: 0;
}

.highlight {
	color: #8D2D00;
	font-weight: bold;
}

.bread_crumb {
	padding-top: 9px;
}

.macos_msg_node {
	position: fixed;
	z-index: 105;
	right: 2px;
	width: 320px;
}

.macos_message, .macos_error, .macos_notice {
	margin: 2px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.macos_message {
	border: 1px solid #428F35;
	background: #4CA33D;
	color: #FFF;
}

.macos_notice {
	border: 1px solid #e4c224;
	background: #FFE04F;
	color: #FFF;
}

.macos_error {
	border: 1px solid #EF0000;
	background: #E33C3C;
	color: #FFF;
}

.macos_msg_node a.close_btn {
	display: block;
	float: right;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/close_btn_small.png) 50% 50%;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
}

.form_field_error {
	border: 1px solid #EF0000;
	background: #E33C3C;
	color: #FFF;
	float: left;
	margin: 4px 0 0;
	padding: 1px 2px;
	font-size: 10px;
}

#floatbox_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.floatbox_overlayMacFFBGHack {
	background: url(http://yachtdates.com/layout/img/macFFBgHack.png) repeat;
}

.floatbox_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

*html #floatbox_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#floatbox_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

*html #floatbox_HideSelect {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.floatbox_container {
	background: #fff;
	border: 4px solid #525252;
	width: 300px;
	position: fixed;
	z-index: 102;
}

.floatbox_header {
	padding: 4px;
	text-align: left;
}

.floatbox_header a.close_btn {
	display: block;
	float: right;
	background: url(http://yachtdates.com/layout/themes/NEW_2/img/close_btn_small.png) 50% 50%;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 2px;
}

.floatbox_body {
	padding: 4px;
	text-align: left;
}

.floatbox_bottom {
	padding: 4px;
	text-align: center;
}

.paging {
	height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.paging span {
	float: left;
	margin-right: 5px;
	padding: 2px 0;
}

.paging a:link, .paging a:visited {
	border: 1px solid #999999;
	float: left;
	margin-right: 5px;
	padding: 2px 5px;
	text-align: center;
}

.paging a:hover, .paging a.active {
	color: #333;
}

.mailbox_threads {
	width: 100%;
}

.mailbox_threads td {
	padding: 8px 0;
}

.chbox, .status {
	width: 25px;
	text-align: center;
}

.auth_thumb {
	width: 60px;
}

#user_date {
	font-size: 11px;
	width: 135px;
	padding-left: 4px;
}

.subject_message {
	vertical-align: top;
}

table.thumb_text_list {
	width: 100%;
}

table.thumb_text_list td.thumb {
	text-align: center;
	padding: 5px 8px 5px 0px;
	font-size: 11px;
	vertical-align: top;
	width: 60px;
}

table.thumb_text_list td.listing {
	vertical-align: top;
	padding: 5px 0px;
}

ul.thumb_text_list {
	padding: 0px;
}

ul.text_list .list_block {
	margin: 0px;
	padding: 0px;
}

.text_list li {
	list-style-type: circle;
}

.item {
	padding: 2px 0px 0px;
	margin-bottom: 6px;
}

.list_thumb {
	float: left;
	margin-right: -60px;
	width: 60px;
	height: 60px;
}

.list_block {
	margin-left: 60px;
	padding-left: 7px;
}

.list_info {
	border-top: none;
	background: none;
	padding: 0;
	margin-bottom: 2px;
	font-size: 11px;
}

.list_stat {
	padding: 4px 5px;
}

.list_content {
	padding: 0;
}

.item_title {
	font-size: 12px;
	padding-bottom: 2px;
}

ul.simple {
	padding: 0px;
	font-size: 10px;
}

ul.simple li {
	list-style: none;
	margin: 0px;
}

.list_label {
	float: left;
	list-style: none;
	padding: 2px 0;
}

.prototype_node {
	display: none;
}

img.video_thumb {
	width: 100px;
	vertical-align: middle;
}

.video_thumb_list .video_thumb {
	font-size: 11px;
	float: left;
	width: 100px;
	margin: 0px 2px 5px 2px;
	text-align: center;
	overflow: hidden;
}

ul.video_list {
	padding-left: 1px;
}

.video_box {
	height: 400px;
}

.mus_box {
	margin-top: 20px;
	height: 40px;
}

.tooltip {
	border: 1px solid #999999;
	z-index: 100;
	width: 300px;
}

.field_mileage {
	margin: 10px 5px 5px;
}

.field_mileage .tab {
	border: 1px solid #999999;
	border-bottom: 0;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	padding: 3px 5px 3px 5px;
	display: inline;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.field_mileage .content_container {
	border: 1px solid #fff;
	margin: 2px 0px 0px 0px;
	padding: 5px 4px;
}

.field_mileage .active {
	border: 1px solid #999999;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 0;
}

.field_mileage .region {
	background: #F0F0F0;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 1px 3px;
}

.video_view .narrow {
	width: 39%;
}

.field_mileage table.form td.label {
	width: 40%;
}

.field_mileage table.form td.value {
	width: 60%;
}

.field_mileage .country {
	font-size: 11px;
	margin: 1px;
	text-align: left;
}

.suggest_cont {
	position: absolute;
	z-index: 100;
	display: block;
	border: 1px solid #999999;
}

.suggest_cont ul li {
	display: block;
	padding-left: 5px;
	cursor: pointer;
}

.suggest_cont ul li .hover {
}

.suggest_cont ul {
	padding-left: 0px;
}

.super_small {
	font-size: 9px;
}

a.tag {
	padding: 0 0 0 20px;
}

#content .ads {
	margin: 10px;
}

.captcha_container {
	position: relative;
	width: 200px;
	margin: 0px auto;
}

.captcha_container input[type=text] {
	margin-top: 5px;
	display: block;
}

.footer_menu {
	margin-top: 10px;
}

.no_content {
	display: none;
}

.mailbox_conversations_list .no_content {
	display: block;
}

ul.menu-tabs-small {
	border: 0;
}

#blog-view-stein .block_cap {
	display: none;
}

.list li {
	list-style: disc;
}

.hold-key {
	color: #003333;
}

