/*
Theme Name: 3DImaging
Theme URI: http://www.3dimaging.nl
Description: Theme 3DImaging
Version: 2009
Author: Bas Sponselee Supracom B.V.
Author URI: http://www.supracom.nl
*/

/****************** GLOBAL **********************/
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration : none;
	color: Black;
	font-weight: normal;
	background: url(images//home_body_bg.jpg) repeat-x left top #9bcb5d;
	overflow-x: hidden;
	overflow-y: auto;	
}

/***************** CONTAINERS ********************/

/* header items */

#header {
	width: 970px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	display: block;
	position: relative;
}
#quicklinks {
	float: right;
	color: white;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
}
#quicklinks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#quicklinks li {
	float: left;
	padding: 0px;
	border-right: 1px solid White;
}
#quicklinks li.last {
	border: none;
}
#quicklinks li a {
	color: White;
	text-decoration: none;
	padding: 0px 5px;
}
#quicklinks li a:hover {
	text-decoration: underline;
}
#menu {
	clear: both;
	background: url(images//menu_bg.jpg) no-repeat left top;
	display:block;
	width: 970px;
	height: 134px;
	position: relative;
}
#logo {
	height: 74px;
	position: relative;
}
#logo a {
	position: absolute;
	left: 35px;
	top: 15px;
}
#logo a img {
	border: none;
}
#buttons {
	position: absolute;
	right: 40px;
	top: 15px;
}
#buttons a.btn_gr {
	display: block;
	background: url(images//button_green.png) no-repeat center center;
	width: 108px;
	height: 41px;
	float: left;
	color: White;
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
	line-height: 38px;
	margin-left: 5px;
	border: none;
}

#buttons a.btn_gr:hover{
	background: url(images//button_orange.png);
}

/* Menu items */

#navigatie {
	clear:both;
	display: block;
	height: 60px;
	background: url(images//navigation_bg.jpg) no-repeat bottom center;
}
#navigatie ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 18px;
}
#navigatie li {
	float: left;
	height: 60px;
	width: 184px;
	text-align: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
}
#navigatie li.first {
	border-left: none;
}
#navigatie li.last {
	border-right: none;
	width: 183px;
}
#navigatie li a {
	float: left;
	height: 50px;
	width: 124px;
	padding-left: 60px;
	padding-top: 10px;
	margin-right: 0px;
	color: #000;
	text-decoration: none;
	background: url(images//menu_item_bg.jpg) no-repeat center left #f5f5f5;
}
#navigatie li.last a {
	width: 123px;
}
#navigatie li a strong {
	font-family:Arial;
	font-size: 12pt;
	font-weight: normal;
}
#navigatie li a span {
	color: #8b8b8b;
	font-size: 8pt;
	font-weight: normal;
}

#navigatie li a:hover {
	background: url(images//menu_item_bg_vervolg-active.jpg) no-repeat center left #f5f5f5;
}

#navigatie li.current_page_item a,#navigatie li.current_page_ancestor a {
	background: url(images//menu_item_bg_vervolg-active.jpg) no-repeat center left #f5f5f5;
}

#home #navigatie li a:hover {
	background: url(images//menu_item_bg-active.jpg) no-repeat center left #f5f5f5;
}

#submenu {width: 927px; margin-left: auto; margin-right: auto; left: -3px; position: relative;}

#submenu ul {
background-color: #EDEDED;
margin-left: auto;
margin-right: auto;
display:block;
height: 25px;
}

#submenu ul li {
float: left; 
display: block;
list-style: none;
margin: 0 10px;
color: black;
}


#submenu ul li a {
text-decoration: none;
color: #999999;
line-height: 25px;
}

#submenu ul li a:hover{
color: black;
}

#submenu ul li.current_page_item a {
color: #000;
}

/* Intro items */

#home #intro {
	clear: both;
	height: 200px;
	width: 930px;
	margin: 0 auto;
	padding-left: 0px;
	position: relative;
	z-index: 999;
}
#home #introimg {
	position: absolute;
	top: 25px;
	left: 190px;
	display: block;
	width: 260px;
	height: 220px;
	z-index: 99;
}
#home #intro #bullits {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	text-align: center;
}
#home #intro #bullits p {
	color: White;
	font-size: 1.2em;
	padding: 3px 0px;
}
#home #intro #bullits img {
	color: White;
}
#home #intro #introtext {
	float: right;
	width: 440px;
	margin-right: 5px;
	margin-top: 20px;
	color: White;
	padding-right: 10px;
}
#home #intro #introtext h1 {
	font-weight: normal;
	font-size: 1.6em;
	padding-bottom: 5px;
}
#home #intro #introtext p {
	line-height: 1.6em;
	font-size: 1.1em;
}

/* Content items */

#content_container {
	clear: both;
	position: relative;
	width: 927px;
	left: -4px;
	margin: 0px auto;
	height: auto;
	min-height: 450px;
 	height: auto;
	background: url(images//content_bg.jpg) no-repeat right bottom #f9f9f9;
	border-top: 1px solid #caf24d;
}

#home #content_container {
	height: 250px;
	width: 100%;
	min-height: 0px;
	z-index: 25;
	border: none;
}

#home #arts {
	position: absolute;
	height: 258px;
	width: 125px;
	background-color: Red;
	display: Block;
	bottom:0px;
	left: 0px;
	z-index: 30;
	background: url(images//arts.png) no-repeat bottom left;
}

#content {
	padding-right: 20px;	
	margin: 20px 300px 0px 0px;
	position: relative;
	padding-bottom: 20px;
}

#home #content {
	width: 970px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -485px;
	height: 250px;
	padding: 0px;
	border: none;
}

#the_content {
	border-right: 1px solid #ccc;
	padding: 0 20px;
	line-height: 1.4em;
	font-size: 1em;
	overflow: hidden;
}

#the_content p {
	padding-bottom: 10px;
}

#the_content strong, #the_content b {
	color: #000;
	font-weight: normal;
}

#the_content a {
	color: #9bcb5c;
	font-weight: normal;
	text-decoration: underline;
}

#the_content h1 {
	font-size: 1.3em;
	padding-bottom: 5px;
}

#the_content ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

#imgplaceholder {
	float: left;
}
#imgplaceholder img {
	padding: 0px 10px 10px 0px;
}

.alignright {float: right; padding-left: 5px; padding-bottom: 5px;}
.alignright {float: left; padding-right: 5px; padding-bottom: 5px;}

#the_content a img {border: none;}

#the_content p.wp-caption-text {text-align: center; color: #666666}

#left_content {
	width: 270px;
	padding: 20px;
	height: auto;
	padding-bottom: 225px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
}

#left_content ul li {color: #999999;}

#left_content ul li a {
color: #999999;
text-decoration: none;
}

#left_content ul li a:hover{text-decoration: underline; color: #000;}

#calendar_event {border-bottom: 1px solid #9bcb5c; padding-bottom: 10px;}

#left_content #calendar_event h2{
color: #666666;
font-size: 1.1em;
line-height: 1.2em;
font-weight: normal;
padding-left: 45px;
}

#calendar_event span.date {color: #9bcb5c; padding-left: 5px; font-size: 0.9em;}

#calendar_event .calendar_date {
	display: block;
	float: left;
	background: url(images//calendar.jpg) no-repeat center center;
	height: 48px;
	width: 37px;
	color: #9bcb5c;
	font-size: 0.8em;
	font-weight: bolder;
	line-height: 3.7em;
	text-align: center;
	padding-right: 3px;
}

#calender_details {
	padding-top: 10px;
	color: #666666;
	font-size: 0.9em;
}

#calender_details a {
	color: #9bcb5c;
	text-decoration: underline;
}

#home #context {
	margin-left: 135px;
	margin-top: 40px;
}
#home #context h2 {
	color: #d0d0d0;
	font-size: 5em;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
#home #context h2 span {
	color:#8cc541;
	text-decoration: underline;
}
#home #context ul {
	list-style: none;
	padding: 0px;
	margin:0px;
	padding-top: 10px;
}
#home #context ul li {
	float: left;
	width: 245px;
	height: 100px;
	overflow: hidden;
	color:#666666;
	font-size: 1em;
	padding-left:20px;
	line-height: 1.3em;
	display: block;
}
#home #context ul li.first {
	border-right: 1px solid #cccccc;
	padding-left: 5px;
}
#home #context ul li strong {
	color: #8cc541;
}
#home #newsletter {
	padding-top: 10px;
}
#home #newsletter input[type=text] {
	width: 130px;
	font-size: 1em;
	padding: 2px;
}
#home #newsletter input[type=submit] {
	background: url(images//formsubmit.png) no-repeat center center;
	width: 78px;
	height: 30px;
	color: White;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	line-height: 25px;
	border: none;
}

/* Footer items */

#footer {
	clear: both;
	color: White;
	width: 920px;
	margin: 4px auto;
	font-size: 0.9em;
}

#footer a {text-decoration: none; color: white;}
#footer a:hover {text-decoration: underline;}
