﻿body {
    background:url(/_pagepictures/bg.gif) repeat-y center top;
}
html, body { 
    margin:0px; 
    padding:0px; 
    width:100%; 
    height:100%; 
    /*text-align:center;*/
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #2C2C2C;
    line-height: 18px;    
}

a{
    color: #0A3A9A;
}

#wrapper { 
    width:992px; 
    height:100%; 
    margin:0px auto; 
    padding:0px; 
    text-align:left; 
}


/* Banner Area */
#top_banner_area { 
    width:986px; 
    height:94px; 
    min-height:93px; 
    margin-left:3px;
    background:#E6E6CE; 
    float:left; 
    display:inline; 
    background:#E6E6CE; 
    border-bottom:1px solid #FFF; 
    padding: 3px 0px 0px 3px;
}
#banner-ad { 
    width:728px; 
    height:auto !important; 
    height:90px; 
    min-height:90px; 
    margin:0px 4px 3px 13px; 
    text-align:center; 
    float:left; 
    display:inline; 
}

#banner-spacer { 
    width:992px; 
    height:6px; 
    line-height:6px; 
    font-size:0px; 
    float:left; 
    background:url(/_PagePictures/banner_shadow.gif) no-repeat 2px 0px; 
}
#hide-shadow-left { 
    width:3px; 
    height:6px; 
    line-height:6px; 
    font-size:0px; 
    margin-left:-1px; 
    float:left; 
    background:url(/_PagePictures/hide_shadow.gif) no-repeat left top; 
}

#hide-shadow-right { 
    width:3px; 
    height:6px; 
    line-height:6px; 
    font-size:0px; 
    margin-right:-1px; 
    float:right; 
    background:url(/_PagePictures/hide_shadow.gif) no-repeat left top; 
}

.clear{
    clear:both; 
    float: none;
    /*height: 1px;*/
}

.top_banner1{
    float: left;
    width: 728px;
    height: 90px;
    margin-right: 5px;
}

.top_banner2{
    float: left;
    width: 248px;
    height: 90px;
    background: #ffffff;
    border: 1px solid #C0C0C0;
    text-align:center;
}

.top_banner2 img{
    border: 0px;
    margin-top: 0px;
}

/* Header */
#header { 
    width:988px; 
    /*height:auto !important; */
    height:103px; 
    /*min-height:90px; */
    margin:0px 0px 0px 2px; 
    float:left; 
    display:inline; 
    background: url(/_PagePictures/top_logo-new.jpg);
}

/* Primary Navigation */
#primary-navigation { margin-left: 20px; width:960px; height:auto !important; height:31px; min-height:31px; float:left; background:url(/_PagePictures/01homepage_r20_c15.gif) repeat-x left bottom; clear:both; }
#primary-navigation ul { width:702px; height:auto !important; height:31px; min-height:31px; list-style:none; float:left; }
#primary-navigation ul li { height:auto !important; height:21px; min-height:21px; padding:5px 15px 5px 7px; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; line-height:21px; background:url(/_PagePictures/01homepage_r18_c20.gif) no-repeat right center; display:inline; }
#primary-navigation ul li a, #primary-navigation ul li a:visited { float:left; color:#000000; }
* html #primary-navigation ul li a { white-space:nowrap; } /* for IE 6 */
#primary-navigation ul li a:hover { background:none; color:#C00000; }
#primary-navigation ul li.last { background:none; }


#top_menu{
    line-height: normal;
    /*background: #666666;*/
    background:  #191919;
    border-top: 1px solid #CCCCCC;
    margin: 0 2px 0 2px;
    /*height: 30px;*/
}

#top_menu ul {
    float: left;
    list-style:none; 
    line-height: normal;
    margin: 0 0 0 130px;
    /*padding: 5px;*/
    padding: 10px;
    /*text-align:center;*/
}

#top_menu ul li { 
    padding:5px 15px 5px 7px; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px; 
    font-weight: bold;
    background:url(/_PagePictures/01homepage_r18_c20.gif) no-repeat right center; 
    display:inline; 
}

#top_menu ul li a, #top_menu ul li a:visited { 
    color:#ffffff; 
    text-decoration: none;
    font-size: 15px;
}


.search_box
{
    background:url(/_PagePictures/search_bg.gif) no-repeat;
    height: 37px;
    width: 225px;    
    float: left;
    }


#left_side{
    width: 150px;
    border-right: 1px solid #CECECE;
    float:left;
    margin-right: 10px;
}

#left_menu {
    list-style:none; 
    line-height: normal;
    margin: 0px;
    padding: 0px;
}

#left_menu li{
    text-align:right;
    background:url(/_PagePictures/left_menu_li_bg.gif) no-repeat left bottom;
    padding: 5px;
}

#left_menu li a{
    font-weight: bold;
    padding: 5px;
}

#middle_side{
    float:left;
    width: 600px;
    /*border-right: 1px solid #CECECE;*/
}

#right_side{
    float:left;
    width: 230px;
    text-align:center;
    margin-top: 10px;       
    /*border:1px solid #ccc;*/
    /*height: 120px;*/
}

#right_side img{
    max-width: 220px;
}

.rss_link{
    float: right;
    margin: 8px 30px 1px 2px;
}
.rss_link img{border: 0px;}


.subscribe_box
{
    /*background:url(/_PagePictures/subscribe_bg.gif) no-repeat top;*/
    background: #F0F0F1;
    margin: 0 auto;
    /*height: 140px;  */
    width: 210px;
    border: 1px solid #ccc;
    /*margin: 0 10px 10px 10px;*/
    }


/*.subscribe_box_title {
    background: #000000;
    color: White;
    font-weight: bold;
    padding: 5px;
    }
*/
.subscribe_box_content
{
    background:url(/_PagePictures/subscribe_bg2.gif) no-repeat left top;
    height: 25px;
    text-align:left;
    padding: 46px 0 0 33px;
    }


.article_main{
    clear:both;
    background: #ffffff;
    padding: 10px;    
}

.article_main_text{

}

.article_main_text img{
    float:left; 
    margin: 0 10px 10px 0; 
    border:1px solid #000;
    max-width: 300px;
}

.articles_category{
    font-size: 17px;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
    padding: 10px 0 10px 20px;
}

.articles_category a{
    color: #C00000;
    text-decoration: none;
}

.article_short{
    clear:both;
    border-bottom: 1px #ccc dashed;
    padding-top: 10px;
    padding-bottom:10px;
}

.article_short_title {
    font-weight: bold;
    padding-bottom: 5px;
}

.article_short_text{
}

.article_short_text img{
    float: left; 
    margin: 0 10px 10px 0; 
    /*width: 100px;*/
    border: 1px solid #000;
}

    .a_citeste
    {
        font-weight: bold;
        color: #a50e0e;
    }


.article_short_author{
    font-size: 13px;
    color: Gray;
}




    /** MENU LEFT **/
	ul#menu_left 	{
        BORDER-RIGHT: #ccc 1px solid; 
        border-bottom: solid 1px #cccccc;
        /*border-right: solid 1px #000000;*/
        BACKGROUND-COLOR: #F2F3EE;
        margin-left: 2px;
        margin-right: -1px;
        list-style-position:inside;
        padding: 0px;
        margin-top:1px;     
        margin-bottom: 10px;   
	}
		#menu_left li 		{
		    list-style: none; 
		    border-bottom: solid 1px #fff;		    
		    padding: 0px;
		    margin:0px;
		}
		#menu_left li a 
		{
		    PADDING-RIGHT: 10px; 
	        PADDING-LEFT: 1px; 
	        PADDING-BOTTOM: 5px; 
	        PADDING-TOP: 5px; 
	        BORDER-RIGHT: #cccccc 5px solid; 
	        /*BORDER-LEFT: #cccccc 5px solid; */
	        /*border-right: solid 1px #000000;*/
	        TEXT-ALIGN: right;
	        DISPLAY: block; 
	        FONT-SIZE: 12px;
	        /*FONT-FAMILY: verdana,san-serif; */
	        /*font-family: 'Arial Narrow';*/
	        /*letter-spacing: 1px;	        */
	        TEXT-DECORATION: none;
            FONT-WEIGHT: bold;
	        background-color: #B30E12;
	        color: #ffffff;
		}
		#menu_left li a:hover {TEXT-DECORATION: underline; background: #E4E6DB; COLOR: #595B50;}
		
		
		
		

#bottom{
    margin: 20px 0 0 0;
    /*margin: 0 2px 0 2px;*/
    /*border-top: 5px solid #BA2423;
    clear: both;*/
    
}

#bottom_section{
    background: #3F3736;
    padding: 20px 20px 20px 20px;
    border-top: 5px solid #BA2423;
}

.bottom_category{
    width: 180px;
    margin: 0 20px 15px 0;
    float:left;
}

.bottom_category_title{
    color: #E2D3A8;
    font-weight: bold;
    padding: 0 0 9px 13px;
    font-size:15px;
}

.bottom_category_details{
    background: #322D2A;
    padding: 10px;
}

.bottom_categories {
    margin: 0;
    padding: 0;
}

.bottom_categories li{
    list-style: none; 
    background:url(/_PagePictures/bottom_categories_bg.jpg) no-repeat left center;
}
.bottom_categories a{
    color: #fff;
    padding: 3px 0 3px 10px;
    text-decoration: none;
}



#footer{
    /*height: 50px;*/
}
		

.location{
    font-weight: bold;
}		


/** Article View **/

.article_title{
    line-height: normal;
    text-align:center;
}

.article_title h1{font-size: 20px;}
	
		
.article_content{
    text-align: justify;
}

.article_content img{
    float: left;
    border: 1px solid #000;
    margin: 0 8px 8px 0;
}




.article_print_section
{
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    text-align: right;
    padding-top: 5px;
    vertical-align:middle;
}



.categorie_description{
    margin: 10px 0px 10px 0px;

}

.left_ads img{
    max-width: 130px;
}

.ad_img img{
    border: 1px solid #787878;
    margin-top: 10px;
}

.ad_text{margin-top: 10px;}

.ad_google{margin-top: 10px;}

.ad_google_links_left a{
    padding: 5px;
    border-bottom: 1px solid #ffffff;
}

/** Print Page **/
.print_article_page
{
    margin: 20px;
}


/**** ADMIN PAGE *****/
.insert_panel
{
    border: solid 1px #E1E1E1;
    margin-bottom: 20px;
}

.insert_panel_header
{
    border-bottom: solid 1px #E1E1E1;
    background: #F4F4F4;
    text-align:center;
    font-weight: bold;
    padding: 5px;
    color: #9C9C9C;
}

.insert_panel_content
{
    padding: 10x;
    background: #F8F8F8;
}


.news{
    margin-bottom: 10px;
}
.news_title{
    /*border-bottom: 1px #ccd7d9 solid;*/
}
.news_title a{font-weight: bold; font-size: 15px;}

.news_date{color: #90adb3; font-size: 11px;}
.news_content{
    border-bottom: 1px #ccd7d9 dotted;
    padding: 10px 0px 10px 0px;
}
.news_content img{
    float: left;
    margin: 0px 10px 10px 0px;
    border: 1px solid #000000;
    padding: 4px;
    max-width: 100px;
}
.lb_error {
    color: #EB2121;
    font-weight: bold;
}


/******************************/
/**** H E L P   I C O N  ******/
/******************************/
.helpicon {
	BORDER-TOP-STYLE: none;
    LINE-HEIGHT: normal;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}
.helpicon IMG {
	VERTICAL-ALIGN: middle;
    WIDTH: 16px;
    HEIGHT: 20px
}
A.helpicon {
	BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../_PagePictures/help_out_lt.gif);
    BORDER-TOP-STYLE: none;
    BACKGROUND-REPEAT: no-repeat;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 20px;
    BORDER-BOTTOM-STYLE: none
}
A.helpicon:hover {
	BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../_PagePictures/help_hover.gif);
    CURSOR: help;
    BACKGROUND-REPEAT: no-repeat;
}
A.helpicon:active {
	BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../_PagePictures/help_hover.gif);
    CURSOR: help;
    BACKGROUND-REPEAT: no-repeat;
    VERTICAL-ALIGN: middle;
}



