/*  
	Theme Name: Dimora Poggio Ulivo - ITALIANO
	Theme URI: http://www.playasdefornells.com/
	Description: Playas de Fornells theme.
	Version: 1.0
	Author: Davide Bia
	Author URI: http://www.flyonthenet.com/
*/

BODY
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.aligncenter
{
	text-align: center;
}

.alignright
{
	text-align: right;
}

.alignright IMG
{
	border-width: 0;
	padding: 25px;
}

.alignleft
{
	text-align: left;
}

#main
{
	margin: 0;
	font-family: Arial, sans-serif;
	padding: 10px;
	width: 950px
}

H1
{
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 1.9em;
	padding: 0;
	margin: 0;
}

#menu
{
	margin: 0 13px 0 9px;
	padding: 3px;
	list-style-type: none;
	font-size: 0.8em;
}

#menu LI
{
	display: inline; 
	color: #2F302F;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu LI.first
{
	border-left-width: 0; 
}

#menu LI A
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
	color: #FF3300;
	filter: alpha(opacity=70);
	font-weight: bold;
	font-size: 0.9em;
	opacity: .7;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

#menu LI LI A
{
	border-color: #FFFFFF;
}

#menu LI.menu_selected > A
{
	background-color: #A00000;
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}

#menu UL LI.menu_selected.menu_haschild > A
{
	background-image: url(images/icons/arrow_FFFFFF.gif);
}

#menu LI A:hover
{
	background-color: #A00000;
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}

#menu LI A:focus
{
	background-color: #A00000;
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}

#menu UL
{
	background-color: #FFFFFF;
	position: absolute;
	display: none;
	visibility: hidden;
	border: 1px solid #000000;
	padding: 0;
	margin: 0 1px;
}

#menu UL LI
{
	display: block; 
	color: #2F302F;
	padding: 0;
	margin: 0;
}

#menu UL LI A
{
	display: block;
	padding: 2px 15px;
	margin: 0;
	text-align: left;
}

#menu UL LI.menu_haschild > A
{
	background-image: url(images/icons/arrow_000000.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#menu UL LI.menu_haschild > A:hover
{
	background-image: url(images/icons/arrow_FFFFFF.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#quotationbanner BIG
{
	display: block;
	margin: 10px 0 0 60px;
}

#quotationbanner FIELDSET
{
	background-image: url(images/bg-reservation.png);
	background-repeat: repeat-x;
	background-color: #629aa9;
	border: 1px solid #4c7a88;
	font-weight: bold;
	margin: 40px 0 0 60px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
}

#quotationbanner INPUT.text
{
	width: 100px;
}

#quotationbanner INPUT.button
{
	background-color: #A00000;
	border-top: 1px solid #700000;
	border-right: 2px solid #700000;
	border-bottom: 2px solid #700000;
	border-left: 1px solid #700000;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 0 25px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

#quotationbanner INPUT.button:hover
{
	background-color: #ECECEC;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;
}

#quotationbanner A.button
{
	background-color: #A00000;
	border-top: 1px solid #700000;
	border-right: 2px solid #700000;
	border-bottom: 2px solid #700000;
	border-left: 1px solid #700000;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 0 25px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;
	text-decoration: none;

}

#quotationbanner A.button:hover
{
	background-color: #ECECEC;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;
}

#quotationbanner SELECT
{
	width: 180px;
}

#quotationbanner TABLE.seasonprices
{
	font-size: 0.7em;
	margin: 10px 0 0 60px;
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 650px;
}

#quotationbanner TABLE.seasonprices TD
{
	border: 1px solid #000000;
	padding: 2px 10px;
	text-align: center;
}

#main-content
{
	margin: 0;
	padding: 0;
}

#newsbox
{
	background-image: url(images/news-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.75em;
	padding: 61px 0 0 0;
}

#newsbox A
{
	color: #FF3300;
	text-decoration: none;
}

#newsbox UL
{
	background-image: url(images/news-btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	padding: 0 0 53px 0;
	margin: 0;
}

#newsbox LI
{
	background-image: url(images/news-bg.png);
	background-repeat: repeat-y;
	list-style-type: none;
	padding: 0 30px 5px 45px;
	margin: 0;
}

#actionbox
{
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}

#actionbox UL
{
	margin: 0;
	padding: 0;
	padding: 0;
	list-style-type: none;
}

#actionbox LI
{
	padding: 0 30px 0 45px;
}

#actionbox A
{
	background-repeat: no-repeat;
	color: #FF3300;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 20px;
	vertical-align: middle;
}

#actionbox A.mail
{
	background-image: url(images/email.png);
}

#actionbox A.feed
{
	background-image: url(images/feed.png);
	background-position: 2px 2px;
}

#actionbox A.print
{
	background-image: url(images/printer.png);
}

#actionbox A.firefox
{
	background-image: url(images/browser/firefox.png);
}

#actionbox A.explorer
{
	background-image: url(images/browser/ie.png);
}

#actionbox A.opera
{
	background-image: url(images/browser/opera.png);
}

#actionbox A.delicious
{
	background-image: url(images/delicious.gif);
	background-position: 3px 3px;
}

#mariabox
{
	padding: 0 0 0 38px;
	text-align: center;
}

#sidebar
{
	float: right;
	text-align: left;
	margin: 0 13px 0 0;
	width: 225px;
}

#sidebar IMG
{
	border-width: 0;
}

#sidebar FORM
{
	padding: 0;
	margin: 0;	
}

#sidebar FORM FIELDSET
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #000000;
	border-width: 0;
	font-size: 0.75em;
	padding: 40px 15px 0 60px;
	margin: 0;	
}

#sidebar FORM FIELDSET.search
{
	background-image: url(images/search.jpg);
}

#sidebar FORM FIELDSET.newsletter
{
	background-image: url(images/newsletter.jpg);
}

#sidebar FORM FIELDSET.language
{
	background-image: url(images/change-language.jpg);
}

#sidebar FORM FIELDSET.offers
{
	background-image: url(images/offers.jpg);
}

#sidebar FORM INPUT.text
{
	border-top: 1px solid #8D7063;
	border-left: 1px solid #8D7063;
	border-right: 1px solid #FFEFE8;
	border-bottom: 1px solid #FFEFE8;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 2px;
	margin: 0 0 5px 0;
	width: 130px;
}

#sidebar FORM SELECT.text
{
	border-top: 1px solid #8D7063;
	border-left: 1px solid #8D7063;
	border-right: 1px solid #FFEFE8;
	border-bottom: 1px solid #FFEFE8;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 2px;
	margin: 0 0 5px 0;
	width: 130px;
}

#sidebar FORM INPUT.button
{
	border: 1px solid #C17250;
	background-color: #FFCAB3;
	color: #333333;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	margin: 5px 0 0 0;
}

#sidebar FORM INPUT.button:hover
{
	background-color: #A00000;
	color: #FFFFFF;
}

#sidebar FORM UL
{
	margin: 10px;
	padding: 0 20px;
	list-style-image: url(images/freccia.gif);
	list-style-type: square;
}

#sidebar FORM A
{
	color: #FF3300;
	text-decoration: none;
}

#sidebar FORM A.highlight
{
	color: #A00000;
}

#sidebar FORM A:hover
{
	color: #A80000;
	text-decoration: underline;
}

#sidebar FORM A:focus
{
	color: #A80000;
	text-decoration: underline;
}

#sidebar P
{
	padding: 0 0 10px 0;
	margin: 0;
}

#content
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0 245px 15px 70px;
}

#content UL
{
	list-style-image: url(images/freccia.gif);
	list-style-type: square;
}

#content A
{
	color: #FF3300;
	text-decoration: none;
}

#content A:hover
{
	color: #A80000;
	text-decoration: underline;
}

#content A:focus
{
	color: #A80000;
	text-decoration: underline;
}

IMG.square
{
	background-image: url(images/cornice.png);
	background-repeat: no-repeat;
	border-width: 0;
	padding: 16px;  
}

DIV.post-head
{
	border-bottom: 1px dotted #808080;
}

DIV.post-sidebar
{
	float: left;
	width: 200px;
	text-align: center;
}

DIV.post-sidebar INPUT.submit
{
	width: 120px;
}

DIV.post-sidebar INPUT.submitdisabled
{
	width: 120px;
}

DIV.post-sidebar INPUT.secsubmit
{
	width: 120px;
}

DIV.post-sidebar INPUT.secsubmitdisabled
{
	width: 120px;
}

DIV.post-excerpt
{
	margin-left: 200px;
	padding-bottom: 15px;
}

DIV.post-excerpt H2
{
	padding-top: 5px;
}

IMG.post-thumbnail
{
	background-image: url(images/cornice.png);
	background-repeat: no-repeat;
	border-width: 0;
	padding: 16px;  
}

H2
{
	color: #FF3300;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0 2px 2px 0;
}

H2 IMG
{
	float: left;
	border-width: 0;
	padding-right: 5px;
}

H2 A.title
{
	display: block;
	padding: 10px 0 0 0;
}

H3
{
	color: #FF3300;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 2px 2px 0;
}

P.navigation A
{
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;
}

HR
{
	visibility: hidden;
	clear: left;
	margin: 0;
	padding: 0;
}

HR.both
{
	clear: both;
}

A.zoom IMG
{
	background-image: url(images/cornice.png);
	background-repeat: no-repeat;
	border-width: 0;
	padding: 16px;  
}

FORM.calendar INPUT.right
{
	float: right;
}

TABLE.searchcal TD.free
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 3em;
}

TABLE.searchcal TD.busy
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	color: #808080;
	padding: 5px;
	text-align: center;
	width: 3em;
}

TABLE.calendar
{
	width: 100%;
}

TABLE.calendar THEAD TD
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	text-align: center;
	width: 30%;
}

TABLE.calendar TBODY TH
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px 0;
	text-align: center;
}

TABLE.calendar TBODY TD
{
	color: #CACACA;
	border: 1px solid #E6E6E6;
	text-align: center;
	padding: 5px 0;
}

TABLE.calendar TBODY TD.free
{
	color: #554444;
	border: 1px solid #CFDFD0;
	background-color: #CFDFD0;
}

TABLE.calendar TBODY TD.season-M
{
	background-color: #F2FFC5;
	border: 1px solid #FFFFC5;
}

TABLE.calendar TBODY TD.season-A
{
	background-color: #FFDEC5;
	border: 1px solid #FFDEC5;
}

TABLE.calendar TBODY TD.season-H
{
	background-color: #FFC3C3;
	border: 1px solid #FFC3C3;
}

TABLE.calendar TBODY TD.season-X
{
	background-color: #FFFFFF;
	color: #A0A0A0;
	border: 1px solid #A0A0A0;
}

TABLE.calendar TBODY TD.busy
{
	color: #FFFFFF;
	background-color: #FF6600;
	border-color: #FF6600;
}

TABLE.calendar TBODY TD.today
{
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #00516F;
	background-color: #00516F;
}

TABLE.quotation
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 100%;
}

TABLE.quotation TR TH
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 30%;
}

TABLE.quotation TR TH EM
{
	font-weight: normal;
}

TABLE.quotation TR TD
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.quotation TR.clean TH
{
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	text-align: left;
}

TABLE.quotation TR.clean TD
{
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border: 0;
	padding: 0 5px;
	text-align: left;
}

TABLE.quotation INPUT.text
{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

TABLE.management
{
	width: 100%;
}

TABLE.management THEAD TD
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

TABLE.management TBODY TD
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.management THEAD TH
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.management TBODY TH
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.management IMG
{
	border-width: 0;
	margin: 0 3px 0 0;
	padding: 0;
}

TABLE.management INPUT.image
{
	border-width: 0;
	margin: 0 3px 0 0;
	padding: 0;
}

TABLE.quotation INPUT.text
{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

TABLE.quotation TEXTAREA
{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	font-family: Arial, sans-serif;
	font-size: 1em;
	width: 400px;
	height: 150px;
}

TABLE.contact
{
/*	width: 100%;*/
}

TABLE.contact TH
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 30%;
}

TABLE.contact TD
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 70%;
}

TABLE.contact INPUT.text
{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

TABLE.contact TEXTAREA
{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

TABLE.estimation
{
	width: 100%;
}

TABLE.estimation THEAD TH
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
}

TABLE.estimation TBODY TD
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px;
	vertical-align: top;
}

TABLE.voucher
{
	width: 100%;
}

TABLE.voucher TH
{
	background-color: #FFEEE6;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFCAB3;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

TABLE.voucher TD
{
	background-color: #F2F2F2;
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	border: 2px solid #E0E0E0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.voucher TR.separator TH
{
	background-color: transparent; 
	background-image: none; 
	border-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
}

TABLE.voucher INPUT.text
{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

TABLE.submit
{
	margin-top: 10px;
	width: 100%;
}

TABLE.full
{
	width: 100%;
}

TABLE.partner IMG
{
	border: 1px solid #FFFFFF;
}

TABLE.partner TD
{
	vertical-align: top;
}

#content INPUT.submit
{
	background-color: #ECECEC;
	border-top: 1px solid #A0A0A0;
	border-right: 2px solid #A0A0A0;
	border-bottom: 2px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	color: #000000;
	cursor: pointer;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#content INPUT.submit:hover
{
	background-color: #A00000;
	border-top: 1px solid #700000;
	border-right: 2px solid #700000;
	border-bottom: 2px solid #700000;
	border-left: 1px solid #700000;
	color: #FFFFFF;
}

#content INPUT.secsubmit
{
	background-color: #F0F0F0;
	border-top: 1px solid #A0A0A0;
	border-right: 2px solid #A0A0A0;
	border-bottom: 2px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	color: #333333;
	cursor: pointer;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 5px 0 0 0;
}

#content INPUT.secsubmit:hover
{
	background-color: #777777;
	border-top: 1px solid #555555;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
	border-left: 1px solid #555555;
	color: #FFFFFF;
}


#content INPUT.submitdisabled
{
	background-color: #ECECEC;
	border-top: 1px solid #A0A0A0;
	border-right: 2px solid #A0A0A0;
	border-bottom: 2px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	color: #000000;
	cursor: normal;
	filter: alpha(opacity=70);
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	opacity: .3;
	margin: 5px 0 0 0;
}

#content INPUT.secsubmitdisabled
{
	background-color: #F0F0F0;
	border-top: 1px solid #A0A0A0;
	border-right: 2px solid #A0A0A0;
	border-bottom: 2px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	color: #333333;
	cursor: normal;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	filter: alpha(opacity=70);
	opacity: .3;
	margin: 5px 0 0 0;
}

#footer
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #808080;
	padding: 55px 10px 10px 440px;
	font-size: 0.75em;
}

#footer A
{
	color: #808080;
}

#fasti_layer
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #F0F0F0;
	border-top-width: 0;
	border-left: 1px solid #808080;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
}

#fasti_layer TD
{
	font-size: 0.7em;
	text-align: center;
	padding: 0;
	margin: 0;
}

#fasti_layer TBODY TD
{
	color: #A0A0A0;
}

#fasti_layer TH
{
	font-size: 0.7em;
	text-align: center;
	padding: 0;
	margin: 0;
}

#fasti_layer A
{
 	display: block;
	color: #00516F;
	text-decoration: none;
}

#fasti_layer A:hover
{
	background-color: #A00000;
	color: #FFFFFF;
}

INPUT.fasti_error
{
	background-color: #FF0000;
	color: #FFFFFF;
}

#zoom_bg
{
  background-image: url(images/graphics/bglb70.png);
  bottom: 0;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  visibility: hidden;
  z-index: 1;
}

#zoom_layer
{
	position: absolute;
	left: 0;
	text-align: center;
	top: 0;
	visibility: hidden;
	z-index: 2;
}

#zoom_layer IMG
{
	border: 1px solid #FFFFFF;
}

#zoom_quit
{
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	vertical-align: middle;
	z-index: 3;
}

#zoom_quit A
{
	background-image: url(images/graphics/bgbtnxm.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 3px;
	height: 24px;
	width: 24px;
}

#zoom_quit A:hover
{
	background-image: url(images/graphics/bgbtnxh.png);
}

#zoom_prev
{
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	vertical-align: middle;
	z-index: 3;
}

#zoom_prev A
{
	background-image: url(images/graphics/bgbtnim.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 3px;
	height: 24px;
	width: 75px;
}

#zoom_prev A:hover
{
	background-image: url(images/graphics/bgbtnih.png);
}

#zoom_next
{
  color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	vertical-align: middle;
	z-index: 3;
	height: 24px;
	width: 75px;
}

#zoom_next A
{
	background-image: url(images/graphics/bgbtnim.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 3px;
	height: 24px;
	width: 75px;
}

#zoom_next A:hover
{
	background-image: url(images/graphics/bgbtnih.png);
}

#zoom_commands
{
	background-color: #006699;
	border: 1px solid #FFFFFF;
	bottom: 20px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	margin: 5px auto 5px auto;
  position: absolute;
  visibility: hidden;
  z-index: 3;
}

#zoom_commands A
{
	color: #FFFFFF;
	text-decoration: none;
}

.error
{
	background-color: #FFFFFF;
	border: 2px solid #FF3300;
	color: #FF3300;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error A
{
	text-decoration: underline ! important;
}


#affittacamere_people_quotation INPUT.text
{
	width: 160px;
}

#affittacamere_people_quotation SELECT
{
	width: 165px;
}

#affittacamere_people_quotation_errors
{
	color: #A00000;
	background-color: #F4F2C6;
	padding: 5px 10px;
	margin-bottom: 5px;
}

