/* body attributes */
* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, tahoma, arial, sans-serif;
	background: #fff;
	margin: 0px;
	padding:0px;
	text-align: center;
	color: #333;
}

a {outline: none;
	text-decoration:none;}
a:link {color: #B51603;}
a:visited {color: #B51603;}
a:hover {color: #000;}
a:active {color: #000;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

img {
	border: 0px;
	outline: none;
}


/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote {
	font-size: 75%;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 100%;
	font-weight: 400;
	padding-bottom:10px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:8px;
}

h3 {
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	line-height: 140%;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
	line-height: 150%;
}
iframe {
	margin:0px;
	padding:0px;
}
tr {
	/*font-size:1.2em;*/
}

.firstrow {
	font-size:1.2em;
	font-weight:bolder;
}

th {
	text-align: left;
}
th label, {
	font-size:100%;
	
}
td label {
	font-size:110%;
	font-weight:normal;
}

hr {
	border-width: 0px;
	border-top: 1px solid #2e745c;
	height: 1px;
}

/* FORM */
form {
	margin: 0px;
}

.text, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 69%;
}
.submit {
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-left:100px;
	height:30px;
	width:50px;	
}

/** html .text, * html .submit {
	height: 20px;
}*/

.text, textarea {
	border: 1px solid #666;
	padding: 2px;
	width: 220px;
}

/*.checkbox {
	vertical-align: middle;
}
*/
label {
	color:#000;
}

table.tf th, table.tf td {
	padding: 4px;
}

/* MAIN */
#main {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

/* TOPNAV */
/*#topnav {
	font-size: 69%;
}

#topnav a {
	display: block;
	float: left;
	margin-right: 10px;
}

#topnav a.active {
	text-decoration: none;
	color: #333;
}*/

/* SEARCH */
/*#quicksearch .text {
	margin-right: 10px;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 69%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
*/
/* MENU */
#menu {
	width: 980px;
	height:0px;
	font-size:140%;
	padding-top:30px;
	padding-bottom:60px;
	background:url(/gfx/bordertop.png) no-repeat left bottom;
}

#menu .inner {
	padding-right:10px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	float:right;
	padding:15px 35px 0 0;
}

/*#menu ul ul {
	padding-left: 10px;
}*/

#menu li {
	list-style: none;
	float:left;
	padding-left:25px;
	font-size:90%;
}
#menu img {
	float:left;
	padding:5px 0 10px 45px;
}

#menu a {
	color: #333;
}

#menu a:hover {
	color:#B51603;
}

#menu .act a, #menu .act ul .act a {
	font-weight: bold;
}

#menu .act ul a {
	font-weight: normal;
}

#menu .submenu {
	padding-left: 10px;
}

/*HEADER_INDEX*/
#header_index {
	background:url(/gfx/head.jpg) no-repeat left top;
	width:890px;
	height:319px;
	margin:15px auto 0px auto;
	clear:both;
}
#header_index h1, #header h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:105%;
	color:#FFF;
	padding:8px;
	background:#901102;
	margin: 135px 0px 0px 470px ;
	position:absolute;
}
#header_index h1 {
	margin-top:230px;		
}
#header_index h2 {
	font-size:75%;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px 0px 2px 0px;
}
#header_index p{
	color:#eee;
}
#header_index a{
	color:#fff;
	text-decoration:underline;
}
#header_index a:hover {
	color:#CCCCCC;
}
/*HEADER*/
#header {
	width:890px;
	height:180px;
	margin:25px auto;
	background:url(/gfx/head.jpg) no-repeat left top;
}

/*REDBOX*/
#redbox {
	float:left;
	width:400px;
	height:319px;
	background:#901102;
	opacity: 0.9;
	filter:alpha(opacity=90);
	position:absolute;
	
}
#redbox_text {
	height:259px;
	width:340px;
	padding:25px 30px 40px 35px;
	position:absolute;                                 
	
}

/*index_content*/

#index_content{
	margin:25px 0px 15px 0px;
	padding:20px 45px 20px 45px;
	width:890px;
	height:180px;
	background:url(/gfx/borderbottom.png) no-repeat left top;	
}
#index_content_left, #index_content_right{
	padding-bottom:30px;
}
#index_content_left{
	float:left;
	width:400px;
}
#index_content_right {
	float:right;
	width:460px;
	padding-left:30px;
}
#index_content h2 {
	padding-bottom:10px;
}

#index_content a{
	font-size: 75%; 
	font-weight:bold;
	color:#B51603;
	text-decoration:none;
	display:block;
	padding-top:3px;
}
#index_content .aimg {
	padding-top:0px;
}

#index_content a:hover {
	color:#999999;
}



/*RIGHT*/

#related {
	float: right;
	width: 170px;
	border-left: 1px solid #BBB;
	padding:0px 0px 30px 15px;
	min-height:150px;
	margin:30px 0px 15px 15px;
}
#content .navi a {
	font-size:120%;
}
#content #related .inner {
	width:100%;
	
}
#content #related .inner h2 {
	width:100%;
	margin-bottom:9px;
}
#related .box {
	margin-bottom: 10px;
}

#related .navi {
	font-size: 69%;
}
#related h2 {
	margin:0px;
	padding:0px;
}
#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #333;
	text-decoration: none;
}

 /*BC*/ 
#bc {
	font-size: 69%;
}

/* CONTENT */

#content {
	width:890px;
	float:left;
	padding:25px 45px 0px 45px;
	background:url(/gfx/borderbottom.png) no-repeat left top;	
}

#content .inner {
	float:left;
}
#content.right .inner {
	width:670px;
}
#pictures .last {
	margin-right:0px;
}

* html #content div.inner {
	width: 100%;
}

#content ul, #content ol {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	float:left;
	list-style:none;
	margin:0px 30px 30px 0px;
}

#pictures img {
	margin-bottom:10px;
}
.gmap {
	margin-top:3px;
	margin-bottom:20px;
}
.gmap iframe {
	margin-bottom:10px;
}
.gmap a {
	font-size:75%;
	font-weight:bold;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}
#content tr {
	font-weight:normal;
}
#content th, #content td {
	padding: 2px;
	padding-right:6px;
}

#content table tr td {
	font-size: 69%;
}

#content td p, #content th p, #content td ul, #content td ol, #content td .text, #content td textarea, #content td select, #content td blockquote {
	font-size: 1em;
}

#content td h2 {
	font-size: 118.5%;
}

#content td h3 {
	font-size: 1em;
}

#content td h4 {
	font-size: 1em;
}
/* FOOTER */
#footer {
	width:890px;
	margin:0px auto 30px;
	font-size: 75%;
	padding-top:20px;
	text-align: left;
	clear: both;
	color:#777777;
	border-top:1px solid #CCC;
}

/*#tiltop {
	float:right;

}*/



/* LISTS */
/*.list div {
	font-size: 69%;
	margin-bottom: 1em;
}*/

/* CONTENT PAGES */
.pages {
	font-size: 69%;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #333;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func {
	float: right;
	font-size: 69%;
}

#func img {
	vertical-align: middle;
	margin: 0px 0px 20px 10px;
	cursor: pointer;
}

#func a:link, #func a:visited {
	color: #333;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
.sitemap {
	margin-bottom: 1em;
}

.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* PRINT */
#backlink {
	display: none;
}

/* ADAPT */
#address {
	float:left;
	padding-bottom:40px;
}
#adapt, #tiltop {
  text-align: right;
  font-size: 100%;
  float:right;
  padding-top:1px;
}
#tiltop a{
	font-size:130%;
	padding:0px ;
}
#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}