body {
    font: 10px Arial, Verdana, Sans-serif;
    color: #333333;
}

/* General styles */



#navigation {
	display: none;
}

img a {
	border: none;
}

.header-top {
 	display: none;
}

a:link:after, a:visited:after { content:" [" attr(href) "] "; }

h2 {
	color: #007fb5;
	font-size: 2.0em;
	font-weight: bold;
}

/** Genreal styles end */

/** Main containers */

#site-container {

}


#site-bottom-container {

}

#page-container {

}

/** main containers end */

/** Inner (overlapping) page with all content and footer (mega wrapper)*/

#page {

}

/** head, logo and top navigation + search */
.header-top {

}

#page .header-body {

}

#page .header-body #logo {
	text-indent: -99999px;
}

.accessibility {
	position: absolute;
	top: 0;
	left: 0;
	height: 135px;
	width: 400px;
}


#page .header-body #search {
	display: none;
}

#page .header-body #search #searchfield {
	   display: none;
}

.searchbox  {
	display: none;
}

#page .header-body #search #searchsubmit {
 	 display: none;
}

/** search end */

.subn {
 	float: left;
 	padding-left: 1px;
 	padding-right: 1px;
 	padding-top: 1px;
}

.subnr{
	float: left;
 	padding-left: 1px;
 	padding-right: 1px;
 	padding-top: 1px;
}

.subnl{
	float: left;
 	padding-left: 3px;
 	padding-right: 1px;
 	padding-top: 1px;
}

.subn a img, .subnr a img, .subnl a img {
 	border: none;
}

/** header ends */


/** navigation would be placed here, see navigation.css /*


/** banner area */

#page #banner-top {
	  display: none;
}

#page #banner {
	 display: none;
}

/** Cufon banner text */
#page #banner #banner-text {
	display: none;

}

/** Cufon banner subtext */
#page #banner #banner-text #banner-sub-text {
	 display: none;
}

#page #banner-bottom {
	  display: none;
}

/** Banner ends */

/** Ribbon starts */

#page #ribbon {
	 display: none;

}


/** Ribbon ends */

/** Faux box starts */

#page .faux-top {
       display: none;
}

#page .faux-mid {
   margin-top: 80px;
}

/** Inner faux boxes */

/** Inner events container */
#page .faux-mid #events .headline {
	padding: 13px 5px 10px 29px;
	font-size: 1.8em;
	color: #007fb5;
	letter-spacing: 1px;
}

#page .faux-mid #events .teaser-image {
	padding: 11px 5px 6px 29px;
	font-size: 1.8em;
	color: #007fb5;
}

#page .faux-mid #events .events-text {
	padding: 10px 10px 10px 25px;
	font-size: 1.1em;
}

#page .faux-mid #events .more-button {
	padding: 10px 5px 10px 25px;
	font-size: 1.1em;
	height: auto !important;
}

/** Event list **/
#eventlist {
	padding-left: 3px;
	font-size: 1.2em;
}
.event-block {
 	width: 280px;
 	clear: both;
 	height: auto !important;
 	min-height: 33px;
 	height: 33px;
}

.eactive {
 	background-color: #eaf7fd;
}

.event-block .title-event {
 	float: left;
 	width: 185px;
 	padding: 8px 5px 5px 8px;
}

.event-block .date-event {
	float: left;
	width: 42px;
	padding: 8px 5px 5px 8px;
	text-align: right;
}

.event-block .more-event {
	float: right;
	width: 40px;
	padding: 4px 2px 0 0;
}

/** Event list end */

/** Newslist */
#newslist {
	padding-left: 3px;
	font-size: 1.2em;
}

.event-block .title-news {
 	float: left;
 	width: 235px;
 	padding: 8px 5px 5px 8px;
}


/** Newslist end */


.more-button a img, .more-event a img {
   border: none;
}

/** Event inner container end */

/** New container */
#page .faux-mid #news {
 	float: left;
 	width: 308px;
}

/** News inner container */
#page .faux-mid #news .headline {
	padding: 13px 10px 10px 19px;
	font-size: 1.8em;
	color: #007fb5;
	letter-spacing: 1px;
}

#page .faux-mid #news .teaser-image {
	padding: 11px 5px 6px 21px;
	font-size: 1.8em;
	color: #007fb5;
}

#page .faux-mid #news .news-text {
	padding: 10px 10px 10px 15px;
	font-size: 1.1em;
}

#page .faux-mid #news .more-button {
	padding: 10px 5px 10px 10px;
	font-size: 1.1em;
	height: auto !important;
}


/** Content level 2 */
#page .faux-mid #content {
	padding: 10px 28px 16px 24px;
}

#page .faux-mid #content .content-text {
	font-size: 1.3em;
	color: #000000;
	padding-top: 22px;
}

#page .faux-mid #content .content-text img {
	float: right;
	padding-left: 25px;
}


#page .faux-mid #content h2 {
	color: #007fb5;
	line-height: 35px;
	border-bottom: 1px solid #8B0E04;
	font-weight: bold;
}

/** Content level2 end */


/** News inner container end */

/** Training container */
#page .faux-mid #training {
 	  display: none;
}


/** inner container end */
/** training box end
/** Inner faux boxes end */

#page .faux-bottom {
      display: none;
}


/** ---- FORMS ---- */

form {
	padding-top: 9px;
}

.form-label {
	clear: both;
	float: left;
	width: 77px;
	padding-top: 5px;
	color: #007fb5;
	font-size: 1.2em;
}

.form-field {
	position: relative;
	float: left;
	width: 180px;
	height: 33px;
	background-repeat: no-repeat;
	font-size: 1.1em;
}

.form-field input[type=text] {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 150px;
	height: 19px;
	border: 0;
	color: #007fb5;
}

form .button {
	position: relative;
	top: 7px;
	left: -12px;
}


/** Forms End ---- */






/** End content */

/** Footer */
#footer {
	margin-top: 20px;
	width: 939px;
	padding: 0;
}

#footer .footer-top {
	height: 11px;
	width: 939px;
}

#footer .footer-mid {
	width: 939px;
	height: auto !important;
	min-height: 75px;
	height: 75px;
}

#footer .footer-mid #footer-inner-container {
	padding: 0px 15px 15px 18px;
	min-height: 60px;
	height: 60px;
}

#footer .footer-mid #footer-inner-container .alogo {
 	display: none;
}

#footer-top-navi {
   font-family: verdana, arial, serif;
   padding: 0;
   font-size: 1.2em;
   font-weight: bold;
}

#footer-top-navi hr {
	background-color: #ededed;
	border: none;
	height: 1px;
	line-height: 0;
	width: 785px;
	text-align: left;
	margin: 0 auto 0 0;
	margin-top: 4px;
}

#footer-top-navi a, #footer-top-navi a:link,#footer-top-navi a:visited {
	color: #8B0E04;
	text-decoration: none;
}

#footer-top-navi a:hover, #footer-top-navi a:active {
	color: #8B0E04;
	text-decoration: underline;
}

.spacer {
 	padding: 0px 0px 0px 0px;
 	color: #dddddd;
 	font-size: 1.2em;
}

.spacer2 {
 	padding: 0px 1px 0px 1px;
 	color: #999999;
 	font-size: 1.2em;
}

#footer #footer-body {
    color: #999999;
    font-size: 1.0em;
    padding-top: 8px;
}

#footer #footer-footer {
	margin-top: 8px;
	height: 40px;
	color: #999999;
	font-family: verdana, arial, serif;
   	padding: 0;
   	font-size: 1.0em;
   	font-weight: normal;
}

#footer #footer-footer a, #footer #footer-footer a:link, #footer #footer-footer a:visited {
	color: #007fb5;
	text-decoration: underline;
}

#footer #footer-footer a:hover, #footer #footer-footer a:active {
	color: #007fb5;
	text-decoration: none;
}

#footer .footer-bottom {
	height: 11px;
	width: 939px;

}

/** Footer ends */

/** page end */
