@charset "iso-8859-1";
@import url(../../base/css/browse.css);

/*******************************/
.bodyBlock {
	padding: 0 10px;
	width: 802px;
}
.grid
{
	position: relative;
	background: url(../gfx/main_grid_bg.gif) left top repeat-y;
	width: 100%;
	margin: 0 0 12px 0;
}
.disignBoxFirst {
	position: relative;
	margin-bottom:20px;
	background: url(../gfx/box_single_default.gif) left top no-repeat;
	background: url(../gfx/box_special_form.gif) left top no-repeat;
}
.boxFirstHeader {
	width: 250px;
	color: #fff;
}
.boxContent {
	overflow: visible;
	min-height: 500px;
	_height: 500px;
}
.friends_thumb_1 .thumbnail_block,
.friends_thumb_2 .thumbnail_block {
	width: 79px;
	overflow: hidden;
}
.online_offline_bulb {
	width: 16px;
	height: 16px;
}

.boxContent .endbox {
	float: right;
	right: 2px;
	position: relative;
	top: -39px;
	display: block;
	width: 520px;
	height: 8px;
	background: url(../gfx/box_double_end.gif) left bottom no-repeat #edd8cf;
}

/*******************************/

div.design_box_border
{
    float:left;
}

div.design_box_border div.header
{
    overflow:hidden;
}
div.design_box_border div.keeper
{
	padding:0px;
}

form#NavFormProfilesUpper, form#NavFormProfilesLower {
	position: relative;
	border: 0px solid red;
}

#NavFormProfilesUpper, #NavFormProfilesLower {
	padding: 10px 0;
	_padding-top: 5px;
}

#NavFormProfilesLower {
	padding-top: 10px;
	_padding-top: 5px;
}

*+html #NavFormProfilesUpper, *+html #NavFormProfilesLower {
	padding: 0px 0;
}

#container_result
{
	float: left;
	position:relative;
	left: 20px;
	top: -39px;
	width: 500px;
	margin: 0;
	padding: 0 10px;
	background: url(../gfx/box_double_start.gif) left top no-repeat #edd8cf;
	_left: 15px;
	_width: 510px;
	_padding: 0;
}

.no_result
{
	/*padding-left:60px;*/
	margin-top:20px;
}


/**** ****/
#browse_form {
	float: left;
	position: relative;
}
#age_start,
#age_end
{
	width: 50px;
}
input, select
{
}
.browse_form_wrapper
{
	width:220px;
	padding: 0px 0px;
	margin-right: 20px;
}

.browse_form_row
{
	margin-bottom:10px;
	text-align: center;
}

.label
{
	font-weight:bold;
	width:100%;
	margin-right:5px;
	text-align:center;
	padding-top:2px;
}

* html .label
{
	padding-top:4px;
}

.label,
.value,
.checkboxes
{
	float:left;
	position:relative;
}

.checkboxes div
{
	float:left;
	padding-right:5px;
}

.submit,
.only
{
	text-align:center;
}
.submit
{
	text-align:center;
	padding: 2px 4px;
	margin-top: 10px;
}

.submit input
{
	font-size: 16px;
	color: #fff;
	width: 130px;
	height: 35px;
	cursor: pointer;
	background: url(../gfx/buttons/but_special_submit0.gif) center bottom no-repeat;
}

select#country
{
	padding-left: 22px;
	width:200px;
	_padding-left: 22px;
	_width:178px;
}
#flagImageId
{
	position: absolute;
	left: 3px;
	top: 7px;
	_position: relative;
	_left: 0px;
	_top: 0px;
}

.thumbs
{
	_padding-left: 9px;
}
.thumbnail_block
{
	position:relative;
	background: transparent none;
	margin: 0;
}

.browse_thumb,
.browse_thumb_thin
{
	position:relative;
	float:left;
	margin: 0px 2px 10px 2px;
	overflow: hidden;
	width: 79px;
}
.online_offline_bulb
{
	position: absolute;
	left: 61px;
	top: 2px;
}

.browse_nick
{
	position:relative;
	text-align:center;
	margin: 3px 0px 0px 0px;
}

.browse_nick a
{
	font-weight:bold;
}

.friends_thumb_1
{
	position:relative;
	width:112px;
	float:left;
	margin: 0px 7px 7px 0px;	
}

.friends_thumb_2
{
	position:relative;
	width:112px;
	float:left;
	margin: 0px 0px 7px;
}
