body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, verdana;
	font-size: 80%;
	color: #000000;
	background: #02b2fe;
}

#wrapper {
	width: 980px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin: auto;
	text-align: center;
	padding: 0;
	overflow: hidden;
	background: #ffffff;
	z-index:1;
	position: relative;
}

#menus {
	background: #05358a url(../logo.jpg) no-repeat;
	text-align: right;
	height: 25px;
	padding-top: 68px;
}

#menu {
	font-size: 125%;

    	width: 150px;
    	text-align: center;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	_width: 100px;
}

#menu a, a:link, a:active, a:visited  {
    	color: #ffffff;
    	text-decoration: none;
}

#menu a:hover  {
    	text-decoration: underline;
}

#contents {
	width: 708px;
	float: left;
}

#bar {
	width: 272px;
	float: right;
	text-align: center;
	
}

#barblock {
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	background: #e9eef2;
	border: 4px solid #e9eef2;
}

#about {
	margin: auto;
	margin-bottom: 0;
	height: 204px;
	width: 200px;
	background: url(../bg-about.jpg) repeat-x;
	text-align:  justify;
	color: #ffffff;
	font-size: 135%;
	padding: 20px;
	padding-bottom: 0;
}


.titleoffers {
	color: #9f0200;
}

#schedule {
	width: 243px;
	height: 330px;
	padding-top: 52px;
	background: url(../bg-schedule.jpg) no-repeat;
	float: left;
	text-align: center;
}

#day {
	margin: auto;
	border-bottom: 1px solid #d9e0b4; 
	height: 25px;
	padding-top: 10px;
	font-size: 120%;
	text-align: center;
	width: 80%;
}

.noborder {
	border-bottom: 0;
}

#day a, a:active, a:link, a:visited {
	color: #555555;
	text-decoration: none;
}

#day a:hover {
	text-decoration: underline;
}

#itineraries {
	width: 430px;
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}

table.itineraries  tr td {
	text-align: left;
}

#itineraries ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

#footer {
	width: 980px;
	padding-top: 195px;
	height: 25px;
	background: url(../bg-footer.jpg) no-repeat;
	float: none;
	clear: both;
	position: relative;
}

#footer a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #071a1e;
}

#footer a:hover {
	text-decoration: underline;
	color: #222222;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#copyright {
	font-size: 80%;
}

#shortcuts {
	position: absolute;
	left: 300px;
	top: 170px;
	text-align: center;
	float: none;
	clear: both;
}

#shortcut {
	font-size: 100%;
    	width: 75px;
    	text-align: center;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	_width: 75px;
}

#shortcut a, a:link, a:active, a:visited  {
    	color: #ffffff;
    	text-decoration: none;
}

#shortcut a:hover  {
    	text-decoration: underline;
}


#programphoto {
	float: left;
	width: 150px;	
	text-align: center;
}

#programdetails {
	float: right;
	width: 280px;
	text-align: left;
}

#daydetails {
	float: none;
	clear: both;
	width: 400px;
	padding-left: 20px;
	text-align: left;
}

#cruise {
	font-size: 100%;
	padding-left: 20px;
	padding-top: 8px;
	vertical-align: top;
    	width: 195px;
    	text-align: left;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	_width: 215px;
}

.color1 {
	color: #00b8f3;
}

.color2 {
	color: #99b03c;
}

.color3 {
	color: #0c99ad;
}

p {
	width: 100%
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 8px;
}

.program {
	font-family: Times new roman;
	font-size: 120%;
	padding: 0;
	margin: 0;
}

.bartitle {
	color: #16bcfa;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.headers {
	background: url(../bg-titles.jpg) repeat-x;
	font-weight: bold;
	padding-top: 3px;
	height: 27px;
	margin: auto;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
	font-size: 140%;
	color: #ffffff;
}

.bartext {
	text-align: justify;
	font-size: 100%;
	width: 94%;
}

.pimg {
	position: absolute;
	bottom: 5px;
	right: 5px;
	border: 0;
}

.txt {
	text-align: justify;
	font-size: 110%;
}

.pink {
    /*color: #850144;*/
	color: #0c5cef;
}

.title  {
	font-size: 20px;
	font-weight: bold;
}

.black {
	color: #000000;
}

.bolden {
	font-weight: bold;
}

.thin {
	font-weight: 100;
}

.padded {
	margin-top: 5px;
}

.center {
      text-align: center;
}

p.readmore {
	width: 100%
	display: block;
	margin: 0;
	padding: 4px;
	text-align: right;
	color: #c26a56;
}

p.readmore a, a:link, a:active, a:visited  {
	color: #c26a56;
	text-decoration: none;
}

p.readmore a:hover  {
	text-decoration: underline;
	color: #000000;
}

.lcolor {
	color: #829645;
}

.rcolor {
	color: #747373;
}

.link {
	color: #000000;
	text-decoration: underline;
}

.bgred {
	background: #ff0000;
}

.fgred {
	color: #ff0000;
}

.italic {
	font-style: italic;
}

.underlined {
	text-decoration: underline;
}

.blue {
	color: #0000FF;
}

.white {
	color: #ffffff;
}

