/* 
    Document   : screen
    Created on : 22-okt-2009, 10:21:59
    Author     : Arno
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

html {
	
}

body {
	background-color: #e8e8e8;

	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

div.clear {
	clear: both;
}

div#container{
	position: relative;

	margin: 0 auto;

	text-align: left;
	width: 1011px;
	background-color: white;
}

div#menu-container {
	position: relative;

	height: 30px;
	/*overflow-x:hidden;*/
	background: #007D31 url(/images/menu-background.png) top left repeat-x;
}

div#menu-container div.pad-left {
	position: relative;

	background: url(/images/menu-pad-background.png) top left repeat-x;

	float: left;

	width: 17px;
	height: 30px;
}

div#content-container {
	position: relative;
	
	padding: 30px;
}

div#content {
	margin: 0px 40px 60px 0px;
	padding: 0px;

	position: relative;

	float: right;

	width: 582px;
}

BODY.subgroep2 DIV#content {
	width:576px;clear:none;
	float:left;
	min-height:200px;
	margin-right:0px;
}
BODY.subgroep2 DIV.sidebar-right {
	float:right;
	clear:none;
	width:188px;
}
div#content div#breadcrumbs {
	position: absolute;

	margin: -18px 0px 0px;
}

div#content div#breadcrumbs, 
div#content div#breadcrumbs span,
div#content div#breadcrumbs a {
	color: #1d6c24;
	
	font-size: 0.9em;
	
	text-decoration: none;
}

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

div#content p {
	margin: 5px 0px 19px;
}

div#content-container div#brands {
	position: absolute;
	
	right: 70px;
	bottom: 40px;

}
div#content-container div#brands img {
	display: block;

	float: left;

	margin-left: 12px;
}

#submenu {
	position: absolute;
	left:50px;
	top:183px;
	z-index:200;
}

#submenu ul {
	padding: 0;
	padding-bottom:20px;
	list-style:none;
}

#submenu li {
	padding: 0;
	list-style:none;
	width:200px;
	padding: 8px 0px;
	border-bottom:1px dashed gray;
	padding-left:10px;
	background-image: url(../images/bullet_atlant.gif);
	background-repeat:no-repeat;
	background-position: 0 11px;
}

#winkelwagen li.img {
	padding: 0;
	list-style:none;
	width:200px;
	border-bottom: none;
	padding-left:10px;
	background-image: url(../images/bullet_atlant.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
}

#winkelwagen li.no-img {
	padding: 0;
	list-style:none;
	width:200px;
	border-bottom: none;
	background-image: none;
	padding-left:10px;
}

#submenu a,
#breadcrums a {
	text-decoration: none;
	color:gray;
}
#breadcrums ul {
	padding-left: 0;

}
#submenu a:hover,
#breadcrums a:hover {
	color:#B90D25;
}
.banners_frame {
	position: relative;
	bottom: 0px;
}

.banner {
	border:1px solid ;
	width:220px;
	height:75px;
	margin-bottom:10px;
	padding:5px;
	cursor:pointer;
	color:white;
}

.banner .kop {
	font-weight:bold;
	font-size:larger;
}

.banner .tekst {
	font-style:italic;
}

.banner:hover {
	border-color: black;
}


.banner img {
	float:left;
	margin-right:5px;
	border:0;
}

#moodimage {
	background-repeat:no-repeat;
	position: absolute;
	width:689px;
	height:304px;
	left:308px;
	top:0;
}

#breadcrums {
	position: absolute;
	background-image:url(../images/masker.gif);
	left:308px;
	width:689px;
	height:73px;
	top:193px;
	padding-top:40px;
	z-index:100;
}

#breadcrums li {
	list-style:none;
	padding: 0;
	display:inline;
	color: gray;
}

#setfontsize {
	position: absolute;
	right:0;
	top:0;
	z-index:100;
	width:105px;
	height:50px;
	background-color:white;
	text-align:center;
}
#setfontsize ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#setfontsize li {
	padding: 0;
	list-style:none;
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	margin:1px;
}

#setfontsize li:hover {
	background-color:#F0F0F0;
	cursor:pointer;
}

#setfontsize li.separator {
	border-left:1px dashed black;
	width:1px;
}

#setfontsize li.small {
	font-size:10px;
}

#setfontsize li.normal {
	font-size:14px;
}

#setfontsize li.large {
	font-size:18px;
}

#setfontsize #titel {
	float:left;
	font-size:12px;
	color:#B90D25;
	width:100%;
	margin-top:2px;
}

#content img#slogan {
	position:relative;
	margin-top:20px;
}

.box {
	/*padding:10px;
	border:1px solid gray;
	background-color:white;
	width:auto;*/
}


/* webshop */

#webshop table {
	width:auto;
}

#webshop table td {

}

#webshop .tabelkop {
	color:#7C355F;
	font-weight:bold;
}

#webshop td {
	height:30px;
	padding-right:20px;
}

#webshop .dashed td {
	border-bottom:1px dashed gray;
	height:1px;
}

#webshop ul {
	margin-left: -13px;
}


#winkelwagen li a {
	color:black;
}

#winkelwagen #aantal,
#winkelwagen #bedrag {
	font-weight:bold;
}

.shop_header {
	margin-bottom:10px;
	border-bottom:1px dashed gray;
	height:25px;
}

.shop_header_cat {
	margin-bottom:10px;
	border-bottom:1px dashed gray;
	height:80px;
}

.shop_header img.foto {
	float:right;
}

.shop_header_cat img.foto {
	float:right;
}

#container .shop_header h3 {

	margin-bottom: -20px;
	font-size:12pt;
	font-weight:normal;
}

#container .shop_header_cat h3 {

	margin-bottom: -20px;
	font-size:12pt;
	font-weight:normal;
}

#webshop .line-top td {
	border-top:1px solid black;
}

#webshop .line-bottom td {
	border-bottom:1px solid black;
}

#webshop .noline td {
	border:0;
}

#webshop a.tekst {
	background-image: url(../images/bullet_atlant.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:10px;
	color:#ED7F1E;
	text-decoration:none;
}

#webshop a:hover {
	text-decoration:underline;
}

#webshop a img {
	border:0;
}


/** vacatures **/

ul.groepen, ul.vacature_info {
	margin-bottom: 15px;
	list-style:none;
	padding: 0;
}
ul.groepen li, ul.vacature_info li {
	padding: 0;
}
ul.vacature {
	margin-bottom: 10px;
	padding: 0;
}
ul.vacature li {
	padding: 0;
	list-style:none;
	font-weight: bold;
	color: #A3BB29
}
/** zoek resultaten **/
ul#searchresults {
	list-style:none;
	padding: 0px;
}
ul#searchresults li {
	list-style:none;
	padding: 0px;
}

li.searchtitel {
	margin-bottom: 4px;
	padding:0;
	margin-top: 10px;

}

body.atlant a {
	color: #338D57;
}

body.atlant b, body.atlant strong {
	color: #338D57;
}

div.news-image {
	float: left;

	margin: 0px 10px 10px 0px;
}

div.news-image img {
	width: 80px;
	height: 80px;
<<<<<<< .mine
}

.textarea {
	width: 350px;
=======
}

/** INpage menu */
DIV.midpage-menu UL { margin:0px;}
DIV.midpage-menu UL LI.li-menu-block {
	width:250px;
	height:103px;
	margin-right:17px;
	margin-left:0px;
	margin-bottom:18px;
	float:left;clear:none;
	list-style:none;
	background:url(/images/bg_midpage_menu.png)	
}
DIV.midpage-menu UL LI.li-menu-block H3 {
	color:#007D30;
	padding-left:16px;
	padding-top:6px;
}
DIV.midpage-menu UL LI.li-menu-block p {
	width:245px;
	height:35px;
	margin-top:9px;
	padding-left:15px;
	overflow:hidden;
	color:#007D30;
	margin-bottom:10px !important;
}
DIV.midpage-menu UL LI.li-menu-block a {
	float:right;color:white;padding-right:11px;
}
	
/* FAQ */
DIV.faq-item {
	border-bottom:1px dotted #1d6c25;	
	margin-bottom:10px;
	
}
DIV.faq-item A {
	text-decoration:none;cursor:pointer;color:#b3001b;	
}
DIV.faq-item P {
	height:0px;
	overflow:hidden;
	color:#1d6c25;
	margin-bottom:5px;
	padding-top:0px;
	border-top:1px dotted white;
}

.textarea {
    width: 350px;
    height: 200px;
}

