/* --------------------------------------- */
/* POGO OCEAN CRUISES HOME CSS */
/* --------------------------------------- */

html,body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	}

body
	{
	background: #9CF;
	margin-bottom: 10px;
	}

body, td
	{
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	font-size: 0.75em;
	color: #FFF;
	}

a							{ font-size: 0.85em; color: #fff; }
a:hover						{ font-size: 0.85em; color: #9CF; }

.clear						{ clear: both; }

#wrapper
	{
	position:relative;
	background: #4E50A3;
	text-align:left;
	width:711px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	background: url(/grfx/header.png) no-repeat;
	width: 711px;
	height:173px;
	_height:173px;
	}

#header a
	{
	text-indent: -9999px;
	height: 173px;
	display: block;
	}

#navigatie
	{
	width:711px;
	text-align:right;
	padding-right:0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#content
	{
	height: auto;
	_height:340px;
	min-height:340px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	_margin-right: 8px;
	}

#quickstart
	{
	background: url(/grfx/kop_quickstart.gif) no-repeat;
	height: 16px;
	margin: 0px;
	margin-bottom: 10px;
	display: block;
	}

#visual
	{
	position: relative;
	height: auto;
	_height: 124px;
	min-height: 124px;
	margin: 0px;
	}

#visual a
	{
	text-indent: -9999px;
	height: 124px;
	display: block;
	}

#vis1
	{
	position: relative;
	background: url(/grfx/vis_nav_1.gif) no-repeat;
	width:163px;
	margin: 0px;
	left: 0px;
	float:left;
	}

#vis2
	{
	position: relative;
	background: url(/grfx/vis_nav_2.gif) no-repeat;
	height: auto;
	_height: 124px;
	min-height: 124px;
	margin: 0px;
	margin-left: 263px;
	margin-right: 257px;
	}

#vis3
	{
	position: relative;
	background: url(/grfx/vis_nav_3.gif) no-repeat;
	width:167px;
	margin: 0px;
	right: 0px;
	float:right;
	}

.line_div
	{
	border-top: 1px dotted #fff;
	height: 5px;
	margin: 10px 0px 10px 0px;
	}

#newsblock
	{
	font-size: 1em;
	margin: 0px;
	display: block;
	}

#newsblock h3
	{
	background: url(/grfx/kop_news.gif) no-repeat;
	text-indent: -9999px;
	height: 17px;
	margin: 0px;
	margin-bottom: 10px;
	}

#newsblock h4
	{
	font-size: 1em;
	color:#FFD200;
	}


#news_archive_home
	{
	text-align:right;
	}

.news1
	{
	width:210px;
	margin: 0px;
	float:left;
	}

.news2
	{
	width:215px;
	margin: 0px 15px 0px 15px;
	padding: 0px 10px 0px 10px;
	float:left;
	}

.news3
	{
	width:210px;
	margin: 0px;
	float:left;
	}

#newsblock .readmore
	{
	text-align:right;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#ftr
	{
	background: url(/grfx/footer_background.gif) no-repeat;
	width:711px;
	height:20px;
	_height:20px;
	margin: 0px;
	clear: both;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
