@charset "iso-8859-1";
@import url(../../base/css/browse.css);
	
	div.design_box_border
	{
	    float:left;
	    margin-left:3px;
	    margin-bottom:10px;
		margin-right:6px;
	    width:120px;
		border:1px solid #ccc;
	}

	div.design_box_border div.header
	{
	    overflow:hidden;
	}
	div.design_box_border div.keeper
	{
		padding:0px;
	}

	div.thumbnail_block
	{

	}

div#container_result {
	width:100%;
	position:relative;
	clear:both;
	float:left;
	border:none;
	padding:15px 0px 0px 0px;}

	.no_result
	{
		padding-left:60px;
		margin-top:20px;
	}
	
	
	/**** ****/
#browse_form {
	width:95%;
	float:left;
	background:url(../images/menuBg.png);
	font-size:0.85em;
	margin:0px 0px 15px 0px;
	padding:0px;}
.browse_form_wrapper {
	float:left;
	padding:10px 10px;
	margin:0px;}

.browse_form_row,
.only {
	width:37%;
	float:left;
	margin:0px;
	padding:0px 0px 0.7em 0px;}
.only input {}
.only label {	
	margin:0px 10px 0px 3px;
	padding:0px;}
.label {
	font-weight:bold;
	width:40px;
	margin-right:5px;
	text-align:left;
	padding:2px 0px 0px 0px;}

* html .label {
	padding-top:4px;}
.label,
.value,
.checkboxes {
	float:left;
	position:relative;}
.checkboxes div {
	float:left;
	padding-right:5px;}
.submit {
	width:110px;
	float:right;
	text-align:center;
	padding:0px 0px 0px 0px;}
.submit input {
	background:none;
	border:none;
	color:#fff;
	cursor:pointer;
	margin:0px;
	padding:0px;}
select#country {
	width:200px;}
	
.browse_thumb {
	height:75px;
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;}
	
	.browse_thumb_thin
	{
		position:relative;
		float:left;
		margin:0px 12px 10px 0px;
		width:112px;
		overflow:hidden;
	}
	
	.browse_nick
	{
		display:none;
		position:relative;
		text-align:center;
		white-space:nowrap;
	}
	
	.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;
	}
	
	
	
div.thumbnail_block {
	margin:0px;
	background:none;}
div.thumbnail_block a img {
	background-repeat:no-repeat;}
.page_block_container .thumbnail_block {
	float:none;}
.browse_nick {
	clear:both;}
.cls_result_row .thumbnail_block {
	float:left;}
div.thumbnail_block .user_photo
	{
	border:1px solid #822278;
	background: #1D051B;
	width:150px;
	margin:10px 10px 10px 20px;
	padding:5px;}
.thumbnail_block a {
	position:relative;
	clear:both;
	float:left;}
.main_menu .thumbnail_block a {
	position:relative;
	clear:both;
	float:none;}
.thumbnail_block a .thumbnail_photo {
	width:50px;
	border:1px solid #DE35CC;
	margin:0px 0px 0px 0px;}
#body .thumbnail_block a .thumbnail_photo {
	border:none;}
div.thumbnail_block a:hover .user_photo {
	background: #54104e;
	background-repeat:no-repeat;
	border-color:#9f2b93;}
div.thumbnail_block a:hover img
	{
	background: none;
	background-repeat:no-repeat;
	border-color:#9f2b93;
	}
