/* ===================================================== COMMON */
* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	background-color: #F0F0F0;
	font: 11px verdana;
	color:  #5C6069;
	}

ul {
	list-style-type: none;
	}

a {
	color: #E11150;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #CC9933;
	}

h1, h2 {
	font-size: 13px;
	font-weight: bold;
	}

p {
	line-height: 157%;
	}

.clear, .clear_dotted {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}

.clear_dotted {
	border-bottom: 1px dotted #BAC0C9;
	}

img.loading {
	vertical-align: middle;
	}

input.button {
	width: 105px;
	height: 30px;
	display: block;
	border: 0;
	background: url("../img/button.png") no-repeat 0 0;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	}

input.text, input.ron, select {
	width: 195px;
	height: 14px;
	padding: 3px 0 3px 5px;
	color: #5C6069;
	font-size: 11px;
	font-family: verdana;
	background-color: #F0F0F0;
	border: 1px solid #DDD;
	margin-bottom: 6px;
	}

select {
	height: 22px;
	width: 201px;
	}

textarea {
	width: 280px;
	height: 180px;
	padding: 3px 0 3px 5px;
	color: #5C6069;
	font-size: 11px;
	font-family: verdana;
	background-color: #F0F0F0;
	border: 1px solid #DDD;
	}

input.ron {
	background: #F0F0F0 url("../img/input_ron_bg.png") no-repeat 171px -1px; 
	}

ul.list {
	margin-bottom: 0;
	}

ul.list li {
	margin-bottom: 5px;
	line-height: 20px;
	background: url("../img/list_li.png") no-repeat 0 50%;
	text-indent: 12px;
	}

ul.list li.last {
	margin-bottom: 0;
	}

ul.list li a.selected {
	color: #CC9933;
	}

.last {
	margin-bottom: 0;
	}

/* ===================================================== HEADER */

#top, #bottom {
	width: 100%;
	height: 125px;
	background-color: #F4F4F4;
	border-bottom: 2px solid #E0E0E0;
	}

#bottom {
	position: absolute;
	overflow: hidden;
	border-top: 2px solid #E0E0E0;
	}

#top #header, #bottom #footer {
	width: 920px;
	height: 125px;
	position: relative;
	margin: 0 auto;
	}

#top #header #line-top, #bottom #footer #line-bottom {
	width: 9999px;
	height: 41px;
	position: absolute;
	left: -9999px;
	top: 25px;
	background: url("../img/menu_bg.png") repeat-x 0 0;
	}

#bottom #footer #line-bottom {
	left: auto;
	top: 15px;
	right: -9999px;
	}

#top #header #logo {
	position: absolute;
	top: 5px;
	}

#top #header ul, #bottom #footer ul {
	width: 692px;
	height: 41px;
	position: absolute;
	left: 227px;
	top: 25px;
	background: url("../img/menu_bg.png") repeat-x 0 0;
	line-height: 41px;
	}

#top #header #menu-right-bg, #bottom #footer #menu-left-bg {
	position: absolute;
	left: 912px;
	top: 25px;
	}

#top #header ul li, #bottom #footer ul li {
	margin-left: 21px;
	display: inline;
	}

#bottom #footer ul li.last {
	margin-right: 34px;
	}

#top #header ul li a, #bottom #footer ul li a {
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	}

#top #header ul li a.selected, #top #header ul li a:hover, #bottom #footer ul li a.selected, #bottom #footer ul li a:hover {
	color: #CACED5;
	}

/* ===================================================== FOOTER */

#bottom #footer ul {
	text-align: right;
	width: 920px;
	left: auto;
	top: 15px;
	right: 0;
	margin-bottom: 15px;
	}


#bottom #footer #menu-left-bg {
	left: 0;
	top: 15px;
	}

#bottom #footer ul li {
	margin-left: 0;
	margin-right: 21px;
	}

#bottom #footer ul li.last {
	margin-right: 34px;
	}

#bottom #footer p {
	position: absolute;
	top: 71px;
	left: 242px;
	}

/* ===================================================== MAIN */

#main {
	width: 920px;
	margin: 48px auto 0 auto;
	}

#main .box {
	position: relative;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 10px;
	}

#main .box h1 {
	height: 33px;
	position: absolute;
	top: -33px;
	line-height: 33px;
	text-indent: 15px;
	background-color: #BAC0C9;
	color: #FFF;
	}

#main .box .headline_corner_tl, #main .box .headline_corner_tr {
	position: absolute;
	top: -33px;
	}

#main .box .headline_corner_tr {
	right: -1px;
	}

#main .box .box_corner_br {
	position: absolute;
	right: -1px;
	bottom: -1px;
	}

#main .box .box_corner_bl {
	position: absolute;
	left: -1px;
	bottom: -1px;
	}

#main .box .box_corner_tl {
	position: absolute;
	top: -1px;
	left: -1px;
	}


/* ===================================================== FILTRARE */

#main .box#filtrare {
	width: 433px;
	margin: 0 10px 20px 0;
	float: left;
	}

#main .box#filtrare h2 {
	width: 223px;
	right: -1px;
	height: 33px;
	position: absolute;
	top: -33px;
	line-height: 33px;
	text-indent: 15px;
	background-color: #BAC0C9;
	color: #FFF;	
	}

#main .box#filtrare .headline_corner_tl {
	left: 231px;
	}

#main .box#filtrare ul li {
	margin-bottom: 6px;
	}

#main .box#filtrare ul li.last {
	margin-bottom: 0;
	}

#main .box#filtrare ul li select {
	margin-bottom: 0;
	}

#main .box#filtrare ul.first {
	float: left;
	width: 221px;
	}

#main .box#filtrare ul li input[type=checkbox] {
	vertical-align: middle;
	margin-right: 5px;
	}

#main .box#filtrare ul li label {
	margin-right: 11px;
	}

#main .box#filtrare ul li input.text {
	width: 30px;
	}

/* ===================================================== NEWSLETTER */

#main .box#newsletter #tooltip {
	position: absolute;
	top: -10px;
	left: 200px;
	background: url("../img/nletter_tooltip.png") no-repeat 0 0;
	width: 240px;
	height: 115px;
	text-align: center;
	line-height: 100px;
	color: #C00;
	}

#main .box#newsletter .button {
	float: left;
	}
#main .box#newsletter .loading {
	margin: 8px 0 0 5px;
	}

/* ===================================================== CAUTARE */

#main .box#cautare {
	width: 433px;
	float: right;
	padding-bottom: 6px;
	}

#main .box#cautare select {
	width: 202px;
	}

#main .box#cautare h2 {
	height: 33px;
	position: absolute;
	top: -33px;
	line-height: 33px;
	text-indent: 15px;
	background-color: #BAC0C9;
	color: #FFF;
	width: 455px;
	left: -1px;
	}

#main .box#cautare .headline_corner_tl {
	left: -1px;
	}

#main .box#cautare p {
	width: 220px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 185%;
	margin-top: -5px;
	}

#main .box#cautare form {
	float: right;
	width: 202px;
	display: block;
	}

/* ===================================================== SIDEBAR */

#main #sidebar {
	width: 224px;
	float: left;
	}

#main #sidebar .box {
	width: 202px;
	border: 1px solid #DDD;
	border-top: 0;
	border-bottom: 0;
	background-color: #FFF;
	padding-top: 33px;
	padding-bottom: 2px;
	}

#main #sidebar .sidebar_box_bg_bottom {
	margin-bottom: 12px;
	}

#main #sidebar .box h2 {
	width: 222px;
	height: 35px;
	position: absolute;
	left: 0;
	top: -10px;
	line-height: 38px;
	text-align: center;
	text-indent: 0;
	background: url("../img/sidebar_box_bg_top.png") no-repeat -1px 0;
	color: #3E454F;
	}

#main #sidebar .box label {
	margin-bottom: 5px;
	display: block;
	line-height: 150%;
	}

/* ===================================================== AUTENTIFICARE */

#main #sidebar .box#autentificare {
	padding-bottom: 0;
	}

#main #sidebar .box#autentificare ul.list {
	margin-top: 10px;
	height: 20px;
	}

#main #sidebar .box#autentificare ul.list li {
	float: left;
	display: inline;
	margin: 0;
	}

#main #sidebar .box#cpanel ul li a {
	display: block;
	width: 195px;
	height: 12px;
	padding: 3px 0 3px 5px;
	background-color: #F0F0F0;
	margin-bottom: 1px;
	color: #5C6069;
	border: 1px solid #DDD;
	}

#main #sidebar .box#cpanel ul li a.last {
	margin-bottom: 0;
	}

#main #sidebar .box#cpanel ul li a:hover, #main #sidebar .box#cpanel ul li a.selected {
	background-color: #BAC0C9;
	color: #FFF;
	}

/* ===================================================== CONTENT */

#main .box#content {
	width: 665px;
	float: right;
	margin-top: 28px;
	}

#main .box#content h1 { 
	left: -1px;
	width: 687px;
	overflow: hidden;
	}

#main .box#content h1 span {
	float: right;
	color: #ACACAC;
	}

#main .box#content .headline_corner_tl {
	left: -1px;
	}

#main .box#content table {
	margin: 0 auto;
	}

#main .box#content table.data tr td {
	padding-bottom: 5px;
	}

#main .box#content table.data tr td.label {
	text-align: right;
	padding-right: 10px;
	border-right: 1px dotted #BAC0C9;
	}

#main .box#content table.data tr td.value {
	padding-left: 10px;
	font-weight: bold;
	}

#main .box#content form table thead tr td {
	height: 25px;
	line-height: 25px;
	background-color: #E0E6EF;
	border: 1px solid #BAC0C9;
	text-align: center;
	font-weight: bold;
	}

#main .box#content form table tr td.label {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 140px;
	}

#main .box#content form table tr td.value {
	width: 280px;
	padding-top: 5px;
	}

#main .box#content form table tr td.form_rules {
	font-size: 9px;
	color: #BF3B3B;
	}

#main .box#content form table tr td.info span {
	width: 150px;
	display: block;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
	border-left: 0;
	padding: 3px 5px 2px 5px;
	color: #BAC0C9;
	cursor: help;
	}

#main .box#content form table tr td.info span.error {
	border-color: #DDD;
	border-right-color: #C00;
	color: #C00;
	}

#main .box#content input.text {
	width: 280px;
	}

#main .box#content select {
	width: 286px;
	}

#main .box#content form table.form {
	border-bottom: 1px dotted #BAC0C9;
	padding-bottom: 10px;
	}

#main .box#content form table.form input.button {
	float: left;
	}

#main .box#content form table.form .loading {
	margin: 8px 0 0 5px;
	}

#main .box#content form table.form span .loading {
	margin-top: 0;
	}

#main .box#content form table.form ul li {
	float: left;
	width: 80px;
	margin: 7px 0;
	}

#main .box#content form table.form ul li input {
	vertical-align: middle;
	margin-right: 5px;
	}

#main .box#content h2 {
	margin-top: 10px;
	margin-bottom: 7px;
	}

#main .box#content #success {
	background-color: #F0F0F0;
	border: 1px solid #DDD;
	padding: 10px;
	width: 590px;
	margin: 0 auto;
	}

#main .box#content .error {
	background-color: #F0F0F0;
	border: 1px solid #DDD;
	border-right: 1px solid #C00;
	padding: 10px;
	margin: 0 auto;
	width: 589px;	
	color: #C00;
	}

#main .box#content #pagination {
	margin-top: 5px;
	padding-bottom: 10px;
	}

#main .box#content #pagination li {
	float: left;
	margin-right: 1px;
	}

#main .box#content #pagination li a {
	display: block;
	width: 20px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background-color: #F0F0F0;
	border: 1px solid #E6E6E6;
	}

#main .box#content #pagination li a:hover {
	background-color: #E6E6E6;
	color: #E11150;
	}

#main .box#content #options_left {
	float: left;
	width: 159px;
	}


#main .box#content ul#news li {
	border: 1px solid #F7F8F9;
	border-bottom: 1px solid #F0F0F0;
	border-top: 0;
	margin-bottom: 10px;
	}

#main .box#content ul#news li a {
	font-weight: bold;
	width: 100%;
	border: 1px solid #E6E6E6;
	line-height: 28px;
	background-color: #EEE;
	height: 28px;
	text-indent: 15px;
	display: block;
	}

#main .box#content ul#news li p {
	padding: 7px;
	}

#main .box#content ul#news li p a {
	display: inline;
	width: auto;
	height: auto;
	text-indent: 0;
	border: none;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	}

/* ===================================================== ITEM */

#main .box#content .item {
	margin-bottom: 15px;
	}

#main .box#content .item .img {
	width: 120px;
	height: 134px;
	display: block;
	float: left;
	border: 1px solid #E6E6E6;
	margin-right: 5px;
	}

#main .box#content .item p {
	width: 506px;
	border: 1px solid #E6E6E6;
	float: left;
	line-height: 28px;
	background-color: #EEE;
	height: 28px;
	padding: 0 15px;
	}

#main .box#content .item p a {
	float: left;
	color: #3E454F;
	font-weight: bold;
	}

#main .box#content .item p a:hover {
	color: #E11150;
	}

#main .box#content .item p span {
	float: right;
	color: #ACACAC;
	}

#main .box#content .item div {
	width: 536px;
	float: left;
	border: 1px solid #E6E6E6;
	border-top: 0;
	padding: 5px 0;
	}

#main .box#content .item div ul {
	float: right;
	margin-right: 5px;
	padding: 0;
	}

#main .box#content .item div ul.first {
	float: left;
	border-right: 1px solid #E6E6E6;
	padding: 0 5px;
	margin: 0;
	}

#main .box#content .item div ul li {
	width: 257px;
	height: 19px;
	line-height: 19px;
	margin: 0;
	text-indent: 7px;
	}

#main .box#content .item div ul li.li_1 {
	background-color: #F8F8F8;
	}

#main .box#content .item div ul li span {
	color: #707B8F
	}

/* ===================================================== ITEM SINGLE */

#main .box#content .item-single {
	margin-bottom: 15px;
	}

#main .box#content .item-single .img {
	width: 120px;
	height: 134px;
	display: block;
	float: left;
	border: 1px solid #E6E6E6;
	margin-right: 5px;
	}

#main .box#content .item-single p {
	font-weight: bold;
	width: 474px;
	border: 1px solid #E6E6E6;
	float: left;
	line-height: 28px;
	background-color: #EEE;
	height: 28px;
	padding: 0 15px;
	}

#main .box#content .item-single div {
	width: 504px;
	float: left;
	border: 1px solid #E6E6E6;
	border-top: 0;
	padding: 5px 0;
	}

#main .box#content .item-single div ul {
	float: right;
	margin-right: 5px;
	padding: 0;
	}

#main .box#content .item-single div ul.first {
	float: left;
	border-right: 1px solid #E6E6E6;
	padding: 0 5px;
	margin: 0;
	}

#main .box#content .item-single div ul li {
	text-indent: 15px;
	width: 241px;
	height: 19px;
	line-height: 19px;
	margin: 0;
	}

#main .box#content .item-single div ul.list li {
	color: #C8C8C8;
	}

#main .box#content .item-single div ul li.li_1 {
	background-color: #F8F8F8;
	}

#main .box#content .item-single div ul li span {
	color: #707B8F
	}

/* ===================================================== CONTENT > DETAILS */

#main .box#content #details {
	min-height: 223px;
	height:auto !important;
	height:223px;
	padding: 10px;
	width: 484px;
	float: right;
	border: 1px solid #E6E6E6;
	}

#main .box#content #details p.error {
	width: 461px;
	}

#main .box#content #details #success {
	margin-bottom: 5px;
	width: 461px;
	}

#main .box#content #details input.text {
	width: 210px;
	}

#main .box#content #details textarea {
	width: 210px;
	}

#main .box#content #details .clear_dotted {
	margin: 10px 0;
	}

#main .box#content #details h2 {
	margin-top: 0;
	margin-bottom: 5px;
	}


#main .box#content #details table {
	border-bottom: 0;
	padding-bottom: 0;
	}

#main .box#content #details table.form select {
	width: 200px;
	}

#main .box#content #details table tr td {
	height: 25px;
	line-height: 25px;
	}

#main .box#content #details table thead tr td {
	height: 25px;
	line-height: 25px;
	background-color: #E0E6EF;
	border: 1px solid #BAC0C9;
	text-align: center;
	font-weight: bold;
	}

#main .box#content #details table tr td.label {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 170px;
	background-color: #FBFBFC;
	}

#main .box#content #details table tr td.value {
	padding: 0 10px;
	width: 290px;
	}

#main .box#content #details table tr.tr_1 td {
	background-color: #F8F8F8;
	}

#main .box#content #details table tr.tr_1 td.label {
	background-color: #F0F0F0;
	}

#main .box#content #details table.form tr td.label {
	background-color: #FFF;
	}

#main .box#content #details table.form tr td.value {
	padding: 0;
	width: 210px;
	}

#main .box#content #details table.form tr td.info span {
	width: 150px;
	display: block;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
	border-left: 0;
	padding: 0 5px;
	color: #BAC0C9;
	cursor: help;
	height: 18px;
	line-height: 18px;
	}

#main .box#content #details table.form tr td.info span.error {
	border-color: #DDD;
	border-right-color: #C00;
	color: #C00;
	}

#main .box#content #details table.form tbody tr td.value {
	padding-top: 5px;
	}

#main .box#content ul.comments {
	width: 100%;
	}

#main .box#content #details ul.comments {
	width: 484px;
	}

#main .box#content ul.comments li {
	border: 1px solid #F7F8F9;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 7px;
	}

#main .box#content ul.comments li.last {
	margin-bottom: 0;
	}

#main .box#content ul.comments li p {
	float: left;
	width: 346px;
	padding: 5px;
	}

#main .box#content ul.comments li ul {
	width: 120px;
	text-align: right;
	border-right: 1px dotted #CCD0D7;
	margin: 0;
	padding: 5px 5px 5px 0;
	float: left;
	background-color: #F7F8F9;
	}

#main .box#content ul.comments li ul li {
	width: 120px;
	margin-bottom: 7px;
	border: 0;
	}

#main .box#content #details ul.technorati {
	width: 484px;
	}

#main .box#content #details ul.technorati li {
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
	}

#main .box#content #details ul.technorati li.last {
	margin-bottom: 0;
	}

#main .box#content #details ul.technorati li a {
	text-indent: 7px;
	border-bottom: 1px solid #F0F0F0;
	background-color: #F7F8F9;
	display: block;
	padding: 5px 0;
	}

#main .box#content #details ul.technorati li p {
	padding: 7px;
	}

/* ===================================================== CONTENT > OPTIONS LEFT */

#main .box#content #options_left ul.menu {
	margin: 10px 0;
	}

#main .box#content #options_left ul.menu li {
	margin-bottom: 5px;
	}

#main .box#content #options_left ul.menu li.last {
	margin-bottom: 0;
	}

#main .box#content #options_left ul.menu li a {
	display: block;
	width: 155px;
	height: 30px;
	text-align: right;
	padding-right: 3px;
	line-height: 30px;
	background-color: #F8F8F9;
	border: 1px solid #E6E6E6;
	border-right: 0;
	font-weight: bold;
	color: #9EA3AB;
	}

#main .box#content #options_left ul.menu li a#schimb-telefon {
	background: url("../img/schimb_telefon.png") no-repeat 0 0;
	padding: 5px 3px 5px 0;
	}

#main .box#content #options_left ul.menu li a#schimb-telefon:hover {
	background: url("../img/schimb_telefon.png") no-repeat 0 -44px;
	border-right: 1px solid #FFF;
	width: 155px;
	}

#main .box#content #options_left ul.menu li a#schimb-telefon.selected {
	background: url("../img/schimb_telefon.png") no-repeat 0 -88px;
	border-right: 1px solid #FFF;
	width: 155px;
	}

#main .box#content #options_left ul.menu li a:hover {
	background-color: #FFF;
	width: 156px;
	}

#main .box#content #options_left ul.menu li a.selected {
	width: 156px;
	background-color: #FFF;
	color: #152643;
	border-left: 1px solid #152643;
	}

#main .box#content #options_left ul.options li {
	margin-bottom: 5px;
	width: 165px;
	height: 20px;
	color: #9EA3AB;
	line-height: 20px;
	text-indent: 25px;
	}

#main .box#content #options_left ul.options li a {
	display: block;
	width: 165px;
	height: 20px;
	color: #152643;
	}

#main .box#content #options_left ul.options li a:hover {
	color: #FFF;
	}

#main .box#content #options_left ul.options li#ico_compare {
	background: url("../img/ico_compare.png") no-repeat 0 0;
	}

#main .box#content #options_left ul.options li#ico_bookmark_online {
	background: url("../img/ico_bookmark_online.png") no-repeat 0 0;
	}

#main .box#content #options_left ul.options li#ico_yahoo {
	background: url("../img/ico_yahoo.png") no-repeat 0 0;
	}

#main .box#content #options_left ul.options li#ico_print {
	background: url("../img/ico_print.png") no-repeat 0 0;
	}

#main .box#content #options_left ul.options li#ico_favorite {
	background: url("../img/ico_favorite.png") no-repeat 0 0;
	}

/* ======================================== RATING */
.star-rating {
	float: left;
	border: 1px solid #E6E6E6;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	height: 110px;
	width: 25px;
	position: relative;
	background: url('../img/vert_star.gif') top left repeat-y; 
	}

.star-rating li {
	padding: 0;
	margin: 0;
	float: left;
	}

.star-rating li a {
	display: block;
	height: 22px;
	width: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0;
	}

.star-rating li a:hover {
	background: url('../img/vert_star.gif') right top repeat-y;
	z-index: 2;
	bottom: 0;
	}

.star-rating a.one-star {
	bottom: 0;
	}

.star-rating a.one-star:hover {
	height: 22px;
	}

.star-rating a.two-stars {
	bottom: 22px;
	}

.star-rating a.two-stars:hover {
	height: 44px;
	}

.star-rating a.three-stars {
	bottom: 44px;
	}

.star-rating a.three-stars:hover {
	height: 66px;
	}

.star-rating a.four-stars {
	bottom: 66px;
	} 

.star-rating a.four-stars:hover {
	height: 88px;
	}

.star-rating a.five-stars {
	bottom: 88px;
	}

.star-rating a.five-stars:hover {
	height: 110px;
	}

.star-rating li.current-rating {
	background: url('../img/vert_star.gif') center bottom repeat-y;
	position: absolute;
	bottom: 0;
	width: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.star-rating li#current_grade {
	cursor: help;
	position: absolute;
	bottom: -25px;
	height: 23px;
	left: -1px;
	width: 25px;
	background-color: #F5F5F5;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	border: 1px solid #E6E6E6;
	float: left;
	}

/* =========================================== */