/* ===============================================
Main header, menu, trailer
=============================================== */

body {
 background-color: #000000;
 text-align: center;
 min-width: 800px;
 margin: 20px;
 font-family: 'Lucida Grande', Verdana, Sans-serif;
 font-size: 14px;
 color: #4F5155;
}

div#head_logo {
 margin: 0 auto;
 text-align: left;
 padding: 0px;
 width: 700px;
 height: 100px;
}

div#main_menu {
 margin: 0 auto;
 text-align: left;
 vertical-align: middle;
 padding: 0px;
 width: 700px;
}

a {
 color: #ff5b68;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

.menu_active a {
/* color: #8e4a06; */
 color: #c26408;
 text-decoration: underline;
 font-size: 20px;
}

.menu_active a:hover {
 color: #ff840b;
 text-decoration: underline;
 font-size: 20px;
}

.menu_inactive a {
/* color: #275b68; */
 color: #3a879a;
 font-size: 20px;
}

.menu_inactive a:hover {
 color: #4eb6d0;
 text-decoration: underline;
 font-size: 20px;
}

div#trailer {
 margin: 0 auto;
 font-size: 9px;
 text-align: center;
 padding: 0px;
 width: 700px;

}


/* ===============================================
Main containers
=============================================== */

div#main_content_0 {
 background: #000000;
 margin: 0 auto;
 color: #cfcfcf;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 width: 800px;
 height: 400px;
}

div#main_content_1 {
 background: #000000 url('/res/img/on_bg_1.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0 auto;
 color: #cfcfcf;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 width: 800px;
 height: 400px;
}

div#main_content_2 {
 background: #000000 url('/res/img/on_bg_2.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0 auto;
 color: #cfcfcf;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 width: 800px;
 height: 450px;
}

div#main_content_3 {
 background: #000000 url('/res/img/on_bg_3.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0 auto;
 color: #cfcfcf;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 width: 800px;
 height: 400px;
}

div#main_content_4 {
 background: #000000 url('/res/img/on_bg_4.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0 auto;
 color: #cfcfcf;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 width: 800px;
 height: 400px;
}


/* ===============================================
NOUTATI
=============================================== */

div#no_alpha_box_1 {
 border: 1px solid #3f3f3f;
 border-top-width: 14px;
 background-color: #000000;
 filter: alpha(opacity=75);
 -moz-opacity: .75;
 -khtml-opacity: .75;
 opacity: .75;
 position: relative;
 top: 40px;
 left: 70px;
 width: 250px;
 height: 360px;
}

div#no_alpha_box_2 {
 border: 1px solid #3f3f3f;
 border-top-width: 14px;
 background-color: #000000;
 filter: alpha(opacity=75);
 -moz-opacity: .75;
 -khtml-opacity: .75;
 opacity: .75;
 position: relative;
 top: -335px;
 left: 370px;
 width: 350px;
 height: 130px;
}

div#no_alpha_box_3 {
 visibility: hidden;
 border: 1px solid #3f3f3f;
 border-top-width: 14px;
 background-color: #000000;
 filter: alpha(opacity=75);
 -moz-opacity: .75;
 -khtml-opacity: .75;
 opacity: .75;
 position: relative;
 top: -300px;
 left: 370px;
 width: 350px;
 height: 180px;
}

div#no_alpha_box_test {
 border: 1px solid #3f3f3f;
 border-top-width: 14px;
 background-color: #000000;
 filter: alpha(opacity=75);
 -moz-opacity: .75;
 -khtml-opacity: .75;
 opacity: .75;
 position: relative;
 top: -300px;
 left: 370px;
 width: 350px;
 height: 180px;
}

div.no_alpha_content {
 filter: alpha(opacity=100);
 -moz-opacity: 1;
 -khtml-opacity: 1;
 opacity: 1;
 color: #cfcfcf;
 margin: 0px 10px 10px 10px;
}

div.no_alpha_content a {
 color: #cfcfcf;
 text-decoration: none;
}

div.no_alpha_content a:hover {
 color: #ffffff;
 text-decoration: none;
}

span.box_title {
 background-color: #000000;
 color: #4eb6d0;
 text-decoration: underline;
 font-size: 16px;
 font-weight:bold;
}

span.box_bold {
 color: #ffffff;
 font-weight:bold;
}

span.box_bold a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

span.box_bold a:hover {
 color: #ff840b;
 font-weight: bold;
 text-decoration: underline;
}

span.box_italic {
 font-style: italic;
}

span.box_italic a {
 color: #cfcfcf;
 font-style: italic;
 text-decoration: none;
}

span.box_italic a:hover {
 color: #ff840b;
 font-style: italic;
 text-decoration: none;
}

span.box_right {
 text-align: right;
 color: #ffffff;
 font-weight:bold;
 float: right;
}

span.box_right a {
 text-align: right;
 color: #ffffff;
 font-weight:bold;
 text-decoration: none;
 float: right;
}

span.box_right a:hover {
 text-align: right;
 color: #ff840b;
 font-weight:bold;
 text-decoration: underline;
 float: right;
}


/* ===============================================
TRUPA
=============================================== */

div#main_trupa_text {
 background-color: transparent;
 padding: 50px 75px 25px 75px;
 width: 500px;
}


/* ===============================================
MUZICA
=============================================== */

div#mu_container {
 background-color: transparent;
 padding: 20px 20px 20px 50px;
 width: 800px;
}

div.mu_section {
 background-color: transparent;
 padding-top: 50px;
 text-align: center
}

span.mu_title {
 padding-top: 20px;
 color: #cfcfcf;
 font-size: 18px;
 font-weight:bold;
}

span.mu_item  a{
 color: #cfcfcf;
 text-decoration:none;
}

span.mu_item  a:hover{
 color: #ffffff;
 text-decoration: underline;
}

div.mu_song {
 background-color: transparent;
 padding-top: 50px;
 text-align: center
}

span.mu_songname {
 color: #cfcfcf;
 font-size: 18px;
 font-weight:bold;
}

span.mu_lyrics {
 color: #cfcfcf;
 line-height: 1;
}


/* ===============================================
IMAGINI
=============================================== */

div#myGallery {
 margin: 30px auto;
}


/* ===============================================
VIDEO
=============================================== */

div#video_caption {
 background-color: transparent;
 padding: 20px 75px 10px 75px;
 width: 320px;
}

span.video_title {
 font-size: 14px;
 font-weight: bold;
}

span.video_desc {
}

div#video_main {
 background-color: transparent;
 padding: 0px 75px 25px 75px;
 width: 330px;
 height: 278px;
}

div#video_playlist {
 background-color: transparent;
 font-size: 14px;
 font-weight: bold;
 line-height: 2;
 position: relative;
 top: -310px;
 left: 450px;
 width: 250px;
 height: 300px;
}

div#video_playlist a {
 color: #4eb6d0;
 font-weight: bold;
}

div#video_playlist a:hover {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}


/* ===============================================
COMUNITATE
=============================================== */

div#main_mesaje {
 background-color: transparent;
 padding: 50px 75px 25px 75px;
 width: 400px;
}

span.section_title {
 font-size: 14px;
 font-weight: bold;
}

div.input_line {
 font-size: 11px;
 height: 21px;
}

div.input_text {
 font-size: 11px;
 height: 88px;
}

span#validation_err {
 color: #ff3333;
 font-weight: bold;
}

p.co_label {
 color: #cfcfcf;
 width: 100px;
 text-align: right;
}

input.co_text {
 display: block;
 float: right;
 border: 1px solid #3a879a;
 background-color: #000000;
 font-family: 'Lucida Grande', Verdana, Sans-serif;
 font-size: 11px;
 color: #cfffff;
 width: 250px;
}

textarea.co_textarea {
 display: block;
 float: right;
 border: 1px solid #4eb6d0;
 background-color: #000000;
 font-family: 'Lucida Grande', Verdana, Sans-serif;
 font-size: 11px;
 color: #cfffff;
 width: 250px;
 height: 80px;
}

input.co_submit {
 display: block;
 float: right;
 border: 2px solid #3a879a;
 background-color: #000000;
 font-family: 'Lucida Grande', Verdana, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #4eb6d0;
 width: 120px;
}

p.co_comment {
 color: #cfcfcf;
 font-style: italic;
 width: 400px;
}

span.co_author {
 color: #cfcfcf;
 font-style: normal;
 font-weight: bold;
}

span.co_date {
 color: #7f7f7f;
 font-size: 10px;
}

.i_link a {
 color: #cfcfcf;
 font-weight: bold;
 line-height: 3;
}

.i_link a:hover {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
 line-height: 3;
}