* { margin:0; padding:0;}
body { background:#252525; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#4f4e4d;}
body.main-bg1 { background:url(images/back01.jpg) no-repeat top #4293C2;}
body.main-bg2 { background:url(images/back02.jpg) no-repeat top #4293C2;}
body.main-bg3 { background:url(images/back03.jpg) no-repeat top #4293C2;}
body.main-bg4 { background:url(images/back04.jpg) no-repeat top #4293C2;}
body.main-bg5 { background:url(images/back05.jpg) no-repeat top #4293C2;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#travel-form { background:#faf9f6; padding:20px 0 10px 28px;}
#travel-form label { display:block; height:60px;}
#travel-form input.text { width:315px; background:#fff; padding:4px 0 4px 4px; margin-right:17px; color:#4f4e4d;}
#travel-form select.text { width:315px; background:#fff; padding:4px 0 4px 4px; margin-right:17px; color:#4f4e4d;}

#restaurants-form fieldset { border:none; color:#2c2c2c;}
#restaurants-form label { display:block; height:50px;}
#restaurants-form .col-1 { width:243px !important; margin-right:0 !important;}
#restaurants-form .col-2 { width:238px !important;}
#restaurants-form ul { padding:3px 0 0 0; margin-right:-20px;}
#restaurants-form ul li { display:inline; padding-right:20px; font-size:.91em; color:#9a9191;}
#restaurants-form ul li input { margin-right:6px;}
#restaurants-form input.text { width:225px; color:#9a9191; font-size:.91em; padding:2px 0 2px 3px; margin-top:3px;}
#restaurants-form input.submit { color:#fff; font-weight:bold; background:url(images/button-bg.jpg) no-repeat left top; border:none; width:149px; height:32px; text-align:center; font-size:1.1em;}
#restaurants-form select { width:232px; color:#9a9191; font-size:.91em; margin-top:3px;}

#contacts-form {color:#2c2c2c;}
#contacts-form label { display:block; height:42px; } 
#contacts-form label input { width:220px; padding:2px 0 2px 3px; color:#91867f;}
#contacts-form textarea {width:210px; height:100px; padding:2px 0 2px 3px; margin-bottom:12px; color:#91867f; overflow:auto;}
#contacts-form .col-1 { width:260px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:215px !important;}


/*==================list====================*/
ul { list-style:none;}

dl { margin-bottom:-14px;}
dl dt {color:#029dda;  font-weight: bold; }
dl dd { padding-bottom:14px;}

.list ul {padding: 15px 0 15px 20px;}
.list li { list-style-type: circle;  list-style-position: outside;  padding: 5px;                  }

.list1 { margin-bottom:-10px;}
.list1 li { background:#faf9f6; padding:3px 20px 3px 3px; overflow:hidden; margin-bottom:10px;}
.list1 li img { float:left; margin-right:19px;}
.list1 li h3 { padding-top:18px;}
.list1 li p { margin-bottom:4px;}
.list1 li a { font-style:italic; color:#029dda;}

.list2 li { font-size:1.1em; padding-bottom:4px;}

.list3 { margin-bottom:-30px;}
.list3 li { font-size:1.1em; border-bottom:1px solid #d9d8d5; padding-bottom:15px; margin-bottom:15px;}
.list3 li em {color:#029dda;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#029dda;}
a:hover{text-decoration:none;}


h1 { font-family:"Arial Black", Gadget, sans-serif; color:#fff; font-weight:normal; font-style:italic; font-size:34px; line-height:1em; padding:60px 0 0 0; text-align:center;}
h1 a { color:#fff; text-decoration:none;}
h1 span { display:block; font-size:12px; line-height:1.1em; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-style:normal; letter-spacing:6px; padding-left:10px;}
h2 { font-size:2.10em; font-style:italic; color:#4f4e4d; line-height:1.1em; margin-bottom:23px;}
h2.alt { padding:16px 0 0 7px;}
h3 { font-size:1.5em; font-style:italic; color:#4f4e4d; margin-bottom:9px;}
h4 { font-size:1.17em; color:#4f4e4d; margin-bottom:20px;}
h5 { font-size:1.1em; margin-bottom:14px;}
h6 { font-size:1.1em;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}


/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:0 0 0 0;}

.box1 { background:url(images/box1-bg.png) no-repeat left top; width:239px; height:338px; float:left; margin:4px 6px 0 0;}
.box1 .inner { padding:25px 0 0 25px;}
.box1 ul li { padding:2px 0 0 0px; font-size:1.25em; margin-bottom:7px; position:relative;}
.box1 ul li a { color:#000; text-decoration:none;  }
.box1 ul li a:hover { text-decoration:underline;}
.box1 ul ul li { background:url(images/marker.gif) no-repeat left 3px; padding:2px 0 0 29px; font-size:1.00em; margin-bottom:7px;  }
.box1 ul ul li a { color:#02648C; text-decoration:none;}
.box1 ul ul li a:hover { text-decoration:underline;}
.box2 { background:url(images/box2-bg.png) no-repeat left top; width:599px; height:347px; float:left;}
.box2 .inner { padding:10px 11px 11px 11px;}
.box2 .inner1 { padding:42px 35px 11px 40px;}
.box2 h2 { font-size:13px; font-weight:normal; color:#000; font-style:normal; border-bottom:1px solid #c0bfb9; padding-bottom:17px;}
.box2 h2 span { display:block; font-size:28px; line-height:1em; padding-bottom:2px;}
.box2 h3 { color:#000; margin-bottom:12px;}

.banner-box { width:577px; height:326px; position:relative;}
.banner-box.bg1 { background:url(images/banner1.jpg) no-repeat left top;}
.banner-box.bg2 { background:url(images/banner2.jpg) no-repeat left top;}
.banner-box.bg3 { background:url(images/banner3.jpg) no-repeat left top;}
.banner-box.bg4 { background:url(images/banner4.jpg) no-repeat left top;}
.banner-box .inner { padding:21px 0 0 20px;}
.banner-box a.banner-text { position:absolute; background:url(images/bg-link.png) left top; display:block; text-decoration:none; color:#fff; text-transform:uppercase; height:147px; text-align:center; padding:4px 17px 0 17px;}
.banner-box a.banner-text.alt {background:url(images/bg-link1.png) left top;}
.banner-box a.banner-text span { display:block; font-size:25px; line-height:1em; color:#d2ebff; letter-spacing:5px; padding:5px 0 0 0;}
.banner-box a.banner-text b { display:block; font-size:45px; font-family:"Arial Black", Gadget, sans-serif; font-weight:normal; line-height:.8em;}
.banner-box a.banner-text strong { display:block; font-size:83px; font-family:"Arial Black", Gadget, sans-serif; font-weight:normal; line-height:.8em; letter-spacing:1px;}
.banner-box a.adv-link { position:absolute; bottom:20px; color:#fff; font-weight:bold; font-size:1.1em; background:url(images/marker1.png) no-repeat left 1px; padding:0 0 0 30px;}

.content-box1 { background:url(images/content-box1.png) left top; width:100%;}
.content-box1 .inside { padding:14px 0 4px 10px;}

.content-box2 { background:#faf9f6; width:100%;}
.content-box2 .inside { padding:30px 25px 27px 34px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:89px;}

.dest-list { border-collapse:collapse; border-bottom:1px solid #cacaca;}
.dest-list td { border:1px solid #cacaca;}
.dest-list thead td { font-weight:bold; text-align:center; font-size:1.1em; padding:3px 15px;}
.dest-list tbody td { border-bottom:none; padding:10px 15px;}
.dest-list tbody td ul { padding:0 0 8px 0;}

/*header*/
#header .logo { background:url(images/logo.jpg) no-repeat left top; width:239px; height:125px; position:absolute; top:40px;}
#header .nav { position:absolute; left:246px; top:53px;}
#header .nav li { display:inline;}
#header .nav li a { color:#fff; text-transform:uppercase; text-decoration:none; padding:0 17px;}
#header .nav li a.last { padding-right:0;}
#header .nav li a:hover { color:#EAEAEA;}

#header .slogan { position:absolute; right:5px; bottom:7px; font-size:20px; line-height:1.1em; font-style:italic; color:#fff; float:right; width:300px; text-align:right;}

/*content*/
#content { padding:0 0 65px 0;}
#content .row-1 { padding-bottom:8px;}
#content .row-2 { padding:0 5px 0 0;}

/*footer*/
#footer {color:#4e4e4e;}
#footer a { color:#EAEAEA; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .footer-nav {margin:0 0 2px -12px;}
#footer .footer-nav li { display:inline; color:#4e4e4e;}
#footer .footer-nav li a { padding:0 15px 0 12px;}

/*==========================================*/
            #imgPreviewWithStyles {
                background: #4293C2 url(images/loading.gif) no-repeat center;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                padding: 5px;
                z-index: 999;
                border: none;
            }
            #imgPreviewWithStyles span {
                color: white;
                font-size: 1em;
                text-align: center;
                display: block;
                padding: 10px 0 3px 0;
            }
            
            .loading {
                height: 32px;
                width: 32px;
            }
			
.col-3 {
background-color:#E6F1F7;
width:190px;
padding:10px;
}

.idTabs {
margin-bottom:10px;
}

.idTabs li {
margin-left:10px;
list-style-type: disc;
}