﻿/* --- HOME.CSS - Ortec --- */


/* --- siteTop --- */

#siteTop
{
	clear: both;
	width: 100%;
	padding: 10px 0 0; 
	/*height:341px;*
	/*margin-bottom:1px;*/
}

* html #siteTop
{
	/*height: 334px;*/
}


#mainMenu
{
	padding: 0px;
}

/* --- Visual --- */

#topVisualHome
{
	width: 630px;
	height: 205px;
	float: left;
	margin: 0 10px 0 0; /*			background: url(/images/top_visualHome.jpg) transparent no-repeat left top; */
}


/* --- item --- */

#siteTop .item
{
	width: 290px;
	height: 186px;
	float: right;
	clear: right;
	/*margin: 0 0 10px;*/
	padding: 10px 10px 9px;
	background-color: #e5eaf0;
}


/* --- Quickmenu --- */

ul.quikMenu
{
	margin: 0;
	padding: 0;
}

ul.quikMenu li
{
	margin-top: 3px;
	padding: 0;
	background-color: #f5812b;
	height: auto;
}

* html ul.quikMenu li
{
	height: 10px;
	margin-top: 1px;
}

ul.quikMenu li.last
{
	margin-bottom: 0;
}

* html ul.quikMenu li.last 
{
	width: 100%;
}

ul.quikMenu li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 0 4px 20px;
	margin: 0;
	background: transparent url(/images/ic_quick.gif) no-repeat 10px 0.6em;
}

ul.quikMenu li a:hover, ul.quikMenu li a:focus
{
	background-color: #002d6a;
}


/* --- Maincontent --- */

/*#mainContent
{
	margin-top: -10px;
	margin-bottom: 0;
}*/

#mainContent {	
	/*margin-top: -10px;*/
	margin-bottom: 0;
}

*:first-child + html #mainContent
{
	margin-top: 0;
	margin-bottom: 0;
}

* html #mainContent 
{
	margin-top: -10px; 
	margin-bottom: 0pt; 
}

/* --- Hoofdblokken --- */
.itemMain
{
	/*	width: 288px;*/
	width: 308px;
	height: 217px;
	margin: 0 0 10px;
	padding: 0; /*	padding: 10px 10px 9px;*/
	border: 1px solid #e5eaf0;
	overflow: hidden;
}


* html #subContent .itemMain
{
	margin-top: 0;
	height:207px;
}

.tabsHead 
{
	padding: 0pt 10px 0 10px; 
	background: transparent url('/images/bg_tabshead.gif') repeat-x scroll left bottom; 
	float: left; 
}

.tabsHead h1 a
{
	text-decoration: none;
}

.tabsHead h1 a:hover
{
	text-decoration: none;
	color: #3a5881;
}

.tabsHead li
{
	position: relative;
	float: left;
	/*z-index: -1;*/
}

.tabsTxt
{
	padding: 10px 10px 0;
}

.itemMain div
{
	float: left;
}

/* --- Tabs --- */
.itemMain ul 
{
	margin: 0; 
	padding: 0 0 0 10px; 
	float: right; 
	clear: right; 
	width: 221px; 
	display: inline; 
}

.itemMain div 
{
	float: left;
}


.itemMain li
{
	position: relative;
	float: left;
}

.itemMain ul li.first
{
	/*width: 95px;*/
	padding: 0;
}

.itemMain ul li.middle
{
	/*width: 56px;*/
}

.itemMain ul li.last
{
	/*width: 70px;*/
}

.itemMain ul li a
{
	display: block;
	font-size: 0.9em;
	padding: 3px 3px 0;
	margin: 0;
	height: 31px;
	border: 1px solid #c1ccdb;
	border-bottom: none;
	background: transparent url(/images/bg_tabs.gif) repeat-x bottom left;
	text-decoration: none;
	line-height: 1.3em;
}

.itemMain ul li a:hover
{
	color: #ffffff;
	background-color: #40628f;
	background-image: none;
}

.itemMain ul li.active a
{
	color: #002d6a;
	background-color: #ffffff;
	background-image: none;
}

.contentBlock h2
{
	color: #ffffff;
	border-bottom: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 0;
}

* html .contentBlock h2
{
	font-weight: bold;
	padding-top:10px;
	margin-top:10px;
}

#mainContent .itemBlock p
{
	color: #ffffff;
}
.orange
{
	background-color: #f5812b;
}

#mainContent .item
{
	width: 290px;
	height: 150px;
	margin: 0 0 5px 0;
	padding: 5px 10px 7px;
	border: 1px solid #e5eaf0;
}



#mainContent h1, #subContent .itemMain h1
{
	padding: 10px 0;
	margin-bottom: 0;
}

* html #mainContent .itemMain h1{
    clear:both;
    padding-top:20px;
}

.tabsTxt li
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

html > body #mainContent .item
{
	height: auto;
	min-height: 150px;
	margin: 5px 0 0px 0;
}

*:first-child + html #mainContent .item
{
	margin: 0 0 5px 0;
	background: none;
}

html > body #mainContent .item
{
	height: auto;
	min-height: 150px;
}

*:first-child + html #mainContent .item
{
	margin-top: 0;
}
* html #mainContent .item
{
	margin-top: 0;
}

#mainContent .item {
	background-color:#ffffff;
}

.tabbed_snippet 
{
	margin: 5px 0;
}

html > body #mainContent .tabbed_snippet .item 
{
	margin: 0;
}
.tabbed_header
{
	height: 30px;
	border: solid 1px #E5EAF0;
	border-bottom: 0;
	margin-bottom: -8px;
	position: relative;
	z-index: 1;
}
.tabbed_header li 
{
	float: left;
	width: 50%;
	position: relative;
background-color: #e5eaf0;
color: #002d6a;
}
.tabbed_header li.activeTab
{
	background-color: #fff;
color: #002d6a;
}

.tabbed_header li h3 
{
	cursor: pointer;
	border-left: solid 1px #E5EAF0;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height: 15px;
text-align:left;

}
.tabbed_header li:first-child h3 
{
	border-left: none;
}
.tabbed_header li .rssLink
{
	position: absolute;
	right: 3px;
	top: 3px;
	display: block;
}
