/* DEFAULT
----------------------------------------------------------------- */

html,body{
	width:100%; height:100%;
	margin:0; padding:0;
}

body{
	font-family: Arial, Verdana, Tahoma;
	font-size:0.75em;
	background:url(../images/bg_body_radius.jpg) center top fixed;
}

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


a:link  {
	color: #c25a52; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #c25a52; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #a5a5a5; 
	text-decoration: underline; 
	font-weight: bold;
}

a:active {
	color: #c25a52; 
	text-decoration: none; 
	font-weight: bold;
}


/* HEADER
----------------------------------------------------------------- */

div#header{
	height:160px; display:block;
	background:#E6E6E6 none;
}


/* HEADER CONTAINER
----------------------------------------------------------------- */

#header-content {
	width:800px; 
	margin:0 auto;
	background: #103F6D url(../images/topGradient.jpg) repeat-x 0 0;
	height:160px;
}

/* LOGO
----------------------------------------------------------------- */

#header-content h1.logo{
	margin:10px 0 0 10px; padding:0;
	float:left;
	height:110px;
	width:300px;
	background: transparent url(../images/logo-bouwradius.png) no-repeat 0 0;
}

/* PAYOFF
----------------------------------------------------------------- */

div#header h2{
	float:right;
	margin: 20px 14px 0 0;
	color:#e7e7e7;
	font-size:120%;
	font-style: italic;
	width:320px; height: 20px; 
	padding: 56px 0 0 0;
	background: transparent url(../images/logo_valk_sfc.gif) no-repeat 100% 0;
}

/* NAVIGATION MAIN
----------------------------------------------------------------- */

div#header ul{
	margin:0; padding:0;
	display:block;
	clear:both;
	height:40px;
	border-right: 1px solid #103F6D;

}

div#header ul li{
	float:left;
	list-style-type:none;
	width:25%;
	height:40px; line-height:40px;
	background: transparent url(../images/bg_nav_item_left.png) no-repeat left top;
}

div#header ul li:hover{
	color:#666;
	text-decoration: underline;
}

div#header ul li a{
	color:#103F6D;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/bg_nav_item_right.png) no-repeat right top;
	display:block;
	padding: 0 20px 0 20px;
}

div#header ul li a.selected{
	color:#EC0D75;	
}

/* RED SUBHEADER
----------------------------------------------------------------- */

div#subheader{
	height:40px; display:block;
	background:silver;
	/*border-top:4px solid #EC0D75;*/
}

/* RED SUBHEADER CONTAINER
----------------------------------------------------------------- */

div#subheaderContent{
	width:800px; margin:0 auto;
	background:#E7E7E7;
	border-top:4px solid #EC0D75;

}

/* SEARCH
----------------------------------------------------------------- */

div#subheader div#navMainSearch{	/* was div#subheader form */
	float:left;
	width:220px;
	height:36px; line-height:36px;
	margin:0;
}

div#subheader div#navMainSearch input.input{
	width:129px;
	height:20px; line-height:20px;
	margin:0 5px 0 0; padding:0;
	border:1px solid #fff;
	font-size:100%;
}


div#subheader input.submit{
	width:60px;
	margin:0; padding:0;
	height:20px; line-height:20px;
	border:1px solid #fff;
	background: #3a3a3a;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	cursor: pointer;
}

div#subheader a{
	color:#323232;
}

div#subheader a:hover{
	text-decoration:underline;
}

#navMainSearch form input {
margin:3px 0 0;
vertical-align:middle;
}

/* LANGUAGE ICONS
----------------------------------------------------------------- */

div#subheader ul{
	float:right;
	margin:0; padding:0;
}

div#subheader ul li{
	height:40px; line-height:40px;
	list-style-type:none;
	float:left;
	margin:0 0 0 10px;
}

/* CONTENT CONTAINER
----------------------------------------------------------------- */

div#content{
	width:800px;
	margin:auto;
}

/* CONTENT MIDDLE
----------------------------------------------------------------- */

div.content-middle{
	float:left;
	width:370px;
	line-height:20px;
}

ul.categories{
	margin:0; padding:0;
}

ul.categories li{
	float:left;
	list-style-type: none;
	margin:0 10px 7px 0;
}

ul.categories li img{
	border:1px solid #a3a3a3;
}

ul.categories li img:hover{
	border:1px solid #666;
}

hr{
	height:2px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;

	border-right:1px solid #fff;
	border-bottom:1px solid #c7c7c7;
	display:block; 
	clear:both;
}

h3{
	font-size:120%;
}

/* FOOTER
----------------------------------------------------------------- */

p.footer{
	color:#a3a3a3;
	font-size:90%;
	text-align:right;
	height:60px;
}

/* CONTENT LEFT
----------------------------------------------------------------- */

div.content-left{
	width:200px;
	float:left;
}

div.content-left ul{
	margin:0;
	padding:10px 0 0 30px;
}

div.content-left ul li{
	list-style-type: square;
	color:#cecece;
	line-height:25px;
}


div.content-left ul li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#cecece;
}

div.content-left ul li a span{
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}

div.content-left ul li a:hover{
	text-decoration:underline;
}

div.content-left P{
	text-align:Center;
	padding:10px;
}

/* CONTENT RIGHT
----------------------------------------------------------------- */

div.content-right{
	width:203px;
	float:right;
	margin-top:13px;
}

div.content-right p{
	padding:0 20px 10px 10px;
}

div.content-right ul{
	margin:0;
	padding: 0 0 30px 30px;
	width:150px;
}

div#manufacturerinfoContent ul{
	margin:0;
	margin-left:25px !important;
	padding: 0 0 30px 30px;
	width:150px;
}

div.content-right ul li{
	list-style-type:square;
	color:#3a3a3a;
	line-height:20px;
}

div.content-right ul li a{
	font-weight:bold;
	color:#3a3a3a;
	text-decoration:underline;
}

div.content-right ul li a:hover{
	text-decoration:none;
	color:#000;
}

div.content-right h4{
	background:url(../img/bg_box.gif) top center;
	text-align:center;
	font-size:100%;
	text-transform:uppercase;
	color:#fff;
	width:181px; height:15px; line-height:15px;
}

div.content-right h4 a{
	color:#ffffff;	
}






