body {
	background: url('gfx/bodybg.png') repeat-x left top #cdd7dd;
	margin: auto;
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #000000;
	font-size: 13px;
	width: 100%;
}
body.mceContentBody { background: #FFFFFF none; }

img {
	border: none;
}

img.icon {
	vertical-align: middle;
}

a {
	color: #b71e8c;
}
a:hover {
	color: #02a1e1;
}

div.wrapper {
	font-size: 1px;
	clear: left;
}

div#container {
	width: 1000px;
	margin: auto;
}

div.column {
	float: left;
}

.nodisplay {
	display: none;
}

/* header */

div#header {
	height: 155px;
	background: url('gfx/headerbg.png') no-repeat center bottom;
	position: relative;
	z-index: 50;
}
img#logo {
	position: absolute;
	left: 428px;
	top: 7px;
}
div#intro {
	position: absolute;
	left: 50px;
	top: 25px;
	width: 280px;
	color: #728d99;
	font-size: 15px;
	line-height: 1.4em; 
}
div#intro a {
	color: #728d99;
}

ul#mainnav, ul#extranav {
	position: absolute;
	top: 125px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 380px;
}
ul#mainnav {
	left: 45px;
}
ul#extranav {
	right: 35px;
	width: auto;
}
ul#mainnav li, ul#extranav li {
	float: left;
	display: block;
	line-height: 28px;
	margin: 0px 5px 0px 0px;
	font-size: 13px;   
	position: relative;
}
ul#extranav li {
	float: left;
}
ul#extranav ul li {
	float: left;
}
ul#mainnav a, ul#extranav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	padding: 0px 5px;
	height: 30px; 
}
ul#mainnav a:hover, ul#extranav a:hover {
	color: #acdef4;
}
ul#mainnav li.active, ul#extranav li.active {
	background: url('gfx/navliactbg.gif') right top no-repeat;
}
ul#mainnav li.active a, ul#extranav li.active a {
	background: url('gfx/navliactabg.gif') left top no-repeat;
}

ul#mainnav ul.mainnav_sub,
ul#extranav ul.mainnav_sub {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 22px;
	background: #68818c;
	list-style-type: none;
	padding: 8px 0px 6px 0px;
	margin: 0px;    
}
ul#mainnav li:hover ul.mainnav_sub, ul#mainnav li.mhover ul.mainnav_sub,
ul#extranav li:hover ul.mainnav_sub, ul#extranav li.mhover ul.mainnav_sub {
	visibility: visible;
}
ul#mainnav ul.mainnav_sub a, ul#mainnav ul.mainnav_sub li,
ul#extranav ul.mainnav_sub a, ul#extranav ul.mainnav_sub li {
	white-space: nowrap;
	background: transparent;
	line-height: 21px;
	height: 22px;
	font-size: 13px;
	font-weight: normal;
	border: none;
	color: #FFFFFF;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	clear: both;
} 
ul#mainnav ul.mainnav_sub a:hover,
ul#extranav ul.mainnav_sub a:hover {
	color: #acdef4;
}

div#loginbox {
	position: absolute;
	right: 20px;
	top: 0px;
	width: 191px;
	height: 105px;
	padding: 4px 0px 1px 19px;
	background: url('gfx/loginboxbg.png') no-repeat center top;
}
img#lb_contact {
	position: absolute;
	top: 9px;
	left: 142px;
}
img#lb_home {
	position: absolute;
	top: 5px;
	left: 177px;
}
div#toplogin {
	position: absolute;
	left: 20px;
	top: 35px;
	font-size: 11px;
}
div#loginbox h3 {
	margin: 2px 0px;
	font-size: 11px;
	color: #b35699;
}

/* subheader */

div#subheader {
	height: 180px;
	background: url('gfx/subheaderbg.png') no-repeat center top;
	padding: 0px 20px;
	position: relative;
	z-index: 20;
}
div#subheader h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
}
div#subheader h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

div#subheader div.promos {
	position: absolute;
	left: 30px;
	top: 15px;
	color: #FFFFFF;
}
div#subheader div.promos div.promo {
	float: left;
	width: 210px;
	padding: 0px 10px 0px 20px;
}
div#subheader div.promos p, div#subheader div#sh_search p {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 1.4em;
}
div#subheader p, div#subheader label {
	line-height: 1.0em;
}
div#subheader div#sh_search h3 {
	margin-bottom: 3px;
}
div#subheader div#sh_search input.button {
	position: absolute;
	left: 0px;
	top: 152px;
}
div#subheader div.promos a {
	color: #FFFFFF;
}
div#subheader div.promos div.complaint {
	background: url('/gfx/klachtenpop.gif') 13px 40px no-repeat;
}
div#subheader div.complaint p {
	padding-left: 77px;
}
div#subheader div.promo div.logos {
	background: url('/gfx/partnerlogobg.gif') no-repeat;
	padding: 5px 60px;
	width: 80px;
	margin-top: 10px;
}

div#subheader div#sh_search {
	position: absolute;
	left: 790px;
	top: 15px;
}

/* main */

div#main {
	background: url('gfx/mainbg_ictwb.png') repeat-y center top;
	padding: 0px 20px 10px 20px;
}

/* main/content */

div#content {
	float: left;
	width: 460px;
	padding: 5px 5px 5px 30px;
	line-height: 1.5em;
}

div#content h1 {
	color: #8c1e86;
	font-size: 18px;
	font-weight: normal;
	background: url('/gfx/h1bg.png') no-repeat left top;
	margin: 0px -5px 17px -30px;
	padding-left: 28px;
	line-height: 33px;
}
div#content h1 span {
	background: url('/gfx/h1spanbg.png') no-repeat right top;
	padding: 5px 20px 0px 2px;
	white-space: nowrap;
}

div#content h2 {
	color: #02a1e1;
	font-size: 18px;
	margin: 15px 0px;
	font-weight: normal;
	clear: both;
}
div#content h2 a {
	color: #02a1e1;
}

div#content h3 {
	color: #02a1e1;
	font-size: 14px;
	margin: 12px 0px;
}
div#content h3 a {
	color: #02a1e1;
}

div#content h4 {
	color: #000000;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
}
div#content h4 a {
	color: #000000;
}

div#content h2 a, div#content h3 a, div#content h4 a {
	text-decoration: none;
}

div#content p {
	margin: 0px 0px 10px 0px;
}

div#content ul li, div#content ol li {
	margin-top: 8px;
	margin-bottom: 8px;
}

div#content img.icon {
	float: left;
  margin-right: 5px;
  width: 60px;
  height: 60px;
  border: solid 1px #666666;
}

div#content div.introduction {
	color: #728d99;
}
  
div#content div.pageItem h4, div#content div.pageItem p {
	margin: 0px;
}
div#content div.pageItem img.icon {
	position: relative;
	top: 4px;
}

div#content div.invisible {
	display: none;
}

/* main/relbar */

div#relbar {
		float: left;
		width: 225px;
		background: #e4eaee; 
		border: solid #cdd7dd;
		border-width: 0px 1px 0px 1px;
		padding: 16px 14px;
		font-size: 12px;
		overflow: hidden;
}

div#relbar h3 {
		font-size: 14px;
		color: #8c1e86;
		background: url('/gfx/relbarh3bg.gif') repeat-x bottom;
		margin: 0px -14px 6px -14px;
		padding: 5px 0px 3px 14px;
}                   
div#relbar h3 a {
		color: #8c1e86;
		text-decoration: none;
} 
div#relbar p {
		margin: 8px 0px;
}
div#relbar ul, div#relbar ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

div#relbar div.quotes {  
	margin-top: 15px;
}
div#relbar div.quotes div.quote {
	border-bottom: solid 1px #cdd7dd;
	padding: 8px 0px;
}
div#relbar div.quotes img {
	float: left;
	margin-right: 3px;
	position: relative;
	top: 2px;
}
div#relbar table {
	width: 100%;
}
div#relbar table th {
	text-align: left;
}

/* main/sidebar */

div#sidebar {
	float: left;
	width: 170px;
	padding: 41px 20px 5px 20px;
	background: url('gfx/sidebarbg.png') repeat-x center bottom #cfdae1;
}
div#sidebar h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 15px 0px 10px 0px;
	color: #728d99;
}
div#sidebar h4 {   
	font-size: 11px;
	margin: 15px 0px 10px 0px;
	color: #000000;
}

div#sidebar div.category {
	width: 152px;
	height: 54px;
	background: url('/gfx/sidebar_vakgroep_winkel.gif') left top no-repeat; 
	padding: 2px 4px;
	margin-bottom: 10px;
}
div#sidebar div.category.webshop {
	background: url('/gfx/sidebar_vakgroep_webwinkel.gif') left top no-repeat; 
}
div#sidebar div.category.ictpartner {
	background: url('/gfx/sidebar_vakgroep_automatisering.gif') left top no-repeat; 
}
div#sidebar div.category a { 
	display: block;  
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.6em;
} 
div#sidebar div.category strong { 
	color: #000000; 
	font-size: 12px;
}

div#sidebar img {
	border: solid 1px #222222;
}

div#sidebar div.partners {  
	border: solid 1px #222222;
	padding: 1px 3px;
	width: 161px;
	background: #FFFFFF;
}
div#sidebar div.partners img {
	border: none;
}

div#sidebar ul.sites {
	list-style-type: none;
	margin: 0px 0px 26px 0px;
	padding: 0px;
	border-top: solid 1px #e4eaee;
}     
div#sidebar ul.sites h4 {
	margin: 0px;
	font-size: 12px;
}
div#sidebar ul.sites a {
	color: #000000;
	text-decoration: none;
}
div#sidebar ul.sites li {
	font-size: 11px;
	padding: 5px 0px;
	border-bottom: solid 1px #e4eaee;
}
div#sidebar ul.sites img {
	float: left;
	margin-right: 3px;
}

/* footer */

div#footer {
	padding-top: 6px;
	height: 44px;
	background: url('gfx/footerbg.png') no-repeat center top #cdd7dd;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 10px;
	clear: both;
}
div#footer a {
	color: #728d99;
	text-decoration: none;
}

/* form styles */

form {
	margin: 0px;
}

button {
	background: url('/gfx/buttonbg.gif') repeat-x bottom #b6599a;
	color: #FFFFFF;
	border: solid 1px #712484;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

input[type="text"], input[type="password"], textarea {
	border: solid 1px #dee4e7;
	margin: 1px;
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #000000;
	font-size: 13px;
}
select {
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #000000;
	font-size: 13px;
}

form#topsearch input {
	background: url('/gfx/topsearchinputbg.gif') no-repeat 0px 4px;
	padding: 2px 1px 1px 18px;
	vertical-align: top;
	width: 68px;
}
form#topsearch button, form#toplogin button {
	border: none;
	padding: 0px;
	background: url('/gfx/topsearchbuttonbg.png') no-repeat;
	width: 20px;
	height: 22px;
	vertical-align: top;
	margin-left: 5px;
	margin: 1px;
}
form#topsearch button span, form#toplogin button span {
	display: none;
}

form#toplogin {
	position: absolute;
	left: 20px;
	top: 35px;
}
form#toplogin input {
	padding: 2px 1px 1px 1px;
}
form#toplogin input.email {
	width: 165px;
}
form#toplogin input.password {
	width: 138px;
}
form#toplogin button {
	background: url('/gfx/toploginbuttonbg.png') no-repeat;
	width: 25px;
}


/* table style: scheme */ 

table.scheme {
	width: 100%;
	border-spacing: 1px;
	background-color: #cdd7dd;
	*border-collapse: expression('separate', cellSpacing = '1px');
}
table.scheme th {
	background: #e7ebee url('/gfx/schemethbg.gif') repeat-x top;
	text-align: left;
	color: #627983;
	padding: 2px 3px;
	white-space: nowrap;
}
table.scheme td {
	background: #FFFFFF;
	padding: 2px 3px;
}    
table.scheme tr.even td { 
	background: #f3f5f6 url('/gfx/schemetdbg.gif') repeat-x top;
}


table.scheme .icon {
	text-align: center;
}
table.scheme tr td.logo {
	width: 80px;
	height: 80px;
	background: #FFFFFF;
	padding: 2px;
}
table.scheme td.logo div {
	position: relative;
}
table.scheme div img.member {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
table.scheme td.todo {
	background: #e7ebee url('/gfx/schemethbg.gif') repeat-x top;
}
table.scheme td.done {
	background: #68a52d url('/gfx/schemetddonebg.gif') repeat-x top;
}

table.scheme .comment{
    color: #8c1e86;
}

table.scheme.company input{
    width: 300px;
}

table.scheme.company #street{
    width:215px;
}
table.scheme.company #number{
    width:80px;
}

table.scheme.company #postalCode{
    width:80px;
}
table.scheme.company #city{
    width:210px;
}

table.scheme.company #streetPost{
    width:215px;
}
table.scheme.company #numberPost{
    width:80px;
}

table.scheme.company #postalCodePost{
    width:80px;
}
table.scheme.company #cityPost{
    width:210px;
}

table.scheme.contact input{
    width:250px;
}
table.scheme.contact textarea{
    width:250px;
    height: 70px;
}

table.scheme tr.inactive td, table.scheme tr.inactive a {
	color: #999999;
}

table.scheme tr.attention td, table.scheme tr.attention a {
    color: #d24311;
}

table.scheme.compact td {
	font-size: 10px;
	width: 33%;
	padding: 1px 1px 1px 2px;
}

table.scheme .score {
	float: right;
	position: relative;
	top: 1px;
}

/* companyTabs */
div#content .companyTabs {  
	height: 23px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: solid 1px #cfdae1;
}
div#content .companyTabs li {
	float: left;
	background: #f1f4f6 url('/gfx/companytabslibg.gif') no-repeat left top; 
	margin: 0px 4px 0px 0px;
	padding: 0px;
}
.companyTabs a {
	display: block;
	float: left;
	width: auto;
	padding: 2px 5px 1px 5px;
	height: 20px;
	background: url('/gfx/companytabsliabg.gif') no-repeat right top;
    font-size: 11px;
}

div#content .companyTabs .selected { 
	background: #FFFFFF url('/gfx/companytabsliactivebg.gif') no-repeat left top;
}
.companyTabs .selected a { 
	background: url('/gfx/companytabsliaactivebg.gif') no-repeat right top;
	padding-bottom: 2px;
}
div#content .companyTabs a {
	text-decoration: none;
}

/* breadcrumb */

ul.breadcrumb {
	margin: 0px;
	padding: 0px; 
	height: 18px;
	list-style-type: none;
	line-height: 1.0em;
	overflow: hidden;
	white-space: nowrap;
}
div#content ul.breadcrumb li {
	padding: 0px 4px 0px 6px;
	margin: 0px;
	float: left;
	font-size: 11px;
	background: url('/gfx/breadcrumbbg.gif') 0px 5px no-repeat; 
}
ul.breadcrumb li a {
	color: #728d99;
}
ul.breadcrumb li a:hover {
	color: #02a1e1;
}

/* rating */
.rating{
    background: url('/images/icons/star_empty.png') center center no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    cursor:pointer;
    

}
.ratingVoted{
    cursor: default;
} 

/* search results */
ul.results {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

span.comment{
    color: #8c1e86;
} 

/* text popup */  
.textPopup{
    visibility:hidden;
    position:absolute;
    border-style:solid;
    border-width:1px;
    border-color:#728d99;
    color: #000000;
    background-color:#ecf0f3;
    padding:2px;
    font-size:12px; 
    z-index: 10;
    line-height: 1.3em;
}
.textPopup p, .textPopup ul {
		margin: 5px 0px;
		padding: 0px;
}
.textPopup ul {
		padding-left: 15px;
}