/* Indexpage*/
 h3.subHead {
  color: #999;
  margin: 10px 0 20px  20px;
  font-size: 14px;
}
/*Main Container*/
#header {
  margin: 0 0 0 20px;
  border: 1px solid #106e56;
  border-bottom: none;
  width: 784px;
}

#right .seperator {
  border-right: 1px solid #999;
}
.container {
	width:810px;
  margin-left: 20px;  
  margin-top: -18px;
}
.container a:hover {
	text-decoration: none;    
}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;  
}

/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 347px;	
	overflow:hidden;
}
.contentContainer .bgContainer{
	padding-top: 270px;
  height: 347px; 
  border-bottom: 1px solid #106e56;
  cursor: pointer;
  color: #333;
}
.contentContainer h1 {
	color: #333;
  font: normal 18px/24px Verdana, Arial;
}
.contentContainer .teaserText {
  padding: 2px 10px 5px 10px;
  /*background: #f1f1f1;*/
  /*-moz-opacity: 0.82;
  filter:alpha(opacity=82);
  opacity:0.82;*/
  background-image: url(/images/GEO/natur/tiere/bg-teasertext.png);
}
.contentContainer .teaserText div {
  width: 510px;
}
.contentWrapper{	
 height: 450px; 
 border-right: #106e56 !important; 
}
.contentInnerWrapper{
	padding: 0;  
  background: #ededed;
  height: 450px;
}
#overpic {
  /*display: none;*/
  position:relative; 
  margin-top: -333px; 
  z-index: 20; 
  height: 347px;
  background-image: url(/_components/GEO/_static/test_files/accordion_stage/images/teaser-hover.png);
  background-image: url(/_components/GEO/_static/test_files/accordion_stage/images/teaser-hover2.png);
}

#videoStage {
  border-right: #106e56;
  margin: 18px 0;
  display: none;
}
#videoStage .handle {
	float: left;
	width: 29px;
	height: 346px;  
  cursor: pointer;
  border: 1px solid #106e56;
  border-right: none;
  border-top: none;
  background: #999;
  background: #15A077;  
}
#videoStage .handleOver{	
  background: #15A077;
  background: #1CC593;
  background: #004933;
  background: #106e56;
}
#videoStage .handleSelected {  
  background: #15A077;
  background: #1CC593;
  background: #004933;
  background: #106e56;
  border-right: none !important;
}
#videoStage .handleSelected img {
  border-right: none !important;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/images/GEO/video/rating/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/images/GEO/video/rating/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
#ratingFeedback {display:none;}
.videoRatingBar div{margin-top:7px;clear;both;text-align:left;}
.videoRatingBar p{float:left;}
.videoRatingBar div ul{float:left;}
.videoRatingBar div div{padding-top:3px; float:left;}
#videoRelated a{
	margin:6px !important;
}
/* STAR RATING */
.star-rating{
	list-style:none;
	margin-left:5px!important;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/images/GEO/video/rating/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/GEO/video/rating/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/images/GEO/video/rating/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/*Landingpage*/

#landingPage{
  margin-left: 20px;
  margin-top: 10px;
}

#landingPage .header{
  margin: 5px 0 1px 0;
}

#landingPage h1{
  font-size: 20px; 
  line-height: 25px; 
  color: #333; 
  font-weight: normal;
  margin: 3px 0 7px 0;
}
#landingPage .teaserXL .credit {
  background-color: #efefef;
  color: #999;
  width: 588px;
  margin-top: -3px;
  padding: 2px;
}
#landingPage .teaserM {
  margin: 17px 26px 15px 0;
}
#landingPage .teaserMLast {
  margin: 17px 0 15px 0;
}

.teaserS  .teaserTxt{
  width: 395px;
  margin-left: 55px;
}
#left .imgBar {
  border-bottom: none;
  margin: 0 !important;
  padding: 0 !important;
}
#left .imgBar a {
  margin-top: 0 !important;
}

/* Related Videos */

#imgBarNav{
  text-align:center;
}

#imgBarNav a.activeSlide {
background:none repeat scroll 0 0 #FFAAAA;
color:black;
}

#imgBarNav a {
background:none repeat scroll 0 0 #FFCC00;
border:1px solid #CCCCCC;
margin:5px;
padding:3px 5px;
text-decoration:none;
 width:10px !important;
}


/* Teaser Stage */
 #superCol {
    margin: -23px 0 -16px 0;
    padding: 10px 0;
    border-right: 1px solid #999;    
  }  
  #loader {
    padding-top: 70px;
    width: 820px;
    text-align: center;
    background-color: #555 !important;
    margin: 45px 0 -5px -18px;
    border: none;
  }
  .loaderText {
    color: #fff;
  }
  #teaserStageContainer {
    background-color: #555;

    margin-top: 25px;
    height: 465px;
    width: 805px;
    padding: 10px 0 0 20px;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    }
  #teaserStageContainer .logo {
    float: left;
    margin-right: 15px;
  }
  #teaserStageContainer .h1, #teaserStageContainer h2 {
    color: #fff;
    font-weight: normal;
  }
  #teaserStageContainer .h1 {
    font-size: 22px;
    margin: 1px 0 11px 0;
  }
  #teaserStageContainer h2 {
    font-size: 13px;
    width: 620px;
  }
  #teaserArea {
    display: none;
    margin-top: 10px;
  }
  #teaserArea #teaser {
    width: 592px;
    height: 375px;
    float: left;
  }  

  .teaserXL {
    position: relative;    
  }
  .teaserXL .moreIcon {
    display: block;
    position: relative;
    z-index: 2;
    top: -32px;
    left: 505px;
    width: 82px;
    height: 23px;
  }  
  .teaserXL .articleIcon {
    background-image: url(/images/GEO/mehr-article.png);
  }
  .teaserXL .articleIcon:hover {
    cursor: pointer;
    background-image: url(/images/GEO/natur/tiere/mehr-article-hover.png);
  }
  .teaserXL .videoIcon {
    background-image: url(/images/GEO/mehr-video.png);
  }
  .teaserXL .videoIcon:hover {
    cursor: pointer;
    background-image: url(/images/GEO/natur/tiere/mehr-video-hover.png);
  }
  .teaserXL .photoshowIcon {
    background-image: url(/images/GEO/mehr-photo.png);
  }  
  .teaserXL .photoshowIcon:hover {
    cursor: pointer;
    background-image: url(/images/GEO/natur/tiere/mehr-photo-hover.png);
  }
  .teaserXL .knowledgetestIcon {
    background-image: url(/images/GEO/mehr-knowledgetest.png);
  }
  .teaserXL .knowledgetestIcon:hover {
    cursor: pointer;
    background-image: url(/images/GEO/natur/tiere/mehr-knowledgetest-hover.png);
  }
  
  .teaserXL .teaserTxt {
    position:absolute;
    bottom: 34px;
    left: 7px;
    z-index: 2;
    width: 465px;  
  }  
  .teaserXL h2 {
    padding-bottom: 2px;
  } 
  .teaserXL h2 a {
    color: #fff;
    font-size: 20px;
    line-height: 30px !important;
    background-color: #15A077;
    padding: 0 5px 2px 5px;
  } 
  .teaserXL h3 {
    padding: 0;
    border-left:  5px solid #15A077;
  }
  .teaserXL h3 span {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    background-color: #15A077;
    font-weight: normal;
    padding: 3px 0 1px 0;
  }
  .teaserXL:hover h3 {
     padding: 0;
     border-left:  5px solid #15A077;
  }
  .teaserXL:hover h2 a {
     opacity:.99;
  }
  .teaserXL:hover h3 span {
     opacity:.99;
  }
  .teaserXL img {
    position: relative;
    top: 0;
    z-index: 1;
  }
  .teaserXL .credit {
    background-color: #555;
    color: #ccc;    
  }
  
  #nav {
    float: left;
    width: 213px;
    height: 349px;
    overflow: hidden;
  }
  #nav .navItem {
    display: block;
    padding-left: 33px;    
    margin-bottom: 16px;
    height: 106px;
    position: relative;
  }
  #nav .navItem h3 {
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    bottom: 5px;
    left: 37px;
  }
  #nav .navItem h3 span {
    color: #cacaca;
    background-color: #555;
    opacity:.77;
  }
  #nav .navItem:hover h3 span {
    color: #fff; 
    opacity:.99;
  }
  #nav .navItem:hover {
    background: #555 url('/images/GEO/natur/tiere/arrow-ghost.png') 4px 0 no-repeat;
    text-decoration: none;
    cursor: pointer;
  }
  #nav .activeSlide {    
    background: #555 url('/images/GEO/natur/tiere/arrow-active.png') 4px 0 no-repeat !important;
  }
  #nav .activeSlide h3 span {
    color: #fff;
    background-color: #15A077;
  }
  
 
