SPAN.hidden {
	display: none;
}
#root TABLE.middle TD.left .box .menuSection21 {
	background-color: #F5F8FB;
	border: solid 1px #DEDEDE;
	border-top: solid 0px;
	padding: 8px 0px 10px 0px;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive {
	background-image: url("/img/u/s3/li_menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 2px 0px 2px 18px;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive A {
	font-weight: bold;
	text-decoration: none;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive A:HOVER {
	text-decoration: underline;
}
#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive {
	background-image: none;
}
#root TABLE.middle TD.left .box .cMain .subItem .subItem .item A.target {
	color: #446D93;
	text-decoration: underline;
}
#content A, #content A:HOVER, #content A:VISITED {
	color: #446D93;
	text-decoration: underline;
}

#content TABLE.cheques {
	margin-bottom: 15px;
}
#content TABLE.cheques TD {
	padding: 3px 10px 3px 0px;
}

#content P.vouchersMotive {
	background:url("/img/u/bg_formvouchers.gif") no-repeat center bottom;
	padding-bottom:120px;
}
#content DIV.vouchersForm {
	border:solid 1px #dde4ec;
	background:#f5f9fc;
	padding:0px;
	height:40px;
	margin-bottom:15px;
}
#content DIV.vouchersForm SPAN {
	display:block;
	width:173px;
	float:left;
	text-align:center;
	padding-top:10px;
}
#content DIV.vouchersForm SPAN .text {
	width: 40px;
	border: solid 1px #7e9db9;
}

#content .form TABLE.vouchers TD { padding-left:10px; font-size: 11px; }
#content .form TABLE.vouchers INPUT, #content .form TABLE.vouchers SELECT, #content .form TABLE.vouchers TEXTAREA {
	display:block;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	width:220px;
}
#content .form TABLE.vouchers INPUT.checkbox {
	display: inline;
	width: auto;
	margin-right: 5px;
}
#content .form TABLE.vouchers SELECT { width:227px;}
#content .form TABLE.vouchers TEXTAREA { width:470px;}
#content TABLE.voucher TD.field { width: 25%; }
#content TABLE.voucher TD.info { padding-bottom:5px;}
#content TABLE.voucher TEXTAREA.text { width: 330px;}


#content H3 {
	color: #254781;
	font-size: 16px;
	padding-top: 15px;
}

:focus {
	outline: 0;
}
.clear-box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear-box {display: inline-block; }
/* Hides from IE-mac \*/
* html .clear-box {height: 1%;}
.clear-box {display: block;}
/* End hide from IE-mac */

#content #tabs1 {
	margin: 43px 0px 0px 0px;
	height: 62px;
	padding: 0px;
	background: url("/img/u/packages/border_bottom.gif") repeat-x 0px 100%;
}
#content #tabs1 LI {
	list-style: none;
	float: left;
	display: block;
	width: 241px;
	height: 62px;
	padding-left: 10px;
}
#content #tabs1 LI A {
	display: block;
	width: 241px;
	height: 62px;
	text-indent: -9999px;
}
#content #tabs1 LI#li-stays A.active {
	background: url("/img/cs/packages/lbl_tab_packages.gif") no-repeat 0px 0px;
}
#content #tabs1 LI#li-procedures A.active {
	background: url("/img/cs/packages/lbl_tab_packages_procedures.gif") no-repeat 0px 0px;
}
#content #tabs1 LI#li-stays A {
	background: url("/img/cs/packages/lbl_tab_packages_inact.gif") no-repeat 0px 0px;
}
#content #tabs1 LI#li-procedures A {
	background: url("/img/cs/packages/lbl_tab_packages_procedures_inact.gif") no-repeat 0px 0px;
}

#content #packages {
	margin-bottom: 15px;
}
#content #packages .content {
	border-top: none;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	height: 1%;
	background: #f8fafb;
	margin-bottom: 15px;
}
#content #packages .content .item {
	padding-top: 14px;
	padding-bottom: 29px;
	height: 1%;
}
#content #packages .content .last {
	padding-bottom: 0px;
}
#content #packages .content .item .img {
	float: left;
	display: inline;
	width: 100px;
	margin-left: 10px;
}
#content #packages .content .item .text {
	float: right;
	display: inline;
	width: 400px;
}
#content #packages .content .item H3 {
	font-size: 14px;
	color: #446d93;
	padding-top: 0px;
	padding-right: 10px;
}
#content #packages .content .item H3 IMG {
	padding-left: 10px;
}
#content #packages .content .description {
	padding-right: 15px;
}
#content #packages .content .strip {
	background: #EFF4F7 url("/img/u/packages/bg_dotted_line.gif") 0px 0px repeat-x;
	height: 30px;
}
#content #packages .content .price {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #446D93;
	margin: 12px 12px 0px 10px;
}
#content #packages .content .price SPAN {
	color: #E07A17;
}
#content #packages .content .detail {
	float: right;
	display: inline;
	width: 56px;
	height: 19px;
	background: url("/img/u/packages/bg_detail.gif") 0px 0px no-repeat;
	margin: 12px 10px 0px 12px;
}
#content #packages .content .detail SPAN {
	display: none;
}
#content #packages .content .detail A {
	width: 56px;
	height: 19px;
	display: block;
}

#content #other-packages {
	margin-bottom: 15px;
}
#content #other-packages .content {
	border-top: none;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	height: 1%;
	margin-bottom: 15px;
}
#content #other-packages .content .item {
	padding-top: 14px;
	padding-bottom: 29px;
	height: 1%;
}
#content #other-packages .content .last {
	padding-bottom: 0px;
}
#content #other-packages .content .item .img {
	float: left;
	display: inline;
	width: 100px;
	margin-left: 10px;
}
#content #other-packages .content .item .text {
	float: right;
	display: inline;
	width: 400px;
}
#content #other-packages .content .item H3 {
	font-size: 14px;
	color: #446d93;
	padding-top: 0px;
	padding-right: 10px;
}
#content #other-packages .content .item H3 IMG {
	padding-left: 10px;
}
#content #other-packages .content .description {
	padding-right: 15px;
}
#content #other-packages .content .strip {
	background: #EFF4F7 url("/img/u/packages/bg_dotted_line.gif") 0px 0px repeat-x;
	height: 30px;
}
#content #other-packages .content .price {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #446D93;
	margin: 12px 12px 0px 10px;
}
#content #other-packages .content .price SPAN {
	color: #E07A17;
}
#content #other-packages .content .detail {
	float: right;
	display: inline;
	width: 56px;
	height: 19px;
	background: url("/img/u/packages/bg_detail.gif") 0px 0px no-repeat;
	margin: 12px 10px 0px 12px;
}
#content #other-packages .content .detail SPAN {
	display: none;
}
#content #other-packages .content .detail A {
	width: 56px;
	height: 19px;
	display: block;
}

#content P.brochure {
	height: 1%;
}
#content P.brochure SPAN.image IMG {
	border: solid 3px #BEBEBE;
	margin-right: 10px;
	float: left;
	display: inline;
}
#content P.brochure A.li {
	background: url("/img/u/s12/li_pricelist.gif") 0px 5px no-repeat;
	padding:0 0 0 7px;
}
#content DIV.hr {
	background: transparent url("/img/u/sep.gif") repeat-x left top;
	font-size: 1px;
	height: 1px;
}

/* detail */
#content .offerdetail {
	padding-top: 20px;
	margin-bottom: 20px;
}
#content .offerdetail .tab {
	position: relative;
	height: 52px;
	background-image: url("/img/u/packages/bg_card_tab_package.gif");
	background-repeat: no-repeat;
}
#content .offerdetail .tab IMG.title {
	position: absolute;
	top: 17px;
	left: 23px;
}
#content .offerdetail .cardBg {
	width: 99.6%;
}
#content .offerdetail .cardContent {
	padding: 0;
	background-color: #F8FAFB;
}
#content .offerdetail .cardContent H1 {
	padding: 10px 15px 5px 15px;
	color: #2D5496;
	font-size: 1.7em;
	font-weight: normal;
	display: block;
}
#content .offerdetail .cardContent H1 IMG {
	padding-left: 10px;
}
#content .offerdetail .cardContent DIV {
	color: #656565;
}
#content .offerdetail DIV.description, #content .offerdetail DIV.address, #content .offerdetail DIV.hr {
	margin: 0 15px;
}
#content .offerdetail DIV.description {
	padding-top: 18px;
}
#content .offerdetail DIV.description P {
	padding-bottom: 0px;
}
#content .offerdetail DIV.address {
	padding-top: 9px;
}
#content .offerdetail DIV.text	{
	margin-bottom: 15px;
	float: left;
}
#content .offerdetail .cardContent DIV.text H2 {
	padding-bottom: 0;
	color: #7E6E45;
	font-size: 1em;
}
#content .offerdetail .cardContent DIV.text A,
#content .offerdetail .cardContent DIV.text H2 {
	color: #2D5496;
}
#content .offerdetail DIV.image {
	margin-top: 2px;
	margin-left: 10px;
	float: right;
}
#content .offerdetail DIV.image IMG {
	border: solid 3px #BEBEBE;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content .offerdetail DIV.strip {
	background: #ECF1F5 url("/img/u/packages/bg_voucher.jpg") 0px 0px no-repeat;
	height: 1%;
	min-height: 70px;
	position: relative;
	*position: static;
	padding-bottom: 15px;
}
#content .offerdetail DIV.strip P.price {
	font-weight: bold;
	font-size: 15px;
	color: #446D93;
	float: left;
	display: inline;
	padding-bottom: 0px;
	margin: 30px 0px 0px 14px;
}

#content .offerdetail DIV.strip P.priceDescription {
	clear: both;
	font-weight: bold;
	font-size: 11px;
	float: left;
	display: inline;
	padding-bottom: 0px;
	margin: 3px 0px 0px 14px;
}

#content .offerdetail DIV.strip P.price SPAN {
	color: #E07A17;
}
#content .offerdetail DIV.strip DIV.volume {
	position: absolute;
	display: block;
	top: 12px;
	right: 22px;
	width: 200px;
	*position: static;
	*top: 0px;
	*right: 0px;
	*float: right;
	*display: inline;
	*margin: 12px 22px 12px 0px;
}
#content .offerdetail DIV.strip DIV.volume P {
	color: #446D93;
	text-align: left;
	padding-bottom: 8px;
}
#content .offerdetail DIV.strip INPUT.text {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #39648B;
	font-size: 1em;
	padding: 2px 3px;
	width: 55px;
	margin: 0px 5px 0px 0px;
}
#content .offerdetail DIV.form {
	background: #F8FAFB url("/img/u/packages/bg_package_form.gif") 0px 0px repeat-x;
}
#content .offerdetail DIV.form H2,
#content .offerdetail DIV.form P {
	padding-left: 10px;
	padding-bottom: 20px;
}
#content .offerdetail DIV.form A,
#content .offerdetail DIV.form P SPAN {
	color: #2D5496;
}
#content .offerdetail .wave {
	background-color: #EFF4F7;
	background-image: url(/img/u/packages/wave.gif);
	background-repeat: no-repeat;
	padding: 30px 20px 10px;
}
#content .offerdetail .wave IMG.print {
	float: right;
}
#content .offerdetail .wave INPUT.submit {
	float: right;
	margin-right: 22px;
}
#content .offerdetail TABLE.cheques {
	margin: 15px;
}
#content .offerdetail TABLE.cheques TD {
	font-size: 11px;
}
#content .offerdetail TABLE.cheques TR.success TD {
	font-weight: bold;
	padding-top: 15px;
	color: #2D5496;
}
#content .errors {
	padding-top: 0px !important;
	color: #C90036 !important;
}

/* old times */
#content #packages.oldTimes {
	background: none;
}
#content #packages.oldTimes .header {
	width: 525px;
	height: 41px;
	background: url("/img/u/packages/bg_card_tab_about.gif") no-repeat;
}
#content #packages.oldTimes .headerVideo {
	width: 525px;
	height: 41px;
	background: url("/img/u/packages/bg_card_tab_video.gif") no-repeat;
}
#content #packages.oldTimes .headerVideo IMG {
	margin: 12px;
}
#content #packages.oldTimes #player {
	text-align: center;
}
#content #packages.oldTimes .itemVideo {
	padding: 14px 0px 12px 0px;
}
#content #packages.oldTimes .description {
	padding: 14px 10px 0px 10px;
}
#content #packages.oldTimes .content.about {
	margin-bottom: 30px;
}
#content #packages.oldTimes .content {
	background: #F8FAFB;
}
#content #packages.oldTimes h3 {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 4px;
}
#content #packages.oldTimes .orange {
	color: #E07A17;
}
#content #packages.oldTimes .mini {
	font-size: 9px;
}
#content #packages.oldTimes .ico img {
	margin: 5px 15px 25px 0px;
	float: left;
}
#content #packages.oldTimes .ico p {
	margin: 20px 0px 0px 0px;
	float: left;
}
#content #packages.oldTimes .ico a {
	background-image: url(/img/u/s12/li_pricelist.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 7px;
}
#content #packages.oldTimes p.strip {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
}
#content #packages.oldTimes p.strip .block {
	display: block;
	float: left;
	width: 130px;
	color: #446d93;
	font-weight: bold;
}

#content #packages.oldTimes p.strip a {
	color: #E07A17;
	font-weight: bold;
	text-decoration: none;
}
#content DIV.documents DIV.ul DIV.li {
	padding: 0px 0px 0px 7px;
	background-image: url("/img/u/s12/li_pricelist.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#content DIV.documents {
	padding: 15px 0px 10px 15px;
}
#content TABLE.documents IMG {
	border: solid 3px #BFBFBF;
	padding: 0px;
	margin-right: 40px;
}
#content TABLE.documents DIV.ul {
	padding: 5px 0px 0px 0px;
}
/* LSI */
#content .documents TABLE.documents TD {
	padding-bottom:15px;
}