/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  margin-bottom: 1px;
  margin: 0;
  
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	line-height: 130%;
  	background: #c9c9c9 url(../images/bg_slice.png) 0 0 repeat-x; 
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #01578C;
	
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	padding: 0;
	margin-bottom: 1px;
	
}

div.center {
    position: relative;
	top: -10px;
	text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	background-image: url(../images/content_right.png);
	background-position: 956px top;
	background-repeat: repeat-y;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}

body.width_fmax div#wrapper {
	width: 960px;
	
}
/*hr {
	border-bottom: solid #c9c9c9 1px;
	margin: 0 10px 0 10px;	
}*/

div.footerref {
	background-image: url(../images/ref_line.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 -10px 0 0;
	height: 2px;	
}
.infolink {
	font-size: 12px;
	color: #01578C;
	text-align: right;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	font-weight: normal;	
}

.infolink a{
	text-decoration: none;
	text-align: right;
	float: right;
}

.infolink a:hover{
	text-decoration: none;
}

span.infolink {
	text-align: right;
	float: right;	
}

.readmore a{
	text-decoration: none;
	text-align: right;
}

/* Unordered List */
ul {
	margin: 10px;
	padding: 10px;
	list-style-position: outside;
	vertical-align: text-bottom;
	color: #333;
	font-size: 1em;
	font-family: Arial, Helvetica,sans-serif;
	
}

#header {
	height: 125px;
	margin: 0 auto;
	width: 960px;
	float: left;
}

#header_img {
	width: 960px;
	height: 101px;
	background: url(../images/header-bg.jpg) top center no-repeat;
	margin: 0 auto;
}



#logo {
	padding: 0;
	text-align: left;
	margin: 0 0 0 10px;
	width: 960px;
	height: 136px;
	z-index: 998;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #333;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}
#flag {
	padding: 0;
	margin: 0;
	width: 17px;
	height: 11px;
	float: right;
	position: relative;
	right: 85px;
	top: -103px;
	z-index: 9;
	
}
div#demobtn {
	padding: 0;
	margin: 0;
	width: 55px;
	height: 55px;
	float: right;
	position: relative;
	right: -5px;
	top: -106px;
	z-index: 10;
}



div#footer {
	padding: 10px 0 0 10px;
	margin: 0 17px 0 17px;
	height: 15px;
	overflow: hidden;
	border-top: 1px solid #c9c9c9;
	background: #ffffff;
	text-align: left;
}

div#footer div {
	text-align: left;
	font-size: 11px;
	color: #959595;
	margin-left: -7px;
}

div#footer a:link, div#footer a:visited  {
	color: #01578C;
}

div#footerspacer {
	height: 5px;
}


/* footer Customers/Referenzen */
div#footerref {
	padding: 10px 0px 0 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -10px;
	height: 120px;
	background: #c9c9c9;
	font-size: 11px;
	color: #171717;
	width: 100%;
}

.flash_intropage {
	position: relative;
	top: -25px;
}

/* Search Holder */
div#searchbox{
	width: 170px;
	line-height: 200%;
	top: -35px;
	right: -16px;
	overflow: hidden;
	text-align: left;
    position: relative;
	float: left;
	margin-left: 5px;
	padding-bottom: 2px;
	z-index: 1000;
	border: none;
}

/* Fix to remove auto border in Chrome Browser */
*:focus {outline: none;} 

div#real_searchbutton {
	position: relative;
	top: -38px;
	left: -325px;
	z-index: 999;
	
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding: 0;
}

#mod_search_searchword {
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: -2px;
	padding-top: 4px;
	margin-top: -1px;
	vertical-align: top;
}

/* Search TextBox */
#mod_search_searchword.inputbox_searchbutton {
	margin-right: 0px;
	border: none;
}



#holder {
	position: relative;
	margin: 0px 0 0 0;
	padding-top: 1px;
	width: 960px;
}

#content {
	float: left;
	top: -25px;
	width: 485px;
	overflow: hidden;
	margin: -5px 0 0 10px;
	text-align: left;
	background: #ffffff;
	position: relative;
}
#content_full {
	float: left;
	width: 700px;
	top: -25px;
	overflow: hidden;
	margin: -7px 15px 0 15px;
	text-align: left;
	background: #ffffff;
	position: relative;
}

#content_full_width {
	float: left;
	width: 700px;
	top: -25px;
	overflow: hidden;
	margin: -7px 15px 0 15px;
	text-align: left;
	background: #ffffff;
	position: relative;
	
}
.inside {
	padding: 0px;
}

/* start sidebar border */
.rounded_corners
{
	background-image: url(../images/box_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-bottom: 10px;;
	padding-bottom: 1px;;
	width: 215px;
}
/* end sidebar border */



#footer_rounded {
	margin: 0 0 -17px -1px;
	background: transparent;
}


#sidebar,#sidebar-2 {
	float: right;
	width: 215px;
	margin: 0 15px 0 0;
	overflow: hidden;
	text-align: left;
	background: #;
	top: -50px;
	position: relative;
}


table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}


/*Newsblock Styling*/
table.moduletable_newsblock {
	width: 215px;
	margin-top: -2px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-left: 1px solid #e9e9e9;
	background-image: url(../images/box_right.png);
	background-position: 211px top;
	background-repeat: repeat-y;
}



.newsblocktitle {
	background: url(../images/newsboxheader_slice2.png) repeat-x;
	width: auto;
	color: #01578C;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable_newsblock td.newsblocktitle {
	color: #01578C;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable_newsblock td.newsblocktitlelink {
	background: url(../images/newsboxheader_slice2.png) repeat-x;
	text-align: right;

}
table.moduletable_newsblock td.newsblocktitlelink a {
	color: #01578C;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable_newsblock tr {
	font-size: 11px;
	padding: 0 5px;
	margin: 0 5px;
	font-weight: normal;
	color: #292C2E;
	line-height: 130%;
}

table.moduletable_newsblock td {
	font-size: 11px;
	padding: 0 5px;
	margin: 0 5px;
	font-weight: normal;
	color: #292C2E;
	line-height: 130%;
}

table.newsblock a:hover{
	text-decoration: none;
	color: #ffffff;
}
table.contentpaneopen_newsblock td.contentheading_newsblock {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #01578c;
	margin: 0;
	padding: 0;
}
div.gk_news_highlighter_item {
	padding-left: 0px;
	margin-left: -20px;
}

/*References Styling*/

table.moduletable_references {
	width: 215px;
	margin-top: -2px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left: 1px solid #e9e9e9;
	background-image: url(../images/box_right.png);
	background-position: 211px top;
	background-repeat: repeat-y;

}

table.moduletable_references th {
	color: #01578C;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 24px;
	font-weight: normal;
	font-size: 11px;
}

table.moduletable_references td.referencestitle {
    background: url(../images/newsboxheader_slice2.png) repeat-x;
	color: #01578C;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	width: auto;
}

table.moduletable_references td.referencestitle a {
	color: #01578C;
	text-align: left;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
}

}
table.moduletable_references td.referencestitlelink {
	background: url(../images/newsboxheader_slice2.png) repeat-x;
		color: #01578C;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
}
table.moduletable_references td.referencestitlelink a {
	color: #ff0000;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable_references tr {
	font-size: 11px;
	padding: 0 5px;
	margin: 0 5px;
	font-weight: normal;
}

table.moduletable_references td {
	font-size: 11px;
	padding: 0 5px;
	margin: 0 5px;
	font-weight: normal;
}



/*Awards Styling*/
table.moduletable_awards {
	width: 215px;
	margin-top: -2px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left: 1px solid #e9e9e9;
	background-image: url(../images/box_right.png);
	background-position: 211px top;
	background-repeat: repeat-y;
}



table.moduletable_awards td.awardstitle {
    background: url(../images/newsboxheader_slice2.png) repeat-x;
	color: #01578C;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	width: auto;
}



table.moduletable_awards tr {
	font-size: 11px;
	padding: 0 5px;
	margin: 0 5px;
	font-weight: normal;
}

table.moduletable_awards td {
	font-size: 11px;
	padding: 0 5px;
	margin: 0 5px;
	font-weight: normal;
}



table.moduletable_auxmenu {
	padding: 0 9px 0 0;
	margin: 0 9px 0 0;
}

.mainlevel{
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}



table.nopad td.middle_pad {
	width: 20px;
}



/* HEADER NAVIGATION
--------------------------------------------------------- */
#navbarholder {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
}

#topmenu {
	width: 300px;
	height: 45px;
	text-align: left;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin-right: 120px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	background: transparent;
	display: inline;
	position: relative;
	top: -65px;
	left: 225px;
}

#topmenu a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	background: transparent;
	color: #99BCD1;
}


#topmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

.moduletable_topmenu {
}


.moduletable_topmenu #active_menu {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

.moduletable_auxmenu {
}


.moduletable_auxmenu #active_menu {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}
.moduletable_topmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}
.moduletable_topmenu a:active {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

/*Aux Menu */

#auxmenu {
        position: absolute;
        top: 25px;
        right: 100px;
        width: 400px;
        height: 45px;
        text-align: right;
        display: block;
        text-decoration: none;
        font-weight: normal;
        padding-top: 4px;
        padding-bottom: 8px;
        padding-left: 10px;
        padding-right: 2px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background: transparent;
        display: inline;
}


#auxmenu a {
	text-decoration: none;
	font-weight: normal;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99BCD1;
	background: transparent;
}


#auxmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

#auxmenu a:active {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

a#active_menu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 10px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
  padding-bottom: 30px;
}

h1 {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: normal;
	font-size: 20px;
	vertical-align: top;
	color: #01578C;
	text-align: left;
	width: 100%;
	line-height: 20px;
	margin-top: 0;
}

h2 {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	vertical-align: top;
	color: #01578C;
	text-align: left;
}

h3 {
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	text-align: left;
	color: #01578C;
}


h4 {
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	text-align: left;
	color: #01578C;
}

.contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	vertical-align: top;
	color: #01578C;
	text-align: left;

}


table.contentpaneopen h3 {
	margin-top: 5px;
	color: #01578C;
}


.componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 0px;
	text-align: left;
	color: #01578C;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}


.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
    height: 5px;
	border-bottom: solid #c9c9c9 1px;
	margin: 0 10px 0 10px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;

}

td.rightspacer {
  margin-top: 5px;
  padding-top: 5px;

}



div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0 0 0 0px;
/* daniel changed from 670 to 570 and text align */ 
	width: 100%;
	background-color: #ffffff;
/*	text-align: justify; */
}

table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen hr {
/*    	height: 5px;*/
	border-right: dotted #c9c9c9 0px;
	border-left: dotted #c9c9c9 0px;
	border-bottom: solid #c9c9c9 1px;
	border-top: dotted #c9c9c9 0px;
/*	border-bottom: solid #c9c9c9 1px;*/
	margin: 0 10px 0px 0px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

table.contentpaneopen_newsblock{
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}



table.contentpaneopen_newsblock tr{
	margin: 0;
	padding: 0;
}

table.contentheading_newsblock td{
	margin: 0;
	padding: 0;
}

.readmore{
	float: right;
	text-align: right;
}

.jfdefaulttext{
	font-family: Arial, Helvetica, sans-serif;
	color: #292C2E;
	margin-top: -20px;
	padding-top: -20px;

}




/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}


/* Left Column */
#leftcolumn {
	padding: 0 0 0 0;
	margin: 0 0 0 13px;
	width: 215px;
	float:left;
	top: -26px;
	position: relative;
}

#leftcolumn div.module {
	padding: 0;
	margin: 0 0 0 13px;
}

#leftcolumn div.module table {
	width: 210px;
	
}

/*----------------------------------------------------  leftmenu Styling*/

.module_leftmenu {
	width: 215px;
}


.module_leftmenu ul {
list-style-type:none;
	display: block;
	color: #828282;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0 0 1px 0px;
	line-height: 24px;
	background-color: #f7f7f7;
}

.module_leftmenu li a{
	display: block;
	color: #828282;
	background-image: url(../images/arrow_out.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 3px 0 1px 40px;
	border-top: solid #c9c9c9 1px;
}

.module_leftmenu li a:hover {
	display: block;
	background-image: url(../images/arrow_active.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 3px 0 1px 40px;
	margin: 0;
	background-color: #f7f7f7;
	color: #01578C;
	text-decoration: none;
}

.module_leftmenu ul li.active a {
	display: block;
	background-image: url(../images/arrow_active.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 3px 0 1px 40px;
	margin: 0 0 0 0;
	color: #01578C;
	text-decoration: none;
}



/* Left Menu Sub navigation */
.menuleftmenu li.parent li a {
	display: block;
	color: #828282;
	background-image: url(../images/arrow_blank.png);
	background-position: 15px 2px;
	background-repeat: no-repeat;
	padding: 3px 0 1px 50px;
	margin: 0;
	z-index: 9;
}

.menuleftmenu li.parent li a:hover {
	display: block;
	color: #01578C;
	background-image: url(../images/arrow_subnav.png);
	background-position: 15px 2px;
	background-repeat: no-repeat;
	padding: 3px 0 1px 50px;
	margin: 0;
	z-index: 9;
}

.menuleftmenu li.parent li.active a {
	display: block;
	color: #01578C;
	background-image: url(../images/arrow_subnav.png);
	background-position: 15px 2px;
	background-repeat: no-repeat;
	padding: 3px 0 1px 50px;
	margin: 0;
	z-index: 9;
}





table.newsblock a:hover{
	text-decoration: underline;
	color: #01578C;
}



#rightcolumn div.module {
	padding: 20px 10px;
	float: right;
	width: 215px;
}

#rightcolumn div.module table {
	width: 215px;
	float: right;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 10px 10px 5px 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}