@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
	{
		position:relative;
		border:1px solid green;
	}
	
	.no_result
	{
		padding-left:60px;
		margin-top:20px;
	}
	.disignBoxFirst
  {
	 margin:0 8px 10px 9px ;
  }

	
	
	/**** ****/
	
	.browse_form_wrapper
	{
		xborder:1px solid green;
		width:730px;
		margin:10px auto;
		padding:0px;
		background:url(../images/form_bgline.gif) repeat-y
	}
	.formtoplinks, .formbtmlinks { width:730px; height:33px; background:#eee url(../images/bp_pixelbg.gif); }
	.rightcurve			{ float:right; width:6px; height:33px; background:url(../images/right_curve.gif);}
	.leftcurve			{ float:left; width:6px; height:33px; background:url(../images/left_curve.gif);}
	/* tabs links */
	#navbar li, #right_tab li 	{ list-style:none; display:inline; }
	#navbar a, #right_tab a 	{ float:left;  width:119px;  height:27px; text-decoration:none; 
						background:url(../images/tab_pp_bg2.gif) no-repeat;	line-height:27px; text-align:center; color:#fff; font-size:14px; font-weight:bold; margin:6px 2px 0 0;}
	#navbar a:hover, #right_tab a:hover 	{ background-position:top right;  color:#000;}
	#navbar a:active, #right_tab a:active 	{ background-position:top right; color:#000;}
	#navbar a.selected, #right_tab a.selected	{ color:#000; background-position:top right;}
	/* tabs links ends */
	/* Advanced_tab links */
	#right_tab li 		{ list-style:none; display:inline; font-weight:bold  }
	#right_tab a 		{ float:right;  width:74px;  height:28px; background:url(../images/advtab_bg.gif) no-repeat; font-size:11px;  margin:5px 0px 0 0;}
	/* Advanced_tab links ends */

	.formbtmlinks				{ background:url(../images/bp_pixelbg_btm.gif); line-height:33px; clear:both; font-size:12px; color:#fff ; clear:both; margin-top:20px;}
	.formbtmlinks .rightcurve	{ float:right; width:6px; height:33px; background:url(../images/btmright_curve.gif);}
	.formbtmlinks .leftcurve	{ float:left; width:6px; height:33px; background:url(../images/btmleft_curve.gif);}
	.btmlinks					{ float:left; width:auto; padding:0px 5px;  }
	* html .btmlinks			{ float:left; width:auto; margin-top:9px; }
	.btmlinks img 				{ margin-right:8px;}
	.search 					{ float:right; line-height:33px; margin-top:5px  }
	
	.browse_form_row
	{
		margin-bottom:10px;
		xborder:1px solid #CCCCCC;
	}
	.form_wrapper	{ 
		position:relative; padding:15px 0 0 0; 
		border-left:1px solid #adadad; border-right:1px solid #adadad; xborder:1px solid yellow; 
	}
	.leftbar {
		 width:300px; xborder:1px solid red; 
	}
	.rightbar { 
		position:absolute; top:15px; right:0;
		xborder:1px solid blue; width:420px; z-index:1; font-size:12px;
	}
	.rightbar span {font-size:13px; font-weight:bold; text-align:right 
	}	
	.pinfo	{ 
	clear:both;  height:21px; background:url(../images/pers_info_bg.gif); line-height:21px; padding-left:6px; color:#fff
	}
	.advanced {
		position:relative; margin-top:35px; 
	}
	* html .advanced {
		position:relative; margin-top:25px; 
	}

	.topleftbar, .btmleftbar	{ float:left; width:305px; height:auto;  color:#000; display:inline;  }
.topleftbar span, .toprightbar span, .btmleftbar  span, .btmrightbar	 span	{font-size:13px; font-weight:bold }	
.toprightbar, .btmrightbar  { float:right; width:415px; height:auto; color:#000;  display:inline; }
.btmleftbar					{ width:325px; clear:both; margin-bottom:10px;	 }
.btmrightbar				{ float:left; width:380px; margin-left:7px; margin-bottom:10px;	  }
* html .btmrightbar			{ margin-left:4px;   }
input 						{ height:14px; line-height:14px; }
	
	
	.label
	{
		font-weight:bold;
		width:70px;
		margin-right:5px;
		text-align:right;
		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 12px 10px 0px;
	}
	
	.browse_thumb_thin
	{
		position:relative;
		float:left;
		margin:0px 0px 10px 0px;
	}
	
	.browse_nick
	{
		position:relative;
		text-align:center;
	}
	
	.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;
	}
