/* @override http://www.trussardi.it.symfony2.netseven.it/nfEditInlinePlugin/css/overlay.css */

/* @override http://www.trussardi.it.symfony2.netseven.it/nfEditInlinePlugin/css/overlay.css */

/* @override http://www.trussardi.it.symfony.netseven.it/nfEditInlinePlugin/css/overlay.css */


div#popUpPortlet {
	font-family: georgia, times, serif;
	border: 0;
	background: #35302a;
	overflow: hidden;
	padding: 12px;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000
}

div#popUpPortlet h3 {
	text-align: left;
	color: #cbc59e;
	font-size: 24px;
	margin: 0;
}

div#popUpPortlet .generic h3 {
	margin-bottom: 10px;
}

div#popUpPortlet #pop_up_content h4 {
	color: #cbc59e;
}

div#popUpPortlet #pop_up_content p, div#popUpPortlet #pop_up_content ul {
	font-family: georgia, times, serif;
	color: #b9b9b1;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 10px;
}

body.trussardi_cafe div#popUpPortlet #pop_up_content ul {
	list-style-position: inside;
	float: none;
	display: block;
}
body.trussardi_cafe div#popUpPortlet #pop_up_content p {
	clear: both;
}

div#popUpPortlet #pop_up_content #reservation p {
	padding-right: 40px;
}

div#popUpPortlet #pop_up_content #reservation form#reserve p {
	padding-right: 0;
	float: left;
	width: 190px;
	margin-right: 8px;
	margin-bottom:20px ;
}

	div#popUpPortlet #pop_up_content #reservation form#reserve p span {
		display: inline;
		line-height: 5px;
		margin: 0;
		padding: 0;
	}

div#popUpPortlet #pop_up_content #reservation form#reserve div#res_error {
	color: #c00;
}

div#popUpPortlet #pop_up_content #reservation form#reserve p.error {
  border-color: #c00;
  border-width: 1px;
}

div#popUpPortlet #pop_up_content #reservation form#reserve p input{
	margin-right: 5px;
}

div#popUpPortlet #pop_up_content form#reserve p.submit {
	clear: both;	
}

div#popUpPortlet #pop_up_content form#reserve p#res_date, div#popUpPortlet #pop_up_content form#reserve p#seat {
	width: 114px;
}

div#popUpPortlet #pop_up_content form#reserve p#hour {
	width: 80px;
}

div#popUpPortlet #pop_up_content form#reserve p#res_date input#reservation_res_date {
	width: 88px;
}


div#popUpPortlet #pop_up_content #reservation form#reserve p.text_long {
	padding-right: 0;
	font-family: arial, helvetica, sans-serif;
	float: none;
	clear: both;
	width: auto;
}

/* immaginona degli overlay che hanno l'immaginona */

.img_overlay {
	background-repeat: no-repeat;
	padding-left: 180px;
}



/* ****************** */
/* form *************** */
/* ********************** */


div#popUpPortlet #pop_up_content form {
	width: 400px;
	overflow: hidden;
}

/*
div#popUpPortlet #pop_up_content ul li {
	float: left;
}*/

div#popUpPortlet #pop_up_content .generic ul li {
	float: none;
}


div#popUpPortlet #pop_up_content form input#reservation_hour {
	width: 58px;
}

div#popUpPortlet #pop_up_content form input#reservation_seat {
	width: 75px;
}

div#popUpPortlet #pop_up_content form textarea#reservation_note, div#popUpPortlet #pop_up_content form textarea#reservation_disclaimer_text {
	width: 400px;
	margin-right: 0;
}

div#popUpPortlet #pop_up_content form textarea#reservation_disclaimer_text, div#popUpPortlet #pop_up_content form textarea#reservation_note {
	height: 90px;
	width:100%
}

div#popUpPortlet #pop_up_content form input#reservation_disclaimer_select {
	width: auto;
	margin: 0;
}

 p.check.error input#reservation_disclaimer_select {
border: 1px solid #c00;
}

div#popUpPortlet #pop_up_content form p.check label {
	
}

div#popUpPortlet #pop_up_content #reservation form label.hidden {
	display: none;
}

div#popUpPortlet #pop_up_content form input, div#popUpPortlet #pop_up_content form select,div#popUpPortlet #pop_up_content form textarea {
	color: #bbb8b3;
	background: #413e37 url(img/input.png) repeat-x;
	border: 1px solid #35302a;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	width: 145px;
	line-height: 22px;
	text-indent: 2px;
	height: 22px;
	margin-right: 24px;
		voice-family: "\"}\""; 
voice-family:inherit;
	width:143px;
}

div#popUpPortlet #pop_up_content form p.error input {
	border-color: #c00;
	
}


#res_error {
	text-align: left;
	font-size: 12px;
	padding: 0 0 5px 0;
}

div#popUpPortlet #pop_up_content form input.submit, div#popUpPortlet #pop_up_content form input#submit {
	clear: both;
	background: #000 url(img/link_site.png);
	font-family: georgia, times, serif;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

div#popUpPortlet #pop_up_content form input:focus {
	height: 22px;
	line-height: 22px;
}

/* chiusura */

#close_overlay a {
	/*position: absolute;
	top: 10px;
	right: 13px;*/
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	margin:0 0 10px 10px;
	text-indent: -9999px;
	background: url(img/close.gif);
	outline: none;
}

/* ****************** */

/* overlay prenotazione */

/* ********************** */

#reservation {
	background-image: url(img/reservation.jpg);
}

/* link_utils */

.portletContent .box_link {
	margin: 10px 0;
}

.box_link p {
	font-weight: bold;
	margin-bottom: 2px;
}

.box_link p a, .link_to  a {
	color: #fff;
	background-color: #000;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 7px 23px
}

a.website {
	background-image: url(img/link_site.png);
}