/*********** SELECTORS STYLES  ***********/
body { background:#fff; }
body { margin:5px 0; }
select { border:1px solid #ccc; background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; overflow:auto; } /* Remove vertical textarea scrollbar in IE */
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#090; }

.input { padding:1px 2px; border:1px solid #ccc; background:#fff; }
.button { border:0; overflow:visible; background:#efffc0; }

/********** COLOR STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrL { border-left:1px solid #ccc; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #ccc; }
.bdrN, .bdrN td, .bdrN th { border:0; }
.bdrWhite { border:1px solid #fff; }
.bdr2 { border:1px solid #7a9655; }
.bdr3 { border:1px solid #ad6d01; }
.bdr4 { border:1px solid #ffe9c5; }

.bg1 { background:#82ab07; }
.bg2 { background:#d98800; }
.bg3 { background:#d5ec92; }
.bg4 { background:#368700; }
.bgWhite { background:#fff; }
.bgOne { background:#f7faed; }
.bgTwo { background:#fffaf2; }
.bgThree { background:#f9f9f9; }
.bgFour { background:#f3f3f3; }

.b2 { background:none no-repeat 0% .4em; }
.b3 { background:none no-repeat 0% .5em; }
.b4 { background:none no-repeat 0% .4em; }
.g1 { background:#fef9f2 none repeat-x bottom; }
.g2 { background:#fefaf3 none repeat-x bottom; }

.white, a.white:link, a.white:visited, .white a:link, .white a:visited { color:#fff; }
a.white:hover, a.white:active, .white a:hover, .white a:active { color:#ff0; }
.color1, a.color1:link, a.color1:visited, .color1 a:link, .color1 a:visited { color:#930; }
a.color1:hover, a.color1:active, .color1 a:hover, .color1 a:active { color:#000; }
.color2, a.color2:link, a.color2:visited, .color2 a:link, .color2 a:visited { color:#368700; }
a.color2:hover, a.color2:active, .color2 a:hover, .color2 a:active { color:#000; }
.color3, a.color3:link, a.color3:visited, .color3 a:link, .color3 a:visited { color:#f00; }
a.color3:hover, a.color3:active, .color3 a:hover, .color3 a:active { color:#060; }

/***** BODY STYLES *****/
.pLeftBg { background:#fff none repeat-y left top; padding:0 0 0 10px; }
.pRightBg { background:none repeat-y right top; padding:0 10px 0 0; }
.column { background:#d5ec92 none no-repeat 0% 100%; }

.tbd { border-bottom:1px solid #fff; }
.tbd .co { background:#feffe5; border-right:1px solid #e4e94f; border-bottom:5px solid #b7bb36; }
.tbd .h { background:none no-repeat 0em .4em; border-bottom:1px solid #660; color:#660; }
.tbd .h a:link, .tbd .h a:visited { color:#660; }
.tbd .h a:hover, .tbd .h a:active { color:#000; }
.tbd .l { background:none no-repeat 0em .5em; }

.tbt { border-bottom:1px solid #fff; }
.tbt .co { background:#fff5e5; border-right:1px solid #ffc974; border-bottom:5px solid #df9c32; }
.tbt .h { background:none no-repeat 0em .4em; border-bottom:1px solid #960; color:#960; }
.tbt .h a:link, .tbt .h a:visited { color:#960; }
.tbt .h a:hover, .tbt .h a:active { color:#000; }
.tbt .l { background:none no-repeat 0em .5em; }

.tOther { background:#d5ec92; border-bottom:1px solid #fff; }
.tOther .h { background:none no-repeat 0em .4em; border-bottom:1px solid #090; color:#060; }
.tOther .h a:link, .tOther .h a:visited { color:#060; }
.tOther .h a:hover, .tOther .h a:active { color:#f00; }
.tOther .l { background:none no-repeat 0em .5em; }

.tml { background:#d98800 none no-repeat 100% 0%; }
.tml .l { height:48px; line-height:48px; border-left:1px solid #f5aa2d; border-right:1px solid #b06e00; }
.tml a:link, .tml a:visited { color:#fce8c6; }
.tml a:hover, .tml a:active { color:#fff; }

.destinations a:hover, .destinations a:active { color:#c00; }
.destinations .more a:link, .destinations .more a:visited { background:#fff0d8; color:#000; }
.destinations .more a:hover, .destinations .more a:active { background:#fbe1b8; }

.special .l { background:none no-repeat 0% .6em; padding:2px 0 2px 15px; }
.special .more a:link, .special .more a:visited { color:#090; }
.special .more a:hover, .special .more a:active { color:#000; }

.fLeftBg { background:#fff none repeat-y left top; padding:0 0 0 10px; }
.fRightBg { background:none repeat-y right top; padding:0 10px 0 0; }
.bml a:link, .bml a:visited { color:#060; }
.bml a:hover, .bml a:active { color:#c60; }

.table { border:1px solid #ccc; }
.table td, .table th { border:1px solid #d7d7d7; }
.table .headHr { background:#d5ec92; }
.table .headVr { background:#f9f9f9; }

.highlighted { background:#ffe0ab; border:1px solid #ffa200; }

.weAccept .h { background:#d5ec92; border-bottom:1px dashed #999; }
.weAccept .cards { background:#fff; border-right:1px solid #d5ec92; }

.counter .num { color:#030; }
.language { color:#030; }
.language img { border:1px solid #060; }
.language a:hover img { border:1px dashed #0f0; }
