@charset "utf-8";
/*
	*	Copyright - 2009 Prime-Tech
	* 	CSS Stylesheet for Content Management Machine
	*	General HTML definitions
	*/

body {
	background-image: url(../imagini/background3.jpg);
	background-position: center;
	background-repeat: repeat;
	font-family:Georgia, Arial;
	font-size: 12px;
	margin:0px;
	color: #000000;
}

h1 {
	font-size:20px;
	color: #346714;
	border-bottom: 1px dotted #6b4700;
	padding-top: 0px;
	margin-top: 2px;
}
h2 { 
	font-size:18px;
	color: #346714;
	border-bottom: 1px dotted #6b4700;
	padding-top: 0px;
	margin-top: 2px;
}
h3 {
	font-size:16px;
	color: #346714;
	border-bottom: 1px dotted #6b4700;
	font-style: italic;
	padding-top: 0px;
	margin: 0px;
}
h4 { font-size:12px; }
h5 { font-size:11px; }
h6 { font-size:10px; }

hr {
	margin-left: 15px;
	margin-right: 15px;
	height:1px;
	border:none;
	background-color:#96d045;
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border: 0px;
	vertical-align: middle;
}

form {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}

input {
	font-size: 12px;
	border: 1px solid #666666;
	font-family:Georgia;
}

p {
	text-indent:20px;
	padding: 3px;
	margin: 0px;
	text-align: justify;
}

a,
a:link,
a:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:#743911;
}

a:hover {
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;
	text-decoration: underline;
	color:#6b4700;
}
a:active,
a:focus {
	outline: 0;
}

b { }
button { }
caption { }
span { }
abbr { }
code { }
cite { }
acronym { }
blockquote { }
div { }
dl {
	color: #346714;
	border: 1px solid #96d045;
	padding: 3px;
	background-color: #F6F6F6;
}
dt {
	color: #000000;
	border: 1px;
	padding: 3px;
	background-color: #F6F6F6;
}
em { }
label { }
legend { }
ul {
	list-style-image: url(../imagini/bullet.png);
	list-style-position: inside;
	padding-left:5px;
}
ul li {
	color: #000000;
	text-align: justify;
}

ol {
	counter-reset: item;
}
ol li { 
	display: block;
	text-align: justify;
}
ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	font-weight: bold;
	color: #009900;
	padding-right: 5px;
}


map { }
area { }
samp { }
select { }
small { }
span { }
sub { }
sup { }
table { }
thead { }
tbody { }
tr { }
td {}
tfoot { }
textarea { }
object {
	padding:0px;
	margin:0px;
	border:0px;
}

/*-----------------------------------------------------------------------------------
	*	HEAD
	*/

#header {
	vertical-align: top;
	padding-top: 0px;
}

/* search form */
#header #search {
	background-image: url("../imagini/walnut4.jpg");
	background-position:right;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 25px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-top: 7px;
	height: 40px;
	color:#FFFFFF;
}
#header #search form {
}
#header #search input {
	border:1px dotted #BBBBBB;
}
#header #search button {
	border:1px dotted #BBBBBB;
}

/* site languages */
#header #language {
}
#header #language img {
	border:0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom:3px;
}


#header .static {
	text-align:left;
}
#header #sigla {
	/*
	background-image: url(../imagini/site/head_right.jpg);
	background-position:right;
	background-repeat: no-repeat;
	*/
	vertical-align: middle;
}
#header #groups {
	background-image: url("../imagini/walnut3.jpg");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	margin-top: 15px;
	border-bottom: none;
}
#header #groups .collapse {
	border-collapse: collapse;
}
#header #groups a,
#header #groups a:link,
#header #groups a:visited {
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	width: 140px;
	border-collapse: collapse;
	color: #eeeeee;
	display: block;
	background-image:url("../imagini/menu_button.png");
	background-repeat:no-repeat;
	background-position:bottom;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
	text-transform: lowercase;
	font-weight:bold;
}
#header #groups a:hover {
	background-image:url("../imagini/menu_button_hover.png");
	background-repeat:no-repeat;
	background-position:bottom;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	text-transform: lowercase;
}

#header #flash {
	height: 191px;
	padding:0px;
	border: none;
	margin: 0px;
}

#header #quicklinks {

	padding-left: 50px;
	vertical-align: middle;
}


/*-----------------------------------------------------------------------------------
	*	BODY
	*/


/* left sidebar */
#body #sidebar_left {
}
/* meniul principal al grupului curent */
#body #sidebar_left #menu {
}
#body #sidebar_left #menu .menu_0 td {
	text-align: center;
	vertical-align: top;
}

#body #sidebar_left #menu .menu_0 td a,
#body #sidebar_left #menu .menu_0 td a:link,
#body #sidebar_left #menu .menu_0 td a:visited {
	background-image:url(../imagini/menu_arrow.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#EEEEEE;
	display:block;
	height:28px;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	padding-left:0px;
	padding-bottom:0px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	text-indent: 0px;
}
#body #sidebar_left #menu .menu_0 td a:hover {
	background-image:url(../imagini/menu_arrow2.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#body #sidebar_left #menu .menu_1 td a,
#body #sidebar_left #menu .menu_1 td a:link,
#body #sidebar_left #menu .menu_1 td a:visited {
	color:#346714;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding: 3px 3px 3px 25px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	text-indent: 0px;
font-weight:bold;
}
#body #sidebar_left #menu .menu_1 td a:hover {
	text-decoration:none;
color: #000000;
}

#body #sidebar_left #menu .menu_1 td a:before {
content: url(../imagini/bullet.png);
padding: 3px;
}


#body #sidebar_left #menu .menu_2 td a,
#body #sidebar_left #menu .menu_2 td a:link,
#body #sidebar_left #menu .menu_2 td a:visited {
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width: 200px;
	text-indent: 45px;
}
#body #sidebar_left #menu .menu_2 td a:hover {
	text-decoration:underline;
}

#body #sidebar_left .widgets {
	border: none;
}

/* modul RSS pentru flux de stiri */
#body #sidebar_left .widgets #widget_rss {
}
#body #sidebar_left .widgets #widget_rss a,
#body #sidebar_left .widgets #widget_rss a:visited,
#body #sidebar_left .widgets #widget_rss a:link {
	color:#720000;
	text-decoration:none;
}
#body #sidebar_left .widgets #widget_rss a:hover {
	text-decoration:none;
}
/* elemente statice permenante (bannere, anunturi, imagini, etc.) */
#body #sidebar_left .widgets .static {
	border:none;
}

/* central */
#body #central {
}
/* breadcrumb */
#body #central #breadcrumb {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding: 5px;
	border-bottom: 1px dotted #AAAAAA;
}

#body #central #breadcrumb a,
#body #central #breadcrumb a:link,
#body #central #breadcrumb a:visited {
	text-decoration: none;
	color:#000000;
}

#body #central #breadcrumb a:hover {
	text-decoration: none;
	color: #666666;
}
#body #central #breadcrumb .separator {
	color:#000000;
	font-size:14px;
}
#body #central #breadcrumb .selected {
	color:#386920;
}

/* diverse unelte (imprimare, modificare marime font, trimite unui prieten, etc.) */
#body #central #actions {
}


/* continutul efectiv al meniului sau al paginii. Clasele de aici se vor reflecta si in editor.css */
#body #central #content {
	border:none;
	padding: 5px;
	border-collapse: collapse;
}

#body #central #content td {
	vertical-align: top;
	text-align: justify;
}
#body #central #content ul {
}
/* paginarea pentru paginile atasate unui meniu */
#body #central .widgets #subpaginator {
	border:none;
}

#body #central .widgets #subpaginator .prev {
	padding-left:5px;
	text-align:left;
}
#body #central .widgets #subpaginator .next {
	padding-right:5px;
	text-align:right;
}
#body #central .widgets #subpaginator a,
#body #central .widgets #subpaginator a:link,
#body #central .widgets #subpaginator a:visited {
	font-size: 12px;
	color:#440000;
}
#body #central .widgets #subpaginator a:hover {
	font-size: 12px;
	color:#440000;
}

/* right sidebar */
#body #sidebar_right {
}
#body #sidebar_right .widget{
	border:none;
}

/* stiri si noutati */
#body #sidebar_right .widgets #widget_news {
}

/* pagini anexate meniului curent */
#body #sidebar_right .widgets #widget_pages {
	border:none;
}
#body #sidebar_right .widgets #widget_pages a,
#body #sidebar_right .widgets #widget_pages a:link
#body #sidebar_right .widgets #widget_pages a:visited {
	color:#990000;
}
#body #sidebar_right .widgets #widget_pages a:hover{
	color:#996666;
}

/* modul newsletter */
#body #sidebar_right .widgets #widget_newsletter {
}
#body #sidebar_right .widgets #widget_newsletter th {
}
#body #sidebar_right .widgets #widget_newsletter form {
}
#body #sidebar_right .widgets #widget_newsletter input {
}

/* elemente statice */
#body #sidebar_right .widgets .static {
	padding-left: 7px;
}
#body #sidebar_right .widgets .static .vertical_align {
	vertical-align: middle;
}



/*-----------------------------------------------------------------------------------
	*	FOOT
	*/

#foot {
	border-top:1px solid #AAAAAA;
	padding:5px;
	text-align:center;
}
#foot a:hover {
	text-decoration: none;
	color: #000000;
}
/* Zona cu link-uri pentru pagini din site */
#foot #widget_quicklinks {
}

/* zona cu copyright si informatii despre autor si creator, alte elemente statice */
#foot .static {
	border:none;
}


/*
*	Special HTML definitions
*/

#subpaginator {
	border-bottom: 1px dotted #BBBBBB;
}

#subpaginator .previous {
	text-align: left;
}
#subpaginator .next {
	text-align: right;
}


/* photoalbum */
#body #central #content  #photoalbum {
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
#body #central #content #photoalbum tr td #title {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
#body #central #content #photoalbum tr td.view {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
#body #central #content #photoalbum tr td.view table tr td.thumb {
	vertical-align: middle;
	text-align: center;
}


/* general paginator */
#paginator {
	background-color: #f0f0f0;
}

#paginator span {
	font-size: 18px;
	font-weight:bold;
}
#paginator a,
#paginator a:link,
#paginator a:visited {
	font-size: 18px;
	display: block;
	color:#009900;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
#paginator a:hover {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #225ca4;
	border-left-color: #225ca4;
	color:#333333;
	text-decoration: none;
}

/* Pagina cu afisarea stirilor */

#news th {
}
#news td {
}
#news a,
#news a:link,
#news a:visited {
}
#news a:hover {
}
#news span {
}

#sitemap tr td a.level_0 {
	color: #000000;
	font-size: 14px;
	text-indent: 5px;
}
#sitemap tr td a.level_1 {
	color: #333333;
	font-size: 13px;
	text-indent: 15px;
}
#sitemap tr td a.level_2 {
	color: #666666;
	font-size: 12px;
	text-indent: 25px;
}
#sitemap tr td a.level_3 {
	color: #888888;
	font-size: 11px;
	text-indent: 35px;
}


/*
	*	Useful HTML definitions
	*/

.float_right {
	display:inline;
	float:right;
}
.float_left {
	display:inline;
	float:left;
}

img.middle {
	vertical-align: middle;
}

#exception .content {
	padding: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}
#exception .message {
	padding: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}


.readmore,
.readmore:link,
.readmore:visited {
	padding-top:10px;
	font-size: 11px;
	float: right;
	height: 25px;
	color:#eeeeee;
	text-align:right;
	font-weight: bold;
	padding-left:12px;
	padding-right:12px;
	background-image:url('../imagini/read_more.png');
	background-position:right;
	background-repeat:no-repeat;
}
.readmore:hover {
	padding-top:10px;
	font-size: 11px;
	display: block;
	text-decoration:none;
	height: 25px;
	color:#eeeeee;
	text-align:right;
	font-weight: bold;
	background-image:url('../imagini/read_more_hover.png');
	background-position:right;
	background-repeat:no-repeat;
}

.div20 {
	float:left;
	padding:5px;
	width: 20%;
}
.div30 {
	float:left;
	padding:5px;
	width: 30%;
}
.div40 {
	float:left;
	padding:5px;
	width: 40%;
}
.div50 {
	float:left;
	padding:5px;
	width: 50%;
}
.div60 {
	float:left;
	padding:5px;
	width: 60%;
}
.div70 {
	float:left;
	padding:5px;
	width: 70%;
}
.div80 {
	float:left;
	padding:5px;
	width: 80%;
}

img.tight_left {
	padding: 3px;
	float: left;
}
img.tight_right {
	padding: 3px;
	float: right;
}

div.center {
text-align:center;
}
