/*- Marinelli styles v2.6 - Drupal6x - 03/04/08
author:singalkuppe: leoni.matteo[at]gmail.com - www.signalkuppe.com
 */
@import "tools.css";
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	line-height:1em;
	font-size:100%;/*set regular font size*/
	color: #333333;
	letter-spacing:normal;
	background: #3f4958 url(img/header_background4.png) repeat-x 0 top;
	text-align: center;
	margin: 0px auto 0;
	min-width: 982px;
	}
#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	/* The entire template's width is set in this class. */
	width: 980px;
	position: relative;
}
*, p {padding: 0;margin: 0;}
p,li {
	line-height:1.5em;
}
img {border: 0;}

#header a.headerlogo {
	display: block;
	height: 60px;
	overflow: visible;
	padding-top: 14px;
	width: 250px;
	float: left;
	padding-left: 20px;
}
#header {
	width: 980px;
	margin: 0px auto;
	padding: 0;
	height: 86px;
	position:relative;
	text-align: left;
	overflow: visible;
	font-size:0.8125em;
}
* html #header { margin-bottom: 1px;} /* IE hack */
#utilities {
	width: 980px;
	margin: -8px auto 0px;
	/*height: 1.75em;*/
	position:relative;
	overflow: hidden;
}
.ie6 #utilities {
	margin-top: -40px;
} 
.safari #utilities,
.webkit #utilities {
	margin-top: 3px;
 }

#primary {
	float:left; 
}
/*path*/
.path {margin-bottom:10px;}
.path p {
	font: bold 0.81em Arial,"Lucida Grande","Lucida Sans Unicode", helvetica, verdana, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:5px;
	background:#ececec;
	border:1px solid #CACACA;
	}
.content {
	padding-top: 0;	
}
.content_layout {
	padding-top: 0px;	
}
#primary .singlepage {
	text-align: left;
	min-height: 300px;
}

/* IE height hack */
* html #primary .singlepage {
	height: 300px;
}
#primary .singlepage,
#primary .homepage {
	font-size:0.8125em; /*13px*/
	}
#primary .singlepage p { /*set typography*/
	margin: 10px 20px 10px 20px;
}
#primary .singlepage ul.bullet p {
	margin: 0 20px 10px 0;
}

#primary .singlepage .content p {
	text-align:justify;
}
#primary .singlepage .field-field-summary p {
	margin: 10px 0;
}
#primary .homepage.frontpage h1,
#primary .homepage.frontpage .node {
	display: none;
}
tbody {border-top: none;}
table {width: 100%;}

/*- Main styles */
a {	color: #2c50a3;
text-decoration:none;
	}
	/* This will eliminate the boxes which often surround a clicked link!!! */    
	a:focus, a:active { 
		outline: 0;
		-moz-outline: none;
	}


h1, h2, h3, h4, h5, h6 {	
	margin: 10px 0;
	}
h1, 
h1 a{text-decoration: none;
	line-height: 1.1em;
}
h3, h4 {
	font-size: 1.2em;
	font-weight: normal;
	}
h2, h3, h4 {
	color: #333;
	}
h2 a, h2 a:link, h2 a:hover, h2 a:visited,
h3 a, h3 a:link, h3 a:hover, h3 a:visited,
h4 a, h4 a:link, h4 a:hover, h4 a:visited {
	color: #2c50a3;
}
li a, li a.active {
	color: #2c50a3;
}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}
#page #primary .tabs ul li{ /* tabs */
   background:none;
   margin:0;
   padding:0 0 0 0px;
	}
#primary .tabs .secondary li a{  /* tabs secondary */
   margin: 12px 12px 12px 0px;
	}

/*- Header styles */
#header h1, #header h2{font-family:"Lucida Grande","Lucida Sans Unicode", helvetica, verdana, "Times New Roman", Times, serif;}
#header #headerBox {
	background: url(img/topbar.png) no-repeat left top;
	width: 660px;
	height: 50px;
	float: right;
	/*position: relative;*/
	/*right: 10px;*/
	/*margin-right: 10px;*/
}
h1 a, h2 a {
	font-family:"Lucida Grande","Lucida Sans Unicode", helvetica, verdana, "Times New Roman", Times, serif;
	color: #333;}
h1 a:visited{color: #fff;}

/*search box*/	
#search-block-form label{color:white;display:none;}	
#search-block-form input  {
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	}
#search-block-form input.form-submit{
	border: #FFFFFF 0px solid; 
	font-size: 0; 
	line-height: 0;
	text-indent: -9999px;
	background: transparent url(img/search-gobutton.png) no-repeat; 
	margin: 10px 4px 0px 4px; 
	color: #ffffff; 
	padding: 1px;
	height: 22px;
	width: 21px;
}
#search-block-form input.form-text {
	font-size:1em;
	background: transparent url(img/searchbox.png) no-repeat left top;
	border:0px solid #cacaca;
	color: #666;
	padding: 4px 2px 2px 22px;
	width: 183px;
	height: 22px;
}
.opera #search-block-form input.form-text {
	padding-top: 2px;
}
#search-block-form #edit-submit, #header #edit-submit-1, #header #edit-submit-2  {
	height: 25px;
	position: relative;
	left: -20px;
	vertical-align: text-bottom;
	cursor: pointer;
	border: 0px solid #323434;
	float: left;
	background-color: transparent;
}

/*- Primary links in Header */

#utilities #plinks {
	font-size: 90%;
	/*font-weight: bold;*/
}
#utilities #plinks ul li {
	display: inline;
	float:right;
	margin-right: 3px;
	background: url(img/tabs_merged.gif) no-repeat left top;
	padding: 0 0 0 13px;
}
#utilities #plinks ul li.active-trail {
	background: url(img/tabs_merged.gif) no-repeat left -150px;
} 
#utilities #plinks ul li a {
	color: #47537d;
	background: url(img/tabs_merged.gif) no-repeat right top;
	display:block;
	padding: 6px 15px 4px 2px;
}
#utilities #plinks ul li a:hover {
	color: #5f7cbe;
	text-decoration: none;
	}
#utilities #plinks ul li.active a,
#utilities #plinks ul li.active a:hover,
#utilities #plinks ul li.active-trail a,
#utilities #plinks ul li.active-trail a:hover {
	color: #8591a2;
	background: url(img/tabs_merged.gif) no-repeat right -150px;
	text-decoration: none;
	/*font-weight:bold;*/
	}
* html .admintab { padding: 5px 15px 6px }	/* IE hack */

/*- Sidebar Subpages Menu */
.lsidebar {
	width: 240px;
	float: left;
}
/*block styles*/
.defaultblock .blockcontent{
	font-size:0.8125em;/*13px*/
	margin: 0px 0 10px;
	}
.lsidebar .defaultblock .blockcontent {
	margin: 0;
}
/*content headings */

#primary .singlepage h1,#primary .singlepage h2, #primary .singlepage h3, #primary .singlepage h4, #primary .singlepage h5, #primary .singlepage h6{ 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	color: #333;
	text-align: left;
	text-transform: none;
	margin:10px 0 10px 0;
	padding:0;
}

#primary .node .content h1 a,#primary .node .content h2 a, #primary .node .content h3 a, #primary .node .content h4 a, #primary .node .content h5 a, #primary .node .content h6 a{ 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	text-align: left;
	text-transform: none;
	margin:10px 0 15px 0;
	padding:0;
}
#primary .singlepage h2.nodeTitle a { /*links in teasers are smaller!*/
	font:0.9em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, "Times New Roman", Times, serif; /*14px*/
}
#primary .singlepage h1{
	font-size:1.75em; 
	line-height:1.15em;
	margin-bottom:12px;
	margin-top: 0;
	padding-top: 0;
	font-weight:bold;
}
#primary .singlepage h2.with-tabs{margin-bottom:30px;}
#primary .singlepage h2{font-size:1.5em;}
#primary .singlepage h3{font-size:1.4em;
	margin-top: 3px;
	margin-bottom: 3px;
}
#primary .singlepage h4{font-size:1.3em;}
#primary .singlepage h5{font-size:1.2em;}
#primary .singlepage h6{font-size:1.1em;}

#primary .singlepage h2 a, #primary .singlepage h3 a, #primary .singlepage h4 a, #primary .singlepage h5 a, #primary .singlepage h6 a{font-size:1em;}

#primary img { 
	margin: 0 15px 0px 0;
	padding: 4px;
	float: left;
}
#primary img.thumbs,
#primary img.thumb,
#primary .thumb img {
	padding: 0;
	margin-right: 0;
} 
#primary .thumb.right img {
	margin-bottom:10px;
	margin-left: 10px;
}
#primary img.contentImageLarge {
	margin: 0 0 5px 0;
	padding: 0;
	float: none;
}
#footer {
	margin: 10px auto 5px;
	padding: 10px 0 5px;
    text-align: center;
	color:#FFFFFF;
	font-size:0.75em;
	font-weight:bold;
	background: url(img/footer-bkg.png) repeat-x 0 top;
	height: 41px;
	position: relative;
}
.footer-center {
	float: left;
	position: relative;
	left: 50%;
}
#footer ul.menu a,
.toolbar-links ul.menu a {
	color: #bdd8ff;
	font-weight: normal;
	font-style: normal;
	padding: 0 6px;
	display: block;
}
/** html #footer ul.menu a  {	margin-right: 3px; margin-left: 6px;}	 IE hack*/ 
#footer ul.menu a:hover,
.toolbar-links ul.menu a:hover {
	text-decoration: none;
	color: #fff;
}
.toolbar-links ul.menu {padding-top: 20px;}
.toolbar-links ul.menu,
#footer ul.menu {
	text-align: center;
	margin-bottom: 4px;
	/*padding-top: 20px;*/
}
#footer ul.menu {
position: relative;
left: -50%;
}

#footer ul.menu li,
.toolbar-links ul.menu li {
	padding: 0;
	margin: 0;
	border-right: 1px solid #bdd8ff;
	float: left;
	line-height: 1em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
.ie6 .lsidebar ul.menu li {
	height:0;
}
#footer ul.menu li {
	position: relative;
}

#footer ul.menu li.last,
.toolbar-links ul.menu li.last {border-right: none;}

.toolbar-links {
	position: relative;
	float: left;
	left: 20px;
	top: -5px;
	height: 10px;
	overflow: visible;
}
/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}
#primary .node .content a {text-decoration:none;}
#primary .node .content a:hover, .defaultblock a:hover{text-decoration:none; color: #5b80b7;}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

hr {display: none;}

/*---------------tabelle---------------*/

table {
	margin:1em 0;
	width:98%;
}
table tr td {padding:3px;}
/* fix for themes page */
thead th {
	border-bottom:2px solid #ccc;
	margin-bottom:4px;
	padding-bottom:4px;
	color:#494949;
	font-weight:bold;
	text-align:left;
}
tr.even {background-color:#d1dee6;}
tr.odd {background-color:#ededed;}
td.region,td.module,td.container {
	background-color:#CDD6DE;
	border-bottom:1px solid #AAAAAA;
	border-top:1.5em solid #fff;
	color:#455067;
	font-weight:bold;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.container {
	border-top-width:0;
}

/*----------list styles----------*/
.tabs ul li {
	background:none;
	padding:0;
	margin:0;
	list-style:none;
}
#primary ul {
 margin:10px 0 10px 0;
}

/*lists in content*/

.item-list ul li{
	margin:0 0 1px 0px;
	background:url('img/leaf.gif') no-repeat 0px 2px;
	list-style:none;
	padding: 0px 0 0px 22px;
}
#primary .singlepage .node .content li { /*lists in node content*/
	font-size:1em;
	list-style-type: none;
	margin: 3px 0;
}
#primary .singlepage .node .content ul.bullet li {
	/*background: url(img/bluedot.gif) no-repeat left 2px;*/
	margin-left: 20px;
	padding-top: 1px;
	list-style-type: disc;
}
#primary .singlepage .node .content ul.bullet.categories {
	margin: 0 120px;
}
#primary .singlepage .node .content li h3 { /*lists in node content*/
	vertical-align: middle;
	font-size: 1.2em;
}
#primary .singlepage .node .content li li {
	margin-left: 20px;
	font-size: .95em;
	list-style-type: none;
	background-image: none;
}
#primary .singlepage .node .content ol li{ /*ordered lists in node content*/
	font-size:0.875em;
	margin:3px 0 3px 22px;
	list-style-type:decimal;
}
.lsidebar ul.menu li,
.lsidebar .item-list ul li,
.lsidebar li.leaf {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.inline li {
	background: none;
	margin: 0;
	padding: 0 1em 0 0;
}

/*----------other styles----------*/
hr, .seperator {
	margin: 0 0 5px;
	padding: 0;
	height: 1px;
	background-color: #9da3a4;
	line-height: 1px;
	border-style: none;
}
span.form-required {
	color: #ffae00;
}
.body a {
	margin-bottom: 0;
	padding:2px;
	display:block;
}
.messages ul {margin: 0;}
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
	margin: 0.25em 0;
}
.form-item ul li {list-style: none;}
.fieldset ul li {list-style: none;}
.form-button, .form-submit {margin: 0.5em 0.5em 1em 0; padding:3px 6px;}
#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
	margin: 0;
}
fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}
.box {margin-bottom: 2.5em;}
.div {
	margin:0;
	padding:0;
}
#primary .content blockquote {
    /*background-color:#eeeeee;*/
	/*border:1px solid #ccc;*/
	font-style:italic;
	margin:15px;
	padding:12px;
	color:#666;
}
em {font-style:italic;}


#primary .messages{
   font-size:0.875em;
}
#primary .messages ul li{list-style:none;}
#primary .messages .status{
     padding:10px;
	 background-color:#d8fab6;
	 border:1px solid #3d7903;
	}
#primary code{
	 color:#000;
	 font-weight:bold;
	 font-family:Arial, Helvetica, sans-serif;
	}	

/*comments & links*/
ul.links{
font-size:0.875em;/*14px*/
clear:both;
margin-right: 1em;
}

/*pager*/
.item-list ul.pager{
text-align:left;
margin:0px;
padding-top:10px;
font-size:1em;
}
.item-list .pager li{
margin:0px;
padding:3px;
}
.item-list .pager li.pager-current{
padding:4px;
background-color:#ededed;
border:1px solid #ccc;
color:#333;
}
/*hidden div used to hide hidden form elements (such as paypal form)*/
.hide{visibility:hidden;height:5px;}

#links ul.plinks {
	text-align: right;
	float: right;
} 
#first-time {
	display: none;
}
#shad_top {
	width: 100%;
}
#shad_btm {	
	background: transparent url(img/content_shadow_btm.gif) repeat-x left bottom;
 	width: 100%;
}
#shad_left {
	background: transparent url(img/content_shadow_left.gif) repeat-y left top;
	width: 100%;
}
#shad_right {
	background: transparent url(img/content_shadow_right.gif) repeat-y right top;
	width: 100%;
}
#shad_tl {
	background: transparent url(img/content_shadow_tl.gif) no-repeat scroll left top;
	width: 100%;
}
#shad_tr {
	background: transparent url(img/content_shadow_tr.gif) no-repeat scroll right top;
	width: 100%;
}
#shad_br {
	background: transparent url(img/content_shadow_br.gif) no-repeat scroll right bottom;
	width: 100%;
}
#shad_bl {
	background: transparent url(img/content_shadow_bl.gif) no-repeat scroll left bottom;
}
.content_container {
	padding: 12px 18px 18px;
	background-color: transparent;
	width: auto;
}
.content_container2 {
	min-height: 150px;
	background-color: transparent;
	border: 1px solid white;
	width: 942px;
}
ul.menu li {line-height:1.25em;}
#headerBox ul.menu li,
.admin-links ul.menu li,
#footer ul.menu li {display: inline;}
#primary .compact-link a {line-height: 2em;}
.features .defaultblock .blockcontent {
	margin: 0;
}
.node-form .standard {
	clear: none;
}

.right, #primary img.right {float: right;}
#primary img.right {
	margin: 0 0 10px 10px;
	padding: 0;
}
#primary img.right.top {
	margin: 0 0 10px 10px;
	padding: 0;
}
.left, #primary img.left {float: left;}
#primary img.left {
	margin: 10px 10px 10px 0;
	padding: 0;
}
#primary hr {display: block;}
.services_menu ul.menu {margin: 0;}

#primary img.image {float: none;}
.sidebar-links-content p img {height: 22px;} 
.node .content ul {padding-left: 20px;}
#primary .singlepage h2.error {color: #2c50a3;}
.lsidebar h4 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #767676;
	border-bottom: 1px solid #ffffff;
	margin-top: 0;
	text-transform: none;
}

#primary table tr.rowprop td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#primary table tr.rowprop img {margin-right:10px;}
table tr.evenrow {background-color: #eaeaea;}

#search-block-form {
	position: absolute;
	right: 0;
}

/* Modified Menu for Combined INTL site */
.lsidebar ul.menu {
	background-color: #ececec;
	border: 1px solid #cacaca;
	margin: 0 0 10px;
}
.lsidebar ul.menu li a {
	background-color: #ececec;
}
.lsidebar ul.menu ul {
	margin:0 0 0 15px;
	border: none;
	
}
.lsidebar ul.menu a {
	display: block;
	padding: 3px 0 3px 3px;
	color: #676767;
	margin-left:15px;
}
.ie .lsidebar ul.menu a {
	display: inline-block;
	margin-left:0;
}

.lsidebar li.expanded {
	/*background: url(img/menu-arrow-collapsed.gif) no-repeat 5px 10px;*/
}
.lsidebar li.expanded.open,
.lsidebar li.expanded.active-trail {
	/*background: url(img/menu-arrow-expanded.gif) no-repeat 5px 10px;*/
}
.lsidebar li.active-trail.leaf {
	background-image: none;
}

.lsidebar ul.menu li {
	border-bottom: 1px solid #fff;
}

.lsidebar ul.menu ul.menu {
	border-top: 1px solid #fff;
	border-bottom-style: none;
	border-bottom-width: 0;
}
.lsidebar ul.menu li.expanded.active-trail a {
	background: transparent;
}
.lsidebar ul.menu li a.active,
.lsidebar ul.menu li a.active:hover,
.lsidebar ul.menu li.expanded.active-trail a.active,
.lsidebar ul.menu li.expanded.active-trail a.active:hover {
	/*background-color: #b2c9dc;*/
	color: #676767;
	font-weight: bold;
}
.lsidebar ul.menu a:hover {
	color: #5c7b9a;
	background-color: #fff;
	}
.lsidebar ul.menu li.expanded.active-trail a:hover {
	color: #5c7b9a;
	background: #fff;
}
.lsidebar ul.menu li.last,
.lsidebar ul.menu ul.menu li.expanded.last {
	border-bottom: #ececec 1px solid;
}
.lsidebar li.expanded img {
	padding: 3px;
	cursor: pointer;
	margin-right: 4px;
	float: left;
	margin-top: 4px;
}
#primary .singlepage .node .content ul.traxlinks li {
	margin-bottom: 15px;	
}
ul.traxlinks span {
	display: block;
	font-weight: bold;
	}
/* Admin Icons */
#frmCRSS {margin:0 20px;}
#primary .singlepage #frmCRSS p {margin:10px 0;}
#frmCRSS table {margin-top:0;}
#frmCRSS table tr td {padding:0;}
#frmCRSS table tr td label{margin:5px 0;}

/*#frmCRSS input {margin:5px 0;}
*/#CRCareers1_lblIntro input {margin:20px 0 0;}
#frmCRSS .MsoNormal {padding-bottom:10px;}
#CRAppSSMain1_tblLogin,
#CRAppSSMain1_tblForgotLogin,
#CRAppSSMain1_tblPasswordRetrieval,
#CRCareers1_tblReferFriend {
	width:500px; background-color:#ececec; margin:0 auto; }
#frmCRSS table#CRAppSSMain1_tblLogin tr td,
#frmCRSS table#CRAppSSMain1_tblForgotLogin tr td,
#frmCRSS table#CRAppSSMain1_tblPasswordRetrieval tr td,
#frmCRSS table#CRCareers1_tblReferFriend tr td {padding: 5px 10px;}
#frmCRSS hr {
	margin:10px 0;}
/*#CRAppSSMain1_tblMain, */
#CRAppSSMain1_tblForgotLogin,
#CRAppSSMain1_tblPasswordRetrieval,
#CRCareers1_tblReferFriend {
	background-color:#ececec;}
#CRAppSSMain1_tblMain input,
#CRAppSSMain1_tblMain select,
#CRAppSSMain1_tblForgotLogin input,
#CRAppSSMain1_tblPasswordRetrieval input,
#CRCareers1_tblReferFriend input {margin:5px 0;}
#CRAppSSMain1_tblMain label,
#CRAppSSMain1_tblForgotLogin label 
#CRAppSSMain1_tblPasswordRetrieval label,
#CRCareers1_tblReferFriend label {text-align:right; display:block; padding-right: 10px;}
#CRAppSSMain1_tblMain label[for=CRAppSSMain1_APPQ62] {text-align:left;}
#CRAppSSMain1_tblDDContactInfo textarea {float:right; margin-bottom:5px;}
.path p {display:block;}
#CRAppSSMain1_tblDDAgreement label {text-align:left; display:inline;}
#frmCRSS table#CRCareers1_tblTableDetail2 tr td,
#frmCRSS table#CRCareers1_tblTableDetail2 tr th{padding:3px 5px;}