/********************** content styles *********************************/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr, table {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	color: #233D8F;
	font-size: 1em;
	margin: 5px 0;
}

h2 {
    font-size: 0.875em;
}

h3 {
    font-size: 0.75em;
}

h4 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 5px 0;
}

a{
	background:none;
	padding: 0;
	color: #233D8F;
}
	a:hover {
		color: #89BB39;
	}
	.editdata a{
		font-size: .75em;
		font-weight: bold;
	}
	.content a.external-link,
	.content a.internal-link,
	.content a.mail,
	.content a.download,
	.content .felogin a,
	.news-latest-container p a,
	.news-list-container a,
	.news-single-backlink a{
		text-decoration: underline;
		padding: 3px 0;
		display: inline-block;
	}

	.content a.mail,
	.content a.download {
		background:none;
		padding: 0;
	}
	/*
	#rightColumn a,
	#rightColumn a:hover{
		text-decoration: underline;
		font-family: Arial, Tahoma, Helvetica, sans-serif;
	}
	*/

#centreColumn p {
	font-size: 0.75em;
	line-height: 133%;
	margin: 0 0 10px 0;
}

	#centreColumn p.nomargin {
		margin: 0;
	}
	#rightColumn p {
		font-size: 0.6875em;
		margin: 0 0 10px 0;
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		color: #555555;
	}

/****  Helper ****/
.hidden,
dfn {
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}
.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}

.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}

.nomargin {
	margin: 0;
}


#centreColumn fieldset,
#centreColumn .news-list-item,
#rightColumn .contentWrap,
#footer,
.twoCols .frame,
.threeCols .frame,
.item,
#tx-ttproducts-pi1-orders .order-list .order_html,
.lightboxlist .csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
	border: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
}

.contentWrap {
	margin: 0 0 20px 0;
	clear: left;
}

.threeCols,
.twoCols {
	margin: 0 0 25px 0;
}
	.twoCols .frame {
		float: left;
		width: 47%;
		margin: 0 20px 0 0;
	}

	.twoColsClean .frame{
		float: left;
		width: 47.8%;
		margin: 0 20px 0 0;
	}

	.twoCols .nomargin,
	.twoColsClean .nomargin {
		margin: 0;
	}

	/*die Bilder werden Breiter + höher*/
	/*/unternehmen/forschung-und-entwicklung/*/
	.twoCols .contentWrap {
		height: 16em;
	}

		.threeCols .frame {
			float: left;
			width: 30.5%;
			margin: 0 15px 0 0;
		}

		.threeCols .nomargin {
			margin: 0;
		}

		/* /produkte/mykoplasmen-reagenzien/
		/en/products/plastic-for-cell-culture/*/
		.threeCols .contentWrap {
			height: 13em;
			padding: 0 0 10px 0;
			margin: 0 0 4px 0;
		}

			.twoCols .contentWrap h1,
			.twoCols .contentWrap h2,
			.threeCols .contentWrap h1,
			.threeCols .contentWrap h2 {
				margin: 0;
				padding: 9px 10px 12px 10px;
				font-size: 0.75em;
				text-transform: uppercase;
				color : #000;
				font-family: Arial, Tahoma, Helvetica, sans-serif;
				background-color: #f7f7f7;
				overflow: hidden;
			}

			#centreColumn .twoCols p,
			#centreColumn .threeCols p {
				padding: 3px 10px 0 10px;
				margin: 0;
			}
			#home #centreColumn .twoCols p,
			#home #centreColumn .threeCols p {
				font-size: .6875em;
			}

			.threeCols .contentWrap .csc-header a,
			.twoCols .contentWrap .csc-header a {
				text-decoration: none;
				color: #000;
			}

.subheader {
	font-weight: bold;
	color: #233D8F;
	font-size: 0.75em;
	margin-bottom: 15px;
}
	#rightColumn .subheader {
		color : #5d5d5d;
		font-size: 0.6875em;
	}

#rightColumn {
	color: #5d5d5d;
}

.csc-textpic-caption {
	font-size: .6875em;
	text-align: left;
	padding: 3px 0 10px 0;
}

.content ul {
	font-size: 0.75em;
	margin: 0;
	line-height: 133%;
}

	#rightColumn .content ul {
		font-size: 0.6875em;
	}

.content ol {
	font-size: 0.75em;
	margin: 0 0 0 20px;
	line-height: 133%;
}

	.content ul li ul {
		font-size: 1em;
	}

	.content ul li {
		margin: 3px 0 0 0;
		list-style-type: none;
	}

	.content ul ul li {
		margin: 0 0 0 13px;
	}

	.content ul li:before,
	.bulletImage {
		background: url("sprite.png") no-repeat scroll -47px -29px transparent;
		display: inline;
		content: "";
		width: 14px;
		height: 16px;

	}

	#home .content ul li:before,
	#home .bulletImage{
		display: none;
	}

	#rightColumn .content ul li {
		margin: 0 0 0 5px;
	}


.csc-menu {
	font-size: 0.75em;
}

	.horizontal{
		display: inline;
	}

	.horizontal ul.csc-menu {
		margin: 0;
	}

	.horizontal ul.csc-menu li {
		display: inline;
		margin: 0 1em 0 0;
		font-weight: bold;
		float: left;
	}

		.horizontal ul.csc-menu li a {
			text-decoration: none;
		}

		.horizontal ul.csc-menu li strong {
			color: #fff;
			font-weight: normal;
			background-color: #45C7F5;
			padding: 1px 7px;

		}

		.horizontal .csc-menu a{
			display: inline;
		}

		.horizontal .contentWrap {
			clear: none;
			float: left;
			display: inline;
		}

		.horizontal ul.level2 li a,
		.horizontal ul.level2 li strong,
		.horizontal ul.csc-menu li a {
			padding: 1px 7px;
		}

.contenttable {
	border-collapse: collapse;
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

	.contenttable caption {
		margin: 0 0 10px 0;
	}

	.contenttable caption,
	.contenttable td,
	.contenttable th {
		font-size: 0.6875em;
		color: #0057A3;
	}

	.contenttable th,
	.contenttable td {
		padding: 10px;
		text-align : left;
		vertical-align : top;
		border-right: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		background: #EEF3F9;
	}

/******************** frames *************************/
.csc-frame-frame2,
#rightColumn .csc-default{
	padding: 12px 12px 2px 12px;
}

.csc-frame-frame2,
.editdata,
#rightColumn .csc-frame-frame1{
	background-color: #f7f7f7;
}
#rightColumn #topsearch .csc-frame-frame2{
	padding: 12px 12px 8px 12px;
}

#rightColumn .csc-frame-frame1{
	padding: 12px 12px 2px 12px;
}

.editdata{
	text-align: center;
	padding: 10px 0 10px 0;
}


/******************** filelinks **********************/
.filelinks {font-size: 0.75em; margin: 0 10px 0 0; }
	.filelinks div {padding: 10px 0 10px 10px;}
	.filelinks .odd {background-color: #eef3f9;}
	.filelinks .even  {background-color: #fff;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;}

/******************** felogin ***********************/
.felogin legend {
	display: none;
}

/******************** forms **************************/
#centreColumn fieldset {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

	#centreColumn .field_set {
		padding: 10px 10px 10px 10px;
		margin: 0 0 4px 0;
	}

	#centreColumn .error,
	#centreColumn .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
		color: #45C7F5;
	}

	#centreColumn fieldset legend {
		display: none;
	}

	#centreColumn fieldset h2 {
		margin: 10px 10px 10px 10px;
	}

		#centreColumn fieldset fieldset {
			border: none;
			margin: 0 0 5px 0;
			padding: 0;
		}

			#centreColumn fieldset fieldset legend {
				display: block;
				font-weight: normal;
				margin: 0;
				font-size: 0.75em;
				padding: 0;
				background: none;
				border: none;
			}

		#centreColumn .field {
			margin: 0 0 5px 0;
			clear: left;
		}

			#centreColumn fieldset fieldset .field {
				margin-left: 13.5em;
			}

		#centreColumn label,
		#centreColumn input,
		#centreColumn textarea{
			font-size: 0.75em;
		}

			#centreColumn .tx-ttproducts-pi1 .contents input,
			#centreColumn .tx-ttproducts-pi1 .contents textarea,
			#centreColumn .tx-ttproducts-pi1 .contents select {
				font-size: 1em;
			}

			#centreColumn .tx-ttproducts-pi1 .contents input[type="submit"]{
				padding: 5px 5px;
			}

			#centreColumn .tx-ttproducts-pi1 .contents input[type="text"] {
				height: 18px;
			}

				#centreColumn .tx-ttproducts-pi1 .tx-ttproducts-pi1-searchadd input,
				#centreColumn .tx-ttproducts-pi1 .tx-ttproducts-pi1-searchadd textarea,
				#centreColumn .tx-ttproducts-pi1 .tx-ttproducts-pi1-searchadd select {
					font-size: 0.7em;
				}

			#centreColumn input.text{
				width: 18.25em;
			}
			#centreColumn select,
			textarea {
				width: 19.2em;
			}

			#centreColumn input.left {
				float: left;
				margin-right: 5px;
			}

			#centreColumn label.left {
				width: 15em;
				display: block;
			}

			#centreColumn #tx_a21callback select.left {
				float: left;
				clear: none;
				margin: 0 0 1em 17px;
			}

			#centreColumn #tx-ttproducts-pi1-list select,
			#centreColumn #tx-ttproducts-pi1-search select,
			#centreColumn #tx-ttproducts-pi1-memo select {
				width: 7em;
				height: 22px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				background: #fff;
				behavior: url(http://www.biochrom.de/fileadmin/biochrom/css/PIE.htc);
			}

			span.typ {
				font-size: 0.75em;
			}

		#centreColumn label {
			float: left;
			width: 18em;
		}

			/** contact **/
			#centreColumn textarea {
				float: left;
				width: 19em;
			}

				#centreColumn input.text:hover,
				#centreColumn input.text:focus,
				#centreColumn textarea:hover,
				#centreColumn textarea:focus {
					background: #fff;
				}

			#centreColumn label.right {
				float: none;
			}

	.button_set input{margin: 40px 20px 0 0;}

/** form musteranforderung **/
.info {
	font-size: 0.75em;
}
	.info .label {
		float: left;
		margin-left:3.5em;
	}

	label span {
		font-size: 90%;
	}

	.info .cont {
		margin-left: 7.4em;
	}

	#centreColumn fieldset fieldset legend.inner {
		width: 10em;
	}


/** form spezialanforderung - tx_sample_request_fbs **/
#centreColumn #spezialanforderung p.header,
#centreColumn #tx_special_media p.header  {
	font-weight: bold;
	margin: 2.5em 0 0.5em 0;
}

#centreColumn #spezialanforderung .row,
#centreColumn #tx_special_media .row {
	clear: left;
	margin: 0 0 5px 0;
}

	#centreColumn #spezialanforderung .row label,
	#centreColumn #tx_special_media .row label {
		display: none;
	}

	#centreColumn #spezialanforderung .row p,
	#centreColumn #tx_special_media .row p {
		margin: 0;
	}

	#centreColumn #spezialanforderung .col,
	#centreColumn #tx_special_media .col {
		float: left;
		width: 12em;
	}
		#centreColumn #spezialanforderung .col input.text,
		#centreColumn #tx_special_media .col input.text {
			width: 14em;
		}

	#centreColumn #spezialanforderung .two {
		width: 3em;
	}

		#centreColumn #spezialanforderung .two input.text {
			width: 3em;
		}

	#centreColumn #spezialanforderung .three {
		width: 10em;
	}

		#centreColumn #spezialanforderung .three input.text {
			width: 12em;
		}

	#centreColumn #spezialanforderung .four {
		width: 8em;
	}

		#centreColumn #spezialanforderung .four select {
			width: 9em;
		}

	#centreColumn #spezialanforderung .params_qc .col,
	#centreColumn #tx_special_media .params_qc .col {
		width: 9em;
	}

		#centreColumn #spezialanforderung .params_qc .col input.text,
		#centreColumn #tx_special_media .params_qc .col input.text {
			width: 10em;
		}

	#centreColumn #spezialanforderung .first {
		margin: 0 0 0.6em 0;
	}

	#centreColumn #spezialanforderung .fillings .col {
		width: 48%;
	}

	#centreColumn #spezialanforderung input.auto,
	#centreColumn #tx_special_media input.auto {
		width: auto;
	}

	#centreColumn #spezialanforderung textarea#label_message,
	#centreColumn #tx_special_media#label_message {
		width: 36.3em;
	}

	#centreColumn #spezialanforderung .label,
	#centreColumn #tx_special_media .label {
		float: left;
		width: 18em;
	}

	#centreColumn #spezialanforderung span.text,
	#centreColumn #tx_special_media span.text {
		font-size: 0.75em;
	}

	#centreColumn #spezialanforderung .summary .col div {
		font-size: 0.75em;
	}

	#centreColumn #spezialanforderung .summary p {
		clear: left;
	}


/******************** buttons ************************/

.button3,
.grayButton,
.grayButton:hover,
.grayButton:focus{
	padding : 5px 12px;
	float: left;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	border: 1px solid #c0c0c2;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e2e2e2), to(#c1c1c1));
	background: -webkit-linear-gradient(#e2e2e2, #c1c1c1);
	background: -moz-linear-gradient(#e2e2e2, #c1c1c1);
	background: -ms-linear-gradient(#e2e2e2, #c1c1c1);
	background: -o-linear-gradient(#e2e2e2, #c1c1c1);
	background: linear-gradient(#e2e2e2, #c1c1c1);
	-pie-background: linear-gradient(#e2e2e2, #c1c1c1);
	behavior: url(http://www.biochrom.de/fileadmin/biochrom/css/PIE.htc);
	color: #000;

	position: relative;
}

	.grayButton:hover,
	.grayButton:focus{
		color: #233D8F;
	}

	.contents .grayButton{
		padding : 5px 2px;
	}

	/*
	#rightColumn .button3,
	#rightColumn .grayButton,
	#rightColumn .grayButton:hover,
	#rightColumn .grayButton:focus{
		padding : 2px 12px;
	}
	*/

a.button3,
a.button3:link,
a.button3:hover,
a.button3:active,
a.button3:visited {
	text-decoration:none;
	color:white;
	border:none;
}

.twoCols .contentWrap a.internal-link,
.threeCols .contentWrap a.internal-link,
.blueButton,
.blueButton:hover,
.blueButton:focus,
.blueButtonDownload,
.blueButtonDownload:hover,
.blueButtonDownload:focus,
input.blueButton,
#centreColumn input[type="submit"],
#slider a{
		color: #fff;
		padding: 5px 12px;
		background:none;
		background-color: #45C7F5;
		font-weight: bold;

		border: 1px solid #17A1CE;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		text-decoration: none !important;
		display: inline-block;

		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#32CAFD), to(#1FACDA));
		background: -webkit-linear-gradient(#32CAFD, #1FACDA);
		background: -moz-linear-gradient(#32CAFD, #1FACDA);
		background: -ms-linear-gradient(#32CAFD, #1FACDA);
		background: -o-linear-gradient(#32CAFD, #1FACDA);
		background: linear-gradient(#32CAFD, #1FACDA);
		-pie-background: linear-gradient(#32CAFD, #1FACDA);
		behavior: url(http://www.biochrom.de/fileadmin/biochrom/css/PIE.htc);

		position: relative;
	}

		.twoCols .contentWrap a.internal-link:hover,
		.threeCols .contentWrap a.internal-link:hover,
		.twoCols .contentWrap a.internal-link:focus,
		.threeCols .contentWrap a.internal-link:focus,
		.blueButton:hover,
		.blueButton:focus,
		.blueButtonDownload:hover,
		.blueButtonDownload:focus,
		#rightColumn .blueButton:hover,
		#rightColumn .blueButton:focus,
		#centreColumn input[type="submit"]:hover,
		#centreColumn input[type="submit"]:focus,
		#slider a:hover,
		#slider a:focus{
			color: #233D8F;
		}

		#rightColumn .blueButton,
		#rightColumn a.blueButton:hover,
		#rightColumn a.blueButton:focus,
		#rightColumn input[type="submit"]{
			padding: 5px 10px;
		}


/******************** shop ***************************/
#rightColumn .tt_products_minibasket {
}

h3.login,
h3.cart,
h3.news,
h3.logout,
h3.warn {
	color : #000;
}

.content a.cashpoint {
	color: #fff;
	background: #548ec1;
	padding: 2px 10px 2px;
	border: 2px solid #fff;
	text-decoration: none;
}

/************************ list ****************************/
.browselinks {
	font-size: 0.72em;
	text-align: center;
	margin: 20px 0;
	display: inline-block;
	width: 100%;
}
	.browselinks .previous,
	.browselinks .middle,
	.browselinks .next {
		float: left;
		margin: 0 10px 0 0 ;
	}

	.browselinks a {
		text-decoration: none;
	}

/*********************** product-list *******************/
.item {
	margin: 0 0 20px 0;
}
.product-list .category {
	clear: both;
}

/******************** tt-products *************************/
#tx-ttproducts-pi1-list h2,
#tx-ttproducts-pi1-search h2,
#tx-ttproducts-pi1-memo h2 {
	font-size: 0.9em;
	margin: 20px 0 0 10px ;
	padding :0;
	color: #233D8F;
	background: none;
}

	#tx-ttproducts-pi1-list h3,
	#tx-ttproducts-pi1-search h3,
	#tx-ttproducts-pi1-memo h3 {
		font-size: 0.75em;
		font-weight: normal;
		margin: 0 0 0 10px;
		padding: 5px 0;
		color: #555;
	}

	#tx-ttproducts-pi1-list p,
	#tx-ttproducts-pi1-search p,
	#tx-ttproducts-pi1-memo p {
		margin: 0 10px 0 10px;
	}
	#tx-ttproducts-pi1-search input{float:left;}

	.headline {
		position: relative;
		border: 1px solid #fff;
	}

	.switcher-label {
		font-size: 0.7em;
		color: #5d5d5d;
		position: absolute;
		top: 2px;
		right: 28px;
	}

	.switcher {
		font-weight: bold;
		color: #8CBF41;
		font-size: 1.2em;
		cursor: pointer;
		position: absolute;
		top: 2px;
		right: 10px;
		line-height: 70%;
	}

	.headers,
	.contents {
		font-size: 0.7em;
	}

		.headers div,
		.contents div {
			padding: 10px 0 0 8px;
			overflow:hidden;
		}

		.headers {
			margin: 6px 0 0 0;
		}

	.contents {
		background: #e5f8fe;
		margin: 0;
	}
	.order-list .contents{
		background: #f7f7f7;
	}

		.item .contents {
			border-bottom: none;
		}

	.title {
		float: left;
		width: 10em;
	}

	.unit {
		float: left;
		width: 7.5em;
	}

	.unit option {
		border:1px solid #FFF;
		padding-right:5px !important;
	}

	.catalog-number {
		float: left;
		width: 6.5em;
	}
	.contents .catalog-number {
		margin: 5px 0 0 0;
	}

	.price {
		float: left;
		width: 7.8em;
	}
	.contents .price {
		margin: 5px 0 0 0;
	}

	.amount {
		float: left;
		width: 4em;
	}

		.amount input {
			width: 2.8em;
			text-align:right;
		}

	.memo {
		float: left;
		width: 6.3em;
	}

	.basket {
		float: left;
		width: 8em;
	}
		.basket input,
		.basket input[type="submit"]{
			padding: 5px 5px;
		}

	.price-total {
		float:left;
		width: 10em;
		text-align: right;
	}


/***************************** basket ***********************/
.price-total-basket {
	font-size: 0.6875em;
	font-weight: bold;
	padding: 0 10px 20px 10px;
	margin: 10px 0 0 0;
	text-align:right;
}

	.price-total-basket .label {
		float: left;
		width: 34em;
	}

	.price-total-basket .content {
		float: left;
		width: 8em;
		text-align: right;
	}

.faxversion {
	display: none;
}

/**************************** basket info template ***************/
.cols {
	float: left;
	width: 48%;
}

	#centreColumn .cols p {
		margin: 0 0 1px 0;
	}

/**************************** basket_payment **********************/
.basket_payment .title,
.order_confirmation .title {
	width: 20em;
}

/*************************** order-list **************************/
#tx-ttproducts-pi1-orders .order-list .date{float: left;width: 23%;}
#tx-ttproducts-pi1-orders .order-list .amount {text-align:right;width: 30%;}
#tx-ttproducts-pi1-orders .order-list .basket{
	float: left;
	width: 40%;
	text-align:right;
}

#tx-ttproducts-pi1-orders .order-list .order-number {
	display:none;
}

#tx-ttproducts-pi1-orders .order-list .plus {
	cursor: pointer;
	background-color:#8CBF41;
	color:white;
	padding:3px;
	font-weight:bold;
	line-height:1.5em;
}

#tx-ttproducts-pi1-orders .order-list .order_html {
	display:none;
	background-color:#FFF;
	font-size:1.429em;
	padding:10px;
}
#tx-ttproducts-pi1-orders .order-list .order_html div {
	padding:0 0 0 0;
}


#tx-ttproducts-pi1-orders .order-list .order_html .title,
#tx-ttproducts-pi1-orders .order-list .order_html .unit,
#tx-ttproducts-pi1-orders .order-list .order_html .catalog-number,
#tx-ttproducts-pi1-orders .order-list .order_html .amount,
#tx-ttproducts-pi1-orders .order-list .order_html .price-total {
	padding:5px;
}

#tx-ttproducts-pi1-orders .order-list .order_html .price-total {
	width:6em;
}

#tx-ttproducts-pi1-orders .order-list .order_html .amount {
	width:3em;
}

#tx-ttproducts-pi1-orders .order-list .order_html .hide {
	display:none;
}

/************************** tt_news ******************************/
#rightColumn .news-latest-container a {
	color: #5d5d5d;
	text-decoration: none;
}
	#rightColumn .news-latest-container a:hover,
	#rightColumn .news-latest-container a:focus  {
		color: #89BB39;
	}

	.news-latest-item {
		padding: 12px 0 2px;
		border-top: 1px solid #CDCDCD;
	}

	#rightColumn .news-latest-container p {
		padding: 0;
	}

#rightColumn .news-list-container {
	border: 1px solid #e5e5e5;
}

	.news-list-container h2 {
		font-size: 0.6875em;
		color: #5d5d5d;
		font-weight: normal;
		margin: 10px 0 20px 10px;
	}

	.news-list-item {
		background-color: #eef3f9;
		margin: 0 0 2px 0;
		padding: 5px 10px 5px 10px;
	}

	#centreColumn .news-list-item {
		margin: 0 0 10px 0;
		background-color: #f7f7f7;
	}

	.news-list-image {
		float: left;
		width: 65px;
		min-height: 45px;
		padding: 0 10px 0 0;
		display: block;
	}

	.news-date {
		font-size: 0.6875em;
	}

	.news-list-item h3 {
		font-size: 0.6875em;
		margin: 2px 0 2px 0;
		padding: 3px 0 3px 3px;
	}

	#centreColumn .news-list-container p {
		font-size: 0.6875em;
	}

	.news-list-browse {
		font-size: 0.6875em;
		margin: 10px 0 0 10px;
	}

	.news-list-archivelink {
		margin: 20px 0 0 0;
	}

	.news-list-archivelink a {
		padding: 3px 10px 3px 20px;
		border: 1px solid #A2C1DD;
		margin: 0 10px 0 0;
	}

	.news-list-archivelink {
		text-align: right;
	}

.news-single-item .news-date {
	color: #666;
	margin: 0 0 1px 0;
}

	.news-single-item h2 {
		color: #666;
		font-size: 0.6875em;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.news-single-item h3 {
		color: #0057a3;
		font-size: 1.125em;
		margin: 0 0 10px 0;
		padding: 0;
		font-weight: normal;
	}

	.news-single-img {
		float: left;
		margin-right: 10px;
	}

	p.news-single-author {
		margin: 20px 0 0 0;
	}

	p.news-single-backlink {
		margin: 0;
		padding: 30px 0 0 0;
	}



/*************************** sr_feuser_register **************************/
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0; text-indent: 0; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-notice { margin: 0; padding: 1em 0 0.5em 20px;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin: 0 0 2em 20px; }
.tx-srfeuserregister-pi1 a {text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
#centreColumn .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {font-size: 0.75em;}
.tx-srfeuserregister-pi1 select {width: 19.1em;}
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("http://www.biochrom.de/fileadmin/biochrom/typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
#tx-srfeuserregister-pi1-fe_users_form input[type="text"]{width: 100%;}
.tx-srfeuserregister-pi1 dl {
	margin: 0;
	padding: 1em 0 0 0;
}

.tx-srfeuserregister-pi1 dt,
.tx-srfeuserregister-pi1 dd {
	margin: 0;
	padding: 0 0 0.5em 0;
	float: left;
}

.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 35%;
	padding-left: 20px;
}

.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 50%;
}

#centreColumn .tx-srfeuserregister-pi1 dt label {
	width:14em;
}

#centreColumn .tx-srfeuserregister-pi1 dl.tx-srfeuserregister-pi1-multiple-checkboxes {
	padding:0;
}

#centreColumn .tx-srfeuserregister-pi1 dl.tx-srfeuserregister-pi1-multiple-checkboxes dt {
	padding:0;
	width:auto;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
input.tx-srfeuserregister-pi1-submit {
	font-size: 1em;
}

#centreColumn .tx-srfeuserregister-pi1 dd.radio_dd label,
#centreColumn .tx-srfeuserregister-pi1 dd.radio_dd tx-srfeuserregister-pi1-radio {
	display:inline;
	width:auto;
	float:none;
}

/************************** indexed_search *********************************/
#centreColumn .tx-indexedsearch fieldset {
	border: none;
}

	.tx-indexedsearch-whatis {
		font-size: 0.75em;
	}

	.tx-indexedsearch form input {
		width: 15em;
	}

		.tx-indexedsearch form input.tx-indexedsearch-searchbox-button {
			width: auto;
		}

	.tx-indexedsearch form select {
		width: 15.2em;
	}

	.tx-indexedsearch form div {
		margin: 0 0 5px 0;
	}

	.tx-indexedsearch legend {
		display: none;
	}

	.tx-indexedsearch .res-tmpl-css {
		margin: 0 0 25px 0;
	}

	.tx-indexedsearch h3 {
		font-weight: normal;
	}

	.tx-indexedsearch h3 .icon {
		float: left;
	}

	.tx-indexedsearch  .result-number {
		float: left;
	}

	.tx-indexedsearch h3 .title {
		float: left;
		width: 90%;
		font-weight: bold;
		margin: 0 0 5px 0;
	}

	.tx-indexedsearch .res-tmpl-css a {
		background: none;
		padding: 0;
	}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
	font-size: 1em;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
.tx-indexedsearch-descr {width: 90%;}

ul.browsebox {
	list-style-image: none;
	margin: 2em 0;
}

	ul.browsebox li {
		display: inline;
		margin: 0 10px 0 0;
		border-right: 1px solid #C8D2DC;
	    padding: 2px 10px 0 0
	}

	ul.browsebox li:before,
	.horizontal ul.csc-menu li:before{
		background: none;
		height: 0;
		width: 0;
	}

	.browsebox li:last-child {
	    border: none;
	}

/*************************** general list ********************/
.tx-list-pi1-selectorbox, .tx-list-pi-selectorbox {
	float: left;
	margin: 0 1em 0 0;
}

/*************************** adress **************************/
.item h2 {
	margin: 0 0 5px 0;
	padding: 9px 6px 12px 12px;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #000;
	background-color: #f7f7f7;
	font-weight: bold;
}

#rightColumn .adress .item {
	border: none;
}

	#rightColumn .adress h3 {
		padding: 6px 0 ;
		font-weight: normal;
		text-transform: uppercase;
		margin: 0 0 0 0;
	}

	.adress .item {
		margin: 0 0 20px 0;
	}

	.adress .item img {
		margin-right: 5px;
		margin-bottom: 10px;
	}


#centreColumn .adress .item {
	margin: 0 0 40px 0;
	clear: left;
}

	#centreColumn .adress .item img {
		float: left;
	}

	.adress .secondCol {
	    float: left;
	    height: 100%;
	    margin: 0 0 10px 8px;
	    width: 10em;
	}
	.adress .thirdCol {
	    padding-left: 20em;
	    padding-right: 0.5em;
	}

	#centreColumn .adress p {
	    margin: 0 0 5px 0;
	}

	#centreColumn .adress p.nomargin {
		margin: 0;
	}
	.adress .blueframe{
		padding: 0 0 0 10px;
	}

.phone,
.fax,
.content a.mail,
.mobile{
	font-weight: bold;
}

	.phone:before,
	.phoneImage,
	.fax:before,
	.faxImage,
	.content a.mail:before,
	.content a .mailImage,
	.mobile:before,
	.mobileImage{
		background: url(sprite.png) no-repeat -107px 3px ;
		display: inline-block;
		content: "";
		width: 25px;
		height: 16px;
	}

	.fax:before,
	.faxImage {
		background: url(sprite.png) no-repeat -54px 2px ;
	}

	.content a.mail:before,
	.content a .mailImage  {
		background: url(sprite.png) no-repeat -79px 4px ;
	}

	.mobile:before,
	.mobileImage{
		background: url(sprite.png) no-repeat -157px 3px ;
	}
/*************************** customerservice **************************/
.customerservice .item {
	float: left;
	width: 47%;
	margin: 0 5px 20px 5px;
}

	.customerservice .item .blueframe {
		height: 9em;
	}

	.customerservice .item img {
		float: left;
		margin: 0 10px 0 0;
	}

	#centreColumn .customerservice p {
		font-size: 0.6875em;
		margin: 0 0 2px 0;
		padding: 0 8px;
	}

/*************************** distributors **************************/
.distributors .item {
	float: left;
	width: 30.5%;
	clear: none;
	margin: 0 10px 20px 0;
	height: 13.5em;
}

	#centreColumn .distributors p {
		font-size: 0.6875em;
		margin: 0 13px 3px 13px;
		padding: 0 ;
		position: relative;
	}

	.distributors a{
		text-decoration: underline;
	}
/*************************** downloads **************************/
.tx-list-pi1-searchbox .tx-list-pi1-searchbox-sword, .tx-list-pi-searchbox .tx-list-pi-searchbox-sword {
	font-size: 0.75em;
}

.tx-list-pi1-searchbox label, .tx-list-pi-searchbox label {
	display: none;
}

.downloads {
	margin: 1em 0 0 0;
}

.downloads .item {
	border: none;
	margin: 0;
	padding: 4px 5px;
	background: #eef3f9;
	font-size: 0.75em;
	color: #9cb9dc;

	text-align: right;
}

	.downloads .odd {
		background: #fff;
	}

	.downloads .left {
		display: block;
		float: left;
	}

/*************************** perfectlightbox galery **************************/
.lightboxlist .csc-textpic-image  {
	width: 6em;
	height: 7em;
	background-color: #f7f7f7;
	text-align: center;	/** horizontal **/
	padding :  0.5em 0 0 0.5em;
	margin :  0 0.5em .5em 0;
}

.lightboxlist .csc-textpic-image {
	text-align: left;
	margin: 0.5em 0.5em 0.5em 0;
}

#centreColumn .swordAddCount {
	width:2.8em;
	text-align:right;
}

.info_shipping strong,
.info_shipping b {
	color:#0057A3;
}

#metanavi ul li.pid_2239{
	padding: 0 17px 0 0;
	margin-right:15px;
	border-right:none;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
	margin: 0 0 10px 10px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
	margin: 0 10px 10px 0;
}

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	float: left;
	clear: both;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	float: right;
	clear: both;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	margin: 0 auto;
	display: inline-block;
}

.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	float: left;
}

/* /unternehmen/qualitaetssicherung/
testpages without margin
 */
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image IMG {
	vertical-align: bottom;
}

.frame .csc-textpic .csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 10px 0 0 10px;
}

/* Bildergalerie */
.lightboxlist .csc-textpic .csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}

.csc-textpic-center {
	text-align: center;
}

.csc-textpic-center .csc-textpic-text {
	text-align: left;
}
.twoCols .csc-textpic-imagewrap{
	display: inline-block;
}

/* Shared styles for lightbox & slimbox*/
#prevLink, #nextLink {
	display:block;
	position:absolute;
	top:0;
	width:35%;
	height:100%;
	background:transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
}

#prevLink {
	left:0;
	float:left;
}

#nextLink {
	right:0;
	float:right;
}

#prevLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../images/prev.gif) no-repeat 0% 15%;
}

#nextLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../images/next.gif) no-repeat 100% 15%;
}

#playLink,#pauseLink,#saveLink,#closeLink {
	display:block;
	float:right;
	/* Set these two to the actual dimensions of your images! If they differ in size you have to set them seperately!*/
	width:26px;
	height:26px;
	/* End*/
	margin-left:1.0em;
}

#playLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../images/play.gif) no-repeat center;
}

#pauseLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../images/pause.gif) no-repeat center;
}

#saveLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../images/save.gif) no-repeat center;
}

#closeLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../images/close.gif) no-repeat center;
	/*clear:right;
	float:right;*/
}

/* Slimbox-only*/
#sbOverlay {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
	z-index:90;
}

#sbCenter, #sbBottomContainer {
	position:absolute;
	left:50%;
	overflow:hidden;
	background-color:#fff;
	z-index:100;
}

#sbCenter a, #sbBottomContainer a {
	text-decoration:none;
	border:none;
	outline:none;
}

.sbLoading {
	background:#fff url(../images/loading.gif) no-repeat center;
}

#sbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#sbBottom {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	padding:0 10px 10px 10px;
}

#sbCaption {
	width:66%;
	font-weight:bold;
	margin-bottom:0.1em;
}

#sbNumber {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent a {
	position:relative;
	float:left;
	color:#777;
	border-right:0.3em solid #fff;
	border-bottom:0.1em solid #fff;
	border-left:0.4em solid #fff;
	margin-right:0.2em;
}

#sbPresent a.act {
	/*font-weight:bold;*/
	color:#fff;
	background:#777;
	border-color:#777;
}



/* Lightbox-only*/
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:90;
}

#lbLightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lbLightbox #closeLink {
	margin-bottom:10px;
}

#lbLightbox a {
	text-decoration:none;
	border:none;
	outline:none;
}

#lbLightbox images {
	width:auto;
	height:auto;
	border:none;
}

#lbOuterImageContainer {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lbImageContainer {
	padding:10px;
}

#lbLoading {
	position:absolute;
	z-index:110;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	background:#fff url(../images/loading.gif) no-repeat center;
}

#lbHoverNav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#lbImageContainer>#lbHoverNav {
	left:0;
}

#lbImageDataContainer {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}

#lbImageData {
	padding:0 10px;
	color:#666;
}

#lbImageDetails {
	width:66%;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#lbCaption {
	display:block;
	font-weight:bold;
	margin-bottom:0.1em;
}

#lbNumberDisplay {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent a {
	position:relative;
	float:left;
	color:#777;
	border-right:0.3em solid #fff;
	border-bottom:0.1em solid #fff;
	border-left:0.4em solid #fff;
	margin-right:0.2em;
}

#lbPresent a:hover {
	color:#000;
}

#lbPresent a.act {
	color:#fff;
	background:#777;
	border-color:#777;
}


/*** FX Demo Page CSS ***/
/* Demo page accordions */
.accordion             { width: 70%; margin: 0 auto; }
.accordion .ui-widget-content a { color: #004499; }


/******  dropdownsitemap *******/

.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
      list-style: none;
      margin: 0px;
      padding: 0px;
}
	.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	    color: {$plugin.tx_dropdownsitemap_pi1.colors.links};
	    background-color: inherit;
	    text-decoration: none;
	}
	.tx-dropdownsitemap-pi1 DIV {
	    margin-left: 10px;
	    margin-top: 2px;
	    padding: 2px;
	}
	.tx-dropdownsitemap-pi1 LI.open OL {
	    display: block;
	}
	.tx-dropdownsitemap-pi1 LI.closed OL {
	    display: none;
	}
	.tx-dropdownsitemap-pi1 LI.open UL {
	    display: block;
	}
	.tx-dropdownsitemap-pi1 LI.closed UL {
	    display: none;
	}
	.tx-dropdownsitemap-pi1 SPAN.ifsub {

	}
	.tx-dropdownsitemap-pi1 SPAN.spc {
	    text-transform: uppercase;
	    font-style: italic;
	}
	.tx-dropdownsitemap-pi1 .description {
	    font-style: italic;
	    font-size: 80%;
	    margin-left: 5px;
	}
	.tx-dropdownsitemap-pi1 DIV {
	}
	.tx-dropdownsitemap-pi1 DIV.level_2 {
	}
	.tx-dropdownsitemap-pi1 DIV.level_3 {
	}
	.tx-dropdownsitemap-pi1 DIV.level_4 {
	}
	.tx-dropdownsitemap-pi1 DIV.level_5 {
	}
	.tx-dropdownsitemap-pi1 DIV.expAll {
	    border: solid 1px {$plugin.tx_dropdownsitemap_pi1.colors.expallBorder};
	    background-color: {$plugin.tx_dropdownsitemap_pi1.colors.expallBackground};
	    color: inherit;
	    padding: 5px;
	    font-size: 0.75em;
	}
	.tx-dropdownsitemap-pi1 IMG {
	    margin-right: 5px;
	}

	.tx-dropdownsitemap-pi1 ol {
		font-size: 0.75em;
	}

	.tx-dropdownsitemap-pi1 ol ol {
		font-size: 1em;
	}

/******  Home Slider  *******/
#sliderWrap {
	border: 1px solid #ddd;
	margin: 0 0 30px 0;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-top-right-radius: 90px;
	-moz-border-radius-topright: 90px;
	border-top-right-radius: 90px;
	behavior: url(http://www.biochrom.de/fileadmin/biochrom/css/PIE.htc);
}
#slider {
	width: 754px;
	height: 195px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 1em;
}

	#slider h2 {
		color: #233D8F;
		font-size: 1.85em;
		margin: 35px 0 15px 30px;
		line-height: 120%;
		font-weight: normal;
	}
	.lightblue {
		color: #46C7F4;
	}
	#slider p {
		margin: 0 0 0 30px;
	}
	#slider img {
		float: right;
		margin: 15px 70px 0 40px;
	}
	#sliderNav {
		overflow: hidden;
		margin: 0 !important;
	}
		#sliderNav li {
			width: 33%;
			float: left;
			list-style-type: none;
			margin: 0;
			list-style-image: none;
			background: #f5f5f5;
			border-top: 1px solid #e0e0e0;
			position: relative;
			z-index: 5;
		}
			#sliderNav li:first-child {
				width: 34%;
			}

			#sliderNav li:first-child,
			#sliderNav li:first-child a {
				-webkit-border-bottom-left-radius: 8px;
				-moz-border-radius-bottomleft: 8px;
				border-bottom-left-radius: 8px;
				border-left: none;

				behavior: url(http://www.biochrom.de/fileadmin/biochrom/css/PIE.htc);
			}

			#sliderNav li:last-child,
			#sliderNav li:last-child a {
				-webkit-border-bottom-right-radius: 8px;
				-moz-border-radius-bottomright: 8px;
				border-bottom-right-radius: 8px;
				border-right: none;

				behavior: url(http://www.biochrom.de/fileadmin/biochrom/css/PIE.htc);
			}

		#sliderNav li a {
			display: inline-block;
			background: #f5f5f5;
			border-left: 1px solid #d7d8d6;
			padding: 10px 20px 0 20px;
			width: 84.5%;
			height: 75px;

			color: #575757;
			font-weight: bold;
		}
			*+html #sliderNav li a {
				display: block;
				height: 80px;
			}
		#sliderNav li a:hover,
		#sliderNav li a.cur {
			background: #ededed;

			-moz-box-shadow: inset 0 0 29px -6px #000;
			-webkit-box-shadow: inset 0 0 29px -6px #000;
			box-shadow: inset 0 0 29px -6px #000;
		}

		#sliderNav li a:hover:before,
		#sliderNav li a.cur:before,
		.sliderCur {
			content: "";
			display: block;
			position: absolute;
			top: -1px;
			left: 50%;
			width: 13px;
			height: 8px;
			z-index: 10;
			background: url(sprite.png) no-repeat -133px 0;
		}

		#sliderNav img {
			float: left;
			margin: 0 20px 0 0;
		}
	.anythingControls {
		visibility: hidden;
	}

/***********************
	COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 90%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 1;
}

/****   Home TwoCols *****/

#home .twoCols .frame {
	position: relative;
}

#home .twoCols .csc-textpic-imagewrap {
	position: absolute;
	top: -140px;
	left: 0;
}

#home .twoCols .frame .csc-default {
	position: absolute;
	top: 140px;
}

#home .twoCols .contentWrap h1{
	padding: 10px 0 5px 10px;
	background: none;
}

#home .twoCols .contentWrap h1 a{
	color: #233D8F;
}

#home .twoCols .csc-textpic .csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0 ;
	height: 140px;
	width: 100% !important;
}