* {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: #fff;
    line-height: 140%;
}

a {
    text-decoration: none;
    color: #336699;
}

a:hover {
    text-decoration: none;
    color: #CC3399;
}

#main {
    margin: 20px auto 15px auto;
    width: 900px; 
}

#mainSurvey {
    margin: 20px auto 15px auto;
    width: 650px; 
}

#logo {
    margin: 0px 0px 20px 0px;	
}

#header {
    clear: both;
    position: relative;
    margin: 0 auto;
    width: 900px;
    margin-top: 20px;
    text-align: right; 
}

#headerSub {
    margin: 0 auto 0 auto;
    width: 890px; 
}

#headerSub .cellRight {
    padding: 12px 0px 0px 20px;	
    font-style: italic;
}

#header ul {
    position: absolute;
    right: 20px;
    bottom: 0;
    list-style-type: none;
}

#header ul li {
    float: left;
}

#header ul li a {
    background: transparent url(/images/nav-rgt-bg.gif) no-repeat scroll right top;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin-right: 2px;
    text-decoration: none;
}

#header ul li a span {
    background:transparent url(/images/nav-left-bg.gif) no-repeat scroll left top;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 15px;
}

#sidebar {
    width: 320px;
    float: left;
}

#sidebar h3 {
    background: url(/images/certificate/boxHeader.gif) no-repeat top left;
    height: 24px;
    font-size: 11pt;
    margin-bottom: 3pt;
    padding: 8px 0px 0px 14px;
    color: white;
    margin: 0;
}

#sidebar .block {
    border-left: 1px solid #1c7bb1;
    border-right: 1px solid #1c7bb1;
    width: 219px;
    margin: 0;
    padding: 10px;
}

#sidebar .subRating {
    margin: 0 0 28px 0;
}

#sidebar .subRating table td {
    font-size: 9pt;
    line-height: 125%;
}

#sidebar .bookNowBlock { 
    background: url(/images/certificate/bookNow.png) no-repeat top left;
    width: 239px;
    height: 27px; 
    padding: 8px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}


#sidebar .bookNowBlock a {  
    font-size: 11pt;  
    color: white;
    margin: 0;
}


#sidebar .des {
    border-bottom: 1px solid #b4d0e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#sidebar .blockFooter {
    background: url(/images/certificate/boxFooter.gif) no-repeat bottom left; 
    width: 241px;
    height: 17px;
    margin: 0px 0px 20px 0px;
}


#content {
    width: 570px; 
    float: left; 
}

#content .blockHeader {
    background: url(/images/certificate/boxBigHeader.gif) no-repeat top left; 
    width: 570px;
    height: 14px;
    margin: 0;
}

#content .blockContentTopUp { 
    width: 557px;
    height: 38px;
    padding: 20px 80px 20px 10px;
    margin: 0;
    background-color: #e6eff6;
    border-right: 1px solid #b4d0e5; 
    border-left: 1px solid #b4d0e5;
    color: #00709c;
    line-height: 160%;
    background: transparent url(/images/certificate/bgHeaderTop.jpg) no-repeat center bottom;
}


#content .blockContentTopDown { 
    width: 570px;
    height: 53px;
    padding: 10px 20px 0 20px;
    margin: 0px 0px 20px 0px;
    background-color: #e6eff6;
    border-bottom: 1px solid #b4d0e5; 
    border-right: 1px solid #b4d0e5; 
    border-left: 1px solid #b4d0e5;
    color: #00709c;
    line-height: 160%;
    background: transparent url(/images/certificate/bgHeaderBottom.jpg) no-repeat center bottom;
}



#content .blockHeader2 {
    background: url(/images/certificate/boxBigHeader2.gif) no-repeat top left; 
    width: 629px;
    height: 25px;
    padding: 12px 10px 10px 10px;
    margin: 0;
    color: white;
}

#content .block {
    background-color: #fafbfd;	
    border-bottom: 1px solid #C0D2E6; 
    border-right: 1px solid #C0D2E6; 
    border-left: 1px solid #C0D2E6;
    width: 578px;
}

#content .review1 { 	 
    padding: 20px 20px 10px 20px;		
}

#content .review2 {
    border-top: 1px solid #b4d0e5;  
    border-bottom: 1px solid #b4d0e5;	
    padding: 20px 20px 10px 20px;
    background-color: #f0f4f7;
}


#content .detailRating {
    border-top: 1px solid #b4d0e5;  
    border-bottom: 1px solid #b4d0e5;	
    padding: 10px;  
}

.surveyQuestion {
    border: 2px solid #e1e1e1; 
    margin-bottom: 20px;	
}

.surveyQuestion:hover {
    border: 2px solid #388d0c; 	
}


.surveyHeading {
    padding: 5px;	
    border-bottom: 2px solid #e1e1e1;  
    font-size: 11pt;
    color: white;
    /*background: url(/images/thead-bg.gif) repeat-x bottom;*/
    background: url(/images/certificate/boxBigHeader2.gif) no-repeat top left; 
    background-position: -10px 0px;
}

.surveyContent {
    padding: 5px;	
}


h1 {
    background: url(/images/header.png) no-repeat top left;
    width: 471px;
    height: 40px;
    margin: 0 10px;
}

h1 span {
    display: none;
}

h2 {
    font-size: 14pt;
    margin-bottom: 3pt;
}



ul.guarnt {
    margin: 5px 0 0 30px;
    list-style-image: url(/images/list.png);
}

ul.guarnt li {
    float: left;
    margin-right: 30px;
}

p {
    margin-bottom: 9pt;
}

.reviews {
    margin: 10px 0 40px;
}

.reviews p {
    margin: 5pt 0;
}

.small {
    font-size: 8pt;
}




input[type="text"], select, textarea {
    border: 1px solid #d1d1d1;
    padding: 1px 2px; 
    background: #f1f1f1;
    color: #666;
}

input[type="text"]:hover, select:hover, textarea:hover {
    border: 1px solid #c9c9c9;
    background: #e9e9e9;
    color: #666;
}

input[type="text"]:focus, select:focus, textarea:focus {
    border: 1px solid #c1c1c1;
    background: #e1e1e1;
    color: #333;
}

.formButtonPink, .formButtonPink:hover, .formButtonPink:focus {
    cursor: pointer;
    border: 1px solid #e1e1e1;
    background: url(/images/bg-button-pink.png) repeat-x;
    width: auto;
    padding: 2px 10px;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
}

.formButtonBlue, .formButtonBlue:hover, .formButtonBlue:focus {
    cursor: pointer;
    border: 1px solid #e1e1e1;
    background: url(/images/bg-button-blue.png) repeat-x;
    width: auto;
    padding: 2px 10px;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
}

.formButtonBlueBig, .formButtonBlueBig:hover, .formButtonBlueBig:focus {
    cursor: pointer;
    border: 1px solid #e1e1e1;
    background: url(/images/bg-button-blue.png) repeat-x;
    width: auto;
    padding: 2px 10px;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
}

.radio, .radio:hover, .radio:focus {
    border: none;
    background: none;
    width: auto;
    padding: 0;
    margin: 0 10px;
    color: none;
}

.error{
    color: #CC0000;
    font-size: 12px;
    font-weight: normal;
}
.promptBox{display:block;padding:0px 2px 0px 19px;border:0px solid #000000;}
.promptBox ul{padding:0px;}
.prompt{color:#ff0000;font-size:11px;font-weight:bold; padding:0px;}
.promptok{color:#006600;font-size:11px;font-weight:bold; padding:0px;}

.errorNew { 
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    background-color: #ffe1e1;
    border: 1px solid #ff0000;	
}



.success {
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    background-color: #cfeccc;
    border: 1px solid green;	
}


.tableReviews td {
    padding: 8px;	
    line-height: 140%;
}
.tableRow:hover {
    background: #DCF2FF;
}

.ratingBox {
    padding: 0px; 
    width: 72px; 
    height: 15px; 
    cursor:pointer;
    background-image: url('/images/ratings.png'); 
    background-repeat: no-repeat; 
    background-position: 0 0;  
    margin: 0px 0px 6px 0px;
}

.ratingLink {
    display:inline-block; 
    width: 14px; 
    height: 15px;	
}

.ratingLinkAll {
    display:inline-block; 
    width: 72px; 
    height: 15px;	
    cursor: default;
}

.ratingWord {
    margin-left: 20px;	
}

.flags {
    display: block;
    width: 20px;
    height: 12px;  
    background-image: url('/images/flags.png'); 
    background-repeat: no-repeat;  		
    float: right; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px; 
    border: 1px solid #cccccc;
}
.flags:hover{border: 1px solid blue;}

#flagDe { 
    background-position: 0 0; 
}

#flagEn { 
    background-position: -20px 0px; 
}
#flagNl { 
    background-position: -40px 0px; 
}
#flagEs { 
    background-position: -60px 0px; 
}
#flagFr { 
    background-position: -80px 0px; 
}
#flagIt { 
    background-position: -100px 0px; 
}
#flagPl { 
    background-position: -120px 0px; 
}
#flagRu { 
    background-position: -140px 0px; 
}
#flagJa { 
    background-position: -160px 0px; 
}

/** MASTER ROME STYLES **/
.block{ display: block }
.hidden {display: none }
.aright{ text-align: right}
.fleft { float:left}
.fright { float:right}
.cleft{ clear: left }
.cright { clear: right }
.cboth { clear: both }
.padleft10{ padding-left: 10px }
.padright10{ padding-right: 10px }
.padtop10{ padding-top: 10px }
.padbottom10{ padding-bottom: 10px }
.bold{ font-weight: bold }
.normal{ font-weight: normal }
.pointer{ cursor: pointer}
.grey { color: #AFAFAF}
.blue { color: #1F5696 !important}
.blueborder{ border: 1px solid #C0D2E6}
.marginbox{ width: 300px;margin-bottom: 20px;}
.hotelinfobox{width: 300px; table-layout:fixed}
.hotelinfoIdent{width: 30%; vertical-align: text-top;}
.hotelinfoValue{width: 67%; overflow: hidden;}
#aboutbox { background-color: #F5F6F8;  }
#aboutbox ul li, .popuplist{
    list-style-image:url('/images/harkenKlein.png');
    list-style-position:inside;
    color: #1F5696 ;
    font-style: italic;
}
.popuplist{
    text-align: left;
    color: #000000;
}
.h_marginalbox{ 
    background-color: #F5F6F8; 
    color:#919294; 
    text-align:center; 
    padding: 10px 20px; 
    font-size: 22px; 
    border-bottom: 1px solid #C0D2E6 }
.av_rating{ font-size:30px; font-weight:bold }
.ratingitem{font-size:16px;  font-weight:bold }
.ratingvalue{ 
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding-right: 13px;
}
#main_rating{padding:10px }
#booknowlink{
    background-image: url("/images/_booknow.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 33px;
    padding-top: 10px;
    text-align: center;
    width: 309px;
    margin-bottom: 20px;
}
#booknowlink:hover{text-decoration: underline }
#hotelhead, #shotelhead{  
    background-image: url("/images/_head.jpg");
    background-repeat: no-repeat;
    width: 580px;
    height: 175px;
}
#shotelhead{  
    background-image: url("/images/_shead.jpg");
}
#reviewsfrom{
    padding: 20px 0 10px 20px;
    font-size: 18px;
    color:#959597;
    display:block;
}
#hotelname {
    display: block;
    font-size: 30px;
    font-weight: bold;
    height: 53px;
    line-height: 25px;
    margin-top: -2px;
    padding-left: 20px;
    width: 467px;
}
#positivereviews, #cntreviews{ 
    color: #FFFFFF;
    display: block;
    font-size: 19px;
    font-weight: bold;
    height: 25px;
    padding: 12px 0 8px 17px;
}
#cntreviews{ 
    display: block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 0 0 15px;
    width: 300px;
}
#sortreviews, #rev2line{ 
    color: #FFFFFF;
    float: right;
    padding: 2px 12px 0 0;
    text-align: right;
    width: 240px;
}
#content .reviewlistitem {
    padding: 20px 20px 10px;
    border-bottom: 1px solid #1C7BB1;
}
#impfooter{     margin-bottom: 15px;
                margin-top: 8px;
                text-align: center;
                width: 580px;
}
.revcomment {    
    background-color: #EDEFF4 !important;
    border: 1px dashed #877AD7;
    margin: 10px 0 0 0;
    padding: 10px;
    width: 516px !important;}
.toggle{ 
    background-color: #EDEFF4 !important;
    border: none !important;
    width: auto !important;
}
.toggle:hover{
    text-decoration: underline;
}
#re2line{
    text-align: left;
    font-size: 15px;
    padding-left: 20px;
    color: #fff;
}
#socialbox{ padding: 10px 20px; width: 260px !important}
.sociallink{ position: relative; top: -5px; left: 5px;}
.sociallink:hover{ text-decoration: underline; color: blue }
#reviewbox span{ font-size: 13px }
#impfooterform{
    margin: 20px 0;
    text-align: center;
    width: 650px;
}
.e_avg,.e_cnt,.e_nr{ color:#3F73A2;font-size:17px !important;position:relative;top:2px}
.e_avgf{color:#3F73A2;font-size:32px !important;display:block;width:280px;text-align: center;position:relative;top:-5px;margin-bottom:3px}
#newsletter{
    width:340px;
    display: block;
    text-align: right;
    padding-top:20px;
}
.link{ text-decoration: underline;font-weight: bold}
#dialog_content ul{ text-align: left !important}
.left{text-align: left !important}






