	* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color: #003292;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0096dc;
}

a.articleData {
        font-weight:normal;
}        

i {
	display: none;
}

h4 {
	font-size: 11px;
	margin-bottom: 5px;
	color: #000;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#centerContent h1 {
	font-size: 34px;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 12px;
}
#centerContent h1 strong {
	color: #003292;
}

#centerContent p.subtitle {
	font-size: 17px;
	text-transform: none;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 15px;
}
span.bigger13 {
	font-size:1.2em;
	font-weight:bold;
}
#centerContent h3 {
	color: #333;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}

#centerContent h3 a {
    color: #333;
}

#centerContent form h3 {
    width: 100%;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    clear: both;
}

#centerContent .mainimg { 
    margin: 0 0 20px;
}

/*   Header   */

#header {
	position: relative;
        z-index: 1; /* Fixes a stacking problem in IE7, where #content would be shown above #header. */
	height: 159px;
	background: url(../images/bg-header.gif) no-repeat left top;
}

#header h1 {
	color: #fff;
	font-size: 36px;
        line-height: 36px;
        position: absolute;
	left: 240px;
	top: 58px;
	font-weight: normal;
}

#header ul {
	list-style-type: none;
}

ul.topMenu {
    color: #333333;
    overflow: hidden;
    padding-top: 4px;
    padding-right: 5px;
}

ul.topMenu a {
	color: #333333;
	font-weight: normal;
}

ul.topMenu li {
	float: right;
	padding-left: 9px;
	margin-left: 10px;
	background: url('../images/topMenu-separator.png') no-repeat 1px 5px; 
}

ul.topMenu li.first {
    background: none; 
}

ul.topMenu form {
	width: auto;
}

ul.topMenu li label {
    float: left;
}

input.searchInput {
	width: 84px;
    padding: 0 3px;
	border: 0;
	background: url(../images/bg-search.gif) no-repeat left top;
    float: none;
}
.sIFR-active form input.image {
    height: auto;
    float: none;
    border: none;
    vertical-align: 7px !important;
}



p.logo {
	position: absolute;
	left: 39px;
	top: 48px;
}

p.logo img {
	border: 0;
}

p.groupe {
	position: absolute;
	left: 840px;
	top: 79px;
}

p.groupe img {
	border: 0;
}

/*   End of header section   */

/*  Content  */

#content {
	overflow: hidden;
	position: relative;
	background: url(../images/img-overlay.png) no-repeat 0 100%;
	padding-bottom: 40px;
}

img.imgOverlay {
    position: absolute;
	left: 0;
	z-index: 5;
	top: -26px;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

.flash_success {
	color: green;
	font-weight: bold;
}

/*  End of content   */

/*   Center content   */

#centerContent {
	float: left;
	width: 530px;
	margin: 35px 10px 40px 0;
}

*:first-child+html #centerContent {
    padding-bottom: 40px;
}

#centerContent p {
	margin-bottom: 15px;
}

#centerContent ul.offers p {
    margin-bottom: 0;
}

p.people img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

#centerContent ul {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 20px;
}

#centerContent .sitemap ul li {
    background: none;
}

*:first-child+html img.centerImage {
    margin-bottom: -2px;
}

* html img.centerImage {
    margin-bottom: -2px;
}

form {
	margin-bottom: 10px;
    overflow: hidden;
}

.noFloat {
	float: none;
}

table {
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	color: #000000;
	width: 100%;
	border-collapse:separate;
	border-spacing:0;
	font-size: 11px;
	margin-bottom: 10px;
}

table.footnotes {
    border-bottom: 0 none;
    border-collapse: separate;
    border-spacing: 0;
    border-top: 0 none;
    color: #999999;
    font-size: 11px;
    margin-bottom: 10px;
    width: 100%;
}

table th {
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding: 4px 6px;
	text-align: left;
}

table td {
	border-bottom: 1px solid #CECECE;
	border-left: 10px solid #FFFFFF;
	padding: 4px 6px;
}

table td.pricetax,
table td.price {
    white-space: nowrap;
}

table tr.last td {
	border-bottom: none;
}

.shorted {
    letter-spacing: -0.8px;
}

* html .shorted {
    letter-spacing: -1px;
}

*:first-child+html .shorted {
    letter-spacing: -1px;
}

table tr.gri,
table th.gri,
table td.gri {
	background-color: #ebebeb;
}

table td.gri,
table td.bleu {
	border-left: 0;
}

table tr.bleu,
table th.bleu,
table td.bleu {
	background-color: #ceeaff;
}

/*  Lista VO   */

#searchFilter {
	border-top: 1px solid #999;
	padding-top: 6px;
	overflow: hidden;
}

#searchFilter h3 {
	color: #000;
}

dl {
	margin-bottom: 10px;
    overflow: hidden;
}

dl.filter {
	width: 170px;
	float: left;
	margin-left: 10px;
	position: relative;
}
* html dl.filter { position: static; }

dl.filter dt {
	font-size: 10px;
	margin-bottom: 3px;
}

dl.filter dd input {
	width: 168px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	height: 16px;
	font-size: 10px;
	color: #999;
	line-height: 10px;
	position: relative;
	top: -1px;
}
* html dl.filter dd input { position: static; }

dl.double {
	width: 350px;
}

dl.fullWidth {
	width: 530px;
}

dl.double dd input {
	width: 348px;
}

dl.filter dd select {
	width: 168px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	height: 18px;
	font-size: 10px;
	color: #999;
}

dl.filter dd textarea {
	width: 348px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	font-size: 10px;
	color: #999;
	line-height: 10px;
	height: 200px;
}

input.standardInput,
select.standardInput {
	width: 168px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	height: 20px;
	font-size: 12px;
	color: #999;
	line-height: 10px;
	position: relative;
	top: -1px;
}
* html input.standardInput,
* html select.standardInput {
	position: static;
}

.result {
	position: relative;
	clear: left;
	min-height: 60px;
	border-top: 1px solid #ccc;
	padding-top: 9px;
	margin-bottom: 9px;
}

* html .result {
    position: static;
	height: 60px;
}

.result img {
	float: left;
	margin-right: 10px;
}

#centerContent .result p {
	margin-bottom: 0px;
}

#centerContent p.carTitle {
	margin-bottom: 4px;
}

p.carTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}

p.carDetails {
	margin: 0 0 0 120px;
}

p.voPage {
	position: relative;
	margin-top: 18px;
	text-align: center;
}

p.voPage .back {
	position: absolute;
	left: 0;
}

p.voPage .forward {
	position: absolute;
	right: 0;
}

p.filterResult {
	clear: left;
	float: left;
	width: 340px;
	padding-left: 10px;
}

p.separator {
	clear: left;
	float: left;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

#centerContent p.separator,
#centerContent p.filterResult {
	margin-bottom: 10px;
}

/*   End of Lista VO   */

/*   Calculator finantare   */

#financialForm {
	overflow: hidden;
	margin-bottom: 5px;
}

input.short {
	width: 70px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	height: 16px;
	padding: 2px 0 0 2px;
	font-size: 10px;
	color: #999;
	line-height: 10px;
	position: relative;
}

dl.shortFilter {
	width: 110px;
	float: left;
	margin-left: 10px;
	position: relative;
}

dl.shortFilter dt {
	font-size: 10px;
	margin-bottom: 3px;
}

dl.shortFilter dd input {
	width: 108px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	height: 16px;
	font-size: 10px;
	color: #999;
	line-height: 10px;
	position: relative;
	top: -1px;
}

dl.shortFilter dd select {
	width: 108px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	height: 18px;
	font-size: 10px;
	color: #999;
}

fieldset.priceRelated {
	margin-bottom: 10px;
	border: 0;
}

.nextLabel {
	margin-left: 40px;
}

/*   End of Calculator finantare   */

/*   Cariere    */

#new_cv_form,
#new_appointment {
	overflow: hidden;
}

fieldset {
    clear: left;
    border: none;
    overflow: hidden;
}

*:first-child+html fieldset {
    margin-bottom: 10px;
}

* html fieldset {
    margin-bottom: 10px;
}

legend {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

* html legend {
    margin-left: -8px;
}

*:first-child+html legend {
    margin-left: -8px;
}

.mandatory {
	/* color: #ff0000;*/
}

dl.uploadFile {
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
}

dl.uploadFile dd input {
	width: 250px;
	height: 22px;
}

input.sendBtn {
	width: 80px;
	height: 25px;
	border: none;
	background: url(../images/trimite_btn.gif) no-repeat left top;
}

input.saveBtn {
	width: 88px;
	height: 25px;
	border: none;
	background: url(../images/salveaza.jpg) no-repeat left top;
}

input.submit_upload {
	width: 149px;
	height: 25px;
	border: none;
	background: url(../images/adauga-document.jpg) no-repeat left top;
}

input.sendBtn:hover {
	background: url(../images/trimite_btn_hover.gif) no-repeat left top;
}

input.usedCars {
    margin-bottom: 10px;
    float: right;
}

/*   End of cariere   */

/*   Contact form   */

#contactForm {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
}

/*   End of contact form   */

/*   Ofertele mele   */

ul.offers {
	list-style-type: none;
}

ul.offers img {
    border: 0;   
}

#centerContent ul.offers li {
	background: none;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding:10px 0;
}

* html #centerContent ul.offers li {
    height: 1%;
}

#centerContent ul.offers li.first {
	border-top: none;
}

.floatedLeft {
	float: left;
	margin-right: 10px;
}

/*   End of Ofertele mele   */

/*   Detalii masina    */

a.checkFinance {
	width: 230px;
	height: 24px;
	display: block;
	background: url(../images/vezi-finantare.gif) no-repeat left top;
}

a.checkFinance:hover {
	background: url(../images/vezi-finantare_hover.gif) no-repeat left top;
}

#imgDetails {
	overflow: hidden;
    height: 225px;
}

#imgDetails img {
	float: left;
	border: 0;
}

img.thumb {
	margin: 0 0 20px 10px;
}

/*   End of detalii masina    */

dl.first,
p.first,
form .first {
	margin-left: 0;
	clear: left;
}

.clearLeft {
	clear: left;
}

.footnote {
	color: #999;
	font-size: 10px;
}

#centerContent img.centerImage {
    margin-bottom: 15px;
}

.searchResult {
    margin-bottom: 15px;
}

/*   End of center content    */



/*  Sidebar right   */

#sidebarRight {
	float: left;
	width: 160px;
	margin-top: 35px;
	padding: 0px;
	font-size: 11px;
}

#sidebarRight p {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}

#sidebarRight p a {
    font-weight: normal;
    color: #666;
}
#sidebarRight p a b,
#sidebarRight p a strong {
    font-weight: bold;
    color: #003291;
}
#sidebarRight p.first {
	border-top: 0;
}

/*   End of sidebar right   */

/*   Footer   */

#footer {
	clear: left;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	position: relative;
    background: #fff;
    width: 950px;
}

#footer a img {
	border: 0;
}

#footer div.footer-entry {
	float: left;
	width: 236px; height: 90px;
	padding-left: 2px;
	background: url(../images/footer_sep.gif) no-repeat 1px 50%;
}
#footer div.first {
	background: none;
	padding-left: 0;
}

/*   End of footer   */

/*   Subfooter    */

#subfooter {
	text-align: center;
	font-size: 11px;
	color: #d5d5d7;
	margin: 10px 0;
}

#subfooter a {
	margin: 0 5px;
}
#subfooter p {
    margin: 0;
}
#subfooter p.copyright {
    margin: 2px 0 20px;
	font-size: 10px;
	color: #9d9ea2;
}

/*   End of subfooter   */

/*   Main  navigation   */

#mainNavigation {
	position: absolute;
	z-index: 2000;
	left: 220px;
	top: 120px;
	height: 41px; 
	width: 730px;
}

ul.mainMenu li {
	float: left;
	margin-left: 20px;
	border-left: 1px solid #ccc;
	padding-left: 19px;
}

ul.mainMenu li.first {
	margin-left: 0;
	border-left: none;
	padding-left: 0;
}

ul.mainMenu ul {
    display: none;
}

/*   Secondary navigation   */

#sidebarLeft {
	float: left;
	width: 150px;
    padding-right: 20px;
	margin: 35px 10px 50px 60px;
}

*:first-child+html #sidebarLeft {
    padding-bottom: 40px;
}

* html #sidebarLeft {
     margin: 55px 10px 50px 30px;
}

#sidebarLeft ul {
	list-style-type: none;
	font-size: 18px;
}

#sidebarLeft ul li {
	margin-bottom: 10px;
}

#sidebarLeft ul a {
	font-weight: normal;
}

#sidebarLeft ul ul {
	font-size: 13px;
	margin-left: 16px;
	margin-top: 10px;
}

#sidebarLeft ul ul li {
	margin-bottom: 10px;
}

/*  Administration navigation   */

#admin {
    text-align: left;
}

#admin a {
    color: #34f02a;
}

#admin a:hover {
    text-decoration: underline;   
}

#admin p {
    margin-bottom: 10px;
}

.welcomeAdmin {
    width: 180px;
    padding: 5px 10px;
    background-color: #000;
    color: #fff;
    height: 50px;
}

#sidebarAdmin {
    clear: both;
    position: absolute;
    left: 0;
    padding: 10px;
    background-color: #ccc;
    
    width: 180px;
    color: #000;
}

#sidebarAdmin a {
    color: #333;   
}

#sidebarAdmin ul {
    list-style-type: none;
    padding: 10px;
    background: #e2e2e2;
    margin-bottom: 30px;
}

#sidebarAdmin ul li {
    margin-bottom: 5px;   
}

#sidebarAdmin ul li.selected > a {
    color: #003292;
}

#sidebarAdmin ul ul {
    padding: 5px 10px 2px;
    margin-bottom: 0px;
}

#sidebarAdmin ul ul a {
    color: #999;
}

#sidebarAdmin form label {
    margin-bottom: 4px;
    display: block;
}

#sidebarAdmin form select {
    width: 178px;
    border: 1px solid #999;
    margin-bottom: 5px;
}

input.adauga {
    width: 70px;
    height: 22px;
    padding-bottom: 2px;
    border: 1px solid #000;
    background-color: green;
}

#adminMenu {
    color: #fff;
    position: absolute;
    width: 85%;
    top: 0;
    left: 200px;
    height: 50px;
    background-color: #555;
    padding: 10px 0 0 20px;
    overflow: hidden; 
}

#adminMenu ul {
    list-style-type: none; 
}

#adminMenu ul li {
    float: left;
    margin-right: 25px;
}

#adminMenu ul a {
    font-weight: normal;
}

#adminMenu form {
    position: relative;
    top: -3px;   
}

#adminMenu select {
    margin: 0 10px;
}

#adminMenu label {
    color: #fff;   
}

table.tableEdit input.filter {
    width: 158px;
    border: 1px solid #ccc;
}

select.tableSelect {
    width: 200px;
}

table.tableEdit input.imgUrl {
    width: 136px;
    border: 1px solid #ccc;
}

table.tableEdit a img {
    border: 0;
}

table.exportedData {
    width: 100%;
}

#centerContentTables {
	float: left;
	width: 100%;
	margin: 35px 0px 40px 0;
}

*:first-child+html #centerContentTables {
    padding-bottom: 40px;
}

a.noBorder img {
    border: 0;
}

/* Lista preturi */

#priceList p {
	float: left;
	margin-right: 10px;
	clear: none;
	margin-bottom: 0;
	padding-top: 2px;
}

#priceList select {
	float: left;
	margin-right: 10px;
}

#queryResult {
	clear: both;
}

/* Comparator */

#topcontent {
	height: 280px;
}

#topcontent img {
	position: absolute;
	right: 0;
	top: 40px;
}

#comparerForm {
	font-weight: bold;
	text-align: right;
	color: #000;
}

#comparerForm select {
	float: right;
	margin-left: 10px;
	width: 130px;
}

#queryResult td.standard {
	background-color: #8F8F8F;
	font-weight: bold;
	color: #fff;
	width: 110px;
}

.dusterColor #queryResult td.optional {
	font-weight: bold;
	color: #fff;
	background-color: #6F350E;
	width: 110px;
}

th.dusterBackground {
	background: url(../images/icon_arrow_down-duster.gif) no-repeat left center;
	padding-left: 12px;
}

.sanderoColor #queryResult td.optional {
	font-weight: bold;
	color: #fff;
	background-color: #D70046;
	width: 110px;
}

th.sanderoBackground {
	background: url(../images/icon_arrow_down-sandero.gif) no-repeat left center;
	padding-left: 12px;
}

.logan-vanColor #queryResult td.optional {
	font-weight: bold;
	color: #fff;
	background-color: #009999;
	width: 110px;
}

th.logan-vanBackground {
	background: url(../images/icon_arrow_down-van.gif) no-repeat left center;
	padding-left: 12px;
}

.logan-pick-upColor #queryResult td.optional {
	font-weight: bold;
	color: #fff;
	background-color: #008B48;
	width: 110px;
}

th.logan-pick-upBackground {
	background: url(../images/icon_arrow_down-pick-up.gif) no-repeat left center;
	padding-left: 12px;
}

.noua-dacia-loganColor #queryResult td.optional {
	font-weight: bold;
	color: #fff;
	background-color: #66CCFF;
	width: 110px;
}

th.noua-dacia-loganBackground {
	background: url(../images/icon_arrow_down-logan.gif) no-repeat left center;
	padding-left: 12px;
}


.noua-dacia-logan-mcvColor #queryResult td.optional {
	font-weight: bold;
	color: #fff;
	background-color: #339900;
	width: 110px;
}

th.noua-dacia-logan-mcvBackground {
	background: url(../images/icon_arrow_down-mcv.gif) no-repeat left center;
	padding-left: 12px;
}


#configurator {
	background: url('../images/preloader_icon.gif') no-repeat 100px 50px;
}

#table_pricing_data {
	font-size: 0.8em;
}

p.redPromo {
	color: #f30409;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
