body {

    font-family: Arial, sans-serif;
    font-size: 14px;
    background-color: F2FFD9;
}

.wrapper {
    width: 950px;
    margin: 0px;
      margin-top: -40px;
}


.content {
    position: relative;
    top: 12px;
    width: 878px;
    padding: 10px;
    line-height: 140%;
}

.header {
    width: 950px;
    margin: 0 auto;
}


.footer {
    margin: 2em auto 0;
    padding-bottom: 4em;
    width: 878px;
    color: #999;
    font-size: 13px;
}

.footer a {
    color: #999;
    text-decoration: underline;
}

.left {
    float: left;
    width: 622px;
}

.right {
    float: right;
    width: 234px;
}

.clearboth {
    clear: both;
}

a {
    color: blue;
    outline: none;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#navigation a {
	font-variant: small-caps;
	text-decoration: none;
}

hr {
	height: 1px;
	border: none;
	color: #ccccff;
	background-color: #ccccff;
}

ul.menu-list {
	list-style: none;
	padding: 0;
	margin: 0;
}


h2 {
	margin-top: 0.5em;
	font-size: 21px;
}



/* Thumbs */

div.thumbs {
	float: right;
	line-height: 20px;
}

div.thumbs a {
	outline: none;
}

div.thumbs img.thumbs-up,
div.thumbs img.thumbs-down {
	width: 20px;
	height: 20px;
	background-image: url('http://www.vakantie-reviews.nl/images/thumbs.gif');
	background-repeat: no-repeat;
	background-position:  left top;
	margin-left: 4px;
	border: 0 none;
}

div.thumbs img.thumbs-down,
div.thumbs img.thumbs-down {
	background-position: top right;
}

div.thumbs a:hover img.thumbs-up,
div.thumbs a:active img.thumbs-up {
	background-position: bottom left;
}

div.thumbs a:hover img.thumbs-down,
div.thumbs a:active img.thumbs-down {
	background-position: bottom right;
}

/* Property form */
a.add-property {
	background-image: url('http://www.vakantie-reviews.nl/images/add.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px
}

#add-property-box {
	background-color: #eeeeff;
	border: 1px solid #ccccff;
	padding: 10px;
	width: auto;
	color: #444;
	display: none;
	font-size: 13px;
	font-family: Arial, sans-serif;
	line-height: 140%;
}

#add-property-box ol {
	padding-left: 18px;
}

#add-property-box .btn-close {
	float: right;
	margin: -5px -5px 0 0;
	font-size: 13px;
}

#add-property-box .btn-close a {
	background-image: url('http://www.vakantie-reviews.nl/images/close_small.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px
}

/* Speech bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
	margin-left: 1em;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	line-height: 140%;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	top: 4px;
	background: url('http://www.vakantie-reviews.nl/images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	color: #444;
	line-height: 20px;
	font-size: 12px; padding-left:18px; padding-right:0px; padding-top:8px; padding-bottom:0px
}

div.bubble cite .happy,
div.bubble cite .sad {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

div.bubble cite .happy {
	background-image: url('http://www.vakantie-reviews.nl/images/dft009.gif');
}

div.bubble cite .sad {
	background-image: url('http://www.vakantie-reviews.nl/images/dft007.gif');
}

div.bubble cite .author {
	font-weight: bold;
}

#commentForm {
	margin-left: 1em;
	margin-right: 6px;
}

/* Image gallery */

#gallery a img {
	border: 0;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 4px;
	padding: 1px;
}

.panoramio-copyright {
	font-size: 12px;
	color: #999;
	margin-top: 1em;
}

.panoramio-copyright a {
	text-decoration: underline;
	color: #999;
}

/* Pagination */

.pagination {
	padding: 2px;
	margin-top: 1em;
}

.pagination ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

.pagination ul li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a {
	padding: 0 5px;
	border: 1px solid #9a9ae5;
	text-decoration: none;
	color: #2e6ab1;
	outline: none;
}

.pagination a:hover, .pagination:active {
	border: 1px solid #2b2ba5;
	color: #000;
	background-color: #ddddff;
}

.pagination a.currentpage {
	background-color: #2e6ab1;
	color: #fff;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}
div#footer {
  padding: 10px;
  background-color: #DCE4EC;
  border-top: 1px solid #909090;
  line-height: 100%;
  clear: both;
}

#sluiten {float: right; margin-top: 20px}
