* {
    margin: 0;
    padding: 0;
}

body {
    background: #252525;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;
    color: #666666;
}

body.main-bg1 {
    background: url(images/main-bg1_comp.jpg) no-repeat center 76px #252525;
}

body.main-bg2 {
    background: url(images/main-bg2_comp.jpg) no-repeat center 76px #252525;
}

body.main-bg3 {
    background: url(images/main-bg3_comp.jpg) no-repeat center 76px #252525;
}

body.main-bg4 {
    background: url(images/main-bg4_comp.jpg) no-repeat center 76px #252525;
}

body.main-bg5 {
    background: url(images/main-bg5_comp.jpg) no-repeat center 76px #252525;
}

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;
    font-size: 1.25em;
}

.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;
}

#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 .wide {
    width: 300px;
}

#contacts-form .normal {
    width: 200px;
}

#contacts-form .narrow {
    width: 100px;
}

#contacts-form {
    color: #2c2c2c;
}

#contacts-form label {
    display: block;
    font-size: .8em;
    float: left;
    width: 200px;
}

#contacts-form input {
    padding: 1px;
    color: #91867f;
    font-size: .7em;
    display: block;
    margin-left: 200px;
}

#contacts-form select {
    margin-left: 200px;
    display: block;
    font-size: .7em;
}

#contacts-form textarea {
    margin-left: 200px;
    display: block;
    height: 100px;
    padding: 1px 0 1px 2px;
    color: #91867f;
    overflow: auto;
    font-size: .7em;
}

#contacts-form #submit {
    display: block;
    width: 100px;
    margin-top: 5px;
}

#contacts-form div {
    clear: left;
    padding: 4px 0 4px 0;
}

#contacts-form div.odd {
    background-color: #FFF;
}

#contacts-form div.even {
    background-color: #F6F6F6;
}

/*==================list====================*/
ul {
    list-style: none;
}

dl {
    margin-bottom: -14px;
}

dl dt {
    color: #029dda;
}

dl dd {
    padding-bottom: 14px;
}

.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: 6px;
}

.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 li {
    font-size: 1.1em;
    margin-bottom: 12px;
    text-align: center;
}

.list3 li em {
    color: #029dda;
}

/*==================other====================*/
.img-indent {
    margin: 0 8px 0 0;
    float: left;
}

.img-box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.img-box img {
    float: left;
    margin: 0 8px 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: 36px;
    line-height: 1em;
    padding: 47px 0 0 0;
    text-align: center;
}

h1 a {
    color: #fff;
    text-decoration: none;
}

h1 span {
    display: block;
    font-size: 11px;
    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.33em;
    font-style: italic;
    color: #4f4e4d;
    line-height: 1.1em;
    margin-bottom: 10px;
}

h2.alt {
    padding: 16px 0 0 7px;
}

h3 {
    font-size: 1.5em;
    font-style: italic;
    color: #4f4e4d;
    margin-bottom: 9px;
    line-height: 1em;
}

h4 {
    font-size: 1.17em;
    color: #4f4e4d;
    margin-bottom: 20px;
}

h5 {
    font-size: 1.1em;
    margin-bottom: 14px;
}

h6 {
    font-size: 1.1em;
}

.link1 em {
    display: block;
}

.link1 b {
    display: block;
    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 {
    width: 100%;
}

/*==================boxes====================*/
.box {
    background: #fff;
    width: 100%;
}

.box .inner {
    padding: 0 0 0 0;
}

.box1 {
    background: url(images/box1-bg.png) repeat left top;
    width: 386px;
    height: 250px;
    float: right;
    margin: 0 6px 0 0;
}

.box1 .inner {
    padding: 46px 0 0 31px;
}

.box1 ul li {
    background: url(images/marker.gif) no-repeat left 3px;
    padding: 2px 0 0 29px;
    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;
}

.box2 {
    background: url(images/box2-bg.png) repeat -5px -5px;
    width: 438px;
    height: 250px;
    float: right;
}

.box2 .inner {
    padding: 3px;
}

.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: 7px;
}

.box2 h2 span {
    display: block;
    font-size: 28px;
    line-height: 1em;
    padding-bottom: 2px;
}

.box2 h3 {
    color: #000;
    margin-bottom: 12px;
}

.banner-box {
    width: 433px;
    height: 244px;
    position: relative;
}

.banner-box.bg1 {
    background: url(images/banner1_small.jpg) no-repeat left top;
}

.banner-box.bg2 {
    background: url(images/banner2_small.jpg) no-repeat left top;
}

.banner-box.bg3 {
    background: url(images/banner3_small.jpg) no-repeat left top;
}

.banner-box.bg4 {
    background: url(images/banner4_small.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: 167px;
    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: 63px;
    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: 4px 0 4px 10px;
}

.content-box2 {
    background: #faf9f6;
    width: 100%;
}

.content-box2 .inside {
    padding: 10px 25px 10px 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 -13px;
    width: 216px;
    height: 100px;
    position: absolute;
    top: 15px;
}

#header .nav {
    position: absolute;
    left: 217px;
    top: 53px;
}

#header .nav li {
    display: inline;
    position: relative;
}

#header .nav li a {
    color: #b5b8b9;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 6px;
    margin-left: 2px;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid white;
}

/*#header .nav li a.last { padding-right:0;}*/
#header .nav li a:hover {
    color: #fff;
}

#header .nav li ul {
    display: none;
    position: absolute;
    background: #252525;
    z-index: 20;
}

#header .nav li li {
    display: block;
    padding-right: 0;
    border-bottom: 1px solid white;
    text-align: center;
}

#header .nav li li a {
    border: none;
    display: block;
}

#header .nav li:hover ul {
    display: block;
    position: absolute;
    left: 0;
    border: 1px solid white;
}

#header .slogan {
    position: absolute;
    right: 5px;
    bottom: 7px;
    font-size: 20px;
    line-height: 1.1em;
    font-style: italic;
    color: #11a2dc;
    float: right;
    width: 300px;
    text-align: right;
}

/*content*/
#content {
    padding: 0 0 65px 0;
}

#content .row-1 {
    padding-bottom: 3px;
}

#content .row-2 {
    padding: 0 5px 0 0;
}

/*footer*/
#footer {
    background: #faf9f6;
    position: relative;
    border-top: 1px dotted darkgray;
}

#footer a {
    color: #999;
    text-decoration: none;
    border-bottom: 1px dotted #999;
}

#footer a:hover {
    text-decoration: none;
    border-bottom: 1px solid #999;
}

#footer #footer-copyright {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 5px;
}

#footer div.tinynavcontainer {
    display: none;
    float: left;
    width: 100px;
    margin-left: 8px;
}

#footer div.tinynavcontainer ul {
    list-style: none;
}

#footer div.tinynavcontainer ul li a {
    color: #66F;
}

/*==========================================*/

