/* Ocean World Travel CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url('/images/www.oceanworldtravel.com/v2/mainbg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0084bf;
}

.clear {clear: both;}

img {border: 0;}

h2 {margin-top: 0;}

a {color: #FF0000;}

#wrapper {
	width: 1000px;
	margin: 0px auto;
}

/* HEADER STUFF */
#header {
	margin-top: 10px;
	padding: 0;
	height: 100px;
}
#header .logo {float: left;}
#header .buttons {float: left; padding: 38px 0px 0px 70px; margin: 0;}

#header .callback {
	float: left;
	margin-right: 5px;
	background-image: url('/images/www.oceanworldtravel.com/v2/topbutton-inactive.gif');
	background-repeat: no-repeat;
	width: 101px;
	height: 41px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}
#header .callback:hover {background-image: url('/images/www.oceanworldtravel.com/v2/topbutton-active.gif'); background-repeat: no-repeat;}
#header .callback a {color: #FFFFFF; text-decoration: none;}

#header .freequote {
	float: left;
	margin-right: 5px;
	background-image: url('/images/www.oceanworldtravel.com/v2/topbutton-inactive.gif');
	background-repeat: no-repeat;
	width: 101px;
	height: 41px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}
#header .freequote:hover {background-image: url('/images/www.oceanworldtravel.com/v2/topbutton-active.gif'); background-repeat: no-repeat;}
#header .freequote a {color: #FFFFFF; text-decoration: none;}

#header .phone {float: right; text-align: right; color: #0084bf; font-size: 16px; font-weight: bold;}
#header .phone span {color: #FFFFFF; font-weight: bold; font-size: 24px;}

/* NAVIGATION STUFF */
#navigation {margin: 0; padding: 0;}
#navigation ul {float: left; margin: 0; padding: 0; list-style: none;}
#navigation li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	background-image: url('/images/www.oceanworldtravel.com/v2/nav-inactivebtn.gif');
	background-repeat: no-repeat;
	width: 117px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#navigation li.active {background-image: url('/images/www.oceanworldtravel.com/v2/nav-activebtn.gif'); background-repeat: no-repeat; color: #0084bf;}
#navigation li:hover {background-image: url('/images/www.oceanworldtravel.com/v2/nav-activebtn.gif'); background-repeat: no-repeat;}
#navigation li a {color: #FFFFFF; text-decoration: none;}
#navigation li:hover a {color: #0084bf; text-decoration: none;}
#navigation li.active a {color: #0084bf; text-decoration: none;}

/* MAIN CONTENT */
#maincontent {
	margin: 0;
	padding: 0;
	min-height: 100%;
}
#maincontent .content {
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
}

.bottombanners {margin-top: 10px;}

/* LEFT COLUMN STUFF */
#maincontent .leftcolumn {
	float: left;
	padding: 0;
	width: 300px;
	margin-right: 10px;
}
#maincontent .leftcolumn p {margin: 0; padding: 0 ;text-align: justify;}

#newsletter {
	background-image: url('/images/www.oceanworldtravel.com/v2/newsletter-bg.gif');
	background-repeat: no-repeat;
	width: 300px;
	height: 56px;
	margin: 10px 0px;
}
#newsletter .content {
	float: right;
	width: 170px;
	background: none;
	color: #FFFFFF;
	padding: 2px 0px 0px 0px;
}
#newsletter input {color: #7a7a7a; font-size: 11px;}

#hottestdeals {margin-top: 10px; width: 300px;}
#hottestdeals .content {background-image: url('/images/www.oceanworldtravel.com/v2/hottestdeals-bg.gif'); background-repeat: repeat-y; width: 294px; padding: 2px 3px;}
#hottestdeals a {color: #0084bf; text-decoration: none;}
#hottestdeals .offer {border-bottom: 1px solid #339dcc;}
#hottestdeals .offer:hover {background-color: #cbe8f4;}
#hottestdeals .offerimg {float: left; margin-right: 5px;}
#hottestdeals .offercontent {padding: 5px;}
#hottestdeals .offerprice {float: right; text-align: right; font-weight: bold;}
#hottestdeals .offerprice span {color: #FF0000; font-size: 14px;}

#cruisenews {margin-top: 10px; width: 300px; font-size: 11px;}
#cruisenews .head {background-image: url('/images/www.oceanworldtravel.com/v2/cruisenews-head.gif'); background-repeat: no-repeat; padding: 3px 0px 0px 5px; width: 295px; height: 25px; color: #FFFFFF; font-size: 18px;}
#cruisenews .content {background-image: url('/images/www.oceanworldtravel.com/v2/cruisenews-bg.gif'); background-repeat: repeat-y; width: 290px; padding: 0px 5px;}
#cruisenews .content td {padding-top: 3px;}
#cruisenews a {color: #FF0000; text-decoration: none;}

/* MIDDLE COLUMN STUFF */
#maincontent .middlecolumn {
	float: left;
	padding: 0;
	width: 360px;
	margin-right: 10px;
}

#search {
	background-image: url('/images/www.oceanworldtravel.com/v2/searchbg.gif');
	background-repeat: no-repeat;
	background-color: #0084bf;
	width: 350px;
	color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	min-height: 216px;
}
/*#search input, select {font-size: 11px;}*/

.middlebanners {margin-top: 10px;}

#featuredline {margin-top: 10px; width: 300px; font-size: 11px;}
#featuredline .head {background-image: url('/images/www.oceanworldtravel.com/v2/featuredline-head.gif'); background-repeat: no-repeat; padding: 3px 0px 0px 5px; width: 355px; height: 25px; color: #FFFFFF; font-size: 18px;}
#featuredline .content {background-image: url('/images/www.oceanworldtravel.com/v2/featuredline-bg.gif'); background-repeat: repeat-y; width: 350px; padding: 0px 5px;}
#featuredline .content td {padding-top: 3px;}
#featuredline a {color: #FF0000; text-decoration: none;}

/* RIGHT COLUMN STUFF */
#maincontent .rightcolumn {
	float: left;
	padding: 0;
	width: 300px;
}

#pressfeature {margin-top: 10px; width: 300px; font-size: 11px;}
#pressfeature .head {background-image: url('/images/www.oceanworldtravel.com/v2/cruisenews-head.gif'); background-repeat: no-repeat; padding: 3px 0px 0px 5px; width: 295px; height: 25px; color: #FFFFFF; font-size: 18px;}
#pressfeature .content {backgrouNd-image: url('/images/www.oceanworldtravel.com/v2/cruisenews-bg.gif'); background-repeat: repeat-y; width: 290px; padding: 0px 5px;}
#pressfeature a {color: #FF0000; text-decoration: none;}

/* FOOTER STUFF */
#footer {margin: 20px 0px 0px 0px; background-image: url('/images/www.oceanworldtravel.com/v2/footerbg.jpg'); background-repeat: no-repeat; width: 980px; height: 100px;}
#footer a {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px;}
#footer span {margin: 0px 5px;}
#footer .left {float: left; margin-top: 10px; padding-left: 10px; font-size: 11px; color: #FFFFFF; width: 700px;}
#footer .right {float: right; margin-top: 20px; margin-right: 1px;}


/* FUSION STUFF */

#results {margin: 0; padding: 0;}
#results .leftcolumn {float: left; width: 250px; margin-right: 10px;}
#results .rightcolumn {float: left; width: 720px;}

.resultsearch {
	background-image: url('/images/www.oceanworldtravel.com/v2/resultsearch-bg.jpg');
	background-repeat: no-repeat;
	background-color: #0084bf;
	color: #FFFFFF;
	padding: 5px;
}

.cabinconfirm {float: right;}
.cabinconfirmContent {background-color: #0084bf; margin: 0; padding: 0px 10px; width: 569px;}

.reviews {
	background-color: #FFFFFF;
	padding: 10px;
}

.whitebg {background-color: #FFFFFF; padding: 10px;}

.itinerary {
	background-image: url('/images/www.oceanworldtravel.com/v2/resultsearch-bg.jpg');
	background-repeat: no-repeat;
	background-color: #0084bf;
	color: #FFFFFF;
	padding: 5px;
}

.ships {background-color: #FFFFFF; padding: 10px;}

/* --------------------------- world map ------------------------------------ */
#worldmap {position: relative; width:680px;height:350px; background: #fff url('/images/www.oceanworldtravel.com/v2/worldmap.jpg') no-repeat;padding: 0; margin:0 auto;}
#worldmap li {display:block;position:absolute;list-style:none;margin:0;padding:0;}
#worldmap a {display:block; text-indent:-9999px; text-decoration:none; outline:none; cursor:pointer;cursor:hand;height:100%;}

#alaska {left:2px;top:53px;width:64px;height:25px;z-index:40;}
#northamerica {left:65px;top:88px;width:105px;height:26px;z-index:40;}
#hawaii {left:23px;top:161px;width:76px;height:29px;z-index:40;}
#southamerica {left:142px;top:244px;width:108px;height:33px;z-index:40;}
#caribbean {left:133px;top:153px;width:76px;height:25px;z-index:45;}
#transatlantic {left:196px;top:127px;width:88px;height:24px;z-index:40;}
#africa {left:296px;top:209px;width:72px;height:27px;z-index:39;}
#australasia {left:532px;top:244px;width:92px;height:30px;z-index:40;}
#fareast {left:492px;top:135px;width:154px;height:24px;z-index:40;}
#mideast {left:345px;top:161px;width:91px;height:25px;z-index:40;}
#med {left:302px;top:122px;width:104px;height:25px;z-index:40;}
#europe {left:316px;top:86px;width:74px;height:26px;z-index:40;}
#britain {left:241px;top:96px;width:59px;height:20px;z-index:40;}
#polar {left:317px;top:305px;width:66px;height:27px;z-index:40;}
#scand {left:290px;top:52px;width:92px;height:22px;z-index:40;}
#centralamerica {left:23px;top:104px;width:134px;height:19px;z-index:40;}
#canaries {left:131px;top:56px;width:61px;height:16px;z-index:40;}
#worldwide {left:2px;top:178px;width:67px;height:33px;z-index:40;}
#pacific {left:1px;top:132px;width:67px;height:36px;z-index:40;}

/* OTHER STUFF */

#community p {
	background-image: url('/images/www.oceanworldtravel.com/v2/community/bubble.jpg');
	background-repeat: no-repeat;
	width: 670px;
	height: 97px;
	padding: 10px;
}

	
.hotdeal_float {
	float:left;
	margin-right:20px
	}
	
.hotdeal_page_copy {
	float:left;
	width:660px;
	}
	
img.border {
	border:#CCC 1px solid;
	padding:2px;
}