@charset "utf-8";
/* CSS Document */

/* slider layout */
.lof-slidecontent { position:relative;	overflow:hidden;	}
.lof-slidecontent .preload{	height:100%;	width:100%;	position:absolute;	top:0;	left:0;	z-index:100000;	text-align:center;	background:#FFF}
.lof-slidecontent .preload div{	height:100%;	width:100%;	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;}

.lof-slidecontent  .sliders-wrapper{	position:relative;	height:100%;	width:900px;	z-index:3px;	overflow:hidden; }
.lof-slidecontent  ul.sliders-wrap-inner{overflow:hidden;	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;	padding:0px;	margin:0;	position:absolute;	overflow:hidden;  border-radius: 3px;}
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;	padding:0px;margin:0px;	float:left;	position:relative;  border-radius: 3px;}
.lof-slidecontent  .lof-opacity  li{position:absolute;	top:0;	left:0;	float:inherit; }


.lof-slidecontent  .navigator-content {position:absolute; bottom:10px; right:0px;
	background:url(../images/transparent_bg.png) repeat;
	width: 1200px;
	padding:5px 0px;
	border-radius: 3px;
}
.lof-slidecontent  .navigator-wrapper{	position:relative;	z-index:10;
	height:180px;
	overflow:hidden;
	color:#FFF;
	float:left;
	width: 1200px;
}
.lof-slidecontent  ul.navigator-wrap-inner{	top:0;	padding:0;	margin:0;	position:absolute;	width:100%; }
.lof-slidecontent  ul.navigator-wrap-inner li{ cursor:hand; 	cursor:pointer;	list-style:none;	padding:0;	margin-left:0px;	overflow:hidden;	float:left;	display:block;	text-align:center;}

/*******************************************************/
 
ul.sliders-wrap-inner li img{	padding:0px;	border-radius: 3px;}

.lof-slidecontent .slider-description a.readmore{color:#58B1EA; font-size:95%; }
.lof-slidecontent .slider-description a{ color:#FFF; }
.lof-slidecontent .slider-description{
	z-index:100px;
	position:absolute;
	top:0px;
	left:0px;
	width:1200px;
	background:url(../images/bg_trans2.png);
	border-radius: 1px;
	height:60px;
	padding:10px;
	color:#FFF;
}
.lof-slidecontent .slider-description h4 {    font-size: 14px;    margin: 10px 0;    padding: 0; }
.lof-slidecontent .slider-description .slider-meta a{	
	margin:0;
	background:#C01F25;
	font-size:75%;
	padding:2px 3px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	text-transform:uppercase;
	text-decoration:none
}
.lof-slidecontent  .item-meta a:hover{	text-decoration:underline;}
.lof-slidecontent  .item-meta i {	font-size:70%; }

/* item navigator */

.lof-slidecontent ul.navigator-wrap-inner li img{
	border:#666 solid 3px;
	border-radius: 3px;	
}
.lof-slidecontent ul.navigator-wrap-inner li.active img, 
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
	border:#1abcdc solid 3px;
	-moz-transition:border-color  ease-in-out 0.4s
}
.lof-slidecontent .navigator-content .button-next, 
.lof-slidecontent .navigator-content .button-previous{
	display:block;
	width:23px;
	height:36px;
	color:#FFF;
	cursor:pointer;

}
.lof-slidecontent .navigator-content .button-next {
	float:left;	
	text-indent:-999px;
	margin-right:5px;
	background:url(../images/arrow-l.png) no-repeat right center;
}
.lof-slidecontent .navigator-content .button-previous {
	float:left;	
	text-indent:-999px;
	margin-left:5px;
	background:url(../images/arrow-r.png) no-repeat left center;
}

.lof-slidecontent .button-control {
   position:absolute;
   top:10px;
   right:10px;
    height: 20px;
    width: 20px;
	cursor:hand; cursor:pointer;
	background:url(../images/transparent_bg.png) repeat;
	border-radius: 3px;
}

.lof-slidecontent .button-control span { display:block;  width:100%; height:100%;}
.lof-slidecontent .action-start span  {
	background:url(../images/play.png) no-repeat center center;
}
.lof-slidecontent .action-stop span {
	background:url(../images/pause.png) no-repeat center center;
}

.centerhead_410
{
	font-size: 2em;
	text-align: center;
	margin-top:20px;
	color: #858585;
}

.centerhead_620
{
	font-size: 2em;
	text-align: center;
	margin-top:20px;
	color: #858585;
}

.centerhead_900
{
	font-size: 2em;
	text-align: center;
	margin-top:20px;
	color: #858585;
}

.centerhead_1200
{
	font-size: 2em;
	text-align: center;
	margin-top:20px;
	color: #858585;
}

.centerhead_1508
{
	font-size: 2em;
	text-align: center;
	margin-top:20px;
	color: #858585;
}


.event-content_1508 
{
	position:relative;
	margin-top:5px;
	margin-bottom: 10px;
	background:#7b7b7b;
	width: 1506px;
	height: 200px;
	padding:0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-left: auto;
	margin-right: auto;
}

.event-content_1200 
{
	position:relative;
	margin-top:5px;
	margin-bottom: 10px;
	background:#7b7b7b;
	width: 1200px;
	height: 180px;
	padding:0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-left: auto;
	margin-right: auto;
}

.event-content_900 
{
	position:relative;
	margin-top:5px;
	margin-bottom: 10px;
	background:#7b7b7b;
	width: 894px;
	height: 180px;
	padding:0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-left: auto;
	margin-right: auto;
}

.event-content_620 
{
	position:relative;
	margin-top:5px;
	margin-bottom: 10px;
	background:#7b7b7b;
	width: 606px;
	height: 180px;
	padding:0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-left: auto;
	margin-right: auto;
}

.event-content_410 
{
	position:relative;
	margin-top:5px;
	margin-bottom: 10px;
	background:#7b7b7b;
	width: 408px;
	height: 180px;
	padding:0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-left: auto;
	margin-right: auto;
}

.eventchange 
{
	cursor: pointer;
}

@media screen 
and (min-width: 360px)
and (max-width: 639px)
{
	#event-content_410
	{
		display: block;
	}
	#event-content_620
	{
		display: none;
	}
	#event-content_900
	{
		display: none;
	}
	#event-content_1200
	{
		display: none;
	}
	#event-content_1508
	{
		display: none;
	}
}

@media screen 
and (min-width: 640px)
and (max-width: 900px)
{
	#event-content_410
	{
		display: none;
	}
	#event-content_620
	{
		display: block;
	}
	#event-content_900
	{
		display: none;
	}
	#event-content_1200
	{
		display: none;
	}
	#event-content_1508
	{
		display: none;
	}
}

@media screen 
and (min-width: 901px)
and (max-width: 1219px)
{
	#event-content_410
	{
		display: none;
	}
	#event-content_620
	{
		display: none;
	}
	#event-content_900
	{
		display: block;
	}
	#event-content_1200
	{
		display: none;
	}
	#event-content_1508
	{
		display: none;
	}
}

@media screen
and (min-width: 1220px)
and (max-width: 1519px)
{
	#event-content_410
	{
		display: none;
	}
	#event-content_620
	{
		display: none;
	}
	#event-content_900
	{
		display: none;
	}
	#event-content_1200
	{
		display: block;
	}
	#event-content_1508
	{
		display: none;
	}
}
@media screen and (min-width: 1520px)
{
	#event-content_410
	{
		display: none;
	}
	#event-content_620
	{
		display: none;
	}
	#event-content_900
	{
		display: none;
	}
	#event-content_1200
	{
		display: none;
	}
	#event-content_1508
	{
		display: block;
	}
}
.event-head 
{
	position:relative;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	
	background: #dbd9d9;
	width: auto;
	height: 15px;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.event-day
{
	position:relative;
	margin-top:28px;
	margin-left: 1px;
	margin-right: 1px;
	background: #dbd9d9;
	width: 14px;
	height: 14px;
	padding: 2px 1px 0px 1px;
	border-radius: 2px;
	float:left;
	text-align: center;
	font-size: 10px;
}
.event-istoday
{
	position:relative;
	margin-top:28px;
	margin-left: 1px;
	margin-right: 1px;
	background: #1abcdc;
	width: 14px;
	height: 14px;
	padding: 2px 1px 0px 1px;
	border-radius: 2px;
	float:left;
	text-align: center;
	font-size: 10px;
}
.event-sunday 
{
	position:relative;
	margin-top:28px;
	margin-left: 1px;
	margin-right: 1px;
	background: #ff4c4c;
	width: 14px;
	height: 14px;
	padding: 2px 1px 0px 1px;
	border-radius: 2px;
	float:left;
	text-align: center;
	font-size: 10px;

}
.event-suterday 
{
	position:relative;
	margin-top:28px;
	margin-left: 1px;
	margin-right: 1px;
	background: #ff8686;
	width: 14px;
	height: 14px;
	padding: 2px 1px 0px 1px;
	border-radius: 2px;
	float:left;
	text-align: center;
	font-size: 10px;

}
.event-today
{
	text-decoration: underline;
	color: white;
}

.event-today-mark
{
	position:absolute;
	margin-top: 4px;
	margin-left: -2px;
	margin-right: 1px;
	border-radius: 3px; 
	height: 100px;
	padding:1px 1px 1px 2px;
	float:left;
	background: #dbd9d9;
	width: 14px;
	z-index: 10;
}


.event-month1 
{
	position:relative;
	margin-top: -28px;
	margin-left: -3px;
	margin-right: 2px;
	width: 70px;
	height: 15px;
	padding:2px;
	float:left;
	text-align: left;
	font-size: 12px;
}
.event-month 
{
	position:relative;
	margin-top: -28px;
	margin-left: -3px;
	margin-right: 2px;
	 
	width: 70px;
	height: 15px;
	padding:2px;
	float:left;
	text-align: left;
	border-left-width: 2px;
	border-left-color: grey;
	border-left-style: solid;
	font-size: 12px;
}
.event-is 
{
	position:absolute;
	margin-left: 0px;
	margin-right: 1px;
	border-radius: 3px; 
	height: 14px;
	padding:1px 1px 1px 3px;
	float:left;
	text-align: left;
	background: #003366;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
}
.event-is:hover, event-is:focus {
  	background: #1abcdc;
	background-repeat: no-repeat;
	background-position: right center;
}

.event-islast
{
	position:absolute;
	margin-left: 0px;
	margin-right: 0px;	
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px; 
	height: 14px;
	padding:1px 1px 1px 3px;
	float:left;
	text-align: left;
	background: #003366;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
}
.event-islast:hover {
  	background: #1abcdc;
  	background-repeat: no-repeat;
	background-position: right center;
  	
}

.event-isfirst
{
	position:absolute;
	margin-left: 0px;
	margin-right: -1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 14px;
	padding:1px 1px 1px 8px;
	float:right;
	text-align: left;
	background: #003366;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
}
.event-isfirst:hover {
  	background: #1abcdc;
	background-repeat: no-repeat;
	background-position: right center;
}

.event-demo 
{
	float:left;
	position:relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	border-radius: 3px; 
	height: 14px;
	padding:1px 1px 1px 3px;
	text-align: left;
	background: #003366;
	background-repeat: no-repeat;
	background-position: right center;
}

.eventshow
{
    border: 1px solid #1abcdc;
    border-radius: 5px;
    padding: 6px;
    background-color: #ffffff;
    float:left;
    width:200px;
    height: 300px;
    z-index: 2000;
    position:absolute;
    top: -336px;
    text-align: left;
    left: 0px;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.13);
    
}

.eventshowfirst
{
    border: 1px solid #1abcdc;
    border-radius: 5px;
    padding: 6px;
    background-color: #ffffff;
    float:left;
    width:200px;
    height: 300px;
    z-index: 2000;
    position:absolute;
    top: -336px;
    text-align: left;
    left: 20px;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.13);
    
}


.eventshowlast
{
    border: 1px solid #1abcdc;
    border-radius: 5px;
    padding: 6px;
    background-color: #ffffff;
    float:left;
    width:200px;
    height: 300px;
    z-index: 2000;
    position:absolute;
    top: -336px;
    text-align: left;
    left: -200px;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.13);
    
}

.hideover
{
	overflow: hidden;
	color: #ffffff;
	cursor:pointer;
	white-space: nowrap;
}

.hideover-demo
{
	overflow: hidden;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 15px;
	font-size: 11px;
}


.column11
{
	padding: 20px;
	position:relative;
	float: left;
	overflow: auto;
	width: 85%;
}

.column21
{
	padding: 0px;
	margin: 0px;
	margin-right: 14px;
	position:relative;
	float: left;
	/*overflow: auto;*/
	width: 100%;
}

.column211
{
	padding: 0px;
	position:relative;
	float: left;
	overflow: auto;
	width: 90%;
}

.main_list
{
	position:relative;
	top: 4px;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	
}

.left_list
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 25%;
}

.right_list
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 75%;
}

.second_list
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 55%;
}

.third_list
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 20%;
}

.privat_list
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 60%;
}

.dealer_list
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 40%;
}

.push {
	height: 40px; /* .push must be the same height as .footer */
	clear: both;
}

.page_fot
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #707070;
	clear: both;
}

#pagewrap
{
	width: 100%;
	margin: 0px auto;
	
}

.contentpackage
{
	width: 33.3%;
	float: left;
	padding: 0px;
	margin: 0px;
}

.content
{
	width: 25%;
	float: left;
	padding: 0px;
	margin: 0px;
}
@media screen and (max-width: 1800px)
{
	.content
	{
		width: 33.3%;
	}
}
@media screen and (max-width: 1200px)
{
	.content
	{
		width: 50%;
	}
}
@media screen and (max-width: 800px)
{
	.content
	{
		width: 100%;
	}
	.right_list
	{
		width: 100%;
	}
	.column211
	{
		width: 100%;
	}
	.column11
	{
		width: 94%;
	}
	.privat_list
	{
		width: 100%;
	}
	.dealer_list
	{
		width: 100%;
	}
	.left_list
	{
		width: 100%;
	}
	
	.second_list
	{
		width: 100%;
	}
	
	.third_list
	{
		width: 100%;
	}
	.column21
	{
		padding: 0px;
		/*width: auto;*/
		margin-right: 0px;
	}
}

@media screen and (max-width: 600px)
{
	.content
	{
		width: 100%;
	}
	.right_list
	{
		width: 100%;
	}
	.column21
	{
		padding: 0px;
		/*width: auto;*/
		margin-right: 0px;
	}
	.column11
	{
		width: 92%;
	}
	
}

@media screen and (max-width: 420px)
{
	.content
	{
		width: 100%;
	}
	.left_list
	{
		width: 100%;
	}
	.right_list
	{
		width: 100%;
	}
	.column21
	{
		padding: 0px;
		width: 100%;
	}
	.column11
	{
		width: 90%;
	}
	.alfadiv
	{
		display: none;
	}
}

.contentfront
{
	width: 25%;
	float: left;
	padding: 0px;
	margin: 0px;
}

@media screen and (max-width: 1200px)
{
	.contentfront
	{
		width: 50%;
	}
}

@media screen and (max-width: 800px)
{
	.contentfront
	{
		width: 100%;
	}
}

.wrapcontentfront
{
	padding-top: 4px;
	margin-left: 40px;
	margin-right: 40px;
}

@media screen and (max-width: 800px)
{
	.wrapcontentfront
	{
		padding-top: 4px;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.boatad
{
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 22px;
	padding: 0px;
	height: 340px;
	background-color: #003366;
	border-radius: 3px;
	overflow: hidden;
	cursor: pointer;
	color: white;
}
.boatad:hover {
	/*color: #1abcdc;*/
	background-color: #1abcdc;
}

a.nounderline:hover
{
	text-decoration: none;
}

@media screen and (max-width: 800px)
{
	.ad
	{
		margin-left: 0px;
		margin-right: 0px;
		border-radius: 0px;
	}
}

.adpack1
{
	border: 1px solid #003366;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px;
	background-color: #ffffff;
	border-radius: 3px;
	overflow: hidden;
}
.adpack1:hover {
	border: 1px solid #1abcdc;
	background-color: #a3f0ff;
}

.adpack2
{
	border: 1px solid #003366;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px;
	background-color: #ffffff;
	border-radius: 3px;
	overflow: hidden;
}
.adpack2:hover {
	border: 1px solid #1abcdc;
	background-color: #a3f0ff;
}

.adpack3
{
	border: 1px solid #003366;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px;
	background-color: #ffffff;
	border-radius: 3px;
	overflow: hidden;
}
.adpack3:hover {
	border: 1px solid #1abcdc;
	background-color: #a3f0ff;
}

.adpack_head1
{
	background-color: #cd7f32;
	height: 30px;
	padding: 10px;
	color: white;
	text-align: center;
}

.adpack_head2
{
	background-color: #c0c0c0;
	height: 30px;
	padding: 10px;
	color: white;
	text-align: center;
}

.adpack_head3
{
	background-color: #ffd700;
	height: 30px;
	padding: 10px;
	color: white;
	text-align: center;
}

.boatadcontent
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-top: 15px;
	background-color: #ffffff;
	overflow: hidden;
}

.page_topcontent
{
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.page_contactontent
{
	width: 50%;
	float: left;
	padding: 0px;
	margin: 0px
}

@media screen and (max-width: 1000px)
{
	.page_topcontent
	{
		width: 100% !important;
	}
	.page_contactontent
	{
		width: 100% !important;
	}
}

.boatad_img
{
	height: 200px;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.responsive_img {
    object-fit: cover;
    width: 100%;
    height: 200px;
}

.responsive_img_page {
    object-fit: cover;
    width: 100%;
    height: 500px;
}

@media screen and (max-width: 650px)
{
	.responsive_img_page
	{
		height: 300px;
	}
}

.ad_img_meny_search
{
	
}

.ad_img_show
{
	height: 400px;
	background-size: cover;
	background-position: center center;
	max-width: 800px;
}

.ad_img_show_page
{
	height: 500px;
	background-size: cover;
	background-position: center center;
	max-width: 1200px;
	width: 50%;
	float: left;
	position: relative;
}

.news_img_show_page
{
	height: 500px;
	background-size: cover;
	background-position: center center;
	max-width: 1200px;
	width: 100%;
	float: left;
}

@media screen and (max-width: 1000px)
{
	.ad_img_show_page
	{
		width: 100%;
	}
}

@media screen and (max-width: 650px)
{
	.ad_img_show_page
	{
		height: 300px;
	}
}

.boatad_text
{
	margin: 10px;
}

.ad_text_page
{
	margin: 0px;
	float: left;
	width: 100%;
}

.ad_show
{
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #ffffff;
	/*overflow: auto;*/
}

.ad_show_page
{
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #ffffff;
	overflow: hidden;
	border-top: 5px;
	border-top-color: #1abcdc;
	border-top-style: solid;
	border-bottom: 5px;
	border-bottom-color: #1abcdc;
	border-bottom-style: solid;
}

.content_edit
{
	width: 90%;
	float: left;
	padding: 20px;
	margin: 0px;
}

.content_right
{
	width: 80%;
	float: left;
	padding: 20px;
	margin: 0px;
}

.content_price
{
	float: left;
	margin-top: 20px;
	width: 100%;
}

.content_sell
{
	float: left;
	padding: 30px;
	margin: 0px;
}


.ad_edit
{
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#step3
{
	visibility: hidden;
}

.useradlist
{
	cursor: pointer;
}
.useradlist:hover
{
	color: #1abcdc;
}

.useradlisthead
{
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.alluserads
{
	overflow: auto;
}

.styled input[type="file"] 
{
	display: none;
}

.styled input[type="file"] + label 
{ 
	background: #f0f0f0;
	border: 0px solid #003366;
	border-radius: 3px;
	/*min-height: 32px;*/
}

.styled input[type="file"] + label:focus
{ 
	background-color: #a3f0ff;
}

.styled input[type="file"] + label:hover
{ 
	background-color: #a3f0ff;
}

.styled 
{
	display: inline-block;
	width: 100%;
}

.styled label 
{
	display: block;
	cursor: pointer;

}

.banner 
{
	position:relative;
	left: 4px;
	top: 1px;
	width: 100%; 
	font-size: 12px;
	font-weight: 400;
	color: #3b3b3b;
	padding-top: 7px;
	padding-bottom: 7px;
}

.bar 
{
	height: 18px;
	background: #03CEFD;
	border-color: aqua;
	border-radius: 3px;
}

#progress
{
	background-color: lightgray;
	border-radius: 3px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.13);
}
