/* SUNWORLD */

@import url("misc.css");

/* page setup */
body {text-align:center; font-family: arial, verdana, sans-serif; font-size: 12px; line-height: 20px;}

/**************** main structural divs ****************/
#wrap {background: url(../images/body_bg.jpg) repeat-x #fff; background-attachment: fixed; padding: 20px 0;}
#container {width: 960px; margin: 0 auto; text-align:left; background: url(../images/containertop.jpg) no-repeat #fff;}
#head {position: relative; height: 120px;}
#left {float:left; width: 180px;}
#right {float:right; width: 740px; padding: 15px 20px 20px 0;}
#footer {clear:both; color: #5382ba;}

/**************** general divs ****************/
#logo {width: 200px; position: absolute; top: 20px; left: 20px;}
#topcontact {position: absolute; top: 20px; right: 20px; 335px; text-align: right; padding-right: 20px; font-size: 15px; font-weight: bold; color: #1554a1;}
.underline {clear: both; width: 960px; height: 20px; background: url(../images/underline.jpg) no-repeat #fff;}
#destinations {float:left; width: 160px; height: 835px; background: url(../images/left_menu.jpg) top left no-repeat #fff;}
#leftbanner {margin: 20px 0 0 20px;}
#newsletter {clear:both; width: 150px; height: 100px; padding: 146px 0 0 20px; background: url(../images/newsletter_bg.jpg) no-repeat #fff;}
#tabsandtext {width: 335px; height: 93px; position: relative; float:left;}
#offertabs {width: 335px; height: 45px; position: absolute; bottom: 0; left: 0;}
#topbanner {float:left; width: 405px; height: 90px;}
#offers {clear:both; width: 740px; height: 726px; background: url(../images/offers_bg.jpg) no-repeat;}
.innerShell {margin: 0 auto; padding: 20px; width: 700px;}
.innerShell td {width: 33%; text-align: center;}
.bubble {margin: 0 auto; overflow: hidden; width: 182px; height: 105px; background: url(../images/bubble.png) no-repeat; padding: 10px; text-align: left;}
.destinationName {float: left;  font-weight: bold; font-size: 17px; color: #144682; letter-spacing:-1px}
.price {float: right; font-weight: bold; font-size: 17px; color: #fff; }
.description {float: left; color: #fff; width: 115px; height: 50px; oveflow: hidden; padding-top: 18px; font-size: 10px; line-height: 16px;}
.bookIt {padding-top: 18px; float: right;}
.lateavail {clear: both; font-weight: bold; font-size: 10px; line-height: 16px;}
.lateavail a:link, .lateavail a:visited {text-decoration: none; padding-bottom: 2px; border-bottom: 1px dotted #ff9933; color: #ff9933; }
.lateavail a:hover {text-decoration: none; padding-bottom: 2px; border-bottom: 1px dotted #fff; color: #fff; }
#bottombannerleft {float: left; }
#bottombannerright {float: right;}
#footleft {float: left; width: 690px; padding: 20px;}
#footright {float: left; width: 190px; padding: 20px;}

/**************** menu ****************/
#menu {width: 594px; height: 40px; padding-left: 15px; position: absolute; bottom: 0; right: 20px; background: url(../images/menu.jpg) no-repeat; overflow: hidden;}
#menu ul {list-style-type: none; width: 600px;}
#menu ul li {display:inline; float: left; width: 100px; height: 40px; text-align: center;}
#menu ul li a {display: block; width: 90px; height: 40px; text-indent: -10000px;}

/**************** general text ****************/
p {margin: 10px 0;}
.sep {padding: 0 10px;}

/**************** headings ****************/
h1, h2, h3	{margin: 20px 0; font-family: arial, verdana, sans-serif; font-size: 18px; font-weight: bold; color: #1554a1;}
#tabsandtext h1 {margin:5px;}

/**************** links ****************/
#footleft a {color: #5382ba; text-decoration: none;}


/**************** imgs ****************/
#topcontact img {vertical-align: middle;}

/**************** lists ****************/
#left ul {list-style-type: none; margin: 65px 0 20px 20px; font-weight: bold;}
#left ul li {padding-bottom: 5px;}
#left ul li a:link {color: #fff; text-decoration: none;}
#left ul li a:visited {color: #fff; text-decoration: none;}
#left ul li a:hover {color: #fff; text-decoration: none; border-bottom: 1px dotted #fff;}

#offertabs ul {list-style-type: none;}
#offertabs ul li {display:inline; float: left; width: 166px; height: 45px;}
#offertabs ul li a {display: block; width: 166px; height: 45px; text-indent: -10000px;}
#tab1 a.norm {background: url(../images/tab1.jpg) no-repeat; background-position: 0 -45px;}
#tab1 a.selected {background: url(../images/tab1.jpg) no-repeat; background-position: 0 0;}
#tab2 a.norm {background: url(../images/tab2.jpg) no-repeat; background-position: 0 -45px;}
#tab2 a.selected {background: url(../images/tab2.jpg) no-repeat; background-position: 0 0;}

/**************** tabs ****************/
div.tabContent.hide { display: none; }

/**************** forms ****************/

/**************** tables ****************/
#footright table {width: 100%;}
#footright table td {padding: 3px; vertical-align: middle;}
