/************************************************************
Momono Global Stylesheet 
Target: Screen
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
************************************************************/

* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a:active, a:focus {
	outline: 0;
}
a:link,
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
img {
	border: 0px;
}
body {
	background: #FFF url(../img/bg-body.gif) repeat -70% -20%;
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}


#container {
	margin: 55px auto auto;
	width: 950px;
}
#header {
	background: #333 url(../img/bg-header.png);
	height: 99px;
	margin-bottom: 30px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.contentblock {
	background: #FFF url(../img/dotted-vertical.gif) repeat-y 241px top;
	margin-bottom: 30px;
	padding: 16px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
h1.logo {
	position: absolute;
	background: url(../img/logo.png);
	height: 35px;
	width: 230px;
	text-indent: -32697px;
	left: 28px;
	top: 34px;
}
h2.info a {
	position: absolute;
	top: 32px;
	right: 32px;
	background: url(../img/info-btn.png) no-repeat left top;
	text-indent: -32697px;
	height: 36px;
	width: 34px;
}
h2.info a:hover {
	background: url(../img/info-btn.png) no-repeat left bottom;
}
#footer {
	min-height: 310px;
	height: auto !important;
	height: 310px;
	background: url(../img/bg-footer.jpg) repeat-x;
	position: relative;
	-moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -webkit-border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
}
.clear {
	clear: both;
}
h3{
	font-size:13px;
	line-height:18px;
	margin-left:8px;
	margin-top:6px;
	color:#22D2EB;
}

h4{
	font-size:11px;
	margin-left:8px;
	color:#FFF;
	font-weight: normal;
	line-height: 18px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #22D2EB;
	margin-bottom: 5px;
	text-shadow: #1E1E1E 1px 1px 1px;
}

.artbox {
	float: left;
	position: relative;
	width: 328px;
	height: 168px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	margin-left: 16px;
	margin-bottom: 16px;
}
.artbox .infobox {
	height: 0px;
	overflow: hidden;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.artbox img {
}

ul.gallery li a.thumb {
	width: 326px; /*--Width of image--*/
	height: 166px; /*--Height of image--*/
	cursor: pointer;
}
ul.gallery {
	float: right;
	margin-bottom: 16px;
	width: 692px;
}
ul.gallery li {
	margin-bottom: 16px;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 326px;
	height: 166px;
	overflow: hidden;
	display: block;
}
ul.gallery li a {
	text-decoration: none;
	color: #777;
	display: block;
	margin-top: 1px;
	margin-left: 1px;
}

ul.logogallery li a.thumb {
	width: 222px; /*--Width of image--*/
	height: 140px; /*--Height of image--*/
	cursor: pointer;
}
ul.logogallery {
	float: right;
	width: 681px;
}
ul.logogallery li {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
ul.logogallery li span { /*--Used to crop image--*/
	width: 222px;
	height: 140px;
	overflow: hidden;
	display: block;
}
ul.logogallery li a {
	text-decoration: none;
	color: #777;
	display: block;
	margin-top: 1px;
	margin-left: 1px;
}

ul.logos {
	float: right;
	width: 681px;
}
ul.logos li {
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}

ul.logos li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6; 
	opacity: 0.6;
	-khtml-opacity: 0.6;
}
.expand {
	position: absolute;
	right: 16px;
	bottom: 16px;
}
a.expand-web {
	background: url(../img/web.png) no-repeat left top;
	text-indent: -32697px;
	height: 198px;
	width: 198px;
	display: block;
	float: left;
}
a.expand-web:hover {
	background: url(../img/web.png) no-repeat left bottom;
}
a.expand-logo {
	background: url(../img/logos.png) no-repeat left top;
	text-indent: -32697px;
	height: 198px;
	width: 198px;
	display: block;
	float: left;
}
a.expand-logo:hover {
	background: url(../img/logos.png) no-repeat left bottom;
}
a.floatright {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}
#info-image {
	position: absolute;
	left: 94px;
	top: 94px;
}
#middlecolumn {
	position: absolute;
	left: 241px;
	top: 20px;
	background: url(../img/dotted-footer.gif) repeat-y;
	padding-left: 18px;
	color: #999;
	width: 450px;
	line-height: 18px;
	padding-bottom: 10px;
}
#rightcolumn {
	position: absolute;
	top: 20px;
	background: url(../img/dotted-footer.gif) repeat-y;
	padding-left: 18px;
	color: #999;
	width: 222px;
	line-height: 18px;
	right: 0px;
}
#footer p {
	margin-bottom: 20px;
}
#footer a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #4E4E4E;
}
#footer a:hover {
	-webkit-transition-property: border;
	-webkit-transition-duration: 0.50s;
	border-bottom: 1px solid #22D2EB;
}
#rightcolumn ul {
	margin-bottom: 20px;
}
#rightcolumn ul li a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #4E4E4E;
}
#rightcolumn ul li a:hover {
	border-bottom: 1px solid #22D2EB;
}
span.fixed {
	width: 18px;
	display: inline-block;
}
.float404 {
	float: right;
}
.floatleft {
}
#tooltip {
	position:absolute;
	background:#333;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding:6px 10px;
	color:#FFF;
	display:none;
	font-size: 14px;
	font-weight: bold;
	border: 4px solid #22D2EB;
}
.expand a.activate {
	background: #F09;
	margin: 20px;
}
