/* @override 
	http://www.abteilung.ch/fileadmin/skins/skin_ab/css/mainstyles.css
*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 

  
	reset.css
	Resets default browser CSS.
   
	Based on but not the same as work by Eric Meyer:
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
   
-------------------------------------------------------------- */

/*#e2007a ist ROT*/ 
/*#4e4e4e ist GRAU*/ 

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* Tables still need 'cellspacing="0"' in the markup. */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: 400;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

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

#iewarning {
	display: block;
	position: absolute;
	top: 0;
	margin: 10px;
	width: 180px;
	background: red;
	padding: 10px;
	color: #fff;
	z-index: 9999999;
}

del {
	text-decoration: line-through;
}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	height: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DeliciousRoman', sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	background: url(images/abt-bg-content.gif);
}

/* NOTE: Much of the typography styling is handled in rte.css */

/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */

table {
	border-collapse: collapse;
	width: 100%;
}

/* @end Table Styling */

/* @group Additional Tags */

pre {
	margin-bottom: 15px;
}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
}

/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	margin-right: 5px;
}

form input:focus, form input:hover {
	color: #333;
}

form select {
	font-size: 11px;
}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

optgroup {
	font-family: 'DeliciousItalic', sans-serif;
	margin: 0;
	margin-top: 5px;
}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: #333;
}

.hidden {
	visibility: hidden;
}

/* @end Forms */


/* @end Base Styling */

/* @group TYPO3 Styling Adjustments */

div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #fff;
	margin: 0 0 30px 0;
}

.csc-frame-frame1 {
	padding: 10px;
	background: url(images/blk-20.png);
}

/* @end TYPO3 Styling Adjustments */

/* @group Layout */

#pageWrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

#feature {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 950px;
}

#generatedContent-1 {
	width: 300px;
	float: left;
	margin-right: 25px;
}

#generatedContent-2 {
	width: 300px;
	float: right;
}

#f1d #contentBlock-1 {
	float: right;
	width: 625px;
}

#f1e #contentBlock-1 {
	float: left;
	width: 625px;
}

#f1f #contentBlock-1 {
	float: left;
	width: 465px;
}

#f2a #contentBlock-1 {
	float: left;
	width: 625px;
}

#f2a #contentBlock-2 {
	width: 300px;
	float: right;
}

#f2b #contentBlock-1 {
	float: left;
	width: 625px;
}

#f2b #contentBlock-2 {
	width: 300px;
	float: right;
}

#f2c #contentBlock-1 {
	float: left;
	width: 625px;
}

#f2c #contentBlock-2 {
	width: 300px;
	float: right;
}

#f2d #contentBlock-1 {
	float: left;
	width: 300px;
}

#f2d #contentBlock-2 {
	width: 300px;
	float: right;
}

#f2e #contentBlock-1 {
	float: left;
	width: 300px;
	margin-right: 25px;
}

#f2e #contentBlock-2 {
	width: 300px;
	float: left;
}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 300px;
	margin-right: 25px;
}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 300px;
	float: left;
}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 300px;
	float: right;
}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 300px;
}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 300px;
	float: left;
	margin-right: 25px;
}

/* @group Layout (Ergänzungen) */

#menuTrennlinie {
	height: 0px;
	font-size: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 130px;
	z-index: 999;
}

#innerHeaderBlock {
	width: 950px;
	margin: 0 auto;
/*	background: url(images/parallax-1.png);*/
}

#outerContentBlocks {
	width: 950px;
	margin: 0 auto;
	display: table;
	padding-bottom: 296px;
}

#outerContentBlocks #contentBlock-1,
#outerContentBlocks #contentBlock-2,
#outerContentBlocks #contentBlock-3 {
	padding: 36px 0;
}

#upperShadow {
	width: 100%;
	margin: 0;
	left: 0;
	height: 10px;
	background: url(images/abt-bg-topshadow.png) repeat-x;
}

#footerBox {
	background: url(images/abt-bg-footerFabrik.png) center 0 repeat-x;
	height: 296px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#outerFooterBlock {
	width: 950px;
	margin: 0 auto;
}

/* @end */

/* @end Layout */

/* @group Common Classes */

.clear {
	clear: both;
}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
}

.csc-firstHeader {
	margin-top: 0px;
}

.graphicTextWrap {
	overflow: hidden;
}

.graphicText {
	line-height: 300px;
	display: block;
}

/* @end Common Classes */

/* @group Header */

#headbar {
	margin: 0 auto;
}

#header {
/*	width: 100%;
	margin: 0 auto;
*/
	background: url(images/abt-bg-header.jpg) repeat center top;
}

#masthead {
	float: left;
	margin: 22px 0 0 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#masthead a {
	display: block;
	padding-top: 65px;
}

/* @group Global Menu */

#globalMenu {
	width: 980px;
/*	position: relative;
	top: 60px;
*/
	clear: both;
	margin-left: 0px;
	margin: 44px 0 36px 0;
/*	font-size: 12px;
	z-index: 99;
*/
}

#globalMenu li {
	display: inline;
	float: left;
	border-right: 0px solid #e6e6e6;
}

#globalMenu li.last {
	border: none;
}

#globalMenu a:hover {
	color: #e2007a;
}

#globalMenu li.active a {
	color: #4e4e4e;
}

#globalMenu ul {
/*	position: absolute;
	height: 20px;
	left: 0px;
	margin: 0px auto;
	top: 29px;
	width: 950px;
	font-size: 0.8em;
	padding-left: 0px;
*/
}


/* @end Global Menu */

/* @end Header */

/* @group Footer */

#footer a {
	color: #8dbfd8;
	text-decoration: underline;
}

/* @group Navigation */

#footerMenuKommunikation,
#footerMenuSolution {
	margin: 0;
}

#footerMenuKommunikation li,
#footerMenuSolution li {
	display: inline;
	margin: 0 10px 4px 0;
}

/* @end */

#footer {
	margin: 100px auto 0 auto;
	color: #bab2b8;
}

#footer h3 {
	color: #ccc;
}

#footer .columnGroup {
	padding: 0 0 0 0;
}

#footer p {
	color: #999;
}

#footerCopyright {
	font-size: .8em;
	margin: 0;
	text-align: center;
	color: #999999;
}


/* @end Footer*/

/* @group Module Styling */

.module {
	background: url(images/box-backdrop.jpg);
	background-position: 0 300px;
}

.moduleHeader {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 14px;
}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #4e4e4e;
}

.moduleFooter {
	height: 1px;
	margin: 0;
	background: #4e4e4e;
	font-size: 1px;
	overflow: hidden;
}

.moduleBody {
	padding: 10px 10px 10px 10px;
	cursor: pointer;
}

.moduleBodyWrap {
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;


/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
}

.moduleBodyBleed {
	padding: 0;
}

.columnGroup {
	margin-bottom: 10px;
}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
}

.moduleGroup {
	margin-bottom: 10px;
}

.moduleFeature {
	margin-bottom: 15px;
}

/* @end Module Styling */

/* @group Forms */

.csc-mailform-field label,
.csc-mailform-field label {
	display: block;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	margin: 0 0 10px 0;
}

.tx-powermail-pi1 .powermail_text,
.tx-powermail-pi1 .powermail_select,
.tx-powermail-pi1 .powermail_textarea {
	width: 240px;
}

.tx-powermail-pi1 .powermail_submit {
	margin: 0 0 0 180px;
}

.tx-powermail-pi1 .powermail_textarea {
	height: 100px;
}

.tx-powermail-pi1 .style1 {
	display: block;
	padding: 2px 3px;
}

.tx-powermail-pi1 fieldset {
	margin: 20px 0 0 0;
}

.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 label {
	display: block;
	width: 180px;
	float: left;
}

/* @end */

/* @group Referenzen */

.news-list-browse {
	clear: both;
	margin: 0 0 20px 0;
	width: 950px;
	height: 20px;
}

.news-list-browse .showResultsWrap {
	float: left;
}

.news-list-browse .browseLinksWrap {
	float: right;
}

.browseLinksWrap span,
.browseLinksWrap a {
	margin: 0 0 0 10px;
}

.news-latest-item h1 {
	margin: 0 0 8px 0;
	color: #e2007a;
}

.news-single-item h2 {
	font-size: 1em;
	margin: ;
	font-family: 'DeliciousBoldItalic';
}

.news-content h1,
.news-content p {
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
}

.news-content a {
}

.news-content a:hover {
	text-decoration: none;
	color: #fff;
}


.referenz {
	position: relative;
}

.referenz .a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.referenz .b {
	position: absolute;
	left: 0;
	top: 0;
}


/* @end */

/* @group Extensions */

/* @group tt_news_Nivo */

.wrapper ul {
	padding: 0;
}

.news-latest-des {
	float: left;
}

.news-latest-content {
	width: 300px;
}

.news-latest-image img {
	padding-left: 25px;
}

hr.cl-right {
	height: 1px;
	border: 0;
	background: #4e4e4e;
}

/* @end */

/* @group Powermail */

.powermail_mandatory_js {
	margin: 0 0 0 180px;
	font-size: 0.8em;
	color: #e2007a;
}

/* @end */

/* @group MouseOver */

.boxgrid  { 
	width: 300px; 
	height: 162px; 
	margin: 10px; 
	float: left; 
	background:#161613; 
	border: solid 0px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p { 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.boxcaption { 
	float: left; 
	position: absolute; 
	background: #e2007a; 
	height: 100px; 
	width: 100%; 
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
 	top: 162px;
 	left: 0;
}

.captionfull .boxcaption h3,
.captionfull .boxcaption h3 a {
	font-size: 1em;
	margin: 0;
	padding: 0.25em 0.5em;
	color: #fff;
}

.referenzliste {
	margin: 0;
}

.referenzliste li {
	display: inline;
}

.referenzliste .ref-1 .referenz,
.referenzliste .ref-2 .referenz,
.referenzliste .ref-3 .referenz {
	margin: 0 25px 20px 0;
}

.referenzliste .ref-3 .referenz {
	margin: 0;
}

.referenz {
	cursor: pointer;
}

/* @end */


/* @group Slider */

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider {
	width: 950px;
	height: 245px;
	position: relative;
	margin: 0;
	padding: 0;
}

.anythingSlider .wrapper {
	width: 950px;
	overflow: auto;
	height: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 200px;
	width: 950px;
	margin: 0;
}

.anythingSlider .arrow {
	display: none;
	height: 200px;
	width: 67px;
	background: url(images/abt-star-off.gif) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	cursor: pointer;
}

.anythingSlider .forward {
	background-position: 0 0;
	right: -20px;
}

.anythingSlider .back {
	background-position: -67px 0;
	left: -20px;
}

.anythingSlider .forward:hover {
	background-position: 0 -200px;
}

.anythingSlider .back:hover {
	background-position: -67px -200px;
}

#thumbNav {
	position: relative;
	top: 205px;
	text-align: left;
}

#thumbNav a {
	color: transparent;
	font: 0px/18px Georgia, Serif;
	display: inline-block;
	padding: 0px 10px;
	height: 18px;
	margin: 0 1px 0 0;
	background: url(images/abt-star-off.gif) left center no-repeat;
	text-align: center;
}

#thumbNav a:hover {
	background: url(images/abt-star-on.gif) left center no-repeat;
}

#thumbNav a.cur {
	background: url(images/abt-star-on.gif) left center no-repeat;
}

#start-stop {
	display: none;
	background: #777;
	background-repeat: repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 225px;
	text-decoration: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#start-stop.playing {
	background-color: #e2007a;
	text-decoration: none;
}

#start-stop:hover {
	background-image: none;
}

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}


/* @end */



/* @end */

/* @group Snippets */
.tx-codesnippetdb-pi1 ul {
	display: inline;
	list-style-type: none;
}

.tx-codesnippetdb-pi1 ul li {
	margin: 0 0 12px 0;
}


/* @end */

/* @group Superfish */

/*** ESSENTIAL STYLES ***/

.sf-menu {
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
/*	position: relative;*/
	margin: 0 20px 0 0;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 30px;
	/* match top ul list item height */
	z-index: 1;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em;	/* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/

.sf-menu {
	float: left;
}

.sf-menu a {
	text-decoration: none;
}

.sf-menu a,
.sf-menu a:visited {
/* visited pseudo selector so IE6 applies text colour*/
	color: #13a;
}

.sf-menu li {
}

.sf-menu li li {
}

.sf-menu li li li {
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

/*** arrows **/

.sf-menu a.sf-with-ul {
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 0;
	top: 0; /* IE6 only */
	width: 0;
	height: 0;
	text-indent: -999em;
	overflow: hidden;
}

a > .sf-sub-indicator {
/* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px;
/*use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
/* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}

/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
/* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/

.sf-shadow ul {
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* @end */

/* @group Superfish NavBar */

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/

.sf-navbar {
	position: relative;
}

.sf-navbar li {
	position: static;
}

.sf-navbar a {
	border-top: none;
}

.sf-navbar li ul {


/*	width: 84em; /*IE6 soils itself without this*/

/*	width: 44em;*/
	width: 950px;
}

.sf-navbar li li {
	position: relative;
}

.sf-navbar li li ul {
}

.sf-navbar li li li {
	width: 100%;
}

.sf-navbar ul li {
	width: auto;
	float: left;
}

.sf-navbar a,
.sf-navbar a:visited {
	border: none;
}

.sf-navbar li.current {
}

.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus,
.sf-navbar a:hover,
.sf-navbar a:active {
}

.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus,
.sf-navbar ul a:hover,
.sf-navbar ul a:active {
}

ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus,
.sf-navbar ul li li a:hover,
.sf-navbar ul li li a:active {
}

ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left: 0;
	top: 2.2em;
/* match top ul list item height */
}

ul.sf-navbar .current ul ul {
	top: -999em;
}

.sf-navbar li li.current > a {
	font-weight: bold;
}

/*** point all arrows down ***/

/* point right for anchors in subs */

.sf-navbar ul .sf-sub-indicator {
	background-position: -10px -100px;
}

.sf-navbar ul a > .sf-sub-indicator {
	background-position: 0 -100px;
}

/* apply hovers to modern browsers */

.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;


/* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/

.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
/* @end */

/* @group Fonts */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 27, 2010 */



@font-face {
	font-family: 'DeliciousBoldItalic';
	src: url('fonts/delicious-bolditalic-webfont.eot');
	src: local('☺'), url('fonts/delicious-bolditalic-webfont.woff') format('woff'), url('fonts/delicious-bolditalic-webfont.ttf') format('truetype'), url('fonts/delicious-bolditalic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DeliciousHeavy';
	src: url('fonts/delicious-heavy-webfont.eot');
	src: local('☺'), url('fonts/delicious-heavy-webfont.woff') format('woff'), url('fonts/delicious-heavy-webfont.ttf') format('truetype'), url('fonts/delicious-heavy-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DeliciousBold';
	src: url('fonts/delicious-bold-webfont.eot');
	src: local('☺'), url('fonts/delicious-bold-webfont.woff') format('woff'), url('fonts/delicious-bold-webfont.ttf') format('truetype'), url('fonts/delicious-bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DeliciousItalic';
	src: url('fonts/delicious-italic-webfont.eot');
	src: local('☺'), url('fonts/delicious-italic-webfont.woff') format('woff'), url('fonts/delicious-italic-webfont.ttf') format('truetype'), url('fonts/delicious-italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DeliciousSmallCaps';
	src: url('fonts/delicious-smallcaps-webfont.eot');
	src: local('☺'), url('fonts/delicious-smallcaps-webfont.woff') format('woff'), url('fonts/delicious-smallcaps-webfont.ttf') format('truetype'), url('fonts/delicious-smallcaps-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DeliciousRoman';
	src: url('fonts/delicious-roman-webfont.eot');
	src: local('☺'), url('fonts/delicious-roman-webfont.woff') format('woff'), url('fonts/delicious-roman-webfont.ttf') format('truetype'), url('fonts/delicious-roman-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group colorBox */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#ccc;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000 url(images/abt-bg-footerFabrik.png); padding:0px; overflow: hidden;}
        #cboxLoadingGraphic{background:url(images/loading-wht.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/* @end */

/* @group NivoSlider */

/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	top: -12px;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* Custom Styling */

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position:relative;
	margin:30px 30px 60px 30px;
	background:#202834 url(images/nivo-loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* @end */

#startnews {
	position:relative;
	left: -20px;
	background:#202834 url(images/nivo-loading.gif) no-repeat 50% 50%;
/*	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;*/
}

#startpage-news  {
	height: 220px;
}

#startnews .nivo-controlNav {
	position: relative;
	left: 0px;
	top: 220px;
}

#startnews li {
	position: absolute;
	top:0px;
	left:0px;
	display: block;
}

#startnews a {
	border: 0;
	z-index: 9999;
	display: block;
	cursor: pointer;
}

#startnews .nivo-controlNav a {
	display:block;
	width:20px;
	height:20px;
	background:url(images/start-bullets-big.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

#startnews .nivo-controlNav a.active {
	background-position:-21px 0;
}


/* @group Blog */

.tx-pagebrowse-pi1 {
	height: 21px;
	margin: -21px 0 0 0;
}

.tx-pagebrowse-pi1 .tx-pagebrowse-first {
	float: left;
}

.tx-pagebrowse-pi1 .tx-pagebrowse-next {
	float: right;
}


.tx-t3blog-pi2 .blogList h3 a,
.tx-t3blog-pi2 .itemBody h3 a {
	color: #333;
}

.tx-t3blog-pi2 .itemBody h3 {
	margin: 8px 0;
}

.tx-t3blog-pi2 .blogList .itemTop {
	background: url(images/wht-40.png);
	padding: 2px 4px;
}

.tx-t3blog-pi2 .blogList .itemNav {
	background: url(images/wht-40.png);
	border-top: 1px solid #fff;
	padding: 8px;
}

.tx-t3blog-pi2 .blogList .item {
	border: 1px solid #fff;
	margin: 0 0 40px 0;
	padding: 4px;
	background: url(images/png-wht-20.png);
}

.tx-t3blog-pi2 .blogList .item .categories a,
.tx-t3blog-pi2 .blogList .itemTop .date,
.tx-t3blog-pi2 .blogList .itemTop .time {
	font-size: 0.8em;
	margin: 0 8px 0 0;
}

.tx-t3blog-pi2 .blogList .geshi-box a {
	color: #444;
}

.tx-t3blog-pi2 .blogList .item .author,
.tx-t3blog-pi2 .blogList .item .authoremail,
.tx-t3blog-pi2 .blogList .item .itemNav img {
	display: none;
}


.tx-t3blog-pi2 .blogtipafriendlink,
.tx-t3blog-pi2 .permalink,
.tx-t3blog-pi2 .comments {
	clear: both;
}

.tx-t3blog-pi2 .blogList .item .categories a {
	color: #777;
}

.blogList .itemTop a:hover {
	color: #e2007a;
	text-decoration: underline;
}

.tx-t3blog-pi2 .itemNav .blogtipafriendlink,
.tx-t3blog-pi2 .itemNav .permalink,
.tx-t3blog-pi2 .itemNav .comments {
	margin: 0 14px 0 0;
}

.tx-t3blog-pi2 .blogList .categories {
	float: left;
	color: #fff;
}

.tx-t3blog-pi2 .blogList .time,
.tx-t3blog-pi2 .blogList .date {
	float: right;
	margin: 0 10px 4px 10px;
}

.tx-t3blog-pi2 #categories h3 {
	margin-top: 0;
}

.tx-t3blog-pi2 #calendar th {
	font-family: 'DeliciousBold';
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background: url(images/png-wht-20.png);
}

.tx-t3blog-pi2 #calendar tr.month {
	font-family: 'DeliciousBold';
	border-bottom: 1px solid #fff;
	background: url(images/png-wht-40.png);
}

.tx-t3blog-pi2 #calendar td {
	margin: 0;
	padding: 2px;
}

.tx-t3blog-pi2 #categories .iconbeforetext,
.tx-t3blog-pi2 #archive .toggle {
	margin:  0 6px 0 0;
}

.tx-t3blog-pi2 #archive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tx-t3blog-pi2 #archive ul .year {
	background: url(images/png-wht-20.png);
}

.tx-t3blog-pi2 #archive ul .month {
	margin: 0 0 0 20px;
}

.tx-t3blog-pi2 .postnum {
	margin: 0 0 0 6px;
}

.tx-t3blog-pi2 #archive ul .blogentry {
	padding: 0 0 0 20px;
}

.tx-t3blog-pi2 #categories ul.level1 {
	background: url(images/png-wht-20.png);
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tx-t3blog-pi2 #archive ul .blogentry {
	margin: 8px 0 0 0;
}

.tx-t3blog-pi2 #categories ul.level2 {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

.tx-t3blog-pi2 #categories a,
.tx-t3blog-pi2 #archive a {
}

/* @end */

/* @group Twitter */

.tweet, 
.query {
	font-size: 100%;
	color: #085258;
	margin: 0 0 30px 0;
	border: 0;
	padding: 0;
	background: url(images/png-wht-40.png);
}

.tweet .tweet_list, 
.query .tweet_list {
	-webkit-border-radius: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list .awesome, 
.tweet .tweet_list .epic, 
.query .tweet_list .awesome, 
.query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, 
.query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .75em .5em;
}

.tweet .tweet_list li a, 
.query .tweet_list li a {
	color: #e2007a;
}

.tweet .tweet_list .tweet_even, 
.query .tweet_list .tweet_even,
.tweet .tweet_list .tweet_odd, 
.query .tweet_list .tweet_odd {
/*	background: url(images/abt-bg-header.jpg) 0px -3px repeat-x;*/
	border-bottom: 2px solid #fff;
}

.tweet .tweet_list .tweet_avatar, 
.query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_text {
	display: table;
}

.tweet .tweet_list .tweet_avatar img, 
.query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
/* @end */

/* @group Flickr */

#flickr_next {
	background: url('images/nxt.gif') no-repeat;
	background-position: 5px;
	position: absolute;
	top: -50px;
	left: -50px;
	display: none;
	width: 25px;
	height: 10px;
	background-color: #000;
	padding: 5px;
	cursor: pointer;
}

#flickr_prev {
	background: url('images/prv.gif') no-repeat;
	background-position: 5px;
	position: absolute;
	top: -50px;
	left: -50px;
	display: none;
	width: 25px;
	height: 10px;
	background-color: #000;
	padding: 5px;
	cursor: pointer;
}

#flickr_loader {
	background:url('images/loader.gif') no-repeat center center;
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}


#flickr_thumbs {
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#flickr_div {
    width: 300px;
    height: 330px;
    margin: auto;
    margin-top: 15px;
    background-color: #000;
}

#flickr_count {
    width: 270px;
    margin: auto;
    margin-top: 15px;
    font-size: 12px;
    color: #ff358b;
    padding: 15px;
    font-style: italic;
    background-color: #000;
}

#c285 .browseLinksWrap,
#c284 .browseLinksWrap,
#c285 .showResultsWrap,
#c284 .showResultsWrap {
	display: none;
}

/* @end */