/*
Theme Name: Agriturismo Fiammetta
Theme URI: http://wordpress.org/
Description: Tema personalizzato Agriturismo Fiammetta
Author: Immagina
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Agriturismo Fiammetta, Immagina, Rimini
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}
a img {
	border: none;
}

/* = Base
-------------------------------------------------------------- */
a:link 		{ /*color: #444;*/ color: #444; text-decoration: none;}
a:visited 	{ /*color: #444; */ color: #444;}
a:active,
a:hover 	{ color: #1d377b; }

h1,h2,h3,h4,h5,h6 { margin:10px 0 5px; color:#444;}
h1 {line-height:1.6em; font-size:1.6em;}
h2 {line-height:1.4em; font-size:1.4em;}
h3 {line-height:1.2em; font-size:1.2em;}
h4 {line-height:1em; font-size:1em;}
h5 {line-height:1em; font-size:1em;}
h6 {line-height:1em; font-size:1em;}

.clear { clear:both; }

/* Main global 'theme' and typographic styles */
body, input, textarea { color: #666; font-size: 14px; line-height: 18px;}
input,select, textarea /*input[type='text'], input[type='textarea'], input[type='password'], input[type='file'], input[type='submit'], input[type="tel"], input[type="email"]*/{

	border:1px solid #bbb;
	padding:6px 6px 7px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

input[type='submit'] {

	cursor:pointer;
	color:#fff;
	border:1px solid #fff;
	padding:6px 10px 6px 10px;
	background: #00b7ea; /* Old browsers */
	background: -moz-linear-gradient(top,  #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b7ea 0%,#009ec3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */

}

input[type='text']:hover, input[type='textarea']:hover, select:hover, input[type='password']:hover, input[type='file']:hover, textarea:hover,
input[type='text']:focus, input[type='textarea']:focus, select:focus, input[type='password']:focus, input[type='file']:focus, textarea:focus {

	border:1px solid #888;
	outline:none;

}

input[type='submit']:hover {

	color:#fff;
	background: #4C1417; /* Old browsers */
	background: -moz-linear-gradient(top,  #4C1417 0%, #782024 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4C1417), color-stop(100%,#782024)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4C1417 0%,#782024 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4C1417 0%,#782024 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4C1417 0%,#782024 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4C1417 0%,#782024 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C1417', endColorstr='#782024',GradientType=0 ); /* IE6-9 */


}


textarea { width:100%;height:80px; display:block;  font-size:12px; line-height:18px;}
textarea:hover, .noteordine textarea:focus {}

/* = Layout
-------------------------------------------------------------- */

	body { /*font-family: 'Arimo', sans-serif;*/ font-family: 'PT Sans', sans-serif; line-height: 18px; color:#666; font-size: 14px; font-weight: 400;}
	hr, .hr {display:block; width:auto; border:none; height:4px; background: #80b4d9 url(http://www.agriturismofiammetta.it/wp-content/themes/default/images/linea-home.jpg) top right no-repeat;  clear: both; margin-bottom: 8px;  }
	hr { height:2px; }

	b,strong { font-weight: 700; }

	/* Header */

	#topbar,
	#fascia-1 { background: #ffffff; height:120px;}
	#fascia-2 { /*background: #e4f8fb;*/ height:55px; }
	#fascia-3 { /*background: #c9edff;*/ background:transparent url(http://www.agriturismofiammetta.it/wp-content/themes/default/images/agriturismo_bg.png) repeat-x; min-height:250px;}
	/*#topbar   { background: #fff url(http://www.agriturismofiammetta.it/wp-content/themes/default/images/onda-top.jpg) top center no-repeat; }*/

	/* Footer */
	#footer { padding:30px 0; background: #f0f0f0;}
	#footer-menu { padding-bottom: 30px; }
	#footer-menu h4 { font-size: 18px; margin-bottom:8px; color:#888;}
	#credits { font-size: 0.8em; }
	#footer-menu li { border-bottom:1px dotted #aaa; padding:5px 0;}

	/* Logo */


	/* Social */
	#lang { text-align: right; }
	#lang ul { display:block; }
	#lang ul, #lang li { margin:0; padding:0; list-style: none;}
	#lang li { margin-left:10px; font-size: 16px; float:right; /*color:#4C1417;*/ color:#888; /*margin-top:40px;*/ margin-top:20px; cursor: pointer; }
	#lang li:hover { color:#4C1417;}
	#lang li.lang { font-size: 1em; padding:1px 5px 1px 5px;  }
	#lang li.selected { background: #4C1417; color:#ffffff; }
	#lang li.selected a { color:#ffffff !important; }

	/* Search menu */
	#searchform { padding-top:10px;}
	#searchform input#s { width:200px; padding-right:30px; margin-right: 0;}
	#searchform input#searchsubmit { width:30px; height:30px; border:none; background:none; background: transparent url(images/cerca.jpg) 0px 4px  no-repeat; display: inline; margin-left: -30px; cursor:pointer; }

	/* Menu */
	#access { overflow: visible; }
	#access-menu ul,
	#access-menu li { padding:0; margin:0; list-style: none; line-height: 55px; font-size: 20px; position:relative; }
	#access-menu li { display: block; float:left; /*margin-right:10px;*/ /*text-transform: uppercase;*/ font-size: 0.9em; padding:0 5px;}
	#access-menu li:hover { /*background: #c6ebfe;*/ }
	/*#access-menu li a:before { content: "• ";  }*/
	#access-menu li a {border-right:1px dotted #4c1417; padding-right:8px; margin-left: -1px;}
	#access-menu li a:hover {color:#4c1417;}
	#access-menu li:hover ul { display:block;}

	#access-menu>ul>li.current_page_item>a,
	#access-menu>ul>li.current_page_parent>a,
	#access-menu>ul>li.current_page_ancestor>a { background:#4c1417; color:#fff; /*background: #c6ebfe;*/ padding:8px; border:none;

		-webkit-border-top-left-radius: 		4px;
		-moz-border-radius-topleft: 			4px;
		border-top-left-radius: 				4px;
		-webkit-border-top-right-radius: 		0px;
		-moz-border-radius-topright: 			0px;
		border-top-right-radius: 				0px;
		-webkit-border-bottom-right-radius: 	4px;
		-moz-border-radius-bottomright: 		4px;
		border-bottom-right-radius: 			4px;
		-webkit-border-bottom-left-radius: 		0px;
		-moz-border-radius-bottomleft: 			0px;
		border-bottom-left-radius: 				0px;
	}

	#access-menu ul ul { display:none; position:absolute; top:55px; left:-5px; background: #fff; min-width:200px; z-index:15000;background: #fff; line-height: auto;
		-moz-box-shadow: 	0 1px 1px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
		box-shadow:			0 1px 1px rgba(0,0,0,0.3);
		-webkit-border-top-left-radius: 		4px;
		-moz-border-radius-topleft: 			4px;
		border-top-left-radius: 				4px;
		-webkit-border-top-right-radius: 		0px;
		-moz-border-radius-topright: 			0px;
		border-top-right-radius: 				0px;
		-webkit-border-bottom-right-radius: 	4px;
		-moz-border-radius-bottomright: 		4px;
		border-bottom-right-radius: 			4px;
		-webkit-border-bottom-left-radius: 		0px;
		-moz-border-radius-bottomleft: 			0px;
		border-bottom-left-radius: 				0px;
	}

	#access-menu ul ul li { float:none !important; display: block; line-height:1em; height:auto; padding:5px 10px; }
	#access-menu ul ul li a { border: none; line-height: auto; margin:0; padding:0; font-size: 0.8em; display:block;}

	/* Evidenza */
	#bigspot { position:relative;}
	#evidenza { display:block;}
	#evidenza>img { vertical-align: middle; margin:0; padding:0; border:none; display: block; width:100%; height:auto; vertical-align: middle;

		/* http://border-radius.com/ */

		-webkit-border-top-left-radius: 		4px;
		-moz-border-radius-topleft: 			4px;
		border-top-left-radius: 				4px;
		-webkit-border-top-right-radius: 		4px;
		-moz-border-radius-topright: 			4px;
		border-top-right-radius: 				4px;
		-webkit-border-bottom-right-radius: 	0px;
		-moz-border-radius-bottomright: 		0px;
		border-bottom-right-radius: 			0px;
		-webkit-border-bottom-left-radius: 		0px;
		-moz-border-radius-bottomleft: 			0px;
		border-bottom-left-radius: 				0px;

	}

	/* Links */

	#link { position:absolute; top:0; right:10px; z-index: 1000; }
	#link li { position:relative; width: 278px; min-height:50px;  background: #f4f3ed url(http://www.agriturismofiammetta.it/wp-content/themes/default/images/logo-piccolo.png) -30px top no-repeat; margin-bottom: 6px; border:1px solid #fff;  padding:10px 8px 10px 110px;


			-moz-box-shadow: 	0px 0px 10px rgba(0,0,0,0.1);
			-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
			box-shadow:			0px 0px 10px rgba(0,0,0,0.1);


	}
	#link li:hover {
		-moz-box-shadow: 	0px 0px 8px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
		box-shadow:			0px 0px 8px rgba(0,0,0,0.4);
		/*background: #fff;*/
	}
	#link li a { font-size: 18px; /*color: #142553;*/ color: #4C1417; font-weight: 500;}

	.relatedlinkimg { position:absolute; top:5px; left:5px; border:2px solid #fff; vertical-align: middle; }
	.relatedlinkimg img { vertical-align: middle;  }

	/* = Content
	-------------------------------------------------------------- */
	#main { padding: 0 0 30px 0; min-height: 250px;}

	/* Homepage */
	body.home #main { background: #fff; }
	body.home .content.row.first { background: none !important; margin-top: 20px !important; overflow: visible;}
	/* Spot */

	.spot-homepage {

		/*background: #f5f5f5;*/
		/* http://www.css3.info/preview/box-shadow/ */
		-moz-box-shadow: 	0px 0px 5px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		box-shadow:			0px 0px 5px rgba(0,0,0,0.4);
		background-color: #ffffff;
		background-image: url('http://www.agriturismofiammetta.it/wp-content/themes/default/images/box_bg.png');
		background-position: bottom right;

	}
	.spot-homepage:hover {
		-moz-box-shadow: 	0px 0px 8px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
		box-shadow:			0px 0px 8px rgba(0,0,0,0.4);
		/*background: #fff;*/
	}
	.spot-homepage.first { margin-left: 0px; }
	.spot-homepage p { margin:8px 0; }
	.spot-homepage h3 { text-transform: uppercase; padding:15px 10px 5px; margin:0 -10px; }
	.spot-homepage img { width:100% !important; height:auto !important; margin:0; border:none; }
	.spot-homepage .inside { padding:10px; padding-top:0; }


	/* Pagina */
	.content p { padding-bottom: 10px; line-height: 18px; }
	.content.row { padding-top: 20px; }
	.content.row.first { margin-top:0; background: #e4e4e4; }
	.content.row .ninecol .inside-content { margin-right: 20px; margin-bottom: 20px;}
	.content ul li, .content ol li,
	.content ul ul, .content ol ol,
	.content ul ol, .content ol ul,
	.content ul, .content ol { margin-left: 10px;  }
	.content ul, .content ol { margin-bottom:10px; margin-top: 10px;}
	.content ul li { list-style: disc;}
	.content ol li { list-style: decimal;}
	.content blockquote { padding:20px 20px 20px 20px; font-style: italic; background: #f5f5f5; border:1px solid #ddd;}
	.content blockquote p,
	.content blockquote i { display:inline; }

	.content .title h1 { margin:0; padding:15px; padding-top:0px;}

	/* Images */
	.content img { margin: 0; height: auto;  width: auto; vertical-align: middle; }

	.content .alignleft,
	.content img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px;}

	.content .alignright,
	.content img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px;}

	.content .aligncenter,
	.content img.aligncenter { clear: both; display: block; margin-left: auto;margin-right: auto;}

	.content img.alignleft,
	.content img.alignright,
	.content img.aligncenter {margin-bottom: 12px;}

	.content .wp-caption {margin-bottom: 20px; text-align: center;}
	.content .wp-caption p.wp-caption-text { color: #666; font-size:10px;}
	.content .wp-smiley { margin: 0;}

	.content .gallery { margin: 0 auto 18px;}
	.content .gallery .gallery-item { float: left; text-align: center; margin:5px;}

	.content .gallery .gallery-caption { color: #888; margin: 0 auto 5px; font-size:10px; width:130px; line-height:14px;}
	.content .gallery dl { margin: 0;}

	.content .gallery br+br {display: none;}
	.content .attachment img { display: block;margin: 0 auto; }

	/* Links content */

	#link-content, #link-content li { padding:0; margin:0; list-style: none;}
	#link-content { margin-right: 15px;}
	#link-content li{ float:right; margin-right: 5px; margin-top: 20px;}

	/* Sidebar */

	.widget-title { margin:0 0 10px 5px;}

	.sidebar-menu li,
	.sidebar-menu { margin: 0 !important; list-style: none !important; padding:0 !important; }
	.sidebar-menu { margin-bottom:30px !important; margin-left: 10px !important;}
	.sidebar-menu li a { display:block; border-bottom: 1px dotted #ddd; padding:5px; }
	.sidebar-menu li a:hover { background: #ececec;

	 }

	.sidebar-menu li.current_page_item a,
	.sidebar-menu li.current_page_parent a,
	.sidebar-menu li.current_page_ancestor a { background: #ececec; color:#fff;
		border:none;

		-webkit-border-top-left-radius: 		4px;
		-moz-border-radius-topleft: 			4px;
		border-top-left-radius: 				4px;
		-webkit-border-top-right-radius: 		0px;
		-moz-border-radius-topright: 			0px;
		border-top-right-radius: 				0px;
		-webkit-border-bottom-right-radius: 	4px;
		-moz-border-radius-bottomright: 		4px;
		border-bottom-right-radius: 			4px;
		-webkit-border-bottom-left-radius: 		0px;
		-moz-border-radius-bottomleft: 			0px;
		border-bottom-left-radius: 				0px;
	}

	.content.row { background: #fff; }

	/* Blog */

	.tag-links,
	.cat-links { font-size: 12px; margin:10px 0 30px; display:block; font-style: italic;}
	.main-blog { margin:0 0 50px;}

	/* Breadcrumb */
	.breadcrumbs { margin-left:15px; padding-top: 15px; font-size: 12px; }

/* = Prodotti
-------------------------------------------------------------- */
.item-products { padding-left: 10px;}
.item-product { width:270px; border:1px solid #ddd; margin: 0px 0 15px 0px }
.item-product .inside { margin:15px;}
.item-product .img-evidenza { margin:-15px -15px 15px; display:block;}
.item-product .img-evidenza img { min-width: 100%; height:auto;}

.single-prodotti  .gallery-icon img {
	width: 139px;
	height: 139px;
}

.cf7 { background: #f5f5f5;

	-webkit-border-top-left-radius: 		2px;
	-moz-border-radius-topleft: 			2px;
	border-top-left-radius: 				2px;
	-webkit-border-top-right-radius: 		3px;
	-moz-border-radius-topright: 			3px;
	border-top-right-radius: 				3px;
	-webkit-border-bottom-right-radius: 	4px;
	-moz-border-radius-bottomright: 		4px;
	border-bottom-right-radius: 			4px;
	-webkit-border-bottom-left-radius: 		5px;
	-moz-border-radius-bottomleft: 			5px;
	border-bottom-left-radius: 				5px;
}
.wpcf7-submit { margin-bottom:20px !important; font-size:18px; margin-right:67px !important; float:right !important; padding:20px !important; background: #03b818 !important}
.cf7 small { font-style: italic; }

.safe,
.offerta,
.price { font-size: 18px; font-weight: bold; border-right: 1px solid #bbb; padding:7px 10px 7px 7px; }
.offerta { text-decoration: line-through;  }
.safe,
.price { color:#ff0000}
.safe { border:none; color:#068023 }
.acquista { display:none; margin-top:20px; }
.acquisto_step { float:left; width:330px; margin-left: 20px;}

.cf7 .inside { padding:15px; border:2px dashed #ddd; }
.cf7 h2 { margin-top:0px; padding-top:0px;}
.cf7 input[type="text"], .cf7 textarea { width:305px;}

.wpcf7-not-valid-tip { border:none !important; position: static !important; background: #bbb !important; margin-top: -3px !important; margin-left:6px !important; display:inline-block;
	/* http://border-radius.com/ */

	-webkit-border-top-left-radius: 		0px;
	-moz-border-radius-topleft: 			0px;
	border-top-left-radius: 				0px;
	-webkit-border-top-right-radius: 		0px;
	-moz-border-radius-topright: 			0px;
	border-top-right-radius: 				0px;
	-webkit-border-bottom-right-radius: 	3px;
	-moz-border-radius-bottomright: 		3px;
	border-bottom-right-radius: 			3px;
	-webkit-border-bottom-left-radius: 		3px;
	-moz-border-radius-bottomleft: 			3px;
	border-bottom-left-radius: 				3px;
	padding:5px !important;
	color: #fff !important;
}

.wpcf7-response-output { border:none !important; margin:0px -15px -15px -15px !important; padding:15px !important}
.wpcf7-mail-sent-ng,
.wpcf7-validation-errors { background: #ffe7e7 !important; }
.wpcf7-mail-sent-ok { background:#dffbe4 !important; }












/*
 * jQuery Blueberry Slider v0.4 BETA
 * http://marktyrrell.com/labs/blueberry/
 *
 * Copyright (C) 2011, Mark Tyrrell <me@marktyrrell.com>
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 *
 */

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	border-radius: 6px;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
	-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }



/* CSS CONTACTFORM */

/*@charset "utf-8";*/

form {
	padding: 0px;
	padding-right: 18%;
	padding-top: 5%;
	color: #333333;
	font-size: 12px;
	margin: 0 auto
}

fieldset {
	position: relative;
	padding: 10px;
	padding-top: 40px;
	/*margin-bottom: 30px; */
	background: #F6F6F6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#FFFFFF));
	background: -moz-linear-gradient(center top, #ECECEC, #FFFFFF 100%);
	box-shadow: 3px 3px 10px #ccc;
	-moz-box-shadow: 3px 3px 10px #ccc;
	-webkit-box-shadow: 3px 3px 10px #ccc
}
legend {
	padding: 6px 12px;
	position: absolute;
	left: 10px;
	top: -11px;
	background-color: #4C1417;
	color: white;
	-webkit-border-radius: 4px 0px 4px 0px;
	-moz-border-radius: 4px 0px 4px 0px;
	border-radius: 4px 0px 4px 0px;
	box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	-webkit-box-shadow: 2px 2px 4px #888;
	text-shadow: 1px 1px 1px #333
}
label, .contact-method span {
	float: left;
	clear: left;
	display: block;
	width: 70px;
	padding-right:
	15px;
	text-align: right;
	height: 20px;
	line-height: 20px
}
label.error {
	text-align: center;
	margin-left: 85px;
	color: #DC0000;
	padding: 0;
	height: auto;
	width: 200px;
	font-size: 11px
}
input, textarea, select {
	/*padding: 3px;
	border: 1px solid #d9d9d9 */
	float: left;
	width: 188px;
}
input.submit {
	float: right;
	margin-right: 12px;
	border: 0;
	padding: 5px 10px;
	background: #4C1417;
	background-image: none;
	color: white;
	-webkit-border-radius: 4px 0px 4px 0px;
	-moz-border-radius: 4px 0px 4px 0px;
	border-radius: 4px 0px 4px 0px;
	box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	-webkit-box-shadow: 2px 2px 4px #888;
	margin-bottom: 4px;
	text-shadow: 1px 1px 1px #333
}
/*select { width: 208px }*/
input:focus, textarea:focus, select:focus {
	background: white;
	border-color: #666
}
input.error { border: 1px solid #DC0000; background-color: #FFEBEB }
form fieldset p, form fieldset div {
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	height: 50px;
}
/*p:first-of-type { padding-top: 25px }*/
.contact-method label { clear: none; width: auto }
.contact-method input { float: none; width: 20px }

.ui-slider { float: left; margin-top: 4px; width: 165px }
.slider-val { float: left; padding-left: 10px; margin-top: 4px }

form fieldset input, form fieldset p input[type="text"] { padding: 5px; }
form fieldset #noteArea {
	height: auto;
}
form fieldset textarea#note {
	width: 470px;
}

form fieldset select {
	width: 60px;
	padding: 2px;
	background-color: #ffffff;
	text-align: center;
}

form fieldset #guests {
	width: 100%;
}
form fieldset #guests span.guests {
	float: left;
}

form fieldset #childrenYears {
	width: 100%;
}
form fieldset #childrenYears select {
	margin-right: 10px;
}

.msgRes {
	border: 1px solid white;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	padding: 15px;
	/*margin-bottom: 40px;*/
	width: 560px;
	margin: auto;
	border-top: none;
	text-align: center;
	font-weight: bold;
}
.msgRes.success {
	border-color: #00A800;
	background-color: #E8FFE8;
}
.msgRes.error {
	border: 1px solid #DC0000;
	background-color: #FFEBEB
}