@import url("box.css");
@import url("linker.css");

BODY {
	font-family: verdana,tahoma,arial;
	font-size: 9pt;
	background-color: #f9f8f5;
	color: black;
	color: #0367a6;
	
}
TD,TH, PRE, INPUT, TEXTAREA, XMP, P {
	font-family: verdana,tahoma,arial;
	font-size: 9pt;
	
}
P {
	/*padding: 0px;*/
	/*margin: 0px;*/
}
#content {
}
A {
	text-decoration: none;
	color: #009dde;
}
A:hover {
	color: black;
	text-decoration: underline;
}
.subtitle {

	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left -10px;
	border:1px solid #e7e3e3;
	border-bottom: 1px solid #f9f8f5;
	background-color: #e5e5e5;
	margin-bottom: 8px;
}
.missing {
	color: #990000;
	font-weight: bold;
}
FORM {
	display: inline;
}
INPUT.text {
	border: 1px solid #aaaaaa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
INPUT.sqbutton {
	
}
DIV {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.left_menu A {
	display: block;
	padding: 2 2 2 5;
	text-decoration: none;
	color: #004875;
	font-weight: bold;
}
DIV.left_menu A:hover {
	color: #000000;	
	background-color: white;
}


DIV.main_menu {
	height: 44px;
	margin: 0 4 0 4;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	cursor: default;
	border:1px solid #cddfec;
	border-bottom:0px solid white;
}
DIV.main_menu A, DIV.main_menu IMG {
	float: left;
	font-size: 9pt;
}

DIV.main_menu A {
	display: block;
	text-decoration: none;
	color: #736f61;
	font-weight: bold;
	cursor: pointer;
	
	text-align: center;
	padding : 20 10 10 14;	
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

DIV.main_menu A SPAN {
}
DIV.main_menu A.on, DIV.main_menu A:hover {
	background-image: url(../images/menu_over_bg.png);
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
}
DIV.main_menu#big  A {
	
}
DIV.sub_menu {	
	border:1px solid #cddfec;
	border-top: 0px solid white;
	color: white;
	font-size: 10pt;
	padding: 3 10 3 10;
	margin: 0 4 0 4;
	cursor: default;
	font-size: 9pt;
}
DIV.on {
	border: 1px solid #4a8abd;
	border-top: 0px solid white;
	background-image: url(../images/menu2_bg.png);
	background-repeat: repeat-x;
	background-position: 0px -1px;
}
DIV.sub_menu A{
	text-decoration: none;
	color: white;
}
DIV.sub_menu A:hover{
	color: #28567c;
}
DIV.movie {
	background-image: url(../images/movie_bg.png);
	height:100%;
}
DIV.movie A {
	color: black;
}
DIV.movie A:hover {
	color: white;
	
}

DIV.movie IMG{
	margin: 12px 8px 5px 8px;
	border:1px solid #555555;
}
DIV.movie A:hover IMG{
	border:1px solid white;
	
}
.title {
	/*color: #009dde;*/
	
	color: #024976;
	font-family:  times new roman,trebuchet ms,verdana, tahoma, arial;
	font-size: 20pt;
	/*font-weight: bold;*/
	border-bottom: 1px dotted #f0f0f0;	
}
/*
.table1  TD{
	border: 1px solid #dddddd;
	padding: 1 3 1 3;
	vertical-align: top;
}
.table1 .TR1 TD {
	background-color: f5f5f5;
}*/
TABLE.topvalign TD {
	vertical-align: top;
	padding-bottom: 10px;
	border:1px solid #efefef;	
}
TABLE.topvalign .IMG {
	text-align: right;
}
.form TH {
	text-align: left;
}
.DIV_view {
	width: 580;
	margin: 5px;
}
.subtitle {
	color: #024976;
	font-size:13pt;
}
DIV.partner_title {
	clear: left;
	font-weight: bold;
	font-size:13pt;
	padding:10px;
	text-align: center;
	color: black;
}
TABLE.partner_space TD {
	text-align: center;
	vertical-align: middle;
}	
TABLE.partner_space {
	background-color: #f9f8f5;
	width: 100%;
}

DIV.error_report, .error_report_print {
	border: 3px double red;
	background-color: #aa0000;
	color: white;
	padding: 10px;
	margin-bottom:10px;
}

DIV.message_report, .message_report_print  {
	border: 3px double  #1e7d05;
	text-align: center;
	background-color: #fbfbde;
	color: #1e7d05;
	padding: 10px;
	margin-bottom:10px;
}
.partners_type {
	color: navy;font-weight: bold;font-family: trebuchet MS;font-size:12pt;

	/*border-bottom: 3px double #009dde;*/
	
	height: 45;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	border:1px solid #e7e3e3;
	border-bottom: 1px solid #f9f8f5;
	background-color: #e5e5e5;
}

.city_address {
	display: none;
	background-color: white; 
	font-size: 8pt; 
	border: 1px solid gray;
	margin-top: 5px;
	padding:2px;
}
.button {
	border: 1px solid black;
	background-color: #024976;
	color: white;
	border-top: 1px solid #009dde;
	border-left: 1px solid #009dde;
}
.pages_content TD {
	vertical-align: top;
}

#news_container {
	height: 16px;	
	overflow: hidden;
	position: relative;
	background-image: url(../images/menu2_bg.png);
	color: white;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 2px 4px;
	
}

#news_container  #nw_item{
	position: absolute;
	white-space: nowrap;
	cursor: default;
	display: none;
}
#news_container .link {
	cursor: pointer;
}

.required, INPUT.required {
	border: 2px solid red;
}


.envirosutaz .required, .envirosutaz INPUT.required {
	border-width: 1px;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
}
.envirosutaz TEXTAREA.required {
	border-width: 1px;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
}
.envirosutaz INPUT.text {
	margin: 0 10px 0 0 ;
	width: 100%;
}
.envirosutaz {
	clear: both;
	line-height: 24px;
}
.envirosutaz TEXTAREA.text.empty, .envirosutaz INPUT.text.empty, .envirosutaz .text.empty {
	border-color: red;
	border: 1px dotted red;
	border-left: 5px solid red;
}
.message_report_print {
	border-width: 5px;
	margin: 40px 10px;
	padding: 30px;
	color: black;
	line-height: 24px;	
}