/* 
----------------------------------------
Default resets
----------------------------------------
*/

html, body{margin: 0;padding: 0;}
img{border: none;}
a:active, a:focus{outline: none;}
.clearer{clear: both;}
.site-header{display: none;}
.site-footer{display: none;}
.login-status{display: block;}
.admin-panel{display: block;}
body{
	text-align: center; /* For IE5 and below */
	font: 14px/20px "Arial", Helvetica, sans-serif;
	color: #f0f0f0;
	background: #2a2a2a;
}
hr {
	background-color: #626262;
	color: #626262;
	height: 2px;
	border-top: 1px solid #343434;
	border-right:0;
	border-bottom:0;
	border-left:0;
	margin: 20px 0;
}

.tw-li-hideTwBar{display: none;}
.tw-li-showTwBar{display: none;}
.mainSlideShow input{display: none;}
.clearer{clear: both;}
.tw-menuLevel1, .tw-menuLevel2, .tw-urlPath, .tw-menuLevel3, .footer ul, .tw-menuLevel4, .tw-ctrlText ul.menu, .tw-ctrlText ul.item{list-style: none; margin: 0; padding: 0;}

.tw-addContentBar, li.contentHeader, .tw-editPopUp,.MessageError,.MessageOk,.MessageWarning,.MessageInfo{color: #333;}
.tw-areaHeader{color: #f1f1f1;}
.tw-triggerWebBar{line-height: 14px;}

.RadWindow{color: #333;}
.tw-ctrlText ul
{
	margin: 10px 0 10px 15px;
	padding: 0;
}
	.tw-ctrlText ul li
	{
			
	}

/* 
----------------------------------------
Main structure
----------------------------------------
*/
.wrapper
{
	width: 100%;
	text-align: left;
}
	.adjuster
	{
		width: 990px;
		margin: 0px auto;
	}
	.header .adjuster{margin-top: 35px;}	
	
	.content
	{
		float: left;
		width: 100%;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		margin-bottom: 30px;
	}
	
	.sidebar
	{
		width: 266px;
		float: left;
		margin-top: 0px;
	}
		.front-page, .case-page
		{
			width: 990px;
		}	
		.sub-page
		{
			width: 674px;
			float: right;			
		}
	
	.footer
	{
		width: 100%;
		background: #2a2a2a url('../client/images/footer-bg.jpg') top center repeat-x;
		height: 178px;
		padding-top: 65px;
	}
/*
----------------------------------------
Header
----------------------------------------
*/
.header {margin-bottom: 34px; overflow: hidden;}
	.header img{float: left; width: 198px; height: 48px;}
.header-front-page{margin-bottom: 9px;}
	

/*
----------------------------------------
Navigation
----------------------------------------
*/
.tw-menuLevel1 {float: right;}
	.tw-menuLevel1 li{float: left;}
		.tw-menuLevel1 li a
		{
			display: block;
			font-size: 16px;
			color: #d4d4d4;
			background: url('../client/images/menu/menu-bg.png') repeat-x;
			font-weight: bold;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;	
			border-top: 1px #222 solid;	
			border-left: 1px #222 solid;	
			border-right: 1px #444 solid;	
			border-bottom: 1px #444 solid;				
			padding: 11px 18px;	
		}
		.tw-menuLevel1 li a{margin-right: 20px;}
		.tw-menuLevel1 li.last a, .tw-menuLevel1 li.pageId-152 a{margin-right: 0px;}
		
		/* hover/active */
		.tw-menuLevel1 li a:hover, .tw-menuLevel1 li a.active
		{
			color: #eee;
			background: url('../client/images/menu/menu-bg-hover.jpg') repeat-x; 
		}
		
		.tw-menuLevel1 li a.pageId-167{display: none;}
/*
----------------------------------------
Sub navigation
----------------------------------------
*/
.tw-menuLevel2{margin-bottom: 30px;}

/*normal*/
.tw-menuLevel2 li a
{
	font-size: 16px;
	background: url('../client/images/menu/level2-bg.png') no-repeat;	
	padding: 12px 0 12px 27px;
	display: block;		
	color: #6b6b6b;
	text-shadow: 1px 1px #fff;
}

/*hover active*/
.tw-menuLevel2 li a:hover, .tw-menuLevel2 li a.active{color: #333;}

/*first*/	
.tw-menuLevel2 li.first a
{
	background: url('../client/images/menu/level2-first.png') no-repeat;	
	padding: 16px 0 11px 35px;
	margin-left: -8px;
}		

/*last*/
/*
.tw-menuLevel2 li.last a
{
	background: url('../client/images/menu/level2-last.png') no-repeat;	
	padding: 14px 0 21px 27px;
}
*/
.tw-menuLevel2 li.last
{
	background: url('../client/images/menu/level2-last.png') bottom no-repeat;	
	padding: 0px 0 21px 0;	
}


.tw-menuLevel3 li.last{background: none; padding-bottom:0;}

/* Level 3 */	
.tw-menuLevel3 
{
	background: url('../client/images/menu/level3-bg.png') top no-repeat;
	overflow: hidden;
}
.tw-menuLevel2 .tw-menuLevel3 li a
{
	font-size: 14px;
	padding: 5px 0 5px 39px;
	display: block;
	margin-left: 0;	
	background: none;
	color: #7a7a7a;	
}
.tw-menuLevel2 .tw-menuLevel3 li.active a, .tw-menuLevel2 .tw-menuLevel3 li a:hover{color: #2d2d2d;}
.tw-menuLevel2 .tw-menuLevel3 li.first a
{
	margin-left: 0;	
	background: none;

}
.tw-menuLevel2 .tw-menuLevel3 li.last a{padding-bottom: 15px;}
.tw-menuLevel2 .tw-menuLevel3 li.first a{padding-top: 15px;}

/* Level 4 */	
.tw-menuLevel3 .tw-menuLevel4 li a{padding: 0 0 0 55px; font-size: 13px;}

.tw-menuLevel3 li.active .tw-menuLevel4 li a{color: #7a7a7a;}
.tw-menuLevel3 li.active .tw-menuLevel4 li a:hover, .tw-menuLevel3 li.active .tw-menuLevel4 li a.active{color: #2d2d2d;}



.tw-menuLevel3 li.first .tw-menuLevel4 li a{padding-top: 0;}
.tw-menuLevel3 .tw-menuLevel4 li.first a
{
	padding-top: 5px;
}
.tw-menuLevel3 li.last .tw-menuLevel4 li a
{
	padding:0 0 0 55px; 
}
.tw-menuLevel3 li.last .tw-menuLevel4 li.last a{padding-bottom: 10px;}
.tw-menuLevel3 li.last .tw-menuLevel4 li.first a{margin-top: -10px;}
/*
----------------------------------------
Breadcrumbs
----------------------------------------
*/

.breadcrumbs{float: right;}
	.breadcrumbs ul{margin: 5px 0 0 0; padding: 0; list-style: none;}
	.breadcrumbs ul li
	{
		float: left;	
		padding-left: 12px;
	}
	.breadcrumbs ul li a
	{
		background: url('../client/images/menu/bread-arrow-inactive.gif') no-repeat;
		padding-left: 10px;
		background-position: 0px 4px;
		font-size: 11px;
		color: #7d7d7d;
	}
	.breadcrumbs ul li.active a, .breadcrumbs ul li a:hover
	{
		color: #bababa;	
		background: url('../client/images/menu/bread-arrow.gif') no-repeat;
		background-position: 0px 4px;
	}

/*
----------------------------------------
TW Areas
----------------------------------------
*/

.defaultMain, .defaultCaseBottom
{
	width: 990px;
}
	.front-page .defaultMain
	{
		min-height: 185px;
		height: auto !important;
		height: 185px;
	}
	.case-page .defaultMain{margin-top: 35px;}
	
.defaultLeft
{
	width: 400px;
	float: left;
}
.defaultRight
{
	width: 540px;
	float: right;
	position: relative;
}
.defaultBottom
{
	clear: both;
	width: 990px;	
}

/* settings for sub page */

.defaultTop{margin: 45px -10px 0 -10px; width: 674px;}

.sub-page .defaultMain{width: 674px;}
.sub-page .marginTop .innerTwArea{padding-top: 45px;}

.sub-page .defaultLeft{width: 337px;}
.sub-page .defaultRight{width: 337px;}
.sub-page .defaultBottom{width: 674px;}

.defaultSidebar{width: 267px;}

/*
----------------------------------------
Footer
----------------------------------------
*/
.footer a {color: #b8b8b8;}
.footer table{width: 270px;}
.footer table th{vertical-align: top; white-space: nowrap; padding-left: 0; text-align: left;}
.footer .adjuster{position: relative;}
#google_translate_element{position: absolute; left: 0px; top: -45px;}

.footer ul{overflow: hidden;}
	.footer ul li
	{
		float: left;
		padding-right: 95px;	
		font-size: 12px;
		color: #b8b8b8;
	}
	.footer ul li strong{font-size: 16px; line-height: 25px;}
	.footer ul li#contact{padding-right: 40px;}

	/* -- hCard -- */
	ul#hcard-Triggerfish-AB {list-style-type: none;}
	ul#hcard-Triggerfish-AB li {float: none !important; padding-right: 0;}
	ul#hcard-Triggerfish-AB li span.locality {text-transform: uppercase;}
	/* --/ hCard -- */
	
	.footer ul li#newsletter{padding-right: 40px;}
	.footer ul li#newsletter strong{display: block; margin-bottom: 5px;}
	.footer ul li#payoff{padding-right: 0px;}

.footer-fb{background: url('../client/images/fb-icon.png') top left no-repeat; padding: 1px 0 15px 30px; font-size: 14px; color: #b8b8b8; font-weight: bold; clear: both;display: block; letter-spacing: -1px;}

/*Signup*/

.front-end .tw-user .adminHeader {display: none;}
.front-end .tw-user .adminContentInner{padding: 0; margin: 0;}
.front-end .tw-user h2{display: none;}
.front-end .tw-user 
{
	background: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	border: none;
	margin: 0;
	-webkit-box-shadow: 0px 0px 0px #eee;
	-moz-box-shadow: 0px 0px 0px #eee;
	color: #b8b8b8;	
	padding: 0;
} 
.front-end .tw-user .admin-table-form .input-text
{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: none;
	padding: 3px;
	width: 160px;
	background: url('../client/images/signup-input.png') no-repeat;
	color: #333;		
}
.front-end .tw-user .tw-errorMessage
{
	 
	overflow:hidden; 
	padding: 10px; 
	background: #dcb7b6;
	border: 1px solid #fff;
	margin-top: 10px;
	font-weight: normal;
}

.front-end .tw-user .tw-formBtnSave, .tw-ctrlForm .tw-form-submit, .front-end .tw-user .tw-btn-ok, .tw-ctrlForm .tw-btn-ok
{
	background: url('../client/images/btn-ok.png') no-repeat;
	width: 38px;
	height: 22px;
	text-transform: uppercase;
	padding: 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
.front-end .tw-user .buttonArea{margin: 5px 0;}
.front-end .tw-user .tw-errorMessage ul{margin: 0; padding: 0;}
.front-end .tw-user .tw-errorMessage ul li{float: none; padding: 0; color: #753836; font-size: 10px;}

/* form */
.tw-ctrlForm {margin-top: 5px;}
.tw-ctrlForm input
{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: none;
	padding: 3px;
	width: 160px;
	background: url('../client/images/signup-input.png') no-repeat;
	color: #333;
	font-size: 11px;
	font-family: "Arial", Helvetica, sans-serif;

}

.tw-ctrlForm th
{
	font-size: 11px;
	padding-left: 0;
	font-weight: normal;	
}

/*
----------------------------------------
Headers
----------------------------------------
*/

.tw-ctrlText h1, .tw-ctrlText h2, .tw-ctrlText h3, .tw-ctrlText h4, .tw-ctrlText h5
{
	font-family: "Arial", Helvetica, Sans-Serif;
	color: #e8e8e8;	
}
.tw-ctrlText h1
{
	font-size: 55px;
	line-height: 60px;
	letter-spacing: -1px;
	margin: 15px 0 10px 0;
	text-shadow: -1px -1px #363636;	
}
.tw-ctrlText h2
{
	font-size: 25px;
	line-height: 30px;
	letter-spacing: -1px;
	margin: 10px 0;	
	text-shadow: -1px -1px #363636;	
}
.tw-ctrlText h3
{
	font-size: 15px;
	line-height: 21px;
	margin: 5px 0;
	text-shadow: -1px -1px #363636;		
}
.tw-ctrlText h4
{
	font-size: 13px;
	line-height: 19px;
	margin: 5px 0;
	text-shadow: -1px -1px #363636;		
}

/*
----------------------------------------
Links
----------------------------------------
*/

a
{
	color: #a2be2d;
	font-weight: normal;
	text-decoration: none;
}
a:hover{color: #c9ed32;}

/*
----------------------------------------
Editor style
----------------------------------------
*/

.ingress
{
	font-size: 21px;
	line-height: 25px;
	color: #c1c1c1;
}

h2.users,h2.tools,h2.speaker,h2.shopping-bag,h2.magnifying-glass,h2.puzzle,h2.newspaper,h2.lock,
h2.link,h2.laptop,h2.key,h2.info,h2.house,h2.question,h2.world,h2.cogwheel,h2.folder,h2.letter,
h2.design,h2.database,h2.compass,h2.speechbubbles,h2.coffecup,h2.clock,h2.piechart,h2.diagram,
h2.calendar,h2.calculator,h2.portfolio,h2.box,h2.battery,h2.archive,h2.address-book
{
	font-size: 23px;
	line-height: 26px;
	color: #fff;	
	background: url('../client/images/header-sprite.png') left no-repeat;
	padding: 18px 0 5px 52px;
}
h2.users{background-position: 0px 0px;}
h2.tools{background-position: 0px -50px;}
h2.speaker{background-position: 0px -100px;}
h2.shopping-bag{background-position: 0px -150px;}
h2.magnifying-glass{background-position: 0px -200px;}
h2.puzzle{background-position: 0px -250px;}
h2.newspaper{background-position: 0px -300px;}
h2.lock{background-position: 0px -350px;}
h2.link{background-position: 0px -400px;}
h2.laptop{background-position: 0px -450px;}
h2.key{background-position: 0px -500px;}
h2.info{background-position: 0px -550px;}
h2.house{background-position: 0px -600px;}
h2.question{background-position: 0px -650px;}
h2.world{background-position: 0px -750px;}
h2.cogwheel{background-position: 0px -800px;}
h2.folder{background-position: 0px -850px;}
h2.letter{background-position: 0px -900px;}
h2.design{background-position: 0px -950px;}
h2.database{background-position: 0px -1000px;}
h2.compass{background-position: 0px -1050px;}
h2.speechbubbles{background-position: 0px -1100px;}
h2.coffecup{background-position: 0px -1150px;}
h2.clock{background-position: 0px -1200px;}
h2.piechart{background-position: 0px -1250px;}
h2.diagram{background-position: 0px -1300px;}
h2.calendar{background-position: 0px -1350px;}
h2.calculator{background-position: 0px -1400px;}
h2.portfolio{background-position: 0px -1450px;}
h2.box{background-position: 0px -1500px;}
h2.battery{background-position: 0px -1550px;}
h2.archive{background-position: 0px -1600px;}
h2.address-book{background-position: 0px -1650px;}

span.bureau
{
	display: block;
	color: #fff;
	font-size: 22px;	
	text-shadow: -1px -1px #72851f;
}

a.link-button
{
	background: url('../client/images/btn-link.png') no-repeat;
	width: 182px;
	height: 29px;
	padding: 13px 0 0 0;
	color: #fff;
	text-shadow: -1px -1px #798e20;	
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	text-align: center;
	font-weight: bold;
}
a.link-button:hover{color: #eee;}

a.link-button-column
{
	background: url('../client/images/btn-link-column.png') no-repeat;
	width: 266px;
	height: 80px;
	padding: 27px 0 0 0;
	color: #fff;
	text-shadow: -1px -1px #8b8b8b;	
	text-transform: uppercase;
	font-size: 28px;
	display: block;
	text-align: center;
	font-weight: bold;
}
a.link-button-column:hover{color: #eee;}

/*
----------------------------------------
Box
----------------------------------------
*/

.tw-box-small{width: 267px; position: relative;}
.tw-box-medium{width: 400px; position: relative; margin-bottom: 30px;}
.tw-box-large{width: 990px; height: 172px; background: url('../client/images/startpage-sprite.png') no-repeat;}
.tw-box-subpage{width: 297px; position: relative;}

.tw-box h2{
	text-shadow: -1px -1px #9e9e9e;
	margin: -8px 0 0 0;
	padding: 0;
	font-size: 25px;
	line-height: 27px;
	color: #fff;	
	padding: 15px 0 8px 50px;
	letter-spacing: -1px;
	
}	

	.tw-box-inner{padding: 20px;}
	
	/* box small */
	
	.tw-box-small .readMore, .tw-box-medium .readMore
	{
		display: block;
		position: absolute;
		bottom: 0;
		right: 20px;
		width: 72px;
		height: 24px;
		background: url('../client/images/box/read-more.png') no-repeat;	
		margin-bottom: -5px;
		padding: 8px 0 0 25px;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		text-shadow: 1px 1px #fff;
		color: #666;
	}
	
	/* small green */
	
	.box-green .box-top-small{background: url('../client/images/box/green-small-top.png') top no-repeat;}
	.box-green .box-bottom-small{background: url('../client/images/box/green-small-bottom.jpg') bottom no-repeat;}
	
	/* medium green */
	
	.box-green .box-top-medium{background: url('../client/images/box/green-medium-top.png') top no-repeat;}
	.box-green .box-bottom-medium{background: url('../client/images/box/green-medium-bottom.jpg') bottom no-repeat;}
	
	/* subpage green */
	
	.subpage-green .box-top{background: url('../client/images/box/subpage-green-top.png') top no-repeat;}
	.subpage-green .box-bottom{background: url('../client/images/box/subpage-green-bottom.png') bottom no-repeat;}

	/* subpage blue */
	
	.subpage-blue .box-top{background: url('../client/images/box/subpage-blue-top.png') top no-repeat;}
	.subpage-blue .box-bottom{background: url('../client/images/box/subpage-blue-bottom.png') bottom no-repeat;}


	/* subpage grey */
	
	.subpage-grey .box-top{background: url('../client/images/box/subpage-grey-top.png') top no-repeat;}
	.subpage-grey .box-bottom{background: url('../client/images/box/subpage-grey-bottom.png') bottom no-repeat;}
	
	/* small blue */
	
	.box-blue .box-top-small{background: url('../client/images/box/blue-small-top.png') top no-repeat;}
	.box-blue .box-bottom-small{background: url('../client/images/box/blue-small-bottom.jpg') bottom no-repeat;}
	
	/* medium blue */
	
	.box-blue .box-top-medium{background: url('../client/images/box/blue-medium-top.png') top no-repeat;}
	.box-blue .box-bottom-medium{background: url('../client/images/box/blue-medium-bottom.jpg') bottom no-repeat;}
	
	
	/* large */
	
	.tw-box-large h1
	{
		margin: 20px 0 5px 0;
	    font-size: 55px;
	    line-height: 60px;             
		color: #e8e8e8;
		letter-spacing: -2px;
		text-shadow: -1px -1px #272727;
    
	}
	
	.tw-box-large .box-inner
	{
		color: #bababa;
		font-size: 22px;
		line-height: 27px;
	}
		.tw-box-large .box-inner a{color: #fff;}

	.box-piechart{background-position: right 0px;}
	.box-globe{background-position:	right -283px;}
	.box-calendar{background-position: right -565px;}
	.box-screen{background-position: right -847px;}
	.box-diagram{background-position: right -1129px;}
	.box-arrows{background-position: right -1411px;}
	.box-users{background-position: right -1693px;}
	.box-speechbubbles{background-position: right -1975px;}
	.box-cog{background-position: right -2257px;}
	.box-no-image{background-position: right -5257px;}
	
		
h2.calendar,h2.calculator,h2.portfolio,h2.box,h2.battery,h2.archive,h2.address-book
{
	font-size: 23px;
	line-height: 26px;
	color: #fff;	
	background: url('../client/images/header-sprite.png') left no-repeat;
	padding: 20px 0 5px 50px;
}

/*
----------------------------------------
Case page
----------------------------------------
*/

#case-container
{
	overflow: hidden;
	margin: 30px -10px 0 -10px;
	
}
	#case-container .case-item
	{
		float: left;
		width: 314px;
		height: 101px;
		/*background: url('../client/images/case.png') no-repeat;*/
		margin: 0 30px 45px 0px;
	}

	#case-container .case-last{margin-right: 0px;}
	.case-item h3{margin: 3px 0 0 7px;}
	
ul.case-areas
{
	clear: both;
	background: url('../client/images/case-container-bg.gif') top repeat-x;	
	padding: 30px 0;	
	list-style: none;
	margin: 0;
	overflow: hidden;
}
	ul.case-areas li{float: left; margin-right: 40px;}
	ul.case-areas li.area-last{margin-right: 0px;}
	ul.case-areas li a
	{
		display: block;
		color: #e8e8e8;
		text-shadow: -1px -1px #777;
		font-size: 18px;
		font-weight: bold;
		padding: 25px 0 0 28px;
		width: 274px;
		height: 64px;
	}
	ul.case-areas li a:hover{color: #fff;}
		ul.case-areas li a span
		{
			display: block;
			font-size: 15px;	
		}
	li.area-company a{background: url('../client/images/case-area-company.png') no-repeat;}
	li.area-school a{background: url('../client/images/case-area-school.png') no-repeat;}
	li.area-org a{background: url('../client/images/case-area-org.png') no-repeat;}

/*
----------------------------------------
Slider
----------------------------------------
*/

/* hover text */
		
.sliderItem 
{
	position: relative; 
	width: 540px; 
	height: 360px; 
}
.sliderItem h2 
{
	margin: 40px 50px 5px 50px;
	color: #353535;
	text-shadow: 1px 1px #fff;
}

.sliderItem span 
{
	height: 0px; 
	overflow: hidden; 
	display: block; 
	position: absolute; 
	bottom: -1px; 
	left: 0px; 
	z-index: 10; 
	background: url('../client/images/slider/slider-hover.png') no-repeat;
	width: 540px;
}
    .sliderItem span p
    {
    	margin: 0;
    	padding: 0px 50px; 
    	color: #333;
    	text-shadow: 1px 1px #fff;
    }
.sliderItem img  
{
	z-index: 5; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 540px;
	height: 360px;
}

.sliderItem a
{
	color: #353535;
	float: right;
	text-decoration: underline;
}

.slider-bg
{
	width: 558px;
	height: 11px;
	position: absolute;
	top: 371px;
	left: -9px;
}

/*Slider styles*/

.tw-ctrlSlider
{
	position: relative;
	margin-top: 1px;
}        


/* Easy Slider */

.tw-ctrlSlider ul, .tw-ctrlSlider li{
    margin:0;
    padding:0;
    list-style:none;
    }
.tw-ctrlSlider li{ 
    /* 
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */ 
    width:540px;
    height:360px;
    overflow:hidden;
    }	

a:active, a:focus{outline: none;}

#sliderNext, #sliderPrev{text-indent: -9999px;}

#prevBtn, #nextBtn,
#sliderNext, #sliderPrev{ 
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:-6px;
    top:290px;
    z-index:1000;
    }	
#nextBtn, #sliderNext{ 
    left:515px;
    }														
#prevBtn a, #nextBtn a,
#sliderNext a, #sliderPrev a{  
    display:block;
    position:relative;
    width:31px;
    height:44px;
    background:url('../client/images/slider/btn-prev.png') no-repeat 0 0;	
    }	
#nextBtn a, #sliderNext a{ 
    background:url('../client/images/slider/btn-next.png') no-repeat 0 0;	
    }	
	
/* numeric controls */	

ol#controls{
    margin:1em 0;
    padding:0;
    height:28px;	
    }
ol#controls li{
    margin:0 10px 0 0; 
    padding:0;
    float:left;
    list-style:none;
    height:28px;
    line-height:28px;
    }
ol#controls li a{
    float:left;
    height:28px;
    line-height:28px;
    border:1px solid #ccc;
    background:#DAF3F8;
    color:#555;
    padding:0 10px;
    text-decoration:none;
    }
ol#controls li.current a{
    background:#5DC9E1;
    color:#fff;
    }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */        
	


/*
----------------------------------------
Triggerfish Process
----------------------------------------
*/

.tf-process-item
{
	width: 674px;
	overflow: hidden;
	font-size: 16px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url('../client/images/case-container-bg.gif') bottom repeat-x;
}
.tf-process-item h2{
	margin: 0;
}

	.tf-process-item li
	{
		padding: 0 5px 0 5px;
		margin: 0;
	}
.tf-process-item img{
	float: left;
	margin: 0 20px 0 0;
}
.tf-process-item .tf-process-right{
	width: 420px;
	float: left;
}
.tf-process-item-last{
	background: none;
}

/*
----------------------------------------
News
----------------------------------------
*/

.tw-ctrlNews .news-item
{
	background: url('../client/images/case-container-bg.gif') bottom repeat-x;	
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news-date{color: #999; font-size:14px;}
.news-item h2
{
	font-size: 23px;
	line-height: 28px;
	margin: 0 0 5px 0;	
	text-shadow: -1px -1px #363636;
	color: #e8e8e8;
}
 .tw-newsDetail h1
{
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 5px 0;	
	text-shadow: -1px -1px #363636;
	color: #e8e8e8;
}
.news-item a{
	color: #fff;
}
.tw-newsArchive .news-item{
	border: none;
	background: url('../client/images/case-container-bg.gif') bottom repeat-x;	
	padding-bottom: 20px;
	margin-bottom: 15px;
}
/*
----------------------------------------
Misc elements
----------------------------------------
*/

/*
Image gallery
*/
.tw-ctrlImageGallery{overflow: hidden; margin-left: -5px;}
.tw-ctrlImageGallery .image
{
	float: left;
	padding: 5px;
	margin: 0 0 10px 10px;
	border: 1px #666 solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	background: #eee;
}

.tw-ctrlText iframe{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 7px;
	background: #eee;
	border: 1px #555 solid;
}

#ctl00_ctl00_cphMain_sysCtrlContact1_trLists th, #ctl00_ctl00_cphMain_sysCtrlContact1_trLists td{display: none;}

/*
----------------------------------------
Startpage wide
----------------------------------------
*/

.pageId-277 .wrapper{background: #4e4e4e url('../client/images/content-startpage.jpg') repeat-x;}
.pageId-277 .case-page .defaultMain{margin-top: 0;}
.pageId-277 .breadcrumbs{display: none;}
.pageId-277 .content{margin-top: 0;}
.pageId-277 .content h1{margin-top: 0;}

/*
----------------------------------------
Slider Startpage wide
----------------------------------------
*/

/* hover text */
.slider-start
{
	margin-top:10px;
	width:1010px;
	height: 300px;
	position: relative;
}
.pageId-277 .sliderItem 
{
	position: relative; 
	width: 990px; 
	height: 275px; 
}
.pageId-277 .sliderItem h2 
{
	margin: 80px 50px 10px 50px;
	color: #353535;
	text-shadow: 1px 1px #f9f9f9;
}

.pageId-277 .sliderItem span 
{
	height: 0px; 
	overflow: hidden; 
	display: block; 
	position: absolute; 
	bottom: -1px; 
	left: 0px; 
	z-index: 10; 
	background: url('../client/images/slider/slider-hover.png') no-repeat;
	width: 700px;
}
    .pageId-277 .sliderItem span p
    {
    	margin: 0;
    	padding: 0px 200px 0 50px;
    	color: #333;
    	font-size: 18px;
    	line-height: 22px;
    	text-shadow: 1px 1px #f9f9f9;
    }
.pageId-277 .sliderItem img  
{
	z-index: 5; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 990px;
	height: 275px;
}

.pageId-277 .sliderItem a
{
	margin-top: 10px;
	color: #353535;
	float: right;
	text-decoration: underline;
}

.pageId-277 .slider-bg
{
	width: 1010px;
	height: 11px;
	position: absolute;
	top: 266px;
	left: -10px;
}

/*Slider styles*/

.pageId-277 .tw-ctrlSlider
{
	position: relative;
	margin-top: 1px;
}        


/* Easy Slider */

.pageId-277 .tw-ctrlSlider ul, .pageId-222 .tw-ctrlSlider li{
    margin:0;
    padding:0;
    list-style:none;
    }
.pageId-277 .tw-ctrlSlider li{ 
    /* 
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */ 
    width:990px;
    height:275px;
    overflow:hidden;
    }	

a:active, a:focus{outline: none;}

.pageId-277 #sliderNext, .pageId-277 #sliderPrev{text-indent: -9999px;}

.pageId-277 #prevBtn,.pageId-277 #nextBtn,
.pageId-277 #sliderNext, .pageId-277 #sliderPrev{ 
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:-6px;
    top:200px;
    z-index:1000;
    }	
.pageId-277 #nextBtn, .pageId-277 #sliderNext{ 
    left:965px;
    }														
.pageId-277 #prevBtn a, .pageId-277 #nextBtn a,
.pageId-277 #sliderNext a, .pageId-277 #sliderPrev a{  
    display:block;
    position:relative;
    width:31px;
    height:44px;
    background:url('../client/images/slider/btn-prev.png') no-repeat 0 0;	
    }	
.pageId-277 #nextBtn a, .pageId-277 #sliderNext a{ 
    background:url('../client/images/slider/btn-next.png') no-repeat 0 0;	
    }	
	
/* numeric controls */	

.pageId-277 ol#controls{
    margin:1em 0;
    padding:0;
    height:28px;	
    }
.pageId-277 ol#controls li{
    margin:0 10px 0 0; 
    padding:0;
    float:left;
    list-style:none;
    height:28px;
    line-height:28px;
    }
.pageId-277 ol#controls li a{
    float:left;
    height:28px;
    line-height:28px;
    border:1px solid #ccc;
    background:#DAF3F8;
    color:#555;
    padding:0 10px;
    text-decoration:none;
    }
.pageId-277 ol#controls li.current a{
    background:#5DC9E1;
    color:#fff;
    }
.pageId-277 ol#controls li a:focus, .pageId-277 #prevBtn a:focus, .pageId-277 #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */ 

.startpage-wide-boxes{}
.startpage-wide-boxes td{width: 290px; vertical-align: top;}
.startpage-wide-boxes .box1{padding-right: 30px;}
.startpage-wide-boxes .box2{background: url(../client/images/startpage-divider.png) left no-repeat;padding: 0 30px;}
.startpage-wide-boxes .box3{background: url(../client/images/startpage-divider.png) left no-repeat;padding-left: 30px;}

.pageId-139 .slider-start{display: none;}
.pageId-340 .slider-start{display: none;}
.pageId-342 .slider-start{display: none;}

.systemOnly{display: none;}
.editMode .systemOnly{display: block;}


#coworkers{overflow: hidden;}
.people{width: 210px; float: left;}
.people em{font-style: normal; color: #ccc;}
.people p{margin: 0; padding: 0;}
.people strong{display: block; margin-top: 20px;}

/* CASE PAGE */
    #casecontainer {display: block;width: 990px; margin:0; padding: 0;}
    ul {margin: 0;text-align: left;}
    ul.menu li {list-style-type: none;display: inline-block; margin: 15px 6px;}
    ul.menu li a{color: #fff;text-shadow: -1px -1px #363636;}
    ul.item li {list-style-type: none;display: inline-block;float: left; width: 315px; margin: 0 10px 10px 0;}
    ul.item li img {border: 0;padding: 0;margin: 0;float: left;}
    ul.item h3{padding-left: 10px;}
