/*
   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: #0BA0CD;
}
/*
.menu-inactive-content{
  background-color: #336699;
}

.menu-active-content{
  background-color: #0BA0CD;
}
*/
#livesearch{
  /*background-color: #0BA0CD;*/
  margin-left:7px;
  margin-top:4px;
}


#livesearch_top{
  background-color: #0BA0CD;
}

#livesearch_bottom{
  background-color: #0BA0CD;
}


.submenu-marker-active{
    color:red;
    font-weight:bold;
    background:none;
}
/*
   ********************************************************
   *** Menu overwrites
   ********************************************************
*/

#main-navigation{
  background: url('http://foto.haon.hu/@@/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.haon.hu/@@/bar_bottom_light_le.gif');
}

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

.media-batch-content-left {
    height: 30px;
    /*background: url('http://foto.haon.hu/@@/bar_bottom_light_mi.gif') repeat-x;*/
    margin-bottom: 10px;
}
.media-batch-bar-content {
    height: 30px;
    background: url('http://foto.haon.hu/@@/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-left:0px;
}

.item-info-item-left {
   float: left;
   /*background-color: #ffffff;*/
   /*padding: 10px;
   padding-left: 10px;
   padding-right: 50px;*/
   margin-top:10px;
   padding-right:50px;
   padding-left:10px;
}

.item-info-item {
   height: 40px;
   float: left;
   /*background-color: #ffffff;*/
   padding: 10px;
   padding-left: 40px;
   padding-right: 30px;
   margin-top:10px;
   border-left: 1px solid #999999;
   border-right: 1px solid #999999;
}

.item-info-item-right {
   float: right;
/*   background-color: #ffffff;
   padding: 10px;
   padding-right: 10px;*/
    height: 84px;
    background: url('http://foto.haon.hu/@@/blue-right.jpg');
    background-repeat:no-repeat;
    background-position: top right;
    padding-left:10px;
    padding-right:8px;
    padding-top:10px;
}
