@charset "utf-8";
/* CSS Document */

/* Hotels */

#hotelSearchForm .date select:first-child { width:21%;}
#hotelSearchForm .date select, #flightSearchForm .child select { width:30%;}
#hotelSearchForm .date select:nth-child(3) { margin:0 3px 0 0;}
.sortProp div { height:90px; background:#ccc;}
.sortProp .current, .sortProp div:hover { background:#666; color:#fff;}
.sortProp div:nth-child(6) { margin:0;}
.sortProp div:nth-child(7) { height:0 !important; border:none !important; background:none !important; box-shadow:none !important;}
.sortProp .propLink { cursor:pointer;}
.sortProp div:nth-child(1) img { width:26px; height:18px;}
.sortProp div:nth-child(2) img { width:18px; height:18px;}
.sortProp div:nth-child(3) img { width:36px; height:18px;}
.sortProp div:nth-child(4) img { width:55px; height:18px;}
.sortProp div:nth-child(5) img { width:73px; height:18px;}
.sortProp div:nth-child(6) img { width:91px; height:18px;}
.propFilter select, .propFilter input { width:100%; height:21px;}
.propFilter input[type="submit"] { width:auto;}
.hotelImg img, .detailHotel img { width:100%;}
.mainimg { width:74%; height:320px; float:left; margin:0 0 8px;}
#bigimage { width:100%; height:100%;}
img.smallImg { width:24%; height:78px; float:right; margin:0 4px 4px 0;}
img.smallImg:hover { cursor:pointer;}
.sortProp img { width:auto !important;}