/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#fff;
	line-height:1.5em;
	color:#666;
}
	
div, p, form, img{
	padding:0px; margin:0px;
}

h1 {
	font-size:18px;
}
	
h2 {
	font-size:16px;
}
	
h3 {
	font-size:14px;
}
	
h4 {
	font-size:12px;
}
	
h5 {
	font-size:11px;
}

h1, h2, h3, h4, h5
{
	padding:2px 0 2px 0;
	margin:2px 0 2px 0;
}

/* ----------------------------------------------------------------------- LAYOUT */

#container {
	width: 900px;
	margin: 0 auto;
	padding:5px;
	background:#fff;
	position:relative;
}
#overlay
{
	position:absolute;
	top:270px;
	margin-left:480px;
}

#header{
	background:url(images/header.jpg) no-repeat top ;
	width:900px;
	height:342px;
}
#showcase {
	padding-top:164px;
}

#breadcrumbsContainer {
	padding:10px 0 10px 0;
	font-size:14px;
}
#breadcrumbsContainer a
{
	font-size:14px;	
}
#breadcrumbs1 a
{
	color:#f78f1e;
}
#breadcrumbs2 a
{
	color:#ee2e24;
}
#breadcrumbs3 a
{
	color:#333192;
}
#breadcrumbs4 a
{
	color:#007dc3;

}

#menuContainer1 {
	width:900px;
	height:56px;
	float:left;
	background:url(images/menuback1.jpg) top no-repeat;
	overflow:hidden;
}
#menuContainer2 {
	width:900px;
	height:56px;
	float:left;
	background:url(images/menuback2.jpg) top no-repeat;
	overflow:hidden;
}
#menuContainer3 {
	width:900px;
	height:56px;
	float:left;
	background:url(images/menuback3.jpg) top no-repeat;
	overflow:hidden;
}
#menuContainer4 {
	width:900px;
	height:56px;
	float:left;
	background:url(images/menuback4.jpg) top no-repeat;
	overflow:hidden;
}
#menu {

	float:left;
	padding-top:20px;
}
#menu a {

	font-weight:bold;
}

#rightContainer
{
	width:218px;
	float:left;
}
#rightContainer img
{
	float:left;	
}
#rightContainer a {

	font-weight:bold;
}
#submenuContainer1 {
	width:218px;
	float:left;
	background:#f78f1e;
}
#submenuContainer2 {
	width:218px;
	float:left;
	background:#ee2e24;
}
#submenuContainer3 {
	width:218px;
	float:left;
	background:#333192;
}
#submenuContainer4 {
	width:218px;
	float:left;
	background:#007dc3;
}



#content {
	float:left;
	width:662px;
	padding-right:20px;
}	

#contactContainer
{
	padding:10px;
	background:#cdcdcd;
	float:left;
	width:198px;
	font-family:"Century Gothic", Arial, Verdana;	
	color:#6e6e6e;
	font-size:14px;
	line-height:150%;
}

#footer {
	width:900px;
	border-top:1px solid #a2a1a6;
	padding-top:5px;
	margin-top:5px;
}
#footer img
{
	border:0;	
}
.breaker
{
	clear:both;		
}

/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
	color:#333;
}

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

/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul, #menu li, #submenu ul, #submenu li 
{
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu li
{
	float:left;	
	width:170px;
	text-align:center;
}
#menu a
{
	font-family:"Century Gothic", Arial, Verdana;	
	color:#fff;
	font-size:14px;
}
/* ----------------------------------------------------------------------- SUB-MENU */

#submenu li
{
	width:218px;
	border-bottom:1px solid #fff;
}
#submenu li li
{
	border:0;	
}
#submenu li a
{
	font-family:"Century Gothic", Arial, Verdana;	
	color:#fff;
	font-size:14px;
	display:block;
	padding-left:10px;
	padding:5px 0 5px 10px;
}
#submenu li li a
{
	font-family:"Century Gothic", Arial, Verdana;	
	color:#fff;
	font-size:12px;
	display:block;
	padding-left:20px;
	padding-bottom:10px;
	border-bottom:0;
}

/* ----------------------------------------------------------------------- NEWS */

.news_item
{
	padding-bottom:20px;	
}
.news_title
{
	border-bottom:1px solid #ddd;	
	font-weight:bold;
}
.news_date
{
	font-style:italic;	
}
.news_image
{
	float:left;
	margin-right:5px;
}

/* ----------------------------------------------------------------------- SEARCH */
#search_shop{
	width:200px;
	padding:5px;
}
#search_site{
	width:200px;
	padding:5px;
}

/* ----------------------------------------------------------------------- SPOTLIGHT */
#spotlightContainer
{
	width:100%;	
}
.item_spotlight{
	float:left;
	padding:3px;
}

.item_spotlight img{
	}
	
.item_spotlight h3 a{
	}

/* ----------------------------------------------------------------------- GUESTBOOK */
#guestbook_write
{
	padding:3px;	
}
.guestbook_comment
{
	margin-bottom:20px;	
}
.guestbook_content
{
	padding:5px;
	border:1px solid #ddd;
}
.guestbook_sig
{
	font-weight:bold;	
	background:#ddd;
	padding:5px;
}

#guestbook_form img
{
	border:0;
}	
#guestbook_form input
{
	width:300px;
	font-size:10px;
	padding:5px;
}
#guestbook_form textarea
{
	width:300px;
	height:150px;
}
.error
{
	color:#f00;	
}


/* ----------------------------------------------------------------------- GALLERY */

#gal_wrapper{
	width:630px;
	text-align:center;}
	
#gal_title{
	width:630px;
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_image_name{}
	
#gal_allthumbs{
	width:630px;}
	
#gal_viewer{
	width:630px;}

#gal_nav{
	display:inline;
	vertical-align:top;
}
#gal_image_wrapper{}

#gal_image{}

#gal_nav_arrow_1{
display:inline;
}
 
#gal_nav_arrow_2{
	display:inline;}

#gal_nav_thumbs{
	display:inline;
}
#gal_nav_thumbs img{
	display:inline;
}

/* ----------------------------------------------------------------------- PROJECTEN */

#mod_projects_items
{ }

#mod_projects_items table
{ 
width:100%;
}
#mod_projects_items th
{ 
text-align:left;
}
#mod_projects_items tr
{ 
}
#mod_projects_items table
{ 
	border-bottom:1px solid #ccc;
	padding:5px;
}
#mod_projects_items img
{ 
	border:1px solid #ccc;
}


/* ----------------------------------------------------------------------- FORMS */

.mod_form textarea
{
	width:300px;
	height:100px;
}