/*
Theme Name: Casita Travel 
Theme URI: http://www.#
Description: Theme made for Casita Travel
Version: 1.0
Author: Kees Versloot
Author URI: www.growingenergy.nl

Vlak licht :#ecece7;
Vlak donker :#dfdfd6;
Tekst :#1c1815;
Blauw :#2184d8;
Background:#1c1815;


/* Begin Typography & Colors */

:-moz-any-link:focus {
  outline: none;
}

a:active, a:focus {outline: 0;}

/* Begin Typography & Colors */
html {
 overflow-y: scroll !important;
}

.odd { background-color:#FFF!important; border:none!important; }

.commentmetadata p {font-size:11px;}


.reactie_button{
	width:auto!important;  
	padding:2px 12px!important;
	margin: 0;
	font-size:12px;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

body {
	color: #1c1815;
	text-align: center;
	margin: 0px 0 20px 0;
	padding: 0px !important;
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #25201b url(images/bg.jpg) repeat-x top;
}

#page {
	text-align: left;
	margin: auto auto;
	padding:0;
	width: 930px;
}

/* Begin Header */

#header {
	position: relative;
	margin:0px 0 0 0;
	padding: 0px 0 0 0;
	height:60px;
	width: 930px;
	border-bottom:solid 7px #ecece7;
	}

/*Main Navbar */
ul.red{
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear: left;
	font-size:12px;
	position:absolute;
	bottom:0;
	left:270px;
}

ul.red li {float: left;}

ul.red li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 7px 0 0;
	margin-right: 8px;
}

ul.red li a span {
	float: left;
	padding-right: 7px;
	display: block;
	margin-top: -3px;
	height: 24px;
}

ul.red li a:hover {
 	color: #2184d8;
	background-color:#ecece7;
}

ul.red li a:hover span {
	background-color:#ecece7;
}


ul.red li.current_page_item a, ul.red li.current_page_ancestor a{
	background-color:#ecece7;
	color: #2184d8;
}

ul.red li.current_page_item a span, ul.red li.current_page_ancestor a span {
	background-color:#ecece7;
}

/* Einde Navbar */

.breadcrumb {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#242424;
	margin:0 0 10px 0;
	padding:0px;
}

/* Begin homepage */
#topimage{
	position:relative;
	margin:0 0 0px 0;
	height:172px;
}

.comment_trans {
	background:url(images/bg-header-tagline.png) repeat; 
	font-size:14px;  /* font-size:17px; */
	position:absolute;
	top:13px;
	text-align:left;
	right:0px;
	padding:5px 30px 5px 10px;
	color:#fff;
	width: 300px;
}

.comment_trans .comment {
	font-size: 13px;
	margin-top: 4px;
	font-style: italic;
}

.trans {
	background:url(images/bg-header-tagline.png) repeat-x top; 
	font-size:20px;  /* font-size:17px; */
	position:absolute;
	top:120px;
	text-align:right;
	right:0px;
	padding:0 30px 0 10px;
	line-height:30px;
	height:30px;
	color:#fff;
	bottom:15px;
}

#casitatravel{
	float:left;
	width:205px;
	margin:25px 0px 0px 32px!important;
	padding:0px!important;
}

#casitatravel h2{ font-size:16px; color:#1c1815;}

#casitatravel p{ font-size:11px; color:#1c1815; float:left; margin:10px 0 15px 0; *line-height:1.5;}

.info_box {
	 background-color:#ecece7;
	 padding: 7px;
	 margin-top: 20px;
	 position: relative;
}

#aanbieding {
	width: 205px;
	height: 129px;
	position: relative;
}

#aanbieding .trans_aanbieding {
	background:url(images/bg-header-tagline.png) repeat-x top; 
	font-size:13px;  /* font-size:17px; */
	position:absolute;
	bottom:0px;
	text-align:center;
	right:0px;
	padding: 0px;
	line-height:24px;
	height:24px;
	color:#fff;
	width: 100%;
}

#aanbieding .trans_aanbieding_best {
	background:url(images/bg-header-tagline.png) repeat-x top; 
	font-size:13px;  /* font-size:17px; */
	position:absolute;
	top:30px;
	text-align:center;
	right:0px;
	padding: 0px;
	line-height:24px;
	height:24px;
	color:#fff;
	padding-right: 10px;
}

.acco {
	float: left;
	margin-top: 20px;
}

.trans_acco {
	background:url(images/bg-header-tagline.png) repeat-x top; 
	font-size:15px;  /* font-size:17px; */
	position:absolute;
	bottom:0px;
	text-align:center;
	right:0px;
	padding: 0px;
	line-height:28px;
	height:28px;
	color:#fff;
	width: 100%;
}

.catlisthome {
	width: 380px;
	padding-left: 100px;
}

#nieuwsbrief{}

#featured{
	float:left;
	margin:25px 0 0 30px;
	width:267px;	
}

#featured img{
	margin:3px 0 10px 0;
}

#featured h2{ font-size:16px; color:#1c1815; margin:0 0 1px 0;}

#nieuws-home-container{
	float:right;
	width:635px;
	margin:0;
	padding:25px 0px 0px 25px;
	background-color:#ecece7;
	min-height: 390px; 
	/*height: 390px;*/
    height:auto !important;
    height:390px;
}

#nieuws-home {
	float:left;
	margin:0px 0 16px 0;
	padding:0 25px 0 0;
	width:550px;
	font-size: 115%;
}

#nieuws-home:hover {
	background-color:#dfdfd6;
	cursor:pointer;
}

#nieuws-home a:link, #nieuws-home a:visited, #nieuws-home a:active { text-decoration:none;}

#nieuws-home-container h2{ font-size:16px; color:#1c1815; margin:0 0 16px 0; }

#nieuws-home p{
	padding:0 0px 0 90px;
	line-height:1.5;
	color:#1c1815;
	font-size:11px;
	margin:0;
}

#nieuws-home img{
	border:0px solid #FFF;
	height:60px;
	width:91px;
	float:left;
	padding-right:10px;
}

#page-content {}

/* Begin Accooverzicht */

#acco-overz{
	float:left;
	width:625px;
	margin:20px 0px 0 0;
	padding:0 0 0 0;
	background-color:#ecece7;
	position:relative;
}

#acco-overz h2{ font-size:16px; color:#1c1815; margin:15px 0 5px 0px; }

#acco-overz p{
	padding:0 0px 0 90px;
	line-height:1.5;
	color:#1c1815;
	font-size:11px;
	margin:0;
}

.acco-img{
	height:151px;
	width:240px;
	float:left;
	padding-right:15px;
}

#acco-overz-prijs {
	position:absolute;
	bottom:10px;
	right:10px;
	width:215px;
	height:48px;
	background-color:#dfdfd6;
	
	padding:0px 10px 0 10px;
}

#acco-overz-prijs p { font-size:11px; color:#1c1815;}

#acco-overz-prijs h2 { font-size:16px; color:#1c1815;}


ul.catlist {list-style-type:none!important; list-style:none!important;}

li.cat-item { list-style-type:none!important; list-style:none!important;display:inline; }

.destination_list {
	float: left;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0 35px 0 0;
	line-height: 1.6em;
	font-size: 12px;
}

.last_destination_list {
	margin: 0px;
}

.destination_list li.cat-item {
	display:list-item!important;
}

.destination_list li.cat-item a, .destination_list li.cat-item a:visited {
	/*color: #2184d8!important;*/
	color: #000!important;
	text-decoration: none!important;
}

.destination_list li.cat-item a:hover {
	/*color: #2184d8!important;*/
	color: #000!important;
	text-decoration: underline!important;
}

/* Einde Accooverzicht */

/* Begin Accodetail */

#acco-detail{
	float:left;
	height:151px;
	width:640px;
	margin:0px 0px 0 0;
	padding:0 0 0 0;
	background-image:url(images/bg-accodetail-head.gif);
	position:relative;
	left:-5px;
}

#backbutton {
	float:right;
	margin-top:-38px;
}

#acco-detail {
	margin-top:40px;
}



.acco-detail-img {margin:5px 0 0 5px;}

.acco-detail-img img{
	height:141px;
	width:224px;
	float:left;
}

#acco-detail-prijs {
	position:absolute;
	bottom:25px;
	right:16px;
	width:138px;

	background-color:#dfdfd6;
	padding:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

#acco-detail-naam { margin:15px 0 15px 0; width:100%; float:left;}

#extra-info {
	float:right;
	padding:10px;
	margin: 15px 20px 5px 15px;
	width:180px;
	background-color:#ecece7;
}

#extra-info dl {
	list-style-type:disc;
	margin: 5px 0;
	padding: 0;
}

#extra-info dt{
	display: list-item;
	list-style-type:disc;
	list-style-position:inside;
	width: auto;
	padding-left: 5px;
	text-decoration: none;
}

/* Holly Hack for IE \*/
* html #extra-info ul li { height: 1%; }
* html #extra-info ul li a { height: 1%; }
/* End */

/* Einde Accodetail */


.markermenu{
	width: 140px; /*width of menu*/
}

.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

.markermenu ul li a{
	background: white url(images/arrow-list.gif) no-repeat 2px 2px;
	color: #2184d8;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 16px;
	text-decoration: none;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{}

.markermenu ul li a:hover{
	background-image:url(images/arrow-list.gif); /*onMouseover image change. Remove if none*/
	text-decoration:underline;
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

/* Einde productoverzicht */

/* Begin pagina */

#pagina-wrapper{
	float:left;
	margin:0 auto;
	width:930px;
	min-height: 420px; 
	/*height: 420px;*/
    height:auto !important;
    height:420px;
	background-color:#FFF;
}

#lsb{
	float:left;
    margin-left:0px;
    width:238px;
}

#pagina-content{
	float:right;
	width:647px;
	padding:20px 30px 30px 30px;
}

/* Einde pagina */

/* Begin menu-lsb */

#vertmenu {
	padding: 0px;
	margin: 20px 0px 0 0;
}

#vertmenu h1 {
	display: block;
	padding:0px;
	color: #fff;
	margin: 0px;
	text-align:right;
	margin: 0 18px 10px 0;
	line-height:25px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	float:right;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0;
	text-align:right;
	font-size:12px;
}

#vertmenu ul li a {
	display: block;
	padding: 3px 18px 3px 4px;
	text-decoration: none;
	color: #fff;
	width:180px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #fff;
background-color: #0e0e0e;
}

#vertmenu ul li.current_page_item a {
	color:#2184d8;
	background-color: #fff;
}

/* Einde menu-lsb */

/* Begin product pagina */

#prod-image{
	float:left;
	width:580px;
	height:350px;
	margin:10px 0 0px 0;
	border-top:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 0px solid;
	border-left:#e5e5e5 1px solid;		
}

#prod-thumb{
	float:left;
	width:580px;
	height:63px;
	border-top:#e5e5e5 1px dashed;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;	
}	

#wrap {width:100%; height:100%; display:table;}

#innerwrap {display:table-cell; vertical-align:middle; text-align:center;}

#big_image_container img {
	max-width:100%;
}

#prod-icons{
	float:right;
	width:40px;
	margin:15px 10px 0 8px;
}

#prod-icons img{ margin-bottom:8px;}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#fff;
    color:#fff;
    text-decoration:none;
}

a.info:hover{z-index:25; background-color:#fff;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-30px; left:-150px; width:130px;
    border:1px solid #ccc;
    background-color:#e5e5e5; color:#2184d8;
    text-align: center;
	padding:6px;
}

/* Einde product pagina */

/* Begin content */
#content {
	font-size: 12px;
	margin:0px 0 0px 0;
}

.narrowcolumn {
	float: right;
	padding: 10px 30px 0 0;
	margin: 0px 0px 30px 0px;
	width: 635px;
}

.narrowcolumn p{
	padding-left:0px;
}

#narrowcolumn a:link, #narrowcolumn a:visited {
	color: #015eae;
	text-decoration: underline;
}
#narrowcolumn a:hover, #narrowcolumn a:active {
	color: #015eae;
	text-decoration:none;
}

.narrowcolumn .entry {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	clear: both;
	text-align: center;
	padding-top: 5px;	
	color: #777;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.post {
	margin: 0 0 0px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}


html>body .entry ul, html>body .ui-tabs-panel ul {
	margin-left: 0px;
	padding: 0 0 0 40px;
	list-style-position:inside;
	list-style-type:disc;
	padding-left: 20px!important;
	text-indent: -13px;
	font-size:12px;
	}

html>body .entry li, html>body .ui-tabs-panel li {
	margin: 5px 0 6	px 15px;
	font-size:12px;
	float:none;
	}

.entry ul li:before {}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li, .ui-tabs-panel ol li {
	margin: 0;
	padding: 0;
	}

.form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.navigation {
	clear: both;
	margin:10px 0 20px 0px;
	padding:px;
	}
	
/* Begin zoekresultaten */

/* Begin Footer */

#footer {
	float:right;
	border: none;
	padding: 0;
	margin: 20px 0 20px 0px;
	width: 895px;
	height:40px;
	background-color:#ecece7;
}
	
#footer p {
	margin: 2px 0 0 0;
	padding: 2px 0 0 10px;
	font-size:9px;
	line-height:16px;
	float:left;
	}
	
#footer a:link, #footer a:visited {
	color: #242426;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #2184d8;
	text-decoration:none;
}	

#copyright{
	color:#242426;	
	font-size:9px;
	padding:0px 0px 0 0;
	float:left;

	line-height: normal;
	}
	
#icons {
	padding:0px 0px 10px 0;
	text-align:left;
}

/* End Footer */

/* Begin Sidebar */

#zoeken {
	float:left;
	margin:0!important;
	padding:0!important;
}

#wpmm {padding-left:0px;} /* 10px */

#sidebar{
	float:left;
	padding: 25px 0 0 38px;
	margin: 0 0 0 0;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar a {
	color: #015eae;
	text-decoration: none;
	padding:2px;
	display:block;
	padding-right:13px;
	}

#sidebar a:hover {
	color: #015eae;
	text-decoration: underline;
	}

#sidebar .current_page_item a{
	color:#015eae;
	background-color:#FFF;
}

#sidebar form {
	margin-top: 20px;
	}
	
#sidebar ul ul li:before {
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #000;
}

#subpages{
	text-align:right;
	margin:66px 0 0 0;
}

#pages {
	margin:45px 0 0 0!important;
	text-align:right;
	font-size:13px;
}

#sidebar h2{
font-size: 16px !important;
}

/* End Sidebar */


/*	Begin Headers */

h1, h2, h3 {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:normal;
	}

h1 {
	display:inline-block;
	padding-top:30px;
	text-decoration:none;
	margin: 0;
	font-size: 1.5em;
	text-align: left;	
	color:#015eae;
	line-height:1.7;
	}
	
h1.entry-title {
	padding: 0px;
	margin: 0px;
	line-height:1.3;
	color: #000;
}

h2 {
	margin: 0 0 0px 0;
	font-size: 18px;
	color:#000;
	padding-left:0px;
	}

h3 {
	margin: 0 0 0px 0;
	font-size: 14px;
	color:#000;
	padding-left:0px;
	}

h4 {
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
	margin-bottom:0px;
}

h5 {
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	margin:5px 0 3px 0;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	font-size: 1.3em;	
	}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration: underline;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #000;
	text-decoration:underline;
	}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	color: #2184d8;
	text-decoration: underline;
	}	
	
a {
	color: #2184d8;
	text-decoration: underline;
	}

a:hover {
	color: #2184d8;
	text-decoration: none;
	}

p {
	line-height:1.5;
	font-size:12px;
}

/* End Headers */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 20px 0 0px 0;
	padding: 10px 0px 20px 0px;
	border-bottom:#e5e5e5 1px solid;
	border-top:#e5e5e5 1px solid;
	}
#searchform input{
	width:65%;
}

input#searchsubmit {
	width:30%;
}

#sidebar #searchform #s {
	width: 118px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #626262;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 40px;
	padding-left: 10px;
	border-left: 5px solid #aaa;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



a.button {
    /* Sliding right image */
	background: transparent url('images/button_right.png') no-repeat scroll top right; 
	float: right;
	display: block;
	height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	font-size:12px;
	letter-spacing:1px;
	line-height: 25px!important; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */	
}

a.button span {
	/* Background left image */ 
	background: transparent url('images/button_left.png') no-repeat; 
	display: block;
	line-height: 25px!important; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0px 0px 12px;
} 

a.button:hover span{
	text-decoration:none;
	color:#CCC;
}
/* Button */


a.button_2 {
    /* Sliding right image */
	background: transparent url('images/button_right_2.png') no-repeat scroll top right; 
	float: right;
	display: block;
	height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	font-size:12px;
	letter-spacing:1px;
	line-height: 25px!important; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */	
}

a.button_2 span {
	/* Background left image */ 
	background: transparent url('images/button_left_2.png') no-repeat; 
	display: block;
	line-height: 25px!important; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0px 0px 12px;
} 

a.button_2:hover span{
	text-decoration:none;
	color:#7d7b72;
}
/* Button */



/* Bend button */


.details {
	margin: 0 0 0 0;  
	padding: 0;
}

.details h2 {
	color:#2184d8;
/*	background-color:#e5e5e5; */
	font-size:14px;
	margin:0px 0 5px 0;
	padding:4px 4px 4px 0;
}

/*.checklist ul {
	list-style:inside;
	list-style:none!important;
	width: 100%; 
	margin:0px;
	margin-bottom: 35px!important;
	padding-left:0px!important;
}

.checklist li {
	list-style:none!important;
	float: left!important;
	width: 32%!important;
	margin: 0;
	padding: 5px 0 0px 4px;
	position: relative;
	border-bottom: dashed 0px #e5e5e5;
	text-indent:10px;
	background: url(images/arrow-list.gif) no-repeat 0px 5px;
}*/

.checklist li {
	padding: 5px 0 0px 4px;
}

.checklist li:hover {
/*	background-color:#ecece7;   */
}

.checklist em {
	padding: 0 4px 0px 5px;
	position: absolute;
	left: 280px;
}

.afstanden ul {
	list-style:inside;
	list-style:none!important;
	width: 100%;  /* room for 3 columns */
	margin:0px;
	margin-bottom: 35px!important;
	padding:0px!important;
}

.afstanden li {
	list-style:none!important;	
	float: left!important;
	width: 48%!important;
	margin: 0;
	padding: 5px 0 0px 4px;
	position: relative;
	border-bottom: dashed 0px #e5e5e5;
	text-indent:10px;
	background: url(images/arrow-list.gif) no-repeat 0px 5px;
}

.afstanden li:hover {
/*	background-color:#ecece7;  */
}

.afstanden em {
	padding: 0 4px 0px 5px;
	position: absolute;
	left: 280px;
}


.wp-table-reloaded tr:hover {background-color:#dfdfd6!important; color:#000!important;}

.wp-table-reloaded {
	background-color:#dfdfd6!important;
	margin:10px 0px 15px 0px;
	font-size:12px;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	border:1px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	border:1px solid #FFFFFF;	
	padding:4px;	
	vertical-align:top;
}

.wp-table-reloaded tr {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.wp-table-reloaded .even td {

}
.wp-table-reloaded .odd td{
	
}
.wp-table-reloaded .header {
	background-image:url(http://localhost/wordpress285/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://localhost/wordpress285/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://localhost/wordpress285/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}



.wp-table-prices {
	background-color:#dfdfd6!important;
	margin:10px 0px 15px 0px;
	font-size:12px;
	text-align:left;
}
.wp-table-prices th {
	border:1px solid #FFFFFF;
	padding:4px;
	text-align: left;
}
.wp-table-prices td {
	border:1px solid #FFFFFF;	
	padding:4px;	
	vertical-align:top;
	min-width: 50px;
}

.wp-table-prices td:hover {background-color:#dfdfd6!important; color:#000!important;}

.wp-table-prices .days {
	border:1px solid #FFFFFF;
	padding:4px;
	min-width: 80px;
}

.wp-table-prices a {
	text-decoration: none;
}

.wp-table-prices a:hover {
	text-decoration: underline;
}

.wp-table-prices tr {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}



.wp-table-prices2 {
	background-color:#dfdfd6!important;
	margin:10px 0px 15px 0px;
	font-size:12px;
	width:100%;
	text-align:left;
}
.wp-table-prices2 th {
	border:1px solid #FFFFFF;
	padding:4px;
	text-align: left;
}
.wp-table-prices2 td {
	border:1px solid #FFFFFF;	
	padding:4px;	
	vertical-align:top;
}

.wp-table-prices2 td:hover {background-color:#dfdfd6!important; color:#000!important;}

.wp-table-prices2 .days {
	border:1px solid #FFFFFF;
	padding:4px;
	min-width: 80px;
}

.wp-table-prices2 a {
	text-decoration: none;
}

.wp-table-prices2 a:hover {
	text-decoration: underline;
}

.wp-table-prices2 tr {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}


#load_table_indicator {
	display: none;
	position: absolute;
	padding: 4px;
	border: 1px solid #DDD;
	background-color: #FFF;
	margin-top: 10px;
	height: 17px;
}

/*
Calendar
*/

.cs_availabilitycalendar_container {
	margin:0 10px 10px 10px !important;
	border:1px solid #ecece7;
	font-size:10px;
	text-align:center;
	height:166px;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	min-height: 156px;
	_height: 156px;

}

.cs_availabilitycalendar{}

table.calendar {
	width: 184px;
}

table td {
	height: 15px;
}

#calendar table {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px;
    background-color:#ecece7;
    border:1px solid #ecece7;
}

td.booked {
    background: #c73701;
    color: #fff!important;
}

td.confirmed {
    background: #c73701;
    color: #fff;
}	

td.startday-confirmed {
	background: #FFF url(images/startday.png) no-repeat right top;
	color: #333;
}

td.endday-confirmed {
    background: #FFF url(images/endday.png) no-repeat scroll right top;
    color: #333;
}

td.pending {
    background: #3291c6;
    color: #fff;
}

td.startday-pending {
    background: #FFF url(images/startday_pending.png) no-repeat scroll right top;
    color: #333;
}

td.endday-pending {
    background: #FFF url(images/endday_pending.png) no-repeat scroll right top;
    color: #333;
}

td.depositpaid  {
    background: #c73701;
    color: #fff;
}	

td.startday-depositpaid {
    background: #FFF url(images/startday.png) no-repeat scroll right top;
    color: #333;
}

td.endday-depositpaid {
    background: #FFF url(includes/images/endday.png) no-repeat scroll right top;
    color: #333;
}

td.fullypaid {
    background: #c73701;
    color: #fff;
}	

td.startday-fullypaid {
    background: #FFF url(includes/images/startday.png) no-repeat scroll right top;
    color: #333;
}

td.endday-fullypaid {
    background: #FFF url(images/endday.png) no-repeat scroll right top;
    color: #333;
}



thead th {
    background-color:#ecece7;
    border:1px solid #ecece7;
}

tbody td {
 padding:.1em .2em;
 border:1px solid #ecece7;
 background-color:#FFF;
 }

caption {
 border:0px solid #E0E0E0;
 padding: 3px;
 vertical-align:middle;
 background-color:#ecece7;
 position:relative;
 text-align:center;
 border-bottom-style: none;
 font-weight:normal;
 color: #000;
}

.cal demo {color: #FFFFFF}

.step {
	margin:0;
	padding:0; 
	font-size:13px; 
	color:#2184d8;
}

.step_indicator {
	font-size: 11px;
	color: #444;
}

#home_container{
	float: right;
	height: auto !important;
	min-height: 390px;
	margin: 0 25px 0 0;
	width: 610px;
}

#home_container a {
	text-decoration: none;
	color: #FFF;
}

a.destination_container {
	display: block;
	width: 135px;
	height: 134px;
	padding: 3px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
	background-color: #372f29;
}

.destination_title {
	width:100%;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	height: 21px;
}

.destination_info {
	width: 130px;
	/*height: 20px;*/
	font-size: 10px;
	color: #EEE;
	padding-top: 2px;
	padding-left: 3px;
}

.from_price {
	float: left;
}

.incl_car {
	width: 43px;
	float: right;
	position: relative;
	top: -2px;
}

.incl_car img {
	position: relative;
	top: 1px;
}

.destination_image {
	width: 135px;
	height: 90px;
	float:left;
	margin-bottom: 8px;
}

.destination_image img{
	width: 135px;
	height: 90px;
}

.destination_image a{
	border:none;
}


#aanbieding img{
    height: 129px;
    width: 205px;
}


ul.taxonomy-list {
	list-style:none;
	padding-left:0px;
}

.taxonomy-picker {
	margin-bottom:80px;
}

li.name{
	padding-top:5px;
}

input.zoekenboek {
			background-image: url("images/sprite-button.jpg");
			background-position: 0 0px;
			height: 38px;
			width: 205px;
			display: block;
			float: left;
			border: 0;
			text-indent: -9000px; 
			text-transform: capitalize;
			margin-left:-5px;

		}
input.zoekenboek:hover {	
			background-position: 0 -38px;
			cursor:pointer;
		}

input.backbutton {
			background-image: url("images/sprite-button.jpg");
			background-position: 105px 0px;
			height: 30px;
			width: 105px;
			display: block;
			float: left;
			border: 0;
			text-indent: -9000px; 
			text-transform: capitalize;
			margin-left:-5px;

		}
input.backbutton:hover {	
			background-position: 105px -30px;
			cursor:pointer;
		}


a.button_opmaat {
			background-image: url("images/sprite-button.jpg");
			background-position: 420px 0px;
			height: 38px;
			width: 185px;
			display: block;
			float: left;
		}
		a.button_opmaat:hover {	
			background-position: 420px -38px;
		}

.menu-home-menu-container {
	width:610px;
	
}
		
.menu-home-menu-container li{
	list-style: none;
	float:left;
	padding:5px;
	background-color:#1a74ba;
	margin-right:10px;
	margin-bottom:10px;
}

.menu-home-menu-container a{
	color:#ffffff;
	text-decoration: none;
}

.menu-home-menu-container ul{
	padding:none;
	margin-left:-40px;
}

.opmaat_box {
	 background-color:#372f29;
	 padding: 7px;
	 margin-top: 20px;
	 position: relative;
	 color:#fff;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 border: 1px solid #6a563f;
	 box-shadow:0 0 0 1px #000e1a;
	 -moz-box-shadow:0 0 0 1px #000e1a;
	 -webkit-shadow:0 0 0 1px #000e1a;
}


#pagerNavElement {
	float: left;
	width: 100%;
	min-height: 30px;
}

#pagerNavElement div {
	float: left;
	padding: 5px;
	cursor: pointer;
}

#pagerNavElement .pagenumber.active {
	background: black;
	color: white;
}

#sgr-top {
	width:35px;
	height:35px;
	position:absolute;
	padding:10px 10px 15px 10px;
	background-color:#ECECE7;
	top:0;
	right:0;
}

#sgr-top img{
	width:37px;
	height:37px;
}

#links-sites {
    background-color: #ECECE7;
    float: right;
    height: auto !important;
    margin-top: 20px;
    padding: 10px 0 0 25px;
    width: 635px;
}

#pagerNavElement .pagenumber.active {
    background: none repeat scroll 0 0 #2184D8;
    color: white;
    border:1px solid #ECECE7;
	padding: 4px;
}

#pagerNavElement div {
    color:#2184D8;
    padding: 5px;
}

/* Search Widget */
#customSearchWidget {
	position: relative;
	width: 195px;
	min-height: 260px;
	padding: 5px 5px 10px 5px;
}

#customSearchWidget form {
	float: left;
	width: 195px;
}

#customSearchWidget select {
	width: 195px;
	padding-bottom: 2px;
}

#customSearchWidget li {
	padding-bottom: 5px;
}

#customSearchWidget .taxonomy-list {
	float: left;
	width: 195px;
	*margin-left: -10px;
}

#aanbieding img {
    height: 129px;
    width: 205px;
}



