/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
body { margin:5px 0; }
img { border:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
li { margin-bottom:5px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
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; }

/********** ALIGNMENT STYLES **********/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; clear:both; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/********** FORMAT STYLES **********/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap:break-word; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.p12px { padding:12px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.6em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS"; }
.fftnr { font-family:"Times New Roman"; }
.ffv { font-family:Verdana; }

/********** COLOR STYLES **********/
.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#666; }
.gray a:hover, .gray a:active { color:#222; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#ddf; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

.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; }