/* 
CSS Document voor Bosch Car Service
Datum: september 2008
Media: Print
Ontwikkelaar: Concept7 (www.concept7.nl)
Xhtml/css: Wout Mager

/* Wat niet tonen tijdens printen 
====================================================================== */
* {
	margin:0;
	padding:0;
}

.noshow, #topmenu, .actions_detail li form, .ui_tabs, .pagination, .overlay, .carousel h2 a,.bcs_overview h1 a, .extra_block {
	display:none;
}

/* Hoe tonen tijdens printen 
====================================================================== */
body {
	font: 12px/1.5em arial, verdana, sans-serif;
	margin-left:20px;
}

img { border:0;}

.logo, .slogan, #contenttab_main_1 h2, #contenttab_main_2 h2, #contenttab_main_3 h2 {
	width: 100%;
	clear: both;
	float:left;
	margin-top: 20px;
}

#mainmenu, #topmenu, h1 a, #mainkruimelpad, #slideshow, fieldset, #pageflip_small, .mail_occ, .print_occ {
	display: none;
}

#mainkruimelpad {
	margin-bottom: 20px;
}

.logo, .slogan {
	width: auto;
}

#midden {
	width: 100%;
	clear: both;
}

iframe { display:none; }

.actieheader, .content, .carousel, .warranty {
	width: 100%;
	clear: both;
	margin-top: 40px;
}

#mycarousel {
	width: 100% !important;
	float:left;
	list-style-type: none;
	display: block;
}

#mycarousel li, .detail_img_list li {
	display: block;
	margin: 10px 10px 0 0;
	float:left;
}

#mycarousel li img, #mycarousel li strong {
	display: block;
}

#detailmap {
	display: none;
	width: 5px; height: 5px;
}

.bcs_overview h1 {
	margin-bottom: 20px;
}

.image_detail img {
	float:left;
	margin-right: 20px;
}

.actions_detail {
	font-weight: bold;
	font-size: 18px;
	list-style-type: none;
}

.actions_detail .mail_occ, .actions_detail .print_occ {
	font-size: 12px;
}

.actions, .detail_img_list {
	margin-top: 20px;
	list-style-type: none;
	width: 100%;
	clear: both;
	display: block;
}

.styled_list, .detail_left, .detail_right {
	float:left;
	width: 40%;
	padding:10px;
	list-style-type: none;
	margin-right: 10px;
}

.styled_list span {
	width: 200px;
	float:left;
	display: block;
}

.actions li {
	border:1px solid;
	float:left;
	width: 40%;
	padding:10px;
	margin-right: 10px;
}

.actions li img {
	float:right;
}

h1 {
	font-size: 16px;
}

h2, .product dt {
	font-size: 14px;
	margin:0;
	font-weight: bold;
}

p, .product {
	margin:0 0 18px 0;
}

ul, ol {
	list-style-type: disc;
	list-style-position: inside;
}

.documents {
	padding:8px 0;
}

.contentphoto span {
	display: block;
	font-size:10px;
}

.contentblock li a {
	display: block;
}

.contentblock {
	margin-bottom: 18px;
}

textarea {
	width: 300px;
}

fieldset {
	border: 0;
}

form label {
	width: 200px;
	float:left;
	display: block;
}

form div {
	width:100%;
	clear:both;
	margin:0 0 12px 0;
}

.style-radios {
	display: inline;
}

.style-radios input {
	float:left;
}

.style-radios label {
	width: auto;
	margin: 0 12px 0 0;
}

legend {
	font-weight: bold;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid;
	padding:3px 6px 3px 0;
}

.occ_image {
	width: 120px;
}

.description strong {
	display: block;
}

.bcs_sidebar, #refineForm fieldset, #refineForm dl {
	margin-top: 20px;
}

#refineForm dt {
	font-weight: bold;
}
#mainkruimelpad {
	clear: both;
	padding-top: 10px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px dashed #8e8e8e;
	font-size: 10px;
}

#mainkruimelpad a { color: #000000; }