/*************************************** MAN Web layout *****/
/********************* Copyright (c) 2006 - 2007 MAN AG *****/
/************************************************************/
/******************** styles for solution guide content *****/
/************************************************************/
/*************************** author virtual identity AG *****/
/****************************** last updated 2006-06-07 *****/

div#guide-zone
{
	float: left;
	width: 583px;
	margin: 10px 0 0 18px;
	padding: 0 0 10px 0;
}

div.guide-title
{
	text-indent: -23px;
	padding: 5px 0 5px 23px;
	background: #808890;
	color: #fff;
}

div.guide-content
{
	padding: 9px 0 0 0;
}

div.guide-title a.toggle-icon
{
	padding: 0 0 0 23px;
	color: #fff;
}

p.instruction
{
	font-size: 11px;
	line-height: 16px;
	padding: 4px 0 5px 0;
}
/************************************************************/
/*START: Collapsable Guide*/
div.collapsable
{
	font-size: 11px;
	line-height: 16px;
}
/*TRIA_SMUE HACK*/
div.collapsed div.guide-title span.toogleSolutionGuide,
div.expanded div.guide-title span.toogleSolutionGuide
{
	margin-left:8px;
	cursor: pointer;
}

div.collapsed div.guide-title span.toogleSolutionGuide span.toggleLink,
div.expanded div.guide-title span.toogleSolutionGuide span.toggleLink
{
	padding-left:6px;
}

div.collapsed div.guide-title span.toogleSolutionGuide span.toggleLink a.toggle-icon,
div.expanded div.guide-title span.toogleSolutionGuide span.toggleLink a.toggle-icon
{
	padding: 0px;
}

div.collapsed div.guide-title img#close-inverse
{
width: 0px;
}

div.collapsed div.guide-title img#open-inverse
{
width: 9px;
}

div.expanded div.guide-title img#close-inverse
{
width: 9px;
}

div.expanded div.guide-title img#open-inverse
{
width: 0px;
}
/*TRIA_SMUE HACK*/

/*
div.collapsed div.guide-title a.toggle-icon
{
	background: url(img/icon-open-inverse.gif) no-repeat 8px 2px;
}
*/

div.collapsed div.guide-content
{
	display: none;
}

/*
div.expanded div.guide-title a.toggle-icon
{
	background: url(img/icon-close-inverse.gif) no-repeat 8px 2px;
}
*/

div.expanded div.guide-content
{
	display: block;
}

div.collapsed a.toggle-icon:focus,
div.expanded a.toggle-icon:focus
{
	outline: none;
	-moz-outline: none;
}

div.guide-content a.toggle-icon
{
	font-weight: normal;
}
/*END: Collapsable List*/
/************************************************************/
/************************************************************/
/*START: Tabbed Content*/
ul.tabs
{
	background: #eaebed url(img/bg-white.gif) repeat-x top left;
	padding: 0 0 0 1px;
	border-bottom: 1px solid #acb1b6;
}

li.tab
{
	float: left;
	padding: 1px 8px 1px 7px;
	border-top: 1px solid #eaebed;
	border-right: 1px solid #fff;
	border-bottom: none;
	border-left: none;
	position: relative;
	top: 1px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

ul.tabs li.active
{
	background: #fff;
	padding: 1px 8px 2px 7px;
	border: 1px solid #acb1b6;
	border-bottom: none;
	margin-left: -1px;
}

div.tab-content
{
	padding: 0;
}

/*END: Tabbed Content*/
/************************************************************/
/************************************************************/
/*START: Solution Guide Table*/
div.no-table
{
	padding: 7px 10px;
	border: 1px solid #acb1b6;
	border-top: none;
}

th span.light
{
	font-weight: normal;
}

div.table-spacer
{
	height: 8px;
	overflow: hidden;
	border-left: 1px solid #acb1b6;
	border-right: 1px solid #acb1b6;
}

div.guide-content table.common th
{
	padding: 4px 6px;
}

div.guide-content table.common th.preview
{
	padding: 4px 10px;
}

div.guide-content table.common td
{
	padding: 2px 6px;
}

div.guide-content table.common td.preview
{
	padding: 2px 10px 4px 10px;
}

div.guide-content table.common td.options
{
	padding: 0;
	width: 47px;
}

div.guide-content td.illustrated
{
	width: 66px;
	background: no-repeat bottom left;
}

td.illustrated p
{
	font-size: 11px;
	line-height: 14px;
	min-height: 24px;
}

table.common td.options ul.links li
{
	font-size: 11px;
	line-height: 18px;
	color: #303c49;
	text-indent: -11px;
	padding: 0 3px 0 14px;
}

table.common td.options ul.links li a.link-internal
{
	padding: 0 0 0 10px;
}

ul.links li.highlight
{
	background: #fab900;
}




/* TRIA */


table.solutionguide-service
{
	border: 1px solid #acb1b6;
	width: 100%;
}

table.solutionguide-service td
{
	border: none;
}

table.solutionguide-service tr
{
	vertical-align: middle;
}


/* -- rw add because player begin -- */
.player_iframe {
width:400px;
height:348px;
border:0;
}


#popupfeld {
visibility:hidden;
position:absolute;
top: -30px;
left: -10px;
}

.border_dark_left {
border-left: 1px solid #8D8D8D;
}

.border_dark_right {
border-right:1px solid #8D8D8D;
}

.player_thumb {
background-image:url(thumb_bg.gif);
background-repeat:repeat-x;
width:193px;
text-align:right;
}

div.player_thumb img
{
	display: inline;
}

/* -- rw add because player end -- */

/* -- ws add radformel begin -- */
/*
.fullwidth_head{
font-size : 14px;
line-height:20px;
padding-top:10px;
padding-bottom:10px;
background-color:#3E4C59;
width:800px;
}

.basis_head {
font-size : 16px;
line-height:20px;
padding-top:5px;
padding-bottom:5px;
background-color:#3E4C59;
width:601px;
color:#fff;
}

.basis_head span {
font-size : 16px;
margin-left:12px;
}

.basis_head strong {
margin-left:8px;
}

.fullwidth_subhead {
width:800px;
background-color:#EBEBEB;
padding-top:4px;
padding-bottom:4px;
}

.fullwidth_subhead div {
margin-left:15px;
}

.fullwidth_head strong {
margin-left:15px;
color: #fff;
font-size: 16px;
}

.prodtable {
border: 1px solid #ccc;
border-right:0;
margin-bottom:5px;
}

.prodtable_top {
width:100px;
height:29px;
border-right:1px solid #ccc;
}

.prodtable_top strong {
margin-left:25px;
font-size:12px;
}

.prodtable_top_white, .prodtable_top_grey, .prodtable_white, .prodtable_grey {
width:55px;
height:29px;
text-align:center;
border-right:1px solid #ccc;
font-size:12px;
}

.prodtable_top_grey, .prodtable_grey {
background-color:#F5F5F5;
}

.prodtable_grey, .prodtable_white {
padding:0;
margin:0;
text-align:left;
vertical-align:top;
height:49px;
}

.prodtable_grey div, .prodtable_white div {
padding:6px 0 0 4px;
}



.prodtable_remote_bg_left {
width:166px;
background-image:url(prod_bg.gif);
background-repeat:repeat-x;
border-bottom:1px solid #8D8D8D;
border-right:1px solid #8D8D8D;
}

.prodtable_remote_bg_right {
background-image:url(prod_bg.gif);background-repeat:repeat-x;border-bottom:1px solid #8D8D8D;
border-left:1px solid #8D8D8D;
}

.prodtable_remote_active {
cursor:hand;
cursor:pointer;
width:66px;
border-top:1px solid #8D8D8D;
padding:4px 12px 4px 12px;
font-size:12px;
}

.prodtable_remote_inactive_l, .prodtable_remote_inactive_r  {
cursor:hand;
cursor:pointer;
width:66px;
background-color:#D9D9D9;
border:1px solid #8D8D8D;
border-left:0;
height:20px;
padding:4px 12px 3px 12px;
font-size:12px;
}

.prodtable_remote_inactive_r{
border-right:0;
border-left:1px solid #8D8D8D;
}

#abs_table {
position:relative;
}

#chassis {
position:absolute;
}

.prodtable_txt {
width:166px;
height:49px;
border-right:1px solid #ccc;
vertical-align:top;
}

.prodtable_txt strong {
margin-left:65px;
font-size:12px;
}

#radformel {
width:225px;
border:1px solid #ccc;
margin-left:17px;
}

.radformel_titel {
background-color:#D9D9D9;
padding:2px 0 2px 8px;
}

.radformel_txt {
padding:2px 0 4px 8px;
}

#box {
margin-top:10px;
width:225px;
border:1px solid #ccc;
height: 34px;
margin-left:17px;
}

#box_2 {
width:203px;
height: 34px;
overflow:hidden;

background-color:#F5F5F5;
}

.achsen {
font-size:11px;
line-height:16px;
}

.achsen li {
font-size:11px;
margin:0;
padding:0;
}

.prodtable_category {
border-right:1px solid #D9D9D9;
width:100px;
}

.prodtable_category_txt {
float:left;
padding:6px 10px 10px 10px;
}

.prodtable_category_img {
float:right;
}

.basis_tableDiv {
float:left;
}

.basis_table_left_grey {
padding:2px 0px 2px 10px;
vertical-align:top;
width:175px;
padding-left:10px;
background-color:#F5F5F5;
font-size:12px;
border-top:1px solid #ccc;
}

.basis_table_right_grey {
padding:2px 0px 2px 0px;
width:220px;
background-color:#F5F5F5;
font-size:12px;
border-top:1px solid #ccc;
}

.basis_table_left_white {
vertical-align:top;
width:175px;
padding:2px 0px 2px 10px;
font-size:12px;
border-top:1px solid #ccc;
}

.basis_table_right_white {
padding:2px 0px 2px 0px;
width:220px;
font-size:12px;
border-top:1px solid #ccc;
}

.radformel_box {
vertical-align:top;
background-color:#F5F5F5;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:0;
border-right:1px solid #8D8D8D;
}

.radformel_td {
background-color:#F5F5F5;
vertical-align:top;
}

.radformel_head {
padding:2px 0 16px 10px;
background-color:#F5F5F5;
}

.radformel_img_small {
padding-left:4px;
}

#switch_small {
padding: 10px 0 10px 10px;
}

#switch {
padding:10px 0 10px 8px;
}

.service_head {
background-color:#3E4C59;
color:#fff;
padding:2px 0 2px 10px;
font-size:12px;
}

.service_box {
border: 1px solid #8D8D8D;
}

.service_txt {
width:300px;
font-size:12px;
padding:6px 8px 6px 10px;
border-right:1px solid #D7D7D7;
}

.service_img, .service_img_grey {
width:103px;
border-bottom:1px solid #ccc;
padding-left:10px;
height:19px;
font-size:12px;
}

.service_img_grey {
background-color:#F5F5F5;
}

.service_small_txt_white, .service_small_txt_grey {
font-size:12px;
padding-left:10px;
border-bottom:1px solid #ccc;
}

.service_small_txt_grey {
background-color:#F5F5F5;
}

.grey {
background-color:#F5F5F5;
border-bottom:1px solid #ccc;
}

.white {
border-bottom:1px solid #ccc;
}

.grey a, .white a {
font-size:11px;
}

.border_dark_left {
border-left: 1px solid #8D8D8D;
}

.border_dark_right {
border-right:1px solid #8D8D8D;
}

.player_thumb {
background-image:url(thumb_bg.gif);
background-repeat:repeat-x;
width:193px;
text-align:right;
}

.player_iframe {
width:400px;
height:348px;
border:0;
}


#popupfeld {
visibility:hidden;
position:absolute;
top:130;
left:195;
}

.content01 {
width:406px;
padding-top:10px;
border-right: 1px solid #8D8D8D;
}

.basis_infobox {
width:184px;
background-color:#3E4C59;
color:#fff;
font-size:12px;
padding:8px 0 8px 0;
}

.einzug_links {
margin-left:10px;
color:#fff;
}

.basis_infobox_txt {
width:184px;
background-color:#EBEBEB;
}

.einzug {
margin-left:10px;
padding:8px 0 8px 0;
}

.basis_table_border {
border-left:1px solid #8D8D8D;
border-bottom:1px solid #8D8D8D;
}

.einzug a {
font-size:11px;
}

.radformel_img {
padding: 10px 0 60px 14px;
background-color:#F5F5F5;
}

.product_head {
width:193px;
vertical-align:bottom;
height:34px;
background-color:#3E4C59;
}

.product_head div {
background-color:#3E4C59;
font-weight:bold;
vertical-align:bottom;
padding-left:10px;
padding-bottom:3px;
}

.product_head div a {
color:#fff;
}

.product_head div a:hover {
text-decoration:none;
}

.product_txt {
width:193px;
vertical-align:top;
height:120px;
border:1px solid #8D8D8D;
}

.product_txt div{
padding:5px;
font-size:11px;
}

.achsenlegende_numbers {
padding-left:20px;
padding-top:4px;
width:18px;
}

.achse_breit00 {
padding-left:14px;
}

.achse_breit01 {
margin-left:11px;
}

.achse_border, .achse_border_invis {
width:800px;
border-bottom:1px solid #8D8D8D;
}

.achse_border {
margin-top:40px;
}

.radformel_legende, .radformel_legende_r {
font-size:12px;
}

.radformel_legende_r {
width:70px;
}

.achse_border_invis {
border:0;
}

.achsenlegende_gross {
border:1px solid #ccc;
margin-left:17px;
margin-top:10px;
background-color:#F5F5F5;
padding-left:8px;
}

.basisBUS_table_left_grey {
padding:2px 0px 2px 10px;
vertical-align:top;
width:205px;
padding-left:10px;
background-color:#F5F5F5;
font-size:12px;
border-top:1px solid #ccc;
}

.basisBUS_table_right_grey {
padding:2px 0px 2px 0px;
width:395px;
background-color:#F5F5F5;
font-size:12px;
border-top:1px solid #ccc;
border-right:1px solid #8D8D8D;
}

.basisBUS_table_left_white {
vertical-align:top;
width:205px;
padding:2px 0px 2px 10px;
font-size:12px;
border-top:1px solid #ccc;
}

.basisBUS_table_right_white {
padding:2px 0px 2px 0px;
width:395px;
font-size:12px;
border-top:1px solid #ccc;
border-right:1px solid #8D8D8D;
}

.bus_keynote {
padding:2px 0px 2px 10px;
font-size:12px;
border-top:1px solid #ccc;
border-right:1px solid #8D8D8D;
}

.bus_topimg {
border-right:1px solid #8d8d8d;
border-top:1px solid #8d8d8d;
}
*/
/* -- ws add radformel end -- */


/*END: Solution Guide Table*/
/************************************************************/
