/* GENERAL STYLES (can be overridden later) */
a:hover {
  text-decoraion:none!important;
  color:#000000!important;
}
body.bmw a:hover {
  text-decoration:none!important;
  color:#003399!important;
}
a:focus, a :focus {
  outline: none;
  border: none;
}
.hidden {
  display:none;
}
b, strong > span, b > span {
  font-weight:bold;
}
div.line {
  clear:both;
  width:100%;
  border-top:1px solid #999999;
}
div.halfspace {
    clear: both;
    height: 1em;
    width: 100%;
}
div#content h2 {
  font-size:16px;
  font-weight:bold;
}
div#content h3 {
  font-size:14px;
  font-weight:bold;
}
input[type=text],
html#ie8 input[type=text],
html#ie9 input[type=text],
input[type=password],
html#ie8 input[type=password],
html#ie9 input[type=password],
select,
html#ie8 select,
html#ie9 select {
  background:url('./../img/searchBody.png') no-repeat left top;
  border:1px solid #999999;
  height:18px;
  line-height:18px;
}
.input_disabled {
  background:url('./../img/searchBody_disabled.png') no-repeat left top !important;
  color: #555!important;
}
select,
html#ie8 select,
html#ie9 select {
  height:22px;
  line-height:22px;
}
select.multiple {
  background:#ffffff!important;
  background-image:none!important;
  height:50px!important;
}
html#ie7 select.multiple {
  height:65px!important;
}
select.multiple.row2 {
  height:35px!important;
}
select.multiple.row3,
html#ie7 select.multiple.row2 {
  height:50px!important;
}
select.multiple.row4,
html#ie7 select.multiple.row3 {
  height:65px!important;
}
select.multiple.row5,
html#ie7 select.multiple.row4 {
  height:80px!important;
}
select.multiple.row6,
html#ie7 select.multiple.row5 {
  height:95px!important;
}
select.multiple.row7,
html#ie7 select.multiple.row6 {
  height:110px!important;
}
select.multiple.row8,
html#ie7 select.multiple.row7 {
  height:125px!important;
}
select.multiple.row9,
html#ie7 select.multiple.row8 {
  height:140px!important;
}
select.multiple.row10,
html#ie7 select.multiple.row9 {
  height:155px!important;
}
html#ie7 select.multiple.row10 {
  height:170px!important;
}
select.multiple.row20,
html#ie7 select.multiple.row19 {
  height:310px!important;
}
html#ie7 select.multiple.row20 {
  height:340px!important;
}
input[type=text].center {
  text-align:center;
}
textarea {
  border:1px solid #999999;
}
.rgt {
  float:right;
}
ul.withDisc {
  list-style: disc;
}
ul.withDisc > li{
  list-style: inherit;
  margin: 2px 12px;
}
/*************************

	   META NAVIGATION

*************************/
/* background */
div#metanavigation {
	background:none;
	color:#000000;
	font-size:12px;
	height:24px;
	line-height:24px;
}
/* main menu */
div#metanavigation > ul {
	margin-left:8px;
}
/* main menu items */
div#metanavigation > ul > li,
div#metanavigation > ul > li.first {
	height:24px;
	color:#000000;
	width:auto;
	background:none!important;
}
div#metanavigation > ul > li:hover {
  background:none!important;
}
/*
body.mini div#metanavigation > ul > li,
body.mini div#metanavigation > ul > li.first {
  color:#ffffff;
}
*/
div#metanavigation > ul > li > a,
div#metanavigation > ul > li.first > a {
	height:24px;
	color:#000000;
	width:auto;
	padding-right:24px;
	font-weight:bold;
}
/*
body.mini div#metanavigation > ul > li > a,
body.mini div#metanavigation > ul > li.first > a {
  color:#ffffff;
}
body.mini div#metanavigation > ul > li > a:hover {
  color:#ffffff!important;
}
body.mini div#metanavigation > ul > li.haschildren > a:hover {
  color:#000000!important;
}
*/
div#metanavigation > ul > li > a:hover {
	background-color:transparent;
	text-decoration:underline;
}
div#metanavigation > ul > li.haschildren:hover {
  background:transparent url("./../img/menu_bg_active.png") no-repeat 0 -2px!important;
  background-color:transparent!important;
  width:150px;
}
div#metanavigation > ul > li.haschildren:hover > a {
  width:103px!important;
  width:124px;
  background-color:transparent!important;
  text-decoration:none;
  padding-left:16px;
}
div#metanavigation > ul > li.haschildren > a {
  background-image:url('./../img/portalheader_arrow_down_black.gif');
  background-position:right 50%!important;
}
/*
body.mini div#metanavigation > ul > li.haschildren > a {
  background-image:url('./../img/portalheader_arrow_down_grey.gif');
}
*/
body.bmw div#metanavigation > ul > li.haschildren > a {
  background-image:url('./../img/portalheader_arrow_down_blau.gif');
}
/* sub-menu items */
div#metanavigation > ul > li.haschildren > ul {
	top:24px;
	border:none;
	background:transparent url("./../img/submenu_bg_bottom.png") no-repeat left bottom!important;
	width:150px;
	margin-left:1px;
	clear:left;
	padding-bottom:16px;
}
div#metanavigation > ul > li.haschildren > ul > li {
  background:transparent url("./../img/submenu_bg.png") repeat-y left top!important;
  border:none;
  width:150px;
}
div#metanavigation > ul > li.haschildren > ul > li > a {
  background-color:transparent!important;
  border:none!important;
  height:auto!important;
  line-height:11.0333px;
  margin:0;
  padding:4px 16px;
}
div#metanavigation > ul > li.haschildren > ul > li > a:hover {
  font-weight:bold;
}
/*************************

		HEADER

*************************/
/* - different header images based on corporate, bmw, or mini */
div#header {
	height:89px;
	background-image:url('./../img/header_bg.jpg');
	background-position:left bottom;
}
body.home #header {
  background-image:url('./../img/header_bg_home.jpg')!important;
  background-position:left bottom;
}
body.bmw #header {
  background-image:url('./../img/header_bg_bmw.jpg')!important;
  background-position:left bottom;
}
body.mini #header {
	background-image:url('./../img/header_bg_mini.jpg')!important;
  background-position:left bottom;
  background-color:#fff!important;
}
body.motorrad div#header {
  background-image:url('./../img/header_bg_motorrad.jpg')!important;
  background-position:left bottom;
}
body.husqvarna #header {
	background-image:url('./../img/header_bg_husqvarna.jpg')!important;
  background-position:left bottom;
}
#content, body.husqvarna #footer {
    margin-left: 14.75em;
}
/* header main text */
div#header > h1 {
	left:14px!important;
	top:30px!important;
	font-size:16px!important;
	color:#000000!important;
}
body.mini div#header > h1 {
  /* color:#ffffff!important; */
  text-transform:none!important;
  border:none!important;
  padding:0!important;
}
h1#header-logo {
  width:2000px;
  height:57px;
  background-color:#ffffff;
  background-image:none;
  left:993px;
  margin:0;
  position:fixed;
  top:0;
  right:auto;
}
h1#header-logo > img {
  margin:13px 0 0 19px;
  display:block;
}
/*************************

	PORTAL NAVIGATION

*************************/
/* background */
div#portalnavigation {
	width:100%;
	height:36px;
	margin-top:53px;
	background:transparent url('./../img/menu_bg1.png') repeat-x left bottom!important;
}
/*
body.mini div#portalnavigation {
  background:transparent url('./../img/menu_bg_mini.png') repeat-x left bottom!important;
}
*/
/* menu */
div#portalnavigation > ul > li.first,
div#portalnavigation > ul > li {
	background-color:none!important;
	font-size:14px;
	line-height:34px;
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:37px;
}
div#portalnavigation > ul > li.first {
	margin-left:12px;
}
div#portalnavigation > ul > li.first > a,
div#portalnavigation > ul > li > a {
	color:#666666;
	display:block;
	width:142px!important;
	width:150px;
	height:32px;
	padding:0 5px 0 3px;
	margin:5px 0 0 0;
	background-color:transparent!important;
	text-align:center;
}
/*
body.mini div#portalnavigation > ul > li.first > a,
body.mini div#portalnavigation > ul > li > a {
  color:#ffffff;
}
*/
div#portalnavigation > ul > li.active,
div#portalnavigation > ul > li.current {
	background:url('./../img/menu_bg_active.png') no-repeat 0 -1px;
}
/*
body.mini div#portalnavigation > ul > li:hover > a,
body.mini div#portalnavigation > ul > li:hover {
  color:#ffffff!important;
  font-weight:bold!important;
}
*/
div#portalnavigation > ul > li:hover > a,
div#portalnavigation > ul > li.active:hover > a,
div#portalnavigation > ul > li.current:hover > a,
div#portalnavigation > ul > li > a:hover,
div#portalnavigation > ul > li.active > a:hover,
div#portalnavigation > ul > li.current > a:hover {
  color:#000000!important;
}
div#portalnavigation > ul > li.active > a,
div#portalnavigation > ul > li.current > a {
	color:#000000!important; /*#013299;*/
	background-color:transparent!important;
}
div#portalnavigation li.haschildren > a,
div#portalnavigation li.haschildren > span {
	background-position:125px 15px;
}
div#portalnavigation li.haschildren:hover > a,
div#portalnavigation li.haschildren:hover > span {
  background-image:url('./../img/portalheader_arrow_down_black.gif');
}
body.bmw div#portalnavigation li.haschildren:hover > a,
body.bmw div#portalnavigation li.haschildren:hover > span {
  background-image:url('./../img/portalheader_arrow_down_blau.gif');
}
/*
body.mini div#portalnavigation li.haschildren:hover > a,
body.mini div#portalnavigation li.haschildren:hover > span {
  background-image:url('./../img/portalheader_arrow_down_white.gif');
}
body.mini div#portalnavigation > ul > li.active > a:hover,
body.mini div#portalnavigation > ul > li.current > a:hover,
body.mini div#portalnavigation > ul > li.active:hover > a,
body.mini div#portalnavigation > ul > li.current:hover > a {
  color:#000000!important;
  font-weight:normal!important;
}
body.mini div#portalheader > div#portalnavigation li.haschildren.active:hover > a,
body.mini div#portalheader > div#portalnavigation li.haschildren.current:hover > a,
body.mini div#portalheader > div#portalnavigation li.haschildren.active:hover > span,
body.mini div#portalheader > div#portalnavigation li.haschildren.current:hover > span,
body.mini div#portalheader > div#portalnavigation li.haschildren.active > a:hover,
body.mini div#portalheader > div#portalnavigation li.haschildren.current > a:hover,
body.mini div#portalheader > div#portalnavigation li.haschildren.active > span:hover,
body.mini div#portalheader > div#portalnavigation li.haschildren.current > span:hover {
  background-image:url('./../img/portalheader_arrow_down_black.gif')!important;
}
*/

/* SUBMENUS */
div#portalnavigation > ul > li.haschildren > ul {
	display:none;
	top:36px!important;
	z-index:1!important;
	border:0!important;
	width:150px!important;
	margin-left:1px!important;
	padding-bottom:12px!important;
	background:url('./../img/submenu_bg_bottom.png') no-repeat left bottom!important;
}
div#portalnavigation > ul > li.haschildren > ul > li,
div#portalnavigation > ul > li.haschildren > ul > li.first {
	background:url('./../img/submenu_bg.png') repeat-y left top!important;
	padding:0!important;
	border:0!important;
	width:150px!important;
}
div#portalnavigation > ul > li.haschildren > ul > li > a,
div#portalnavigation > ul > li.haschildren > ul > li.first > a,
div#portalnavigation > ul > li.haschildren > ul > li.last > a {
	background:none!important;
	color:#666666!important;
	border:0!important;
	margin:0!important;
	padding:4px 10px!important;
	display:block!important;
	height:auto!important;
	line-height:12px!important;
	font-size:12px!important;
	width:130px!important;
	width:150px;
}
div#portalnavigation > ul > li.haschildren > ul > li > a:hover {
	color:#000000!important;
	background-color:transparent!important;
}
/*************************

      LEFT NAVIGATION

*************************/
#navigation-bg {
  background-color:#ffffff;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  width:170px;
  z-index:1;
}
html.admin #navigation-bg {
  width:285px;
}
#navigation {
  background:#ffffff url('./../img/navleft_bg.gif') repeat-y right top!important;
  height:auto!important;
  padding-bottom:21px!important;
}
div#navigation_gradient {
  height:62px;
  width:2px;
  background:url('./../img/navlefttop_bg.gif') no-repeat right top;
  position:fixed;
  left:168px;
  top:89px;
  z-index:-1;
}
div#history-navigation {
  border-top:none;
}
#history-navigation #sublinks h3 {
  height:27px;
  line-height:27px;
  font-size:12px;
  font-weight:normal;
  background:url('./../img/navleft_h3_bg.png') no-repeat 2px -2px;
  padding:2px 13px 3px 13px;
  margin:0;
}
#history-navigation #sublinks h3.line2 {
  background:url('./../img/navleft_h3_bg2.png') no-repeat 2px -2px!important;
  height:37px;
}
#history-navigation #sublinks h3.line3 {
  background:url('./../img/navleft_h3_bg3.png') no-repeat 2px -2px!important;
  height:57px;
  padding-top:4px;
}
#history-navigation #sublinks h3.line2 > a,
#history-navigation #sublinks h3.line3 > a {
  line-height:17px;
  display:block;
}

html.noie #history-navigation #sublinks.treeNavigation > ul > li,
html#ie8 #history-navigation #sublinks.treeNavigation > ul > li {
  height:27px;
  line-height:27px;
  font-size:12px;
  font-weight:normal;
  padding:2px 13px 3px 13px;
  margin:0;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li {
  height:none!important;
}
#history-navigation #sublinks h3.hasChildren {
  background:url('./../img/navleft_h3_bg_pfeil.png') no-repeat 2px -2px;
  margin:0;
}
#history-navigation #sublinks h3.hasChildren.line2 {
  background:url('./../img/navleft_h3_bg_pfeil2.png') no-repeat 2px -2px!important;
}
#history-navigation #sublinks h3.hasChildren.line3 {
  background:url('./../img/navleft_h3_bg_pfeil3.png') no-repeat 2px -2px!important;
}
body.bmw #history-navigation #sublinks h3.hasChildren {
  background:url('./../img/navleft_h3_bg_pfeil_blau.png') no-repeat 2px -2px;
}
body.bmw #history-navigation #sublinks h3.hasChildren.line2 {
  background:url('./../img/navleft_h3_bg_pfeil_blau2.png') no-repeat 2px -2px;
}
body.bmw #history-navigation #sublinks h3.hasChildren.line3 {
  background:url('./../img/navleft_h3_bg_pfeil_blau3.png') no-repeat 2px -2px;
}
#history-navigation #sublinks.treeNavigation > ul > li,
#history-navigation #sublinks.treeNavigation > ul > li.hasChildren {
  background:url('./../img/navigation_arrow_right_grey.gif') no-repeat 12px 12px;
  white-space:nowrap;
  margin:0;
}
#history-navigation #sublinks.treeNavigation > ul > li:hover,
#history-navigation #sublinks.treeNavigation > ul > li.hasChildren:hover {
  background:url('./../img/mediapool_pfeil-rechts-schwarz.gif') no-repeat 12px 12px;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > li:hover,
body.bmw #history-navigation #sublinks.treeNavigation > ul > li.hasChildren:hover {
  background:url('./../img/mediapool_pfeil-rechts-blau.gif') no-repeat 12px 12px;
}
#history-navigation #sublinks.treeNavigation > ul > li.isActive {
  background:url("./../img/navleft_h3_bg_pfeil.png") no-repeat 2px -2px;
  margin: 0;
  white-space: nowrap;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > li.isActive {
  background:url("./../img/navleft_h3_bg_pfeil_blau.png") no-repeat 2px -2px;
}
#history-navigation #sublinks.treeNavigation > ul > li.rootElement {
  background:none;
  font-weight:bold!important;
  padding: 2px 9px 3px !important;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li.rootElement {
  padding-left:14px;
}
#history-navigation #sublinks.treeNavigation > ul > li:hover > a {
  font-weight:bold;
}
html#ie8 #history-navigation #sublinks.treeNavigation > ul > li > a,
html.noie #history-navigation #sublinks.treeNavigation > ul > li > a {
  padding-left:0!important;
  line-height:27px;
  padding:0;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li > a {
  line-height:27px;
}
/* level II */
#history-navigation #sublinks.treeNavigation > ul > li.isOpened {
  background:url('./../img/navigation_arrow_down_black.gif') no-repeat 10px 14px;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > li.isOpened {
  background:url('./../img/navigation_arrow_down_blau.gif') no-repeat 10px 14px;
}
#history-navigation #sublinks.treeNavigation > ul > li.isOpened > a {
  font-weight:bold;
}
#history-navigation #sublinks.treeNavigation > ul > ul > li {
  line-height:27px;
  padding-left:7px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li {
  padding-left:7px;
}
#history-navigation #sublinks.treeNavigation > ul > ul > li.hasChildren,
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.hasChildren {
  background:url('./../img/navigation_arrow_right_grey.gif') no-repeat 17px 6px;
  white-space:nowrap;
}
#history-navigation #sublinks.treeNavigation > ul > ul > li.hasChildren:hover,
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.hasChildren:hover {
  background-image:url('./../img/mediapool_pfeil-rechts-schwarz.gif');
}
#history-navigation #sublinks.treeNavigation > ul > ul > li.isActive.hasChildren:hover,
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive.hasChildren:hover {
  background-image:url('./../img/navleft_h3_bg_pfeil.png')!important;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > ul > li.hasChildren:hover,
body.bmw #history-navigation #sublinks.treeNavigation > ul > li > ul > li.hasChildren:hover {
  background:url('./../img/mediapool_pfeil-rechts-blau.gif') no-repeat 17px 5px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive,
#history-navigation #sublinks.treeNavigation > ul > ul > li.isActive {
  font-weight:bold;  
  background:url('./../img/navleft_h3_bg_pfeil.png') no-repeat right -2px;
  height:32px;
  padding-top:7px;
  background-position:10px -2px;
  margin: 0 0 -8px 0!important;
}
#history-navigation #sublinks.treeNavigation > ul li.isActive.line2 {
  background:url('./../img/navleft_h3_bg_pfeil2.png') no-repeat right -2px;
  background-position:10px -2px;
  height:37px;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive,
body.bmw #history-navigation #sublinks.treeNavigation > ul > ul > li.isActive {
  background:url('./../img/navleft_h3_bg_pfeil_blau.png') no-repeat right -2px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive {
  margin: -7px 0 -12px 0!important;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive {
  min-height:auto!important;
  margin-top:3px!important;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li > ul > li.first.isActive {
  margin-top:-7px!important;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive.hasChildren {
  height:auto!important;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive.hasChildren:hover {
  background:url('./../img/navleft_h3_bg_pfeil.png') no-repeat 10px -2px;
}
html#ie7 #history-navigation #sublinks.treeNavigation > ul > li > ul > li.isActive > ul {
  margin-top:14px!important;
  margin-bottom:21px!important;
}
/* level III */
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.isOpened,
#history-navigation #sublinks.treeNavigation > ul > ul > li.isOpened {
  background:url('./../img/navigation_arrow_down_black.gif') no-repeat 17px 5px;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > li > ul > li.isOpened,
body.bmw #history-navigation #sublinks.treeNavigation > ul > ul > li.isOpened {
  background:url('./../img/navigation_arrow_down_blau.gif') no-repeat 17px 5px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li.isOpened > a,
#history-navigation #sublinks.treeNavigation > ul > ul > li.isOpened > a {
  font-weight:bold;
}
#history-navigation #sublinks.treeNavigation > ul > ul > ul > li {
  line-height:27px;
  padding-left:14px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li ul > li {
  padding-left:14px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li ul > li > a {
  white-space:normal!important;
}
#history-navigation #sublinks.treeNavigation > ul > ul > ul > li.hasChildren,
#history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.hasChildren {
  background:url('./../img/navigation_arrow_right_grey.gif') no-repeat 24px 5px;
  white-space:nowrap;
}
#history-navigation #sublinks.treeNavigation > ul > ul > ul > li.hasChildren:hover,
#history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.hasChildren:hover {
  background:url('./../img/mediapool_pfeil-rechts-schwarz.gif') no-repeat 24px 5px;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > ul > ul > li.hasChildren:hover,
body.bmw #history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.hasChildren:hover {
  background:url('./../img/mediapool_pfeil-rechts-blau.gif') no-repeat 24px 5px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.isActive,
#history-navigation #sublinks.treeNavigation > ul > ul > ul > li.isActive {
  font-weight:bold;  
  background:url('./../img/navleft_h3_bg_pfeil.png') no-repeat right -2px;
  height:32px;
  padding-top:7px;
  background-position:17px -2px;
  margin: 0 0 -8px 0!important;
}
body.bmw #history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.isActive,
body.bmw #history-navigation #sublinks.treeNavigation > ul > ul > ul > li.isActive {
  background:url('./../img/navleft_h3_bg_pfeil_blau.png') no-repeat right -2px;
}
#history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.isActive {
  margin: -7px 0 -12px 0!important;
}
#history-navigation #sublinks.treeNavigation > ul > ul > ul > li.isActive > a,
#history-navigation #sublinks.treeNavigation > ul > li > ul > li > ul > li.isActive > a {
  white-space:nowrap!important;
}
#history-navigation #sublinks h3 > a {
  padding-left:10px!important;
  line-height:27px;
  padding:0;
}
#history-navigation #sublinks ul li.hasChildren {
  background:transparent url('./../img/portalheader_arrow_right_grey.gif') no-repeat 10px 5px;
}
#history-navigation #sublinks ul li.hasChildren:hover {
  background:transparent url('./../img/portalheader_arrow_right_black.gif') no-repeat 10px 5px;
}
body.bmw #history-navigation #sublinks ul li.hasChildren:hover {
  background:transparent url('./../img/portalheader_arrow_right_blau.gif') no-repeat 10px 5px;
}
#history-navigation ul li {
  margin:8px 0;
}
body.mini #navigation a,
body.bmw #navigation a {
  color:#000000;
}
#history-navigation ul li a,
#history-navigation ul li span {
  padding:0.167em 0 0.25em 1.083em;
}
#history-navigation ul li a:hover {
  font-weight:bold;
  background-color:transparent!important;
  border:none!important;
}
#history-navigation #backlinks a {
  color:#000000!important;
  border-top:none!important;
  border-bottom:1px solid #000000!important;
  font-weight:normal;
}
#history-navigation #backlinks a:hover {
  border-top:none!important;
  padding:0.083em 1.083em 0.25em 0!important;
  margin-left:1.083em!important;
  font-weight:bold;
}
/*************************

	     SEARCH BAR

*************************/
div#fadebar {
	position:fixed;
	width:100%;
	height:32px;
	top:57px;
	background-color:#ffffff;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	z-index:1000;
}
div#searchbar {
	height:32px;
	position:fixed;
	right:0;
	top:57px;
	width:270px;
	z-index:2001;
	text-align:right;
}
div#searchbar input.text {
	border:1px solid #cccccc;
	width:257px;
	height:17px;
	margin:6px 8px 0 0;
	color:#cccccc;
}
div#searchbar input.submit {
	position:absolute;
	top:-1000px;
	left:-1000px;
	width:0;
	height:0;
}
/*************************

      MAIN LAYOUT

*************************/
#headlines {
  padding-top:135px;
  width:1080px;
  overflow:hidden;
}
#headlines h2 {
  font-size:16px;
}
#content.noheadline {
  padding-top:138px;
}
#thumbViewToolbar {
  float:left;
}
#content {
  width:1080px!important;
  width:1257px;
}
/***** BREADCRUMB *****/
#breadcrumb {
  border-bottom:1px solid #999999;
  padding-bottom:6px;
  margin-bottom:12px;
}
td.breadcrumb{
  border-top:1px solid #999999;
  padding-bottom:6px;
  margin-bottom:12px;
}

#breadcrumb a {
  text-decoration:none;
}

#breadcrumb a.breadcrumpCurrent {
  color:#000000;
}
#breadcrumb a.breadcrump {
  color:#999999;
}
#topicSearchSpan {
  margin-left:14px;
}
/*************************

   GENERAL ACTION ITEMS

*************************/
.actionItem {
  padding-left:16px;
  background-image:url('./../img/small_action_icons.png');
  background-repeat:no-repeat;
  color:#000000!important;
  opacity:0.6;
  -moz-opacity:0.6;
  filter:alpha(opacity=60);
}
#content a.actionItem {
  text-decoration: none;
}

html#ie7 .actionItem {
  /* filer doesn't work for some reason... */
  color:#666666!important;
}
.actionItem:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
html#ie7 .actionItem:hover {
  /* filer doesn't work for some reason... */
  color:#000000!important;
}
.actionItem.cart {
  background-position:0 0;
}
.actionItem.lightbox {
  background-position:0 -16px;
}
.actionItem.document {
  background-position:0 -32px;
}
.actionItem.text {
  background-position:0 -48px;
}
.actionItem.delete {
  background-position:0 -64px;
}
.actionItem.trash {
  background-position:0 -80px;
}
.actionItem.three-d {
  background-position:0 -96px;
}
.actionItem.adaptable {
  background-position:0 -112px;
}
.actionItem.editIcon {
  background-position:0 -112px;
}
.actionItem.star {
  background-position:0 -128px;
}
.actionItem.search {
  background-position:0 -144px;
}
.actionItem.plus {
  background-position:0 -160px;
}
.actionItem.print {
  background-position:0 -176px;
}
.actionItem.excel {
  background-position:0 -192px;
}
.actionItem.saveOrUpdate {
  background-position:0 -208px;
}
.actionItem.copy {
  background-position:0 -224px;
}
.actionItem.deleteIcon {
  background-position:0 -240px;
}
.actionItem.bmwLogo {
  background-image:url('./../img/bmw_logo_icon.gif')!important;
}
/*************************

   DROPDOWN LISTS

*************************/
ul.dropdown {
  float:left;
}
ul.dropdown > li {
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent url('./../img/portalheader_arrow_down_grey.gif')!important;
  background-repeat:no-repeat!important;
  background-position:98% 50%!important;
  border:1px solid transparent!important;
}
ul.dropdown > li > a {
  text-decoration:none!important;
  color:#666666!important;
  display:block!important;
  padding:3px 20px 3px 6px!important;
  white-space:nowrap!important;
}
ul.dropdown > li:hover {
  border-left:1px solid #999999!important;
  border-right:1px solid #999999!important;
  border-top:1px solid #999999!important;
  background-image:url('./../img/portalheader_arrow_down_black.gif')!important;
  -webkit-box-shadow: 1px 1px 2px 0px #999999;
  -moz-box-shadow: 1px 1px 2px 0px #999999;
  box-shadow: 1px 1px 2px 0px #999999;
}
body.bmw ul.dropdown > li:hover {
  background-image:url('./../img/portalheader_arrow_down_blau.gif')!important;
}
ul.dropdown > li > a:hover,
ul.dropdown > li:hover > a,
ul.dropdown > li > ul > li > a:hover {
  color:#000000!important;
  font-weight:normal!important;
}
ul.dropdown > li > ul {
  display:none!important;
  position:absolute!important;
  border-left:1px solid #999999!important;
  border-right:1px solid #999999!important;
  border-bottom:1px solid #999999!important;
  margin-left:-1px!important;
  -webkit-box-shadow: 1px 2px 2px 0px #999999;
  -moz-box-shadow: 1px 2px 2px 0px #999999;
  box-shadow: 1px 2px 2px 0px #999999; 
}
ul.dropdown > li:hover > ul {
  display:block!important;
  z-index:2!important;
  background-color:#ffffff!important;
}
ul.dropdown > li > ul > li {
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
ul.dropdown > li > ul > li > a {
  display:block!important;
  padding:3px 6px!important;
  color:#999999!important;
  text-decoration:none!important;
  white-space:normal!important;
  line-height:15px!important;
}
ul.dropdown > li > ul > li > a.actionItem {
  padding-left:21px!important;
  margin-left:4px!important;
  overflow:hidden!important;
  height:14px!important;
  padding-top:1px!important;
}
ul.dropdown > li > ul > li > a:hover {
  color:#000000!important;
}
ul.dropdown.hasIcons > li > ul {
  padding-bottom:4px;
}
/*************************

      SEARCH FORM

*************************/
#simpleSearchForm {
  color:#666666;
}
#simpleSearchForm input[type=text] {
  color:#666666;
  width:257px;
  height:21px;
  border:none;
  float:left;
}
#simpleSearchForm select {
  color:#666666;
  height:21px;
  border:none;
  float:left;
  background:transparent url('./../img/select_bg.png') no-repeat right top;
  margin:0 -2px;
  width:55px;
  margin-left: 0px;
  -webkit-appearance: none;
}
#simpleSearchForm #simpleSearchButton {
  cursor:pointer;
  width:36px;
  height:21px;
  margin:0;
  padding:0;
  background:url('./../img/search_button.png') no-repeat left top!important;
  float:left;
  border:none;
}
#typeAheadSearchButton {
  cursor:pointer;
  width:140px;
  height:21px;
  margin-left:30px;
  padding-left:0px;
  background:url('./../img/typeAheadSearchButton.png') no-repeat left top!important;
  border:none;
}
.typeAheadSearchButtonLabel {
  margin-left:30px;
  color:#FFFFFF;
  font-weight: bold;
  font-size:12px;
}
html.noie .typeAheadSearchButtonLabel{
  margin-top:-5px;
}
html#ie9.typeAheadSearchButtonLabel{
  margin-top:0px;
}
html#ie7 .typeAheadSearchButtonLabel{
  margin-left:20px;
}
#simpleSearchForm #simpleSearchButton:hover {
  background-position:0 -21px;
}
#thumbToolbar td {
  padding-right:6px;
}
/* media info */
table#assetInfoBar td {
  vertical-align:middle;
  padding:0 7px;
  clear:both;
}
table#assetInfoBar label {
  color:#666666;
}
table#assetInfoBar label.active {
  color:#000000;
}
/*************************

      SHOPPING LISTS

*************************/
#shoppingLists {
  float:right;
  margin:0 0 14px 0;
}
div.shoppingStatusInfo {
  width:137px!important;
  width:145px;
  padding:4px;
  background-color:#ededed;
  margin-left:7px;
  float:right;
}
/*************************

   ACTION ICONS

*************************/
#hoverThumb a.naviLink {
  color: #999999;
  text-decoration: none;
}
#hoverThumb a.naviLink:hover {
  color:#000000;
}

#content a.naviLink {
  color: #999999;
  text-decoration: none;
}
#content a.naviLink:hover {
  color:#000000;
}
#content a.withArrow {
  background:transparent url('./../img/navigation_arrow_right_grey.gif') no-repeat 0 4px;
  padding-left:10px;
}
#content a.withArrow:hover {
  background:transparent url('./../img/mediapool_pfeil-rechts-schwarz.gif') no-repeat 0 4px;
}
body.bmw #content a.withArrow:hover {
  background:transparent url('./../img/mediapool_pfeil-rechts-blau.gif') no-repeat 0 4px;
}
a.smallaction {
  display:block;
  height:16px;
  width:16px;
  background:transparent url('./../img/small_action_icons.png') no-repeat;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  float:right;
  text-decoration: none !important;
}
a.smallaction:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
a.smallaction.warenkorbAdaption {
  background-position:0 -112px;
}
a.smallaction.warenkorb {
  background-position:0 0;
}
a.smallaction.lightbox {
  background-position:0 -16px;
}
a.smallaction.remove {
  background-position:0 -64px;
}
a.smallaction.trash {
  background-position:0 -80px;
}
/*************************

   THUMBNAIL LIST VIEW

*************************/
#assetThumbItems {
  padding-left:20px;
  padding-bottom:60px;
  max-width:1043px;
}
#content a.nodeLink {
  font-weight: bold;
  text-decoration: none;
}
#assetThumbItems > div {
  float:left;
  margin-right:18px;
  margin-bottom:60px;
}
#assetThumbItems.hasTextBoxes > div {
  height:200px;
}
div.mediapool-thumbnail-image {
  margin:0;
  padding:0;
  margin-right:0px;
  float:none;
  height:137px;
  background-color: #FFFFFF;
}
div.mediapool-thumbnail-image.border_dynamic {
  height:133px!important;
  width:133px!important;
  overflow:hidden;
}

div.mediapool-thumbnail-image.withThumbBG {
  background:url('./../img/thumbnailBG.png') no-repeat left top;
}

div.mediapool-thumbnail-image > div.flags {
  z-index:1;
  position:absolute;
  top:1px;
  right:1px;
  height:19px;
  width:auto;
  margin:0;
  padding:0;
}
div.mediapool-thumbnail-image > div.alreadyOrdered {
  position:absolute;
  z-index:2;
  top:1px;
  left:1px;
  margin:0;
  height:15px;
  width:auto;
  padding:0;
}
html#ie7 div.lopDocVisible, html.ie8mode7 div.lopDocVisible {
  margin-left:-63px;
}
html#ie7 div.lopDocVisible.assetToLightbox {
  margin-left:5px;
}
div.lopDocVisible {
  z-index: 1;  
  height: 18px;
  width: 20px;
  margin-left: 3px;
  margin-top: 4px;
}
div#combinedList > h3 > a, div#combinedDeletedList > h3 > a {
  text-decoration:none;
}
div.mediapool-thumbnail-image > div.flags > img {
  float:right;
  position:relative;
}
ul#assetThumbItems .border_dynamic {
  width:131px!important;
}
div.mediapool-thumbnail-image img {
  max-width:135px;
  margin:0 0 1px 1px;
  z-index:0;
}
div.mediapool-thumbnail-image.border_dynamic > img {
  max-width:135px;
  margin:0;
}
/*************************

   THUMBNAIL LIST VIEW (SCROLLABLE)

*************************/
.scrollable {
  border:none!important;
  height:175px;
}
a.browse {
  height:132px!important;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
}
a.browse:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
a.browse.scrollLeft {
  background:transparent url('./../img/scrollLeft.png') no-repeat center center!important;
}
a.browse.scrollRight {
  background:transparent url('./../img/scrollRight.png') no-repeat center center!important;  
}
div.listElement {
  width:135px;
  margin-right:29px;
  height:135px;
  float:left;
}
div#mediaItems div.listElement,
div.cart-container-box div.listElement {
  height:inherit!important;
}
html#ie7 div#mediaItems div.listElement,
html#ie7 div.cart-container-box div.listElement {
  height:185px!important;
}
div.listElement > div.mediaInfoActions {
  height:20px;
  padding-top:2px;
  float:right;
  width:auto;
  margin-right:0px;
}
div.listElement > div.mediaInfoBlock {
  margin:2px 0 0 0!important;
  padding:0!important;
  float:none;
  height:50px;
  width:auto;
}
html#ie7 div.listElement > div.mediaInfoBlock {
  margin-top:-21px!important;
}
div.listElement > div.mediaInfoBlock > div.icon-docno {
  height:20px;
  float:none;
  width:auto;
  margin-right:0px;
}
div.listElement > div.mediaInfoBlock > div.icon-docno > div.icon {
  float:left;
  height:20px;
  width:auto;
  margin-right:0px;
}
div.listElement > div.mediaInfoBlock > div.icon-docno > div.docno {
  width:auto;
  margin-right:0px;
  height:20px;
  padding-top: 1px;
  padding-left: 20px;
  float:none;
}
html#ie7 div.listElement > div.mediaInfoBlock > div.icon-docno > div.docno {
  padding-left:7px!important;
}
div.listElement > div.mediaInfoBlock > div.checkbox-textbox {
  clear:both;
  float:none;
  width:auto;
  margin-right:0px;
  height:auto;
}
div.listElement > div.mediaInfoBlock > div.checkbox-textbox > div.textboxDiv {
  padding-top:10px;
}

#listHighlightLinks {
  margin-top:14px;
}
#listHighlightLinks td {
  padding:0 7px;
  vertical-align:middle;
  white-space:nowrap;
}
#listHighlightLinks strong {
  font-size:14px;
  margin-right:21px;
  line-height:24px;
}
#listHighlightLinks a {
  text-decoration:none;
  padding:3px 7px;
  margin:0 4px 0 0;
  line-height:24px;
}
#listHighlightLinks a:hover {
  font-weight:bold;
}
#listHighlightLinks a.current,
#listHighlightLinks a.current:hover {
  background: #868686;
  background: -moz-linear-gradient(top,  #868686 0%, #575757 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#575757));
  background: -webkit-linear-gradient(top,  #868686 0%,#575757 100%);
  background: -o-linear-gradient(top,  #868686 0%,#575757 100%);
  background: -ms-linear-gradient(top,  #868686 0%,#575757 100%);
  background: linear-gradient(top,  #868686 0%,#575757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#575757',GradientType=0 );
  color:#ffffff;
  font-weight:bold;
  border:1px solid #878787;
}
/*************************

   THUMBNAIL LIST VIEW (3D)

*************************/
#content.threeD #assetThumbItems {
  width:765px!important;
  float:left;
}
div#sidebar3Dinclude {
  margin:0;
  float:right;
  width:270px;
}
div#sidebar3Dinclude > div.container {
  width:256px!important;
  width:270px;
  padding:7px;
  background-color:#ededed;
  border:none;
}
div#sidebar3Dinclude > div.container > h3 {
  background:none;
  color:#000000;
  width:256px;
  padding:0;
}
div#sidebar3Dinclude .container-box {
  border-bottom:none!important;
}
/*************************

   TOPIC SEARCH

*************************/
div#topicSearchBox {
  display:none;
  position:absolute;
  z-index:2000;
  width:380px!important;
  width:396px;
  padding:8px;
  background:#ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 1px 1px #999999;
  -moz-box-shadow: 1px 1px 1px 1px #999999;
  box-shadow: 1px 1px 1px 1px #999999;
  border:1px solid #cccccc;
}
.mepWatermarkColor {
  color:#999999;
}
/*************************

   MESSAGES

*************************/
div#errorMessages {
  display:none;
  z-index:2000;
  width:400px;
  padding:8px;
  background:red;
  color: #FFFFFF;
}

div#resultMessages {
  display:none;
  z-index:2000;
  width:400px;
  padding:8px;
  background:green;
  color: #FFFFFF;
}

/*************************

   THUMBNAIL HOVER

*************************/
div#hoverThumb {
  display:none;
  position:absolute;
  z-index:2000;
  width:280px!important;
  width:296px;
  padding:8px;
  background:#ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 1px 1px #666666;
  -moz-box-shadow: 1px 1px 1px 1px #666666;
  box-shadow: 1px 1px 1px 1px #666666;
  overflow:hidden;
}
html#ie7 div#hoverThumb {
  border:1px solid #cccccc;
}
html#ie8 div#hoverThumb {
  border:1px solid #cccccc;
}
div#hoverThumb > img {
  border:1px solid #cccccc;
}
div#hoverThumbActions {
  float:right;
}
html#ie7 div#hoverThumbActions,
html#ie7 .img-docno {
  margin-top:-14px;
}
a#copyLink {
  color:#999999;
  text-decoration:none;
}
a#copyLink:hover {
  text-decoration:underline;
}
/*************************

   DETAIL POPUP

*************************/
html body.noheader #headlines {
  padding:12px 0 80px 0!important;
  width:788px!important;
  overflow:hidden;
}
html body.noheader #headlines h2#headline {
  background:url('./../img/header_logo.png') no-repeat right top;
  height:37px;
  padding-bottom:16px;
  border-bottom:1px solid #e0e0e0;
  overflow:hidden;
}
html body.noheader #headlines h2#subheadline {
  padding:8px 0;
  overflow:hidden;
}
html body.noheader #headlines h2#subheadline #pages {
  float:right;
  margin:0 8px;
  height:24px;
}
html#ie7 body.noheader #headlines h2#subheadline #pages {
  margin:-20px 8px 0 8px;
}
html body.noheader #headlines h2#subheadline #pages a {
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  display:block;
  float:right;
  margin-left:4px;
}
html body.noheader #headlines h2#subheadline #pages a:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
html body.noheader #headlines h2#subheadline #pages #currentPage {
  color:#999999;
  font-size:12px;
  margin-right:6px;
  float:right;
  height:36px;
  line-height:18px;
}
html body.noheader.nonavigation div.container-content a.action * {
  cursor:pointer;
}
html body.noheader.nonavigation div.container-content a.action {
  display:block;
  width:100%;
  height:16px;
  padding:2px 0!important;
  text-decoration:none;
  border-bottom:1px solid #c9c9c9;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  background-image:none!important;
}
html#ie7 body.noheader.nonavigation div.container-content a.action, html#ie8 body.noheader.nonavigation div.container-content a.action {
  filter:none!important;
  color: #999999;
}
div.container-content a.action:hover {
  opacity:1!important;
  -moz-opacity:1!important;
  filter:alpha(opacity=100)!important;
}
div.container-content a.action:hover * {
  opacity:1!important;
  -moz-opacity:1!important;
  filter:alpha(opacity=100)!important;
}
html#ie7 div.container-content a.action:hover {
  filter:none!important;
}
div.container-content a.action > div {
  background-image:url('./../img/small_action_icons.png');
  background-repeat:no-repeat;
  height:16px;
  width:16px;
  margin:0 6px;
  float:left;
}
div.container-content a.action > span {
  display:block;
  float:left;
}
div.container-content a.action.warenkorbAdaption > div {
  background-position:0 -112px;
}
div.container-content a.action.warenkorb > div {
  background-position:0 0;
}
div.container-content a.action.lightbox > div {
  background-position:0 -16px;
}
div.container-content a.action.document > div {
  background-position:0 -32px;
}
div.container-content a.action.text > div {
  background-position:0 -48px;
}
div.container-content a.action.remove > div {
  background-position:0 -64px;
}
body.noheader.nonavigation #content {
  width:788px!important;
}
body.noheader.nonavigation #content .container.application {
  border-left:none;
  border-right:none;
}
body.noheader.nonavigation #content .container.application .container-content {
  padding-left:0;
}
body.noheader.nonavigation #content {
  margin-top:-55px;
}
div.container-content.main-title {
  font-size:16px;
}
div#preview-pages {
  text-align:center;
  padding-bottom:5px;
}
html#ie7 div#preview-pages {
  margin-top:20px;
}
div#preview-pages b {
  font-weight:bold!important;
}
form#noDisclosureAgreementForm h1 {
  color:#000000;
  font-size:12pt;
  font-weight:bold;
  margin-top:10px;
}
form#noDisclosureAgreementForm,
form#noDisclosureAgreementForm b {
  color:#666666;
}
body.noheader div.ui-dialog.noTitleDialog {
  -webkit-box-shadow: 1px 1px 2px 0px #999999;
  -moz-box-shadow: 1px 1px 2px 0px #999999;
  box-shadow: 1px 1px 2px 0px #999999; 
}
/*************************

   JQUERY UI

*************************/
.buttonLink, .ui-button {
  background:url('./../img/button_sprite.png') repeat-x 0 0!important;
  height:21px!important;
  border-top:none!important;
  border-bottom:none!important;
  border-left:1px solid #999999!important;
  border-right:1px solid #999999!important;
}
.buttonLinkRed {
  background:#cc3333!important;
  color:#ffffff!important;
  border:none!important;
}
html#ie7 button.ui-button {
  border-left:none!important;
  border-right:none!important;
}
.buttonLink.ui-state-hover, .ui-button.ui-state-hover,
.buttonLink:hover, .ui-button:hover, .ui-button[disabled] {
  background-position:0 -21px!important;
}
button[disabled] {
  cursor:default!important;
}
.ui-button-text {
  color:#ffffff!important;
  font-weight:bold!important;
  padding:0 8px!important;
  font-size:12px!important;
  line-height:20px!important;
  height:21px!important;
  margin:0!important;
}
.ui-dialog-titlebar {
  background:url('./../img/button_sprite.png') repeat-x 0 0!important;
  margin:-3px -2px 0 -3px;
  padding:0!important;
  height:21px;
  border:0;
}
.ui-dialog-title {
  color:#ffffff;
  margin:1px 0 0 14px!important;
  font-weight:bold;
}
.ui-dialog-content {
  padding:7px;
}
.ui-icon-closethick {
  background-image:url('./../img/delete.gif')!important;
  background-position:0 0!important;
  margin:2px 0 0 6px !important;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close.ui-state-hover {
  background:none!important;
  border:1px solid transparent!important;
}
.ui-datepicker { width: 20em; padding: .2em .2em 0; display: none; }
/*************************

   LIGHTBOX LIST

*************************/
span.lightboxTitle {
  font-size:18px;
  font-weight:bold;
  margin-right:8px;
}
ul.lightboxList {
  width:100%;
  margin:0;
  padding:0;
}
#content ul.lightboxList > li {
  border-top:1px solid #999999;
  padding:18px 0 14px 0!important;
  list-style:none!important;
  margin:0!important;
}
/*************************

   CHECKOUT

*************************/
ul#checkoutSteps {
  margin:-12px 0 0 0;
  padding:0;
  height:83px;
  border-bottom:1px solid #999999;
  width:100%;
}
html#ie7 ul#checkoutSteps {
  margin-top:-13px;
}
ul#checkoutSteps > li {
  list-style:none;
  display:block;
  float:left;
  margin:0;
  padding:0;
  width:269px!important;
  width:270px;
  height:83px;
  overflow:hidden;
  border-right:1px solid #999999;
  position:relative;
}
ul#checkoutSteps > li.active {
  background-color:#ededed;
}
ul#checkoutSteps > li.done {
  background-color:#fafafa;
}
ul#checkoutSteps > li > a.info {
  position:absolute;
  top:7px;
  right:7px;
  height:13px;
}
ul#checkoutSteps > li > div {
  margin-left:20px;
  margin-top:22px;
}
ul#checkoutSteps > li .number {
  display:block;
  height:37px;
  width:37px;
  border:1px solid #999999;
  color:#999999;
  font-size:24px;
  line-height:37px;
  text-align:center;
  font-weight:bold;
  float:left;
  text-decoration:none;
}
ul#checkoutSteps > li.active .number {
  background: #868686;
  background: -moz-linear-gradient(top,  #868686 0%, #575757 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#575757));
  background: -webkit-linear-gradient(top,  #868686 0%,#575757 100%);
  background: -o-linear-gradient(top,  #868686 0%,#575757 100%);
  background: -ms-linear-gradient(top,  #868686 0%,#575757 100%);
  background: linear-gradient(top,  #868686 0%,#575757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#575757',GradientType=0 );
  color:#ffffff;
}
ul#checkoutSteps > li div.text {
  float:left;
  font-size:12px;
  line-height:18px;
  width:200px;
  margin-left:7px;
  color:#999999;
  padding-top:1px;
}
ul#checkoutSteps > li div.text strong {
  color:#999999;
}
table#checkoutActions td {
  padding:7px;
  vertical-align:middle;
}
h2.shopping-cart {
  font-size:16px;
  margin:21px 0 14px;
}
#selectMediaDiv a {
  display:block;
  width:61px;
  height:61px;
  margin:0 7.5px;
  background-image:url('./../img/media_buttons_big_black.png');
  background-repeat:no-repeat;
  opacity:0.66;
  -moz-opacity:0.6;
  filter:alpha(opacity=66);
}
#selectMediaDiv a.finedata {
  background-position:0 0;
}
#selectMediaDiv a.adaptable {
  background-position:-121px 0;
}
#selectMediaDiv a.obs {
  background-position:-121px 0;
}
#selectMediaDiv a.film {
  background-position:-61px 0;
}
#selectMediaDiv a:hover,
#selectMediaDiv a.selected {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
#nonDisclosureAgreementDiv h1 {
  font-size:14px;
  font-weight:bold;
  margin:28px 0 0 0;
  color:red;
}
#addresses-box {
  margin-top:14px;
}
#addresses-box h3 {
  font-size:16px!important;
  font-weight:bold!important;
  color:black!important;
  background:none!important;
  display:inline!important;
  margin:7px 0!important;
  border:none!important;
}
.address-block .company {
  font-weight:bold;
  font-size:14px;
}
#shoppingForm #media {
  width:789px;
  overflow-x:hidden;
  float:left;
}
table.border-bottom > tr > td,
table.border-bottom> tbody > tr > td {
  border-bottom:1px solid #999999;
  padding-bottom:7px;
}
table.border-bottom > tr > td.noborder,
table.border-bottom> tbody > tr > td.noborder {
  padding:0;
  border:0;
}
#shoppingForm #summary {
  margin-left:21px;
  float:left;
  width:256px!important;
  width:270px;
  padding:7px;
  background-color:#ededed;
}
.container-box > ul > li >.mediaInfoBlock > .smallaction.lightbox {
  margin-right:52px;
}
.container-box > ul > li >.mediaInfoBlock > .smallaction.remove {
  margin-right:34px;
  margin-top:-18px;
}
html#ie7 .container-box > ul > li >.mediaInfoBlock > .smallaction.lightbox {
  margin-right:34px;
  margin-top:-18px;
}
html#ie7 .container-box > ul > li >.mediaInfoBlock > .smallaction.remove {
  margin-right:0;
}
html#ie8 .container-box > ul > li >.mediaInfoBlock > .smallaction.remove {
  margin-top:-15px;
}
table.border-bottom .typeSymbol {
  float:left;
  margin-top:2px;
}
table.border-bottom .docno {
  display:block;
  float:left;
  margin:2px 0 0 3px;
}
#media table td,
#media table td div,
#media table td span,
#media table td a {
  color:#666666!important;
  text-decoration:none;
}
#media table td a.actionItem {
  color:#000000!important;
}
body.bmw #media table td a.actionItem:hover {
  color:#003399!important;
}

html#ie7 .shoppingCostSummary {
  margin-left:-21px;
}

/*************************

   TABS

*************************/
#content div.tabs {
  border:1px solid #999999;
  background:white;
  position:relative;
  margin-top:19px;
}
#content div.tabs > ul {
  height:19px!important;
  overflow:hidden!important;
  margin:-19px 0 0 -1px!important;
  position:absolute!important;
  width:101%;
}
#content div.tabs > ul > li {
  display:block!important;
  float:left!important;
  margin-top:0!important;
  margin-right:6px!important;
  margin-bottom:0!important;
  margin-left:0!important;
  padding:0!important;
  list-style:none!important;
  overflow:hidden;
  width:119px!important;
  height:19px!important;
  background-image:url('./../img/tabs_bg.png');
  background-repeat:none;
  background-position:right 0;
  border-left:1px solid #999999;
}
#content div.tabs > ul > li.last {
  margin-right:0!important;
}
#content div.tabs > ul > li.current {
    background-position:right -19px;
}
#content div.tabs > ul > li > a,
#content div.tabs > ul > li > a.visited {
  display:block;
  text-decoration:none;
  color:#999999;
  line-height:19px;
  padding-left:7px;
}
#content div.tabs > ul > li.current > a {
  color:black;
}
#content div.tabs > ul > li > a:hover {
  color:black;
}
#content div.tabs > div {
  display:none;
  margin:7px;
}
#content div.tabs > div.current {
  display:block;
}

/*************************

   LINK LISTS

*************************/
ul.link-list {
  margin:0;
  padding:0;
}
ul.link-list li {
  margin:0 0 7px 0!important;
  padding:0 0 0 10px!important;
  list-style:none!important;
  background:url("./../img/navigation_arrow_right_grey.gif") no-repeat 0px 5px;
  height:14px;
}
ul.link-list li:hover {
  background:url("./../img/navigation_arrow_right_veronared.gif") no-repeat 0px 5px;
}
ul.link-list li a,
ul.link-list li a.visited {
  color:#999999!important;
  text-decoration:none!important;
}
ul.link-list li a:hover {
  color:black!important;
}
/************************

  DOWNLOAD CENTER

************************/
.underline {
  border-bottom:1px solid #999999;
  padding-bottom:6px;
  margin-bottom:12px;
}
/************************

  MESSAGES

************************/
#resultMessages,
#errorMessages {
  background-color:#00ab1c!important;
  -webkit-box-shadow: 1px 1px 5px 0px ;
  -moz-box-shadow: 1px 1px 5px 0px ;
  margin:0 auto;
  box-shadow: 1px 1px 5px 0px ;
  padding:14px 21px 0 21px;
  position:fixed;
  top:0;
  width:400px!important;
  width:428px;
}

#mpMessages,
#mpErrors {
  background-color:#00ab1c!important;
  -webkit-box-shadow: 1px 1px 5px 0px ;
  -moz-box-shadow: 1px 1px 5px 0px ;
  margin:0 auto;
  box-shadow: 1px 1px 5px 0px ;
  padding:14px 21px 0 21px;
  position:fixed;
  top:0;
}
#errorMessages {
  background-color:#c82127!important;
  padding:14px 21px 35px 21px;
}
#mpMessages {
  position:static;
  margin:0 auto 21px auto;
}
#mpErrors {
  background-color:#c82127!important;
  position:static;
  margin:0 auto 21px auto;
}
#resultMessages > ul,
#errorMessages > ul,
#mpMessages > ul,
#mpErrors > ul {
  margin:0;
  padding:0;
}
#resultMessages > ul > li,
#errorMessages > ul > li,
#mpMessages > ul > li,
#mpErrors > ul > li {
  list-style:none!important;
  margin:0!important;
  padding:0 0 14px 22px!important;
  color:#ffffff!important;
  font-size:12px!important;
  font-weight:bold!important;
  background:url('./../img/green_check.png') no-repeat left top!important;
}
#resultMessages > ul > li *,
#errorMessages > ul > li *,
#mpMessages > ul > li *,
#mpErrors > ul > li * {
  color:#ffffff!important;
}
#errorMessages > ul > li,
#mpErrors > ul > li {
  background:url('./../img/red_x.png') no-repeat left top!important;
}
#resultMessages button,
#errorMessages button {
  border:0;
  background-color:white;
  color:black;
  font-weight:bold;
  float:right;
  font-size:11px;
  padding:4px 7px;
  cursor:pointer;
}
#errorBackground {
  display:none;
  position:fixed;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background-color:black;
  z-index:1999;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
}
/************************

  TOPIC SEARCH

************************/
/* image */
#topicSearchLink {
  cursor:pointer;
  margin-left:7px;
}
.overlayClose {
  background:url('./../img/delete.gif') no-repeat center center;
  height:16px;
  width:16px;
  float:right;
  display:block;
}
html#ie7 #topicSearchClose {
  margin-top:-20px;
}
/************************

  DOWNLOAD CENTER

************************/
#selectOrder_msdd {
  z-index:1;
}
.notie7margin4top {
  margin-top:4px;
}
html#ie7 .notie7margin4top {
  margin-top:0px;
}
#selectOrder_title {
  margin-top:-7px;
  background:url('./../img/searchBody.png') no-repeat left top;
  border:1px solid #999999;
  height:18px!important;
  line-height:18px!important;
  padding:0;
}
#selectOrder_arrow {
  background:url('./../img/dd_arrow.png') no-repeat left top;
  height:19px;
  width:17px;
}
#selectOrder_titletext > img {
  margin-left:3px;
}
.dd .ddChild a,
.dd .ddChild a.visited {
  text-decoration:none!important;
}
.dd .ddChild a.selected,
.dd .ddChild a:hover {
  background-color:#cccccc;
}
#selectOrder_child {
  z-index:4000!important;
}
.adaptable-download-infos {
  width:135px;
  margin-top:2px;
}
a.downloaded {
  display:block;
  width:14px;
  height:14px;
  background:transparent url('./../img/download_center_save.png') no-repeat;
  margin-top:1px;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  float:right;
  text-decoration: none !important;
}
a.downloaded.no {
  background-position:0 -14px;
}
a.downloaded:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
/************************

  HOME

************************/
body.nonavigation #content {
  width:1115px!important;
}
#emptyHeadline.home {
  height:50px;
  border-bottom:1px solid #999999;
  margin:0 0 14px 10px;
  width:1115px;
}
#home_left.withSpecialHighlight {
  overflow:visible!important;
  background:url('./../img/home_teaser_bg.png') no-repeat left top;
}
#homepageHighlightInfoDiv {
  position: relative;
  width:797px!important;
  width:825px;
  padding:19px 18px 0 18px;
  overflow:hidden;
  margin-bottom:36px;
}
.highlightInfoDiv {
  position: absolute;
  top: 35px;
  left: 35px;
}
.highlightInfoDivContent {
  background:url('./../img/trans_white_bg.png') repeat left top;
  padding:14px;
  margin-bottom:1px;
}
.highlightInfoDivContent strong {
  font-size:14px;
}
.highlightInfoDivContent p {
  margin-top:7px;
}
.highlightInfoDivContent a.docno {
  text-decoration:none!important;
  color:#666666!important;
}
.highlightInfoDivContent a.docno:hover {
  text-decoration:underline!important;
}
.highlightInfoDivActions {
  background:#ffffff;
  height:23px;
  width:120px!important;
  width:138px;
  padding:7px 14px 0 14px;
}
.highlightInfoDivActions .typeSymbol {
  
}
.highlightInfoDivActions .docno {
  font-size:10px;
}
.highlightInfoDivActions .smallaction {
  
}
.highlightInfoDivActions .greenCart {
  
}
#highlightThumbs {
  margin-top:-3px;
  width:790px;
  overflow:hidden;
}
html#ie7 #highlightThumbs {
  height:91px;
}
#highlightThumbs > div {
  width:950px;
}
.highThumbImage {
  display:block;
  height:66px;
  width:141px!important;
  width:151px;
  float:left;
  text-decoration:none;
  margin:17px 10px 0 0;
  padding:0 10px 14px 0;
  border-right:1px solid #b8b8b8;
  opacity:0.6;
  -moz-opacity:0.6;
  filter:alpha(opacity=60);
  position:relative;
}
.highThumbImage.last {
  border-right:none;
}
.highThumbImage.activeHighlightThumb,
.highThumbImage:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}
.highThumbImage > div {
  display:none;
  background-color:#000000;
  opacity:0.75;
  -moz-opacity:0.75;
  filter:alpha(opacity=75);
  color:#ffffff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  width:126px!important;
  width:140px;
  position:absolute;
  z-index:2;
  bottom:14px;
  left:0;
  padding:7px;
  line-height:11.5px;
  cursor:pointer;
}
.highThumbImage:hover > div,
.highThumbImage.activeHighlightThumb > div {
  display:block;
}
.highlightArrow {
  display:block;
  height:373px;
  position:absolute;
  width:100px;
  top:19px;
  opacity:0.4;
  -moz-opacity:0.4;
  filter:alpha(opacity=40);
  background-repeat:no-repeat;
  background-position:center center;
}
.highlightArrow.arrow-left {
  left:18px;
  background-image:url('./../img/scrollLeft_light.png');
}
.highlightArrow.arrow-right {
  right:27px;
  background-image:url('./../img/scrollRight_light.png');
}
.highlightArrow:hover {
  opacity:0.6;
  -moz-opacity:0.6;
  filter:alpha(opacity=60);
}
#home_left > p {
  margin:0 0 0 44px;
}
#home_left > .listDiv {
  width:818px;
  overflow:hidden;
  margin:14px 0 21px 3px;
  border-bottom:1px solid #999999;
  padding-bottom:14px;
}
html#ie7 #home_left > .listDiv {
  padding-bottom:35px;
}
#home_left > .listDiv > .scrollable {
  width:738px;
}
#home_left > .listDiv > .scrollable > .items > div {
  margin-right:15px;
}
/* HOME RIGHT */
#home_right {
  padding-left:0;
  padding-right:0;
  margin-right:0;
  width:275px;
}
#home_right > .container-info {
  margin:0 0 28px 8px;
  border:none;
  padding:10px;
  width:243px!important;
  width:263px;
  background-color:#ededed;
}
#home_right > .container-info > h3 {
  font-size:14px;
  margin:0 0 3.5px 0;
  font-weight:bold;
}
#home_right > .container-info.emergency {
  background-color:#cc0001;
  color:#ffffff;
}
#home_right > .container-info.emergency > h3 {
  color:#ffffff;
}
#home_right > .container-info.emergency > .container-content,
#home_right > .container-info.emergency > .container-content *,
#home_right > .container-info.emergency > .container-content a.visited {
  background-color:#cc0001;
  color:#ffffff;
}
#home_right > h1 {
  font-size:16px;
  font-weight:bold;
  padding:0 0 7px 7px;
  width:255px!important;
  width:263px;
  margin-left:8px;
}
#home_right .container-foldable {
  width:263px;
}
#home_right .container-foldable > h3 {
  height:28px;
  width:250px!important;
  width:263px;
  padding:0 7px;
  background:url('./../img/accordion_arrow_down_grey.gif') no-repeat 250px 50%;
  font-weight:normal;
  font-size:12px;
  color:#666666;
  line-height:28px;
  cursor:pointer;
  margin:3px 0 1px 8px;
  overflow:hidden;
  display:block;
}
#home_right .container-foldable > h3 > .actionItem {
  padding-left:21px;
}
#home_right .container-foldable > h3.active {
  color:#000000;
  background:transparent url('./../img/accordion_active_top.png') no-repeat left top!important;
  height:32px;
  width:249px!important;
  width:271px;
  padding:3px 11px 1px 11px;
  margin:0 0 0 4px;
}
#home_right .container-foldable > h3.active > .actionItem,
#home_right .container-foldable > h3:hover > .actionItem {
  opacity:1!important;
  -moz-opacity:1!important;
  filter:alpha(opacity=100)!important;
}
#home_right .container-foldable > h3:hover {
  color:#000000;
  background-color:#ededed;
}
#home_right .container-body {
  width:249px!important;
  width:271px;
  display:none;
  background:url('./../img/accordion_body_bg.png') no-repeat left bottom;
  padding:7px 11px 14px 11px;
  margin:-4px 0 0 4px;
  z-index:2;
}
#home_right .container-body a,
#home_right .container-body a.visited {
  color:#666666;
  text-decoration:none!important;
}
#home_right .container-body ul {
  margin:0 0 7px 0;
  padding:0;
}
#home_right .container-body ul > li {
  width:249px;
}
body.bmw #home_right .container-body ul > li:hover {
  background-image:url('./../img/mediapool_pfeil-rechts-blau.gif');
}
#home_right .container-body ul > li > a,
#home_right .container-body ul > li > a.visited {
  display:block;
  margin:0 0 0 14px;
}
/************************

  LINK LISTS

************************/
ul.links > li {
  margin:0!important;
  padding:0;
  list-style:none!important;
  display:block;
  background:url('./../img/navigation_arrow_right_grey.gif') no-repeat 4px 4px;
  clear:both;
}
ul.links > li:hover {
  background-image:url('./../img/mediapool_pfeil-rechts-schwarz.gif');
}
body.bmw ul.links > li:hover {
  background-image:url('./../img/mediapool_pfeil-rechts-blau.gif');
}
ul.links > li > a,
ul.links > li > a.visited {
  display:block;
  margin:0 0 0 14px;
}
#content ul.links > li {
  min-height:16px;
  padding-left:9px;
  background-position:0 4px;
}
#content ul.links > li.no-arrow,
#content ul.links > li.no-arrow:hover {
  background-image:none;
  padding-left:0;
}
/************************

  TABS

************************/
#content .hasTabs {
  margin-top:19px;
}
html#ie7 #content .hasTabs,
html#ie8 #content .hasTabs {
  margin-top:50px;
}
#content .innerTabs {
  margin-top:35px !important;
}
#content ul.mediapool-tabs {
  margin:-19px 0 0 -1px;
  padding:0;
  height:19px;
  width:1080px;
  position:absolute;
}
#content ul.mediapool-tabs li {
  margin:0 7px 0 0;
  padding:0 14px 0 0;
  height:19px;
  width:auto;
  background:transparent url('./../img/tabs_bg.png') no-repeat right top;
  overflow:hidden;
  border-left:1px solid #999999;
}
#content ul.mediapool-tabs li.active {
  background-position:right -19px;
}
#content ul.mediapool-tabs li a {
  background:none!important;
  margin:0;
  padding:0 0 0 7px;
  line-height:19px;
  height:19px;
  width:auto;
  font-size:12px;
  color:#666666;
  font-weight:normal;
}
#content ul.mediapool-tabs li.active a,
#content ul.mediapool-tabs li a:hover {
  color:#000000;
  font-weight:normal;
}
/*** 2-line-tabs ***/
#content .has2LineTabs {
  margin-top:38px;
}
html#ie7 #content .has2LineTabs,
html#ie8 #content .has2LineTabs {
  margin-top:50px;
}
#content ul.mediapool-tabs2line {
  margin:-38px 0 0 -1px;
  padding:0;
  height:38px;
  width:1080px;
  position:absolute;
}
#content ul.mediapool-tabs2line li {
  margin:0 7px 0 0;
  padding:0 14px 0 0;
  height:38px;
  width:auto;
  background:transparent url('./../img/tabs_bg2.png') no-repeat right top;
  overflow:hidden;
  border-left:1px solid #999999;
}
#content ul.mediapool-tabs2line li.active {
  background-position:right -38px;
}
#content ul.mediapool-tabs2line li a {
  background:none!important;
  margin:3px 0 0 0;
  padding:0 0 0 7px;
  line-height:16px;
  height:38px;
  width:auto;
  font-size:12px;
  color:#666666;
  font-weight:normal;
}
#content ul.mediapool-tabs2line li.active a,
#content ul.mediapool-tabs2line li a:hover {
  color:#000000;
  font-weight:normal;
}

/************************

  ADMIN

************************/
html.admin #navigation {
  width:285px;
}
html.admin #content {
  margin-left:292px;
  width:1050px!important;
}
html.admin body.widecontent #headlines {
  margin-left:292px!important;
  width:1050px!important;
}
html.admin #content ul.mediapool-tabs {
  width:1050px;
}
html.admin #footer {
  margin-left:292px!important;
}




/************************

  PROFI SUCHE

************************/
#profiSearch td {
  padding-bottom:7px;
}
.searchButton {
  display:block;
  width:24px;
  height:21px;
  float:left;
  cursor:pointer;
  background:url('./../img/search_icon2.png') no-repeat 4px 5px;
  margin-left:-24px;
}
div#nodeInfo {
  background:url('./../img/info.gif') no-repeat;
  width:15px;
  height:14px;
  float:left;
  cursor:pointer;
  margin-left: 10px;
  margin-top: 3px;
}
div#scaleInfo {
  background:url('./../img/info.gif') no-repeat;
  width:15px;
  height:14px;
  cursor:pointer;
}
html#ie8 div#scaleInfo {
  margin-top: -28px;
  float:left;
}
span#releasedInfo {
  background:url('./../img/info.gif') no-repeat;
  width:15px;
  height:14px;
  cursor:pointer;
}
div#infoBoxContent {
  display:none;
  position:absolute;
  z-index:1990;
  padding:8px;
  background:#ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 1px 1px #999999;
  -moz-box-shadow: 1px 1px 1px 1px #999999;
  box-shadow: 1px 1px 1px 1px #999999;
  border:1px solid #cccccc;
}
div.infoBoxTitle{
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}


/************************

  OVERRIDES

************************/
body.bmw a:hover,
body.bmw div#portalnavigation > ul > li.haschildren > ul > li > a:hover,
body.bmw div#portalnavigation > ul > li.haschildren.active > a,
body.bmw div#portalnavigation > ul > li.haschildren.current > a,
body.bmw ul.dropdown a:hover,
body.bmw #navigation a:hover,
body.bmw #navigation h3.hasChildren a {
  color:#003399!important;
}
#listHighlightLinks a.current:hover {
  color:#ffffff!important;
}
div.scrollable .docno {
  margin-top:137px!important;
}
html#ie7 div.scrollable .docno {
  margin-top:0px!important;
}
#items_ > div {
  width:65px!important;
}
html#ie7 #items_.items {
  padding-left:-150px!important;
}
#content a.save, #content a.edit, #content a.cancel {
  padding:3px 0 2px 16px;
  opacity:0.66;
  -moz-opacity:0.66;
  filter:alpha(opacity=66);
  text-decoration: none;
}
#content a.edit {
  background:url("./../img/iconEdit_black.gif") no-repeat scroll 0 0 transparent;
}
#content a.save:hover, #content a.edit:hover, #content a.cancel:hover {
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
/* el, 6.7.12   background-position:0 0!important; */
  text-decoration: none;
}

#content a.edit:hover {
  background-position:0 0!important;
}

#content .container.application {
  border-bottom-style:none;
}
#content .container.application.hasTabs, #content .container.application.has2LineTabs{
  border-bottom-style:solid;
  border-bottom-width:1px;
}
/* admin bereich popup */
html.admin body.noheader #headlines {
  width:723px !important;
}
html.admin body.noheader #headlines.wide7 {
  width:840px !important;
}
html.admin body.noheader.nonavigation #content {
  width:723px !important;
  margin-left:14px;
}
html.admin body.noheader.nonavigation #content.wide7 {
  width:840px !important;
}
html.admin body.noheader #headlines.detailpopup {
  width:788px !important;
}
html.admin body.noheader.nonavigation #content.detailpopup {
  width:788px !important;
  margin-left:14px;
}
html.admin body.noheader.nonavigation #content .container.application {
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#999999;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#999999;
}
html#ie7 .greencart {
  float: right;
}

.detailContentWrapper {
  width:540px;
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:center;
}

#content .action.actionRemove
{
  padding: 0px 0 0 20px;
  height:16px;
  background:transparent url('./../img/small_action_icons.png') no-repeat;
  background-position:0 -64px!important;
  font-weight: normal!important;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  text-decoration: none !important;
  cursor: pointer;
}

#content .action.actionSearch
{
  padding: 0px 0 0 20px;
  height:16px;
  background:transparent url('./../img/small_action_icons.png') no-repeat;
  background-position:0 -144px!important;
  font-weight: normal!important;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  text-decoration: none !important;
  cursor: pointer;
}

#footer {
  width:1020x;
}
body.nonavigation #footer {
  width:1200px;
}
body.noheader.nonavigation #footer,
html.admin #footer {
  width:auto!important;
}

#history-navigation .redOverride {
  color: #FF2222 !important;
}

body.mini #history-navigation h3.hasChildren a.redOverride, body.bmw #history-navigation h3.hasChildren a.redOverride {
  color: #FF2222 !important;
}

body #history-navigation #backlinks a.redOverride, body.mini #history-navigation #backlinks a.redOverride, body.bmw #history-navigation #backlinks a.redOverride {
  color: #FF2222 !important;
}

#history-navigation .adminOnlyOverride {
  color: #9999ff !important;
}

body.mini #history-navigation h3.hasChildren a.adminOnlyOverride, body.bmw #history-navigation h3.hasChildren a.adminOnlyOverride {
  color: #9999ff !important;
}

body #history-navigation #backlinks a.adminOnlyOverride, body.mini #history-navigation #backlinks a.adminOnlyOverride, body.bmw #history-navigation #backlinks a.adminOnlyOverride {
  color: #9999ff !important;
}

#ie7FIX_BG {
  width:263px;
  height:21px;
  background:transparent url('./../img/search_bg.png') no-repeat left top;
  z-index:9000;
  float:left;
  display:block;
}

/** TABLESORTER **/
table.tablesorter thead tr .header {
  background-image: url(../img/bg.gif);
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}
table.tablesorter thead tr .right.header {
  background-image: url(../img/bg.gif);
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url(../img/asc.gif) !important;
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(../img/desc.gif) !important;
}
table.tablesorter th.sortable {
  padding-left:22px!important;
}
table.tablesorter th.right.sortable {
  padding-right:22px!important;
}
div.delete {
  /*background: transparent url(../img/delete.gif) no-repeat 0 4px;*/
  background-image:url(../img/delete.gif);
  background-repeat:no-repeat;
  background-position:0 4px;
  padding: 3px 1px 2px 18px;
  text-decoration: none;
}
.light_grey_bg {
  background-color:#E0E0E0;
}

div.infoIcon {
  background:url('./../img/info.gif') no-repeat;
  width:15px;
  height:14px;
  cursor:pointer;
  margin-top: 3px;
  margin-bottom: 3px;
}
.bgActivity {
  background:#FAFAE0;
}
.bgError {
  background:#FAE0E0;
}

/************************
  numberedHeader
************************/
div.numberedHeader {
  display:block;
  float:left;
  position:relative;
  margin:0;
  padding:0;
  border:1px solid #999999;
  width:260px;
  height:80px;
  overflow:hidden;
  background-color:#ededed;
}
div.numberedHeader > div.number {
  margin-left:20px;
  margin-top:21px;
  margin-bottom:21px;
  display:block;
  height:37px;
  width:37px;
  border:1px solid #999999;
  color:#999999;
  font-size:24px;
  line-height:37px;
  text-align:center;
  font-weight:bold;
  float:left;
  text-decoration:none;
  background: #868686;
  background: -moz-linear-gradient(top,  #868686 0%, #575757 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#575757));
  background: -webkit-linear-gradient(top,  #868686 0%,#575757 100%);
  background: -o-linear-gradient(top,  #868686 0%,#575757 100%);
  background: -ms-linear-gradient(top,  #868686 0%,#575757 100%);
  background: linear-gradient(top,  #868686 0%,#575757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#575757',GradientType=0 );
  color:#ffffff;
}
div.numberedHeader > div.text {
  float:left;
  font-size:12px;
  line-height:18px;
  margin-left:7px;
  color:#999999;
  padding-top:33px;
  font-weight: bold;
  width: 190px;
}
div.numberedHeader.noNumber > div.text {
  width: 246px;
  text-align: center;
}
div.numberedHeader > div.text.lines2 {
  padding-top:22px!important;
}
div.headerContentBox {
  width:260px;
  display:block;
  float:left;
  margin-right: 12px;
}
div.headerContentBox.rightEdge {
  margin-right:0!important;
}
div.contentBox {
  display:block;
  float:left;
  position:relative;
  margin:0;
  padding:0;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  width:260px;
  height:200px;
  overflow:hidden;
}
/* data table */
table.dataTable thead .no-sort {
  background:none!important;
  cursor:default!important;
}
table.dataTable thead th, table.dataTable thead td {
	padding: 3px 3px !important;
}
/* businesscard */
body.businesscard #content, body.businesscard #footer, body.businesscard #headlines {
  margin-left:45px!important;
}
#navigation-bg-bc {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1;  
  width: 45px;
}
.markerBelowActive {
  display:inline;
  border-bottom:4px solid #ddf;
  padding:2px;
}
.markerBelowInactive {
  display:inline;
  border-bottom:4px solid #fff;
  padding:2px;
}
.lighter {
  color: #666;
}
