/* CSS Document */

.mail-btn
{
	padding:0 20px;
}
.mail-btn a
{
	color:#000;
	text-decoration:none;
}

/* ================================================================================================= */
.edit-profile h2
{
	color:#000000;
	font:bold 18px "Open Sans Hebrew";
	line-height:41px;
	width:100%;
	/*background:#3F0;/*Test*/
}

.editboxTitle{
	widows:100%;
	height:38px;
	background:#454545;/*454545*/
}

.editboxTitle a.open_btn
{
	display:block;
	width:74px;
	height:25px;
	background:url(../images/Buttoms/edit_tab.png) no-repeat 0 0;
	position:relative;
	top:6px;
	right:6px;

}

.editbox
{
	width:100%;
	position:relative;
	background:#e8e8e8;/*e8e8e8*/
	font:normal 14px Arial;
	color:#000000;/*000000*/
}

.editbox-data-on
{
	background:none;
}
.editbox-form
{
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-bottom:none;
	border-top:none;
}
.editbox-left
{
	width:95%;
	overflow:hidden;
	padding:10px 0;
	float:left;
}
.edit-table th
{
	text-align:right;
	font:normal 14px Arial;
	color:#000000;/*000000*/	
}
.edit-table tr
{
	vertical-align:top;
}
.edit-ditals
{
	padding:0 5px;
}
.edit-ditals h3
{
	font:normal 14px Arial;
	margin-bottom:5px;
	color:#000000;/*000000*/
}
.edit-button
{
	text-align:center;
	padding-top:10px;
}
.reg_error
{
	color:#F00;
}
/* ================================================================================================= */
.member-prof
{
	margin-top:41px;
	margin-bottom:15px;
	background:#434242;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px;
}
.member-prof h2
{
	font-size:20px;
	color:#fff;
	padding-bottom:5px;
	margin-bottom:10px;
}

.prof1{
	width:100%; 
	height:34px;
	margin:0 auto;
	background:#424141;
}

.prof1 h2{
	float:right;
	color:#ffffff;
	font-size:18px;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	width:200px !important;;
}

.prof1 .rating{
	float:left;
	padding-top:6px;
	padding-left:10px;
	width:320px !important;
}





.prof-top{
	width:100%; 
	height:33px;
	color:#fff;
	line-height:49px;
	margin:0 auto;
	padding:5px 0;

	}

.prof-top h1
{
	width:150px;
	float:right;
	color:#282828;
	font-size:16px;
	font-weight:bold;
	font-family:'Open Sans Hebrew';
	padding-right:19px;		
}

.prof-common
{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:15px;
}
.prof-common li
{
	color:#252923;
	margin-bottom:5px;
}
.prof-data
{
	margin-bottom:20px;
}

.prof-r h2, .prof-l h2{
	background:#de696b; /*de696b*/
	width:100%;
	height:32px;
	line-height:32px !important;
	padding-right:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font:bold 18px 'Open Sans Hebrew';
	
}

.prof-data br
{
	clear:both;
}
.prof-data div
{

	padding:5px;
	padding-right:10px;
	color:#000;
}
.prof-data div.even
{
	background:#e8e8e8;
	color:#000;
}
.prof-data label, .prof-data span
{
	float:right;
}
.prof-data label
{
	display:block;
	color:#000000;
	margin-left:5px;
	font-weight:bold;
}
.prof-data span
{
	display:block;
	color:#000000;
}
/* ================================================================================================= */
.prof-r
{
	width:407px;
	overflow:hidden;
	font-size:14px;
	font-family:Arial;
	margin:16px auto;
	/*background:#0F0; /*Test*/
	min-height:150px;
}

.prof-l
{
	width:292px;
	overflow:hidden;
	font-size:14px;
	font-family:Arial;
	margin:16px auto;
	/*background:#CF6; /*Test*/
	min-height:150px;
}
.prof-img
{
	margin-bottom:15px;
}
.prof-images
{
	width:66px;
}
.prof-images img
{
	display:block;
	margin-top:5px;
}
.prof-main-img
{
	width:293px;
}
/* ================================================================================================= */
.prof-bar
{
	border-top:1px solid #424242;
	padding-top:5px;
	clear:both;
}
