﻿body
{
    margin:0px 0px 0px 0px;
    background: url(../img/bg-general.gif) top left repeat-x #583C72;
    padding: 0px;
}


/* SITE LAYOUT
/* ************************************************** */

#precontainer
{
    background: url(../img/bg-left-bottom.gif) bottom left no-repeat white;
    width: 1008px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;

}

#container
{
    background: url(../img/bg-mare-content.gif) top left repeat-y;
    width: auto;
    margin: 0px;
    padding: 0px;
}

#container1
{
    background:url(../img/top-bg-yellow.gif) top left repeat-x ;
    /*border: solid 1px black;*/
    width: auto;
    margin: 0px;
    padding: 0px;
}

#TopContainer
{
    background: url(../img/top-bg-yellow.gif) repeat-x;
    height: 120px; 
    width: auto;
}

#HalfLogo
{
    text-align: left;
    width: 170px;
}

#columnleft1
{
    border: none;
    border-collapse: collapse;
    float: left;
    width: 810px;
    /*border: solid 1px black;*/
}   

.leftblock1
{

    font-size: 13px;
    font-family: Arial;
    color: Black;
/*    border: solid 1px black;*/
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}


#columnright1
{
    margin-left: 810px;
    /*border: solid 1px black;*/
    /*background: url(../img/bg-rightbar.gif) bottom left repeat-x #607BB4; */
}

.rightblock1
{
    font-size: 13px;
    font-family: Arial;
    color: Black;
    /*border: solid 1px black;*/
    padding: 0px 0px 10px 4px;
    margin: 0px;
    vertical-align: top;
    width: 176px;
}

#container2
{
    /*background: url(../img/half2-leftbar.gif) bottom left no-repeat ;*/
/*    border: solid 1px black;*/
    width: auto;
    margin-top: 0px;
    padding: 0px;
}

#columnleft2
{
    background: url(../img/half2-logo.gif) top left no-repeat;
    float: left;
    width: 170px ;
/*    height:170px;*/
/*    border: solid 1px black;*/

}

.leftblock2
{
    background: url(../img/left-bg-red.gif) top left repeat-y;
    position: relative; 
    top: 55px;
    font-size: 12px;
    font-family: Arial;
    /*border: solid 1px black;*/
    padding: 0px 10px 30px 10px;
    color: White;
}


#columnright2
{
    background: url(../img/layout_07.gif) top left no-repeat ;
    margin-left: 170px;
/*    border: solid 1px black;*/

}

.rightblock2
{

    font-size: 13px;
    font-family: Arial;
    color: Black;
/*    background: lightgreen;*/
    padding: 20px 30px 20px 10px;
    /*margin-left: 100px;*/
    vertical-align: top;
/*    background: url(../img/layout_12.gif) bottom left no-repeat;*/
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    border: none;
    border-collapse: collapse;
    clear: both;
}

#footer
{
    height: 95px;
    width: auto;
    background:url(../img/layout_14.gif) bottom left repeat-x #F4EB41;
    border-top: 2px solid black;

}
#footerblock
{
    margin-top: 15px;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    color: black
    
}

/* ********************************************* */


/* TOP MENU */
/* ********************************************* */
#TopMenu
{
    width: auto; 
    height: 25px; 
/*    background: yellow;*/

}

#TopMenu a
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: black;
}

#TopMenu a:hover
{
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: Red;
}


/* ********************************************* */


/* Sfatul zilei */
/* ********************************************* */
#TipOfTheDay
{
    font-weight: 500;
    width: 180px;
    /*height: 136px;*/
    /*background: url(../img/tip.jpg) top left no-repeat;*/
}

#TipOfTheDay p
{
    font-size: 11px;
    font-family: Georgia;
    padding: 0px;
    margin: 15px 15px 30px 7px;
}
/* ********************************************* */


/* RIGHT column*/
/* ********************************************* */
#ads
{
}

.containerAssistant
{
    width: 180px;
    margin-top: 10px;
    margin-bottom: 10px;   
    border: 1px solid black;
/*    background: #607BB4;*/
    background: #e0e0e0;
}

.containerRC
{
    width: 180px;
    /*margin-top: 10px;*/
    margin-bottom: 10px; 
}

.containerRC img
{
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.titluContainer
{
    text-align: left;
    height: 20px;
    background: url(../img/titluContainer.gif) repeat-x;
    color: White;
    padding: 5px 5px 0px 5px;
    width: auto;
}

/* ********************************************* */


/* POLL
************************************************* */
.containerPOLL
{
    width: 180px;
    margin-top: 10px;
    margin-bottom: 10px;   
    border: 1px solid black;
/*    background: #607BB4;*/
    background: #FFF3A5;
    text-align: center;
}

.PollRadioList
{
    margin-top: 8px;
    padding-bottom: 8px;
    font-size: 11px;
    text-align: left;
}

.PollCheckList
{
    margin-top: 8px;
    padding-bottom: 0px 5px 8px 5px;
    font-size: 11px;
    text-align: left;
}

.PollTitle
{
    font-size: 15px;
    margin-top: 8px;
}

.PollVoteButton
{
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 12px;
    border: 1px solid black;
    background: gold;
    color: black;
    letter-spacing : 1px;
    height: 20px;
}

.PollLink
{
    padding-bottom: 8px;
}

.PollLink a
{
    color: #607BB4;
    font-size: 10px;
    font-style: italic;
    text-decoration: none;
    
}

.PollLink A:hover
{
    text-decoration: underline;
}

/* ********************************************** */



/* LEFT MENU
/* ************************************************** */

.LeftMenuCtgFrame
{
    padding-bottom: 25px; 
    width: 144px; 
    /*border: 1px solid black;*/
}

.LeftMenuCtgTitle
{
    padding: 0px 0px 0px 10px; 
    margin: 0px 0px 8px 0px;
    text-align: left; 
    font-weight: 600;
    font-size: 13px;
    background: url(../img/ctg-title-marker.gif) left no-repeat  ;
    /*height: 25px;*/
    /*margin-left: -4px;*/
    /*border: 1px solid black;*/
}

#LeftMenu
{
    width: 144px;
}

#LeftMenu UL {
	Margin: 0;
	PADDING: 0px 0px 0px 6px; 
	LIST-STYLE-TYPE: none; 
	BORDER-width: 0px;
	width: 144px;
}

#LeftMenu UL LI {
	PADDING: 3px 0px 0px 0px; 
	DISPLAY: block;
	MARGIN: 0px 0px 0px 0px; 
    text-align: left;
    vertical-align:middle;
    height: 17px;
}

#LeftMenu UL LI A {
	DISPLAY: block;
	HEIGHT: 100%;
    text-decoration:none;
    MARGIN: 0px 0px 0px 0px; 
    PADDING: 3px 0px 0px 0px; 
    color: #e1e1e1;
    width: auto;
    height: 17px;
    border-bottom: 1px dotted pink;
}
#LeftMenu UL LI A:hover {
    /*text-decoration:underline;*/
    /*background: #444444;*/
    border-bottom: 1px solid white;
    height: 17px;
}
#LeftMenu UL LI A.selected 
{
    color: yellow;
    /*font-weight: bold;*/
    /*padding-left: 5px;*/
}

/* ************************************************** */


/* Titlu Categorie*/
/* ************************************************** */
#TitluCategorieArticol
{
    font-weight: bold;
    font-size: large;
    width: auto;
    background: url(../img/ctgname-bg.gif) top left repeat-y #E57372 ; 
    height: 27px; 
    padding: 3px 0px 0px 5px;
    margin-bottom: 15px;
    color: White;
    letter-spacing: 0.1em;
}
/* ************************************************** */


/* Articole pe scurt */
/* ************************************************** */

.containerPeScurt
{
    margin: 15px 0px 0px 0px ;   
    /*border: 1px solid red;*/
    padding: 0px 0px 1px 0px;
    height: auto;
    overflow:visible;
}

.aps_lc
{
    float: left;
    width: 110px;
    /*border: solid 1px green;*/
}

.aps_lb
{
    height: 100%;
    font-size: 13px;
    font-family: Arial;
    color: Black;
    /*border: 1px solid #DBDB79; */
    padding: 0px;
    margin: 0px;
/*    background: #Fafafa url(../img/background_columnleft-bw.gif) repeat-y; */
    vertical-align: top;
}

.aps_rc
{
    margin-left: 120px;
    /*border: solid 1px black;*/
  /*  position:relative; */
}

.aps_rb
{
    font-size: 13px;
    font-family: Arial;
    color: Black;
    /*border: 1px solid #DBDB79; */
    padding: 0;
    margin: 0px 0px 20px 0px;
    vertical-align: top;
/*    background: #FEFFAB url(../img/background_columnright-bw.gif) repeat-y; */
    /*position: relative;
    height: 100px;
    width:219px;*/
}

#ArticolPeScurt
{
    font-family: Arial;
    color: Black;
    width: 100%;
}

#ArticolPeScurt td
{
	padding-bottom: 20px;
}

#ArticolPeScurt p.links
{
	margin: 5px 0px 0px 115px;
	font-size: 11px;
}

#ArticolPeScurt a
{
    text-decoration: none;
    color: red;    
}

#ArticolPeScurt .imgContainer
{
	float: left;
	margin: 0;
}

#ArticolPeScurt a:hover
{
    text-decoration: underline;
    color: red ;
}

#ArticolPeScurt h1 /* titlu articol */
{
    font-size: 14px;
    font-weight:bold;
    color: black;
    text-decoration: none;
    padding: 0px;
    margin: 0px 0px 0px 115px;
}
#ArticolPeScurt h1 a /* titlu articol */
{
    color: black;
    text-decoration: none;
}

#ArticolPeScurt h1 a:hover /* titlu articol */
{
    color: black;
    text-decoration: none;
    border-bottom: 1px solid red;
}


#ArticolPeScurt h2 /* autori */
{
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    padding: 0px;
    margin: 0px 0px 0px 115px;
    
}

#ArticolPeScurt h3 /* continut articol */
{
    margin: 5px 0px 0px 115px;
    padding-bottom: 0px 0px 0px 0px ;
    font-size: 13px;
    color: #333333;
    font-weight: normal;
    text-align: justify;
}

#ArticolPeScurt img /* imaginea care apare in stanga articolului */
{
    width: 100px;
    height: 100px;
    border: 1px solid black;
    margin-right: 15px;
}

/* ************************************************** */


/* Alte articole din aceasta categorie*/
/* ************************************************** */
#AADAC
{
    border-top: 1px dotted #666666;
    margin: 25px 0px 0px 0px;
    padding: 5px 0px 20px 0px;
    color: #666666;
}

#AADAC ul
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 0px;
    list-style-type: none;
}

#AADAC ul li
{
    padding-bottom: 5px;
}

#AADAC li a
{
    text-decoration: none;
    color: #666666;
}

#AADAC li a:hover
{
    /*text-decoration: underline;*/
    color: Red;
}

/* ************************************************** */


/* Articole pe LARG */
/* ************************************************** */


#ArticolPeLarg
{
    font-family: Arial;
    color: Black;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

#ArticolPeLarg a
{
    text-decoration: none;
    color: red;
}

#ArticolPeLarg a:hover
{
    text-decoration: underline;
}

#ArticolPeLarg H1
{

    font-size: 20px;
    /*font-weight:bold;*/
    color: black;
    text-decoration: none;
    padding: 0px;
    margin: 30px 0px 0px 0px;   
}

#ContinutArticol
{
    line-height: 1.5em;
    margin-top: 25px;
    padding: 0px;
}

#ContinutArticol p
{
    margin-top: -2px;
    text-align: justify;
}

#ArticolPeLarg H2
{
    margin-top: 15px;
    padding-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
}

#ArticolPeLarg H3
{
    margin-top: 15px;
    padding-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
   
}

#ArticolPeLarg img
{
    margin: 10px;
}

/* ************************************************** */


.RateIt_Radio
{
    font-family: Arial;
    font-size: 10px;
}
/* ************************************************** */


/* Formular de inscriere Newsletter */
/* ************************************************** */
#NewsletterForm
{
    font-family: Arial; 
    font-size: 12px
}

#NewsletterForm table
{
    border-collapse: collapse;
}

#NewsletterForm td
{
    vertical-align: top;
    font-size: 12px;
}

#NewsletterForm input, textarea, select
{
    font-size: 12px;
    font-family: arial;
    border: 1px solid silver;
    padding: 0px;
}

#NewsletterForm small
{
    font-size: 10px;
}

/* ************************************************** */

.UserRegistrationForm {font-family: Helvetica, Arial, Sans-Serif; width: 400px;}
.UserRegistrationForm td {padding: 4px;}
.UserRegistrationForm input {font-family: Helvetica, Arial, Sans-Serif; }
.UserRegistrationForm input.txtfield {width: 200px;}
.UserRegistrationForm input.datefield {font-family: Courier; width: auto}
.UserRegistrationForm input.checkboxfield {width: auto}
.UserRegistrationForm textarea.txtblock {width: 200px; font-family: Helvetica, Arial, Sans-Serif; font-size: 11px}