*
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	vertical-align:text-top;
}
@font-face
{
	font-family: "Chisel";
	src: url(chiser.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
body
{
	background-color: #e5e5e5;
	padding: 0px;
	margin: 0px;
	margin-bottom: 50px;
}
a img
{
	border: none;
}
.more {display: none;}
#page_bg
{
	width: 980px;
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
}
.antet
{
	clear: both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 941px;
	height: auto;
	text-align: center;
}
.antet #banner
{
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.antet #login
{	
	text-align: right;
	padding-bottom: 20px;
	float: right;
}
.antet #iconlogin
{
	vertical-align:-13px;
}
#loginform #username
{
	height: 20px;
	color: #989898;
}
#loginform #password
{
	height: 20px;
	color: #989898;
}
#login .b_autent_submit
{
	height: 28px;
	font-size:12px;
	color: #787878;
	text-align: center;
	background-image: url('../design/buttongradient.png');
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#login .b_autent_submit:hover
{
	background-image: url('../design/buttongradient.png');
	height: 28px;
	font-size:12px;
	color: #000000;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
}
#login p.username
{
	display: inline-block;
	margin: 0px;
	line-height: 28px;
	padding: 0px;
	height: 28px;
}
#usermenu
{
	float: left;
	height: 28px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
}
#usermenu a
{
	text-decoration: none;
	margin-right: 10px;
	color: #1c3a54;
}
#usermenu a:hover
{
	color: #2b2b2b;
}

.button
{
	height: 28px;
	font-size:12px;
	color: #787878;
	text-align: center;
	background-image: url('../design/buttongradient.png');
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.button:hover
{
	background-image: url('../design/buttongradient.png');
	height: 28px;
	font-size:12px;
	color: #000000;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
}

.corp 
{
	width:941px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	overflow:hidden;
}
.menu
{
	height:62px;
	background-image: url('../design/menugradient.png');
}
.menu ul
{
	margin: 0px;
	padding: 0px;
	line-height: 61px;
}
.menu ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
	position:relative;
	height: 61px;
}
.menu ul li a
{
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	color: #2b2b2b;
	font-size: 20px;
	display:block;
	height: 61px;
	padding-left:14px;
	padding-right:14px;
	border-color:#FFFFFF;
	border-right-style:solid;
	border-width:1px;
}
.menu ul li a:hover
{
	color:#000000;
}
.menu ul li a img
{
	vertical-align: -1px;
}
.menu ul #search
{
	float: left;
	padding: 0px 14px;
	height: 61px;
}
.menu ul li #search #text
{
	width:300px;
	height:61px;
	float:left;
	border:none;
	font-size: 20px;
	font-weight: bold;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url('../design/iconsearch.png') no-repeat 0px 22px;
	color: #2b2b2b;
}
.menu ul li #search #text:focus
{
	outline: none;
	color:#000000;
}
.corp table
{
	margin-top: 20px;
	width: 941px;
	float:left;
	border-collapse: collapse;
}
/*PAGE CONTENT*/
.corp table.formular
{
	width: auto;
}
table.formular td
{
	float: left;
	padding: 0px 0px 15px 0px;
}
.corp table.keywords
{
	table-layout: fixed;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
	width: 681px;
	border-collapse: collapse;
}
.corp table.keywords td
{
	float: none;
	padding: 0px;
	white-space: nowrap;
	width: 100px;
	overflow: hidden;
}
.corp table #pagecontent
{
	padding: 0px;
	margin: 0px;
	width: 681px;
	padding-right: 40px;
}
#pagecontent p
{
	line-height: 20px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}
#pagecontent a
{
	text-decoration: none;
	color: #1c3a54;
}
#pagecontent a:hover
{
	color: #028E9B;
}
#pagecontent li
{
	line-height: 20px;
}
#pagecontent ul
{
	margin: 0px;
}
/* Mai mult / Mai putin */
a.showLink
{
	text-decoration: none;
	color: #084c8d;
	float: right;
}
a.showLink:hover
{
	color: #787878;
}
a.hideLink
{
	text-decoration: none;
	color: #084c8d;
	float: right;
}
a.hideLink:hover
{
	color: #787878;;
}
#pagecontent p.citat-acasa
{
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	text-align: right;
}
#pagecontent .citat-acasa .autor
{
	font-style: normal;
}
#pagecontent #profile
{
	margin: 20px 0px 10px 10px;
}
#pagecontent p.titlu
{
	font-size: 30px;
	margin: 3px 0px 0px 0px;
	font-weight: bold;
	color: #0099cc;
	color: #084c8d;
	text-align: left;
	line-height: 30px;
}
#pagecontent p.headline
{
	margin-top: 20px;
	font-size: 20px;
	font-style: italic;
	color: #0099cc;
	color: #2b2b2b;
	display: inline-block;
	width: 350px;
	text-align: left;
	line-height: 20px;
}
#pagecontent p.subtitlu
{
	font-size: 15px;
	font-weight: bold;
	color: #0099cc;
	color: #084c8d;
	margin-top: 30px;
	margin-bottom: 10px;
}
/*ALBUM */
#pagecontent #album
{
	width: 681px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
}
#album table
{
	width: auto;
	margin: 50px 0px 80px 0px;
	padding: 0px;
	border: none;
}
#album tr
{
	margin: 0px;
	padding: 0px;
}
#album td div.album_element
{
	margin: 0px;
	padding: 10px 4px 0px 4px;
	position: relative;
}
#album td .highlight
{
	z-index: 99;
	width: 160px;
	height: 160px;
	position: absolute;
	bottom: 0px;
	left: 5px;
	background: #A0A0A0;
	opacity: 0.1;
}
#album td:hover .highlight
{
	opacity: 0.0;
}
#album .expl p
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 12px;
	text-align:center;
}
#album td .expl
{
	z-index: 100;
	background: #000000;
	color: #FFFFFF;
	opacity: 1.0;
	width: 160px;
	height: 30px;
	overflow: hidden;
	position:absolute;
	top: 140px;
	-webkit-transition: top;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-duration: 250ms;
	-moz-transition: top;
	-moz-transition-timing-function: ease-in;
	-moz-transition-duration: 250ms;
	-o-transition: top;
	-o-transition-timing-function: ease-in;
	-o-transition-duration: 250ms;
}
#album td:hover .expl
{
	min-height: 30px;
	height: auto;
	top: 170px;
	opacity: 1.0;
}

.index_alfab
{
	width: 681px;
	padding: 0px;
	text-align: center;
	display: block;
}
#pagecontent .index_alfab a
{
	text-decoration: none;
	font-family: "Chisel", sans-serif;
	font-size: 20px;
	color: #1c3a54;
	margin-right: 9px;
}
#pagecontent .index_alfab a:hover
{
	color: #028E9B;
}

#pagecontent #results
{
	padding: 0xp;
	margin: 0px;
	margin-top: 20px;
	line-height: 23px;
}
#pagecontent #results a	{ text-decoration:none; color: #1c3a54; }
#pagecontent #results a:hover	{ color: #028E9B; }

#pagecontent div.delete-confirm p	{ color: red; text-align: center; margin-bottom: 20px; }
#pagecontent div.delete-confirm form { text-align: right; margin-right: 50px;}
#pagecontent div.delete-confirm #button-yes
{
	border: none; width: 43px; height: 27px; margin-right: 100px;
	background: url('../design/da.png'); cursor: pointer;
}
#pagecontent div.delete-confirm #button-no
{
	border: none; width: 43px; height: 27px;
	background: url('../design/nu.png'); cursor: pointer;
}
#embed-style
{
	margin-top: 40px;
	width: 681px;
	text-align: center;
}
#embed-style p
{
	text-align: center;
	padding-top: 20px;
}
#pagecontent audio
{
	margin-top: 20px; margin-left: 140px;
	width: 400px;
}
#pagecontent video
{
	margin-top: 50px; margin-left: 140px;
	width: 400px;
}
#pagecontent p.media-expl
{
	width: 400px;
	margin-bottom: 20px; margin-left: 140px;
	text-align: left;
}

#pagecontent #read_dir_res li:hover
{
	background: #FFFFCC;
}
#pagecontent #read_dir_res li input
{
	margin: 0px;
	border: none; width: 30px; height: 30px; float: right;
	font-size: 18px; color: red; background: none; cursor: pointer;
}

/*SIDE BAR */
table #sidebar
{
	width: 220px;
	padding: 0px;
	margin: 0px;
}
table #sidebar #latest_pers
{
	background-color:#eaeaea;
}
table #sidebar #events
{
	margin-top: 17px;
	background-color:#eaeaea;
}
#box_bg { background-color:#eaeaea; }

.box_title
{
	min-height: 40px;
	background-image: url('../design/sidebargradient.png');
}
.box_title p
{
	margin: 0px;
	padding-top: 20px;
	text-align:center;
	font-size: 13px;
	color: #006699;
}

#latest_pers .box_text a
{
	text-decoration: none;
	color: #2b2b2b;
}
#latest_pers .box_text a:hover
{
	color: black;
}
#latest_pers .box_text .nume
{
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
#latest_pers .box_text .headline
{
	font-style: italic;
	font-size: 11px;
	text-align:center;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

#events ul
{
	margin:0px;
	padding:0px;
	padding-left: 20px;
	list-style-position:outside;
}
#events li
{
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
#events .box_text p
{
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
#events .box_text a
{
	font-size: 12px;
	text-decoration: none;
	color: #2b2b2b;
}
#events .box_text a:hover
{
	color: #000000;
}

/* SUBSOL */
.subsol
{
	clear: both;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 941px;
	height: 150px;
	text-align: center;
}
.subsol #breakline
{
	width: 720px;
	height: 1px;
	background: url('../design/breakline.png');
}
.subsol #subsol_menu
{
	text-align: left;
	margin-top: 20px;
}
.subsol #subsol_menu a
{
	text-decoration: none;
	margin-right: 20px;
	color: #1c3a54;
}
.subsol #subsol_menu a:hover
{
	color: #2b2b2b;
}
.subsol #social_bar
{
	margin-top: 20px;
	text-align: left;
	color: #1c3a54;
	width: 681px;
}
.subsol #social_bar a
{
	/*float: left;*/
	margin-right: 10px;
}
.subsol #copyright
{
	margin-top: 30px;
	text-align: left;
	/*color: #1c3a54;*/
	/*float: right;*/
	color: #929292;
}