/**
 * Catsman BV Website
 * Copyright (c) 2010-2011 Maarten Hogenboom, Venema Advies
 * Pagina styles/default.css
 */

html {
	overflow-y: scroll;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #333333;
	background-color: #808080;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/layout/background.jpg);
	background-attachment: fixed;
	text-align: left;
}

* html body{
	height: 100%;
}

input, select, textarea {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	border: 1px solid #bbbbbb;
}

input.button {
	padding: 6px;
	background-color: #eeeeee;
}

a img {
	border:none;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
}

#header {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 120px;
	background-image: url(/layout/header.jpg);
}

#menu {
	border-top: 4px solid #003566;
	border-bottom: 2px solid #003566;
}

#main {
	margin: 0;
	padding: 10px 10px 10px 9px;
	border-top: 3px solid #f57f33;
}

#title {
	margin: 10px 0 16px 0;
	padding: 0 0 8px 0;
	width: 959px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	border-bottom: 1px dotted #333333;
}

#content {
	float: left;
	margin: 0 0 0 5px;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content p, li, ul, ol {
	line-height: 24px;
}

#content a {
	color: #003566;
	text-decoration: underline;
}

#content a:hover {
	color: #f57f33;
	text-decoration: underline;
}

#content td.form {
	padding-top: 7px;
}

#content div.block {
	padding-bottom: 32px;
}

#content span.head {
	margin: -6px 0 -16px 0;
	padding: 0 0 6px 0;
	width: 649px;
	font-size: 18px;
	font-weight: bold;
	display: block;
}

#content span.back {
	margin: 0;
	padding: 8px 0 8px 0;
	width: 649px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#content span.headSub {
	font-size: 11px;
	line-height: 14px;
}

#content span.head a {
	color: #003566;
	text-decoration: none;
}

#content span.head a:hover {
	color: #f57f33;
	text-decoration: none;
}

#content div.sitemap p {
	font-size: 16px;
	line-height: 30px;
}

#content a {
	color: #003566;
	text-decoration: underline;
}

#content a:hover {
	color: #f57f33;
	text-decoration: underline;
}

#content div.mainpageOccasion {
	float:left;
	margin: 0 10px 0 0;
	padding: 10px 3px 0 10px;
	width: 185px;
	height: 140px;
	background-color: #f9f9f9;
	border: 1px solid #eeeeee;
}

#content div.mainpageOccasion img {
	margin: 0 0 3px 0;
}

#content div.mainpageOccasion a {
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content div.mainpageOccasion a:hover {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content hr.bottomSpace {
	margin-bottom: 25px;
}

#content hr.bottomSpace {
	margin-bottom: 25px;
}

#content .occasionBox {
	width: 644px;
	height: 200px;
	float:left;
	background-color: #ffffff;
	margin: 5px;
	cursor: pointer;
}

#content .occasionBox:hover {
	background-color: #f3f3f3;
}

#content .occasionBox a {
	color: #003566;
	font-size: 18px;
	text-decoration: none;
}

#content .occasionBox a:hover {
	color: #f57f33;
	font-size: 18px;
	text-decoration: none;
}

#content .occasionBox .occasionInnerBox_left {
	float: left;
	padding: 5px;
	width: 200px;
	background-color: #dddddd;
	margin-right: 5px;
	height: 190px;
}

#content .occasionBox .occasionInnerBox_right {
	float:left;
	margin-top: 5px;
	width: 400px;
	line-height: 20px;
}

#content .occasionLeft {
	float:left;
	width: 320px;
	line-height: 24px;
}

#content .occasionLeft #galleryText {
	width:305px;
	text-align: center;
	margin-bottom: 10px;
}

#content .galleryMainImage {
	padding-bottom: 5px;
}

#content .galleryImage {
	float:left;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100px;
}

#content .newLine {
	clear:both;
	padding-left: 0;
}

#content .occasionTable {
	width: 311px;
	padding: 5px;
	line-height: 20px;
}

#content .occasionTable tr .higher {
	height: 50px;
}

#content .occasionTable > tr > td .wider {
	width: 130px;
}

#content .occasionLabel {
	font-weight: bold;
	vertical-align: top;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#bar-outer {
	float: right;
	margin: 0 5px 0 0;
	background-color: #eeeeee;
	border-top: 8px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#bar-outer div.subpagetitle {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
}

#bar-outer div.subpage {
	padding: 8px;
	font-size: 14px;
	color: #aaaaaa;
	background-color: #e3e3e3;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bbbbbb;
}

#bar-outer a {
	color: #003566;
	text-decoration: none;
}

#bar-outer a:hover {
	color: #f57f33;
	text-decoration: none;
}

#bar {
	padding: 8px 8px 16px 12px;
	width: 271px;
	font-size: 12px;
	line-height: 20px;
	border-top: 1px solid #ffffff;
}

#bar li {
	margin-left: 0;
	list-style: square;
	line-height: 18px;
}

#bar a {
	color: #003566;
	text-decoration: none;
}

#bar a:hover {
	color: #f57f33;
	text-decoration: underline;
}

#bar span.link a {
	color: #003566;
	text-decoration: none;
}

#bar span.link a:hover {
	color: #f57f33;
	text-decoration: underline;
}

#bar div.bar_header{
	padding: 8px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#bar-header img.occasion {
	height: 78px;
	width: 120px;
}

#bar div.sideOccasion {
	
}

#bar div.sideOccasion img {
	margin: 0 0 -1px 0;
}

#bar div.sideOccasion a {
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#bar div.sideOccasion a:hover {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#social {
	margin: 8px 0;
}

#share {
	float: right;
	font-size: 11px;
	font-weight: bold;

}

#clear {
	clear: both;
	border-top: 8px solid #ffffff;
}

#footer {
	margin: 10px 10px 0 9px;
	padding: 6px 0 0 0;
	width: 961px;
	font-size: 11px;
	color: #333333;
	border-top: 1px dotted #333333;
}

#footer-copyright {
	float: left;
}

#footer-info {
	float: right;
}

#footer-info a {
	color: #333333;
	text-decoration: none;
}

#footer-info a:hover {
	color: #333333;
	text-decoration: underline;
}

#bottom {
	clear: both;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 20px;
	background-color: #808080;
	border-top: 8px solid #ffffff;
}

