/*
hoofd menu
*/

div#sidebar h3.hidden{
	display: none;
	margin:0;
	line-height:0;
}

div#sidebar ul#mainNav
{
	margin-top:0;
}

div#sidebar form#quickSearch h3
{
	color: #c1d409;
	margin: 0 0 3px 0;
	font-weight:bold;	
}

/*
Ticker container
*/

div#tickerContainer
{
	width: 940px;
	height:55px;
	background-color: #acbf0a;
	margin-top:120px;
	clear:both;
	overflow: hidden;
	margin-bottom:10px;
}


/*
thema items
*/
#themaBox
{
	float:left;
	width: 730px; 
	height: 120px; 
	margin-bottom: 68px
}

#themaBox div.themaitemSpacer
{
	width:11px;
	float:left;
}

#themaBox div.themaitem
{
	width: 236px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	float: left; 
	color: #34450e;
	overflow:hidden;
	height: 100%;
}

#themaBox div.themaitem a.siteLink
{
	margin: 0px;
	padding:0px;	
}

#themaBox div.themaitem h3
{
	color: #18200A; 
	font-weight: bold;
	font-size: 0.9em; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#themaBox div.themaitem h4
{
	color: #FFA800;
	font-weight: normal;
	font-size: 0.8em;
	margin: 3px 0 0 0; 
}

div.themaitem p
{
	margin: 0 0 0 0; 
	padding: 0px;
	font-size: 0.9em;
	line-height: normal; 
}

#themaBox div.themaitem a.siteLink p img, #themaBox div.themaitem p a.siteLink img, #themaBox div.themaitem p img,#themaBox div.themaitem a.siteLink img
{
	height: 100%;
	position: relative;
	float: left; 
	border: none; 
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: 0px;
}

/*
div.themaitem a.siteLink  
{
	margin: 0px;
	padding: 0; 
	font-size: 0.9em;
	line-height: normal; 
	text-decoration: underline;
}

div.themaitem a.siteLink p img, div.themaitem p img
{
	height: 100%;
	position: relative;
	float: left; 
	border: none; 
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: 0px;
}

div.themaitem a.siteLink p h3
{
	text-decoration: none;	
}

div.themaitem p
{
	margin: 0 0 0 0; 
	padding: 0px;
	font-size: 0.9em;
	line-height: normal; 
}

div.themaitem a h3
{
	color: #18200A; 
	font-weight: bold;
	font-size: 0.9em; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
*/




/*
news items
*/

div#newsBox
{
	width: 545px; 
	height: auto; 
	float: left; 
	margin: 0 10px 20px 0px;
	padding: 0px;
}

div#newsBox div.newsItem
{
	background: transparent url(../../../sites/strategion/images/bg_newsheader-lines.gif) repeat-x left top;
	padding: 5px 0px 0px 15px;
	margin: 0px;
}

div#newsBox div.newsItem p
{
	margin: 0px;
	padding: 0px;
}

div#newsBox div.newsItem table tbody tr td h3
{
	height: 40px;
	overflow: hidden;
	width: 100%;
	color: #34450e;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

div#newsBox div.newsItem table tbody tr td
{
	padding: 0 5px 0 5px;
}


/*
searchbox
*/


#searchBox 
{
	float:right; 
	width:170px; 
	height:80px; 
	background-color:#34450e;
	color: #c1d409;
}

#searchBox h3
{
	margin: 3px 5px 3px 5px;
	color: #c1d409;
	font-weight: bold;
}

#searchBox form
{
	text-align:left;
	margin: 3px 5px 3px 5px;
	padding: 0px;
}

#searchBox a
{
	margin: 3px 5px 3px 5px;
	font-weight: normal;
	color: #c1d409;
}

#searchBox a:hover
{
	color: #acbf0a;
}

/*
Teaser boxje
*/

div#collectionTeaser
{
	min-height: 250px;
	width: 170px;
	float: right;
	margin-top: 10px;
}

div#collectionTeaserBox
{	
	float: right; 
	width: 170px; 
	height: auto; 
	background-color: #acbf0a; 
	padding: 0 0 5px 0;
	color: #34450e;
}

div#collectionTeaserBox:hover
{
	background-color: #c1d409; 
	color:#47591f;
}

div#collectionTeaserBox h3
{ 
	margin: 3px 5px 3px 5px;
	font-weight: bold;
	color: #34450e;
}

div#collectionTeaserBox #teaser {
	height: auto;
	width:170px;
	margin:0 0px 0 0px;
	padding: 0;
	font-size: 0.8em;
	font-weight: normal;
	background-color: Transparent;
}

div#collectionTeaserBox #teaser a
{
	display:inline;
	position:inherit;
	margin:0px;
	padding:0px;
	text-align: left;
	text-indent:0;
	left:0px;
	float:left;
}


div#teaserImage 
{
	width: 170px;
	height: 170px;
	text-align: center;
	margin:0px;
	background: transparent url(../../../sites/strategion/images/bg_header-lines_transparant.gif);
	overflow: hidden;
	vertical-align: middle;
}

div#teaserImage div
{
	width: 150px;
	height: 150px;
	text-align: center;
	overflow: hidden;
	margin: auto;
	position: relative;
	top: 10px;
}

div#teaserImage div img
{
	width: 150px;
	vertical-align: middle;
	position: relative;
	margin: auto;
}

div#collectionTeaserBox #teaser a div#teaserImage span.no-thumb {
	width:auto;
	height:100px !important;
	padding:15px 0 0 0;
	margin: 10px 0 0 0;
	vertical-align:middle;
	position:relative;
	display:block;
	overflow:hidden;
	text-indent:0px;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-color:Transparent;
	color: #34450e;
	font-weight:bold;	
}

div#collectionTeaserBox #teaser a h4
{
	margin: 5px 5px 10px 5px;
	font-weight: bold;
}

div#collectionTeaserBox #teaser a p
{
	margin: 5px 5px 10px 5px;
	font-weight: bold;
}

/* Asides global */
.aside {
	float: right;
	margin: 10px 0 0;
	width: 170px;	
	color: #34450e;
	background: #ACBF0A;
}

.aside:hover {
	color:#47591f;
	background: #c1d409;		
}

.aside:hover,
.aside:hover a {
	color: #34450E;
}

.aside a:hover {
	text-decoration: none;
}

.aside * {
	margin-top: 0;
	margin-bottom: 0;
}

.aside .bd {
	padding: 3px 5px 5px;
}

.aside h2,
.aside h3  {
	font-size: 1.1em;
	color: #34450E;
	font-weight: bold;
	margin: 0 0 3px;
}

.aside ul {
	margin-left: 3px;
}
