/* 

CUSTOM STYLESHEET

Add your custom styles here instead of style.css so it is easier to 
update the template. Simply copy an existing style from style.css to 
this file, and modify it to your liking. 

*/
form#booking label 		{ margin:3px 0; float:left; }
form#booking input 		{ width:260px; float:left; }
form#booking select 	{ width:270px; float:left; }
form#booking input.btn 	{ width:auto; margin:10px 0 5px 0; float:right; }
form#booking label.mid 	{ width:130px !important; margin:0 10px 0 0; }
form#booking input.mid 	{ width:120px; margin:0 10px 0 0; }
form#booking input.radio 	{ width:auto; margin:0 10px 0 0; }
form#booking label.shrt 	{ width:80px !important; }
form#booking input.shrt 	{ width:40px; margin:0 10px 0 0; }
form#booking div.clndr		{ width:130px; height:25px; overflow:hidden; margin:0 10px 0 0; padding:0; float:left; }

form#changedates label 		{ margin:3px 0; float:left; }
form#changedates input 		{ width:260px; float:left; }
form#changedates select 	{ width:270px; float:left; }
form#changedates input.btn 	{ width:auto; margin:10px 0 5px 0; float:right; }
form#changedates label.mid 	{ width:130px !important; margin:0 10px 0 0; }
form#changedates input.mid 	{ width:120px; margin:0 10px 0 0; }
form#changedates label.shrt 	{ width:80px !important; }
form#changedates input.shrt 	{ width:40px; margin:0 10px 0 0; }
form#changedates div.clndr		{ width:130px; height:25px; overflow:hidden; margin:0 10px 0 0; padding:0; float:left; }

div#dates_picker					{ width:496px; margin:10px 0 10px 12px; padding:0; float:left; }
div.datepick						{ float:left; font-family:Verdana, Geneva, sans-serif; font-size:100%; }

img.trigger {
	width: 16px;
	height: 16px;
	cursor: pointer;
	position:relative;
	margin: 0;
	right: -110px;
	top: -21px;
}

.hidden	{ display:none; }
.nijeok	{ border:1px solid #f00 !important; }

.rounded	{ border-radius:10px; }

.pinterest_button	{ position:absolute; bottom:0; right:0; z-index:10000; }

.big_banner			{ margin:-10px 10px 0 10px; padding-bottom:10px; }