.rate, .rate div{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ratedmerchant {
	margin-top: 24px;
}
.ratedmerchant > .header {
	width:100%;
	background-color:black;
	color:white;
	padding: 30px;
	overflow:hidden;
	border-bottom:1px solid #CDCDCD;
}
.ratedmerchant > .header > .merchant > .label{
	font-family: roboto condensed;
	font-size: 22px;
	font-weight: lighter;
	text-transform: uppercase;
}
.ratedmerchant > .header > .merchant > .domain{
	font-weight:bold;
}
.ratedmerchant > .header > div{
	width:50%;
	float:left;
	margin:0;
	padding:0;
}
.ratedmerchant > .header > .merchant{
	text-align:left;
}
.ratedmerchant > .header > .evalcount{
	text-align:right;
}
.ratedmerchant > .detail{
	overflow:hidden;
}
.ratedmerchant > .detail > table{
	width:100%;
}
.ratedmerchant > .detail > table > tbody > tr > td.score, .ratedmerchant > .detail > table > tbody > tr > td.desc, .ratedmerchant > .detail > table > tbody > tr > td.contact{
	background-color:#ECECEC;
	vertical-align:top;
	padding:10px;
}

.ratedmerchant > .detail > table > tbody > tr > td.contact a {
	color: #151616;
	text-decoration: underline;
}

.ratedmerchant > .detail > table > tbody > tr > td.contact a:hover {
	color: #1EAE99;
}

.ratedmerchant > .detail > table > tbody > tr > td.contact{
	vertical-align:top;
        padding-top:20px;
}
.ratedmerchant > .detail > table > tbody > tr > td.score{
	width:29.5%;
}
.ratedmerchant > .detail > table > tbody > tr > td.desc{
	width:25%;
}
.ratedmerchant > .detail > table > tbody > tr > td.contact{
	background-image: url("/Files/100164/Img/07/cornerBloc.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 40%;
}
.ratedmerchant > .detail > table > tbody > tr > td.spacer{
	width:2.5%;
}
.ratedmerchant .score div.ratingwrapper{
	margin: 6px 0 5px 0;
}
.ratedmerchant .score .aggregate-rating .value{
	color: #151616;
	font-family: roboto condensed;
	font-size: 55px;
	font-weight: bold;
}
.ratedmerchant .score .bestrating, .ratedmerchant .score .worstrating{
	display:none;
}
.ratedmerchant .desc .img{
	text-align:center;
}
.ratedmerchant .desc .img img{
	border:0;
	max-height:80px;
	max-width:190px;
}
.ratedmerchant > .detail .contact > table td{
	vertical-align:top;
}
.ratedmerchant > .detail .contact .displaycertificate{
	padding-left:0.3em;
}
.tabbed-reviews {
	position:relative; 
	margin:20px 0;
}
.rating-tabs{
	list-style:none;
	margin:0;
	padding:0;
	z-index:100;
	position:relative;
}
.rating-tab{
	display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:16.667%;

	margin:0;
	padding:0;

	*zoom: 1;
	*display: inline;
	*width:16.6%;
}
.rating-tab.current a{
	padding:10px 20px;
        background-size: 100% 3px;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #DCDCDC;
        border-right: 1px solid #DCDCDC;
        border-top: 1px solid #DCDCDC;
}

.rating-tabs a:hover {

}

.rating-tabs a {
	display:block;
	font:normal 12px arial, sans-serif;
	padding:10px 20px;
        transition:all 0.3s ease 0s;
}
.rating-tabs .text, .rating-tabs .value{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 2px 0;
	font-size:12px;
}
.rating-tabs .star{
	background: url('/images/rating/star-tiny-not-reviewed.png') no-repeat scroll left center;
	padding-left:16px;
	margin-left:-2px;
}
.rating-tabs .text{
	font-weight: bold;
}
.rating-tabs .bar, .rating-tabs .bkbar{
	height:6px;
	padding:0;
}
.rating-tabs .bar{
	position:absolute;
	top:0;
	left:0;
	margin:0;
}
.rating-tabs .bkbar2{
	padding: 0 0 4px;
}
.rating-tabs .bkbar{
	position:relative;
	background-color:#DCDCDC;
}
.rating-tabs .bkbar.fake{
	background-color:#FFF;
}
.reviews{
	border-top:1px solid #DCDCDC;
	padding:25px 0 0 0;
	position:relative;
	z-index:5;
	top:-1px;
}
.reviews .reviewline{
	overflow:hidden;
	padding:0 0 15px 0;
}
.reviews .review:first-child{
	float:left;
}
.reviews .review + .review{
	float:right;
}
.reviews .review{
	background-color: #ECECEC;
	padding: 10px;
	width: 48.7%;
	*padding:0;
}
.reviews .reviewsep{
	width:2.6%;
	position:absolute;
	top:16px;
	bottom:16px;
	left:49%;
}
.reviews .reviewsep .sep{
	width: 1px;
	position:absolute;
	top:0;
	bottom:0;
	left: 50%;
}
.ratingwrapper, .rating{
	width:120px;
	height:24px;
}
.ratingwrapper{
	display:inline-block;
	background: url("/images/rating/star-not-reviewed.png") repeat-x scroll left bottom;
	position:relative;

	*zoom: 1;
	*display: inline;
}
.reviews .ratingwrapper{
	top:5px;
	left:9px;
}
.rating {
	background: url("/images/rating/star-reviewed.png") repeat-x scroll left bottom;
}
.aggregate-rating .rating{
	*position:absolute;
	*left:0;
	*top:0;
}
.reviews .review .score{
	*padding:10px 10px 0 10px;
}
.reviews .review .value{
	float:right;
	font-weight:bold;
	position:relative;
	top:13px;

	*top:-15px;
	*right:10px;
}
.reviews .review .msg{
	border:none;
	background-color:#fff;
	padding:10px;
	margin-top: 10px;
	position: relative;
	max-width: 460px;
	*margin:10px 10px 0 10px;
}
.reviews .review .msg:after,
.reviews .review .msg:before {
	border-left: 15px solid #ECECEC;
	border-right: 15px solid #ECECEC;
	border-top: 25px solid #FFFFFF;
	content: '';
	bottom: -25px;
	position: absolute;
}
.reviews .review .msg:before {
	border-left: none;
	border-right: none;
	border-top: 26px solid;
	border-top-color: inherit; /* Can't be included in the shorthand to work */
	bottom: -26px;
}
.reviews .review > .msg:after,
.reviews .review > .msg:before {
	right: 8px;
}
.reviews .review > .msg:before {
	right: 4px;
}

.reviews .review > .info{
	padding: 10px 40px 0 0;
	text-align: right;
	*padding: 10px;
}
.reviews .review .reply{
	font-style:italic
}
.reviews .review .reply .info{
	padding: 10px 0 0 35px;
	text-align: left;
	*padding: 10px 0 10px 10px;
}
.reviews .review .reply .msg{
	*margin-top:0px;
}
.reviews .review .reply .msg:after,
.reviews .review .reply .msg:before {
	left: 5px;
}
.reviews .review .reply .msg:before {
	left: 4px;
}


body, button, input, select, textarea {
	color: #706F67;
	font-family: Arial,Helvetica,sans-serif;
}
body {
	background: none repeat scroll 0 0 #ECECE7;
	font-size: 12px;
	margin: 0;
}
* {
	padding: 0;
}

.oxsiterating .merchant {
	height: 90px;
	line-height: 87px;
}

.oxsiterating .detail .desc .img img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.ratedmerchant .detail .desc .value {
	font-size: 12px;
	padding: 5px 13px 0;
}

.ratedmerchant .detail .contact > table {
	width: 100%;
}

.ratedmerchant .detail .contact > table .value {
	float: right;
	width: 248px;
	line-height:20px;
}  

.ratedmerchant .detail .contact > table .label {
	height: 20px;
	line-height: 20px;
	font-weight:bold;
}
img {
	border: medium none;
}
.viewtbl table {
	border-collapse: separate;
}
body.PB {
	color: #151616;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
.ratedmerchant .detail table tbody tr td.score {
	padding: 0;
}

.ratedmerchant .detail table tbody tr td.score .label {
	text-align:center;
	background-color: #1EAE99;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
}

div.navbar ul {
	font-size: 0;
	padding: 0 0 20px 0;
	text-align: center;
}

.reviews .reply .msg {
	background-color: #DDDDDD;
}

.reviews .reply .msg:after, .reviews .reply .msg:before {
	border-top: 26px solid #DDDDDD;
}

                                                    /* Personnalisation textes  */


.ratedmerchant .detail .contact > table .label a{
	font-size: 14px;
	font-weight: bold;
} 

.oxsiterating .score .label {
	color: #151616;
	font-family: roboto condensed;
	font-size: 18px;
}

.merchant .domain {
	color: #FFB219;
	font-family: roboto condensed;
	font-size: 30px;
	font-weight: lighter;
        text-transform:uppercase;
}

.review .score {
	color: #151616;
	font-weight: bold;
}

.score a.PBLink {
	color: #151616;
}


.score a.PBLink:hover {
	color: #1EAE99;
}

.rate .warning {
	background-color: #FDD8D8;
	border: 1px solid #F49F9F;
	margin-top: 30px;
	padding: 10px 5px;
}
                                                    /*style label  */

.score .aggregate-rating, .score .rating-detail {
	display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	*zoom: 1;
	*display: inline;
}
.score .aggregate-rating{
	padding: 20px;
	text-align: center;
	width:58.3%;

	*padding:20px 0;
}

.score .rating-detail {
	padding: 20px 10px 20px 30px;
	width:40.3%;

	*padding:20px 0 20px 0;
}

.score .rating-detail .rating-levels{
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none; /* url('') */
	margin:0;
}

.score .rating-detail .rating-level{
	color: #737373;
	height: 23px;
	font-weight: 400;
	position: relative;
	width: 100%;
}

.score .rating-detail .rating-level .value{
	font-size: 11px;
	left: -30px;
	letter-spacing: 1px;
	position: absolute;
	line-height:23px;
	height:23px;
}


.score .rating-detail .rating-level .value .star {
	background: url('/images/rating/star-tiny-not-reviewed.png') no-repeat scroll center center;
	display: inline-block;
	line-height:23px;
	height:23px;
	position: relative;
	width: 16px;
	vertical-align: middle;
	top: -2px;

	*zoom: 1;
	*display: inline;
}

.rating-level.five .bar {
	background-color: #88b131;
}
.rating-level.four .bar {
	background-color: #99cc00;
}
.rating-level.three .bar {
	background-color: #ffcf02;
}
.rating-level.two .bar {
	background-color: #ff9f02;
}
.rating-level.one .bar {
	background-color: #ff6f31;
}
.rating-level .bar {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: inline-block;
	height: 100%;

	*zoom: 1;
	*display: inline;
}
.rating-level .bar-number {
	color: #333;
	font-size: 11px;
	left: 3px;
	position: absolute;
	line-height:23px;
	height:23px;
}
