@CHARSET "UTF-8";

body {
	background-color: #fff;
	background: #fff url(../../images/images_sh/bodyBg.jpg) repeat-x scroll 0 0 !important;
}

#overallContainer {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../../images/images_sh/overallBg.png) !important;
	background-image: url(../../images/images_sh/bodyBg.jpg); /* IE 6 only */
}

#topper {
	position: absolute;	
	height: 78px;
	width: 1000px;
	background: url(../../images/images_sh/topperBg.jpg) no-repeat;
}

#container {
	padding-top: 49px;
}

#sofo_top {
	background: none;
	background-image: url(../../images/images_sh/topBg.gif);
}

#sofo-logo_ {
	top: 65px;
}

#sofo-gutschein_ {
	left: 670px;
}
#sofo-artikels_ {
	top: 170px;
}
#sofo-riders_ {
	top: 164px;
}
#sofo-suche_ {
	top: 188px;
}

#sofo-switches_ {
	position: absolute;
	top: 0px;
	left: 50px;
}
#sofo-switches_ a {
	height: 49px;	
	display: block;
	float: left;
	cursor: pointer;
}
#switcher_audio {
	background-image: url(../../images/images_sh/hoerbuch_reiter_off.png);
	width: 200px;
}
#switcher_video {	
	background-image: url(../../images/images_sh/video_reiter_off.png);
	width: 197px;
}
#switcher_ebook {
	background-image: url(../../images/images_sh/ebook_reiter_off.png);
	width: 197px;
}
#switcher_audio.aktiv {
	background-image: url(../../images/images_sh/hoerbuch_reiter_on.png);
}
#switcher_video.aktiv { 
	background-image: url(../../images/images_sh/video_reiter_on.png);
}
#switcher_ebook.aktiv {
	background-image: url(../../images/images_sh/ebook_reiter_on.png);
}

#sofo-warenkorb_ {
	top: 97px;
}

#sofo_login {
	background: #eee url(../../images/images_sh/sofoLoginBg.jpg) repeat-x scroll center top;
}
#sofo_login .users_data, #sofo_login .lista_break a {
	color: #000;
}

#sofo_menu a:link, #sofo_menu a:visited, #sofo_menu a:active {
	color: #000;
}





tr.video td a b {
  padding-top: 12px; background: url(../../css/overrule/images/listitem_video.png) top left no-repeat;
  color: #F316493;
}

.mylibrary .video-active {
  background: transparent url(../../css/overrule/images/listitem_video_active.gif) top left no-repeat;
  padding-top: 18px;
}


.mylibrary .video-deactivated {
  background: transparent url(../../css/overrule/images/listitem_video_deactivated_grau.png) top left no-repeat;
  padding-top: 18px;
}

span.video-active-icon {
  background: transparent url(../../css/overrule/images/listitem_video_active.gif) center left no-repeat;
  padding-left: 40px; line-height: 20px; display: hidden; 
}

span.video-activatible-icon {
  background: transparent url(../../css/overrule/images/listitem_video.png) center left no-repeat;
  padding-left: 40px; line-height: 20px; display: hidden; 
}



span.video-active {
  display: block;
  height: 16px; overflow: hidden; line-height: 16px;
  padding-right: 20px;
  background: url('../../css/overrule/images/filmreel_horizontal.gif') right no-repeat;
}


.video img.icon_demo {
  background: transparent url(../../css/overrule/images/images_kid/demo_icon.gif) no-repeat;
}

.product_listing .audio a {
  color: #f37021;
}
.product_listing .video a {
  color: #436e10;
}
.product_listing .ebook a {
  color: #0086cc;
}

.audio img.icon_demo {
  background: transparent url(../../images/icons/demo_icon.gif) no-repeat;
}

