.b-content
{
	position:relative;
}

.b-content .b-projects
{
	position:relative;
	overflow:hidden;
}

.b-content .b-projects .b-not-added
{
	color:#808080;
}

.b-content .b-clearer
{
	clear:both;
	overflow:hidden;
}

.b-content .b-project
{
	position:relative;
	float:left;
	margin-bottom:50px;
	text-align:center;
}
.b-content .l-project
{
	width:300px;
	position:relative;
	left:20px;
}
.b-content .b-project .b-title
{
	text-align:center;
	font-size:1.4em;
	line-height:1.43em;
	height:40px;
}

.b-process
{
	margin-top:30px;
	position:relative;
	background-color:#f3f6e5;
	margin:0 50px;
	height:220px;
	overflow:hidden;
}

.b-process .b-title
{
	position:relative;
	margin-left:80px;
	width:60px;
	padding-right:2%;
	font-style:italic;
	color:#7a7878;
	height:220px;
	line-height:220px;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}


.b-process .b-corner-lt,
.b-process .b-corner-rt,
.b-process .b-corner-rb,
.b-process .b-corner-lb
{
	position:absolute;
	background:transparent url(/m/img/process-corners.png) no-repeat -15px -15px;
	width:15px;
	height:15px;
}


.b-process .b-corner-lt
{
	top:0px;
	left:0px;
}

.b-process .b-corner-lb
{
	bottom:0px;
	left:0px;
	background-position:-15px 0px;
}

.b-process .b-corner-rt
{
	top:0px;
	right:0px;
	background-position:0px -15px;
}

.b-process .b-corner-rb
{
	bottom:0px;
	right:0px;
	background-position:0px 0px;
}

.b-process .b-prototype
{
	position:relative;
	float:left;
	width:30%;
	color:#333;
	margin-right:10%;
}

.b-content .b-prototype h3
{
	
	font-weight:normal;
	text-align:center;
	font-size:1.2em;
	line-height:1.4167em;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
}

.b-process .b-prototype div.b-image table
{
	position:relative;
	table-layout:auto;
}

.b-process .b-prototype div.b-image table td
{
	text-align:center;
	vertical-align:middle;
	width:30%;
	height:180px;
}

.b-process .b-prototype div.b-image table td img
{
	margin:0 auto;
}

.b-content .b-stars
{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:50px 0;
	text-align:center;
	color:#abd503;
	font-size:2.9em;
	line-height:1em;
}


.b-content .b-preview
{
	position:relative;
	width:100%;
}

.b-content .b-preview .b-bazadel
{
	position:relative;
	text-align:center;
	color:#808080;
	font-size:1.2em;
	line-height:1.5em;
}

.b-content .b-preview .b-bazadel img
{
	position:relative;
	margin:0 auto;
}

.b-content .b-preview .b-bazadel a:link,
.b-content .b-preview .b-bazadel a:visited
{
	color:#f93703;
}

.b-content .b-preview .b-bazadel a:hover
{
	color:#000;	
}

.b-content .b-preview .b-bazadel .b-description
{
	position:relative;
}

.b-content .b-preview .b-bazadel-title
{
	position:relative;
	padding:50px 0;
}
.b-bazadel-preview-bg 
{
	position:absolute;
	left:50%;
	margin-left:-421px;
	width:842px;
	height:132px
}
.b-bazadel-preview-bg i
{
	background:transparent url(/m/img/bazadel/arrows-fly.png) no-repeat 0 0;
	position:absolute;
	display:block;
	width:42px;
}


.b-content .b-news
{
	position:relative;
	font-size:1.4em;
	line-height:1.428em;
	margin:0 auto;
	width:785px;
	padding-bottom:70px;
}
/* for english site version */
.b-content .b-en-news
{
	width:535px;
}

.b-content .b-news-one
{
	position:relative;
	margin-bottom:15px;
}

.b-content .b-news-one a.b-no-underline
{
	text-decoration:none;
}

.b-content .b-news-one a i.b-no-dog
{
	text-decoration:underline;
	font-style:normal;
}

.b-content .b-news-one i.b-cookie
{
	position:absolute;
	left:-39px;
	top:-5px ;
	height:32px;
	width:35px;
	background:transparent url(/m/img/brown-cookie.png) no-repeat 0px 0px;	
}

.b-content .b-clients
{
	position:relative;
	width:85%;
	font-size:1.2em;
	line-height:1.668em;
	color:#333;
	padding-left:50px;
	padding-bottom:90px;
}

.b-content .b-clients span.b-subtitle
{
	position:relative;
	padding-left:16px;
	color:#999;
	display:inline-block;
}

.b-content .b-clients span.b-subtitle i{
	position:absolute;
	left:-2px;
	top:0;
	height:12px;
	width:18px;
	background:transparent url(/m/img/grey-heart.png) no-repeat 0px 0px; 
}

.b-content .b-clients .b-myh
{
	position:relative;
	margin-left:19px;
	display:inline-block;
}

.b-content .b-clients .b-myh i
{
	position:absolute;
	left:-19px;
	top:0px;
	width:17px;
	height:16px;
	background:transparent url(/m/img/myheritage-logo.png) no-repeat 0px 0px;
}

