body {
	padding: 0;
	margin: 0;
	
	font-size: 12px;
	
	font-family: Arial;
	
	color: #333;
	
	background-color: #fff;
	background-image: url(/images/cruising/background.gif); 
	background-position: top center;
	background-repeat: repeat-x;
}

fieldset {
	padding: 0;
	margin: 0;
	border-width: 0;
}

ul {
	padding: 0;
	margin: 0;
	
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1, h2 {
	font-family: Georgia;
	font-weight: normal;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 22px;
}

h1 a,
h2 a,
h1, h2 {
	color: #0E3281 !important;
	text-decoration: none !important;
}

h3, h4 {
	color: #3366CC;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 15px;
}

a,
a:link,
a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

blockquote {
	padding: 0;
	margin: 0;
	
	background-image: url(/images/cruising/note.gif);
	background-repeat: no-repeat;
	
	padding-top: 30px;
	margin-top: 30px;
	
	width: 300px;
}

label span {
	padding-right: 5px;
	font-weight: bold;
}

#container {
	margin: 0 auto;
	width: 760px;
}

.home #container {
	margin: 0 auto;
	width: 992px;
}

#content {
	width: 720px !important;
	
	padding: 20px;
	padding-top: 0;
	
	float: left;
	
	background-image: url(/images/cruising/shadow.png);
	background-repeat: repeat-y;
}

.home #content {
	width: 960px !important;
	
	padding: 16px;
	padding-top: 0;
	padding-bottom: 0;
	
	float: left;
	
	background-image: url(/images/cruising/shadow_home.png);
	background-repeat: repeat-y;
}

#footer {
	width: 720px !important;

	padding: 20px;
	padding-top: 0;
	
	float: left;
	
	background-image: url(/images/cruising/footer_background.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.home #footer {
	width: 952px !important;
	height: 72px;
	
	padding: 20px;
	padding-top: 30px;
	
	float: left;
	
	background-image: url(/images/cruising/footer_background_home.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.home #header {
	width: 952px !important;
	/*height: 72px;*/
	
	padding: 20px;
	padding-top: 0;
	padding-bottom: 5px;
	
	float: left;
	
	background-image: url(/images/cruising/header_background_home.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#credits {
	
}

#credits a {
	font-size: 10px;
	color: #777;
	margin-right: 10px;
}

#main {
	background-image: url(/images/cruising/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	padding-bottom: 10px;
}

#slideshow {
	position: relative;
	height: 522px;
	margin-bottom: 8px;
	
	overflow: hidden;
}

#ss_slides {
	position: absolute;
}

#ss_text {
	position: absolute;
	z-index: 50000;
	color: #fff;
	font-size: 16px;
	width: 460px;
	
	top: 60px;
	left: 20px;
}

#ss_text ul {
	list-style-type: disc;
	margin-left: 20px;
}

#ss_text ul li {
	margin-bottom: 10px;
}

#ss_text h2 {
	color: #fff !important;
	font-family: Arial;
	font-size: 31px;
	
	margin-bottom: 20px;
}

#ss_text a,
#ss_text a:link,
#ss_text a:visited {
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

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

#ss_user {
	position: absolute;
	width: 450px;
	right: 20px;
	top: 20px;
	
	color: #fff;
	font-size: 14px;
	
	z-index: 50000;
	
}

.ss_box {
	float: left;
	width: 200px;
	height: 160px;
	
	margin-right: 10px;
	
	background-color: #fff;
	
	padding: 10px;
}

.ss_box.last {
	margin-right: 0;
}

.ss_box h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	
	margin-bottom: 10px;
}

.ss_box p {
	color: #333;
	font-size: 12px;
	
	padding: 0;
	margin: 0;
	
	margin-bottom: 10px;
}

.ss_box label {
	display: block;
	width: 100%;
	
	margin-bottom: 15px;
}

.ss_box label span {
	display: block;
	color: #336699;
	font-size: 11px;
	text-transform: uppercase;
	
	margin-bottom: 5px;
}

.ss_box .input {
	width: 189px;
	border: 1px solid #ddd;
	padding: 3px;
	
	border-top-width: 0;
	background-image: url(/images/cruising/input.gif);
	background-repeat: repeat-x;
}

.ss_box fieldset a {
	font-size: 10px;
	float: left;
	margin-top: 3px;
}

.ss_box .button {
	float: right;
	
	background-image: url(/images/cruising/button_home.gif);
	border-width: 0;
	background-color: transparent;
	width: 82px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

#swan-hellenic {
	position: absolute;
	z-index: 50000;
	bottom: 50px;
	left: 40px;
}

.home #main {
	padding-bottom: 0 !important;
}

.hidden {
	display: none;
}

.top,
.middle,
.bottom,
.controls,
.footnav,
#main,
#header,
#footer,
#credits {
	float: left;
	width: 100%;
	clear: both;
}

.top,
.bottom {
	background-image: url(/images/cruising/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	padding-bottom: 10px;
}

.home .top,
.home .bottom,
.home #main {
	background-image: none;
}

.head {
/*	width: 350px;*/
}

.head ul {
	float: left;
	
	margin-top: 40px;
}

.head ul li {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	
	border-left: 1px solid #333;
}

.head ul li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left-width: 0;
}

.head ul li a,
.head ul li a:link,
.head ul li a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #333;
}

.head ul li a:hover {
	text-decoration: underline;
}

.award {
	float: right;
	margin-top: 5px;
}

.award img {
	border-width: 0;
}

.middle {
	padding-top: 5px;
	padding-bottom: 10px;
}

.nav ul li {
	float: left;
	margin-right: 5px;
}

.nav a,
.nav a span {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	
	padding-left: 10px;
	display: block;
	
	font-size: 13px;
	
	background-image: url(/images/cruising/navigation.gif);
	background-repeat: no-repeat;

}

.nav a span {
	padding-left: 0;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	

	background-position: top right;
}

.nav strong a,
.nav a:hover {
	background-position: bottom left;
}
.nav strong a span,
.nav a:hover span {
	background-position: bottom right;
}

.side {
	width: 160px;
	background-image: url(/images/cruising/dots.gif);
	background-repeat: repeat-y;
	background-position: top right;
	
	padding-right: 7px;
}

.side h3 {
	margin-bottom: 5px;
}

.side a,
.side a:link,
.side a:visited {
	color: #3366CC;
	font-weight: bold;
	font-size: 11px;
}

.side ul {
	background-image: url(/images/cruising/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	padding-bottom: 20px;
}

.side li {
	margin-bottom: 3px;
}

.text {
	width: 540px;
	padding-bottom: 10px;
}

.text h4 {
	margin-bottom: 15px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.logo {
	width: 400px;
}

.logo a {
	display: block;
	width: 270px;
	height: 100px;
	
	background-image: url(/images/cruising/logo.gif);
	background-repeat: no-repeat;
}

.logo a span {
	display: none;
}

.login {
	width: 245px;
	background-color: #D4DFEB;
	
	background-image: url(/images/cruising/rounded.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	padding: 5px;
	
	font-weight: bold;
	font-size: 11px;
	
	color: #333;
}

.login p {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	
	padding: 0;
}

.login .select {
	margin-right: 5px;
}

.login fieldset {
	padding-top: 5px;
	padding-bottom: 10px;
	
	border-bottom: 1px dotted #fff;
	
	padding-left: 5px;
}

.title {
	width: 390px;
}

.search {
	padding-right: 10px;
	width: 310px;

	text-align: right;
}

.search .button {
	margin-left: 5px;
}

.search .input {
	color: #888;
}

.search label span {
	font-size: 11px;
}

.space {
	width: 225px;
	height: 16px;
	
	padding: 10px;
	background-image: url(/images/cruising/space.gif);
	background-repeat: no-repeat;
}

.player {
	background-image: url(/images/cruising/double_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	padding-bottom: 10px;
}

.notebook {
	float: right;
	position: relative;
	
	width: 310px;
	
	margin-top: 10px;
	
	font-size: 11px;
}

.notebook ul {
	float: right;
}

.notebook ul li {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #666;
}

.notebook ul li.first {
	padding: 0 !important;
	border-width: 0 !important;
}

.notebook a {
	color: #666;
}

.notebook_window {
	position: absolute;
	
	background-color: #fff;
	
	top: 25px;
	left: 0;

	width: 245px;
	height: 240px;
	
	border: 5px solid #EEEBE8;
	
	background-image: url(/images/cruising/notebook.gif);
	background-repeat: no-repeat;
	
	background-position: 3px 3px;
	
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 35px;
	
	font-weight: bold;
	font-size: 11px;
	color: #2A315D;
}

.notebook_window a,
.notebook_window a:link,
.notebook_window a:visited {
	color: #2A315D;
}

.notebook_window h5 {
	width: 85px;
	height: 20px;
	
	background-image: url(/images/cruising/notebook_title.gif);
}

.notebook_window p {
	padding: 0;
	margin: 0;
	
	line-height: 12px;
	
	padding-bottom: 3px;
	padding-top: 3px;
}

.notebook_window h5 span {
	display: none;
}

.notebook_window .textarea {
	width: 240px;
	height: 135px;
	
	margin-bottom: 5px;
}

.notebook_window label {
	float: left;
	clear: both;
}
.notebook_window label span {
	display: none;
}

.print {
	display: block;
	
	background-image: url(/images/cruising/print.gif);
	background-repeat: no-repeat;
	
	width: 32px;
	height: 19px;
	
	color: #336699 !important;
	font-size: 11px;
	
	padding-left: 28px;
	padding-top: 3px;
	
	float: left;
	
	margin-right: 10px;
}

.status {
	float: left;
	width: 111px;
	height: 22px;
	
	background-repeat: no-repeat;
}

.status strong {
	display: none;
}

.status.completed {
	background-image: url(/images/cruising/status_completed.gif);
}

.controls,
.footnav {
	background-image: url(/images/cruising/double_dots.gif);
	background-repeat: repeat-x;
	background-position: top left;
	
	margin-top: 10px;
	padding-top: 15px;
}

.footnav ul li {
	float: left;
	font-size: 11px;
	
	margin-right: 20px;
}

.banners {
	
}

.banners ul li {
	float: left;
	margin-left: 15px;
}

.banners a img {
	border-width: 0;
}

.copyright p {
	margin-top: 20px;
}

.textarea {
	border: 1px solid #BFC0D5;
	border-bottom: 1px solid #050D2C;
	
	overflow: auto;
}

.input {
	border: 1px solid #E3E3E3;
	border-top: 1px solid #8F8F8F;
	padding-left: 3px;
}

.input.short {
	width: 120px;
}

.select {
	border: 1px solid #78786F;
	font-size: 12px;
}

.select.short {
	width: 150px;
}

.button {
	border: 1px solid #666;
	cursor: pointer;
	background-image: url(/images/cruising/button_background.gif);
	background-repeat: repeat-x;
}

.button.go {
	width: 25px;
	height: 18px;
	background-image: url(/images/cruising/button_go.gif);
	background-color: transparent;
	border-width: 0;
	text-indent: -9999px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.error {
	background-color: #f88;
	padding: 10px;
	
	margin-bottom: 10px;
}
