/* Layout 
-------------------------------------------------------------- */
body { background: url(../images/bg_grad.png) repeat-x #101010; }

#container {
	overflow: hidden;
	padding-top: 30px;
}

#content {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 20px;
}

#flags img { padding-left: 60px; padding-top: 20px;}


/* #content img { padding: 20px 10px 10px 10px; } */

#menu_models ul {
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 4px;
}

#menu_models ul li { display: inline; }

#footer {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	background:#121212;
	height: 30px;
}

#footer h3 {
	border-top: 1px solid #1f1f1f;
	border-bottom: 1px solid #1f1f1f;
	font-size: 12px;
	color: #5e5e5e;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: 200;
}

#footer a { text-decoration: none; }

#map {
	padding-left: 50px;
}

#forhandler_steder a:link {
	line-height: 1.2;
	text-decoration: none;
	font-size: 14px;
}

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

#tester img {
	margin-left: 1em;
	width: 440px;
	padding: 6px;
}


#tester h3 {
	border-bottom: 1px #332F2E solid;
	font-size: 20px;
	padding-top: 35px;
	margin-bottom: 15px;
}

#tester h5 {
	font-size: 14px;
	color: #ccc;
    font-family: Helvetica, Arial, sans-serif;
}

/* Menu 
-------------------------------------------------------------- */
#menu_top {
	margin-top: 15px; 
	color: white;
	float: left;
	background: transparent url(http://www.formula1.com/assets/fragment/sprites/l1-bgnd-26-00.jpg-) repeat-x;
}

#menu_top ul li { display: inline; }

#menu_top ul li a {
	padding: 0.6em 1.2em;
	color: White;
	text-decoration: none;
	float: left;
	text-transform:uppercase;
}

#menu_top ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Boat menu
----------------------------------*/
#boat_menu {  
	margin-top: 30px; 
	padding-top: 10px;
	border-top: 1px solid #4c4c4c; 
}

#boat_menu { background: url(../images/models.png) #121212; padding-left: 8px;  }
.models li { display: inline; }


/* Tabs
----------------------------------*/

/* Info about every model
----------------------------------*/   
#info_containor { margin-top: 30px; }
#info_containor p { font-size: 14px; }
#info_menu a { color: #A8A8A8;  text-transform: uppercase; letter-spacing: 1px; font-size: 16px; text-decoration: none; font-weight: 500; padding-right: 20px; }
#info_menu a:hover { color: #c4c4c4; text-decoration:none; }
#info_menu ul li { display: inline; }

#info_containor h4 {
	color: #c5c5c5;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	border-left:  1px solid #a2a2a2;
	margin-left: 30px;
	padding-left:  8px;
	font-style: italic
}
	

#omtale { color: #666; font-style: italic; width: 600px;} 
#omtale p { font-style: italic;}

#om_baaten p { font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding-right: 200px; }


/* Gallery
-------------------------------------------------------------- */
#gallery {}
#gallery li { padding-top: 8px;}
#gallery a:hover { }
.images_1 { width: 70px; float: left; }
.images_1 img {  border: 1px solid #525252; padding: 1px; } 
.images_2 { width: 70px; float: left; padding-left: 10px; }
.images_2 img { border: 1px solid #525252; padding: 1px; } 
#gallery_thumbs { margin-top: 0px; }
#gallery_thumbs li { padding: 4px; }

/* Great thanks to dhtmlgoodies.com for sharing this awsome script! */
#mainContainer{
	margin:0 auto;
	text-align:left;
}
.clear{
	clear:both;
}
/* End of demo CSS */
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:240px;
}
#DHTMLgoodies_panel_one{		
	float:left;	
}
#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:280px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
}
#DHTMLgoodies_largeImage{	/* Large image div */
	width:591px;	/* Width of large image div */
	height:392px;	/* Height of large image div */
	float:left;
	padding-left:10px;	/* "Air" */
	padding-right:10px;	
}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
	width:100%;
	height:100%;
	text-align:center;
}
#DHTMLgoodies_largeImage img{	/* Large image */
}


.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:114px;	/* Width of strip */
	padding:5px;	/* "Air" inside filmstrip div */
	position:absolute;

}
.strip_of_thumbnails div{
	width:110px;
	height:90px;
	padding:2px;
	text-align:center;

}
.strip_of_thumbnails img{
	border:0px;
	padding:5px;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	border: 1px solid #525252; padding: 2px;	/* Green border around active thumbnail */
}
.leftArrow{
	float:left;
}
.rightArrow{
	float:right;
}
#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:1000px;
}	

/* #photos img { border: 1px solid #525252; padding: 6px; } */


/* Models jQuery preview
-------------------------------------------------------------- */

/* hide container until all is ready */
.test, .test2,.test3,.test4{ display: none; }

/*Main Container*/
.container { width:100%; }

.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
}
/* Handle*/
.handle{
	float: left;
	width: 38px;
	height: 310px;
	margin: 1px;
	margin-right: -10px;
}
.handleOver{}
.handleSelected{}

/* TEST 3 */
/*Main Container*/
.container3 {width:1000px; }
.container3 ul{list-style-type: none; margin: 0px; padding:0px;}
.container3 li{display: inline; margin: 0px; padding:0px;}

/*Handle*/
.handle3 {
	float: left;
	width: 64px;
	height: 314px;
	text-align:center;
	background: #666;
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;*/
}
.handle3 img{
	margin-top:2px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleOver3{
	background: #003366;
	/*border: 1px solid white;*/
}
.handleOver3 img{
	margin-top:2px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{	
	background: #1d1d1d;
	/*border: 1px solid white;*/
}
/*Content Container*/
.contentWrapper3{ text-align: justify; }

.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

/* Tabs
-------------------------------------------------------------- */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
	.ui-tabs-hide {
		display: none;
	}
}

/* Hide useless elements in print layouts... */
@media print {
	.ui-tabs-nav {
		display: none;
	}
}

/* Styles
-------------------------------------------------------------- */
hr { border: 1px solid #1f1f1f; }
 
#kontakt_liste {
	width: 200px;
	float: left;
}

#kontakt_skjema {
	width: 400px;
	float: right;
}

#artikkel img {
	margin: 1em;
	border: 1px solid black;
	padding:2px;
	float: left;
}


#artikkel p {
	padding-right: 100px;
}

/* Forsiden
-------------------------------------------------------------- */
#forside {
	margin-top: 20px;
}

#forside h2 {
	padding-bottom: 0px;
	padding-top: 0px;
}

#forside h3 {
	padding-top: 25px;
	padding-bottom: 3px;
	border-bottom: 2px solid #515151;
}

#forside_nyheter {
	padding: 0px 30px 10px 0px;
}

#nyhetsbrev {
	padding: 5px 10px 10px 10px;
}

#nyhetsbrev a {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}

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



/* Video player
-------------------------------------------------------------- */
#video { margin-left: 100px; margin-top: 30px;}


/* Table Styles
-------------------------------------------------------------- */
#table_details table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
	border-collapse: collapse;
}

#table_details tr {
	padding: 0px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #c9c9c9;
}

#table_details tbody {
	background: #151515;
}

#table_details td {
	padding: 10px;
	color: #c9c9c9;
	border-top: 1px dashed #525252;
}

#table_details tbody tr:hover td {
	color: #f2f2f2;
	background: #131f32;
}

#table_details li {
	padding-bottom: 2px;
}

#table_details ul {
	padding-bottom: 20px;

}

#table_details {
	padding-top: 15px;
	
}

#table_details li {
	margin-left: 30px;
	line-height: 1.4em;
	list-style: circle;
	
}

.list {
	list-style:circle;
}

h2 {
	margin-bottom:15px;
}

