/* ---------- reset browser defaults ---------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}

:focus { outline: 0; }

/* ---------- general styles ---------- */
body {
	color: #666;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 60px;
}

th, td {
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
}

a {
	color: #FF5000;
	text-decoration: none;
}

a:hover { color: #990000; }

a.internal-link { background: url('../gfx/arrows-FF5000.gif') no-repeat right 4px; padding: 0 12px 0 0; }
a.internal-link:hover { background-image: url('../gfx/arrows-990000.gif'); }

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 {	
	color: #FF5000;
	line-height: 20px;
	font-size: 15px;
	padding: 12px 0 0;
	margin: 0 0 15px;
	
}

h2 {
	color: #333;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 5px;	
}

h3 {
	color: #333;
	font-size: 12px;
	line-height: 16px;	
	margin: 0 0 5px;	
}

h4 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;	
	margin: 0 0 5px;	
}

p { margin: 0 0 18px; }

ul {
	list-style-type: none;
	margin: 0 0 8px;	
}

ol { margin: 0 0 8px 22px; }

ul li {
	background: url('../gfx/arrows-FF5000.gif') no-repeat 2px 6px;
	padding: 0 0 0 14px;
}

input { font-size: 11px; }

textarea {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	line-height: 15px;
}

img.at-symbol {
	display: inline;
	margin: 0 1px 0 1px;
	padding: 0;
	position: relative;
	top: 1px;
}

img.dot-symbol {
	display: inline;
	margin: 0 1px 0 1px;
	padding: 0;
}

/* ---------- body > alignment ---------- */
div#alignment {
	background: #FFF url('../gfx/body-background.jpg') no-repeat center 92px;
	min-width: 950px;
	text-align: center;
}

/* ---------- alignment > container---------- */
div#container {
	background: url('../gfx/container-background.gif') repeat-x 0 0;
	left: 25px;
	margin: 0 auto 0 auto;
	padding: 110px 0 0 0;
	position: relative;
	text-align: left;
	width: 800px;
}

/* ---------- container > logo ---------- */
div#logo {
	cursor: pointer;
	left: 7px;
	position: absolute;
	top: 24px;
}

/* ---------- container > logo-d ---------- */
div#logo-d {
	left: -110px;
	position: absolute;
	top: 400px;	
}

/* ---------- container > language-selector ---------- */
div#language-selector {
	position: absolute;
	right: 0;
	top: 5px;	
}

div#language-selector a { color: #666; }
div#language-selector a:hover { color: #333; }
div#language-selector a.act { color: #333; }

div#language-selector img {
	position: relative;
	top: 1px;
}

/* ---------- container > main-nav ---------- */
ul#main-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 22px;
	top: 65px;
}

ul#main-nav li {
	background: none;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	margin: 0 0 0 21px;
	padding: 0;	
}

ul#main-nav li a:hover { color: #666; }
ul#main-nav li.act a { color: #333; }

/* ---------- container > page-headline ---------- */
h1#page-headline {
	color: #FF5000;
	font-family: Verdana, sans-serif;	
	line-height: 20px;
	font-size: 20px;
	font-weight: normal;
	padding: 36px 0 40px 20px;
	margin: 0;	
}

/* ---------- content-container - general styles ---------- */
div.cc-border-top {
	font-size: 3px;
	height: 3px;
	line-height: 3px;
	margin: 0;
	padding: 0;
	position: relative;	
	top: -3px;
}

div.cc-border-bottom {
	bottom: -5px;
	clear: both;
	font-size: 5px;
	height: 5px;
	line-height: 5px;
	position: relative;
}

/* ---------- cc > breadcrumb-nav ---------- */
div#breadcrumb-nav {
	color: #999;
	font-size: 10px;
	margin: 0 0 26px;	
}

div#breadcrumb-nav a { color: #999; }
div#breadcrumb-nav a:hover { color: #333; }

/* ---------- cc > quote ---------- */
div#quote {
	background: url('../gfx/dotted-999999.gif') repeat-x 0 bottom;
	padding: 0 0 10px;
	margin: 0 0 18px;
}

div#quote blockquote p {
	color: #999;
	font-size: 23px;	
	line-height: 28px;
	margin: 0 0 3px;
}

div#quote p#author {	
	color: #999;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	text-align: right;
}

/* ---------- container > left-column ---------- */
div#left-column { float: left; }

div.cc-left {
	background: url('../gfx/cc-left-bg.png') no-repeat 0 bottom;
	padding: 0;
	margin: 0 0 10px 18px;	
	width: 526px;
}

div.inner-cc-left {
	margin: 0 5px 0 3px;
	padding: 4px 27px 27px 27px;
}

/* ---------- container > right-column ---------- */
div#right-column { float: left; }

div.cc-right {
	background: url('../gfx/cc-right-bg.png') no-repeat 0 bottom;
	margin: 0 0 10px 2px;
	padding: 0;
	width: 235px;
}

div.inner-cc-right {
	margin: 0 5px 0 3px;
	padding: 8px 20px 8px 20px;
}

div.cc-right h1 {
	margin: 0 0 12px;
	padding: 0 0 10px;
	background: url('../gfx/dotted-666666.gif') repeat-x 0 bottom;
	color: #666;
	font-size: 11px;
	line-height: 14px;	
}

div.cc-right p { margin: 0 0 8px; }

/* ---------- container > whole-column ---------- */
div#whole-column { }

div.cc-whole {
	background: url('../gfx/cc-whole-bg.png') no-repeat 0 bottom;
	margin: 0 0 10px 18px;	
	padding: 0;
	width: 765px;
}

div.inner-cc-whole {
	margin: 0 5px 0 3px;
	padding: 4px 27px 27px 27px;
}

/* ---------- container > bottom-column ---------- */

div#bottom-column { clear: both; padding-top: 10px; }

div#bottom-column div { margin: 0 0 10px 18px; }

/* ---------- container > footer ---------- */
div#footer {
	clear: both;
	padding: 20px 0 13px 21px;
}

div#footer a { color: #666; }
div#footer a:hover { color: #333; }

/* ---------- home-left ---------- */
div.cc-home-left-orange {
	background: url('../gfx/cc-home-left-orange-bg.png') no-repeat 0 bottom;
	margin: 0 0 10px 18px;	
	padding: 0;
	width: 304px;
}

div.inner-cc-home-left-orange {
	color: white;	
	line-height: 23px;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	margin: 0px 5px 0 3px;
	padding: 5px 11px 5px 11px;	
}

div.inner-cc-home-left-orange p { margin: 0 0 1px; }

div.cc-home-left-grey {
	background: url('../gfx/cc-home-left-grey-bg.png') no-repeat 0 bottom;
	margin: 0 0 10px 18px;	
	padding: 0;
	width: 304px;
}

div.inner-cc-home-left-grey {
	color: #FFF;
	margin: 0px 5px 0 3px;
	padding: 8px 11px 8px 11px;	
}

div.inner-cc-home-left-grey h2 {	
	color: white;
	background: url('../gfx/dotted-FFFFFF.gif') repeat-x 0 bottom;
	font-size: 13px;	
	margin: 0 0 12px;
	padding: 0 0 10px;
}

div.inner-cc-home-left-grey a { color: #FFF; }

div.inner-cc-home-left-grey  p { margin: 0; }

.newsListLink { margin: 2px 0 0; position: relative; top: 3px; }

.newsListLink a {
	background: transparent url(../gfx/arrows-FFFFFF.gif) no-repeat right 4px;
	padding: 0 12px 0 0;
}

/* ---------- home-right ---------- */
div.cc-home-right {
	background: url('../gfx/cc-home-right-bg.png') no-repeat 0 bottom;
	margin: 0 0 10px 2px;	
	padding: 0;
	width: 455px;
}

div.inner-cc-home-right {
	margin: 0 5px 0 3px;
	padding: 0px;
}

div.inner-cc-home-right h2 {
	color: #FF5000;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 17px;	
	line-height: 22px;
	margin: 0 0 12px 3px;
	padding: 8px 0 0;	
	width: 200px;
}

div.inner-cc-home-right h3 {	
	background: url('../gfx/dotted-666666.gif') repeat-x 0 bottom;
	color: #666;
	float: left;
	font-size: 12px;
	line-height: 14px;	
	margin: 0 0 2px 3px;
	padding: 5px 0 10px;	
	width: 200px;
}

div.inner-cc-home-right p {
	float: left;
	margin: 0 0 0 3px;	
	width: 200px;
}

div.inner-cc-home-right-swf {	
	float: left;
	height: 208px;
	margin: -3px 10px -5px 0;
	width: 221px;
	border-right: 1px solid #C1BEBA;
}

.csc-textpic-imagewrap {	
	margin: -3px 10px -5px 0;
	width: 221px;
	border-right: 1px solid #C1BEBA;
}

.inner-cc-home-right .csc-textpic-image { margin: 0 ! important; }
.inner-cc-home-right .csc-textpic-image img { margin-bottom: 4px ! important; }

/* ---------- contact-form ---------- */

div#contact-form  label {	
	display: block;
	float: left;
	height: 18px;
	margin: 0 0 2px 0;
	width: 160px;
}

div#contact-form  input.text-input {	
	display: block;
	float: left;
	height: 18px;
	margin: 0 0 6px;
	width: 280px;
}

div.contact-error {
	clear: both;
	color: #FF0000;
	padding: 10px 0 5px;
}

div#contact-form  textarea {	
	display: block;
	float: left;
	height: 180px;
	margin: 0 0 20px;

	width: 280px;
}

div#contact-submit-div {
	clear: both;
	padding: 0 0 5px 160px;
}

div#contact-form div#contact-submit-div input {	
	display: block;
	float: left;
	height: 22px;
	width: 100px;
}

div#contact-submit-div input#contact-submit-reset { margin: 0 85px 0 0; }
div#contact-info-div { clear: both; padding: 20px 0 0; }

/* ---------- tx_dpcustomers_pi1 ---------- */

#news-single-image {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.news-single-timedata { float: right; }

.clearer {
	background:transparent url(../gfx/dotted-999999.gif) repeat-x scroll 0pt bottom;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin: 10px 0;
}

.news-single-additional-info {
	margin: 0 0 10px 0;
}

/* ---------- tx_dpcustomers_pi1 ---------- */
div#tx_dpcustomers_pi1-container {
	height: 590px;
	position: relative;		
	width: 702px;
}

div#tx_dpcustomers_pi1-filters {
	height: 145px;
	margin: 0 0 18px;
}

div#tx_dpcustomers_pi1-objectives {
	background: url('../gfx/dotted-6B6B6B-vertical.gif') repeat-y right 0;
	float: left;	
	margin: 0 15px 0 0;
	width: 235px;
}

div#tx_dpcustomers_pi1-industries {	
	float: left;
	width: 450px;
}

ul.tx_dpcustomers_pi1-filter { list-style-type: none; }

ul.tx_dpcustomers_pi1-filter li {
	background: none;
	float: left;
	padding: 0 0 1px 0;
	width: 225px;	
}

ul.tx_dpcustomers_pi1-filter li span {
	color: #FF5000;
	cursor: pointer;
	padding: 2px;
	text-decoration: none;
}

ul.tx_dpcustomers_pi1-filter li  span:hover { color: #990000; }

ul.tx_dpcustomers_pi1-filter li span.act {
	background-color: #EBE9DD;
	color: black;
}

table#tx_dpcustomers_pi1-customers {
	border-collapse: collapse;
	margin: 0 0 20px;
	position: relative;
	width: 702px;	
}

table#tx_dpcustomers_pi1-customers td {
	border: solid 1px #7E7E7E;	
	height: 60px;
	width: 116px;
}

a.tx_dpcustomers_pi1-customer-logo-link {
	display: block;
	height: 60px;
	position: relative;
	width: 116px;	
}

img.tx_dpcustomers_pi1-customer-logo {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;		
}

img.tx_dpcustomers_pi1-customer-logo-grey {
	display: none;
	left: 0;
	position: absolute;
	top: 0;	
	z-index: 10;
}

div#tx_dpcustomers_pi1-greylayer {
	background-color: #666;
	filter: alpha(opacity=50);
	height: 672px;
	left: -27px;
	opacity: .5;
	position: absolute;	
	top: -50px;
	width: 757px;
	z-index: 5;
}

div#tx_dpcustomers_pi1-text p { margin: 0; }

#tx_dpcustomers_pi1-customer-list a { color: #666; }
#tx_dpcustomers_pi1-customer-list a:hover { color: #333; }

#tx_dpcustomers_pi1-customer-container {
	background-color: white;
	border: solid 1px #000;
	height: 620px;
	left: -1px;
	overflow: hidden;
	position: absolute;
	top: -20px;	
	width: 702px;
	z-index: 100;
}

#tx_dpcustomers_pi1-loading {
	font-weight: bold;
	padding: 150px 0 0;
	text-align: center;
	width: 100%;	
}

#tx_dpcustomers_pi1-loading img {
	vertical-align: middle;
}

#tx_dpcustomers_pi1-close {
	cursor: pointer;
	position: absolute;	
	right: 8px;
	top: 8px;	
}

div.tx_dpcustomers_pi1-customer-name {
	left: 20px;
	position: absolute;
	top: 17px;	
}

#tx_dpcustomers_pi1-customer-details h2 {
	color: #666;
	font-size: 13px;	
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 30px;	
}

div.tx_dpcustomers_pi1-customer-description {
	height: 240px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	width: 390px;
}

div.tx_dpcustomers_pi1-customer-description p { margin: 0 0 5px 0; }

div.tx_dpcustomers_pi1-customer-testimonialBox {
	left: 430px;
	position: absolute;	
	top: 45px;
	width: 245px;
}

div.tx_dpcustomers_pi1-customer-testimonialBoxBig {
	left: 20px;
	position: absolute;	
	top: 45px;
	width: 635px;
}

div.tx_dpcustomers_pi1-customer-testimonial {
	font-style: italic;
	margin: 0 0 5px 0;
}

div.tx_dpcustomers_pi1-customer-images {	
	left: 20px;
	position: absolute;
	top: 245px;	
}

div.tx_dpcustomers_pi1-customer-images img {
	border: solid 1px #C1BEBA;
	margin: 0 0 8px;
}

div.tx_dpcustomers_pi1-customer-url {
	left: 430px;
	position: absolute;
	top: 240px;	
}

.tx_dpcustomers_pi2-testimonial {
	display: block;
	font-style: italic;



	margin: 0 0 5px;
}

.tx_dpcustomers_pi2-testimonialBox a { color: #666; }
.tx_dpcustomers_pi2-testimonialBox a:hover { color: #333; }

.jqGSContainer{position:relative;width: 380px;}
.jqGSContainer .jqGSImgContainer{ border: solid 1px #666;}
.jqGSContainer .jqGSImgContainer ul{padding:0;margin:0;position:relative;list-style:none; }
.jqGSContainer .jqGSImgContainer ul li{padding:0;margin:0;position:relative;float:left; background: none;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSImgContainer ul li img{ cursor: pointer;}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle{ display: none; }

.jqGSContainer .jqGSPagination{position:relative;height:20px;top:5px;padding: 5px 0;width: 380px;}

.jqGSContainer .jqGSPagination ul{padding:0;margin:0;list-style:none;position:relative;}
.jqGSContainer .jqGSPagination ul li{padding:0;margin-right:5px;float:left;padding-right:1px;text-align:center;padding-bottom:1px;background: none;}
.jqGSContainer .jqGSPagination ul li a{text-decoration:none;display:block; padding: 0 2px 0 5px; }
.jqGSContainer .jqGSPagination ul li a.selected{ font-weight: bold; }
.jqGSContainer .jqGSPagination ul li a:hover{}


/* ---------- tx-wecmap-map ---------- */
.tx-wecmap-map { border: solid 1px #7E7E7E; }
.tx-wecmap-map form { position: relative; top: -15px; }


/* ---------- social network ----------- */
a.social-network-link {
	line-height: 36px;
	vertical-align: bottom;
}

div.social-network-button-container {
	vertical-align: middle !important;
	height: 30px;
}


/* ---------- Accordion ---------- */
.csc-frame-accordion h1 {
	background: url("../gfx/arrows-FF5000.gif") no-repeat scroll 0 20px transparent;
	padding-left: 15px;
}
.csc-frame-accordion h1.accordion-header-act {
	background: url("../gfx/arrows-FF5000-down.gif") no-repeat scroll 2px 20px transparent;
}
