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

/******************************************************
*
*					DIV indeling + extra's b.v. buttons
*
******************************************************/

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(../images/bg/mimoods_bg_2.gif);
	
}

.thrColAbs #container { 
	position: relative; 
	width: 980px;  
	margin: 0 auto;
	text-align: left;
	background-repeat:repeat;
} 

.thrColAbs #footer {
	width: 980px;
	margin-top:10px;
	background-color: #000018;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-indent: 10px;
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	clear:left;
	
}

.thrColAbs #footer a {
	color:#66CCCC;
}

.thrColAbs #navigationcontainer {
	width:960px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:10px;
	}

.thrColAbs #showreel {
	width:960px;
	float:left;
	padding:5px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding-bottom:5px;
}

.thrColAbs #subscribe {
	margin-left:0px;
	text-align:right;
	}

.logo {
}

.collection_cont {
	width:950px;
	height:20px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:0px;
	padding-right:5px;
	background-color:#92b6c7;
	clear:both;
	text-align:center;
}

.collection_cont #words {
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	
}

.collection_cont #vorige {
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	float:left;
	position:relative;
	top : 3px; 
}

.collection_cont #vorige a {
	text-decoration:none; 
	color:#000000;
}

.collection_cont #vorige a:hover {
	text-decoration:underline; 
	color:#000000;
}

.collection_cont #volgende {
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	float:right;
	position:relative;
	top : 3px; 
}

.collection_cont #volgende a {
	text-decoration:none; 
	color:#000000;
}

.collection_cont #volgende a:hover {
	text-decoration:underline; 
	color:#000000;
}

.collection_cont #baselineshift {
	position:relative;
	top : -2px; 
	}

/******************************************************
*
*					Navigatie main
*
******************************************************/

ul#navlist_main
{
	white-space: nowrap;
	margin-bottom:5px;
	margin-top:5px;
}

#navlist_main li
{
	display: inline;
	list-style-type: none;
	margin-left:-20px;
}

#navlist_main a {
	font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-right:40px;	
}

#navlist_main a:link, #navlist_main a:visited
{
	color:#333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#navlist_main a:hover
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92b6c7;
}

#focuz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92b6c7;

}



/******************************************************
*
*					Navigatie submenu
*
******************************************************/

ul#navlist_sub
{
	white-space: nowrap;
	margin-bottom:5px;
	margin-top:5px;
}

#navlist_sub li
{
	display: inline;
	list-style-type: none;
	margin-left:-20px;
}

#navlist_sub a {
	font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
	font-size: 13px;
	margin-right:30px;	
}

#navlist_sub a:link, #navlist_sub a:visited
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#navlist_sub a:hover
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66cccc;
}


/******************************************************
*
*					Navigatie subscribe
*
******************************************************/

ul#navlist_subscribe
{
	white-space: nowrap;
	margin-bottom:5px;
	margin-top:5px;
}

#navlist_subscribe li
{
	display: inline;
	list-style-type: none;
	margin-left:-20px;
}

#navlist_subscribe a {
	font-family: Lucida Grande, Tahoma;
	font-size: 9px;
	font-variant: normal;
	text-transform: uppercase;
	color:#000018;
    letter-spacing: 0.1em;
	margin-right:30px;
}

#navlist_subscribe a:link, #navlist_subscribe a:visited
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#navlist_subscribe a:hover
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66cccc;
}


/******************************************************
*
*					3 kolommen intropagina
*
******************************************************/

.thrColAbs #wrapper {
	float:left;
	width:100%;

}

.thrColAbs #kolom_01 {
	width:300px;
	float:left;
	padding:5px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

.thrColAbs #kolom_02 {
	width:300px;
	float:left;
	padding:5px;
	margin-left:10px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
}

.thrColAbs #kolom_03 {
	width:300px;
	float:left;
	padding:5px;
	margin-left:10px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
}

/******************************************************
*
*					3 kolommen 400px hoog
*
******************************************************/
.thrColAbs #kolom_01_400 {
	width:300px;
	float:left;
	padding:5px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:10px;
	height:400px;
}

.thrColAbs #kolom_02_400 {
	width:300px;
	float:left;
	padding:5px;
	margin-left:10px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	height:400px;
}

.thrColAbs #kolom_03_400 {
	width:300px;
	float:left;
	padding:5px;
	margin-left:10px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	height:400px;
}

/******************************************************
*
*					3 kolommen 750px hoog
*
******************************************************/
.thrColAbs #kolom_01_750 {
	width:300px;
	float:left;
	padding:5px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:10px;
	height:750px;
}

.thrColAbs #kolom_02_750 {
	width:300px;
	float:left;
	padding:5px;
	margin-left:10px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	height:750px;
}

.thrColAbs #kolom_03_750 {
	width:300px;
	float:left;
	padding:5px;
	margin-left:10px;
	border: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	height:750px;
}

/******************************************************
*
*					Typografie
*
******************************************************/
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:24px;
	margin-top: 5px; margin-bottom: 10px;
	font-weight: normal;
	color: #000018;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	margin-top: 5px;
	font-weight: normal;
	color: #993399;
}

h6 {
	font-family: Lucida Grande, Tahoma;
	font-size: 12px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-left:0px;
	text-indent:5px;
	font-weight: normal;
	color: #ffffff;
	background-color:#92b6c7;
	width:250px;
}

p { 
	color: #424242;
	font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
	line-height: 18px;
	font-size: 10pt;
	font-variant: normal;
}

p a {
color: #424242;
}

hr {
	border: none 0;
	border-top: 1px dashed #666;
	width: 960px;
	height: 1px;
}

/******************************************************
*
*			gallerie collectie
*
******************************************************/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.gallery li {
	margin-right:10px;
	margin-bottom:10px;
	float: left;
	position: relative;
	width: 69px;
	height: 69px;
}
.gallery img {
	border: none 0;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery em {
	width: 69px;
	height:54px;
	background-image:url(../images/collection/floater_details.png);
	padding: 15px 0 6px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align:center;
	font-family: Lucida Grande, Tahoma;
	text-transform: uppercase;
	font-size: 6pt;
	font-style:normal;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}


/******************************************************
*
*					form
*
******************************************************/

/* ----------- stylized ----------- */
#stylized{
width:330px;
color: #424242;
font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
text-align:left;
line-height: 145%;
font-size: 10pt;
font-variant: normal;
}


#stylized label{
display:block;
text-align:right;
width:75px;
float:left;
}

#stylized textarea:focus, #stylized input:focus {
	border: 1px solid #900;
}

#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized submit{
clear:both;
margin-left:75px;
width:125px;
height:31px;
background-image:url(../images/buttons/subscribe.png);
background-repeat:repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}