/*
   Teleport Vienna Portal specific CSS definiations.
   overwrites for the mediaportal.css file (which is generic)
*/

/* replace urls */


/* replace for the most important colors. */

.media-headline-title h3{
  color: #369color;
}

#cat-bottom-bar{
  background-color: #eb1d25;
}
/*
.menu-inactive-content{
  background-color: #fc7a7a;
}

.menu-active-content{
  background-color: #eb1d25;
}
*/

/*
.item-info-item{
   width : 150px;
   padding-left: 10px;
}
*/

.item-info-item-left {
    float:left;
    margin-top:10px;
    padding-left:10px;
    padding-right:60px;
}

#livesearch{
  /*background-color: #eb1d25;*/
  margin-top:4px;
  margin-left:7px;
}
#livesearch_top{
  background-color: #eb1d25;
}

#livesearch_bottom{
  background-color: #eb1d25;
}


/*
   ********************************************************
   *** Menu overwrites
   ********************************************************
*/

#main-navigation{
  background: url('http://foto.caon.ro/@@/balken_oben_rot_2004.gif') no-repeat;
}

.left {
    width: 13px;
    height: 20px;
    background: None;
}

.right {
     width: 7px;
     height: 20px;
     background: None; 
}

.middle {
     width: 25px;
     height: 20px; 
     background: None;
}

.b {
     width: 3px;
     height: 20px;
     background: None;
}


/* every main navigation button has c1 class */
.c1 {
     width: 102px;
     height: 20px;
     padding: 2px 0px 0px;
     background: None;
     text-align: center;
}

/* all the top links without red background */
.c2 {
  padding-top: 3px;
  text-align: center;
  width: 68px;
}


a.Toplink, a.Toplink:visited {
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

a.Toplink:hover, a.Toplink:focus {
  text-decoration: None;
  color: black;
}


.media-batch-bar-left {
    width: 7px;
    height: 29px;
    background: url('http://foto.caon.ro/@@/bar_bottom_light_le.gif');
}

.media-batch-bar-right {
    width: 7px;
    height: 29px;
    background: url('http://foto.caon.ro/@@/bar_bottom_light_ri.gif');
}

.media-batch-content-left {
    height: 30px;
    /*background: url('http://foto.caon.ro/@@/bar_bottom_light_mi.gif') repeat-x;*/
    margin-bottom: 10px;
}
.media-batch-bar-content {
    height: 30px;
    background: url('http://foto.caon.ro/@@/bar_bottom_light_mi.gif') repeat-x;
    margin-bottom: 10px;
    overflow:hidden;
    padding-left: 5px;
    padding-right: 5px;    
}
.media-batch-three-col-size {
  width: 636px;
}
/*
#visual-portal-wrapper {
    padding-top:5px;
    padding-left:10px;
}
*/
