/********** layout spacer **********/
.form_spacer {
    clear: both;
}
.add-1 {
    clear: both;
    padding-top: 1px;
}
.add-2 {
   clear: both;
   padding-top: 2px;
}
.add-3 {
   clear: both;
   padding-top: 3px;  
}
.add-4 {
   clear: both;
   padding-top: 4px;
}
.add-5 {
    clear: both;
    padding-top: 5px;
}
.add-6 {
    clear: both;
    padding-top: 6px;
}
.add-7 {
    clear: both;
    padding-top: 7px;
}
.add-8 {
    clear: both;
    padding-top: 8px;
}
.add-9 {
    clear: both;
    padding-top: 9px;
}
.add-10 {
    clear: both;
    padding-top: 10px;
}
.add-11 {
    clear: both;
    padding-top: 11px;
}
.add-12 {
    clear: both;
    padding-top: 12px;
}
.add-13 {
    clear: both;
    padding-top: 13px;
}
.add-14 {
    clear: both;
    padding-top: 14px;
}
.add-15 {
    clear: both;
    padding-top: 15px;
}
.add-16 {
    clear: both;
    padding-top: 16px;
}
.add-17 {
    clear: both;
    padding-top: 17px;
}
.add-25 {
    clear: both;
    padding-top: 25px;
}
.add-29 {
    clear: both;
    padding-top: 29px;
}
.reduce-1 {
    margin-top: -1px;
}
.reduce-2 {
    margin-top: -2px;
}
.reduce-3 {
    margin-top: -3px
}
.reduce-4 {
    margin-top: -4px
}
.reduce-5 {
    margin-top: -5px
}
.reduce-6 {
    margin-top: -6px
}
.reduce-7 {
    margin-top: -7px
}
.reduce-8 {
    margin-top: -8px
}
.reduce-9 {
    margin-top: -9px
}
.reduce-10 {
    margin-top: -10px
}
.reduce-11 {
    margin-top: -11px
}
.reduce-12 {
    margin-top: -12px
}
.reduce-13 {
    margin-top: -13px;
}
.reduce-15 {
    margin-top: -15px;
}
.reduce-17 {
    margin-top: -17px;
}
/********** content frame **********/
.content_frame {
    width: 834px;
	 height: 490px;
	 margin: 0 auto 0 auto;
	 padding: 61px 8px 0 8px;
	 color: inherit;
    background-image: url(../images/css/content_bg.gif);
	 background-position: top;
	 background-repeat: no-repeat;
}
.content_links {
	float: right;
	padding: 0 20px 0 0;
}
.content_links a,
.content_links a:link,
.content_links a:active,
.content_links a:visited {
	color: #666;
	padding: 0 0 0 10px;
	text-decoration: none;
	background-image: url(../images/css/arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}
.content_links a:hover {
	text-decoration: none;
}
.content_bg {
	clear: both;
	width: 814px;
	height: 394px;
	padding: 28px 0 0 20px;
	overflow: auto;
}
.content_scrollcontainer {
	width: 794px;
	padding: 0 0 28px 0;
}
table.content_table {
	width: 794px;
	height: 362px;
}
td.content_col_left {
	width: 376px;
	min-height: 362px;
	padding: 0 20px 0 0;
	color: inherit;
}
td.content_col_left_border {
	width: 375px;
	min-height: 362px;
	padding: 0 20px 0 0;
	color: inherit;
	border-right: 1px solid #ccc;
}
td.content_col_right_image {
	width: 397px;
	min-height: 362px;
	color: inherit;
}
td.content_col_right_text {
	width: 372px;
	min-height: 362px;
	padding: 0 5px 0 20px;
	color: inherit;
}
.content_border {
	width: 1px;
	min-height: 362px;
	background-color: #ccc;
}
/********** textcontent **********/
.textcontent {
	clear: both;
}
.textcontent table {
	margin: 0 0 30px 0;
}
.textcontent table td {
	padding: 0 20px 0 0;
}
.textcontent table td p {
	margin: 0;
}
.textcontent a,
.textcontent a:link,
.textcontent a:active,
.textconten a:visited {
	color: #666;
	padding: 0 0 0 10px;
	text-decoration: none;
	background-image: url(../images/css/arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}
.textcontent a:hover {
	text-decoration: none;
}
.textcontent_form {
    clear: both;
    padding: 2px 0 0 0;
    margin: 0 0 -2px 0;
}
.textcontent_form a,
.textcontent_form a:link,
.textcontent_form a:active,
.textconten_form a:visited {
    color: #000;
    background-color: inherit;
}
.textcontent_form a:hover {
    text-decoration: underline;
}
/*
.textcontent ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.textcontent ul li {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
*/
.textcontent ul {
    list-style-type: disc;
    padding: 0 0 0 0;
    margin: 0 0 12px 15px;
}
.textcontent ul li {
    margin: 0;
    padding: 0;
}
.textcontent ul ul {
    list-style-type: disc;
    padding: 0 0 0 0;
    margin: 0 0 0 15px;
}
.textcontent ol {
    padding: 0 0 0 0;
    margin: 0 0 12px 15px;
}
.textcontent ol li {
    margin: 0;
    padding: 0;
}
.textcontent_info {
	font-size: 11px;
}
/********** imagecontainer **********/
.imagecontainer_frame,
.mediacontainer_frame {
	clear: both;
	overflow: hidden;
}
/***** BOX DOWNLOAD NOTE *****/
.box_download_note {
    clear: both;
    width: 794px;
    padding: 0;
}
.box_download_note_image {
	float: left;
	width: 100px;
	padding: 0 0 30px 0;
}
.box_download_note_text {
	float: left;
	width: 694px;
	padding: 0 0 10px 0;
}
.box_download_note_headline {
	float: left;
	width: 694px;
}
.box_download_note_col {
	float: left;
	width: 347px;
}
.box_download_note_col a,
.box_download_note_col a:link,
.box_download_note_col a:active,
.box_download_note_col a:visited {
	font-size: 11px;
	color: #666;
	padding: 0 0 0 10px;
	text-decoration: none;
	background-image: url(../images/css/arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}
/****** BOX MEDIA NOTE ******/
.slideshow_frame {
	clear: both;
	clear: both;
	width: 834px;
	height: 421px;
}
.ambiente_links {
	margin: 0 10px 0 10px;
	padding: 393px 0 0 0;
	line-height: 28px;
	text-align: right;
}
.collection_links {
	margin: 0 10px 0 10px;
	padding: 304px 0 0 0;
	line-height: 30px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.ambiente_links a.inactive,
.ambiente_links a.inactive:link,
.ambiente_links a.inactive:active,
.ambiente_links a.inactive:visited,
.collection_links a.inactive,
.collection_links a.inactive:link,
.collection_links a.inactive:active,
.collection_links a.inactive:visited {
	color: #666;
	text-decoration: none;
}
.ambiente_links a.inactive:hover,
.collection_links a.inactive:hover {
	color: #8fa2a4;
}
.ambiente_links a.active,
.collection_links a.active {
	color: #8fa2a4;
	font-weight: bold;
	text-decoration: none;
}
.collection_info {
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	width: 550px;
}
/******* BOX NEWS NOTE *******/
.news_frame {
	clear: both;
	width: 794px;
}
.news_thumb_col1 {
	float: left;
	padding: 0 41px 0 0;
	width: 168px;
}
.news_thumb_col2 {
	float: left;
	padding: 0 40px 0 0;
	width: 168px;
}
.news_thumb_col3 {
	float: left;
	width: 168px;
}
.news_thumb_item {
	margin: 0 0 18px 0;
	width: 166px;
}
.news_thumb_item a {
	margin: 0 0 6px 0;
	width: 166px;
}
.news_thumb_item img {
	border: 1px solid #a3a3a3;
}
.news_thumb_item p {
	font-size: 11px;
}
.overlay_frame {
	height: 100%;
	left: 0;
	position: absolute;
	top:0;
	width: 100%;
	z-index: 50;
	background-color: #000000;
	filter:Alpha(opacity=75);
	opacity: 0.75;
}
.news_detail_frame {
	left: 0;
	position: absolute;
	text-align: left;
	top: 0;
	z-index:100;
	width: 100%;
	height: 100%;
}
.news_detail_item {
	clear: both;
	margin: 134px auto 0 auto;
	background-image: url(../images/css/bg_popup.jpg);
	background-repeat: no-repeat;
	background-color: #e7ebed;
	width: 695px;
	border: 1px solid #a3a3a3;
}
.news_detail_header {
	clear: both;
	width: 695px;
	height: 33px;
}
.news_detail_header h2 {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	margin: 0;
   padding: 0 0 0 30px;
}
.news_detail_header a {
	float: right;
	margin: 8px 8px 0 0;
}
.news_detail_content {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	width: 635px;
}
.news_detail_content img {
	margin: 0 0 20px 0;
	border: 1px solid #a3a3a3;
}
/*** global form elements ***/
.formfield_frame {
    clear: both;
    width: 372px;
    padding: 0;
}
label {
	 margin: 0;
    padding: 0;
}
.formfield_row {
    clear: both;
    width: 372px;
    padding: 0;
    margin: 0;
}
.formfield_row_text {
    clear: both;
    width: 372px;
    padding: 0;
    margin: 0;
}
.formfield_row_text p {
	padding: 0;
}
.formfield_row_text_errortext {
    clear: both;
    width: 372px;
    padding: 0;
    margin: 0;
    color: #ff0000;
    font-weight: bold;
}
.formfield_row_text_errortext p {
    padding: 0;
}
.formfield_row table {
    margin-left: 1px;
}
table.formtable_firsttext {
    margin-left: 0;
}
.input_text {
    width: 176px;
    height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
}
.form_formfield_left {
    width: 176px;
	 padding: 0 10px 4px 0;
}
.form_formfield_right {
    width: 176px;
	 padding: 0 0 4px 10px;
}
.form_formfield_left label,
.form_formfield_right label {
    padding: 0;
    line-height: 20px;
	 font-size: 11px;
}
.form_formfield input.input_text {
    margin-left: 1px;
}
.submit_form {
    clear: both;
    margin: 23px 0 15px 0;
}
/*** Global styles ***/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}