body{
 margin: 0;
 padding: 0;
 font-family: Verdana, sans-serif;
 font-size: small;
 color: #000;
 background:#fff;
}

.wrap, #wrap
{
min-width: 100px;
margin: 0px 15px 15px 15px;
padding: 0;
font-size: 95%;
}

#content{
clear: left;
float: left;
width: 100%;
margin-bottom: 10px;
}

body.reglike #content{
width: 100%;
}
body.reglike #content-inner{
border-top: none;
}
body.reglike #therest p.view-all{
font-size: 110%;
font-weight: bold;
}

body.reg #content-inner{
border-top: none;
}
body.reg #therest p.view-all{
font-size: 110%;
font-weight: bold;
}

table.form-table{
width: 100%;
border-collapse: collapse;
background: #f5f5f5;
}

table.form-table th{
width: 100%;
padding: 10px 10px 0 0;
text-align: right;
vertical-align: top;
border-bottom: 1px solid #ddd;
}
table.form-table th em{
display: block;
margin: 2px 0 0 0;
font-style: normal;
font-weight: normal;
font-size: 85%;
color: #555;
}
table.form-table td{
margin: 0 0 10px 0;
padding: 15px 20px 15px 0;
vertical-align: top;
text-align: left;
border-bottom: 1px solid #ddd;
font-style: normal;
}
table.form-table td p, body.info .box td p{
margin: 10px 0 0 0;
padding: 0;
font-size: 90%;
color: #555;
}
table.form-table td input.form-text{
width: 100%;
font-size: 150%;
color: #333;
background: #fff;
border: 1px solid #ccc;
}
table.form-table td select{
color: #555;
background: #fff;
border: 1px solid #ccc;
}
table.form-table td textarea{
width: 450px;
height: 200px;
font-size: 130%;
color: #333;
background: #fff;
border: 1px solid #ccc;
}
table.form-table td.info{
font-size: 90%;
color: #555;
}
table.form-table input.form-check{
width: auto;
}
.radiovr input:hover{
background-color:#D0D0D0;	
}

span.req{
color: #dd2222;
font-weight: bold;
font-size: 120%;
}
span.minitxt {
	color:#999;
	font-size:11px;
	padding-left:10px;	
	
}

/* ----------- */

table.form-table td {
	color: #555;
	padding-right:0;
}

table.form-table td p, body.info .box td p {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 90%;
	color: #555;
	}

table.form-table th {
	width: 2px;
	}
	

/* --------------  */
.steps, {
	padding: 5px 0 5px 0;
	color: black;
	font-size: 11px;}
#hide, #show {font-size: 11px;}	
.show {font-size:11px;padding-top:2px;}


tr.detailed-scoring td, tr.detailed-scoring tr{
	padding:4px;}
tr.detailed-scoring input {margin-right:8px;}


#btnArea {
	border:1px solid black;
	margin-top:3px;
	float:left;
	border-right:2px solid black;
}
#btnArea a, #btnArea a:hover {
	float:left;
	border:1px solid black;
	border-right:0;
	padding: 3px 6px 3px 6px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.btn1 {
	background-color:#F30;
}
.btn2 {
	background-color:#F63;
}
.btn3 {
	background-color:#F96;
}
.btn4 {
	background-color:#FC6;
}
.btn5 {
	background-color:#FF6;
}
.btn6 {
	background-color:#CF6;
}
.btn7 {
	background-color:#9F6;
}
.btn8 {
	background-color:#6F6;
}
.btn9 {
	background-color:#6F3;
}
.btn10 {
	background-color:#0F0;
}
.unhighlightedBtn {
	background-color:#d0d0d0;
}

dl.rate-any {
	float:right;
}

.scoreArea {
	float:right;
	padding:0;
	margin:0; 
	height:75px;
}

.scoreWrapper {
	width:400px;
	float:left;
}

dl.rated-hotels div.fontsize11bold 
{
margin-top:6px;
font-weight:bold;
font-size:11px;
}
dl.rated-hotels-mini dt, dl.rated-hotels dt.scorebox {
width:57px;
height:19px;
font-weight:normal;
float:left;
padding: 4px;
font-size: 11px;
text-align: center;
color: #000;
border: 1px solid #EEC66E;
margin-left:5px; margin-right:8px; margin-top:0; margin-bottom:0
}

span.artBig {font-weight:bold;font-size: 17px; color:#555;}

dl.rated-hotels-mini dt strong, dl.rated-hotels dt.scorebox strong{
font-size: 17px;
}

div.scorebox 
{
width:57px;
height:19px;
font-weight:normal;
float:left;
text-align:center;
padding: 4px;
font-size: 11px;
text-align: center;
color: #000;
border: 1px solid #EEC66E;
margin-left:5px; margin-right:8px; margin-top:0; margin-bottom:0
}

#therest dl.rated-hotels{
width:100%;
float:left;
margin: 0 0 0 0;
padding: 8px 0 20px 0;
background: #f5f5f5;
border-bottom: 1px solid #e5e5e5;
}
#therest dl.rate-any{
background-color:Transparent;
border-bottom:0px none;
width:auto
}
body.home #therest dl.rated-hotels{
width:100%;
height:70px;
float:left;
margin: 0 0 0 0;
padding: 8px 0 8px 0;
background: #f5f5f5;
border-bottom: 1px solid #e5e5e5;
}
dl.rated-hotels span.score-city{
font-size:11px;
}
dl.rated-hotels div.fontsize11{
font-size:11px;
}
dl.rated-hotels div.fontsize9, dl.rated-hotels span.fontsize9{
font-size:9px;
}

dl.rated-hotels dd{
margin: 0;
font-size: 90%;
line-height: 1.5em;
color: #555;
}

dl.rated-hotels dt.scoredesc{
width:60px;
margin: 0 0 0 8px;
clear:left;float:left;text-align:center;
}

