/* ===================== BODY ======================== */
body
{
	color				:	#000;
	background-color	:	#ced8e1;
		font-family: Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
/*	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;*/
	font-size			:	12px;
}

h1{
	color				: 	#000;
	font-size			: 	24px;
	line-height			: 	28px;
	font-family			: 	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			: 	bold;
	margin				:	0px;
	padding				:	0 0 10px 0;
}
h2{
	color				: 	#000;
	font-size			: 	18px;
	font-family			: 	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			: 	bold;
	margin				:	0px;
	padding				:	10px 0 10px 0;
}
h3{
	color				: 	#000;
	font-size			: 	16px;
	font-family			: 	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			: 	bold;
	margin				:	0px;
	padding				:	0px;
}

h4
{
	color				:	#000;
	font-size			:	14px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;
	margin				:	0px;
	padding				:	0px;
}

/* Apart voor ie6 anders wordt de styling niet goed overgenomen */
input.styledButton
{
	color				:	#ffffff;
	background-color	:	#666666;
			border			:	1px solid #666666;
		background-image	:	url('');
	font-size			:	14px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	padding				:	2px 10px;
	height				:	22px !important;
	cursor				:	pointer;
}

input[type=checkbox], input[type=radio]
{
	margin				:	5px 0px 0px 0px;
}

.styledCheckbox, .styledRadio
{
	margin				:	5px 0px 0px 0px;
}

input[type=text],input[type=file],input[type=password]
{

	border				:	1px solid #bbb !important;
	padding				:	5px !important;
	background-color		:	#ffffff;
	width				:	250px;
}

input.styledInput, textarea, .textfield
{

	border				:	1px solid #bbb !important;
	padding				:	5px !important;
	background-color		:	#ffffff;
	font-family			:	"Arial";
}

.styledSelect, select
{

	border				:	1px solid #666666 !important;
	height				:	22px !important;
	background-color	:	#ffffff;
}

/* ===================== TOP ======================== */

#topWrap
{
	background-color	:	#002b6a;
    font-family			: 	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
    color				:	#E7E7E7;
}

#topWrap a
{
color: #fff;
text-decoration: none;
}

/* ===================== SLIDER ======================== */

#sliderMenu li {
	background-image: url('http://www.woonderijen.nl/dynamic/media/10/images/template/sliderMenu_li.png');
}

#sliderMenu a
{
	color:	#002b6a;
	text-decoration: none;
}

#sliderMenu a:hover
{
	color:	#439343;
	text-decoration: none;
}

/* ===================== CONTAINER ======================== */

#container
{
	background-color	:	#fff;
}

/* ===================== CONTENT ======================== */

#content a, #right a
{
	color				: 	#002b6a;
}

#content a:hover, #right a:hover
{
	color				: 	#002b6a;
}

#mainColumn {
	background-color	:	#fff;
}

#rightColumn {
	background-color	:	#fff;
}

/* ===================== MENU ======================== */

div#menu{
	height				:	30px;
    background-color	:	#002b6a;
}

#menu li.level1 a
{
	color				:	#ced8e1;
    font-family			:	formataregular, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
    font-size			:	20px;
    font-weight			:	bolder;
		background-image	:	url('');
    text-shadow			:	2px 2px #000000;
}
#menu li.level2 a
{
	color				:	#002b6a;
    font-family			:	formataregular, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
    font-size			:	12px;
    font-weight			:	normal;
	background-color: #fff;
	background-image	:	url('');
    text-shadow			:	none;
}
#menu li.level3 a
{
	color				:	#002b6a;
    font-family			:	formataregular, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
    font-size			:	12px;
    font-weight			:	normal;
	background-color: #fff;
	background-image	:	url('');
    text-shadow			:	none;
}

#menu li.level1 a:hover
{
	color				: 	#fff;
		background-image	:	url('');
}
#menu li.level2 a:hover
{
	color				: 	#002b6a;
	background-color: #fff;
	background-image	:	url('');
}
#menu li.level3 a:hover
{
	color				: 	#002b6a;
	background-color: #fff;
	background-image	:	url('');
}

#menu li.level1 a.selected
{
	color				:	#fff;
		background-image	:	url('');
}
#menu li.level2 a.selected
{
	color				:	#002b6a;
	background-color: #fff;
	background-image	:	url('');
}
#menu li.level3 a.selected
{
	color				:	#002b6a;
	background-color: #fff;
	background-image	:	url('');
}

div#menu ul li ul.level
{
}

ul.level1 {
	background-color	:	#;
    border-bottom		:	1px solid #002b6a;
	border-left			:	1px solid #002b6a;
    border-right		:	1px solid #002b6a;
    -moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
ul.level2 {
	background-color	:	#fff;
}
ul.level3 {
	background-color	:	#fff;
}

/* ===================== SEARCH ======================== */

#searchForm {
	border				:	1px solid #a7b1a6;
    background-color	:	#e5f4e1;
}

#searchForm form #searchForm_pattern 
{
	border				:	1px solid #333333;!important;
}

.searchsubmit {
	color				: 	#000;
}

/* ===================== WEBSHOP ======================== */

div.siteobject_webshop_productdetails div.columnInformation {
	border				:	0px solid #a7b1a6;
}

/* ===================== NEWS ======================== */

#news_block_right {	
    border				:	1px solid #a7b1a6;
    background-color	:	#e5f4e1;
    } 



/* ===================== FOOTER ======================== */

#footer {
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-size			:	12px;
	color				:	#fff;
    background-color	:	#002b6a;
			background-image	:	url('http://www.woonderijen.nl/dynamic/media/10/images/template/woonderijen_footer_bg.jpg');
		background-repeat	:	no-repeat;
					background-position	:	bottom center;
			}

#footer a
{
	color				: 	#fff;
}

#footer a:hover
{
	color				: 	#fff;
}

