
#cnt-i { overflow: hidden; margin-bottom: 5px; background: url(border_vrtical.gif) 244px 20px repeat-y; }
#cnt-i .inner { background: none; margin: 5px 0; padding: 0 10px; }
#cnt-i .col { width: 50%; float: left; }

#cnt-i h3 { margin-bottom: 5px; font: bold 14px Iskar, Arial, sans-serif; text-transform: uppercase; }
#cnt-i ol { width: 100%; overflow: hidden; }
#cnt-i li { background: url(/images/bullet_black.gif) left 5px no-repeat; padding-left: 8px; margin-top: 5px; }
#cnt-i li a { color: #000; font-weight: normal; }
#cnt-i li a:hover { color: #ED4E00; }

#cnt-i #c1 .image { background: #E5E5E5; }
#cnt-i #c1 .image img { border-color: #FFF; }
#cnt-i #c2 a { color: #ED4E00; }
#cnt-i #c2 form { display: block; background: #E5E5E5; padding: 3px; }
#cnt-i #c2 select { width: 130px; }

/* ----------- Panels ---------------------------------------------------------- */
#hotels { height: 277px; overflow: hidden; background: #FC0 url(bgrd_home_feat.gif) left top repeat-x; color: #000; }
#hotels li { display: block; list-style-type: none; width: 164px; height: 240px; float: left; color: #000; position: relative; overflow: hidden; }
#hotels li.last { width: 162px; } 
#hotels li.last .image { width: 152px; }
#hotels .image { width: 153px; height: 60px; overflow: hidden; margin: 5px 0 0 5px; }
#hotels .image img { display: block; width: 100%; }
#hotels .cnti { padding: 10px; }
#hotels a { color: #900; }
#hotels a:hover { text-decoration: none; }
#hotels .rating { font-weight: bold; margin: 5px 0; }
#hotels .links { border-top: solid 1px #FFA205; clear: both; padding: 2px 5px; }
#hotels .links strong, #hotels .links a { color: #000; display: block; float: left; padding: 0 5px; border-right: solid 1px #000; white-space: nowrap; margin-bottom: -3px; }

/* ------------- Magazine ----------------------------------------------- */
#present { background: #E5E5E5; padding: 10px; height: 150px; overflow: hidden; }
#present .image { float: left; margin-right: 10px; width: 120px; height: 150px; overflow: hidden; }
#present .cnt { float: left; }
#present .rating, #present .extras { float: left; width: 45%; margin: 5px 4% 5px 0;  }
#present .links { clear: both; }
#present h3 { text-indent: 0; color: #999; padding-left: 30px; margin-bottom: 10px; font: bold 14px/20px Iskar, sans-serif; background: url(icon_mic.gif) 0 7px no-repeat; height: auto; }
#present h3 a { display: block; color: #ED4E00; font-size: 24px; text-decoration: none; }

