@charset "utf-8";

/* --------- AUTHOR -----------    */
/* NAME: Bunea Camelia             */
/* EMAIL: camelia.cristiana@gmail.com  */
/* ----------------------------    */

/* ----------------------------    */
/* STANDARD HTML TAG RESET         */
/* ----------------------------    */


     body, html, h1, h2, h3, h4, p, ul, li, img, table, tbody, tfoot, thead, tr, th, td, a, ol, fieldset, label,
     form {
             border: 0px none;
             margin: 0px;
             padding: 0px;
             outline: 0;
             background: transparent;
         }

    table { border-collapse: collapse; border-spacing: 0; }

    ul {list-style-type: none;}

/* ----------------------------    */
/* STANDARD HTML TAG DEFINITION    */
/* ----------------------------    */


     body {
         /* background style */
            background-color:#FFFFFF;
			background: #FFF url(../img/background.png) 0 0 repeat-x;
        
        /* typo style */
            font-family: "Trebuchet", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
            line-height: 1.4;
            font-size: 12px;
        }
	
	html {background-color:#142830;}

     h1, h2, h3, h4 {font-family: "Trebuchet", Tahoma, Arial, sans-serif; color:#63c4e1;}
     h1{font-size: 24px; font-weight:normal;}
     h2{font-size: 21px; font-weight:normal;}
     h3{font-size: 13px;}
     h4{font-size: 11px;}

     a:link, a:visited {color:#63c4e1;}
     a:hover {}
        
      .clear {clear:both;}


/* ----------------------------        */
/*           WRAPPER & OTHER's            */
/* ----------------------------        */

div#wrapper {margin:0 auto; width:980px;}

ul.header li {float:left;}
ul.header li.logoits {margin:0 200px 0 10px;}
ul.header li.logoitsnat {margin-left:180px;}

/*SLIDING PICTURES*/

.pics {  
    height:  101px;  
    width:   105px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 1px;      
    width:  101px; 
    height: 97px; 
    top:  0; 
    left: 0;
} 

/* ----------------------------        */
/*               MENU's                 */
/* ----------------------------        */

div#menuTop {height:21px;}
div#header {height:125px; margin:10px 0 10px 0;}
div#menu {background: transparent url(../img/menu.png) 0 0 no-repeat; height:45px; padding:7px 0 0 2px;}
div#menu a {color:#FFF;}
div#menu a:hover {color:#39F;}

div#menuTop {float:right; margin-right:5px; font-size:11px; padding-top:2px;}
div#menuTop ul {}
div#menuTop ul li {float:left;}
div#menuTop ul li a {text-decoration:none; color:#333; display:block; background: transparent url(../img/separator.png) right center no-repeat; padding:0 6px 0 6px;}
div#menuTop ul li a:hover {text-decoration:underline;}


div#menu_recits {float:left; width:160px;}
div#content_recits {float:right; width:810px;}

div#content_recits p {margin:8px 0 8px 0;}
div#content_recits img {padding:3px;}
div#content_recits ul {list-style-type: disc;}
div#content_recits ul li {margin-left:25px;}
div#content_recits table {width:100%;}

div#menu_recits ul {}
div#menu_recits ul li {}
div#menu_recits ul li a {text-decoration:none; font-size:12px; color:#333; display:block; height:25px; width:160px; border-bottom:1px dotted #CCC;}
div#menu_recits ul li a:hover {color:#333; background-color:#F4F4F4;}

/* ----------------------------        */
/*              CONTENT                 */
/* ----------------------------        */

div#content {}
div#content p {margin:8px 0 8px 0;}
div#content img {padding:3px;}
div#content ul {list-style-type:disc;}
div#content ul li {margin-left:25px;}
div#content table {width:100%;}

div#content2 { background: #63c4e1 url(../img/footer1.png) 0 0 repeat-x; margin-top:30px; padding:15px 0 15px 0;}
div#content2 div {margin:0 auto; width:980px;}
div#content2 ul.cont2 {}
div#content2 ul.cont2 li {float:left; width:315px; margin:0 5px 0 5px; color:#FFF; font-size:10px;}
div#content2 ul.cont2 li h3 {color:#FFF;}
div#content2 ul.cont2 li hr {color:#CCC;}
div#content2 ul.cont2 li p {margin:8px 0 8px 0;}

.gogu {list-style-type:disc;}
.gogu li {margin-left:25px; }

.eveu {width:700px; margin:5px auto; padding:10px 0 10px 70px; position:relative; background-color:#EDEDED;}
.eveu_white {width:700px; margin:5px auto; padding:10px 0 10px 70px; position:relative;}
.eveul {float:left; width:300px;}
.eveur {float:right; width:300px;}
.eveu_img {top:0px; left:0px; position:absolute;}

/* ----------------------------        */
/*               FOOTER                 */
/* ----------------------------        */

div#footer {background: #142830 url(../img/footer2.png) 0 0 repeat-x; color:#CCC; text-align:center; padding-top:15px; font-size:10px;}


.tickercontainer { /* the outer div with the black border */
border-top:1px dotted #CCC;
border-bottom:1px dotted #CCC;
background-color:#FFF;
width:977px;
height: 27px; 
margin: 0; 
padding: 7px 0 0 12px;
overflow: hidden; 
}
