/* CSS Document */

/* Carousel Styles */

#holder_images, #carouselText { display: none; }
	#buttonwrapper
	{
		width: 100px;
		height: 50px;
		position: absolute;
	}
	#left {
		background: url(images/left.gif) bottom left no-repeat;
		width: 39px;
		height: 50px;
		float:left;
	}
	#right {
		background: url(images/right.gif) bottom left no-repeat;
		width: 39px;
		height: 50px;
		float:right;
	}
	#left:hover, #right:hover {
		cursor: hand;
		cursor: pointer;
		background-position: top left; 
	}
	#carousel img {
		border: 2px solid #ddd;
		margin-top: 10px;
	}
	#carousel img.link:hover {
		border: 4px solid #000;
	}
	#text {
		position: absolute;
		width: 400px;
		height: 300px;
		padding: 1em;
		font: 1em/1em Gill Sans,Verdana;
		text-transform: uppercase;
		text-align: center;
		border: 2px solid #DDD;
		color: #000;
		background-color: #9dacbf;
		display: none;
	}

/* Rest */

.clr {
	clear: both;
}

div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:250px; 
}

#main_outline {
	/** width: 982px !important;
	width: 984px; **/
	/* border: 1px solid transparent; */
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
}

#pathway_outline {
	width: 100%;
	width: 100%;
	float: left;
	border: 0px;
	margin-bottom: 1px !important;
	margin-bottom: -1px;
	background: #ffffff;
}

#pathway {
	float: left;
	color: #000000;
	padding: 4px 3px 3px 5px;
	border: 0px solid #ffffff;
	background: #ffffff;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	width: 159px;
	height: 30px;
}

ul#mainlevel-nav li
{
	/** display: block; **/
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 0px solid #cccccc;	
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #283547;
	/** background: url(grauverl.jpg) repeat-x; **/
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

	ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background: #283547;
}


#search {
	float: right;
	border: 1px solid #cccccc;
	padding: 0px;
	width: 163px !important;
	width: 165px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search .inputbox {
	border: 0px;
	padding: 4px 3px 3px 5px !important;
	padding: 3px 3px 3px 5px;
	font-family: verdana;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 153px !important;
	width: 159px;
	color: #000000;
}

#header_area {
	width: 100% !important;
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	width: 100%;
	height: 201px;
	background: url(head_home.png) no-repeat;
}

#top{
	height: 30px;
}

#top_outline {
	border: 0px solid #cccccc;
	padding: 0px 0px 0px 0px;
	height: 62px !important;
	height: 62px;
	width: 100%; !important;
	width: 100%;
	background-color: transparent;
	position: absolute;
}

#left_outline {
    margin-top: 2px;
    border: 1px solid #cccccc;
    padding: 2px;
    float: left;
    width: 159px !important;
    width: 165px;
    background-color : #FFFFFF;
}

#right_outline {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    float:left;
    margin-left:0;
    margin-top:2px;
    padding:0;
    width:180px;
}

#pathway {
	font-size: 0.8em;
	padding: 6px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 942px; !important;
	width: 942px;
	background-color : #FFFFFF;
	border: 1px solid #ccc;
}

#content_area {
	margin-top: 2px;
	padding: 10px;
	/** border: 1px solid #cccccc; **/
	float: right;
	width: 750px; !important;
	width: 750px;
	background-color : #FFFFFF;
	border: 1px solid #ccc;
}

#banner_area {
	width: 635px;
	margin-top: 2px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#banner {
	float: left;
	padding: 0px;
	width: 468px;
}

#poweredby {
	float: left;
	margin-left: 2px;
}

#sandbox_area_2 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 100%;
}

#sandbox_area_1 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 100%;
}


/** with both user1 and user2 visible **/
#user1_2 .user1_outline {
	width: 227px !important;
	width: 233px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_2 .user2_outline {
	width: 227px !important;
	width: 233px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_1 .user1_outline {
	width: 99% !important;
	width: 99%;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
	height: 125px;
}

#user2_1 .user2_outline {
	width: 462px !important;
	width: 468px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** based on 100% content width **/
#user1_4 .user1_outline {
	width: 311px !important;
	width: 317px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_4 .user2_outline {
	width: 310px !important;
	width: 316px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_3 .user1_outline {
	width: 100% !important;
	width: 100%;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_3 .user2_outline {
	width: 100% !important;
	width: 100%;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** adjust content area based on right nav **/
#sandbox_area_2 .content_outline {
	width: 99% !important;
	width: 99%;
	border: 1px solid #cccccc;
	padding: 2px;
}

#sandbox_area_1 .content_outline {
	width: 99% !important;
	width: 99%;
	margin-left: 1px;
	border: 1px solid #cccccc;
	padding: 2px;
}

#active_menu {
	background: transparent;
	color:#c00000;
	font-weight: bold;
	width: 160px;
	margin-top: -15px;
}

a#active_menu:hover {
	background: transparent;
	color: #283547;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
	background: #ffffff;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.page_bg {
	background: #C1D4ED url(bg_fade0.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
  background-color : #FFFFFF;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
	background-color : #FFFFFF;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 1px;
	padding: 0;
	list-style: none;
	/** background: url(../images/grauverlauf.jpg) repeat-x;**/
	background-color: transparent; 
	height: 20px;
}

li {
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px;
/*float: right;*/
}


td {
	text-align: left;
	font-size: 12px;
}

/* mambo core stuff */
a:link, a:visited {
	color: #283547; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1961D4;	
	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  margin-bottom:8px;
  margin-top:3px;
}

#sandbox_area_2 .componentheading {
	background: url(subhead_.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 99% !important;
	width: 99%;
}

#sandbox_area_1 .componentheading {
	background: url(subhead_.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 99% !important;
	width: 99%;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(contenth.png)  repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/** background-color : #FFFFFF; **/
}

table.moduletable th {
	background: url(subhead_.png) repeat-x;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  	background: url(subhead_.png) repeat-x;
  	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: -20px;
	padding: 0 6px 0px 6px;
	height: 30px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
	position: static;
}

a.mainlevel:hover {
	background-color: transparent;
	background-position: 0px 0px;
	text-decoration: none;
	color: #005994;
	width: 159px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #C6E2FF;
	text-align: left;
}

a.sublevel:hover {
	color: #7A7A7A;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

/* Styles not related to code  */

body{ 
	font: 12px/1.0 verdana, arial, helvetica, sans-serif; 
	background: #C1D4ED url(bg_fade0.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;	
}
td { 
	font: 12px/1.0 verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;	
}
h1 { 
	font-size: 1.1em;
	padding: 0px 15px 0px 15px;
	text-align: left; 	
}
h2 { font-size:1.2em; }

td { vertical-align:top; }
th {
    font-family: verdana, arial, helvetica, sans-serif;
    padding-bottom:4px; text-align:center;
}

dt {
	font-weight: lighter;
	padding: 0px 15px 0px 30px; 
	text-align: left;
}

ul li { 
	margin-bottom:.5em; 
}

div#tipDiv {
    color:#000; 
	font-size:11px; 
	line-height:1.2;
    background-color:#E1E5F1; 
	border:1px solid #667295; 
    width:340px; 
	padding:4px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.style4 {font-size: 9pt}

.bodytext {
	padding: 0px 15px 0px 15px;
	text-align: left;
}
/*-------CSS ---------------------*/

div.gmenu_ro{	
}	

div.gmenu_ro ul{
  list-style-type: none;
  height: 30px;
}

div.gmenu_ro li{
  background: transparent url(button.png) no-repeat;
  float: right;
  height: 62px;
  padding-left: 4px;
  padding-top: 12px;
  text-align: center;
}

div.gmenu_ro a{
  color: #ffffff;
}

div.gmenu_ro a:visited{
  color: #ffffff;
}

div.gmenu_ro a:active{
  color: #ff0000;
}

  
  
.tx-spbettercontact-pi1 {
	border: 1px solid #CCCCCC;
	padding: 15px;
}

.tx-spbettercontact-pi1 textarea {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}
.tx-spbettercontact-pi1 input {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}

.sp_bettercontact_label {
	padding-top: 5px;
	padding-bottom: 5px;
}

#sp_bettercontact_info {
	padding-top: 5px;
	padding-bottom: 10px;
}

.tx-powermail-pi1_mandatory {
	/* Color of mandatory error message */
	height: 200px;
	color: red;
}

.tx-powermail-pi1_mandatory_submit {
	margin-top: 35px;
}

.powermail_mandatory_list {
	margin-top: 10px;
}

.footer {
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-top: 7px;
}

.footer a {
	color: #283547;
}

.csc-textpic-left {
  margin-left: 7px;
}

.tx-felogin-pi1 {
  margin-left:6px;
  margin-top:5px;
}