/* CSS Document */


#header
{
	position:relative; /*containing block*/
	width: 1000px;
	border: 1px solid 000;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	width:100px; 
	height:90px; 
	background:url(images/logo.gif) center right no-repeat; 
	position:absolute; 
	left:6px; 
}

#header_text
{
	position:absolute;
	left:120px;
	top: 20%;
	color:#fff;
	width:490px;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	color:#fff;
	text-decoration:none;
}

#header_text span
{
	font-size:90%;
	font-weight:bold;
	color:#E1E1E1;
	margin-left:50px;
}

#search
{
	color:#E1E1E1;
	position:absolute;
	right:55px;
	top:6px;
}

#menu
{
	position:absolute;
	bottom:0;
	*bottom:-1px; /*IE hack*/
	left:18px;
}


#printer
{
	float:right;
	font-size:85%;
	background:url(images/printer.gif) left center no-repeat;
	padding-left:16px;
}

#printer a
{
	text-decoration:none;
	color:#787878;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

.table-border-color
{
	background-color:#8E8E8E;
}

.right-shadow
{
	background:url(images/right_shadow.gif) right top repeat-y;
}

.table-bottom-corner
{
	background:#8E8E8E url(images/bottom_corner_bg.gif) repeat-x;
}


/*Content table*/
#content
{
	background:#fff;
	height:85%;
	min-height:85%;
	width:100%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	vertical-align:top;
	height:100%;
	padding:0;
	/*padding-left:5px;
	padding-right:5px;*/
	padding-top:34px;
	background:#F5F5ED url(images/left-column-bg.gif) left top repeat-x;
}

/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:0 15px;
	background:#fff url(images/right_shadow.gif) right top repeat-y;
}

#bottom_banner
{
	text-align:center;
	margin:10px;
}

/*Footer*/
#footer
{
	background-color:#FFF;
	border:1px solid #000;	
	padding:10px 10px 10px 10px;
	
}

/*Data table*/
table.data-table
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #C4C4C3;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F2F2EA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


/* Tab inside edit form */ 
table.tab {border:1px solid #C4C4C3; border-top:none;} 
table.tab td {background-color:#F9F9F3;}


a.button-small
{
	background:#F2F2EA;
	border:1px solid #C4C4C3;
}




/*Information block*/
.information-block
{
	width:220px;
	padding:0px 5px 10px 10px;
	margin-left:5px;
	margin-right:5px;
	background:#F5F5ED;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:90%;
	color:#494947;
}

.information-block-head
{
	font-size:110%;
	color:#335172;
	font-weight:bold;

	margin-bottom:4px;
	padding-bottom:5px;
	background:url(images/infoblock_line.gif) left bottom no-repeat;
}

.information-block-body
{
	font-size:100%;
	color:#494947;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F9F9F3;
	font-family:sans-serif;
}

.news-date-time
{
	color:#858585;
}
#master{
	padding: 0px;
	border: 0px solid #cc0000;
	margin:auto;
	width: 1000px;
	height: 100%;
	text-align:left;/* leave unchanged */
}

#above_master{
	padding: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	margin:auto;
	text-align:right;/* leave unchanged */ 
	width: 1010px;
	position:relative;
}

#left_col{	
	margin: 0px;
	background-color: FFF;
	width: 220px;
	padding: 0px;
	padding-left:0px;
	border-left: #000 1px solid;
	border-right: #000 1px solid;	
}

#right_col{

	margin: 0px;
	background:#FFF;
	width: 220px;
	padding: 0px;
	padding-left:0px;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
}

#center_col{
	
  	padding: 10px;
	border: 0px solid #000000;
	margin:auto;
	text-align:left;
	background-color:#FFF;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



#navigation a {line-height:14px; font-size:12px;}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;	
}


.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
		
}


.newsmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align:left;
	background-color:#EEEEEE;

	padding:1px;
	border: 1px #999999 dotted;
	margin-top:5px;
	width:40px;
	text-align:center;
	
}

#center_col img {

	border:0px solid #000000;

}


.col_headlines {
	background-color:#990000;
	font-size:12px;
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 0px;
	margin-bottom: 8px;
}

.col_headlines_double {
	background-color:#990000;
	font-size:12px;
	height:32px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 0px;
	margin-bottom: 8px;
}

.table_body {
		background-color:#cccccc;
}
.registration{
	background-color:#FF3300;
	height:auto;
	border:1px solid #000000;
	text-align:center;
	margin:5px 0px 0px 3px;
}

