/**
* Only the *differences* between the template/default/css/default.css file and this one come in here.. 
**/

h1 { border-bottom: 3px solid #f8941c; color: #d33a0e; }
h4 { cursor: auto; background-image: url(../img/layout/mainmenu_active.gif); }
a, input.a {color:#cf3505}

body {
	background-image:url(../img/layout/body_bg.gif);
	background-repeat:repeat-x;
}

span.current_order {
	color:#cf3505;
}

.profile_quality_back {
	background:url(../img/layout/profile_quality_back.png) center left repeat-x;
}

.profile_quality_front {
	background: url(../img/layout/profile_quality_value.png) center left repeat-x;
}

#header {
	background:transparent url(../img/layout/shadowheader.png) repeat scroll 0 0;
}

#footer, #menu, #content {
	background:transparent url(../img/layout/shadow.png) repeat scroll 0 0;
}

#header_logo { width: 320px; margin-top:20px;margin-left: 10px; position:absolute; background-color: #ffeecb;}
#header_logo_wrapper { margin: 0; position: static; }
#header_gradient { background-image:url('../img/layout/header_gradient.gif'); width: 618px; left:335px; }
#header_initiatives {margin-top: 0px; margin-left:154px;}
#header_shadow { background:url('../img/layout/header_shadow.jpg') no-repeat; width: 16px}
#header_info {margin-left:270px; margin-top:15px;}
#header_info ul li{background-image:url(../img/header_info.png);}
div.header_profile_window{background:url('../img/layout/header_profile.gif') no-repeat; }
div.header_profile_top { border-bottom: 1px solid #ce3201;}

div.error{
	background-color:#CF3505;
	border:1px solid #FF0033;
	color:#FFF;
}
div.info{background-color:#CF3505; border:1px solid #FFF; color:#FFF;}
div.message{margin:15px 0; padding:10px 15px;}
div.success{background-color:#CF3505; border:1px solid #333; color:#FFF;}
div.warning{background-color:#CF3505; border:1px solid #d659cb; color:#333;}

#footer_gradient{color:#333;background:url('../img/layout/mainmenu_gradient.gif') repeat-x 0 1px;	border-top:2px solid #F7931B; height:28px; width:948px;}
#footer a{color:#cf3505;}
#footer_gradient a{color:#FFF;}

table.h2 td.center { color:#FFF; background-image:url('../img/layout/h2_center.gif'); }
table.h2 td.left { background-image:url('../img/layout/h2_left.gif'); }
table.h2 td.right { background-image:url('../img/layout/h2_right.gif'); }

#module_filter {
	border-style: none solid solid;
	border-width: 1px;
	border-color: #F7931B;
	margin-top: -10px;
	padding: 10px 5px;
}

#module_filter h4 {
	background: none;
	color: #CF3505;
	font-size: 1em;
	margin: 1em 0;
}

input.special_button{background:url('../img/layout/h2_center.gif') repeat-x;background-color:#D8D8D8; border:1px solid #000; color:#FFF; cursor:pointer; height:25px; font-weight:bold; margin:10px 0;}
input.special_button:hover{background:url('../img/layout/h2_center.gif');background-color:#D8D8D8}

#bis_inhoud_faq {
	position: relative;
}

h4{font-weight:800}


#mainmenu{
	background-image:url('../img/layout/mainmenu_gradient.gif');
	height: 40px;
}
#submenu{
	background-image:url('../img/layout/submenu_gradient.gif');
}

.submenu_clicked{
	background-image: url('../img/layout/submenu_active.gif');
}

.mainmenu_clicked{
	background-image: url('../img/layout/submenu_active.gif');
}

#mainmenu a:hover {
	color: #000000;
}

#mainmenu li:hover{
	background-image:url('../img/layout/submenu_active.gif');
}

#submenu li:hover{
	background-image:url('../img/layout/submenu_active.gif');
}

#contributionsViews .TViewA{
	background-color:#f8951e;
}
#contributionsViews .KViewA{
	background-color:#f8951e;
}
#contributionsViews .LViewA{
	background-color:#f8951e;
}

#contributionsViews .TViewB{
	background-color:#d2390d;
}
#contributionsViews .KViewB{
	background-color:#d2390d;
}
#contributionsViews .LViewB{
	background-color:#d2390d;
}

#todo {
	background: url(../img/layout/profile_quality_value.png) center left repeat-x;
}

.profile_category {
	border-bottom:2px solid #f8941c;
	color:#d33a0e;
}

#searchbox {
	background-image:url("../img/layout/mainmenu_active.gif");
}

.filter_buttons {
	background-image:url("../img/filter_buttons.png");
}