﻿BODY
{
    margin: 0px;
    padding: 0px;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    BACKGROUND: url(img/bg4.gif) repeat-y top center #0a0344;
    /*BACKGROUND: url(img/photo_bg_01.jpg) fixed no-repeat top center;*/
}

A
{
    FONT-WEIGHT: normal;
    COLOR: #255aaa;
    TEXT-DECORATION: none
}

A:hover
{
    BORDER-RIGHT: white 1px;
    BORDER-LEFT: white 1px;
    COLOR: #ff3300
}

h1, h2, h3 {font-family: Trebuchet, Tahoma, Sans-Serif; font-weight: normal; }

h1 {font-size: 22px; color: #004896; margin: 10px 0 8px 0}
h2 {font-size: 18px; color: #004896; margin: 8px 0 5px 0}
h3 {font-size: 14px; color: #004896; margin: 8px 0 4px 0}
p {line-height: 18px; margin: 0 0 8px 0}

h1 + h2 {margin-top: -4px;}

/* LAYOUT  */
/* ******************************* */

#curtain { 
	position: fixed; 
	_position: absolute; 
	z-index: 999; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	_height: expression(document.body.offsetHeight + "px"); 
	background: url(img/curtain.png); 
	_background: url(img/curtain.gif); 
} 

#curtain_busy  
{  
	display:block;    
	position:absolute;    
	top:45%;    
	left:50%;    
	width:150px;
} 

#curtain_busy p {text-align: center;}

#container1
{
    margin: 0px auto ;
    width: 740px;
    BACKGROUND: url(img/bg4.gif) repeat-y top center #0a0344;
    
    /*width: 958px;
    background: url('img/958_box-bg.png') top left repeat-y;*/
}

#container1_end
{
    margin: 0px auto ;
    width: 740px;
    /*width: 958px;
    height: 36px;
    background: url('img/958_box-bg-end.png') top left no-repeat;*/
}

#container2
{
    width: 742px;
    /*width: 958px;
    padding: 0 25px;
    padding-bottom: 25px;*/
   
}

#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);
}
/* ----------------------------------------------*/


/* --- FrontPageNews ----------------------- */
.FrontPageNews { margin-top: 0px; width: auto }
.FrontPageNews h2 {margin: 0; margin-bottom: 15px; letter-spacing: 1px;}
.FrontPageNews table { border: non; border-collapse: collapse}
.FrontPageNews table td { padding-bottom: 3px; }
.FrontPageNews table td p { margin: 0; line-height: normal }
.FrontPageNews td.date { font-size: 10px; padding-top: 3px }
.FrontPageNews td.header {padding-left: 10px;}
.FrontPageNews td.header a {}
.FrontPageNews td.header a:hover {}
.FrontPageNews p.AllNews {margin: 10px 0 10px 0; width: 150px; border-top: 1px dotted silver}

#NewsEventsContainer {}
#NewsEventsContainer p.NewsEventTitle {margin-top: 10px; margin-bottom: 20px; font-size: 20px; line-height: normal }
span.PublishDate { font-size: 14px; font-style: italic;  }
/* --- end FrontPageNews ----------------------- */


/* --- EventsCalendar ----------------------- */

#EventsCalendar .TodayCell
{
	border-top: 2px solid red;
	width: auto; 
}

#EventsCalendar p.TodayDay
{
	margin: 0;
	padding: 2px 4px;
	font-weight: bold;
	color: red;
}

#EventsCalendar p.Day
{
	margin: 0;
	padding: 2px 4px;
	font-weight: normal;
}


#EventsCalendar .WorkingDay_SelectedMonth
{
	border: none;
	width: auto; 
	background: lime;	
}

#EventsCalendar .WorkingDay_OtherMonth
{
	border: none;
	width: auto; 
	background: #f1f1f1;	
}

#EventsCalendar .NonWorkingDay_SelectedMonth
{
	border: none;
	width: auto; 
	background: pink;
}

#EventsCalendar .NonWorkingDay_OtherMonth
{
	border: none;
	width: auto; 
	background: #f1f1f1;
}

#EventsCalendar .CalendarHeader
{
    background-color: #00BFFF;
    width: 100%;
    font-size: 18px;
}

#EventsCalendar .CalendarHeader .CalendarHeader_LeftColumn { width: 100px; padding: 5px 4px; }

#EventsCalendar .CalendarHeader .CalendarHeader_MiddleColumn { text-align: center; padding: 5px 0; }

#EventsCalendar .CalendarHeader .CalendarHeader_RightColumn { width: 100px; text-align: right; padding: 5px 4px;}

#EventsCalendar .CalendarHeader_DaysHeader
{
    background-color: Silver; 
    width: 100%; 
    height: 40px;
}

#EventsCalendar .CalendarHeader_DaysHeader td
{
    width: 130px; 
    text-align: center;
}

#EventsCalendar .EventsDescription
{
    padding: 0 4px;
}

#EventsCalendar .EventsDescription p
{
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 3px 0 ;
}


#EventsCalendar .CalendarFooter
{
}

/* --- end EventsCalendar ----------------------- */


#PageUpdated {margin-bottom: 10px; font-size: 11px; color: #666666; text-align: left }
span.PageUpdated_Date {font-style: italic}

.ContentAdminPanel
{
    padding: 5px 10px;
    background: pink; 
}

#content .ContentAdminPanel a
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}

#content .ContentAdminPanel a:hover
{
    text-decoration: underline;
}

/* --- DETAILSVIEW ----------------------- */

.DetailsView { background: url('img/form-bg-lightblue.jpg') no-repeat left bottom #ffffff }
.DetailsView td {font-size: 12px; vertical-align: top;}
.DetailsView_Header td {text-align: left; background: #f1f1f1; padding: 6px; border-bottom: 1px solid #cccccc; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; line-height: 1.2em}
.DetailsView_Footer td {padding: 4px 0; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; line-height: 1.2em}
.DetailsView_Footer td p {text-align: left; margin: 0; padding: 4px; border-top: 1px solid #cccccc; }
.DetailsView_Row, .DetailsView_AltRow {}
.DetailsView_Row td, .DetailsView_AltRow td {padding: 6px;}
.DetailsView table {}
.DetailsView td.label {padding: 4px 0; font-size: 10px; font-family: Verdana, Sans-Serif; color: #666666 }
.DetailsView td.label_required {padding: 4px 0; font-weight: bold;}
.DetailsView td.data {padding: 4px 4px 4px 20px;}
.DetailsView td.data input {width: 200px; color: Navy; font-size: 12px; border: 1px solid #cccccc; padding: 2px;}
.DetailsView td.data .RadioButton input {border: none; padding: 2px; width: auto}
.DetailsView td.data input.ReadOnly {width: auto; background: #e1e1e1}
.DetailsView td.data input.DateTime {width: auto; font-family: Courier}
.DetailsView td.data input.DateTimeReadOnly {width: auto; font-family: Courier;  background: #e1e1e1}
.DetailsView td.data input.withSelect { border: none; border-bottom: 1px dotted #cccccc; }
.DetailsView td.data input.button {}
.DetailsView td.data select {width: 200px; color: Navy; font-size: 12px; border: 1px solid #cccccc; padding: 2px;}
.DetailsView td.data textarea {width: 200px; font-family: Verdana, Sans-Serif; font-size: 12px; color: Navy; border: 1px solid #cccccc; padding: 2px;}
.DetailsView td a {text-decoration: none;}
.DetailsView td a:hover {text-decoration: none; color: #ffcccc;}
.DetailsView td p {margin-top: 0px; margin-bottom: 4px;}
.DetailsView td p.FormValidator {margin-top: 0px; margin-bottom: 0px;}
.DetailsView .separator {border: none; padding: 0; margin: 10px 0px; background: #f1f1f1; height: 1px;}
.DetailsView td.properties {padding: 6px 0; color: #666666}
.DetailsView .command {padding: 10px 0px; border-top: 1px solid black; margin-top: 10px;}
.DetailsView .command a {margin-right: 10px;}
.DetailsView .command input {margin-right: 10px;}
td.DetailsView_FieldHeader {font-weight: bold; }

/* --- end DETAILSVIEW ----------------------- */