@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(img/bgmarine.jpg);
	background-repeat: repeat-x;
	line-height:18px;
	font-size:12px;
	margin: auto;
}


#top {
	width: 950px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float:left;
}
#contact {
	float:right;
	padding-top: 130px;
	text-align: right;
}

#flashcontainer {
	width: 950px;
	height: 327px;
	clear: both;	
	margin-left: auto;
	margin-right: auto;
}

#textcontainer {
	width: 930px;
	height: auto;
	clear: both;	
	padding: 30px 10px 30px 10px;
	margin-left: auto;
	margin-right: auto;
}

#newsbox{
	height: auto;
	width: auto;
	float: left;
}

#latestnews {
	float: left;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	width: 700px;
	clear: both;
}

#offer {
	float: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	width: 677px;
	clear: both;
}

.bluebox {
	background-color: #f3f6f7;
	border: #336666 solid 1px;
}

#formcontainer {
	width: 450px;
	float: left;
}

#contactform{
	float: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	width: 420px;
}

#customercare{
	width: 460px;
	height: 320px;
	padding: 0px 10px 0px 10px;
	float: left;
}

#contacts {
	width: 220px;
	height: 100px;
	float: left;
	padding: 0px 10px 0px 0px;
}

#about {
	width: 444px;
	height: 450px;
	padding: 10px 10px 0px 10px;
	float: left;	
}


#pmenu, #newsarchive {
	width: 175px;
	padding: 10px 10px 0px 10px;
	float: left;	
}

.pmenuheader {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-left: 0em;
	background-color: #f3f6f7;
	width: 130px;
	border: #999 dashed 1px;
	padding-left: 5px;
}

#pmenu ul li, #newsarchive li {

	margin-top: 3px;
	list-style: none;

}

#pmenu ul a:link, .pmenuheader a:link, .pmenuheader ul a:link {
	color: #333;
	padding-left: 15px;
	text-decoration: none;
	
}

#pmenu ul a:visited, .pmenuheader a:visited, .pmenuheader ul a:visited {
	color: #333;
	text-decoration: none;
	padding-left: 15px;
}

#pmenu ul a:active, .pmenuheader a:active, .pmenuheader ul a:active {
	color: #333;
	text-decoration: none;
	background-image: url(img/arrowbullet.png);
	background-margin-left: 15px;
	background-repeat: no-repeat;
	font-style: italic;

}

#pmenu ul a:hover, .pmenuheader a:hover, .pmenuheader ul a:hover {

	color: #333;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(img/arrowbullet.png);
	background-margin-left: 15px;
	background-repeat: no-repeat;
}

#pmenu ul {
	margin-left: -2em;
	margin-top: 2px;
}


#mainprod {
	width: 687px;
	float: left;
	padding: 5px;
	border: #CCC 1px solid;
	background: #FFF;
}

#chooseprod {
	width: 211px;
	float: left;
	padding: 5px;
	border: #CCC 1px solid;
	background: #FFF;
}

#dualcol {
	width: 330px;
	float: left;
	padding: 5px;
	border: #CCC 1px solid;
	background: #FFF;
}

#chooseprod a:link, #dualcol a:link, #mainprod a:link {
	text-decoration: none;
	color: #333;
}

#chooseprod a:hover, #dualcol a:hover, #mainprod a:hover {
	text-decoration: none;
	color: #333;
	font-style: italic;
	font-weight: bold;
}

#chooseprod a:visited, #dualcol a:visited, #mainprod a:visited {
	text-decoration: none;
	color: #333;
}

.marg-left {
	margin-left: 15px;
}
.marg-right {
	margin-right: 15px;
}

#nav {
	background: #CCC;
	border: #999 1px dashed;
	padding: 3px;
	font-size:11px;
}

#nav a:link {
	color: #333;
	text-decoration: none;
}

#nav a:visited {
	color: #333;
	text-decoration: none;
}

#nav a:hover {
	color: #333;
	text-decoration: underline;
	font-style: italic;
}



#h-line {
	width: 950px;
	height: 13px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	
}

#footer {
	width: 950px;
	height: 50px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#background {

	width: 900px;
	background-color: #365168;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 600px;
	float: left;	
	height: 62px;
}

#menubox {
	clear: both;
	background: url(img/menu/menubg.gif) repeat-x; 
	width: 950px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
}

ul#umbramenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("img/menu/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
	float: left;
}

ul#umbramenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}

ul#umbramenu li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("img/menu/bgDIVIDER.gif") no-repeat top right;
}

ul#umbramenu li a:hover{
	background:transparent url("img/menu/bgHOVER.gif") no-repeat top right;
	color: #666;
}

ul#umbramenu li a.current,ul#umbramenu li a.current:hover{
	color:#FFF;
	background:transparent url("img/menu/bgON.gif") no-repeat top right;
}


#left-col {
	width: 296px;
	padding: 10px 10px 0px 10px;
	float: left;	
}

#right-col {
	width: 280px;
	padding: 10px 10px 0px 10px;
	float: left;	
}

#news-col {
	width: 612px;
	padding: 10px 10px 0px 10px;
	float: left;	
	
}
#bookcontainer {
	width: 950px;
	height: 650px;
	margin: auto;
	clear: left;
	
}

.url a:link {
	color: #390;
}

.url a:visited {
	color: #390;
}

.url a:hover {
	color: #0CF;
}

.url a:active {
	color: #0CF;
}

.spacer {
	height: 10px;
}

.spacercl {
	height: 10px;
	clear: both;
}

#markiseduker {
	text-align: center;
}

#copyright {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	color:#FFF;
	font-size:smaller;
}

.date{
	font-size: 10px;
	margin: 0px 0px -10px 0px;
}

.date p {
	font-size: 10px;
	margin: 0px 0px -5px 0px;
}

.thumbnail {
	width: 50px;
	height: 50px;
	border: thin #000;
	float: left;
	margin: 4px 10px 5px 0px;
}

.newsimage {
	width: auto;
	height: auto;
	border: thin 1px #000;
	float: left;
	margin: 4px 10px 5px 0px;
}

.imagebox {
	width: 177px;
	float: left;
	margin-right: 15px;
}

.infoboxes {
	line-height: 21px;
	text-align: justify;
	color: #333;
}

.infoboxes a:link {
	color: #390;
}

.infoboxes a:visited {
	color: #390;
}

.infoboxes a:hover {
	color: #0CF;
}

.infoboxes a:active {
	color: #f56e4b;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}

.justify {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.infobox {
	border: #000 1px dashed;
	background: #EEE;
	padding: 5px;
}

