html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body#bd {
	background: url(../images/bg.jpg) repeat-y center top;
	color: #454545;
	margin: 0;
	padding: 0;
}

#wrapper {

}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link */
a {
	color: #AD241D;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #AD241D;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}

/* Small text */
small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, a.readon,
#pathway, #footer {
	font-size: 92%;
}

/*article images*/
img {
	margin: 0;
	padding: 0;
}

.img_caption {
	padding-right: 10px;
}

.img_caption p {
	color: #454545;
	text-align: center;
}

.img_caption.left, .img_caption.right {}

.article_row .img-desc {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.article-content img,
.img-desc img {
	padding: 0 10px 10px 0;
	background: url(../images/img-bg.gif) no-repeat bottom right;
	margin-right: 10px;
}

.img-desc .img_caption p {
	font-size: 10px;
}

img.caption {
	padding: 0 10px 10px 0;
	background: url(../images/img-bg.gif) no-repeat bottom right;
}

.img_caption p {
	margin-top: 0px;
	padding-top: 5px;
}

.img-border {
	padding: 0 10px 10px 0;
	background: url(../images/img-bg.gif) no-repeat bottom right;
}

/* Heading */
h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 125%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 20px 6px;
	padding-left: 30px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	background: url(../images/dot.gif) repeat-x top;
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	background: none;
	padding: 0;
}

legend {
	background: #FFFFFF;
	font-weight: bold;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #454545;
	height: 1px;
}

br {
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #666666;
	font-size: 100%;
	padding: 2px;
}

.button {
	background: #ad241d;
	border: none;
	color: #ffffff;
	padding: 1px 3px;
	cursor: pointer;
	text-transform: none;
	font-weight: normal;
}

* html .button {
	padding: 1px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 1px 0 !important; /*IE 7*/
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/*override fontpage*/
#contentheading h2.contentheading {
	font-size: 120%;
}

#contentheading .article-meta {}

#contentheading p {
	margin: 5px 0;
}

#contentheading .article-toolswrap {
	margin: 0 0 5px;
}

.article_separator, .article_seperator {
	background: url(../images/dot.gif) repeat-x left center;
	display: block;
	height: 20px;
	margin: 0;
	clear: both;
}

.leading_separator {
	background: url(../images/dot.gif) repeat-x left center;
	display: block;
	height: 20px;
	margin: 0;
	clear: both;
}

.row_separator {
	display: none;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: url(../../images/menu_bg.jpg) repeat-x #f5f5f5;
	border: 1px solid #454545;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 8px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #D5D5D5;
	padding: 8px;
}

tr.sectiontableentry2 td {
	background: #F5F5F5;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	border: 1px solid #D5D5D5;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
}

table.contenttoc td {
	background: url(../images/arrow-hover.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #D5D5D5;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F5F5F5;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog {}

.blog_more {
	border-top: 1px solid #D5D5D5;
	margin: 15px 0 0;
	padding: 10px 0 0;
}

.blog_more h2 {
	color: #AD241D;
	font-size: 110%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/arrow.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.blog_more ul li a {
	color: #454545;
}

.blog_more ul li a:hover,
.blog_more ul li a:active,
.blog_more ul li a:focus {
	color: #AD241D;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	background: url(../images/dot.gif) repeat-x left bottom;
	font-size: 200%;
	margin: 0 0 10px;
	padding: 5px 0;
	color: #454545;
	font-weight: normal;
	text-transform: uppercase;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	color: #AD241D;
	font-size: 200%;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
	text-transform: none;
}

table.blog .contentheading {
	font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	background: url(../images/arrow3.gif) no-repeat right 5px;
	color: #858585;
	padding: 0 10px 0 0;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow3-hover.gif) no-repeat right 5px;
	text-decoration: none;
	color: #AD241D;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	border-top: 1px solid #D5D5D5;
	color: #454545;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	text-align: center;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #454545;
	padding: 1px 4px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #AD241D;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews li.latestnews,
ul.mostread li.mostread {
	background: url(../images/dot.gif) repeat-x left bottom;
	padding: 5px 0;
}

ul.latestnews a, ul.mostread a {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 10px;
}

ul.latestnews a:hover,
ul.latestnews a:focus,
ul.latestnews a:active {
	background: url(../images/arrow-hover.gif) no-repeat left center;
}

ul.mostread a:hover,
ul.mostread a:focus,
ul.mostread a:active {
	background: url(../images/arrow-hover.gif) no-repeat left center;
}

.bannerheader {
	font-size: 120%;
	font-weight: bold;
}

/* META
--------------------------------------------------------- */
div.content-desc p {
	clear: both;
	display: block;
	margin: 0;
}

.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	color: #858585;
	width: 70%;
}

.createdby {
	color: #858585;
}

.createdate {
	background: url(../images/vline.gif) no-repeat right center;
	margin-right: 5px;
	padding-right: 6px;
}

.modifydate {
	color: #858585;
	display: block;
	margin: 15px 0;
	width: 100%;
}

.article-section {
	background: url(../images/vline.gif) no-repeat left center;
	margin-left: 5px;
	padding-left: 6px;
}

.article-section a {
	color: #454545;
}

.article-category a {
	color: #454545;
}

div.buttonheading {
	position: absolute;
	right: 10px;
	top: 0px;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 0 0 0 5px;
}

.cols3 {
	float: left;
	width: 33.3%;
}

div.column1 .contentpaneopen {}

div.column2 .contentpaneopen {
	padding: 0 5px;
}

div.column3 .contentpaneopen {
	padding-left: 10px;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
	position: relative;
}

.main {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.inner {
	margin: 0 10px;
	padding: 0 20px;
}

#mainbody {
	float: left;
	width: 650px;
}

#content {
	float: right;
	width: 500px;
}

/* COLUMNS
--------------------------------------------------------- */
/*common style for column*/
#col1 {
	float: left;
	width: 150px;
	font-size: 92%;
}

#col2 {
	float: right;
	width: 310px;
	font-size: 92%;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
.content-inner {
	margin:0 0 20px;
	padding: 20px 10px 0;
	border: 1px solid #D5D5D5;
	background: #FFFFFF;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#container,
#container-fr,
#container-fl,
#container-f {
	clear: both;
	padding: 0;
}

#container .main,
#container-fr .main,
#container-fl .main,
#container-f .main {
	padding-bottom: 10px;
}

/*content + left*/
#container-fr #mainbody {
	width: 100%;
}

#container-fr #col1 {
	width: 15.6%;
}

#container-fr #content {
	width: 84.4%;
}

#container-fr .innerpad {
	padding-right: 0;
}

#container-fr #topsl,
#container-fr .innerpad {
	padding-right: 0;
}

/*content + right*/
#container-fl #content {
	width: 100%;
}

#container-fl .innerpad {
	padding-left: 0;
}

/*full*/
#container-f #mainbody {
	width: 100%;
}

#container-f #content {
	width: 100%;
}

#container-f .innerpad {
	padding: 0;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3 {
	color: #454545;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 100%;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	color: #858585;
	margin: 0 0 10px 0;
	padding: 0;
}

div.moduletable.nomargin,
div.moduletable_default.nomargin,
div.moduletable_menu.nomargin,
div.moduletable_text.nomargin,
div.moduletable_blank.nomargin {
	margin: 0;
}

/* Blank module */
div.moduletable_blank {
	margin: 0 0 15px 0;
	padding: 0;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li {
	background-position: 5px 7px;
	padding-left: 13px;
}

/* HEADER
--------------------------------------------------------- */
#header {
	line-height: normal;
	position: relative;
	padding-bottom: 10px;
	z-index: 999;
}

#header .main {
	position: relative;
}

h1.logo, div.logo-text {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 130px;
	width: 185px;
}

h1.logo a {
	background: url(../images/logo.png) no-repeat top left;
	display: block;
	margin-left: -25px;
	margin-top: 62px;
	height: 130px;
	width: 185px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	width: 163px;
	margin: 25px 0 0;
	outline: none;
}

div.logo-text h1 {
	float: left;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0;
	padding-right: 10px;
}

div.logo-text h1 a {
	color: #AD241D;
	text-transform: uppercase;
}

div.logo-text h1 a:hover,
div.logo-text h1 a:focus,
div.logo-text h1 a:active {
	text-decoration: none;
}

.site-slogan {
	color: #454545;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	background: url(../../images/menu_bg.jpg) repeat-x right;
	margin: 45px 0 0 0;
	width: 799px;
	float: right;
	z-index: 9999;
}

#mainnav a, #subnav a {
	line-height: normal;
	outline: none;
}

#subnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	background: none;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 2px 0;
}

#subnav li a {
	background: url(../images/arrow.gif) no-repeat right 10px;
	color: #858585;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 5px 6px 0;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat right 10px;
	color: #AD241D;
	text-decoration: none;
}

#subnav li.active a {
	background: url(../images/arrow-hover.gif) no-repeat right 10px;
	color: #AD241D;
	font-weight: bold;
}

/* breadcrumbs */
#pathway {
	color: #454545;
	margin: 0;
	padding: 10px 0;
}

#pathway .main {}

#pathway .pathway-text {
	float: left;
	padding-top: 5px;
}

#pathway span {
	padding: 0 5px;
}

#pathway strong {
	color: #AD241D;
}

#pathway a {
	font-weight: bold;
	color: #454545;
}

#pathway a:hover {
	color: #AD241D;
}

#pathway img {
	margin: 0 5px;
}

/* Default Joomla! Menu */
ul.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 2px 0;
}

ul.menu li a {
	background: url(../images/arrow.gif) no-repeat right 10px;
	color: #858585;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 5px 6px 0;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat right 10px;
	color: #AD241D;
	text-decoration: none;
}

ul.menu li.active a {
	background: url(../images/arrow-hover.gif) no-repeat right 10px;
	color: #AD241D;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	background: none !important;
	border: none;
	padding: 0 0 0 10px;
}

ul.menu li li a {
	background: url(../images/arrow.gif) no-repeat right 10px !important;
	border: none;
	color: #858585 !important;
	font-weight: normal !important;
	padding: 5px;
	text-transform: none;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat right 10px !important;
	color: #AD241D !important;
	text-decoration: none;
}

ul.menu li li.active a {
	background: url(../images/arrow-hover.gif) no-repeat right 10px !important;
	color: #AD241D !important;
}

ul.menu li li li a {
	background: url(../images/arrow.gif) no-repeat 25px 10px !important;
	color: #858585 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* COLUMN */
#col1 div.moduletable h3,
#col1 div.moduletable_default h3,
#col1 div.moduletable_menu h3,
#col1 div.moduletable_text h3,
#col1 div.moduletable_blank h3 {
	background-color: #AD241D;
	font-weight: normal;
	padding: 23px 0 10px 10px;
	color: #FFFFFF;
}

#col1 div.moduletable,
#col1 div.moduletable_default,
#col1 div.moduletable_menu,
#col1 div.moduletable_text,
#col1 div.moduletable_blank {
	background: #F5F5F5;
	margin-bottom: 0;
}

#col1 div.moduletable_menu h3 {
	background-color: #ad241d;
}

.jamod h3.show {
	background: url(../images/icon-max.gif) no-repeat right 27px;
	cursor: pointer;
}

.jamod h3.hide {
	background: url(../images/icon-min.gif) no-repeat right 26px;
	margin-bottom: 0;
	cursor: pointer;
	border-bottom: 1px solid #DB7C7C;
}

.hide .jamod-content {
	overflow: hidden;
	height: 0px;
}

div.moduletable_menu h3.hide {
	background: url(../images/icon-min2.gif) no-repeat right 26px;
	border-bottom: 1px solid #2D2D2D;
}

#col1 .inner {
	padding: 0 10px 20px;
	margin: 0;
}

#col1 div.moduletable_menu {
	background:#FFFFFF;
}

#col1 ul.menu li {
	background: none;
}

#col1 ul.menu li.active {
	background: #F5F5F5;
	margin: 0 -10px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-left: 10px;
}

#col1 ul.menu li.active a,
#col1 ul.menu li.active li.active a,
#col1 ul.menu li.active li a:hover,
#col1 ul.menu li.active li a:active,
#col1 ul.menu li.active li a:focus {
	background: url(../images/arrow2-hover.gif) no-repeat right 10px !important;
	padding-right: 15px;
}

#col1 ul.menu li.active li a {
	background: url(../images/arrow2.gif) no-repeat right 10px !important;
	padding-right: 15px;
}

#col1 ul.menu li.active li.active {
	margin: 0 0 0 10px;
	padding-left: 0;
	border: none;
}

#col2 div.moduletable h3,
#col2 div.moduletable_default h3,
#col2 div.moduletable_menu h3,
#col2 div.moduletable_text h3 {
	margin: 0 0 10px;
	padding: 10px 0 0;
	font-weight: normal;
	font-size: 180%;
}

#col2 div.moduletable,
#col2 div.moduletable_default,
#col2 div.moduletable_menu,
#col2 div.moduletable_text {
	border: 1px solid #D5D5D5;
	background: #FFFFFF;
	padding: 0 5px 10px;
}

#col2 div.moduletable_blank {
	margin-bottom: 10px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.box-full, .box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
}

/* Top spotlight */
#topsl {
	padding: 0 10px 10px 0;
}

#topsl div.innerpad {
	border: 1px solid #D5D5D5;
	background: #FFFFFF;
	padding: 15px 10px 10px;
	overflow: hidden;
}

* html #topsl div.innerpad {
	position: relative;
}

#topsl div.moduletable {
	position: relative;
}

#topsl div.moduletable h3 {
	background: none;
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
}

#topsl div.img_caption p {
	display: none;
}

/* Bottom spotlight */
#botsl {
	clear: both;
	padding: 0;
}

#botsl .main {
	padding-bottom: 10px;
}

#botsl div.moduletable h3,
#botsl div.moduletable_default h3,
#botsl div.moduletable_menu h3 {
	background: none;
	border-bottom: 1px solid #D5D5D5;
	border-right: none;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 92%;
	font-weight: normal;
}

#botsl div.moduletable,
#botsl div.moduletable_default,
#botsl div.moduletable_menu {
	background: none;
	color: #454545;
	margin: 0;
	padding: 0 10px 20px;
}

#botsl .box-left div.moduletable,
#botsl .box-left div.moduletable_default,
#botsl .box-left div.moduletable_menu {
	margin: 0 10px 0 0;
}

#botsl .box-right div.moduletable,
#botsl .box-right div.moduletable_default,
#botsl .box-right div.moduletable_menu {
	margin: 0;
}

#botsl .box-center div.moduletable,
#botsl .box-center div.moduletable_default,
#botsl .box-center div.moduletable_menu {
	margin: 0 10px 0 0;
}

#botsl .img-border {
	background: url(../images/img-bg.gif) no-repeat right bottom;
	padding: 0 10px 10px 0;
}

#botsl a {
	color: #454545;
}

#botsl a:hover,
#botsl a:focus,
#botsl a:active {
	color: #AD241D;
	text-decoration: none;
}

#botsl li {
	background: none;
	border-bottom: 1px solid #D5D5D5;
}

#botsl div.moduletable_menu li a {
	background: url(../images/arrow.gif) no-repeat 0px 5px;
}

#botsl div.moduletable_menu li a:hover,
#botsl div.moduletable_menu li a:active,
#botsl div.moduletable_menu li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat 0px 5px;
}

#botsl div.bubble1 div {
	background: url(../images/bub1-br2.gif) no-repeat bottom right;
}

#botsl div.bubble1 div div {
	background: url(../images/bub1-bl2.gif) no-repeat bottom left;
}

#botsl div.bubble1 div div div {
	background: url(../images/bub1-tr2.gif) no-repeat top right;
}

#botsl div.bubble1 div div div div {
	background: url(../images/bub1-tl2.gif) no-repeat top left;
}

/* FOOTER
--------------------------------------------------------- */
#footer {
	clear: both;
}

#footer .main {
	color: #666666;
	height: 65px;
}

#footer .main.clearfix {
	
}

#footer .inner {
	padding: 16px 0;
	float: left;
}

#footer .suedtirol {
	width: 70px;
	height: 40px;
	float: right;
	margin-right: 25px;
	margin-top: 2px;
}

#footer .barbian {
	width: 70px;
	height: 40px;
	float: right;
	margin-right: 25px;
	margin-top: 2px;
}

#footer .unesco {
	width: 70px;
	height: 40px;
	float: right;
	margin-right: 25px;
	margin-top: 2px;
}

#footer .kreatif {
	width: 70px;
	height: 40px;
	float: right;
	margin-right: 25px;
	margin-top: 2px;
}

#footer .eisacktal {
	width: 70px;
	height: 40px;
	float: right;
	margin-right: 25px;
	margin-top: 2px;
}

#footer a {
	color: #D5D5D5;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}

#footer small {
	font-size: 100%;
	float: left;
	clear: both;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0;
}

#footer li {
	background: url(../images/sep2.gif) no-repeat left 7px;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
}

#footer li a {
	color: #000000;
	display: inline;
	padding: 0 7px;
	font-size: 92%;
	text-transform: uppercase;
}

#footer li.firstitem a {
	padding-left: 0;
}

#footer li a:hover,
#footer li a:focus,
#footer li a:active {
	color: #AD241D;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

li.firstitem {
	background: none !important;
}

/* Slideshow */
#slideshow {
	margin: 0;
	padding: 0;
	z-index: 10;
}

/* Tabs */
#tabwrap {
	float: right;
	width: 30%;
}

/* Login */
#form-login-username label,
#form-login-password label {
	display: block;
}

#form-login-username #modlgn_username,
#form-login-password #modlgn_passwd {
	width: 90%;
}

/* Search */
#search {
	float: right;
}

#search .inputbox {
	background: url(../images/icon-search.gif) no-repeat 5px 3px #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #666666;
	margin: 0;
	padding: 5px 5px 5px 25px;
	width: 158px;
	text-transform: capitalize;
}

#search .button {
	border: none;
	color: #D5D5D5;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	text-transform: uppercase;
	width: 80px;
}

* html #search .button {
	height: 24px;
	padding-left: 20px !important;
	width: 80px;
}

*+html #search .button {
	height: 24px;
	padding-left: 20px !important;
	width: 80px; /*IE 7*/
}


/* Fahnen */
#fahnen {
	float: right;
	margin-right: 7px;
	margin-top: 7px;
	padding: 0 0 0 0;
}

/*others*/
#banner {
	float: right;
	margin: 15px 5px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none !important;
	display: block;
	margin: 10px 0;
	text-decoration: none !important;
}

div.hadl-section a span.cufon {
	display: block;
	font-size: 1px;
	padding-bottom: 10px;
	float: left;
}

.clr {
	clear: both;
}

.hastip img {
	border: none;
}

ul.no-display {
	display: none;
}

div.innerpad {
	padding: 0 10px;
}

div.innerdiv {
	padding-top: 8px;
}

div.innerdiv span.title {
	display: block;
	font-weight: bold;
}

div.innerdiv span.title a {
	color: #AD241D;
	font-size: 110%;
}

/* News*/
#news div.moduletable {
	margin-bottom: 0;
}

/* Twitter */
div.twitter-bubble {
	background: url(../images/twitter-bg.png) no-repeat left top;
	height: 78px;
	margin-bottom: 10px;
	padding: 0 10px;
}

#twitter_div #twitter_update_list li {
	background: none;
	padding-left: 0;
	border-bottom: 0;
}

#twitter_div #twitter_update_list li span {
	background: url(../images/icon-clock.png) no-repeat top left;
	display: block;
	padding-left: 20px;
}

#twitter_div #twitter_update_list li span a {
	color: #999999;
	font-size: 92%;
}

#twitter_div img.nostyle {
	padding-left: 7px !important;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #454545;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
}

.tool-title {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix {
	display: block; /* O */
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}

.kontaktlinks {
	position:fixed;
	width:42px;
	height:150px;
	z-index:99;
	margin-left:0px;
	top: 50%;
}
