* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFF;
	font-family: Arial, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
    background-color: #FFF;
    background-image: url(../bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;}

a {
	color: #000;
}
a:hover {
	color: #00F;
}
h2, h3, h4 {
    font-size: 180%;
    font-style: italic;
    color: #666;
    padding-bottom: 3px;
}
h2 {
    font-style: normal;
    padding-bottom: 7px;
    color: #000;
}
h2 .menu{
    text-decoration: none;
	color: #FFF;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
    font-weight: bold;
}
.main-container {
    width: 820px;
    margin: 0 auto;
}
.main {
    width: 782px;
    margin: 0 auto;
    background-image: url(../bg_main.gif);
    background-repeat: repeat-y;
    background-position: top left;
	
}
.clear-div {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.top-page {
    height: 98px;
	width: 782px;
    margin: 0 auto;
	/*background-image: url(../bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
}
.languages {
    padding-top: 5px;
    margin-right: 75px;
	float: right;
    display: inline;
}
.languages a {
    color: #000;
    text-decoration: none;
}
.languages a:hover {
    color: #C00;
    text-decoration: none;
}
.languages .flag {
    /*padding-top: 4px;*/
    /*margin-left: 5px;*/
}
.languages .title {
    /*height: 22px;*/
    display: inline;
    font-family: Verdana, Arial, sans-serif;
	text-transform: lowercase;
    font-size: 10px;
    padding-right: 0px;
	text-align: right;
}
.top-navbar {
    position: relative;
    top: 66px;
    left: 300px;
    width: 480px;
    margin: 0;
    padding: 3px 0px;
    color: #990F1C;
}
.top-navbar a {
    text-decoration: none;
    padding: 0 5px;
    color: #990F1C;
}
.top-navbar a:hover {
    color: #FFF;
}
.footer {
    margin: 0 auto;
    line-height: 16px;
}
.footer h3 {
    font-style: normal;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    display: inline;
}
.footer .foot-box {
    margin: 0 auto;
    width: 782px;
    text-align: center;
}
.footer .foot-box .foot-address .hr{
    margin: 2px auto;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}
.footer .foot-box .foot-address {
    padding-top: 18px;
    padding-bottom: 4px;
    margin-bottom: 3px;
    color: #000;
}
.lampad {
    margin: 7px auto;
    text-align: center;
}
#left-cols {
    margin: 0;
	float: left;
    margin-left: 0px;
    margin-right: 0px;
	width: 181px;
	display: inline;
}
#left-cols .left-button{
    margin: 15px auto;
}
#left-cols .left-button div{
    text-align: center;
}
.top-movie-container {
    height: 122px;
    width: 590px;
    float: right;
    text-align: right;
}
.top-movie-container #top-movie {
    margin-right: 85px;
}
.page-content {
    width: 600px;
    float: right;
    display: block;
    padding: 0;
    background-image: url(../bg_center.gif)
}
.corpo {
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
    padding: 15px 0px 15px 15px;
    /*border: 1px solid #000;*/
}
.corpo h1 {
    font-size: 18px;
    font-weight: bold;
    color: #68151d;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}
.corpo .text {
    /*clear: left;*/
    /*float: left;*/
    text-align: justify;
}
.corpo .titolo {
	margin-top: 8px;
    float: left;
    width: auto;
}
.corpo ul {
    margin-bottom: 25px;
}
.corpo ul li {
    list-style: none; /* url(../arrow.gif);*/
	background-image: url(../arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
    margin-left: 11px;
    padding-left: 9px;
}
.corpo em {
    font-style: italic;
    font-size: 12px;
    font-family: Arial, sans-serif;
}
.corpo .thumbnails {
    width: 160px;
    float: right;
    display: inline;
    margin-left: 15px;
    background-color: #f2f2f2;
    padding-top: 9px;
}
.corpo .thumbnails .thumb, .thumb {
    
    padding: 0;
    margin: 0;
    margin-bottom: 4px;
    border: 1px solid #333;
}
.thumb {
    margin-bottom: 4px;
}
.thumbnails-bottom {
    margin-top: 7px;
}
.menu-container {
}
.menu {
	width: 181px;
	margin-top:7px;
}
.menu ul li {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	/*padding: 0 10px;*/
}
.menu ul li a, .menu ul li span {
    text-indent: 20px;
    display: block;
    padding: 3px 0;
	background-image: url("../bg_main_menu.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
    color: #FFF;
    text-decoration: none;
}
.menu ul li a:hover {
    background-color: #EFBD28;
	color: #990F1C;
	background-image: url("../bg_main_menu_over.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
    text-decoration: none;
}
.menu ul li span {
	color: #EFBD28;
    background-image: url("../bg_main_menu_nolink.gif");
}
.menu-left-item {
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-family: Arial, Verdana;
}
.menu-left-item-nobg {
    line-height: normal;
    font-weight: bold;
    font-family: Arial, Verdana;
	
}
.menu-left-item a, .main_menu_no-url {
    text-indent: 20px;
    display: block;
    padding: 3px 0;
    /*padding-left: 7px;*/
	background-image: url("../bg_main_menu.gif");
	background-repeat: no-repeat;
	background-position: center left;
    color: #FFF;
    text-decoration: none;
}
.menu-left-item a:hover {
    color: #EFBD28;
    text-decoration: none;
}
.sub-menu {
	/*list-style: square;*/
	/*list-style-image: url("../bg_menu.gif");*/
	margin-left: 20px;
    margin-bottom: 0px;
}
.sub-menu-divider {
    margin: 7px 11px;
    border-bottom: 1px solid #6D111E;
}
.sub-menu li{
	padding-left: 12px;
	background-image: url("../bg_menu.gif");
	background-repeat: no-repeat;
	background-position: center left;
    text-decoration: none;
	color: #EFBD28;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.sub-menu li a{
	text-decoration: none;
	color: #FFF;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.sub-menu li a:HOVER{
	text-decoration: none;
	color: #EFBD28;
}
.menu-no-url {
    font-weight: bold;
    letter-spacing: normal;
    color: #EFBD28;
}
.main_menu_no-url {
    color: #EFBD28;
}
#captcha-block {
    width: 400px;
    clear: both;
    margin: 15px 0;
}
#captcha-block .captcha-title {
    font-weight: bold;
    font-size: 11px;
}
#captcha-block .captcha-info {
    border: 1px solid #CCC;
}
#captcha-block .captcha-info p {
    clear: both;
    padding: 5px;
    text-align: justify;
}
#captcha-block .captcha-info p.captcha-small {
    font-size: 9px;
}
#captcha-block .captcha-info br {
    clear: both;
}
#captcha-block .captcha-info input {
    width: 140px;
    height: 30px;
    font-size: 28px;
    padding: 8px;
    border: 1px solid #000;
    text-align: center;
}
#captcha-block .captcha-info img {
    margin: 0 5px;
    margin-left: 0;
    float: left;
}
#captcha-block .captcha-control {
    width: 328px;
}
.request-right-cols{
    float: right;
    width: 160px;
    margin-top: 15px;
    padding-bottom: 10px;
    margin: 0;
    display: inline;
    line-height: 16px;
    background-color: #f2f2f2;
}
.request-right-cols .title {
    margin-top: 10px;
    padding-left: 10px;
    font-weight: bold;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
    padding-bottom: 2px;
}
.request-right-cols .title h2 {
	color: #333;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px;
}
.request-right-cols .body {
    padding-left: 10px;
    color: #333;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.request-form-container {
    padding: 15px 0;
}
#request-form-block {
    float: left;
    width: 400px;
    margin: 0 15px;
    display: inline;
	text-align: left;
}
#request-form-block br {
    clear: left;
}
#request-form-block label, #request-form-block input {
    width: 195px;
    margin-right: 5px;
    float: left;
    margin-top: 7px;
    /*border: 1px solid #CCC;*/
}
#request-form-block input {
    border: 1px solid #CCC;
    padding: 3px;
    width: 189px;
    margin-top: 0;
}
#request-form-block input.right, #request-form-block label.right {
    margin-right: 0;
    margin-left: 0;
    width: 190px;
}
#request-form-block label.required {
    font-weight: bold;
}
#request-form-block textarea {
    padding: 3px;
    border: 1px solid #CCC;
    width: 393px;
    height: 120px;
}
#request-form-block input.required, #request-form-block textarea.required {
    border: 1px solid #999;
}
#request-form-block input.submit {
    float: none;
    padding: 0;
    color: #FFF;
    height: 30px;
    border: 1px solid #999;
    /*background-color: #FFF;*/
    width: 140px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    background-image: url(../bg_submit.gif);
	background-position: bottom center;
}
#request-form-block .buttons {
    margin-top: 5px;
    margin-bottom: 5px;
}

td.label, td.price, td.season {
    font-weight: bold;
    padding: 5px;
}
td.label {
    border: 1px solid #DDD;
}
td.price {
    background-color: #EEE;
    text-align: center;
    border: 1px solid #DDD;
    width: 140px;
}
td.season {
    /*background-color: #DDD;*/
    text-align: center;
    border: 1px solid #DDD;
    width: 120px;
    padding: 5px;
}
ul.rate-notes {
	margin: 5px;
	padding: 0;
    /*text-indent: 15px;*/
	list-style: disc;
}
ul.rate-notes li{
	margin-left: 35px;
	padding: 0;
}
td.form-text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
td.required {
	font-weight: bold;
}
td.form-col {
	height: 24px;
}
#bottomForm {
    margin-top: 10px;
    padding: 7px;
    padding-top: 3px;
}
#bottomForm br {
    clear: left;
}
#bottomForm .col-1 {
    width: 290px;
    float: left;
}
#bottomForm .col-2 {
    width: 220px;
    float: left;
}
#bottomForm .col-3 {
    /*width: 120px;*/
    float: left;
}
#bottomForm label {
    margin: 1px;
    width: 100px;
    float: left;
}
#bottomForm label.required, #bottomForm span.required {
    font-weight: bold;
}
#bottomForm label.small {
    width: 65px;
}
#bottomForm label.auto {
    width: auto;
    margin-right: 5px;
}
#bottomForm input.input-size {
	width: 180px !important;
}
#bottomForm input.input-size-calendar {
	width: 120px !important;
}
#bottomForm select.input-size {
	width: 110px !important;
}
#bottomForm input.small {
	width: 20px !important;
    float: left;
}
#bottomForm input.form-style, #bottomForm textarea.form-style, #bottomForm input.form-style-calendar {
    border: 0;
    border-bottom: 1px dashed #999;
    padding: 1px;
    margin-top: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#bottomForm input.form-button {
    float: none;
    padding: 0;
    color: #FFF;
    height: 26px;
    border: 1px solid #999;
    width: 120px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

#bottomForm select.form-style {
    border: 1px solid #CCC;
    padding: 0px;
	height: 20px;
    margin-top: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#bottomForm textarea.textarea-size {
	width: 233px !important;
    height: 75px;
    border: 1px solid #CCC;
}
#short-captcha-block {
    /*margin-top: 5px;*/
    clear: both;
}
#short-captcha-block label {
    margin-top: 6px;
}
#short-captcha-block  input.captcha_code {
    font-family: Arial;
    font-weight: bold;
    width: 85px;
    font-size: 16px;
    padding: 6px 0;
    border: 1px solid #333;
    text-align: center;
    float: left;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#short-captcha-block img {
    float: left;
    border: 1px solid #333;
    margin-left: 5px;
}
#short-captcha-block .short-buttons {
    float: right;
    margin: 7px 0;
    margin-bottom: 0;
}

#captcha_err_div {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	display: none;
	background-image: url('/tpl/default/imgt/black.gif');
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

#captcha_err_div_mess {
	z-index: 100;
	display: none;

	width: 300px;
	height: 160px;
	letter-spacing: normal;
	border: 1px solid #2e3e4d;
	padding: 3px;
	background-color: #FFFFFF;
}
.mess-div-content {
	font-family: Arial; 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: bold;
}
.photos-page {
    /*float: left;
    width: 490px;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify; 
	line-height: 20px;
	color: #333333;

	/*background-color: #ffffff;*/
	/*border: 1px solid #000;*/
	/*border-bottom: 1px solid #ddd;*/
}
.photos-page-result {
	margin-top: 10px;
}
.photos-album-thumb {
    background-color: #FFF;
    padding: 4px;
    border: 1px solid #CCC;
    float: left;
    margin-bottom: 9px;
    margin-right: 10px;
    margin-left: 0;
    margin-top: 0;
}
.photos-fieldset-box {
    float: left;
    width: 295px;
    margin-right: 0px;
    margin-left: 5px;
    margin-top: 10px;
    display: inline;
}
fieldset {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-image: url(../bg_fieldset.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
    /*display: block;*/
    /*clear: both;*/
}
legend {
    line-height: auto;
    padding: 3px 0;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #990f1c;
    background-image: url(../arrow_big.gif);
	background-repeat: no-repeat;
	background-position: left;
}
fieldset h3 {
    margin-bottom: 5px;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    /*padding-right: 0px;*/
}


