/*
Title:		Standard customer style definitions
File: 		inc/style_customer.css
Version: 	v2.00
Author:		Digitalization
Contact:	info@digitalization.nl

Comments:	Here you can add customer specific style definitions which will be included after our own stylesheet.
*/


* {
	margin:0;
	padding:0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; }

a {
	text-decoration:none;
	color:black; }

a img {
	border:none; }

input {
	border:1px solid #b6ad7b;
	width:100%;
	margin-top:9px;
	margin-bottom:12px; }

textarea {
	border:1px solid #b6ad7b;
	width:100%;
	margin-top:9px;
	margin-bottom:12px; }

h2 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b6ad7b;
	text-transform:uppercase;
}

#container {
	margin:0 auto;
	width:821px; }

/* head */
#head {
	position:relative; }
/* header */
#header {
	position:relative; }

#header .background {
	width:652px;
	height:421px;
	position:absolute;
	top:0;
	right:0; }

#header .logo_box {
	width:202px;
	height:106px;
	position:absolute;
	left:0;
	top:39px;
	background:#bbaf79;
	padding-left:26px;
	padding-top:24px;
	z-index:4; }

#header .text {
	float:left;
	display:inline; }

#header .img {
	float:left;
	display:inline;
	margin-left:16px;
	margin-top:2px; }
/* /header */
/* menu */
#menu {
	position:absolute;
	width:100%;
	left:0;
	top:193px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	z-index:4; }

#menu a {
	color:black; }

#menu ul {
	list-style:none;
	width:100%;
	height:24px;
	background:#b6ad7b; }

#menu li {
	float:left;
	width:117px; }

#menu a {
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	text-align:center;
	width:100%; }

#menu a:hover, #menu li.active a{
	background:black;
	color:#b6ad7b; }

#menu ul li:first-child, #menu ul li.first-child {
	width:119px; }
/* /menu*/
/* /head*/

/* content */

#latest_news {
	float:left;
	width:127px;
	margin-top:-15px;
}

#latest_news_top {
	width:			127px;
	margin-left: 	10px;
	padding-left:	12px;
	padding-right:	12px;
	background:		url(../gfx/site/newsblock_top.gif) no-repeat;
	height:			5px;
}

#latest_news_content {
	width:			127px;
	margin-left: 	10px;
	padding-left:	12px;
	padding-right:	12px;
	padding-bottom:	12px;
	padding-top:	9px;
	background:		url(../gfx/site/newsblock_bg.gif) repeat-y;
}

#latest_news_bottom{
	width:			127px;
	margin-left: 	10px;
	margin-left: 	10px;
	padding-left:	12px;
	padding-right:	12px;
	padding-bottom:	12px;
	background:		url(../gfx/site/newsblock_bottom.gif) no-repeat;
	height:			4px;
}

#latest_news h2 {
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid white;
	border-top:none;
	border-left:none;
	border-right:none;
	padding-bottom:6px;
	margin-bottom:5px;
	font-weight:normal;
	text-transform:uppercase; }



#content {
	padding-top:266px;
	position:relative;
	z-index:3;
	overflow:hidden;
	padding-bottom:23px; }

#content p, #content #right ul {
	line-height:16px;
	margin-bottom:23px; }

#content h1, #content #left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b6ad7b;
	text-transform:uppercase; }

#content #left h2 a{
	color:#b6ad7b;
	text-decoration:none; }

#content h1:first-child, #content h1.first-child, #content #left h2 {
	margin-bottom:23px; }

#content h3 {
	font-size:11px;
	font-weight:bold; }

/* left */
#left {
	float:left;
	width:142px;
	padding-right:25px;
	border:1px solid #b6ad7b;
	border-top:none;
	border-left:none;
	border-bottom:none;
	min-height:223px; }

#content #left * {
	text-align:right; }

#left ul {
	text-transform:uppercase;
	text-align:right;
	list-style:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif; }

#left li {
	margin-bottom:24px; }

#left a {
	color:black; }

#left a.active {
	font-weight:bold; }
/* /left */

/* right */
#right {
	width:489px;
	float:left;
	padding-left:22px; }

#right a {
	text-decoration:none;
	color:#b6ad7b; }

#right a:hover {
	text-decoration:underline;
	color:#b6ad7b; }

#right ol {
	list-style:none; }

#right ol li:first-child, #right ol li.first-child {
	background:url(../gfx/site/dash.png) top left repeat-x;
	padding-bottom:5px; }

#right ol li {
	background:none;
	padding-top:5px; }

#right ul li {
	margin-left:14px; }

#right ul.none {
	list-style:none; }

#right ul.none li {
	margin-left:0; }

#right .ruler {
	margin-top:23px;
	padding-top:23px;
	background:url(../gfx/site/dash.png) top left repeat-x; }

#right .warning {
	font-weight: normal;
	color: #FF0000;
	text-decoration:none; }

#right .button {
	font-size:11px;
	border:1px solid #b6ad7b;
	width:25%;
	margin-top:9px;
	margin-right:9px;
	margin-bottom:12px; }
/* /right */

#main {
	width:489px;
	margin-left:169px; }

#main a {
	text-decoration:none;
	color:#b6ad7b; }

#main a:hover {
	text-decoration:underline;
	color:#b6ad7b; }

#home .box {
	background:url(../gfx/site/block.png) no-repeat;
	width:127px;
	height:87px;
	margin-left:16px;
	float:left;
	display:inline;
	padding-left:12px;
	padding-right:12px;
	padding-top:14px;
	margin-bottom:31px; }

#home .box:first-child, #home .box.first-child {
	margin-left:0; }

#home .box_refs {
	background:url(../gfx/site/block.png) no-repeat;
	width:148px;
	height:98px;
	float:left;
	display:inline;
	margin-bottom:31px;
	margin-top: -15px;
	margin-left:	0px;
	padding-left: 3px;
	padding-top: 3px;
}

#home .box_refs p {
	margin: 0px;
	padding: 0px;
}

#home .box h2 {
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid white;
	border-top:none;
	border-left:none;
	border-right:none;
	padding-bottom:6px;
	margin-bottom:5px;
	font-weight:normal;
	text-transform:uppercase; }

#home .box p {
	color:white;
	font-size:9px;
	line-height:10px;
	margin-left:0;
	width:auto; }

#home .box p a{
	color:white;
	text-decoration:none;}

#home .box p a:hover{
	color:black;
	text-decoration:none;}

#home h1, #home p {
	width:489px;
	margin-left:20px;
	margin-bottom:23px; }

#home .bar {
	padding-top:23px;  }

#home .bar ul {
	height:24px;
	background:#b6ad7b;
	list-style:none;
	clear:both;
	vertical-align:middle;
	line-height:24px;}

#home .bar li {
	float:left;
	background:url(../gfx/site/arrow.png) left center no-repeat;
	padding-left:13px;
	margin-left:10px;
	color:white;
	text-transform:uppercase;
	font-size:10px; }

#home .bar li:first-child, #home .bar li.first-child {
	background:none;
	padding-left:0;
	margin-left:2px; }

#home .bar a {
	color:white; }
/* /content*/

/* footer*/
#footer {
	border:1px solid #b6ad7b;
	color:#b6ad7b;
	border-left:none;
	border-bottom:none;
	border-right:none;
	margin-top:23px;
	margin-bottom:23px;
	padding-top:9px;
	overflow:hidden;
	clear:both; }

#footer .left {
	float:left; }

#footer .right {
	float:right; }

#footer a {
	color:#b6ad7b; }

#footer a:hover {
	color:black; }

#latest_news {
	color:	white;
}

#latest_news p {
	margin-left:0px;
	color:white;
	font-size:9px;
	line-height:10px;
	width:auto;
	border:1px solid white;
	border-top:none;
	border-left:none;
	border-right:none;
	padding-bottom: 6px;
	margin-bottom:0px;
}

#latest_news h1 {
	margin-left:0px;
	margin-bottom:0px;
	color:white;
	font-size:9px;
	line-height:10px;
	width:auto;
	font-weight:bold;
}

#content_default h2 {
	margin-left: 20px;
	margin-bottom:	23px;
}
/* /footer*/
