body {
	width: 912px;
	margin: 8px auto;
	padding: 0 0 0 0;
}

p, a, body, td, li, div {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 70%;
}

h1, h2, h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}

#container {
	width: 912px;
	background-color: #ffffff;
}

#header {
	width: 912px;
	height: 130px;
	margin: 0px auto;
	background-position: left top;
	background-image: url('../img/bg/header.png');
	background-repeat: no-repeat
}

.header-inner {
	width: 912px;
	height: 130px;
}

#header .logo {
	float: left;
	margin: 0 0 0 0;
	padding: 30px 0 0 58px;
	width: 258px;
}

#header .logo p {
	margin: 3px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #009900;
}

#header .navigation {
	float: left;
	margin: 0 0 0 0;
	padding: 34px 0 0 0;
}

#header .navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#header .navigation ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#header .navigation ul li a {
	margin: 0 1px 0 1px;
	padding: 6px 6px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

#header .navigation ul li a:hover {
	background-color: #ff6600;
	color: #ffffff;
	text-decoration: none;
}

#header .navigation ul li.active a {
	background-color: #b0d0df;
}


#header .separator {
	padding: 0 5px 0 5px;
}

#header .navigation a.rssfeed {
	font-size: 80%;
	font-weight: bold;
}

#header .navigation a.rssfeed img {
	margin: -3px 0 0 25px;
	vertical-align: middle;
}

#pagebody
{
	width: 862px;
	background-position: center top;
	background-image: url('../img/bg/body.png');
	background-repeat: repeat-y; padding-left:25px; padding-right:25px; padding-top:0; padding-bottom:0
}

#left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 181px;
	background-color: #ffffff;
}

#left .module {
	width: 181px;
	background-position: left top;
	background-image: url('../img/bg/module.png');
	background-repeat: no-repeat; margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px
}

#left .module_orng {
	width: 181px;
	background-position: left top;
	background-image: url('../img/bg/module_orng.png');
	background-repeat: no-repeat; margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px
}

#left .module_orng-content {
	width: 157px;
	background-position: left bottom;
	background-image: url('../img/bg/module_orng-bottom.png');
	background-repeat: no-repeat; padding-left:12px; padding-right:12px; padding-top:16px; padding-bottom:27px
}


#left .module-content {
	width: 157px;
	background-position: left bottom;
	background-image: url('../img/bg/module-bottom.png');
	background-repeat: no-repeat; padding-left:12px; padding-right:12px; padding-top:16px; padding-bottom:27px
}

#left .module-header {
	padding: 0 3px 2px 3px;
}

#left .module-header h3 {
	padding: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

#left .module-header h3 a { color: #ffffff; }


#left .module-content p {
	padding: 0 3px 10px 3px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

#left .module-content p.last {
	padding: 0 3px 0 3px;
}

#left .module-content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#left .module-content ul li {
	margin: 0;
	line-height: 18px;
	font-size: 80%;
	background-position: left bottom;
	background-image: url('../img/bg/module-link.png');
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:0; padding-bottom:1px
}

#left .module-content ul li.last {
	background-image: url('none');
}

#left .module-content ul li a {
	display: block;
	padding: 0 4px 0 4px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

#left .module-content ul li a:hover {
	background-color: #ff6600;
	color: #ffffff;
}

#left .module-content ul li.active a {
	background-color: #ff6600;
	color: #ffffff;
}

#left .module-content form {
	margin: 0 4px 0 4px;
}

#left .module-content input {
	margin: 0 0 3px 0;
	padding: 3px 4px 0 4px;
	width: 139px;
	height: 20px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8fc0da;
}

#left .module-content input.button {
	width: 103px;
	height: 25px;
	background-color: transparent;
	background-position: left top;
	background-image: url('../img/buttons/search.png');
	background-repeat: no-repeat;
	border: medium none;; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0
}

#content {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 480px;
	background-color: #ffffff;
	background-position: left top;
	background-image: url('../img/bg/content.png');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
}

#content p {
	padding: 0 0 15px 0;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

#content p .note {
	font-size: 85%;
}

#content h1 {
	padding: 15px 50px 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 195%;
	color: #00978D;
	text-transform: uppercase;
}

#content ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;	
}



#content .breadcrumb p {
	padding: 9px 50px 0 50px;
	font-size: 110%;
	color: #333333;
}

#content .breadcrumb p a {
	color: #333333;
	text-decoration: none;
}

#content .breadcrumb p a:hover {
	text-decoration: underline;
}


#content p.summary {
	padding: 0 50px 14px 50px;
}

#content .photo p {
	padding: 0 50px 20px 50px;
}

#content .photo p img {
	padding: 1px;
	border: 1px solid #ff6600;
}

#content p.pret {
	padding: 0 50px 11px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #01736A;
}

#content p.pret span {
	text-transform: uppercase;
}

#content .description {
	padding: 0 50px 0 50px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .description a {
	color: #ff6600;
}

#content .producer {
	background-position: left top;
	background-image: url('../img/bg/producer.png');
	background-repeat: no-repeat; padding-left:50px; padding-right:50px; padding-top:20px; padding-bottom:7px
}

#content .producer p {
	font-size: 100%;
	color: #333333;
}

#content .producer .label {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#content .producer .more {
	padding-top: 3px;
}

#content .producer .more a {
	color: #ff6600;
	text-decoration: none;
}

#content .producer .more a:hover {
	text-decoration: underline;
}


#content .widgets {
	background-position: left top;
	background-image: url('../img/bg/widgets.png');
	background-repeat: no-repeat; padding-left:50px; padding-right:50px; padding-top:0; padding-bottom:20px
}

#content .widgets .label {
	padding: 23px 0 2px 0;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#content .widgets a {
	color: #ff6600;
}

#content .widgets .pdf {
	vertical-align: middle;
}

#content .widgets .note {
	margin: -5px 0 0 0;
	font-size: 90%;
}

#content .comments {
	background-position: left top;
	background-image: url('../img/bg/comments.png');
	background-repeat: no-repeat; padding-left:50px; padding-right:50px; padding-top:10px; padding-bottom:0
}

#content .comments .label {
	padding: 23px 0 2px 0;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#content .comments a {
	color: #ff6600;
}

#content .comments .asset-meta {
	padding: 4px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#content .comments .asset-meta .reply {
	font-weight: bold;
}

#content .comments .comments-open-content {
	background-position: left top;
	background-image: url('../img/bg/comments-inner.png');
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:25px; padding-bottom:0
}

#content .comments .comments-open-content #comment-greeting {
	padding: 0 0 18px 0;
}

#content .comments #comments-open-data #comment-form-name,
#content .comments #comments-open-data #comment-form-email,
#content .comments #comments-open-data #comment-form-url,
#content .comments #comments-open-data #comment-remember-me {
	clear: both;
	height: 28px;
}

#content .comments #comments-open-data #comment-form-name label,
#content .comments #comments-open-data #comment-form-email label,
#content .comments #comments-open-data #comment-form-url label,
#content .comments #comments-open-text label {
	display: block;
	float: left;
	padding: 5px 0 0 0;
	width: 85px;
	font-weight: bold;
}

#content .comments #comments-open-data #comment-form-name input,
#content .comments #comments-open-data #comment-form-email input,
#content .comments #comments-open-data #comment-form-url input {
	float: left;
	width: 141px;
	height: 19px;
	border: 1px solid #8fc0da;
}

#content .comments #comments-open-text {
	clear: both;
	padding: 15px 0 0 0;
}

#content .comments #comments-open-text textarea {
	float: left;
	width: 293px;
	border: 1px solid #8fc0da;
}

#content .comments #comments-open-footer {
	clear: both;
	padding: 10px 0 0 85px;
}

#content .comments #comments-open-footer input {
	background-position: left bottom;
	background-image: url('../img/bg/buttons.png');
	background-repeat: repeat-x
}

#producers {
	clear: both;
	margin: 0 auto;
	width: 862px;
	background-position: center top;
	background-image: url('../img/bg/body.png');
	background-repeat: repeat-y; padding-left:25px; padding-right:25px; padding-top:23px; padding-bottom:0
}

#producers p.top {
	margin: 0 221px;
	text-align: center;
	background-position: center top;
	background-image: url('../img/bg/comments-inner.png');
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:25px; padding-bottom:0
}

#producers ul {
	margin: 40px 190px 0 190px;
	padding: 0 0 0 0;
	list-style: none;
}

#producers ul li {
	display: block;
	float: left;
	width: 120px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}





#right {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 181px;
	background-color: #ffffff;
}

#right .module {
	width: 181px;
	background-position: left top;
	background-image: url('../img/bg/module.png');
	background-repeat: no-repeat; margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px
}

#right .module-content {
	width: 157px;
	background-position: left bottom;
	background-image: url('../img/bg/module-bottom.png');
	background-repeat: no-repeat; padding-left:12px; padding-right:12px; padding-top:16px; padding-bottom:27px
}

#right .module-header {
	padding: 0 3px 2px 3px;
}

#right .module-header h3 {
	padding: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

#right .module-header h3 a { color: #ffffff; }


#right .module-content p {
	padding: 0 3px 10px 3px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

#right .module-content p.last {
	padding: 0 3px 0 3px;
}

#right .module-content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#right .module-content ul li {
	margin: 0;
	line-height: 18px;
	font-size: 80%;
	background-position: left bottom;
	background-image: url('../img/bg/module-link.png');
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:0; padding-bottom:1px
}

#right .module-courses .module-content ul li,
#right .module-noutati .module-content ul li {
	margin: 0;
	line-height: 18px;
	font-size: 80%;
	background-image: url('none');padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}

#right .module-contentul ul li.last {
	background-image: url('none');
}

#right .module-courses .module-content ul li.last,
#right .module-noutati .module-content ul li.last {
	font-weight: bold;
}

#right .module-content ul li a {
	display: block;
	padding: 0 4px 0 4px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

#right .module-content ul li a:hover {
	background-color: #ff6600;
	color: #ffffff;
	text-decoration: none;
}

#right .module-content form {
	margin: 0 4px 0 4px;
}

#right .module-content input {
	margin: 0 0 3px 0;
	padding: 3px 4px 0 4px;
	width: 139px;
	height: 20px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8fc0da;
}

#right .module-content input.button {
	width: 103px;
	height: 25px;
	background-color: transparent;
	background-position: left top;
	background-image: url('../img/buttons/subscribe.png');
	background-repeat: no-repeat;
	border: medium none;; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0
}


#right .ads-side { margin: 23px 0 0 0; padding: 0 0 36px 4px; width: 140px; overflow: hidden; background-color: transparent; }

#right .ads-side a { color: #0000ff; }


#footer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 130px;
	background-color: #ffffff;
	background-position: left top;
	background-image: url('../img/bg/footer.png');
	background-repeat: no-repeat
}

#footer p {
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 19px;
	text-align: center;
	color: #333333;
}

#footer p.credit {
	padding: 10px 0 0 0;
	font-size: 60%;
	color: #669999;
}

#footer p.credit a {
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #669999;
}

#footer img { vertical-align: middle; }

#footer a { padding: 0 5px 0 5px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000ff; }

#footer .copyright p a { padding: 5px 0 0 0; font-size: 80%; color: #986a2b; }