/* 
Tuna Yachts
======================================================================================
URL:				http://www.tuna-yachts.nl/
Start ontwerp:		Donderdag 2 augustus 2007
Start xhtml: 		Dinsdag 7 augustus 2007
Auteur:				Ale van der Ploeg
======================================================================================
*/

@import url(/addsite/css/iconen.css);

/* Kleuren
Donkerblauw:	#193441
Creme:			#FCFAE1
Blauw:			#36718E
Tekst:		  	#454545
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #454545; 
	margin: 0;
	padding: 0;
	background: #193441 url(../images/bodyback.jpg) repeat-x;
}

a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #8D4023;
	position: relative;
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 		
	}

a:hover { 
	text-decoration: underline; 
	color: #8D4023;
	}



#wrapper {
	margin: 0 auto;
	position: relative;
	width: 925px;
}


#header {
	float: left;
	width: 925px;
	background: url(../images/logo.jpg) top right no-repeat;
}

#header1 {
	float: left;
	height: 113px;
	width: 885px;
	padding-left: 40px;
	color: #658A9C;
	padding-top: 30px;
}

#header1 a:link, #header1 a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #658A9C;	
	}

#header1 a:hover { 
	text-decoration: underline; 
	color: #658A9C;
	}
	
.teksthome a:link, .teksthome a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #658A9C;	
	}

.teksthome a:hover { 
	text-decoration: underline; 
	color: #658A9C;
	}	

#talen { 
	height: 30px;
	background: none;
	float: left;
	width: 88px;
	}
	
.talen { 
	font-size: 11px;
	color: #658A9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	}	

.nederlands, a.nederlands
{
	width: 25px;
	height: 30px;
	background: url(../images/flag_nl_en.jpg) no-repeat;
	background-position: -12px -4px;
	float: left;
}

a.nederlands:hover
{
	width: 25px;
	height: 30px;
	background: url(../images/flag_nl_active.jpg) no-repeat;
	background-position: -12px -4px;
}
.nederlands_active {
	width: 25px;
	height: 30px;
	background: url(../images/flag_nl_active.jpg) no-repeat;
	background-position: -12px -4px;
}

.english, a.english
{
	width: 25px;
	height: 30px;
	margin-left: 10px;
	background: url(../images/flag_nl_en.jpg) no-repeat;
	background-position: -42px -4px;
	float: left;
}

a.english:hover
{
	width: 25px;
	height: 30px;
	background: url(../images/flag_en_active.jpg) no-repeat;
	background-position: -42px -4px;
}
.english_active {
	width: 25px;
	height: 30px;
	background: url(../images/flag_en_active.jpg) no-repeat;
	background-position: -40px -4px;
}

.tunayachts {
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 7px;
	letter-spacing: 2px;
}


#menu {
	float: left;
	height: 39px;
	width: 905px;
	padding-left: 20px;
	background: url(../images/menuback.gif) bottom left no-repeat;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#menu ul li a:link, #menu ul li a:visited 
{
	float: left;
	width: 155px;
	height: 39px;
	background: url(../images/btn.gif) 0px 0px no-repeat;
	color: #608596;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	font-size: 12px;
	margin-right: 3px;
}

#menu ul li a:hover, #menu ul li a:active
{
	color: #ffffff;
}

#menu ul li a.actief:link, #menu ul li a.actief:visited 
{
	float: left;
	width: 155px;
	height: 39px;
	background: url(../images/btn_act.gif) 0px 0px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	font-size: 12px;	
}

#menu ul li a.actief:hover, #menu ul li a.actief:active
{
	color: #ffffff;
}

#content_header {
	float: left;
	height: 19px;
	width: 925px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/content_top.gif) top left no-repeat;
}

#content_center {
	float: left;
	width: 925px;
	background: url(../images/content_center.gif) top left repeat-y;
}

#content_center2 {
	float: left;
	width: 925px;
	min-height: 150px;
	background: url(../images/content_center2.jpg) top left no-repeat;
}

		/* Fix voor IE */
		* html #content_center2
		{
			height: 150px;
		}		

#content_bottom {
	float: left;
	height: 19px;
	width: 925px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/content_bottom.gif) top left no-repeat;
}

#flashhome {
	float: left;
	width: 888px;
	height: 338px;
	padding-left: 18px;
	padding-bottom: 18px;
}

#home_center {
	float: left;
	width: 925px;
	background: url(../images/home_center.gif) top left repeat-y;
}

#home_center2 {
	float: left;
	width: 925px;
	min-height: 150px;
	background: url(../images/home_center2.jpg) top left no-repeat;
}

		/* Fix voor IE */
		* html #home_center2
		{
			height: 150px;
		}		

#home_bottom {
	float: left;
	height: 19px;
	width: 925px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/home_bottom.gif) top left no-repeat;
}

.teksthome {
	padding: 25px 250px 0px 40px;
	color: #ffffff;
	line-height: 20px;
}

#homebuttons {
	float: right;
	padding: 0px 20px 10px 00px;
	color: #ffffff;
	line-height: 24px;
}

.intro {
	font-weight: bold;
}


#subnav {
	float: left;
	height: 48px;
	width: 879px;
	margin-left: 20px;
	padding-left: 6px;
	background: url(../images/subnavback.gif) top left no-repeat;
}

		/* Fix voor IE */
		* html #subnav
		{
			margin-left: 10px;
		}	

#subnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnav ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#subnav ul li a:link, #subnav ul li a:visited 
{
	float: left;
	width: 170px;
	height: 48px;
	background: url(../images/sub.gif) 0px 0px no-repeat;
	color: #686868;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 12px;
}

#subnav ul li a:hover, #subnav ul li a:active
{
	color: #36718E;
}

#subnav ul li a.actief:link, #subnav ul li a.actief:visited 
{
	float: left;
	width: 170px;
	height: 48px;
	background: url(../images/sub_act.gif) 0px 0px no-repeat;
	color: #36718E;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 12px;
}

#subnav ul li a.actief:hover, #subnav ul li a.actief:active
{
	color: #36718E;
}


#foto {
	float: left;
	width: 471px;
	padding: 25px 19px 30px 0px;
}

#foto img{
	float: left;
	width: 471px;
	height: 314px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#detaillinks {
	float: left;
	width: 434px;
	padding: 25px 0px 30px 19px;
	line-height: 16px;
}

#text {
	float: left;
	width: 208px;
	padding: 25px 0px 0px 0px;
}

#plattegronden {
	width: 210px;
	height: 0px;
	position: relative;
	float: right;
	background: pink;
}

#plattegronden2 {
	width: 168px;
	height: 32px;
	position: absolute;
	top: -82px;
	left: 0px;
}

#text2 {
	float: right;
	width: 433px;
	padding: 25px 20px 0px 0px;
}

h1 {
	margin: 0px;
	padding: 7px 7px 7px 15px;
	background: #193441 url(../images/kop1.gif) 0px 0px no-repeat;
	font-size: 17px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	margin: 0px;
	padding: 7px 7px 7px 15px;
	background: #193441 url(../images/kop2.gif) 0px 0px no-repeat;
	font-size: 17px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	margin: 0px;
	padding: 7px 0px 20px 0px;
	font-size: 30px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tekstblok {
	float: left;
	min-height: 220px;
	width: 178px;
	padding: 15px 15px 80px 15px;
	background: url(../images/tekstback.gif) repeat-x;
}

		/* Fix voor IE */
		* html .tekstblok
		{
			height: 220px;
		}	

.tekstblok2 {
	float: left;
	min-height: 270px;
	width: 403px;
	padding: 15px 15px 30px 15px;
	background: url(../images/tekstback.gif) repeat-x;
}

		/* Fix voor IE */
		* html .tekstblok2
		{
			height: 270px;
		}	

#text2 ul{
	margin: 0px;
	padding: 15px 0px 15px 0px;
}

#text2 ul li{
	margin: 0px;
	padding: 3px 0px 3px 20px;
	list-style-type: none;
	background: url(../images/dot.gif) 6px 8px no-repeat;
}

a.button:link, a.button:visited 
{
	float: right;
	width: 168px;
	height: 32px;
	background: url(../images/button.gif) 0px 0px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 10px;
}

a.button:hover, a.button:active
{
	color: #ffffff;
	background: url(../images/button.gif) 0px -32px no-repeat;
}

a.button_home:link, a.button_home:visited 
{
	float: right;
	width: 183px;
	height: 32px;
	background: url(../images/button_home.gif) 0px 0px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 10px;
}

a.button_home:hover, a.button_home:active
{
	color: #ffffff;
	background: url(../images/button_home.gif) 0px -32px no-repeat;
}

a.button2:link, a.button2:visited 
{
	float: left;
	width: 188px;
	height: 32px;
	background: url(../images/button2.gif) 0px 0px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
}

a.button2:hover, a.button2:active
{
	color: #ffffff;
	background: url(../images/button2.gif) 0px -32px no-repeat;
}

	
#footer {
	float: left;
	height: 64px;
	width: 885px;
	padding: 0px 40px 0px 0px;
	line-height: 64px;
	text-align: right;
	color: #608596;
}

#footer a:link, #footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #608596;		
	}

#footer a:hover { 
	text-decoration: none; 
	color: #608596;
	}



.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

/* Slidert
---------------------------------------------------------------------------------------------- */

#slidert {
	float: left;
	height: 338px;
	width: 168px;
	padding: 13px 19px 0px 20px;
}


.jcarousel-scope {   
	position: relative;    
	width: 130px;    
	height: 290px;    
	background: url(../images/sliderback.gif) top left no-repeat;	   
	padding: 24px 19px 24px 19px;
	}
	
.jcarousel-list {    
	overflow: hidden;    
	margin: 0;    
	padding: 0;
	}
	
.jcarousel-list li {    
	float: left;    
	list-style: none;    
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 0px;
	width: 130px;
	height: 86px;
	}
	
.jcarousel-next {    
	position: absolute;    
	bottom: 0px;    
	left: 72px;    
	cursor: pointer;
	}
	
.jcarousel-next-disabled {    
	cursor: default;    
	opacity: .5;    
	-moz-opacity: .5;    
	filter: alpha(opacity=50);
	}
	
.jcarousel-prev {    
	position: absolute;    
	top: 0px;    
	left: 72px;    
	cursor: pointer;
	}
	
.jcarousel-prev-disabled {    
	cursor: default;    
	opacity: .5;    
	-moz-opacity: .5;    
	filter: alpha(opacity=50);
	}
	
.jcarousel-clip	 {
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
	z-index: 2; 
	width: 130px; 
	height: 247px; 
	position: relative;
	}
	
.jcarousel-list	 {
	margin: 0px; 
	padding: 0px; 
	z-index: 1; 
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 940px; 
	display: block;
	}
	
.jcarousel-item-1	{
	overflow: hidden; 
	float: left; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;	
	}
	
.jcarousel-item-1 img{
	border: 0px;
	width: 130px;
	height: 86px;
	border: 0px solid #ffffff;
	}	
	
.jcarousel-item-1 a:hover img
{
	border: 0px solid #E51B24;
}	

ul#flashfotos {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	list-style-type: none
}

ul#flashfotos ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

ul#flashfotos ul li img{
	margin: 0px;
	padding: 0px;
	width: 434px;
	height: 204px;
}

.row1 {
	background: #f7ebc9;
}

a.thickbox:link, a.thickbox:visited 
{
	float: right;
	width: 168px;
	height: 32px;
	background: url(../images/button.gif) 0px 0px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
}

a.thickbox:hover, a.thickbox:active
{
	color: #ffffff;
	background: url(../images/button.gif) 0px -32px no-repeat;
}



a.jqModal:link, a.jqModal:visited { 
	float: left;
	width: 188px;
	height: 32px;
	background: url(../images/button2.gif) 0px 0px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	}

a.jqModal:hover { 
	color: #ffffff;
	background: url(../images/button2.gif) 0px -32px no-repeat;
	}		
	
	
	
/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
	display: none;
    
    position: fixed;
    top: 25%;
    left: 50%;
    
    margin-left: -150px;
    width: 360px;
    height: 310px;
    
    background: url(../images/videoback.png) top left no-repeat;
    color: #333;
    padding: 0px;
}

	/* Fix voor IE */
	* html .jqmWindow
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.addsite.nl/addsite/data/sites/tuna/www/images/videoback.png', sizingMethod='scale');
	}

.jqmOverlay { background-color: #193441; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}	

		
		#sluiten
		{
			width: 360px;
			height: 28px;
			margin: 0px;
			padding: 0px;
		}
		
		#film
		{
			width: 360px;
			height: 260px;
			padding: 0px 0px 0px 0px;
			margin: 0px;
			text-align: center;
		}
		
		#film p
		{
			margin: 0px;
			padding: 0px;
		}		
		
		a.jqmClose:link, a.jqmClose:visited { 
			float: right;
			background: url(../images/sluiten.gif) 0px 0px no-repeat;
			width: 20px;
			height: 20px;
			padding: 0px 20px 0px 0px;
			margin-top: 4px;
			position:relative;
			}
		
		a.jqmClose:hover { 
			background: url(../images/sluiten.gif) 0px -20px no-repeat;
			position:relative;
			}			
			
			
			
 /* Formulier
---------------------------------------------------------------------------------------------- */

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}
	

input.button { 
	background: #984829; 
	border-bottom: 1px solid #6A2811; 
	border-left: 1px solid #CA6E48; 
	border-right: 1px solid #6A2811; 
	border-top: 1px solid #CA6E48; 
	color: #ffffff; 
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}
	
input.button2 { 
	background: #417DC1; 
	border-bottom: 1px solid #1A5591; 
	border-left: 1px solid #6BA7F3; 
	border-right: 1px solid #1A5591; 
	border-top: 1px solid #6BA7F3; 
	color: #ffffff; 
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 1px 5px 2px 5px; 
	}	

.aanmelden {
	border: 1px solid #E0CA9D;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 11px;
		height: 18px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: #ffffff;
	border: 1px solid #E0CA9D;
	font-size: 11px;
		width: 203px;
		margin-left: 10px;
		line-height: 11px;
		height: 16px;	
		}
		
.invulNormaal {
	background: #ffffff;
	border: 1px solid #E0CA9D;
	font-size: 11px;
		width: 203px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 3px 3px 1px 3px;
		
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #E0CA9D;
	font-size: 11px;
		width: 223px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 3px 3px 1px 3px;
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #E0CA9D;
 margin-right: 0px;
 text-align: left;
 height: 18px;
 padding: 2px 3px 2px 3px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #ffffff;
	border: 1px solid #E0CA9D;
	font-size: 11px;
		width: 153px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 3px 3px 1px 3px;
		}
		
.invulPulldown {
	background: #ffffff;
	border: 1px solid #E0CA9D;
	font-size: 11px;
	height: 18px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 2px 3px;
		}		
		
.invulXSmall {
	background: #ffffff;
	border: 1px solid #E0CA9D;
	font-size: 11px;
		width: 73px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}				
		
		
		
	/* Fix voor IE */
	* html a.ico_pdf
	{
		background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 3px 0 3px 22px;
	margin: 0px 0px 0px 1px;
	}		