body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #999999;
	/*background: #efefef url('img/bg_body.jpg') top center;*/
	line-height: 20px;
}

/* HEADINGS */
h1 {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #ffffff;
	line-height: 16px;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

/* LINKS */
a:link, a:visited, a:hover {
	color: #B80201;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.navlink:link, a.navlink:visited, a.navlink:hover, a.navlinkselected:link, a.navlinkselected:visited, a.navlinkselected:hover {
	font-size: 20px;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
	display: block;
	padding: 0;
	margin: 0;
}
a.navlinkselected:link, a.navlinkselected:visited {
	color: #B80201;
}
a.navlink:hover {
	color: #B80201;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:hover {
	color: #989898;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #000000;
}
a.more:link, a.more:visited, a.more:hover {
	font-size: 11px;
	text-decoration: none;
}
a.more:hover {
	color: #000000;
}

/* CONTAINERS */
.secbody {
	background: url('img/bg_body.jpg') repeat-x top center;
	height: 100%;*/
}
.main {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* nu ar merge mai bine centrat? */
}
.header {
	
}
.logoplace {
	position: relative;
}
#language_selection {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}
.container {
	padding-bottom: 20px;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 540px;
}
.contentarea {
	
}
.footer {
	font-size: 10px;
	color: #949494;
}


/* VARIOUS STYLES */
.promo_projects {
	float: left;
	text-align: right;
}
.itemrepeat {
	clear: both;
}
.itemrepeat, .itemrepeat_promo, .itemrepeatmed, .itemrepeatmed_promo {
	margin-bottom: 10px;
}
.itemrepeatmed, .itemrepeatmed_promo {
	float: left;
	width: 52px;
}
.itemrepeatextra {
	float: left;
	margin-right: 11px;
	width: 80px;
}
.itemrepeat_promo {
}
.itemrepeatmed_promo {
}
.itemrepeat_imagewrap, .itemrepeatmed_imagewrap {
	width: 32px;
	height: 32px;
	border: 0;
	float: left;
}
.itemrepeatmed_imagewrap {
	width: 32px;
	height: 32px;
	border: 0;
}
.itemrepeat_image, .itemrepeatmed_image {
	width: 32px;
	height: 32px;
	display: block;
}
.itemrepeatmed_image {
	width: 32px;
	height: 32px;
}
.itemrepeat_detailswrap {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-top: 15px;
}

#thumbs_ajax_loader {
	padding-top: 7px;
	width: 540px;
}
.border-grey {
	border: 0; /*4px solid #cccccc;*/
	float: left;
}
.ajaxthumb_off, .ajaxthumb_on {
	width: 14px;
	height:14px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
	border: 1px solid #B80201;
}
.ajaxthumb_on {
	border: 1px solid white;
}
.intro {
	font-style: italic;
	color: #666666;
	font-size: 18px;
	line-height: 26px;
}

.description {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}
p.home_intro {
	font-size: 12px;
	color: #606060;
	line-height: 16px;
}
span.redder {
	color: #b80202;
	font-size: 14px;
}

/* next/prev stuff */
.details_otherresults {
	clear: both;
	padding-top: 20px;
}
.details_previtem {
	float: left;
	text-align: left;
}
.details_nextitem {
	float: right;
	text-align: right;
}
.details_nextitem img, .details_previtem img {
	vertical-align: middle;
	margin-top: -3px;
}
.details_nextitem_link, .details_previtem_link {
	font-size: 12px;
	line-spacing: 0;
}


/* LISTS */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	padding: 2px;
	margin: 0;
}
ul li a:link, ul li a:visited, ul li a:hover {
	display: block;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	padding-left: 3px;
}
ul li a:hover, a.proselected:link, a.proselected:visited, a.proselected:hover {
	background: #DA0202;
	color: #ffffff;
}
/* to do: treaba cu sageata */
ul li.arrowli {
	background: black;
}


/* FORMS */
.formitem {
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
}
.label {
	float: left;
	padding-left: 6px;
}
.label_large {
	float: left;
}
.input {
	float: left;
}
.line_submit {
}
.line_textarea {
}
input {
	border: 1px solid #cccccc;
	background: white;
	color: black;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.checkbox {
	border: 0;
}
input.medium {
	width: 160px;
}
input.large, textarea.large {
	width: 300px;
}
textarea {
	overflow: auto;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.button {
	background: #c41d36;
	color: white;
	border: 0;
	height: 20px;
}
.input_image {
	border: 0;
	background: transparent;
	padding-top: 4px;
}
.required {
	color: red;
}


/* MESSAGES */
.message_ok, .message_error {
	padding: 0px;
}
.message_ok {
	color: green;
}
.message_error {
	color: red;
}


/* SPECIALS */
img {
	border: 0;
}
hr {
	border: 0;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
}
.clear-both {
	clear: both;
}
.display-block {
	display: block;
}
.display-inline {
	display: inline;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.width-max {
	width: 100%;
}
.large {
	font-size: 18px;
}
.rel {
	position: relative;
	top: -4px;
	border: 0;
}




.debugger {
	border: 1px solid white;
	background: black;
	color: white;
	padding: 10px;
}