﻿BODY
{
    margin: 0px;
    padding: 0px;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    BACKGROUND: url(../img/bg4.gif) repeat-y top center #0a0344;
    
}
A
{
    FONT-WEIGHT: normal;
    COLOR: #255aaa;
    TEXT-DECORATION: none
}
A:hover
{
    BORDER-RIGHT: white 1px;
    BORDER-LEFT: white 1px;
    COLOR: #ff3300
}

/* LAYOUT  */
/* ******************************* */

#container1
{
    margin: 0px auto ;
    width: 740px;
    /*border: 1px solid red;*/
    /*background: url('../img/bg2.gif') bottom left repeat-y white ;*/
 }

#container2
{
    width: 742px;
    
/*    background: url('../img/banners/banner2.jpg') 0px 90px no-repeat;*/
}

#cl1
{
    margin-top: 198px ;
    float: left;
    width: 572px;
    
}

.lb1
{
    width: auto;

}


#cr1
{
    margin-left: 572px;
    margin-right: 13px;
    
}

.rb1
{
    width: 150px;
    
}

.fullwidth, #loginbanner
{
    border-top: 2px solid black;
    background: white ;
    width: auto;
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0px 10px 10px 10px;
    text-align: left;
}

#loginbanner
{
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 20px;
    font-size: 10px;
    border-bottom: 1px dotted #f1f1f1;
}

.actionbuttons
{
  text-align:left;
  padding-top: 3px;
  /*padding: 1px 1px 1px 1px;*/
}

/************************************************************************
* 
* Global formatting
*
************************************************************************/

/* all the legend tags use this same style */

legend
{
    font-weight: bold;
    color: #666666;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}


/* ******************************* */


/* RIGHT MENU */
/* ******************************* */

#RightMenu
{
    width: auto;
    height: 201px;
    /*filter: alpha(opacity=80); opacity: 0.8;
    background: yellow;*/
}

#RightMenu UL {
	margin: 0px;
	PADDING: 0px 0px 0px 15px; 
	LIST-STYLE-TYPE: none; 
	width: auto;
}

#RightMenu UL LI {
	PADDING: 3px 0px 0px 0px; 
	DISPLAY: block;
	MARGIN: 0px 0px 0px 0px; 
    text-align: left;
    vertical-align:middle;
    height: 20px;
}

#RightMenu UL LI A {
	DISPLAY: block;
	HEIGHT: 100%;
    text-decoration:none;
    MARGIN: 0px 0px 0px 0px; 
    PADDING: 3px 0px 0px 0px; 
    color: #496FB3 ;
    font-size: 14px;
    width: auto;
    height: 20px;
}
#RightMenu UL LI A:hover {
    /*text-decoration:underline;*/
    /*background: #444444;*/
    height: 20px;
    color: Black;
}
#RightMenu UL LI A.selected 
{
    color: black;
    /*font-weight: bold;*/
    /*padding-left: 5px;*/
}

/* ************************************* */



#MainContent 
{
	width: auto; 
	margin: 15px 10px 10px 10px ; 
	padding: 0px; 
	text-align: left; 

}

.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    COLOR: #66ccff
}

H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 16pt;
    COLOR: #ff3300;
    FONT-FAMILY: Arial;
    margin-top: 0px;
}

H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #ff3300;
    FONT-FAMILY: Arial
}

INPUT
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}
TEXTAREA
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}


.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/*------------------------------------------*/
#Cuprins
{
    border-top: 1px dotted gray;
    margin-top: 5px;
    padding-top: 10px;
    font-size: 13px;
}


.CuprinsCtgTitlu
{
    font-family: Trebuchet MS, Arial, Helvetica;
    /*font-weight: bold;*/
    font-size: 14px;
    padding-top: 10px;
}

.CuprinsCtg
{
    margin-top: 10px;
    margin-left: 10px;
}

.CuprinsCtg p
{
    margin-top: 0px;
    margin-bottom: 8px;
}
/*---------------------------*/


/* ARTICOL PE LARG ------------------------------*/

#TitluCategorieArticol
{
    font-family: Georgia, Times New Roman;
    font-size: 18px;
    letter-spacing: 0.2em;
}

#ContinutArticol
{
    margin-top: 25px;
    font-family: Georgia, Times New Roman;
    font-size: 12px;
    line-height: 1.5em;
}

#ArticolPeLarg
{
    font-family: Times New Roman;
    font-size: 14px;
}

#ArticolPeLarg h1
{
    font-family: Trebuchet MS, Arial;
    font-size: 26px;
    color: Black;
    font-weight: bold;
    margin-top: 32px;    
    margin-bottom: 6px;    
}

#ArticolPeLarg h2
{
    font-family: Trebuchet MS, Arial;
    font-size: 18px;
    color: Black;
    font-weight: bold;
    margin-bottom: 12px;    
    margin-top: 16px;    
    margin-bottom: 8px;    

}

#ArticolPeLarg h3
{
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;
    margin-bottom: 8px;
}

#ArticolPeLarg h4
{
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 8px;
}

#ArticolPeLarg p
{
    margin-top: 0px;
    margin-bottom: 8px;
}


#ArticolPeLarg_Autori
{
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold

}
.DespreAutori
{
    font-size: 12px;
    font-family: Trebuchet MS, Arial; 
    margin-top: 15px; 
    margin-bottom: 5px; 
    width: auto;
    border-top: 2px solid black;
    border-bottom: 1px solid silver;
}

/* ----------------------------------------------*/


/* ---- RATE IT control ------------------------------------------*/
#RateIt_Container
{
    background: #f1f1f1; 
    margin-top: 20px; 
    margin-bottom: 30px;
    border-top: 1px solid silver; 
    padding: 6px; 
    width: auto; 
    height: 25px; 
}

#RateIt_Container td
{
    color:black; 
    background: #f1f1f1;
}

#RateIt_GraphFrame
{
    width: 100px; 
    height: 15px; 
    border: 1px solid silver; 
    background: url(../img/ratebg.gif);
}
/* ----------------------------------------------*/