/* Scand */

html {
	margin: 0;
	padding: 0;
}

body{
	margin: 18px auto;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	color: #303030;
	width: 850px;
	background: url(../images/bg_main.gif) #efefef;
}

#container{
	background-color: #fff;
	color: #303030;
	margin: 0 auto;
	height: 100% ;
}

#header { 
	height: 116px;
	margin: 0 auto ; 
	background-color: #FFF ; 
	color: #286ea0;
	background-image: url(../images/topbg28.jpg);
}

#logo {
	float: left;
	padding: 28px 10px 10px 50px;
	text-align: left;
}

#toptext { 	
	float: right;
	padding: 30px 40px 10px 10px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #1c4e7a;
}

#mainpict {
	border: 0;
	background: url(../images/wide_boat.jpg) top center repeat-x;
	border-top: 1px #286EA0 solid;
	height: 140px;
}

/******************* Left Nav ***************/

#leftmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 27px 0 10px 0;
	font-size:0.9em;
}
#leftmenu ul {
	list-style: none;
	width: 150px;
	margin: 0 0 20px 10px;
	padding: 0;
	font-size: 1em;
}

#leftmenu li{
	margin-bottom: 4px;
}

#leftmenu li a{
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px 0 0 20px;
	background: #f2f2f2;
}

#leftmenu li a:hover, #leftcurrent {
	background-color: #e8e8e8;
	color: #286ea0;
	text-decoration: none;
}

#leftmenu #leftcurrent {
	background-color: #e8e8e8;
}

#leftmenu .leftbadge {
	margin-left: 10px;
}

/******************* Main Contents ***************/

#contents {
	margin: 27px 0px 0px 170px;
	height: 100%;
	min-height: 300px;
	border-left: 1px solid #ececec;
	padding: 0 20px 15px 10px;
	line-height: 1.6em;
	text-align: left;
	background-color: #fff ;
}

#contents h1{
	font-size: 1.6em;
	margin: 0 0 0.7em 0;
	color: #286ea0;
}

#contents h2, h3{
	font-size: 1.4em;
	margin: 0.7em 0 0.5em 0;
	padding-bottom: 3px ;
	color: #286ea0;
}

#contents h3 {
	font-size: 1.2em;
}

#contents img {
	margin: 0 6px 6px 6px;
	padding: 1px;
	display: inline;
	background-color: #eee;
	border:2px solid #286ea0;
}

#contents a {
	text-decoration: underline;
	color: #286ea0;
}

#contents a:hover{
	text-decoration: none;
	color: #000;
}

#contents a img{
	border: 0;
	text-decoration: none;
}

#contents p {
	padding: 0.2em 0 0.6em 0;
	margin: 0;
}

/* Front */
#contents .front_boats {
	width: 100%;
	text-align: center;
}

#contents .front_boat {
	width: 200px;
	height: 175px;
	float: left;
	margin: 4px;
	background: #ececec;
	padding: 2px;
}

#contents .front_boat img {
	margin: 0;
	background-color: #eee;
	border:2px solid #286ea0;
}

#contents .front_boat a {
	text-decoration: none;
}

/* Kontakt */
#contents .contact_info {
	float: left;
	margin: 5px;
	background: #ececec;
	padding: 4px;
	width: 45%;
}

#contents .contact_info img {
	padding: 0;
	border: 0;
	margin: 2px 4px 0 2px;
	background-color: none;
}

/* Våre båter */
#contents .boats {
	width: 100%;
}

#contents .boat {
	margin: 4px;
	float: left;
	background: #ececec;
	width: 48%;
	height: 127px;
}

#contents .boat_infopic {
	float: left;
	width: 160px;
	display: inline;
	text-align: center;
}

#contents .boat img {
	vertical-align: middle;
	background-color: #eee;
	border:2px solid #286ea0;
	margin-top: 6px;
}

#contents .boat_info {
	margin: 4px;
	margin-left: 160px;
}

#contents .boat_texthead {
	color: #286ea0;
}

/* Bruktbåter */
#contents .boat_used {
	margin: 4px;
	float: left;
	width: 46%;
	background: #ececec;
	padding: 6px;
}

#contents .boat_used img {
	margin: 0;
	padding: 1px;
	vertical-align: middle;
        background-color: none;;
        border:0;
}

#contents .boat_used .right{
	margin-top: 4px;
}

#contents .boat_used .right img {
        margin: 0;
        background-color: #eee;
        border:2px solid #286ea0;
}

#contents .boat_highlight {
	color: #FF3300;
}

/* Båt side */
#contents ul {
	margin: 0;
	padding: 0;
}

#contents li {
	margin: 4px 0 4px 20px;
	list-style: square;
}

#contents .boat_infopage {
	padding-top: 15px;
	width: 434px;
	margin: 0;
}

#contents .boat_accessories {
	width: 195px;
	clear: right;
	float: right;
	background: #ececec;
	padding: 6px;
	margin: 15px 0 0 0;
}
#contents .boat_accessories ul {
	margin: 0 0 15px 15px;
	padding: 0;
}

#contents .boat_accessories li {
	list-style: disc;
	margin: 2px 5px;
}

#contents .boat_main_picture {
	float: right;
	margin: 0 0 6px 6px;
	padding: 6px;
	background: #ececec;
	text-align: center;
}

#contents .boat_main_picture_text {
        width: 270px;
	text-align: left;
	line-height: 1.2em;
}

#contents .boat_main_picture img {
        margin: 0;
        background-color: #eee;
        border:2px solid #286ea0;
}

#contents .boat_detail {
	position: absolute;
	width: 420px;
}

#contents .boat_detail_spec {
	margin-left: 230px;
}

#contents .boat_infopage table{
	width: 100%;
	border-collapse: collapse;
}

#contents .boat_table {
	background: #ececec;
	padding: 6px;
	margin-bottom: 6px;
}

#contents .boat_table thead {
	text-align: left;
	color: #286ea0;
}

#contents .boat_pictures {
	background: #ececec;
	padding: 6px;
}

#contents .boat_picture {
	width: 202px;
	float: left;
	margin: 2px;
	min-height: 170px;
	text-align: center;
	margin-bottom: 20px;
}

#contents .boat_picture img {
	margin: 0;
        background-color: #eee;
        border:2px solid #286ea0;
}

/******************* Footer Details ***************/

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-top: 1px solid #286ea0;
	width: 850px;
	text-align: center;
	background-color: #efefef; 
	color: #555;  
	font-size: 0.9em;
}

#footer a {
	color: #286ea0;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: overline;
}

/******************* Image Display Settings ***************/

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearleft {
	clear: left;
	height: 0;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide{
	display: none;
}

/******************* Forms ***************/

#form {
	font-size: 12px;
	margin: 0 0 20px 20px;
	line-height: 2em;

}

#form fieldset {
	border: 1px solid #cacaca;
	width: 500px;
	padding: 10px 0 10px 20px;
}

#form legend {
	padding: 0 5px;
	font-weight: bold;
	color: #515151;
}

#form label {
	color: #000;
	position: absolute;
	display: inline;
}

#form input,#form textarea {
	margin-left: 80px;
	border: 1px solid #cacaca;
	background: #fafafa;
}

#form textarea {
	margin-left: 0;
	margin-bottom: 15px;
}

#form .contact_boats {
	width: 100%;
}

#form .contact_boat {
	float: left;
	width: 40%;
}

#form .contact_boat input {
	margin-left: auto;
}

#form .contact_boat label {
	position: relative;
}

#form .form_submit input {
	border: auto;
}

