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

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

.tip .block_body {
	border-top: none;
	background: #f0f0f0;
	color: #3b3b3b;
}

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

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

.block {
	margin: 0px 0px 2px;
	background: transparent;
}

.block_cap {
	height: auto;
	background: #f0f0f0 url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_top_l.gif) no-repeat 0px bottom;
	border-top: none;
	padding-left: 11px;
	border-bottom: none;
}

.block_cap_r {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_top_r.gif) no-repeat right bottom;
	padding-right: 11px;
	height: auto;
}

.block_cap_c {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_top_c.gif) repeat-x left bottom;
	height: auto;
	min-height: 43px;
}

.block_cap_title {
	float: left;
	margin: 2px;
	cursor: default;
	color: #434449;
	text-transform: none;
	font-size: 19px;
	line-height: 31px;
	font-weight: normal;
	font-family: Arial;
}

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

.block_body {
	padding: 0px 6px;
	background-color: #fff;
	background: #f0f0f0;
	margin-bottom: 0px;
	border-top: none;
}

.block_bottom {
	padding-left: 10px;
	border-top: none;
	border-bottom: none;
	background: #f0f0f0 url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_bot_l.gif) no-repeat left top;
	height: auto;
}

.block_bottom_r {
	padding-right: 10px;
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_bot_r.gif) no-repeat right top;
	height: auto;
}

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

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

.block_collapse {
	background-image: url(http://lovesocium.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: transparent;
}

.sidebar .im_invitation * {
	cursor: pointer;
}

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

.conversation {
	margin: 0px;
}

.floatbox_container a {
	font-weight: bold;
}

.block_toolbar {
	height: 16px;
	padding: 0px 3px 0px;
	background: #f0f0f0;
	font-size: 11px;
	text-align: right;
	border-top: none;
	line-height: 16px;
}

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

.block_info {
	background-color: transparent;
	background-image: url(http://lovesocium.com/layout/img/info.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 3px;
	padding-left: 20px;
	border-top: 1px solid #ccc;
	margin-bottom: 0px;
	border-top-color: #6ebc01;
	padding-bottom: 8px;
}

div.wide {
	width: 59%;
	word-wrap: break-word;
}

div.wider {
	width: 67%;
	word-wrap: break-word;
}

div.narrow {
	width: 40%;
	word-wrap: break-word;
}

div.narrower {
	width: 32%;
	word-wrap: break-word;
}

.captcha_container a.refresh {
	background: url(http://lovesocium.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://lovesocium.com/layout/img/sex_ico-1.png);
}

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

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

.sex_ico-8 {
	background-image: url(http://lovesocium.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://lovesocium.com/layout/img/delete_btn.gif) no-repeat;
}

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

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

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

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

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

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

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

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

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

.music_friends_thumb {
	background: url(http://lovesocium.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://lovesocium.com/layout/themes/sweetdate/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: #aaa url(http://lovesocium.com/layout/img/css_img_quote.png) no-repeat scroll right center;
	border-color: #555;
	border-style: dotted dotted none solid;
	border-width: 1px 1px 0 4px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 8px auto 0;
	padding: 3px;
}

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

.profile_thumb {
	border: none;
}

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

.overflow_hidden {
	overflow: hidden;
}

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

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

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

.no_chat_sound {
	background: url(http://lovesocium.com/layout/img/no_chat_sound.png) 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;
}

.required_star {
	color: red;
}

.photo_details_container .block {
	background: none;
}

.profile_thumb_online {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(http://lovesocium.com/layout/themes/sweetdate/img/online.png) no-repeat;
	top: 1px;
	left: 1px;
}

.floatbox_container .fb_content input[type=text], .floatbox_container .fb_content input[type=password] {
	width: 92%;
}

.floatbox_container .fb_content .block_toolbar {
	margin: 0px;
	border: none;
}

.floatbox_container .fb_content .block {
	border: none;
}

.af_attachment_item {
	background: url(http://lovesocium.com/layout/img/attach.png) no-repeat left center;
	padding: 4px 0 4px 18px;
}

a.lbutton {
	background: #999999 none repeat scroll 0 0;
	font-size: 8px;
	font-weight: bold;
	padding: 1px 3px;
	text-shadow: none;
	text-transform: uppercase;
}

html body a.lbutton {
	color: #FFFFFF;
}

.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;
}

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

.save_search_floatbox {
	text-align: center;
}

.save_search_floatbox input[type=submit] {
	margin-top: 3px;
}

.clr_div {
	clear: both;
	height: 1px;
	line-height: 1px;
}

span.online_button {
	font-weight: bold;
}

div.macos_msg_node a {
	color: #FFFF00;
}

div.macos_msg_node a:hover {
	color: #fff;
}

.tag_navigator {
	overflow: hidden;
}

td.mileage_from {
	vertical-align: top;
}

body input[type=submit]:hover, body input[type=button]:hover {
	border-color: #f5a8b7 #a83d58 #621826 #f2a2b6;
	border-width: 1px;
}

body input[type=submit]:disabled, body input[type=button]:disabled {
	background-image: none;
}

#content table.form th, #content .field_form th {
	text-align: left;
	padding: 2px 2px 2px 5px;
}

#content .highlight {
	font-weight: normal;
}

#page_canvas a:link, #page_canvas a:visited, #page_canvas a.fake {
	text-decoration: underline;
}

#page_canvas a:hover, #page_canvas a.fake:hover {
	text-decoration: none;
}

#content h1 {
	color: #fff;
	font-size: 25px;
	line-height: 25px;
	text-transform: none;
	margin: 4px 0px 6px 6px;
}

#page_canvas #page_content_header {
	font-weight: bold;
}

td {
	color: #000;
	padding: 1px;
}

#page_canvas textarea, #page_canvas input[type=text], #page_canvas input[type=password] {
	background: #fff none;
	border-left: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

body table.form td.value, body table.form td.label {
	color: #000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #dad9d8;
	text-align: left;
}

#content .bread_crumb {
	color: #f96c9f;
	padding: 0px 0px 10px 8px;
	font-size: 11px;
}

.bread_crumb b {
	color: #000;
	font-weight: normal;
}

#content .bread_crumb a {
	color: #000;
}

#content .float_half_left, #content .float_half_right {
	margin-bottom: 2px;
}

.block_toolbar_r {
	border-left: 1px solid #d8d7d5;
	border-right: 1px solid #fcfcfc;
	margin: 0px 3px 0px;
	padding: 0px 7px;
}

.block_toolbar_c {
	min-height: 16px;
}

.list_block .list_info {
	background: none;
	border: none;
}

.indicator ul.simple li {
	color: #3b3b3b;
}

.indicator ul.simple li b {
	color: #fb736f;
	text-decoration: underline;
}

.block_body_r {
	border-left: 1px solid #d8d7d5;
	border-right: 1px solid #fcfcfc;
}

.block_body_c {
	padding: 3px 6px 2px;
}

.block_bottom_c {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_bot_c.gif) repeat-x left top;
	height: 7px;
}

.unregister_profile {
	background: #ddd;
	padding-bottom: 7px;
}

.tooltip table {
	background: #fff;
}

.field_mileage .tab_container .tab {
	padding: 3px 5px 1px;
}

.field_mileage .tab_container .active {
	background-color: #a5cde6;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #e4f1f9;
	border-bottom: none;
	color: #000;
}

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

.tab_content {
	color: #000;
}

.field_mileage .country_list .country {
	background: #fff;
	border: none;
	color: #000;
}

.field_mileage select {
	width: 130px;
}

.field_mileage .region {
	color: #fff;
	background: #6b6c71;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 1px 3px;
}

.field_mileage .country {
	color: #fff;
	font-size: 11px;
	border: 1px solid #163573;
	background-color: #1f5aa6;
	margin: 1px;
	text-align: left;
}

#page_canvas #footer {
	text-align: left;
}

#footer {
	width: 996px;
	background: #6b6c72 none;
	float: none;
	margin: 0px auto;
	color: #a2a2a2;
	padding: 0px 0px 0px;
	clear: both;
	font-size: 12px;
	text-align: right;
}

#footer a {
	color: #a2a2a2;
}

#footer a:hover {
	text-decoration: none;
}

#footer .footer_menu {
	margin: 0px;
	padding: 10px 0px;
	background: #616267;
}

.footer_c {
	padding: 10px 30px;
}

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

.chat_input_container .chat_send_btn {
	width: 97px;
}

.clearfix:after, .captcha_container:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix, .captcha_container {
	display: inline-block;
}

html[xmlns] .clearfix, html[xmlns] .captcha_container {
	display: block;
}

.bg_cont {
	width: 996px;
	margin: 0px auto;
}

#content .paging {
	font-size: 11px;
	color: #006fbd;
	margin: 0px;
	padding: 3px 0px 5px;
}

#content .paging a:link, #content .paging a:visited {
	color: #006fbd;
	font-size: 11px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #c7c7c7 #c7c7c7 #fff;
	text-decoration: none;
}

#content .paging a:hover, #content .paging a.active {
	background-color: #eee;
	color: #000;
}

#content .paging span {
	padding: 0px;
	margin: 0px;
}

#content .paging span.paging_label {
	padding: 2px 5px;
	margin-right: 4px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #c7c7c7 #c7c7c7 #fff;
}

.saved_lists .block_cap, .index_comments_overview .block_cap {
	background: #00b0da url(http://lovesocium.com/layout/themes/sweetdate/img/corn_blue_top_l.gif) no-repeat 0px bottom;
}

.saved_lists .block_cap_r, .index_comments_overview .block_cap_r {
	background: #00b0da url(http://lovesocium.com/layout/themes/sweetdate/img/corn_blue_top_r.gif) no-repeat right bottom;
}

.saved_lists .block_cap_c, .index_comments_overview .block_cap_c {
	background: #00b0da url(http://lovesocium.com/layout/themes/sweetdate/img/corn_blue_top_c.gif) repeat-x left bottom;
}

.saved_lists .block_toolbar, .index_comments_overview .block_toolbar {
	background: #00b0da;
}

.saved_lists .block_toolbar_r, .index_comments_overview .block_toolbar_r {
	border-left: 1px solid #0094ae;
	border-right: 1px solid #f3f7f8;
	background: #f0f0f0;
}

.saved_lists .block_body, .index_comments_overview .block_body {
	background: #00b0da;
}

.saved_lists .block_body_r, .index_comments_overview .block_body_r {
	border-left: 1px solid #0094ae;
	border-right: 1px solid #f3f7f8;
	background: #f0f0f0;
}

.saved_lists .block_bottom, .index_comments_overview .block_bottom {
	background: #00b0da url(http://lovesocium.com/layout/themes/sweetdate/img/corn_blue_bot_l.gif) no-repeat 0px top;
}

.saved_lists .block_bottom_r, .index_comments_overview .block_bottom_r {
	background: #00b0da url(http://lovesocium.com/layout/themes/sweetdate/img/corn_blue_bot_r.gif) no-repeat right top;
}

.saved_lists .block_bottom_c, .index_comments_overview .block_bottom_c {
	background: #00b0da url(http://lovesocium.com/layout/themes/sweetdate/img/corn_blue_bot_c.gif) repeat-x left top;
}

.saved_lists .block_cap_title, .index_comments_overview .block_cap_title {
	color: #fff;
}

.saved_lists .list_item {
	border-style: dashed;
	border-color: #ccc;
}

.saved_lists .block_body {
	margin: 0px;
	border: none;
}

.floatbox_container .block_cap {
	background: #f0f0f0 url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_top_l.gif) no-repeat 0px bottom;
}

.floatbox_container .block_cap_r {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_top_r.gif) no-repeat right bottom;
}

.floatbox_container .block_cap_c {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_top_c.gif) repeat-x left bottom;
}

.floatbox_container .block_cap_title {
	color: #434449;
}

.floatbox_container .block_toolbar {
	background: #f0f0f0;
}

.floatbox_container .block_toolbar_r {
	margin: 0px 3px 0px;
	padding: 0px 7px;
}

.floatbox_container .block_body {
	background: #f0f0f0;
}

.floatbox_container .block_body_r {
	border-left: 1px solid #d8d7d5;
	border-right: 1px solid #fcfcfc;
}

.floatbox_container .block_body_c {
	padding: 3px 6px 2px;
}

.floatbox_container .block_bottom {
	background: #f0f0f0 url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_bot_l.gif) no-repeat left top;
}

.floatbox_container .block_bottom_r {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_bot_r.gif) no-repeat right top;
}

.floatbox_container .block_bottom_c {
	background: transparent url(http://lovesocium.com/layout/themes/sweetdate/img/corn_grey_bot_c.gif) repeat-x left top;
	min-height: 7px;
	height: auto;
	padding: 10px 0px 3px;
}

.floatbox_container .floatbox_body, .floatbox_container .floatbox_bottom {
	padding: 0px;
}

.floatbox_container .floatbox_header {
	padding: 0px 0px 0px 11px;
}

.floatbox_container .floatbox_header a.close_btn {
	background: url(http://lovesocium.com/layout/themes/sweetdate/img/float_close_btn.gif) no-repeat;
	width: 17px;
	height: 18px;
	margin: 10px -5px 0px 0px;
}

.floatbox_container .fb_content .block_body, .floatbox_container .fb_content .block_body_r, .floatbox_container .fb_content .block_body_c, .floatbox_container .fb_content .block_bottom, .floatbox_container .fb_content .block_bottom_r, .floatbox_container .fb_content .block_bottom_c {
	background: none;
	padding: 0px;
	border: none;
}

.floatbox_container .fb_content .clearfix {
	padding: 7px 0px 0px;
}

.floatbox_container .fb_content .clearfix .sign_in_btn {
	float: none;
	margin: 0px auto 7px;
	text-align: center;
}

.floatbox_container .fb_content .field {
	padding-bottom: 9px;
}

#page_canvas .captcha_container {
	width: 269px;
	padding-bottom: 7px;
}

.captcha_container img, .captcha_container input[type=text] {
	float: left;
}

.captcha_container img {
	margin-right: 10px;
}

#page_canvas .captcha_container input[type=text] {
	margin-top: 9px;
}

#page_canvas .captcha_container a.refresh {
	top: 8px;
}

.trc_1 td {
	background-color: #f7f7f0;
}

.trc_2 td {
	background-color: #f3f3f3;
}

.profile_thumb_wrapper img {
	vertical-align: top;
}

.profile_not_loggedin .bg_cont {
	background: none;
}

.profile_thumb_wrapper {
	position: relative;
	display: inline-block;
}

.hot_list .block_body {
	padding: 10px 0px 10px 17px;
}

#content .center_block {
	width: 76%;
}

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

#page_canvas .rates_cont a {
	text-decoration: none;
}

.photo_details .photo_info .approval {
	color: #000;
	font-weight: bold;
}

.video_view .wide {
	width: 63%;
}

#content .video_view .narrow {
	width: 36%;
}

.top {
	padding: 0px 0px 7px 5px;
	width: 1000px;
	margin: 0px auto;
}

.top .select_language {
	float: left;
	color: #fff;
	padding-bottom: 0px;
}

.top .ads {
	padding-top: 5px;
}

.top .inventory_line {
	float: right;
}

.top .fbc_button {
	float: left;
	padding-top: 5px;
}

.custom_pages .block_cap_c {
	min-height: 33px;
}

.custom_pages .block_body_c {
	min-height: 196px;
}

#content ul.thumb_text_list {
	padding-bottom: 6px;
}

#content .photo_list_container {
	float: right;
}

.sex_line_1 {
	border-bottom: 5px solid #f96c9f;
}

.sex_line_2 {
	border-bottom: 5px solid #4396ca;
}

.sex_line_4 {
	border-bottom: 5px solid #eda3fd;
}

.sex_line_8 {
	border-bottom: 5px solid #fa8f40;
}

#page_canvas #content .ads {
	margin: 0px;
	padding: 10px;
}

body .simple_list .item {
	height: 80px;
}

body .newsfeed_comment_list .block_cap {
	display: block;
}

body .newsfeed_add_comment_form .block_cap_c {
	min-height: 30px;
}

.newsfeed_formatter_wrap .text_formatter {
	top: -32px;
}

body .newsfeed_comment_list .block_cap_c {
	min-height: 8px;
	height: 8px;
}

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;
}

html, body {
	height: 100%;
}

body, table {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background: #e09f94 url(http://lovesocium.com/layout/themes/sweetdate/img/bg.jpg) repeat-x;
	line-height: 15px;
}

a:link, a:visited, .a_fake {
	color: #005cac;
	text-decoration: none;
}

a:hover {
	color: #434449;
	text-decoration: underline;
}

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

img {
	border: 0 none;
}

h1, h2, h3 {
	margin: 0px;
	color: #CE0A4C;
}

h1 {
	margin: 7px 0px 20px 0px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
}

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

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

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

form.in_process * {
	cursor: wait;
}

input, select {
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
}

input[type=text], input[type=password], textarea, input[type=submit], input[type=button] {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	padding: 2px 5px;
	background: #fff url(http://lovesocium.com/layout/img/input_bg.png) no-repeat top left;
	border: 1px solid #999999;
}

input[type=submit], input[type=button] {
	background: #ca004a url(http://lovesocium.com/layout/themes/sweetdate/img/button.jpg) repeat-x;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #f5a8b7 #d57186 #c6557e #f2a2b6;
	font-weight: bold;
	-moz-box-shadow: 1px 1px 1px #888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 10px;
	font-size: 11px;
	cursor: pointer;
}

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

input[type=submit]:hover, input[type=button]:hover {
	border: 1px solid #3F3F3F;
}

textarea {
	width: 97%;
	height: 100px;
}

.area_big {
	height: 150px;
}

.area_small {
	height: 50px;
}

table.form {
	width: 100%;
}

table.form th, .field_form th {
	background: #6b6c71;
	color: #fff;
	font-size: 13px;
	text-align: center;
	padding: 2px;
}

table.form td.label {
	border-color: #fff;
	color: #000;
	margin-bottom: 10px;
	width: 25%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: right;
}

table.form td.value {
	border-color: #fff;
	color: #000;
	margin-bottom: 10px;
	width: 75%;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 11px;
}

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

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

#content {
	width: 803px;
	float: right;
	word-wrap: break-word;
	background: transparent none;
	padding: 0 0px 0px 0px;
	text-align: left;
}

.sidebar {
	width: 191px;
	float: left;
	margin-top: 0px;
	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: #fff;
	color: #000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 4px;
}

.select_language {
	padding: 5px;
}

.clr {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.center_block {
	margin: 40px auto 0 auto;
	width: 65%;
}

.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: #CE0A4C;
	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://lovesocium.com/layout/img/close_btn_small.png) 50% 50%;
	width: 16px;
	height: 16px;
}

.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://lovesocium.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: transparent;
	border: 4px solid #525252;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #fafafa #bbbbbc #bbbbbc #fafafa;
	position: fixed;
	z-index: 102;
}

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

.floatbox_header a.close_btn {
	display: block;
	float: right;
	background: url(http://lovesocium.com/layout/img/close_btn_small.png) 50% 50%;
	width: 16px;
	height: 16px;
	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.paging_label {
	float: left;
	margin-right: 5px;
	padding: 2px 0;
}

.paging a:link, .paging a:visited {
	border: 1px solid #999999;
	background-color: #a5cde6;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e4f1f9;
	float: left;
	margin-right: 5px;
	padding: 2px 5px;
	text-align: center;
}

.paging a:hover, .paging a.active {
	background-color: transparent;
	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;
	overflow: hidden;
}

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: 1px solid #ccc;
	background: #f0f0f0;
	padding: 1px 5px 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

.list_stat {
	padding: 4px 5px;
}

.list_content {
	padding: 2px 5px;
}

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;
}

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

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

.field_mileage .tab {
	border: 1px solid #e4f1f9;
	border-bottom: none;
	background: #6B6C71;
	color: #e4f1f9;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	padding: 3px 5px 3px 5px;
	display: inline;
	border-bottom-width: 2px;
}

.field_mileage .content_container {
	border: 1px solid #999999;
	background-color: #a5cde6;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e4f1f9;
	margin: 0px;
	padding: 5px 4px;
}

.field_mileage .active {
	border: 1px solid #999999;
	background-color: #fff;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e4f1f9;
	border-bottom: none;
}

.video_view .narrow {
	width: 39%;
}

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

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

.suggest_cont ul li .hover {
	background-color: transparent;
}

.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;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

.fbc_button_c {
	padding: 5px 0px 0px 5px;
}

.block_game_descr .block_body_c {
	padding: 3px 8px;
}

.sms_even {
	margin-right: 9px;
}

.video_password_thumb {
	background: url(http://lovesocium.com/layout/img/video_password_protected.jpg);
	width: 100px;
	height: 75px;
}

