@charset "iso-8859-1";
@import url(../../base/css/browse.css);
	
	.searchbackground
	{
    width:940px;
    height:165px;
    background:url(../images/searchbkg.png) no-repeat;
  }
  .searchbuttoninner
  {
    padding-top:14px;
    margin:auto;
    font-size:14px;
    font-weight:bold;
  }
	.activesearchbutton
	{
    float:left;
    text-align:center;
    margin:7px 5px 0px;
    width:107px;
    height:36px;
    background:url(../images/activesearchbutton.png) no-repeat;
  }
  .activesearchbutton a
  {
    color:#afa194;
  }
  .inactivesearchbutton
	{
    float:left;
    text-align:center;
    margin:7px 5px 0px;
    width:107px;
    height:36px;
    background:url(../images/inactivesearchbutton.png) no-repeat;
  }
  .inactivesearchbutton a
  {
    color:#a69789;
  }
  .locationsearch
  {
    float:left;
  }
  .locationsearchinner
  {
    padding:20px 0px 0px 18px;
  }
  .searchlabel
  {
    float:left;
    margin-right:10px;
    font-weight:bold;
    color:#ffffff;
  }
  .searchelement
  {
    float:left;
    margin-right:10px;
  }
  .itemsperpage
  {
    float:left;
    margin:18px 0px 0px 18px;
    color:#ffffff;
  }
  .itemsperpage a
  {
  color:#ffffff;
  }
  .currentlink
  {
  color:#d06d0a;
  font-weight:bold;
  }
  .pagination
  {
  color:#ffffff;
    font-weight:bold;
    text-align:right;
    width:190px;
  }
  .filterarea
  {
    margin:35px 0px 0px 50px;
  }
  .searchbutton
  {
    float:right;
    width:140px;
    height:115px;
  }
  .filterareainner
  {
  
  }
 .filtersection
  {
    float:left;
    margin:0px 15px 0px 0px;
    padding-right:15px;
    border-right:2px solid #785b3e;
  }
  .filtersectionend
  {
    float:left;
    margin:0px;
  }
  
  .pagination a
  {
  color:#ffffff;
  }
	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
	{
		position:relative;
		border:1px solid green;
	}
	
	.no_result
	{
		padding-left:60px;
		margin-top:20px;
	}
	
	
	/**** ****/
	
	.browse_form_wrapper
	{
		border:1px solid #CCCCCC;
		width:430px;
		margin:10px auto;
		padding:3px 12px;
	}
	
	.browse_form_row
	{
		margin-bottom:10px;
	}
	
	.label
	{
		font-weight:bold;
		width:70px;
		margin-right:5px;
		text-align:left;
		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;
	}
	
	select#country
	{
		width:200px;
	}
	
	.browse_thumb
	{
		position:relative;
		float:left;
		margin:0px 0px 10px 0px;
		/*width:112px;*/
		overflow:hidden;
	}
	
	.browse_thumb_thin
	{
		position:relative;
		float:left;
		margin:0px 0px 10px 0px;
		width:112px;
		overflow:hidden;
	}
	
	.browse_nick
	{
		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;
	}
