html {

}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

body {
	background: url(../images/bgTheme.jpg) center -10% repeat-x;
	color: #333333;
	font-family: helvetica, arial, sans-serif;
}


/* GENERAL STYLES */

.topBar{
    height:15px;
    width:100%;
    background:url(../images/topBar.png) repeat-x;
}

.wrapper{
    width:986px;
    margin:0 auto;
    background:url(../images/wrapperBg.png) repeat-y;
}

.mainWrap{
    width:980px;
    margin:0 auto;
    background: #f4f4f4 url(../images/gradientBg.jpg) repeat-x;
}

.contentWrap{
    width:956px;
    margin:0 auto;
}

/*HEADER*/
.header{
    float:left;
    width:956px;
    margin-bottom:22px;
	
}

span#mesj-bunvenit{
    color:#fff;
    font-size:13px;
    display:block;
    padding-top:10px;
}

.leftHeader{
    margin-top:15px;
    float:left;
}

.leftHeader ul li{
    float:left;
}

.leftHeader ul li a{
    text-decoration: none;
    float:left;
    margin-right: 8px;
}

#logo h1 a {
	background: url(../images/logo.jpg) no-repeat;
	overflow: hidden;
	padding-top: 63px;
	width: 310px;
	float: left;
	height: 0;
    margin-top:3px;
}

.rightHeader{
    float:right;
    height:53px;
    margin-top:-4px;
}

.creazaContLink{
    float:right;
}

.creazaContLink a{
    font-size:13px;
    color:#272727;
    font-weight:bold;
    font-style: italic;
    text-decoration: none;
    margin-right:24px;
    margin-top:10px;
}

.creazaContLink a:hover{
    color:#e50011;
}

.leftLog{
    float:left;
    width:15px;
    height:53px;
    background: url(../images/leftCornerLog.jpg) no-repeat;
}

.rightLog{
    float:left;
    width:15px;
    height:53px;
    background: url(../images/rightCornerLog.jpg) no-repeat;
}

.logIn{
    float:right;
}

.middleLog{
    height:53px;
    float: left;
    background: url(../images/logStrip.jpg) repeat-x;
}

.middleLog form{
    float:left;
    margin-top:12px;
}

.inputTop{
    width:100px;
    height:27px;
    background: url(../images/logInputBg.png) no-repeat;
    border:0 none;
    float:left;
    text-indent:5px;
    margin-right:5px;
    line-height:25px;
}

#submitLog, a#forgotPass{
    background: none;
    border:0 none;
    color:#fff;
    font-weight:bold;
    cursor: pointer;
    padding:4px;
    float:left;
}

a#forgotPass{
    font-size:12px;
    text-decoration: none;
    display: inline-block;
    line-height:18px;
}

.searchBox{
    float:right;
    margin-top:2px;
}

.leftSearchBox{
    width:10px;
    height:38px;
    float:left;
    background:url(../images/leftSearch.png)
}

.rightSearchBox{
    width:10px;
    height:38px;
    float:left;
    background:url(../images/rightSearch.png)
}

.middleSearchBox{
    float:left;
    height:38px;
    background:#f2f2f2;
}

#searchField{
    text-indent:5px;
    width:200px;
    height:27px;
    background:url(../images/searchBg.png) no-repeat;
    border:0 none;
    font-style: italic;
    margin-top:5px;
    float:left;
    line-height:25px;
}

#submitSearch{
    background:url(../images/searchBtn.png) no-repeat;
    border: 0 none;
    width: 39px;
    height: 25px;
    float:left;
    margin-top:6px;
    cursor: pointer;
}

/*MAIN MENU*/

.mainMenu{
    background:#e50011;
    width:980px;
    height:42px;
    float:left;
    position: relative;
}

.mainMenu ul li{
    float:left;
}

.mainMenu ul li a{
    float:left;
    color:#fff;
    font-size:14px;
    text-decoration: none;
    padding:0 18px;
    line-height:42px;
    display: inline-block;
}

.mainMenu ul li a:hover, .mainMenu ul li a.selected{
    background: url(../images/menuArrow.png) center top no-repeat;
    width:auto;
    height:42px;
}

.mainMenu .leftFold{
    position: absolute;
    top: -14px;
    left: -25px;
}

.mainMenu .rightFold{
    position: absolute;
    top:-14px;
    right:-25px;
}

/*CONTENT AREA*/

/*LEFT CONTAINER*/
.leftContainer{
    width:700px;
    float:left;
    background:#f2f2f2;
    margin-top:18px;
    margin-left:12px;
    padding-bottom:20px;
}

.displayImg{
    position: relative;
}

.displayImg img{
    border:1px solid #818181; 
}

.ribbon{
    width: 715px;
    height:42px;
    position: absolute;
    background:#e50011;
    top:214px;
    left:-15px;
}

.ribbon img{border: 0 none; position: absolute; top: 0px; left:-25px; top:-14px;}
.ribbon h3{color:#fff; font-size:15px; margin-top:13px; margin-left:20px;}

.ribbon2{
    width: 715px;
    height:42px;
    background:#e50011;
    position: relative;
    left:-15px;
    margin-top:18px;
}

.ribbon2 img{border: 0 none; position: absolute; top: 0px; left:-25px; top:-14px;}
.ribbon2 h2{float:left; color:#fff; font-size:15px; margin-top:13px; margin-left:20px;}

/*CALENDAR*/

.calendar form select{
    margin-top:10px;
    margin-left:10px;
    padding:3px;
    
}

.calendar form select#month{
    width:118px;
}

.calendar form select#year{
    width:70px;
}

.calendar form a{
    font-size:13px;
    color:#666;
    text-decoration: none;
}

.calendar form a:hover{
    color:#e50011;
}

.calendar form input{
    background:#e50011;
    color:#fff;
    cursor: pointer;
    border:0 none;
    height:26px;
    position:relative;
    top:1px;
    margin-left:5px;
}

table{
    margin-top:12px;
}

table th{
    background:#c5c5c5;
    color:#fff;
    font-size:12px;
    height: 30px;
    border-right: 1px solid #f2f2f2;
    line-height:30px;
    text-align: center;
}

table td{
    background: #ececec;
    height:30px;
    border-right:1px solid #f2f2f2;
    border-top:1px solid #f2f2f2;
    color:#303030;
    font-size:12px;
}

table td span{
    float:right;
    margin-top:3px;
    margin-right:4px;
}

table td a{
    text-decoration: none;
    /*display: block;*/
    padding:2px;
    cursor: pointer;
    font-size: 18px;
    color:#E50011;
}

table td.current{
    background:#e50011;
}

table td.current span{
    color:#fff;
}

/*LISTARE EVENIMENTE*/
.eventBox{
    width:685px;
    float:left;
    border:1px solid #c5c5c5;
    margin-left:7px;
    margin-top:10px;
}

.imageHolder{
    width:107px;
    height:71px;
    float:left;
    overflow: hidden;
    margin: 6px 14px 6px 6px;
}

.imageHolder img:hover{
    /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  
}

.textHolder{
    width:540px;
    float:left;
    margin-top:10px;
}

.textHolder h3 a{
    color:#e50011;
    text-decoration: none;
}

.textHolder h3 a:hover{
    color:#550000;
}

.textHolder p{
    color:#272727;
    font-size:15px;
    line-height:22px;
}

/*SIDEBAR*/

.rightContainer{
    width:248px;
    float:left;
    background:#f2f2f2;
    margin-top:18px;
    margin-left:20px;
    padding-bottom:20px;
}

.ribbonSidebar{
    width:251px;
    background:#e50011;
    height:42px;
}

.ribbonSidebar h2{
    color:#fff;
    line-height:42px;
    float:left;
    margin-bottom:10px;
}

.ribbonSidebar img.ribbonFold{border: 0 none; position: relative; left:251px; top:-14px; float:left;}
.sidebarBox {width:234px; float:left; margin-left:14px; margin-bottom:10px;}
.sidebarBox{float:left; width:234px; margin-left:14px; margin-bottom:10px;}
.sidebarBox ul li{float:left;}
.sidebarBox ul li a{float:left; margin-right:10px;}

.sidebarBox span{
    color:#000000;
    font-size:13px;
    display: inline-block;
    margin:12px 0px;
}

.sidebarBox form input#newsletterField{
    float:left;
    width:160px;
    height:27px;
    background:url(../images/newsletterBg.png) no-repeat;
    text-indent:5px;
    border:0 none;
    line-height:25px;
}

.sidebarBox form input#newsletterSubmit{
    cursor: pointer;
    width:59px;
    height:25px;
    float:left;
    border:0 none;
    background:url(../images/newsletterSubmitBtn.png) no-repeat;
    color:#fff;
    margin-left:2px;
    margin-top:1px;
}

span.redArrow{
    float:left;
    width:11px;
    height:20px;
    background:url(../images/arrowRed.png) left top no-repeat;
    display: inline-block;
    vertical-align: top;
}

.stiri ul li{
    float:left;
    margin-bottom:10px;
}

.stiri ul li a {
    color: #550000;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    margin-top: 10px;
    text-decoration: none;
    width: 200px;
}

.stiri ul li a:hover{
    text-decoration: underline;
}

.publicitate ul li a img{
    margin-bottom:7px;
}

/*FOOTER*/
.footer{
    width:980px;
    float:left;
    position: absolute;
    margin-bottom:10px;
}

.footer ul{
    float:left;
    width:980px;
    background:#898989;
    height:32px;
}

.footer ul li{
    float:left;
}

.footer ul li a{
    float:left;
    text-decoration: none;
    color:#fff;
    font-size:12px;
    display: inline-block;
    margin-top:12px;
    margin-left:12px;
}

.footer ul li a:hover{
    text-decoration: underline;
}

.footer .leftFold{
    position: absolute;
    top: -14px;
    left: -22px;
}
    
.footer .rightFold{
    position: absolute;
    top:-14px;
    right:-22px;  
}

.copy{
    float:right !important;
    color:#fff;
    font-size:12px;
    margin-top:12px;
}

/*SUBPAGINA EVENIMENT*/
.eventDisplay{
    margin-top:18px;
    margin-left:15px;
}

.eventBox .textHolder {
    float: left;
    margin-top: 10px;
    padding-bottom: 7px;
    padding-left: 0px;
    width: 510px;
}

.specialEventBoxCom{
    padding-left:20px;
}

.eventBox .textHolder h3{
    font-size:14px;
}

.eventBox .textHolder p{
    font-size:13px;
}

.eventImage{
    margin-right:14px;
    max-width:433px;
    float:left;
    border:2px solid #e7e7e7;
}

.eventDescription{
    padding-right:14px;
    font-size:13px;
}

.eventDescription h2{
    color:#e50011;
    font-size:18px;
}

.eventDescription h3{
    font-size:14px;
    color:#626262;
    margin-top:10px;
    margin-bottom:10px;
    line-height:18px;
}

.eventDescription p{
    color:#626262;
    font-size:12px;
    line-height:20px;
}

/*GALERIE FOTO*/
div.galerieFoto{
    margin-top:10px;
}

div.galerieFoto ul li{
    float:left;
}

div.galerieFoto ul li a{
    float:left;
    margin-left:6px;
    margin-bottom:6px;
}

div.galerieFoto ul li a img{
    border:1px solid #7e7e7e;
}
.downloadLink{
    background: url(../images/iconPdf.png) no-repeat;
    height:16px;
    margin-top:8px;
    margin-left:5px;
}

.downloadLink a{
    text-decoration: none;
    color:#e50011;
    font-size:13px;
    padding-left:20px;
    line-height:16px;
}
.downloadLink a:hover{
    text-decoration: underline;
}

/*VIDEO CONTAINER*/
.videoContainer{
    margin-top:10px;
}

.ticketLinks{
    margin:10px 0px;
}

.ticketLinks p{
    color:#e50011;
    font-size:14px;
    font-weight:bold;
}

.ticketLinks ul{
    margin-left:20px;
    margin-top:5px;
}

.ticketLinks ul li{
    width:320px;
    float:left;
    background:url(../images/greyarrow.png) 0 50% no-repeat;
}

.ticketLinks ul li a{
    color:#353535;
    font-size:13px;
    float:left;
    text-decoration: none;
    padding-left:20px;
    margin-right:20px;
    line-height:20px;
}

.ticketLinks ul li a:hover{
    text-decoration: underline;
}

.siteOficial{
    float:left;
    margin-top:10px;
}

.siteOficial p{
    color:#e50011;
    font-size:14px;
    font-weight:bold;
    float:left;
}

.siteOficial a{
    color:#353535;
    font-size:13px;
    text-decoration: none;
    padding-left:10px;
    font-weight:normal;
}

.siteOficial a:hover{
    text-decoration: underline;
}

.promotiiEvent p{
    color: #626262;
    font-size: 12px;
    line-height: 20px;
}

.promotiiContainer{
    margin-top:10px;
}

.concursAnunt{
    float:left;
    width:600px;
    margin-top:10px;
}

.concursIcon{
    width:32px;
    height:32px;
    background: url(../images/concursIcon.png) no-repeat;
    display: inline-block;
    float:left;
    margin-right:10px;
}

.concursAnunt p{
    line-height:15px;
    padding-top:5px;
}

.concursAnunt p a{
    float: left;
    color:#e50011 !important;
    font-size:14px;
    display: inline-block;
    text-decoration: none;
}

.concursAnunt p a:hover{
    text-decoration: underline;
}

/*CREAREA CONT PAGE*/



/*PRESA PAGE*/
.topRibbon{
    margin-top:0px !important;
    margin-bottom:10px;
}

.anuntPresaBox{
    border:1px solid #c5c5c5;
    float:left;
    width:225px;
    margin-left:3px;
    margin-right:2px;
    margin-bottom:5px;
    margin-top:5px;
    overflow: hidden;
    height:80px;
}

.anuntPresaImg{
    float:left;
    width:107px;
    overflow:hidden;
    padding:5px;
}

.anuntPresaImg img{float:left;}

.anuntPresaText{
    float:left;
    width:100px;
    padding-top:5px;
    padding-bottom:5px;
}

.anuntPresaText h1 a, .anuntPresaText h2 a, .anuntPresaText h3 a, .anuntPresaText h4 a, .anuntPresaText h5 a, .anuntPresaText h6 a {
    clear: both;
    display: block;
    color: #E50011;
/*    float: left;*/
    font-size: 12px;
    margin-bottom: 6px;
    text-decoration : none;
}

.anuntPresaText h1 a:hover, .anuntPresaText h2 a:hover, .anuntPresaText h3 a:hover, .anuntPresaText h4 a:hover, .anuntPresaText h5 a:hover, .anuntPresaText h6 a:hover{
    text-decoration : underline;
}

.anuntPresaText p{
    font-size: 12px;
    color:#272727;
}


/*CONCURSURI */
.listareEvenimente a.concursLink{
    font-size:12px;
    color:#272727;
    text-decoration: none;
    margin-right:8px;
    padding-top:5px;
    display: inline-block;
}

.listareEvenimente a.concursLink:hover{
    text-decoration: underline;
    color:#e50011;
}

p.castigatoriConcurs{
    font-size:12px;
    color:#272727;
    padding-top:5px;
}

p.castigatoriConcurs span{
    margin-right: 5px;
}

.prezentareConcurs{
    margin-top:10px;
}

.prezentareConcurs h1,.prezentareConcurs h2,.prezentareConcurs h3,.prezentareConcurs h4,.prezentareConcurs h5,.prezentareConcurs h6{
    font-size:15px;
    color:#e50011;
    margin-left:10px;
    margin-bottom:10px;
}

.prezentareConcurs p{
    padding-left:10px;
    font-size:13px;
    line-height:18px;
    margin-bottom:10px;
}


.prezentareConcurs ul{
    list-style: disc;
    margin-left:26px;
    margin-bottom:10px;
}

.prezentareConcurs ul li{
    font-size:12px;
    padding:5px;
}

.prezentareConcurs div.galerieFoto ul{
    list-style: none !important;
    margin-left:0px;
    margin-bottom:10px;
}

.prezentareConcurs div.galerieFoto ul li{
    padding:0px;
}

.comenteaza{
    float:left;
    width:600px;
    margin-top:10px;
}

.comenteaza form{float:left; width:573px; margin-left:10px; margin-top:20px;}

.comenteaza div.formField{ margin-bottom:5px;}

.comenteaza form label{
    font-size:13px;
    width:152px;
    float:left;
    cursor: pointer;
    line-height:26px;
}

p.notice{font-size:12px; font-weight: bold; font-style: italic;}

.comenteaza form input{
    width:400px;
    height:28px;
    line-height:26px;
    padding-left:5px;
    border:1px solid #7e7e7e;
}

.comenteaza form textarea{
    width:400px;
    padding-left:5px;
    border:1px solid #7e7e7e;
}

.comenteaza form input#registerBtn, .comenteaza form input#postCom{
    border:1px solid #7e7e7e;
    padding:5px 8px;
    cursor: pointer;
    color:#7e7e7e;
    float:right;
    width:120px;
    margin-right:14px;
}

.comenteaza form input#registerBtn:hover, .comenteaza form input#postCom:hover{
    background:#e50011;
    border:1px solid #cacaca;
    color:#fff;
}

a#toateConcertele{
    font-size:13px;
    color:#666;
    text-decoration: none;
    margin-left:15px;
    margin-top:20px;
    display: inline-block;
}

a#toateConcertele:hover{
    color:#e50011;
}

.paginator li{
    float:left;
    margin-right:5px;
}
.paginator{margin-top:10px; margin-left:10px;}
.paginator li a{
    float:left;
    display: inline-block;
    padding:3px 6px;
    font-size:13px;
    text-decoration : none;
    color:#666;
    background:#dedede;
    border:1px solid #ccc;
}

.paginator li a.current, .paginator li a:hover{
    color:#e50011;
    background:#f1f1f1;
}


