@font-face {
    font-family: 'TravelingTypewriterRegular';
    src: url('../fonts/travelingtypewriter-webfont.eot');
    src: url('../fonts/travelingtypewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/travelingtypewriter-webfont.woff') format('woff'),
         url('../fonts/travelingtypewriter-webfont.ttf') format('truetype'),
         url('../fonts/travelingtypewriter-webfont.svg#TravelingTypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.content li {
	list-style-image: url(../img/li_star.png);	
}


#main .content {
	line-height: 16pt;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #3D3C3F; 
}

#main .content p {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 10pt;
}

h1, h2, h3 {
	font-family: 'TravelingTypewriterRegular', Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #3D3C3F; 
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

#main .content {
	margin: 10px;
}

#container {
	width: 866px;
	margin-top: 30px;
	margin-left: -433px;
	left: 50%;
	position: absolute;
	padding-bottom: 30px;
}

#inner-container {
	width: 866px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.95);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff, endColorstr=#f2ffffff);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff, endColorstr=#f2ffffff)";	
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px #000;	
	float: left;	
}

li.thumb-square {
	height: 122px;
	width: 121px;
	margin: 10px;
	list-style: none;
	float: left;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

li.thumb-rect {
	height: 186px;
	width: 262px;
	margin: 10px;
	list-style: none;
	float: left;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #CDAE00;
}

a:hover,
a:active {
	text-decoration: none;
	color: #3D3C3F; 	
}

li.thumb-square a span {
	background-image: url(../img/thumbnail_vierkant.png);
	height: 122px;
	width: 121px;
	display: block;
}

li.thumb-rect a span {
	background-image: url(../img/thumbnail_rectangle.png);
	height: 186px;
	width: 262px;
	display: block;
}

li.thumb-square a span p {
	font-family: 'TravelingTypewriterRegular', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	line-height: 15pt;
	margin: 0px;
	padding: 95px 10px 10px 10px;
	background-image: url(../img/thumbnail_vierkant_caption.png);
}

li.thumb-rect a span p {
	font-family: 'TravelingTypewriterRegular', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	line-height: 15pt;
	margin: 0px;
	padding: 186px 0px 0px 0px;
	
}

li.thumb-square a span p:hover {
	padding: 85px 10px 20px 10px;
	background-image: url(../img/thumbnail_vierkant_caption_hover.png);
}

li.thumb-rect a span p:hover {
	background-image: url(../img/thumbnail_rect_caption.png);
}

ul.gallery {
	margin: 0px;
	padding: 0px;
}

#header .ad {
	float: right;
	width: 262px;
	height: 114px;
}

#header .share {
	float: right;
	clear: right;
	height: 16px;
	margin-top: 12px;
}

#header .share a {
	float: right;
	margin-left: 5px;
}

img {
	border: none;
}

#header .logo {
	width: 144px;
	height: 100px;	
	float: left;
}

ul.breadcrumbs {
	font-family: 'TravelingTypewriterRegular', Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float: left;
	margin: 25px 0px 0px 20px;
	
	padding: 0px;
	clear: left;
	list-style-image: url(../img/li_arrow.png);	
}

ul.breadcrumbs li {
	float: left;
	margin-right: 30px;
}

ul.navigation {
	font-family: 'TravelingTypewriterRegular', Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;	
}

ul.navigation li {
	float: left;
	margin-right: 30px;
}

ul.navigation li:first-child {
	list-style: none;
}

#header {
	margin: 20px 20px 10px 20px;
	height: 140px;
}

#main {
	float: left;
	clear: both;	
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

#footer {
	float: left;
	clear: both;	
	margin: 10px 20px 20px 20px;
	padding: 0px;
	width: 826px;	
}

ul.payment_options {
	font-family: 'TravelingTypewriterRegular', Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: right;
	list-style: none;	
}

ul.payment_options li {
	float: left;
	margin-left: 10px;
}
