/*

Blue Demo Skin CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		info@busynoggin.com
website:	www.busynoggin.com

*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; 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 {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #81818D;
	font-weight: normal;
	background: #fefefe url(images/lavendel_bg.jpg) top left repeat-x;
	height: 100%;
}

/* 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%;
	}
	
table.grey-border {
	border: 0;
	border-collapse:collapse;
	font-size: 11px;
}

table.grey-border td {
	border: 0px dashed #f0f0f0;
	font-weight: bold;
}
/* @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: black;
	}

form select {
	font-size: 11px;
	}

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

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @end Forms */

/* @end Base Styling */

/* @group Common Classes */

hr {
	background: #f0f0f0;
	height: 1px;
	border: 0px;
	margin: 20px;
}

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 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 Layout */
#allWrap {
	min-height: 100%;
	width: 1000px;
	padding-top: 0px;
	margin: 0 auto 0 auto;
	border-left: 10px solid #efedf0;
	border-right: 10px solid #efedf0;
	background: #fff;
	}
	
#gus {
	background: #fff;
	border-top: 2px solid #d8d8ce;
	bottom:0;
	font-size:12px;
	height:33px;
	left:0;
	padding-top:7px;
	position:fixed;
	width:100%;
}


#pageWrap {
	width: 980px;
	min-height: 100%;
	background: #fff;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	}
	
#pageInnerWrap {
	min-height: 100%;
	}

#innerPageWrap {
	padding: 0px;
	min-height: 100%;
	}
	
#featureWrap {
	width: 100%;
	margin-top: 0px;
	min-height: 40px;
	display: block;
	clear: both;
	position: relative;
	background: #fff;
}


#feature {
	padding: 10px 25px 10px 25px;
	background-color: transparent;
	color: #000;
	margin: 0 auto 0 auto;
	width: 980px;
	position: relative;
	display: block;
	clear: both;
	}
	
#feature img {
	width: 980px;
}

#feature.bleed {
	padding: 0;
	}

#generatedContent-1 {
	width: 230px;
	float: left;
	margin-right: 0px;
	}

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

#outerContentWrap {
	border: 0px solid #fff;
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}

#contentWrap {
	padding: 10px 0 10px 0;
	position: relative;
	background: #fff;
	}

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

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


#f1f #contentBlock-1 {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
	}

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

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


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

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

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

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



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

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

#f2e #contentBlock-1 {
	float: left;
	width: 360px;
	margin-right: 20px;
	}

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

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

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

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

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

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


/* @end Layout */

/* @group Header */

#headerWrap {
	background: transparent;
	width: 100%;
	margin: 0 0 0 0;
	clear: both;
}

#header {
	/*position: absolute;*/
	position: relative;
	width:980px;
	margin: 0 auto;
	clear: both;
	}

#masthead {
	margin: 0px 20px 0 0;
	padding: 0;
	width: 230px;
	overflow: hidden;
	border-right: 0px solid #fff;
	}

#masthead a {
	display: block;
	width: 78px;
	height: 120px;
	margin: 0px;
	text-indent: -999em;
	background: transparent url(images/logo-top.png) top left no-repeat;
	position: absolute;
	left: 80px;
	top: 20px;
	z-index: 50;
	}

#tagline {
	float: right;
	width: 220px;
	height: 25px;
	overflow: hidden;
	background: url(images/tagline.gif) no-repeat;
	margin-top: 10px;
	}

#busyNogginID a {
	display: block;
	padding-top: 100px;
	}
	
#options {
	height: 30px;
	line-height: 20px;
	padding: 0;
	margin-left: 20px;
	color: #909090;
	float: left;
}

#options li {
	display: inline;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 20px 0 0;
	margin: 10px 20px 0 0;
	border-right: 1px solid #c0c0c0;
}

#options li.intro {
	border: 0;
	padding: 0 0px 0 0;
}

#options li a {
	text-decoration: underline;
	color: #909090;
}

/* @group Global Menu */

#globalMenuWrap {
	width: 100%;
	margin: 0px 0 0 0;
	float: left;
	clear: none;
	overflow: hidden;
	}

#globalMenu {
	margin: 0px 0 0 0;
	height: 50px;
	width: auto;
	padding: 0 0 0 250px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	background: #111 url(images/globalmenu_bg.png) top left repeat-x;
	}

#globalMenu li {
	display: inline;
	float: left;
	padding: 0 0px 0 0;
	margin: 0 1px 0 0;
	border-right: 0px solid #707070;
	height: 50px;
	overflow: hidden;
	}

#globalMenu li.last {
	border: none;
	margin: 0;
	padding: 0;
	}

#globalMenu a {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	display: inline;
	float: left;
	color: #fff;
	background-repeat: no-repeat;
	}

#globalMenu a:hover {
	background: #000 url(images/globalmenu_over_bg.png) top left repeat-x;
	text-decoration: none;
	}

#globalMenu li.active a {
	background: #fff;
	color: #545457;
}

#globalMenu li.active {

}


/* @group Global Menu */

#globalSubMenu,
.csc-menu {
	padding: 0 0 0 0;
	margin: 0px 0 0 250px;
	font-size: 11px;
	text-transform: capitalize;
	float: left;
	}

#globalSubMenu li,
.csc-menu li {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 20px 0 10px;
	border-right: 0px solid #707070;
	height: 40px;
	overflow: hidden;
	}

#globalSubMenu li.last,
.csc-menu li.last {
	border: none;
	margin: 0;
	padding: 0;
	}

#globalSubMenu a,
.csc-menu a {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	display: inline;
	float: left;
	color: #515151;
	font-weight: normal;
	background-repeat: no-repeat;
	}

#globalSubMenu a:hover,
.csc-menu a:hover {
	text-decoration: underline;
	}

#globalSubMenu li.active a,
.csc-menu li.active a {
	background: #fff;
	color: #000;
	font-weight: bold;
}

#globalSubMenu li.active {

}



/* @group Breadcrumb */

#breadcrumbWrap {
	clear: both;
	width: 980px;
	height: 40px;
	padding-top: 5px;
	margin: 0px auto 0 auto;
	position: relative;
	background: #fff url(images/breadcrumb_bgpng) bottom left repeat-x;
	display: block;
	border-bottom: 1px solid #e0e0e0;
}

#breadcrumb {
	height: 30px;
	overflow: hidden;
	line-height: 20px;
	padding: 0;
	margin-left: 20px;
	color: #AFAFC0;
	float: left;
	clear: none;
}

#breadcrumb li {
	display: inline;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
	margin: 10px 10px 0 0;
	border-right: 1px solid #c0c0c0;
	font-size: 10px;
}

#breadcrumb li.intro {
	border: 0;
	padding: 0 0px 0 0;
}

#breadcrumb li.active {
	border: 0;
}

#breadcrumb li a {
	text-decoration: underline;
	color: #AFAFC0;
}

/* @end Global Menu */

#subMenuWrap {
	clear: both;
	width: 980px;
	height: 40px;
	padding-top: 5px;
	margin: 0px auto 0 auto;
	z-index: 120;
	position: relative;
	background: #fefefe;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f8f8f8;
}

#subMenu {
	padding: 5px 0px;
	font-size: 12px;
	font-weight: normal;
	height: 31px;
	text-transform: capitalize;
	margin: 0px 0 -1px 200px;
	width: 780px;
	display: block;
	float: left;
	clear: none;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	z-index: 130;
	}

#subMenu li {
	display: inline;
	float: left;
	padding: 0 0px 0 0;
	margin: 0 0px 0 0;
	border-right: 1px solid #ccbfd9;
	height: 24px;
	overflow: hidden;
	}
	
#subMenu li#subFirst {
	width: 185px;
	border: 0;
	}

#subMenu li.last {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#subMenu li#menuitem31 a:hover,
#subMenu li#menuitem31.active a {
	color: #B4007E;
	}

#subMenu li#menuitem32 a:hover,
#subMenu li#menuitem32.active a {
	background: #0098BC;
	color: #fff;
	}

/* inspiration */	
#subMenu li#menuitem34 a:hover,
#subMenu li#menuitem34.active a {
	background: #B5001A;
	color: #fff;
	}

#subMenu a {
	height: 24px;
	line-height: 24px;
	padding: 0 20px;
	display: inline;
	float: left;
	color: #35870c;
	font-weight: bold;
	background-repeat: no-repeat;
	}

#subMenu a:hover {
	color: #84d127;
	background-position: 0 -32px;
	}

#subMenu li.active a {
	color: #84d127;
	background-position: 0 -32px;
	font-weight: bold;
}







/* @group Utility Menu */

#utilityMenuWrap {
	width: 960px;
	height: 40px;
	margin-top: 0px;
	float: left;
	clear: both;
	overflow: hidden;
	border-bottom: 0px solid #f0f0f0;
	background: #fff;
	padding: 10px 0;
	}

#siteSearch {
	float: left;
	margin-top: 4px;
	width: 100px;
	background: transparent;
	}

#siteSearchInput {
	width: 150px;
	font-size: 10px;
	height: 11px;
	padding: 1px 5px;
	display: block;
	float: left;
	margin-top: 1px;
	color: #888888;
	border: 1px solid #bfbfbf;
	}

#siteSearchSubmit:hover {
	background-position: 0 -30px;
}
#siteSearchSubmit {
	background: transparent url(images/mag_glass.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
	display:block;
	float:left;
	padding-top:100px;
	width:27px;
}

#utilityMenu {
	clear: none;
	font-size: 11px;
	line-height: 40px;
	float: left;
	margin: 0 0 0 260px;
	}

#utilityMenu li {
	display: inline;
	float: left;
	padding: 0 10px;
	margin: 0px 0px 0px 0;
	border-right: 0px solid #e0e0e0;
	height: 40px;
	}

#utilityMenu li.last {
	border: none;
	margin-right: 0;
	}

#utilityMenu a {
	display: block;
	float: left;
	color: #545457;
	font-weight: normal;
}

#utilityMenu li.active a {
	font-weight: bold;
	text-decoration: underline;
	color: #545457;
}

#utilityMenu a:hover {
	text-decoration: underline;
	}

#utilityMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 980px;
	font-size: 11px;
}

/* @end Utility Menu */


#langMenu,
.tx-itslangmenu-pi1 {
	clear: none;
	font-size: 11px;
	line-height: 40px;
	float: right;
	margin: 10px 0 0 20px;
	}

#langMenu li,
.tx-itslangmenu-pi1 li {
	display: inline;
	float: left;
	padding: 0 10px;
	margin: 0px 0px 0px 0;
	border-right: 0px solid #e0e0e0;
	height: 40px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

#langMenu li.last {
	border: none;
	margin-right: 0;
	}

#langMenu a,
.tx-itslangmenu-pi1 a {
	display: block;
	float: left;
	font-weight: normal;
	text-decoration: none;
}

#langMenu li.active a,
.tx-itslangmenu-pi1 li.active a {
	font-weight: bold;
	color: #000;
}

#langMenu a:hover,
.tx-itslangmenu-pi1 {
	color: #000;
	}

/* @end Header */

/* @group Footer */

#footerWrap {
	padding-top: 10px;
	border-top: 2px solid #f3f2f4;
	width: 980px;
	margin: 0px auto 0px auto;
	background: #fcfcfc;
	}

#footerBottomCap {
	height: 150px;
	}

#footer {
	padding: 20px 20px;
	font-size: 10px;
}

#footerCopyright {
	float: left;
	color: #AFAFC0;
}

#footerLogos {
	float: right;
	vertical-align: middle;
}

#footerLogos img {
	float: left;
	margin-left: 20px;
}

a#footerHomeLink {
	display: block;
	float: right;
	color: #AFAFC0;
	}

a#footerHomeLink:hover {
	color: #AFAFC0;
	}

/* @end Footer*/

/* @group Local Menu */

#localMenu {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right: 1px solid #e0e0e0;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 11px;
	}

#localMenu li li {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 0;
	}

#localMenu li a,
#localMenu li li a,
#localMenu li.current li a {
	font-weight: normal;
	color: #545457;
	}


#localMenu li a:hover,
#localMenu li.current a {
	color: #545457;
	text-decoration: underline;
	}

#localMenu li.current a {
	font-weight: bold;
	font-size: 13px;
	}

#localMenu li.current {
	background: url(images/local_menu_arrow.gif) no-repeat right top;
	}

/* @end Local Menu */

/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: #f5f2eb;
	font-size: 12px;
	line-height: 10px;
	background: #fff;
	display: none;
	}

.moduleHeaderInnerWrap {
	display: block;
	overflow: hidden;

	padding-left: 15px;
	}

.moduleHeaderInnerWrap span {
	display: block;
	padding-top: 300px;
	background-repeat: no-repeat;
	}

.moduleFooter {
	height: 5px;
	padding-right: 15px;
	margin: 0;
	background: #fff;
	font-size: 1px;
	overflow: hidden;
	display: none;
	}

.moduleFooter span {
	display: block;
	height: 15px;
	}

.moduleBody {
	padding: 0px 20px 10px 20px;
	}

.moduleBodyWrap {
	background: #fff;
	/* 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 .moduleBodyWrap {
	background: none;
	padding: 0;
	border: 0;
	}

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


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

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

.moduleGroup {
	margin-bottom: 10px;
	}

.moduleFeature {
	padding-bottom: 0px;
	background: transparent url(images/module-feature_bgpng) bottom left repeat-x;
	}


.normal {
	color: #AFAFC0;
	border-bottom: 3px solid #AFAFC0;
	margin-bottom: 20px;
}

.normal h3 {
	color: #AFAFC0;
}

.lilla {
	color: #ff0099;
	border-bottom: 3px solid #ff0099;
	margin-bottom: 20px;
}

.rosa {
	color: #ff66cc;
	border-bottom: 3px solid #ff66cc;
	margin-bottom: 20px;
}

.roed {
	color: #ff3333;
	border-bottom: 3px solid #ff3333;
	margin-bottom: 20px;
}

.orange {
	color: #ff6633;
	border-bottom: 3px solid #ff6633;
	margin-bottom: 20px;
}

.gul {
	color: #ffe400;
	border-bottom: 3px solid #ffe400;
	margin-bottom: 20px;
}

.hvid {
	color: #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin-bottom: 20px;
}

.pink {
	color: #f2afc9;
	border-bottom: 3px solid #f2afc9;
	margin-bottom: 20px;
}






/* @end Module Styling */






/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	color: #f0f0f0;
	border: 0;
	margin: 20px 0;
}
.news-latest-container HR.clearer {
	clear:left;
	color: none;
	margin: 10px 0;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	
}

.news-latest-container H2, .news-latest-gotoarchive {
	color:#fff;
	padding:0px;
	margin:0px;
}

.news-latest-container h3 {
	padding: 0px;
	margin: 5px 0 5px 0;
	line-height: 14px;
}

.news-latest-container h3 a {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0px 0 0px 0;
}

.front-news .news-latest-container h3 a {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0;
	margin: 0px 0 0px 0;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	
}
.news-latest-gotoarchive A {
	
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 2em;
	/* IE hack end */
	height: auto !important;	
	padding: 3px 0;
	margin: 0px;
}

.news-latest-item IMG {
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-category {
	font-size: 10px;
	color: #919191;
	padding: 5px 2px 5px 0px;
	margin: 0 0 10px 0;
}

.news-latest-date {
	display: none;
}

.news-latest-morelink {
}

.news-latest-morelink A {
	float:right;
	clear: both;
	margin: 0 5px 5px 0;
	display: block;
}

.news-latest-image {
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background: #EFEDF0;
	border: 5px solid #EFEDF0;
	float: left;
	margin: 0 20px 20px 0;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px 0 5px 0;
	margin:0px;
	}
.news-search-form {
	padding:0px;
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}
.news-list-container H3 A {
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	color: #919191;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
	clear: both;
	display: none;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	color: #919191;
	font-size:10px;
	margin:0px 0 5px 0;
	
}
.news-list-morelink  {
	float: right;
}
.news-list-browse {
	text-align: center;
	width: auto;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px solid #666;

}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #F3F2F4;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
}

.news-single-item H1 {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

.news-single-item H2 {
	margin-bottom: 0px;
	font-size: 16px;
}
.news-single-item H3 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}



.news-single-img {
	float: left;
	margin: 20px 0;
	width: 100%;
	clear: both;
}

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



.news-single-imgcaption {
	padding:3px;
	clear:both;
	display: none;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	display: none;
}
.news-single-timedata,
.news-single-author,
.news-single-imgcaption {
	font-size: 11px;
	color: #919191;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 15px;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 0px;
	padding: 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:0px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	padding:0px;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 0px;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

.mbl_newsevent_date {
	font-weight: normal;
	font-size: 14px;
	padding: 2px 2px 2px 20px;
	background: #fefefe url(images/date.png) center left no-repeat;
}

.mbl_newsevent_to_text {
	margin: 0 10px;
}

.mbl_newsevent_location {
	float: right;
}

/*--------------------------------- Various generated content --------------------------------- */

#gc2-news {
	padding: 10px;
	margin-bottom: 10px;
}

#gc2-newsletter {
	background: #eaf3e6;
	padding: 10px;
	margin-bottom: 10px;
	color: #35870c;
}

#gc2-quotes {
	background: #f4f3fa;
	padding: 10px;
	margin-bottom: 10px;
}



.tx-keyac-pi1 .yac-teaser {
	border: 0;
	width: auto;
}





