/*******************************************************************************
 *
 * - $Id: rovecom.css 6442 2009-12-03 14:44:59Z rnoppers $
 *
 * Copyright Rovecom ICT BV
 *
 ******************************************************************************/
 
html, body {
  background-color: #404040;
  color: #ccc;
}
h1, h2, h3, a {
  color: gray;
}
h1 a:hover, h2 a:hover, h3 a:hover, a:hover {
	color: #daa520;
}
.clear {
  clear: both;
}

a:focus {
	outline: 0;
}
 
 /*-------FCK kolommen---------*/
.left_column, .right_column {
	width: 350px;
	float: left;
}
.left_column {
	padding-right: 20px;
} 
.right_column {
	padding-left :10px;
}
 
/*
 * hoofdindeling
 */
 
 
#top {
  background: url(/images/top_back.gif) repeat-x;
  height: 24px;
  position: relative;

}
/*-top_menu-*/
#top_menu {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1500;
}
#top_menu ul {
	margin: 0;
	padding: 0;
}
#top_menu li {
	display: inline;
	height: 24px;
}
#top_menu li a {
	display: block;
	float: left;
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/top_menu_border.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#top_menu li.item_0 a {
	border-left: 1px solid #707070;
}
#top_menu li a:hover {
	background-image: url(../images/top_menu_border.gif);
	background-repeat: repeat;
}
#search_box {
	background-image: url(../images/zoek_back.gif);
	border: 1px solid black;
	float: right;
	height: 32px;
	line-height: 32px;
	margin-top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1550;
}
#search_box input {
	background: url(../images/zoek_input_back.gif) no-repeat;
	border: none;
  height: 16px;
  margin: 8px 0;
}
#search_box div {
	float: left;
}
#middle {
  background: #fff url(/images/body_back.jpg) no-repeat top center;
  color: #666;
  padding-top: 12px;
}
#bottom {
  background: url(/images/bottom_back.gif) repeat-x;
  clear: both;
}

/*
 * header styles
 */
#top .inhoud {
  position: relative;
}
#pulldown {
  background: url(/images/rovecom_bar.png) no-repeat;
  height: 140px;
  position: absolute;
  top: -80px;
  width: 980px;
  z-index: 1000;
}
#top_links_wrapper {
}
#top_links {
  height: 50px;
  padding: 30px 8px 0 48px;
}
#top_links a {
  color: #009;
  font-weight: bold;
  text-decoration: none;
}
#top_links a:hover {
	color: #f37122;
}
/*
 * onderverdeling van hoofdindeling
 */
.inhoud {
  margin: 0 auto;
  width: 980px;
}
#header h6 {
  color: #000;
  font-size: 11px;
  margin-bottom: 20px;
  padding-left: 184px;
}

#content {
  clear: both;
  line-height: 24px;
  padding: 20px;
  padding-top: 0px;
}
#footer {
  background: url(/images/footer.png) no-repeat top right;
  clear: both;
  height: 86px;
  text-align: right;
  margin-left:220px;
  width:760px;
}
#footer img {
  vertical-align: middle;
}
#footer a:link, #footer a:active, #footer a:visited {
  text-decoration: none;
}
.inhoud .kolom-small {
  float: left;
  width: 196px;
  overflow:hidden;
}
.inhoud .kolom-small h2 {
	display :block;
	background:#333333 url(/images/inhoud_menu.gif) repeat-x scroll 0 0;
	border-right:1px solid #FFFFFF;
	color:gold;
	cursor:default;
	font-size:1.4em;
	line-height:36px;
	padding:0 20px;
	margin: 0;
}
.inhoud .kolom-small {
  background: url(/images/inhoud_menu_border.gif) no-repeat top right;
  min-height: 292px;
}
.kolom-small li {
  cursor: pointer;
  line-height: 28px;
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}
.kolom-small li li {
	border: none;
}
.kolom-small li a {
  color: #666;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  width:100%;
}
.kolom-small li li a {
  padding-left: 30px;
} 
.kolom-small li.active a, .kolom-small li a:hover {
	color: #527085;
	background-image: url(../images/menu_active.png);

}
.kolom-small li.active li a {
  background-image: none;
}
.kolom-small ul ul {
	display: none;
}
.kolom-small ul li.active ul {
	display: block;
	background-image: url(../images/submenu_back.png);
	
}
.kolom-small li li.active a {
  background-image: url(../images/menu_active.png);
  padding-left : 30px;
}
.kolom-small li li a:hover {
	color: black;

}
.kolom-small .menu li.parent_item {
	background:#333333 url(/images/inhoud_menu.gif) repeat-x scroll 0 0;
	border-right:1px solid #FFFFFF;
	color:gold;
	cursor:default;
	font-size:1.4em;
	line-height:36px;
	padding:0 20px;
}


.inhoud .kolom-medium {
  float: left;
  width: 578px;
  padding-right: 10px;
  height: 300px;
  overflow-y: hidden;

}
.inhoud .kolom-large {
  float: left;
  min-height: 500px;
  width: 784px;
}

/*
 * menus
 */
#header ul {
  height: 28px;
  z-index: 10;
    position: relative;
}
#header ul li {
  color: #000;
  cursor: pointer;
  float: left;
  font-weight: bold;
  line-height: 26px;
  list-style: none;
  margin: 0;
}
#header ul ul {
  display: none;
  height: auto;
  left: 0;
  position: absolute;
  top: 26px;
  z-index: 500;
}

#header ul li:hover {
  position: relative;  
  background-color: #797c7d;
  color: white;
}
#header ul li li:hover {
  position: relative;  
  background-color: #000;
  color: white;
  opacity: 1;
  -moz-opacity: 1;
}
#header li a.active{
  background-color: #797c7d;
  color: white;
}
#header li a:hover {
	color: white;
}

#header ul li:hover ul {
  display: block;
} 
#header li li {
  border-top: 1px solid #666;
  color: #fff;
  width: 160px;
}
#header li a {
  color: #000;
  display: block;
  padding: 0 10px;
  text-decoration: none;
  font-weight: normal;
}
#header li li a {
  background-color: #000;
  color: #fff;
  opacity: 0.75;
  -moz-opacity: 0.75;
}
#header ul li ul li ul, #header ul li:hover ul ul {
  display: none;
}

.relative li {
  position: relative;
}



#bottom ul {
  display: inline-block;
  vertical-align:top;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
  background-image: url("/images/bottom_menu_border.gif");
  background-repeat: no-repeat;
  background-position: top right;
}
#bottom li a {
  color: #ccc;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px;
}
#bottom li a:hover {
  text-decoration: underline;
}
#bottom li.parent_item {
  padding: .5em 0;
  padding-bottom: 0;
}
#bottom li.parent_item a {
  color: #999;
  font-size: 18px;

}

/*
 * header inhoud
 */
#banner {
  clear: both;
  height: 210px;
  margin-top: -1px;
  position: relative;
	z-index: 1;
}
#shopknop {
  position: absolute;
  top: -20px;
  right: -10px;
  display: block;
  width: 160px;
  height: 160px;
}
#small-banner {
  background: url(/images/schaduw_top_img.gif) no-repeat bottom left;
  clear: both;
  height: 79px;
  margin-top: -1px;
}

/*
 * content inhoud
 */
.teaser {
  line-height: 24px;
  padding: 0 10px 10px;
}
.tripple-border {
  border: 1px solid #eee;
}
.tripple-border div {
  border: 1px solid #ccc;
}
.tripple-border div div {
  border: 1px solid #aaa;
  padding: 4px;
}
.tripple-border div div div {
  border: none;
}
.tripple-border div div div a {
 text-decoration: none;
 line-height: 18px;
}
.tripple-border .item {
	font-size: 11px;
}
.tripple-border img {
	border-bottom: 1px solid silver;
  display: block;
	margin: 0 auto 6px;
	padding-bottom: 10px;
}
.breadcrumb {
  font-size: 10px;
  margin: 10px;
  margin-top: 0px;
  padding: 0 10px;
 color: gray; 
 text-align: right;
 border-bottom: 1px solid #e5e5e5;
}
.breadcrumb a {
  color: gray;
}
.breadcrumb a:hover {
	color: maroon;
}
#content li {
  list-style: disc;
  margin-left: 10px;
}
/*
 * bottom inhoud
 */
#bottom .inhoud {
  padding: 0 20px 20px;
  width: 940px;
}
/*---------nieuws-----------*/
#news .teaser {
  font-style: italic;
  padding: 0 0 10px;
}
#news .item {
  float: left;
}
#news .item .news_image {
	background-image: url(../images/news_thumb.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
}
#news .news_image {
	float: right;
	margin-left: 20px;
	margin-bottom:10px;
	}
#news .lees_verder {
	background-image: url(../images/lees_verder.gif);
	width: 739px;
	height: 25px;
	display: block;
	background-position: bottom;
	clear: both;
	text-align: right;
	padding-right: 5px;
}
#news .lees_verder a:link, #news .lees_verder a:active, #news .lees_verder a:visited {
	font-size: 11px;
	color: black;
	text-decoration: none;
}
#news .lees_verder a:hover {
	color: #daa520;
}
#news .back_to_list {
	background-image: url(../images/news_back.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
	padding-left: 0px;
}
#news .back_to_list a {
	font-size: 11px;
	text-decoration: none;
}

#content table {
  width: 100%;
}
#content table td {
  padding: 2px;
}
#content .mod_contactforms_col1 {
  width: 20%;
}
#content .mod_contactforms_col2 {
  width: 80%;
}
#content .mod_contactforms_textfield {
  border: 1px solid #999;
  padding: 1px;
  width: 30%;
}
#content .mod_contactforms_textarea {
  border: 1px solid #999;
  padding: 1px;
  width: 96%;
}
#content .submit_button {
  padding: 0 4px;
}
/*---------nieuws---------*/

#news .meta {
	background-color: #e5e5e5;
	border: 1px solid silver;
	padding: 4px;
	clear:both;
}
.source, .author {
	display: block;
	font-weight: bold;
	font-size: 10px;
}
.source span, .author span {
	margin-right: 10px;
}
/*---------contact--------*/
.adresgegevens {
	float: left;
	width: 350px;
}
.adresgegevens hr {
	background-color: #e5e5e5;
	color: #e5e5e5;
	height: 1px;
	border: none;
}
div #contact_form {
	width: 330px;
	padding: 20px;
}
div #contact_form dd {

}
div #contact_form dd input.submit_button {
  float:right;
  margin-right:20px;
}
#contact_form .mod_contactforms_col2 .textfield, #contact_form .mod_contactforms_col2 .textarea {
	width: 178px;
	border: 1px solid #e5e5e5;
	background-image: url(../images/contact_input_back.gif);
	background-repeat: no-repeat;
}
#contact_form .mod_contactforms_col2 .submit_button {
	background-image: url(../images/button.gif);
	height: 24px;
	line-height: 18px;
	width: 180px;
	border: medium none;
	color: white;
}
.error {
	color: maroon;
	display:block;
}

/*-----------indexpage----------*/
#index_page .item {
	border: 1px solid #e5e5e5;
	margin: 10px;
	padding: 10px;
}
#index_page .item  a:hover {
	color: #daa520;
}

/*-----------downloadpage----------*/
#downloads .group {
  margin-top:5px;
  color:gray;
  font-size:120%;
}
#downloads li {
  margin-left:15px;
}
#downloads li p {
  margin-top:-5px;
  margin-left:5px;
}


#product_list #product_search, #product_list .paging_container, #products #product_search {
  display:none;
}

/*-----------sitemap----------*/
#wtk_sitemap ul li {
  list-style-type:none;
  margin:0;
  padding:0;
  display:block;

}
#wtk_sitemap ul { 
  padding-left:20px;
  display:block;
}
/*--------kalender----------*/
#calendar .calendar_item{
	border: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 10px;

}
.calendar_item h2{
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.calendar_item .calendar_img{
	float :left;
  margin-right: 10px;
}
.calendar_item .calendar_date{
  color: maroon;
  font-weight: bold;
  font-size: 11px;

}
.calendar_item .calender_teaser{
  width :580px;
  height: 42px;
  line-height: 14px;
  overflow: hidden;
}
.calendar_more{
	display: block;
	background-color: #E7E7E7;
	clear: both;
	padding-left: 20px;
	margin-top: 10px;
}
.show .calender_teaser{
  font-style: italic;
}
#calendar_detail .news_image{
  float :right;
  margin: 20px;
}
.calender_location{
  border-top: 1px solid #e5e5e5;
}
.calender_city{
  border-top: 1px solid #e5e5e5;
}
.calender_price{
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.back_to_calendar{
  	display: block;
	background-color: #E7E7E7;
	clear: both;
	padding-left: 20px;
	margin-top: 10px;
}
/*---------FAQ------------*/
#faqs .group{
  margin-top: 20px;
  border: 1px solid #e7e7e7;
  padding-left: 10px;
}
#faqs dt{
  /*background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	background-position: 10px center;*/
	line-height: 24px;
  cursor : pointer;
  padding-left: 20px;
  color: navy;
}
#faqs dd{

  margin-top: 1px;
  padding-left :20px;
  padding-right: 20px;
  cursor : pointer;

  }
  
/*-----------Actie--------------*/

.sjabloon1 a:link, .sjabloon1 a:active, .sjabloon1 a:visited{
  display: block;
  float: left;
  width :331px;
  height: 306px;
  background-image: url(/images/actie/sjabloon1.gif);
	background-repeat: no-repeat;
	cursor: default;
}
.sjabloon1 a:hover{
  background-image: url(/images/actie/sjabloon1_wire.gif);
	background-repeat: no-repeat;
}

.sjabloon2 a:link, .sjabloon2 a:active, .sjabloon2 a:visited{
  display: block;
  float: left;
  width :331px;
  height: 306px;
  background-image: url(/images/actie/sjabloon2.gif);
	background-repeat: no-repeat;
	cursor: default;
}
.sjabloon2 a:hover{
  background-image: url(/images/actie/sjabloon2_wire.gif);
	background-repeat: no-repeat;
}

.sjabloon3 a:link, .sjabloon3 a:active, .sjabloon3 a:visited{
  display: block;
  float: left;
  width :331px;
  height: 306px;
  background-image: url(/images/actie/sjabloon3.gif);
	background-repeat: no-repeat;
	cursor: default;
}
.sjabloon3 a:hover{
  background-image: url(/images/actie/sjabloon3_wire.gif);
	background-repeat: no-repeat;
}

.sjabloon4 a:link, .sjabloon4 a:active, .sjabloon4 a:visited{
  display: block;
  float: left;
  width :331px;
  height: 306px;
  background-image: url(/images/actie/sjabloon4.gif);
	background-repeat: no-repeat;
	cursor: default;
}
.sjabloon4 a:hover{
  background-image: url(/images/actie/sjabloon4_wire.gif);
	background-repeat: no-repeat;
}
/*contact form dt display none*/
#contact_form dt {
  width:35% !important;
  margin-right:5px;
}








