/*
 * PrimoCMS Stylesheet 1.0
 * Copyright (C) 2008-2009 PrimoVista BV
 * http://www.primovista.nl
 */

body {
	margin: 0;
	padding: 0;
	background-color:#414143;
	background-image:url(../images/background.gif);
	color: #333;
	font: small Arial, Helvetica, Verdana, sans-serif;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFF;
	margin:5px;
	font: small Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}

img {border: none;}

.img_right {
	margin-top:50px;
	border: none;
}
#wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image:url(../images/background_grey_right.gif);
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0 0 20px 0x;
}
.background_blue_right {
	background-image:url(../images/background_blue_right.gif);
}
.background_grey_right {
	background-image:url(../images/background_grey_right.gif);
}
#header {
	margin: 0px;
	width: 100%;
}
#main {
	padding-top: 0px;
	width: 100%;
	min-height:325px;
	background-image:url(../images/background_grey_right.gif);
}
#clearone {
	clear: both;
	height: 0px;
}
#top {
	margin: 0;
	background-color: white;
	color: black;
	overflow:hidden;
}
#content {
	margin: 0 20px 0 20px;
	padding: 2px;
	border: 1px solid #fff;
	overflow: hidden;
}
#content_middle {
	margin: 0px 190px 0px 254px;
	padding: 10px 10px 10px 10px;
	width: 500px;
	overflow: hidden;
}
#content_right {
	margin: 0px 0px 0px 254px;
	padding: 10px 10px 10px 10px;
	width: 690px;
	overflow: hidden;
}
#sidebar_left {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 230px;
	overflow: hidden;
}
#sidebar_right {
	float: right;
	padding: 10px 5px 10px 5px;
	width: 185px;
	overflow: hidden;
}
#bottom {
	margin: 0;
	background-color: white;
	color: black;
	overflow: hidden;
}
#login_box {
	margin-top: 150px;
	margin-left: 300px;
	margin-right: auto;
	background-color:#F0F0F0;
	border: 2px solid #ccc;
	padding: 2px;
	z-index:90;
	width: 500px;
	overflow:hidden;
}
.box {
	margin: 0;
	background-color: white;
	overflow:hidden;
}
.list_title{
	clear:both;
    background: url('../images/widget-top.png') no-repeat;
    color: #FFF;
    font-weight: bold;
    padding-left: 15px;
	min-height: 36px;
}
.list_title_icon {
	float: left;
	margin-top: -7px;
	margin-right: 5px;
	width: 40px;
	height: 40px;
    background: url('../images/article.png') no-repeat;
}
.list_title span {
    display: block;
    padding: 10px 5px 5px 0px;
}
.nav_list_wrapper {
	clear: both;
	width: 185px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}
.nav_list {
	list-style:none;
	width: 170px;
    background: url('../images/widget-gr.gif') no-repeat;
    position: relative;
    top: -5px;
    margin: 0px 3px;
	padding: 14px 5px 0px 10px;
    line-height: 1.5em;
}
.nav_list_bg {
    background: url('../images/widget-body.gif') repeat-y;
}
.nav_list li {
	list-style:none;
	padding: 0.4em 0 0.2em 0;
	font-size:90%;
}
.nav_list li a:link, .nav_list li a:visited {
	text-decoration: none;
	color: #353535;
	font-weight: normal;
}
.nav_list li a:hover {
	text-decoration: underline;
}
.nav_list_bottom {
    background: url('../images/widget-bottom.gif') no-repeat;
    height: 9px;
}
#footer {
	background-color: #666;
}
#footer p {
	font-size:12px;
	color: #ccc;
	padding: 0.2em 0 0.2em 0;
	line-height: 1.4em;
}
.separator{
	margin: 0px 10px 0px 0px;
}
.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }
.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

.error{
	color:#FF0000;
	font-weight:bold;
}

h1 {
	color:#333;
	font-size:15px;
	font-weight:bold;
}
h2 {
	color:#789102;
	font-size:13px;
	font-weight:bold;
}
h3 {
	color:#9E9E9E;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer h2 {
	color:#F3F3F3;
	font-size:15px;
	margin-bottom: -5px;
}
#footer h2 {
	color:#F3F3F3;
	font-size:15px;
	margin-bottom: -5px;
}
#sidebar_left p, #sidebar_right p, #content_middle p, #content_right p  {
	padding: 3px 2px 5px 2px;
	margin: 3px 0px 0px 0px;
}
#sidebar_left h1, #sidebar_right h1, #content_middle h1, #content_right h1  {
	padding: 5px 2px 5px 2px;
	margin: 5px 0px 0px 0px;
}
#sidebar_left h2, #sidebar_right h2, #content_middle h2, #content_right h2  {
	padding: 5px 2px 5px 2px;
	margin: 5px 0px 0px 0px;
}
#sidebar_left h3, #sidebar_right h3, #content_middle h3, #content_right h3  {
	padding: 3px 2px 5px 2px;
	margin: 3px 0px 0px 0px;
}
.bold {font-weight:bold;}

a:active {color: #789102;TEXT-DECORATION: none}
a:link {color: #789102;TEXT-DECORATION: none}
a:visited {color: #789102;TEXT-DECORATION: none}
a:hover {color:: #789102;TEXT-DECORATION: underline}

.white {color: white;}
a.white {color: white;}
a.white:active {color: white;TEXT-DECORATION: none}
a.white:link {color: white;TEXT-DECORATION: none}
a.white:visited {color: white;TEXT-DECORATION: none}
a.white:hover {color: white;TEXT-DECORATION: underline}

.black {color: black;}
a.black:active {color: black;TEXT-DECORATION: none}
a.black:link {color: black;TEXT-DECORATION: none}
a.black:visited {color: black;TEXT-DECORATION: none}
a.black:hover {color: black;TEXT-DECORATION: none}

.darkgrey {color:#353535;}
a.darkgrey:active {color: #353535;TEXT-DECORATION: none}
a.darkgrey:link {color: #353535;TEXT-DECORATION: none}
a.darkgrey:visited {color: #353535;TEXT-DECORATION: none}
a.darkgrey:hover {color: #353535;TEXT-DECORATION: underline}

.widget a:active {color: #353535;TEXT-DECORATION: none}
.widget a:link {color: #353535;TEXT-DECORATION: none}
.widget a:visited {color: #353535;TEXT-DECORATION: none}
.widget a:hover {color: #353535;TEXT-DECORATION: underline}

#footer a {color: #ccc;}
#footer a:active {color: #ccc;TEXT-DECORATION: none}
#footer a:link {color: #ccc;TEXT-DECORATION: none}
#footer a:visited {color: #ccc;TEXT-DECORATION: none}
#footer a:hover {color: #F3F3F3;TEXT-DECORATION: underline}

.item_wrapper {
	width: 300px;
	height: 18px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.item_label {
	float: left;
	width: 105px;
	text-align: left;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.item {
	float: left;
	width: 180px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.wHead {
    background: url('../images/widget-top.png') no-repeat;
    color: #FFF;
    font-weight: bold;
    padding-left: 15px;
	text-align: left;
}
.wHead img {
    position: relative;
    top: -5px;
	padding-right: 5px;
    display: block;
    float: left;
}
.wHead span {
    display: block;
    padding: 12px 5px 10px 0px;
}
.wBody {
    background: url('../images/body-gr.png') repeat-x;
    position: relative;
    top: -5px;
    margin: 0px 3px;
    padding: 14px 12px 0px 12px;
    line-height: 1.5em;
}
.wBody a {
    line-height: normal;
}
.wBottom {
    background: url('../images/widget-bottom.gif') no-repeat;
    height: 9px;
}
.wBg {
    background: url('../images/widget-body.gif') repeat-y;
}
.widget {
    width: 186px;
    margin-bottom: 15px;
}
.widget_download {
    text-align: center;
    color: #000;
}
.widget_download img {
    margin: 10px 2px 2px 2px;
}
.widget_download span {
    font-size: 18px;
    display: block;
}
.tBottom {
    background: url('../images/tbottom.gif') no-repeat;
}
.testimonial {
    background: url('../images/tBody.gif') repeat-y;
    width: 510px;
    clear: both;
	margin-top: -4px;
}
.tHead {
    background: url('../images/tHead.png') no-repeat;
    color: #fff;
    width: 511px;
    height: 44px;
}
.tHead img {
    position: relative;
    top: -5px;
	padding-right: 5px;
	padding-left: 10px;
    display: block;
    float: left;
}

.tHead strong {
    display: block;
    padding: 16px 0px 0px 60px;
    text-align: left;
}

.tBody {
    padding: 10px;
    margin: -1px 3px;
    background: url('../images/tgr.gif') repeat-x;
    width: 484px;
    text-align: left;
}

.tBody img.rq{
   position: absolute;
   margin-bottom: -7px;
   margin-left: 3px;
}

.tBody img.lq{
    position: relative;
    padding-right: 3px;
}
.readmore {
	margin-top:10px;
	width: 160px;
	text-align:right;
	vertical-align: middle;
}
.readmore img {
	margin-left:5px;
	float: right;
	width: 22px;
	height: 22px;
}
/* PROJECTS */

#project {
    width: 690px;
    min-height: 500px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_header {
	float: left;
    width: 690px;
    height: 43px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_header_leftcorner {
	float: left;
	width: 190px;
    height: 43px;
    background: url('css/images/projects_header_leftcorner.png') no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 0;
}
#project_header_middle {
	float: left;
	width: 480px;
    height: 43px;
    background: url('css/images/projects_header_middle.png') repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 0;
}
#project_header_rightcorner {
	float: left;
	width: 20px;
    height: 43px;
    background: url('css/images/projects_header_rightcorner.png') no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 0; 
}
#project_title {
    top: -20px;
	margin: 0px 0px 0px 0px;
    padding: -30px 0px 0px 0px;
    z-index: 100; 
}
#project_body {
	float: left;
    width: 690px;
    height: 300px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_body_left {
	float: left;
	width: 2px;
    height: 300px;
    background: url('css/images/projects_body_left.png') repeat-y;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_body_middle {
	float: left;
	width: 685px;
    height: 300px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_body_right {
	float: left;
	width: 3px;
    height: 300px;
    background: url('css/images/projects_body_right.png') repeat-y;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_footer {
	float: left;
    width: 690px;
    height: 7px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_footer_leftcorner {
	float: left;
	width: 12px;
    height: 7px;
    background: url('css/images/projects_footer_leftcorner.png') no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_footer_middle {
	float: left;
	width: 666px;
    height: 7px;
    background: url('projects_footer_middle.png') repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#project_footer_rightcorner {
	float: left;
	width: 12px;
    height: 7px;
    background: url('css/images/projects_footer_rightcorner.png') no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
