﻿.showcase {
position: relative;
height: 480px;
}
.list {
height: 50px;
background: #000000;
}
.btns {
height: 40px;
}
.anybtn {
height: 30px; width: 180px;
margin: 6px 0 0 0;
text-align: center;
float: left;
cursor: pointer;
}
.gap {
height: 5px;
background: #444444;
font-size: 1px;
}
.slideshow {
position: relative;
height: 425px;
}
.slides {
height: 415px;
}
.urlink:link, .urlink:visited {
color: #FFFFFF;
vertical-align: middle;
text-decoration: none;
}
.urlink:hover {
color: #FFFFFF;
text-decoration: underline;
}
.col4 {
width: 400px; height: 300px;
position: relative; left: 12px;
margin: 20px 0 0 0;
float: left; overflow: hidden;
}

div.slidemenu {
/* Set it so we could calculate the offsetLeft */
position: relative;
height: 40px;
width: 960px;
/* Add scroll-bars */
overflow: hidden; /*!!!!!!!!!*/
}
ul.slidemenu {
/* Max width here, for users without Javascript */
width: 1228px; /*!!!!*/
/* Remove default margin */
margin: 0;
list-style: none;
}
.slidemenu li {
display: block;
float: left;
padding: 0 4px;
}
.slidemenu a {
display: block;
}
.slidemenu span {
/* We want a caption to display on the next line */
display: block;
}



/* standard */
.btnstandard {
width: 110px;
background: url(../images/btn.standard.jpg) no-repeat center;
}

#slidestandard {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.standard.jpg) no-repeat top;
}

/* hotnews */
.btnhotnews {
width: 120px;
background: url(../images/btn.hotnews.jpg) no-repeat center;
}
#slidehotnews {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.hotnews.jpg) no-repeat top;
}

/* cotidianul */
.btncotidianul {
width: 186px;
background: url(../images/btn.cotidianul.jpg) no-repeat center;
}
#slidecotidianul {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.cotidianul.jpg) no-repeat top;
}

/* realitatea */
.btnrealitatea {
width: 186px;
background: url(../images/btn.realitatea.jpg) no-repeat center;
}
#sliderealitatea {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.realitatea.jpg) no-repeat top;
}

/* money */
.btnmoney {
width: 186px;
background: url(../images/btn.money.jpg) no-repeat center;
}
#slidemoney {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.money.jpg) no-repeat top;
}

/* libertatea */
.btnlibertatea {
width: 30px;
background: url(../images/btn.libertatea.jpg) no-repeat center;
}

#slidelibertatea {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.libertatea.jpg) no-repeat top;
}

/* evz */
.btnevz {
width: 100px;
background: url(../images/btn.evz.jpg) no-repeat center;
}
#slideevz {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.evz.jpg) no-repeat top;
}

/* capital */
.btncapital {
width: 120px;
background: url(../images/btn.capital.jpg) no-repeat center;
}
#slidecapital {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.capital.jpg) no-repeat top;
}

/* newsin */
.btnnewsin {
width: 118px;
background: url(../images/btn.newsin.jpg) no-repeat center;
}
#slidenewsin {
position: absolute;
top: 0px; left: 10px;
width: 960px; height: 415px;
background: url(../images/slide.newsin.jpg) no-repeat top;
}