/*
Theme Name:     cleanwhite
Description:    Child theme for the Twenty Twelve theme 
Author:         carlo villongco
Author URI:     http://example.com/about/
Template:       twentyeleven
Version:        0.1.0
*/
@import url("../twentyeleven/style.css");
.messenger{
	width:20px !important;
	margin-left:1em;
}

.error{
	color:#FF4500;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#fff; 
	margin-top:0px;
	

}


.pm-head{
	position:relative;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	padding-top:10px;
}
.menu{
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	font-size: 140%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#eee;
	color:#eee;
	background-color:#FFFFFF;
	position:relative;
	padding:0px;
	margin:0px;
	line-height: normal;
}
.menu li{
display: inline-block;
list-style: none;
margin:0px;
padding:0px;
padding-right:20px;
padding-left:20px;
list-style-type:none;
border-right-style:solid;
border-right-width:1px;
border-right-color:#eee;
}

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

.menu a{
	font-size: normal;
	padding:0px;
	margin:0px;
}
.menu a:link, .menu a:visited{color:#000; text-decoration:none;}
.menu a:hover{color: #c2d900; text-decoration:none;}

.pm-info a:link, .pm-info a:visited{color:#333333; text-decoration:none;}
.pm-info a:hover{color: #c2d900; text-decoration:none;}

.pm-info{	
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	color:#333333; 
	font-size: 120%;
}
.pm-front{
width:100%;

}
.pm-front div{
	width:440px;
	display:inline-block;
	vertical-align:top;
	text-align:center;

}
.pm-front .pm-main-box{
	display:inline-block;
	width:100%;
}
.pm-main{	
	text-align:center;
}

.pm-main h1{
	font-size:x-large;
	font-weight: normal;
}

.pm-main h2{

	font-weight: normal;
color:#666666;
font-size:150%;
}
.pm-main a img{
	margin-top:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.pm-main h2{
	display: inline;
}

.pm-front .pm-feature-box {
	display:inline-block;
	width:100%;
}
.pm-feature-box div{
	width:190px;
	margin:5px;
	margin-right:30px;
	text-align:left;
	font-size:90%;
	border-style:solid;
	border-width:1px;
	padding:20px;
	padding-top:5px;
	border-color: #CCC
}
.pm-feature-box div h1{
	font-size:x-large;
}

.pm-feature-box img{
	margin-left:20px;
	margin-bottom:10px;
	margin-right:10px;
}

.pm-footer{
	font-size:small;
	border-top-style:solid;
	border-top-width:1px;
	border-color:#eee;
	color:#888;
	margin-bottom:100px;
	margin-top:50px;
	padding-right:10px;
	text-align:right;
}


.bookingform td img{
	float:right;
}
#content{
	padding-right:2% !important;
	padding-left:2% !important;
	margin:0px !important;
	min-width:30%;
}
#main #primary{
	width:auto;
	position:relative;
	display:inline-block;
	max-width:75% !important;
	
	

}
#secondary{
	width:auto;
	max-width:22%;
	min-width:10%;
	
}
#main > #primary div{
	width:auto;
	max-width:100%;
    display:block;
	position:relative;
}
#main > div{
	padding:0px !important;
	margin:0px !important;
	
}

@media only screen and (max-width: 950px) {	
#secondary, #content, #primary, #main div{

	max-width:100% !important;
	min-width:99% !important;
   
	margin:auto !important;
}
	.pm-main img{
		float:left;
	}
	html *{
		font-size:16px !important;
	}
	.hidden {
		display:none !important;
	}
}

@media only screen and (max-width: 600px) {
	
	.pm-main img{
		float:none;
	}
  .bookingform td{	
	display: block;
	  border:none;
	  overflow-wrap: break-word;
	  width:100%;
	  padding:0px;
}
	
	.bookingform tr{
		border-bottom:1px solid #eeeeee;
		margin-bottom:.2em;
		display:block;
		
	}
    .bookingform td img{
		display:block;
		float:none;
	}
	.bookingform select, .bookingform option, .bookingform textarea, .bookingform input[type=text]{
		
		max-width:100%;
		
	}
	select{
		width:80%;
	}
	#main{		
		padding:4% !important;
		margin:0px !important;		
	}
	#main div{
		padding:0px !important;
		margin:0px !important;
		width:100% !important;
		display: block;
	}

    .pm-front *, .pm-main h2{	
		display:block;
		max-width:100%;
		max-height:100%;
	}
	.pm-head  *{
		float:none;
		text-align:center;	
	}
}



	
	


#booking_info h3{	
	font-size:x-large;
	line-height: normal;
	padding:0px;
	margin:0px;
}

.entry-title{
	font-size:x-large;
	line-height: normal;
	padding:0px;
	margin:0px;

}



.entry-content{
	margin:0px;
	padding:0px;
}

.pm-feedback{
	font-style:italic;
}

.pm-feedback h3{
	font-size:large;
}

blockquote h3{
		font-size:large;
			display: inline;
}

blockquote{
	margin:2px;
	display: inline;
}

.widget-area{
	padding-top:20px;
}

.old-price{
text-decoration: line-through;
}

.totalprice{
	font-size: 150% !important;
}

.options-toggle{
background-color:#F0F0F0 ;
}


