﻿@import url('reset.css');
@import url('global.css');


/*-------------------LAYOUT STYLES----------------------------------------------*/


/*-----------------Clearfix-----------------*/
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix{
    display:inline-block;
}
html[xmlns] .clearfix{
    display:block;
}
* html .clearfix{
    height:1%;
}



body {
	font-size: 62.5%;
	font-weight:normal;
	text-align:center;
	color:#666666;
}
.fullPage {
	margin: 0 auto 0 auto;
	text-align:left;
	width:950px;
}
.pageWithSidebar {
	margin: 0 auto 0 auto;
	text-align:left;
	width:950px;
}
.topRegion {
	height:60px;
	overflow:hidden;
	border-bottom:1px #c0c0c0 solid;
}
.start .topRegion {
	height:60px;
	overflow:hidden;
	border:0
}
.topRegion .logo {
	float:left;
	margin:30px 25px 0 5px;
}
.fullRegion {
	font-size:1.3em;
	line-height:1.38em;
	padding:30px 0 50px 0;
}
.start .fullRegion {
	padding:0 0 30px 0;
}
.fullRegion h1 {
	padding:0 15px;
}

.hideH1 h1{
    display: none;
}

.bottomRegion {
	border-top:1px #c0c0c0 solid;
	text-align:center;
	font-size:1.1em;
	line-height:1.5em;
	padding:10px 0;
	text-transform:lowercase;
}
.bottomRegion .logo {
	margin-right:10px;
	vertical-align:text-bottom;
}
.bottomRegion span.dotSpace {
	width:10px;
	display:inline-block;
}

.vcard .url {
	display:none;
}
.vcard .adr,
.vcard .email,
.vcard .tel,
.vcard .addNodeLink {
	background-image:url('../Images/CssImg/orangeDotSmall.gif');
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:15px;
}

ul {
    margin-left: 15px;
    list-style-position: outside;
}


/*-------------------top menu styles-----------------------*/
ul.topMenu {
	float:left;
	list-style-type:none;
	margin:35px 0 0 0;
	padding:0;
}
ul.topMenu li {
	margin:0;
	padding:0;
	display:inline;
}
ul.topMenu li a {
	float:left;
	font-size:1.3em;
	line-height:1.2em;
	text-transform:lowercase;
	color:#003b71;
	background-image:url('../Images/CssImg/orangeDot.gif');
	background-repeat:no-repeat;
	background-position:left 9px;
	padding-left:5px;
	margin-right:20px;
}
ul.topMenu li.selected a {
	color:#ee8905;
}
/*-------------------support menu styles-----------------------*/
ul.supportMenu {
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0;
	float:right;
}
ul.supportMenu li {
	margin:0;
	padding:0;
	display:inline;
}
ul.supportMenu li a {
	float:left;
	color:#003b71;
	text-transform:uppercase;
	background-image:url('../Images/CssImg/blueDot.gif');
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:10px;
	margin-left:10px;
}
ul.supportMenu li.last a {
	background:0;
	padding:0;
}
/*-------------------bread crumb styles-----------------------*/
.breadCrumb {
	height:35px;
	background-image:url('../Images/CssImg/breadCrumbBkg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	padding:0 0 0 15px;
	font-size:1.1em;
	color:#999;
}
.breadCrumb a {
	line-height:35px;
}
.breadCrumb span {
	line-height:35px;
	color:#ee8905;
}
/*-------------------siteMap page styles-----------------------*/
ul.siteMap,  ul.siteMap ul {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}
ul.siteMap ul {
	background-image:url('../Images/CssImg/siteMapBkgLine.gif');
	background-repeat:repeat-y;
	background-position:15px 0px;
}
ul.siteMap ul li {
	margin-left:15px;
	padding-left:15px;
	background-image:url('../Images/CssImg/siteMapBkgCross.gif');
	background-repeat:no-repeat;
}
ul.siteMap ul li.last {
	background-image:url('../Images/CssImg/siteMapBkgLast.gif');
	background-repeat:no-repeat;
	background-color:white;
}
ul.siteMap li a {
	line-height:20px;
	height:20px;
	display:block;
}
/*-------------------startPage styles-----------------------*/
.startContainer {
	margin:30px 50px 0 50px;
}
.startContainer h1,
.startContainer p{
	line-height:1.44em;
	margin-bottom:0;
	text-align:center;
	font-size:1.38em;
	font-weight:normal;
	color:#797979;
}
.startContainer p {
	margin-bottom:0;
}
div.start div#news{
	border:solid #ceced1 1px;
	margin-top:34px;
}
div.start div#news div.inner-container{
	border:solid #fff 1px;
	background:url(/ClientUI/Images/CssImg/news-container-bg.gif) repeat-x 0 0;
	min-height:27px;
}
div.start div#news h2,
div.start div#news ul li{
	line-height:27px;
}
div.start div#news h2{
	font-size:0.92em;
	float:left;	
	color:#767676;
	padding:0 10px 0 8px;
	margin-right:10px;
	background:url(/ClientUI/Images/CssImg/news-container-header-sep.gif) no-repeat 100% 50%;
}
div.start div#news #newsticker{
	float:left;
}
div.start div#news ul{
	list-style-type:none;
	margin:0;
}
div.start div#news ul li{
	margin:0;
	font-size:0.92em;
	display:none;
}
div.start div#news ul li.first{
	display:list-item;
}
/*-------------------clientsPage styles-----------------------*/
.headingLink {
	float:right;
	margin-right:20px;
	display:inline;
}
.clientsContainer {
	border:1px #c0c0c0 solid;
	padding:40px 50px 20px 50px;
}
p.abstract{
	font-size:1.38em;
	font-weight:normal;
	line-height:1.22em;
	margin-bottom:1em;
}
.clientsImgContainer {
	text-align:center;
	margin-bottom:20px;
}

.clientsImgContainerFullWidth {
	margin: -40px -50px 20px;
}

.clientsContainer div.clientsList {
	list-style-type:none;
	margin:1em 0 0 0;
	padding:0;
}
.clientsContainer div.clientsList div.even,
.clientsContainer div.clientsList div.odd {
	margin:0;
	padding:30px 0;
}
.clientsContainer div.clientsList h2 {
	font-size:1.38em;
	font-weight:normal;
	line-height:1.33em;
	margin-bottom:0.5em;
}
.clientsContainer div.clientsList hr.separator {
	clear:both;
	margin:0;
	padding:0;
}
.clientsContainer div.clientsList div.odd .clientImg {
	float:left;
	margin-right:20px;
}
.clientsContainer div.clientsList div.even .clientImg {
	float:right;
	margin-left:20px;
}
.clientsContainer div.clientsList .clientImg img {
	display:block;
}
.clientsContainer div.clientsList .clientTxt {
	overflow:auto;
}
.clientsContainer table {
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	border-collapse: collapse;
	border-spacing: 0;
	border-top:1px #c0c0c0 solid;
	border-left:1px #c0c0c0 solid;
	background-color:#f2f2f3;
	display:inline-table;
}
.clientsContainer table caption {
	display:none;
}
.clientsContainer table td {
	margin:0;
	padding:10px 20px;
	border-right:1px #c0c0c0 solid;
	border-bottom:1px #c0c0c0 solid;
	vertical-align:top;
}
.clientsContainer table td.logo {
	text-align:center;
	vertical-align:middle;
	width:1%;
}
.clientsContainer table td.goal {
	width:115px;
}
.clientsContainer table td.visit {
	
}
.clientsContainer table td.contact {
	width:180px;
	text-align:right;
}
.clientsContainer table h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.85em;
}


/*-------------------productsPage styles-----------------------*/
div.productsList {
	margin:0;
	padding:0;
}
div.productsList div.product {
	margin:0;
	padding:35px 0 20px 0;
	border-bottom:1px #c0c0c0 solid;
	width:100%;
	float:left;
}
div.productsList div.last {
	border:0;
}
div.productsList .productLogo {
	float:left;
	width:390px;
	padding-top:35px;
	text-align:center;
	overflow:hidden;
}
div.productsList .productTxt {
	float:right;
	width:430px;
}

/*-------------------servicesPage styles-----------------------*/
div.listPage h2{
	color:#000;
	font-size:1.38em;
	font-weight:normal;
	line-height:1.33em;
	margin-bottom:0.5em;
}
ul.servicesList {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.servicesList li {
	margin:0;
	padding:35px 0 20px 0;
	border-bottom:1px #c0c0c0 solid;
}
ul.servicesList li.last {
	border:0;
}
ul.servicesList .serviceImg {
	float:right;
	width:390px;
	padding-top:35px;
	text-align:center;
	overflow:hidden;
}
ul.servicesList .serviceTxt {
	float:left;
	width:430px;
}

/*-------------------casePage styles-----------------------*/
.caseContainer {
	border:1px #c0c0c0 solid;
	overflow:hidden;
	position:relative;
}
.caseContainer h2 {
	padding-top:50px
}
.caseTxtTop {
	padding:0 50px;
}
.caseTxtTop h2 {
	padding:0;
}
.caseContainer h3 {
	font-size:100%;
	font-weight:bold;
	margin-top:.9em;
}
.caseTxtLeft {
	float:left;
	clear:left;
	width:360px;
	margin-left:50px;
}
.caseTxtRight {
	float:right;
	clear:right;
	width:445px;
	margin-right:50px;
}
.caseImgTop {
	padding-top:15px;
}
.caseImgTop {
	padding-top:15px;
}

.caseImgLeft {
	width:420px;
	float:left;
	clear:left;
	padding-top:15px;
	overflow:hidden;
}
.caseImgRight {
	width:500px;
	float:right;
	clear:right;
	padding-top:15px;
	text-align:right;
	overflow:hidden;
}
.caseImgLeft span.imageCaption, 
.caseImgRight span.imageCaption, 
.caseImgTop span.imageCaption {
	display:block;
	font-size:0.85em;
	line-height:1.36em;
	padding:0 15px;
	text-align:left;
	margin-bottom:1.5em;
}
.caseImgRightBig {
	padding:20px 65px 0 0;
	position:relative;
	text-align:right;
	float:right;
	width:652px;
}

.caseTxtBig p.abstract{
	margin-bottom:20px;
}
/*
.caseContainer .caseTxtBig  h3{
	font-size:100%;
	margin-top:34px;
}*/
.caseImgRightBig span.imageCaption {
	text-align:left;
	width:200px;
	position:absolute;
	left:-200px;
	bottom:35px;
	font-size:0.85em;
	line-height:1.36em;
}
.caseTxtBig {
	position:absolute;
	top:80px;
	left:50px;
	width:385px;
}
.caseTxtBig h2 {
	padding-top:0;
}
.caseFooter {
	background-color:#e7e7e7;
	background-image:url('../Images/CssImg/caseFooterBkg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-left:1px #c0c0c0 solid;
	border-right:1px #c0c0c0 solid;
	border-bottom:1px #c0c0c0 solid;
}
.caseFooter .fauxCol {
	background-image:url('../Images/CssImg/grayVertBdr.gif');
	background-repeat:repeat-y;
	background-position:660px 0px;
	height:1%;
}
.caseFooter .footerImg {
	float:left;
}
.caseFooter .caseLinks {
	float:right;
	padding:25px 30px;
	width:227px;
	border-bottom:1px #c0c0c0 solid;
	text-align:right;
}
.caseFooter .caseContact {
	float:right;
	clear:right;
	padding:25px 30px;
	width:227px;
	text-align:right;
}
.caseFooter h4 {
	font-weight:normal;
	text-transform:uppercase;
	font-size:0.77em;
	color:#666666;
}
.caseFooter .caseContent {
	float:left;
	width:320px;
	padding:30px 0; 
	margin-left:35px;
}
/*-------------case 3---------------*/
.caseContainer .colLeft {
	float:left;
	width:385px;
	padding:50px 0 0 35px;
	overflow:hidden;
}
.caseContainer .colRight {
	float:right;
	width:465px;
	padding:10px 35px 0 0;
	overflow:hidden;
}
.caseContainer .caseImgContainer {
}
.caseContainer .caseImgContainer small {
	display:block;
	font-size:0.85em;
	padding:0 15px;
	text-align:left;
	margin-bottom:1.5em;
}
.caseContainer .colRight .caseImgContainer {
	text-align:right;
	margin-right:-35px;
}

.caseContainer .colLeft .caseImgContainer {
	text-align:left;
	margin-left:-35px;
}

/*-------------------standardPage styles-----------------------*/
.standardContainer {
	border:1px #c0c0c0 solid;
	overflow:hidden;
	padding-bottom:35px;
}
.standardContainer .topImg {
	display:block;
}
.standardContainer .content {
	float:left;
	width:535px;
	display:inline;
	margin: 50px 0 0 50px;
}
.standardContainer .news {
	width:270px;
	float:right;
	display:inline;
	margin:73px 35px 0 0;
	font-size:0.85em;
	line-height:1.36em;
	color:#666666;
}
.standardContainer .news h6 {
	border-bottom:1px #a8a8a8 solid;
	margin-bottom:5px;
	font-weight:normal;
	text-transform:lowercase;
	padding:3px 1px;
}
.standardContainer ul.newsList {
	list-style-type:none;
	margin:0 10px;
	padding:0;
}
.standardContainer ul.newsList li {
	margin:0 0 10px 0;
	padding:0;
}



/*---*/
#teasers {
    float: left;
    background: transparent url(/ClientUI/Images/teasers.gif) repeat-x left top;
    margin: 55px 0 0 0;
    padding: 0 0;
    width: 929px;
    font-size: 90%;
    list-style-image: none;
}

#teasers li {
    list-style-type: none;
    list-style-position: outside;
    background: transparent url(/ClientUI/Images/teaser_item.gif) no-repeat right top;
    height: 203px;
    width: 206px;
    float: left;
    padding: 18px 14px 0 14px;
    margin: 0;
    text-align: center;
}

#teasers li.first {
    padding-left: 10px;
}


#teasers li .image {
    float: right;
    margin: 0 0 14px 10px;
}

#teasers li h2 {
    margin: 0 0 0.3em 0;
    text-align:left;
    font-weight: bold;
    font-size: 1em;
    color: #666666;    
    padding: 0;
}


#teasers li p {
    margin: 0 0 0.6em 0;
    text-align:left;
    font-weight: normal;
    padding: 0;
}

#teasers li .readmore {
    white-space: nowrap;
    margin: 0 0 0 0;
    display: block;
    text-align:left;
}

#teasers li.news {
    background-image: none;
    padding: 18px 10px 0 0;
    width: 206px;
    height: auto;   
    float: right;
    text-align: left;
}

#teasers li.news h2 {
    color: #666666;
    margin: 0 0 5px;
    padding: 0;
    font-weight: bold;
    font-size: 1em;
}

#teasers ul {
    margin: 0;
}

#teasers li.news li {
    background-image: none;
    height: auto;
    width: auto;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-image: url(/ClientUI/Images/bullet-square-light.gif);
    color: #ccc;
    list-style-position: inside;
}	

#teasers li.news li a {
    background-image: none;
    height: auto;
    width: auto;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
}


.start .fullRegion {
    padding:0 0 0;
}
        
        
.pageWithSidebar .content {
    width: 532px;
    display: block;
    padding-right: 24px;
}

.pageWithSidebar .sidebar {
    width: 267px;
    float: right;
    padding-top: 0px;
    margin: 50px 50px 0 0;
}

.pageWithSidebar .sidebar .map {
    margin: 0 0 0 0;
    width: 267px; 
    height: 320px;
}

ul {
    margin-left: 15px;
}

.eventForm {
    margin: 20px 0 0 0;
}

.eventForm h3 {
    margin: 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

fieldset#formfields {
    margin: 15px 0 20px;
    padding: 0 0 20px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
}

fieldset#formfields label {
    display: block;
    margin: 15px 0 0 0;
    clear: both;
    float: left;
    width: 530px;
}

fieldset#formfields span.check  {
    display: block;
    margin: 20px 0 0 0;
}

fieldset#formfields span.check label {
    display: inline;
    margin: 0 0 0 10px;
    clear: none;
    float: none;
}


fieldset#formfields input.text {
    width: 228px;
    float: left;
    margin: 0;
    height: 20px;
    background: #fff url(/ClientUI/Images/input-text.gif) left top no-repeat;
    border: 1px solid #c0c0c0;
}

fieldset#formfields .errorMessage {
    float: right;
    background: #f8dede url(/ClientUI/Images/erroralert.png) left top no-repeat;
    height:21px;
    margin:0 0 0;
    padding:3px 0 0 34px;
    width:259px;   
    color: #000;         
}
                        
fieldset#formfields input.error {
    border: 1px solid #f00;
}            

.sidebar img.large {
    margin: 0 0 40px 0;
    width: 100%;
}

.sidebar .infobox {
    border: 1px solid #c0c0c0;
    background: #f2f2f3;
    padding: 25px 18px 60px;
}

.sidebar .infobox h3 {
    margin-bottom: 0;
    font-size: 1em;
    font-weight: bold;
}
  
.subMenu {
    list-style: none;
    margin: 0;
}

.subMenu li {
    display: inline;
    border-left: 1px solid #ccc;
    padding: 0 10px 0;
}

.subMenu li.first {
    border-left: 0;
    padding-left: 0;
}

.subMenu li.selected {
    
}

.subMenu li.selected a {
    color: #000;
}


.listPage .items {
    width: 561px;
    padding: 0 0 0 0;
    float: left;
}

.listPage .items ul {
    width: 534px;
    border-right: 1px solid #ccc;
    padding: 0 25px 0 0;
    margin: 0 0 0 0;
    list-style: none none outside;
}

.listPage .items li {
    margin: 0 0 39px 0;
}

.listPage .items li img {
    margin: 0 0 0 20px;
    float: right;
}

.listPage .items li h2 {
    margin-bottom: 0;
}	    

.listPage .items li h2 a,
.listPage .items li h2 a:active,
.listPage .items li h2 a:hover,
.listPage .items li h2 a:visited
{
    color: #000;
}

.listPage .items .date {
    margin: 0 0 10px;
    color: #999;
    text-transform: uppercase;
    font-size: 90%; 
}	    

.listPage .items li p a {
    font-weight: bold;
}

a.readmore {
    white-space:nowrap;  
    font-weight: bold;  
}


.listPage .items .paging {
    margin: 90px 0 38px;
    text-align: center;
}

.listPage .sidebar {
    width: 270px;
    float: right; 
    margin: 0 0 0 0;
}

.listPage div.sidebar h2 {
    color: #999;
    font-size: 1.1em;
    color: #999;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.listPage .sidebar .newstypes ul {
    margin: 1em 0 2em;
}

.listPage .sidebar .newstypes li {
    list-style: disc none inside;
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 1px;
}

.listPage .sidebar .newstypes li.selected a {
    color: #ee8905;
}

.listPage .sidebar .archive ul {
    margin: 1em 0 2em;
}

.listPage .sidebar .archive li {
    list-style: disc none inside;
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 1px;
}

.listPage .sidebar .archive li.selected a {
    color: #ee8905;
}


.listPage .sidebar .tags {
}
	    
.listPage .sidebar .tags ol {
    margin: 1em 0 2em;
    text-align: justify;
}

.listPage .sidebar .tags li {
    list-style: none none outside;
    display: inline;
    white-space: nowrap;
    text-align: left;
}

/* SET TO ALL LINKS */
.listPage .sidebar .tags li a:hover {
    text-decoration: underline;
}

.listPage .sidebar .tags li.popularity6 a 
{
    color: #0065a2;
}	    

.listPage .sidebar .tags li.popularity5 a 
{
    color: #007ac3;
}	    

.listPage .sidebar .tags li.popularity4 a 
{
    color: #008ee3;
}	    

.listPage .sidebar .tags li.popularity3 a 
{
    color: #0099f5;
}	    

.listPage .sidebar .tags li.popularity2 a 
{
    color: #00a0ff;
}	    

.listPage .sidebar .tags li.popularity1 a 
{
    color: #50beff;
}

.eventalert {
    border: 1px solid #fce68f;
    background: #fff2a5;
    padding: 10px 15px;
    width: 533px;
    margin: 0 0 20px 0;
}	          

.eventalert h2 {
    color: #423006;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}	

.eventalert p {
    color: #423006;
    margin: 0;
}	

.eventregisteralert {
    border: 1px solid #fce68f;
    background: #fff2a5;
    margin: 15px 0 5px;
    padding: 10px 15px;
}

.eventregisteralert p {
    margin: 0;
    padding: 0;
}

#id_matrix {


}

#id_matrix label {
    display: block;
    margin:15px 0 0;
}

#id_matrix input.text {
    width: 228px;
    float: left;
    margin: 0 20px 0 0;
    height: 20px;
    background: #fff url(/ClientUI/Images/input-text.gif) left top no-repeat;
    border: 1px solid #c0c0c0;
}

#id_matrix input.checkbox {
    margin: 0 10px 0 0;
    padding: 0;
}

#id_matrix fieldset {
    border: none;
    margin: 15px 0 0;
    padding: 0;
    width: 530px;
}

#id_matrix fieldset legend {
    display: none;
}

#id_matrix fieldset label {
    display: inline;
    margin: 0;
    padding: 0;
}

#id_matrix fieldset br {
    clear: both;
}

#id_matrix .xformvalidator {
    float: right;
    background: #f8dede url(/ClientUI/Images/erroralert.png) left top no-repeat;
    height:21px;
    margin:0 0 0;
    padding:3px 0 0 34px;
    width:239px;   
    color: #000;  
}


.eventalert #id_matrix {
    padding: 0;
    margin: 10px 0 0 0;
    border: none;
}

.eventalert #id_matrix tbody,
.eventalert #id_matrix tr {
    padding: 0;
    margin: 0;
}

.eventalert #id_matrix td {
    padding: 0;
    margin: 0;
}

.eventalert #id_matrix label {
    display: inline;
    margin: 0;
    padding: 0 20px 0 0;
}

.eventalert #id_matrix input.text {
    width: 228px;
    margin: 0 20px 0 0;
    height: 20px;
    background: #fff url(/ClientUI/Images/input-text.gif) left top no-repeat;
    border: 1px solid #c0c0c0;
    float: none;
}

.eventalert #id_matrix input.button {
    margin: 0;
    padding: 0;
}

.eventalert #id_matrix .xformvalidator {
    float: left;
    display: block;
    background: #f8dede url(/ClientUI/Images/erroralert.png) left top no-repeat;
    height:21px;
    margin: 10px 0 0 0;
    padding:3px 0 0 34px;
    width:239px;   
    color: #000;  
}

#content {
    width: 200px;
}


.sidebar .contact {
    font-size: 85%;
    font-size: 100%;
    margin: 20px 0 0 0; 
}

.sidebar .contact h3 {
    font-weight: bold;
    font-size: 1em; 
    margin-bottom: 0;
}


.sidebar .contact .left {
    width: 130px;
    float: left;
}

.sidebar .contact .right {
    width: 130px;
    float: right;
}

.sidebar .contact .persons {
    clear: both;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #ccc;
}

.sidebar .contact .persons h3 {
    margin-bottom:  0;
}

.clearboth {
    clear: both;
}


.toppaging {
    height:27px;
    position:absolute;
    right:51px;
    top:31px;
    width:400px;  
    text-align: right
}

.toppaging .info {
    display: inline;
/*    float: right;*/
    padding-right: 20px;
}

.toppaging .links {
    display: inline;
/*    float: right;*/
}

.toppaging .links .separator{
    text-align: center;
    padding: 0 5px;
}


.fullRegion {
    position: relative;
}