html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, 
a, img, b, u, i, center, ol, ul, li,
fieldset, form, label, legend,
table,  tbody, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ********************* */
/* GENERAL HTML ELEMENTS */
/* ********************* */
html,body { width:100%; height:100%; }

body,
textarea
{
	font: normal 12px Verdana, Tahoma,Arial,sans-serif;
}

body{
	color: #000;
	background-color: #fff;
}

h1{
	font-size: 28px;
	color: #3e3d40;
	margin:0 0 20px 20px;
}

h2{
	font-size:22px ;
	color: #707173;	
	margin-left:20px;
}


address{
	text-align:center;
	font-style: normal;
	display:block;
	margin:40px 0;
	line-height:18px;
}

address, address a{
	font-size:12px;
	color:#707173;	
}


#header{
	height:95px;
	background-color: #f6f6f6;
	border-bottom:1px solid #e5e5e5;
}

#header img{ margin-top:15px; }
#content-container{ overflow:auto; }

#main{
	margin-left: 290px;
	padding:60px 0
}
#left{
	width:230px;
	float:left;
	padding: 116px 10px 60px 0px;
}
#details{ 
	font-size:14px;
	padding-left:20px; 
}

#content-container,
#footer
{
	background: transparent url("../images/signet/signet_details_content_bg.gif") repeat-x 0 bottom;
}

#footer{
	background: #393939 url("../images/signet/signet_details_footer_bg.gif") repeat-x 0 0;
	height:134px;
	font: normal 12px Verdana,Tahoma,Arial,sans-serif;
	color: #fff;
	clear:both;
}

.site{
	width:960px;
	margin: 0 auto;	
	padding: 0 10px;
	position:relative;
}

#header .site{height:95px;}

#claim{
	position: absolute;
	top:0;
	left: 320px;
	opacity:0;
	height:95px;
	width:620px;
	 -webkit-transition-property: all;
	 -webkit-transition-timing-function: ease-out;
	 -webkit-transition-duration: 1s;
	 -moz-transition-property: all;
	 -moz-transition-duration: 1s;
	 -moz-transition-timing-function: ease-out;
	 -o-transition-property: all;
	 -o-transition-duration: 1s;
	 -o-transition-timing-function: ease-out;
	 transition-property: all;
	 transition-duration: 1s;
	 transition-timing-function: ease-out;		
}
.language-de #claim{
	background: transparent url("../images/signet/signet_detail_header_claim_de.png") no-repeat 0 100px;
}

#header:hover #claim{
	opacity:1;
	background-position: 0 31px;
}

#footer .logo-vioma{
	position:absolute;
	right:10px;	
	top:55px;
}

#footer a{
	color:#fff;
	text-decoration: underline;
}

.footer-content{ padding-top:55px; }

.summary{
	color: #3e3d40;
	margin:10px 0 30px;
}


a.button{
	background: #85b916 url("../images/signet/signet_details_button_bg.gif") repeat-x 0 0;
	display:block;
	width:220px;	
	font: bold 17px/40px Verdana,Tahoma,Arial,sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
}


#button_shadow{
	height:8px;
	width:220px;	
	margin-top:2px;
	opacity:0.5;
	border-top:0px solid #ebebeb;
	border-top:0px solid rgba(0,0,0,0.4);
	background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,0)));
	-webkit-mask-box-image:-webkit-gradient(linear,left top,right top,color-stop(0.0,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,.8)),color-stop(1.0,rgba(0,0,0,0)));
	background-image:-moz-radial-gradient(top,ellipse farthest-side,rgba(0,0,0,.3),rgba(0,0,0,0))
}

.bubble{
	background: #fff url("../images/signet/bubble_reference.png") no-repeat 20px bottom;	
	padding-bottom:20px;
	margin-bottom: 10px;
}
.inner-bubble{
	background-color:#f3f3f3;
	padding:20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size:14px;
	font-style:italic;  
}

.bubble-response{
	background: #fff url("../images/signet/bubble_reference_top.png") no-repeat 20px top;	
	padding-top:20px;
	margin: -20px 0 30px 100px;
}

.bubble-response .inner-bubble{
	background-color:#e5e5e5;
	padding:20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size:14px;
	font-style:italic;  
}

.inner-bubble p{
	font-size:11px;
	font-style:normal;
	margin-bottom:10px; 
}

.inner-bubble table{ width: 100%; }

.inner-bubble .review-score{
	width: 100px;
	text-align:right;
	vertical-align: middle;
}


.portal-scores,
.hotel-scores
{
	width:350px;	
}

.portal-scores th,
.hotel-scores th
{
	text-align:left;	
}

.portal-scores td,
.hotel-scores td
{
	text-align:right;	
}

.hotel-scores th,
.hotel-scores td,
.inner-bubble .review-score
{
	color: #85b916;	
	vertical-align: middle;
}
.portal-scores th,
.portal-scores td{
	padding:2px 0;
}

.hotel-scores th{font-size:18px;}
.hotel-scores td,
.inner-bubble .review-score
{
	font-size:22px;
}
.portal-scores{color: 707173;}

.pagina{
	margin-top:20px;
	font-size:14px;
}

.pagina span{
	padding:0 4px;
	color:#38373a;
	font-weight:bold;
}
.pagina a{
	color:#707173;
	font-weight:normal;
}
.hotel-logo{
	text-align:center;	
}

.comments {
	clear:right;
}
.comments h2 {
	margin-bottom:20px;
	margin-top:70px;
}

.barometer-language-selector  * {
	display: inline-block;
	margin-left: 5px;
}

.barometer-language-selector {
	float: right;
	background-color: #f3f3f3;
	padding: 5px;
}