#content{background:url(http://media.hotelstunter.nl/site/css/img/background.gif) right top repeat-y}
#search{background:#f39912;padding:29px 45px;height:318px}

    #search form div {margin:10px 0;overflow:hidden}
        #search .buttons{text-align:center}
        label,select{color:#004c99;font-size:14px}
        label{font-weight:bold;}
		.fakeinput {background:white;border:1px solid black;color:#004C99;float:left;font-size:14px;height:18px;margin-top:2px;padding:2px 5px;width:365px}
			.fakeinput span {display:inline;float:none;margin:0;}
    select{width:400px;border:1px solid black;}
    .hotel{width:230px;border:1px solid #004c99;margin:0 5px 9px 7px;padding:5px 10px;position:relative;height:171px}
        .hotel h2{color:#e1001a;font-size:14px;}
			.hotel h2 a{color:#e1001a;font-size:14px;font-weight:bold;float:left}
				.hotel h2 a.sIFR-replaced {
					margin-bottom:-10px;display:block
				}
        .hotel h3{font-size:13px;}
        .hotel div.info{float:right;background:#FFFFFF;width:98px;height:110px;overflow:hidden;position:relative;}
		.hotel p {width:123px}
            .hotel .rate{background:url(http://media.hotelstunter.nl/site/css/img/rate-large.png) top center no-repeat ;text-align:center;position:absolute;right:50px;bottom:-5px;width:70px;height:70px;cursor:pointer;}
            .hotel .rate span.typeface-js{display:block;color:#FFFFFF;font-size:12px;margin:15px 0 -5px 7px;width:42px;text-align:center;cursor:pointer;font-family: Helvetiker}
			.hotel .rate b {display:block;color:#FFFFFF;margin:8px 0 0 4px;font-size:22px;font-weight:normal;width:42px;text-align:center;cursor:pointer;}
				/*special sizes for sifr*/
					.hotel .single b { width:55px; font-size:14px;}
					.hotel .decimal b {width:61px; font-size:14px;}
				/*typoFaceid*/
					#typefaceJS .hotel .rate span.typeface-js {position:absolute;top:15px;margin:0;left:12px}
					#typefaceJS .hotel .single b, #typefaceJS .hotel .decimal b {position:absolute;top:30px;margin:0;left:5px}
            .hotel .row{overflow:hidden}
    #ad{margin:0;}
        #ad #banner{float:left;width:160px;background:#f39912;padding:5px;height:174px}
            #ad #banner div{background:#dde0ef;height:151px}
            #ad #banner h3{color:#004c99;background:#fff;margin:0;padding:3px;text-align:center}
        #ad .hotel{float:right;margin:8px 0 0 0}
		#ad .last{margin:8px 7px 0 0;}

/*stars */
.stars {float:right;background-repeat:repeat-x;height:12px;top:3px;}
	.s0 {display:none}
	.s1 {width:13px}
	.s2 {width:27px;}
	.s3 {width:40px;}
	.s4 {width:53px;}
	.s5 {width:66px;}

/*column adjustments so we can have multiple boxes on the front page*/
.i {width:511px;}
.ii {width:268px;}

/*ie6 images remplace .... unused javascript... (why not read png?)*/
* html #hand {background:url(http://media.hotelstunter.nl/site/css/img/hand.gif) no-repeat}
* html .hotel .rate {background:url(http://media.hotelstunter.nl/site/css/img/rate-large.gif) no-repeat}
* html .stars {background:url(http://media.hotelstunter.nl/site/css/img/stars.gif) repeat-x}
