/* 

	- CSS for primavera989 - version 1.0
 { here goes all the style we apply to our xhtml document }

*/

/* Body */
body { padding: 0; margin: 0; }
body { 
	font-family: Verdana,Arial,Tahoma,"Trebuchet MS",sans-serif;
	font-size: 62.5%;
	background: #FFFFFF;
	color: #333333;
}

/* All the page */
#wrap {
	width: 837px;
	margin: 17px auto 0 auto;
	background: url(../img/center_bg.jpg) top left repeat-y;
}

/* Header and body, everything without footer */
#wrap_top {
	padding: 20px 23px 0 20px;
	background: url(../img/top_bg.jpg) top left no-repeat;
}

/* Header */
#header {
}

/* Logo */
#logo {
	width: 155px;
	float: left;
}
#logo a {
	text-decoration: none;
}
#logo a img {
	border: none;
	position: absolute;
}
#logo a span.opaque {
	position: absolute;
	height:25px;
	width:155px;
	margin-top: 90px;
	left: 123px;
	top: 79px;
}
/* Right header with menu */
#header_right {
	background: #873FA2 url(../img/header_right_bg.jpg) top right no-repeat;
	width: 638px;
	float: right;
}

#top_links {
	text-align: right;
	color: #FFFFFF;
	padding: 10px 10px 0 10px;
}
#top_links a {
	color:#FFFFFF;
	text-decoration: none;
}
#top_links a:hover {
	text-decoration: underline;
	color: #FFDDFF;
}

/* Page title and slogan */
#header_right h1 {
	color: #FFDDFF;
	font-size:2.4em;
	padding: 0 0 0 25px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#header_right h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header_right h1 a:hover {
	color: #FFDDFF;
}
#header_right h1 span.slogan {
	font-size: 15px;
	display: block;
	font-weight: normal;
}

/* Search */
#search {
	height: 23px;
	width: 250px;
	float: right;
	text-align: right;
	overflow: hidden;
}
#search input.search {
	background: url(../img/search_bg.jpg) no-repeat;
	border: 0;
	width: 125px;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
	color: #ffffff;
}
#search input.submit {
	background: #562E67;
	border: 0;
	width: 30px;
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
}

/* Navigation */
#nav {
	background: #D547EA;
	border-top: 1px solid #81419C;
	height: 25px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;	
	font-size: 1.2em;
	height: 25px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	float: left;
	line-height: 25px;
	padding: 0 16px;
}
#nav ul li a:hover {
	color: #FFDDFF;
}
#nav ul li a.current {
	background: #BA21E6;
	font-weight: bold;
}

/* Body (don't touch my=) */
#body {
	background: url(../img/body_bg.jpg) top left repeat-x;
	border-top: 1px solid #FFFFFF;
	padding: 0 15px 0 15px;
}

/* Titles in body */
#body h1 {
	font-size: 1.8em;
	color: #562E67;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 15px 0;
}

/* Paragraphs and links */
#body p {
	font-size: 1.1em;
	padding: 0;
	margin: 15px 0;
}

#body p a,
#body ul a,
#body ol a {
	color: #BA21E6;
	text-decoration: underline;
}
#body p a:hover,
#body ul a:hover,
#body ol a:hover {
	text-decoration: underline;
	color: #562E67;
}

/* Images in paragraph */
#body p img.left {
	padding:1px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Left body */
#body_left {
	width: 490px;
	float:left;
}

#body_right {
	float:right;
	width: 240px;
	background: #E5E5E5 url(../img/body_right_bg.jpg) top left repeat-y;
	position: relative;
	left: 15px;
	border-left: 1px solid #ffffff;
}

#body_right h2 {
	background: url(../img/body_right_title.jpg) top right no-repeat;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body_right h2 .opaque {
	float: left; width: 30px;
	margin-right: 5px;
}
#body_right .block {
	padding: 0 0 0 30px;
}
#body_right .block p {
	padding: 0 10px 10px 10px;
	margin: 0;
}
#body_right .block p img {
	padding:1px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
#body_right .block ul {
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
}
#body_right .block ul li {
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
}
#body_right .block ul li.first {
	border: none;
}
#body_right .block ul li a,
#body_right .block p a {
	color: #562E67;
	text-decoration: none;
}
#body_right .block ul li a:hover,
#body_right .block p a:hover {
	color: #BA21E6;
	text-decoration: underline;
}

/* Wrap for the footer */
#wrap_bottom {
	padding: 0 23px 20px 20px;
	background: url(../img/bottom_bg.jpg) bottom left no-repeat;
}

#footer {
	background: url(../img/footer_bg.jpg) bottom left no-repeat;
	height: 91px;
	color: #FFFFFF;
}
#footer #footer_left {
	float: left;
	width: 600px;
	padding: 60px 0 0 40px;
}
#footer #footer_left a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer_left a:hover {
	text-decoration: underline;
}

#atrandafir {
	float: right;
	padding: 48px 20px 0 0;
}
#atrandafir a {
	text-decoration: none;
}
#atrandafir a img {
	border: none;
}

/* common classes */
.clearer {
	clear: both;
}

/* misc */
form {
	padding:0;
	margin: 0;
}
.opaque {
	background: #FFFFFF;
	display: block;
	filter: alpha(opacity=35);
	opacity: .35;
}
code {
	color: #BA21E6;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
}

