/*-- general ----------------------------------------------------------------------------------------*/
body {margin: 0;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 11px;background: url("../images/bodyBgBottom.gif") repeat-x bottom;}
button {background-color:#069;font-size:11px;color:#FFF;border:0;padding:2px 5px 2px 5px;-mofooter-border-radius: 5px;-webkit-border-radius: 5px;cursor:pointer;}
.BtnBrowse {background-color:#069;font-size:11px;color:#FFF;border:0;padding:2px 5px 2px 5px;}
a {outline: 0;}
select, input[type='text'], input[type='password'], textarea {/*
background: url("../images/bg_input.gif") repeat-x bottom;*/
border: 1px solid #616163;font-size: 11px;padding: 2px;}
input.text {/*
background: url("../images/bg_input.gif") repeat-x bottom;*/
border: 1px solid #616163;font-size: 11px;padding: 2px;}
input[type='checkbox'] {margin: 0 5px 0 0;vertical-align: text-bottom;}
input[type='radio'] {margin: 0 5px 0 0;vertical-align: text-bottom;}
select {height: 21px;width: 140px;}
select.half {width: 85px;}
input[type='text'], input[type='password'] {height: 15px;width: 134px;}
.loginFormWrapper {margin-left: 18px;margin-top: 18px;padding: 0px 0px 18px 0;width: 263px;float:left;border:1px solid #fff;}
.loginFormWrapperWide {float: left;margin-left: 24px;width: 436px;min-height: 200px;}
.loginFormWrapper h3 {background: url("../images/loginBoxTopBg.png") no-repeat;height: 26px;margin: 0;padding: 9px 0 0 18px;font-size: 18px;font-weight: bold;color: #fff;}
.loginFormWrapperWide h3 {background: url("../images/loginBoxTopBgWide.png") no-repeat;padding: 9px 0 0 36px;}
.loginFormWrapper form {padding: 0 0 0 18px;font-size: 12px;}
.loginFormWrapperWide form {padding: 0 0 0 36px;}
div.loginFormWrapper form table input.text {border: 1px solid #F8AC1B;font-size: 12px;}
div.loginFormWrapperWide form table input.text {width: 200px;}
div.loginFormWrapperWide form table select.text {border: 1px solid #F8AC1B;width: 206px;}
div.loginFormWrapperWide form table textarea.text {border: 1px solid #F8AC1B;padding: 2px;width:  200px;height: 100px;}
.loginFormWrapper .rememberMe {padding-top: 6px;}
.loginFormWrapper .rememberMe a:link, .loginFormWrapper .rememberMe a:active, .loginFormWrapper .rememberMe a:visited {display: block;background: url("../images/smallIco.gif") no-repeat;padding: 1px 0 3px 22px;color: #F8AC1B;text-decoration: none;}
.loginFormWrapper .rememberMe a:hover {color:#2178BC;text-decoration: underline;}
.loginFormWrapper .border {background: #FCD38F;padding: 0 2px 0 2px;}
.loginFormWrapper .coolBg {background: #fff url("../images/loginBoxCoolBg.gif") repeat-x;height: 190px;}
.loginFormWrapper .bottom {background: url("../images/loginBoxBottom.gif") no-repeat;height: 13px;}
.loginFormWrapperWide .bottom {background: url("../images/loginBoxBottomWide.gif") no-repeat;}
.loginFormWrapper a.button:link, .loginFormWrapper a.button:active, .loginFormWrapper a.button:visited, .loginFormWrapper a.button:hover, 
.orangeButton {float: right;background: url('../images/loginBtn.gif') no-repeat 0 0;padding: 3px 0 0 15px;margin: 0 0 0 0;width: 65px;height: 20px;font-size: 12px;font-weight: bold;color: #fff;text-decoration: none;text-align: center;border: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}
.blueButtonAdd {float: right;background: url('../images/loginBtnBlue.gif') no-repeat 0 0;padding: 1px 0 10px 15px;margin: 0 0 0 0;width: 80px;height: 25px;font-size: 12px;font-weight: bold;color: #fff;text-decoration: none;text-align: center;border: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}
.loginContNouWrapper {margin-left: 24px;margin-top: 18px;padding: 0px 0px 18px 0;width: 436px;min-height: 200px;float:left;border:1px solid #fff;}
.loginContNouWrapper form {padding: 0 0 0 36px;font-size: 12px;}
div.loginContNouWrapper form table input.text {border: 1px solid #2178BC;padding: 2px;width: 180px;font-size: 12px;}
div.loginContNouWrapper form table select.text {border: 1px solid #2178BC;width: 186px;}
div.loginContNouWrapper form table textarea.text {border: 1px solid #2178BC;padding: 2px;width:  180px;height: 100px;}
.loginContNouWrapper h3 {background: url("../images/registerBoxTopBg.png") no-repeat;height: 26px;margin: 0;padding: 9px 0 0 36px;font-size: 18px;font-weight: bold;color: #fff;}
.loginContNouWrapper .border {background: #B1C2E4;padding: 0 2px 0 2px;}
.loginContNouWrapper .coolBg {background: #fff url("../images/registerBoxCoolBg.gif") repeat-x;height: 190px;}
.loginContNouWrapper .bottom {background: url("../images/registerBoxBottom.gif") no-repeat;height: 13px;}
.loginContNouWrapper a.button:link, .loginContNouWrapper a.button:active, .loginContNouWrapper a.button:visited, .loginContNouWrapper a.button:hover, 
.blueButton {background:url("../images/registerBtn.gif") no-repeat scroll 0 0 transparent;border:0 none;color:#FFFFFF;float:right;font-size:12px;font-weight:bold;height:24px;margin:0 30px 0 0;padding: 2px 0 0 0;text-align:center;text-decoration:none;width:110px;}
.loginContNouWrapper .requiredAll {padding: 7px 0 3px 19px;background: url("../images/star.gif") no-repeat 1px 11px;}
.paymentForm {border:1px solid #fff;}
#bodyBgBottom {background: url("../images/bodyBgTop.gif") repeat-x top;}
/*-- /general ---------------------------------------------------------------------------------------*/
#logo {float: left;}
#logo img {padding: 20px 0 0 0;border: 0;}
#logo  img#logoPrint{display:none;}
#logoBar{background: #17386A;}
#logoBar ul {padding: 25px 10px 0 0;margin: 0;list-style: none;float: right;}
#logoBar ul li {float: left;padding: 0 7px 0 7px;}
#logoBar ul li a:link, #logoBar ul li a:active, #logoBar ul li a:visited, #logoBar ul li a:hover {text-decoration: none;font-weight: bold;}
#logoBar ul li a img {border: 0;}
/*-- /logoBar ---------------------------------------------------------------------------------------*/
/*-- tabBar -----------------------------------------------------------------------------------------*/
#tabBar {background: url("../images/tabBarMenuBgSmall.png") no-repeat right;font-size: 14px;font-weight: bold;margin: 0 auto 0 auto;width: 980px;height: 38px;}
#bodyBgBottom div.tabBarBig {background: url("../images/tabBarMenuBgBig.png") no-repeat right;}
#bodyBgBottom div.tabBarBig a.tabBarBtnSel {display: inline;}
#bodyBgBottom div.tabBarHuge {background: url("../images/tabBarMenuBgHuge.png") no-repeat right;}
a.tabBarBtn:link, a.tabBarBtn:active, a.tabBarBtn:visited, a.tabBarBtn:hover {display: block;float: left;padding: 11px 19px 0 25px;text-align: center;text-decoration: none;width: 181px;height: 27px;}
a.tabBarBtnSel:link, a.tabBarBtnSel:active, a.tabBarBtnSel:visited, a.tabBarBtnSel:hover {display: block;float: left;padding: 11px 19px 0 0px;text-align: center;text-decoration: none;width: 230px;height: 27px;}
a#tabHomeSearch {padding: 11px 230px 0 0px;}
a.tabBarBtn {background: url("../images/tabBg.png") no-repeat;}
a.tabBarBtnSel {background: url("../images/tabBgSel.png") no-repeat;}
a.column3:link, a.column3:active, a.column3:visited, a.column3:hover {background: url("../images/tabBgSelSmall_1.png") no-repeat;text-transform: uppercase;}
a.column3News:link, a.column3News:active, a.column3News:visited, a.column3News:hover {background: #1F79C8;height: 34px;font-weight: bold;font-size: 17px;padding: 22px 22px 0 31px;width:180px;text-align: left;text-transform: uppercase;}
a.column3Help:link, a.column3Help:active, a.column3Help:visited, a.column3Help:hover {background: #F8AC01;height: 34px;font-weight: bold;font-size: 17px;padding: 22px 19px 0 31px;width:180px;text-align: left;text-transform: uppercase;}
#tabBar ul {float: right;margin: 0;padding: 0;list-style: none;width: 520px;height: 27px;}
#tabBar ul li {float: left;position:relative;z-index:99;}
#tabBar ul li a {text-decoration: none;}
.menuBoxInner {position: absolute;width: 140px;left: 6px;top: 10px;}
.menuBoxInner a:link, .menuBoxInner a:active, .menuBoxInner a:visited {display: block;padding: 2px 10px 2px 28px;background: url("../images/menuBoxBull.gif") no-repeat 13px 3px;}
.menuBoxInner a:hover {background: url("../images/menuBoxBullH.gif") no-repeat 13px 3px;}
.menuBoxInner a.menuItemIn:link, .menuBoxInner a.menuItemIn:active, .menuBoxInner a.menuItemIn:visited {padding: 2px 20px 2px 28px;background: url("../images/menuBoxBullSmall.gif") no-repeat 20px 3px;}
.menuSplit {border-top: 1px solid #B1B2B4;margin: 4px 5px 4px 5px;width:130px;}
#menuSearchBox, #menuFormAddBox, #menuMyAccountBox, #menuInfoBox {position: absolute;top: 15px;left: -7px;overflow: hidden;display: none;background: url("../images/menuBoxBg.png") no-repeat bottom;font-size: 13px;font-weight: normal;padding: 0 0 10px 0;width: 152px;z-index:99999999;}
#menuDealerBox {position: absolute;top: 15px;left: -72px;overflow: hidden;display: none;background: url("../images/menuBoxBg.png") no-repeat bottom;font-size: 13px;font-weight: normal;padding: 0 0 9px 0;width: 140px;z-index:99999;}
#menuDealerBox .menuSplit {border-top: 1px solid #B1B2B4;margin: 4px 6px 4px 0px;width:130px;}
#menuDealerBox .menuBoxInner {width:130px;}
#menuDealerBox .menuBoxInner a:link,#menuDealerBox .menuBoxInner a:active,#menuDealerBox .menuBoxInner a:visited {display: block;padding: 2px 10px 2px 21px;background: url("../images/menuBoxBull.gif") no-repeat 6px 2px;}
#menuSearch, #menuFromAdd, #menuMyAccount, #menuInfo {top: 0;left: 0;}
#menuSearchBox img, #menuFormAddBox img, #menuMyAccountBox img, #menuInfoBox img {position: absolute;left: 6px;}
/*-- /tabBar ----------------------------------------------------------------------------------------*/
/*-- topMenu ----------------------------------------------------------------------------------------*/
#menuSearch, #menuFormAdd, #menuMyAccount, #menuInfo, #menuDealer {display: block;height: 38px;background-image: url("../images/lang/topMenuText.png");background-repeat:  no-repeat;}
#menuHome {background: url("../images/house.png") no-repeat;width: 20px;height:20px;display:block;margin:10px 0 0 0;}
.homeHouse{float:left;margin-left:20px;}
#menuSearch {width: 75px;background-position: -150px 0px;}
#menuFormAdd {width: 121px;background-position: -300px 0px;}
#menuMyAccount {width: 101px;background-position: -450px 0px;}
#menuInfo {width: 84px;background-position: -600px 0px;}
#menuDealer {width: 67px;background-position: -750px 0px;}
.topBarDelimiter {display: block;float: left;width: 8px;height: 38px;background-image: url("../images/topBarDelimiter.png");background-repeat: no-repeat;background-position: -16px 0;}
.topBarDelimiterFirst, .topBarDelimiterLast {background-position: -24px 0;}
/*-- /topMenu ---------------------------------------------------------------------------------------*/
/*-- searchBarHome ----------------------------------------------------------------------------------*/
#searchBarHome {/* background: url("../images/homePicTop.jpg") no-repeat 0 -10px;*/
padding: 0 0 10px 0;margin: 0 auto 0 auto;width: 980px;height: 304px;}
#searchBarHomeBgs {background: #556C91 url("../images/searchBarHomeBgsBg.gif") repeat-x top;width: 980px;height: 294px;}
#homeSearch {display: block;float: left;margin: 0;padding: 11px 14px 10px 20px;width: 401px;height: 293px;background: url("../images/searchHomeBg.png") no-repeat;}
#homeFormAddAd {display: none;float: left;margin: 0;padding: 11px 4px 0 20px;width: 401px;height: 293px;background: url("../images/searchHomeBg.png") no-repeat;}
#homeSearch p {margin: 0;padding: 0 10px 15px 0;font-size: 14px;font-weight: bold;text-align: center;}
#homeSearch p span {font-size: 16px;}
.homeSearchItem, 
.homeSearchItemSingle {float: left;clear: left;height: 50px;}
.homeSearchItem {width: 370px;padding: 4px 5px 0 5px;}
.homeSearchItemChecks {float: right;width: 174px;padding: 0 0 0 1px;font-size: 13px;line-height: 170%;}
#leftSearch .leftColSearchItem {width: 203px;}
.leftColSearchItem {padding: 0 10px 0 12px;height: 47px;}
.homeSearchItemSingle {width: 180px;padding-top: 5px;}
#homeSearch label,
#leftSearch label {height: 20px;font-size: 12px;font-weight: bold;}
#homeSearch label.left,
#leftSearch label.left {float: left;}
#homeSearch label.right,
#leftSearch label.right {float: right;}
#homeSearch select,
#homeSearch label {width: 175px;height: auto;font-size: 13px;}
#leftSearch select,
#leftSearch label {width: 95px;height: auto;}
#homeSearch select.left,
#leftSearch select.left {float: left;clear: left;}
#homeSearch select.right,
#leftSearch select.right {float: right;clear: right;}
#homeSearchBtn {float: right;color: #fff;font-size: 12px;font-weight: bold;text-align: center;padding: 0px;}
#homeSearchBtn a:link, #homeSearchBtn a:active, #homeSearchBtn a:visited {display: block;background: url("../images/showResults_2.png") no-repeat 8px 0;width: 192px;height: 25px;padding: 9px 20px 0 0;color: #fff;font-size: 13px;text-decoration: none;border: 0px solid red;}
a#advSearchBtn, a#advSearchBtn:link, a#advSearchBtn:active, a#advSearchBtn:visited {display: inline;background: url("../images/showResults_2.png") no-repeat top right;float: right;width: 192px;height: 21px;padding: 10px 0 2px 0;margin: 0;font-size: 12px;font-weight: bold;text-decoration: none;text-align: center;color: #fff;}
a#advTightBtn {display: inline;width: 348px;height: 58px;padding: 7px 0 0;font-size: 12px;font-weight: bold;text-decoration: none;text-align: center;display: block;background: url("../images/advTightBtn.gif") no-repeat;color: #000;font-size: 12px;margin: 25px 0 10px 10px;}
#homeSearchBtn a#leftSearchBtn {display: block;background: url("../images/showResults_2.png") no-repeat 5px 0;color: #FFF;font-size: 12px;}
div.formContainerInnerTight a#advSearchBtn {display: block;background: url("../images/leftSearchBtnRoundedBg.gif") no-repeat;color: #000;font-size: 12px;border: none;padding: 9px 0 0 25px;height:23px;margin: 0;width: 170px;text-align: left;}
div.formContainerInnerTight a#advContactBtn {display: block;background: url("../images/leftContactBtnRoundedBg.gif") no-repeat;color: #000;font-size: 13px;border: none;padding: 9px 0 0 35px;height:23px;margin: 0;width: 203px;text-align: left;font-weight:bold;text-decoration: none;float:right;}
#homeSearchBtn a#leftSearchBtn span, a#advSearchBtn span {font-size: 12px;color: #FFF;}
#leftSearch #homeSearchBtn {clear: both;float: none;display: block;width: 192px;height: 34px;text-align: center;margin: 0 0 10px 16px;} 
#homeSearchBtn span {font-size: 14px;}
#homeSearchBtn input {padding-top: 5px;}
a#homeSearchAdv:link, a#homeSearchAdv:active, a#homeSearchAdv:visited {float: left;clear: left;background: url("../images/advSearchBullNew.gif") no-repeat 0 25px;padding: 29px 0 5px 46px;font-size: 13px;font-weight: bold;text-decoration: none;width:120px;}
a#homeSearchAdv:hover {text-decoration: underline;}
#leftCol #leftSearch a.leftColSearchAdv:link, #leftCol #leftSearch a.leftColSearchAdv:active,
#leftCol #leftSearch a.leftColSearchAdv:visited, #leftCol #leftSearch a.leftColSearchAdv:hover {background: url("../images/advSearchBullNew.gif") no-repeat top left;padding: 4px 0 0 45px;margin: 0 0 0 30px;display: block;height: 20px;}
/*-- homeUser --------------------------*/
#homeUser {float: right;display: inline;margin: 1px 0 0 0;padding: 0;width: 545px;height: 304px;}
#homeRegisterBg {background: url("../images/homeRegisterBg.png") no-repeat;color: #fff;display: block;float: left;font-size: 18px;height: 126px;letter-spacing: 1px;margin: 35px 0 0 -10px;padding: 13px 0 0 20px;text-decoration: none;text-shadow: #4B4B4D -2px 2px 0;width: 317px;}
#homeRegisterBg span {font-size: 28px;}
#homeUser p {margin: 30px 0 0 0;text-align: center;width: 300px;color: #fff;font-size: 16px;font-weight: bold;}
#homeUser a img {border: 0;}
#homeUser #register {float: left;display: inline;margin: 10px 0 0 20px;padding: 14px 0 0 0;width: 255px;height: 90px;color: #fff;background: url("../images/registerFree.png") no-repeat;font-size: 18px;font-weight: bold;text-decoration: none;text-align: center;}
#homeUser #register span {display: block;font-size: 30px;padding-top: 6px;}
#homeUser #dealer {float: right;padding: 205px 10px 0 0;}
#homeUser #privateSeller {float: right;display: inline;margin: 173px 20px 0 0;padding: 14px 0 0 40px;width: 120px;height: 45px;background: url("../images/lang/loginPrivateSeller.png") no-repeat;color: #fff;font-size: 14px;font-weight: bold;text-decoration: none;text-indent:-99999px;}
/*-- /homeSearch ------------------------------------------------------------------------------------*/
/*-- tabbedBox --------------------------------------------------------------------------------------*/
.tabbedBox {/* background: url("../images/homePicBottom.jpg") no-repeat;*/
margin: 0 auto 0 auto;width: 980px;padding-top: 12px;}
.tabbedBoxHalfContainer {margin: 0 auto 0 auto;width: 980px;padding-top: 12px;}
.tabbedBoxHalf {float: left;width: 485px;}
.tabbedBoxHalf ul {margin: 0;padding: 0;list-style: none;height: 32px;background: url("../images/tabbedBoxUlBg.gif") repeat-x bottom;}
.tabbedBox ul {margin: 0;padding: 0;list-style: none;height: 32px;}
.tabbedBoxGrey ul {margin: 0;padding: 0;list-style: none;height: 32px;background: url("../images/tabbedBoxUlBgGrey.gif") repeat-x bottom;}
.tabbedBoxHalfOrange ul {margin: 0;padding: 0;list-style: none;height: 32px;background: url("../images/tabbedBoxUlBgOrange.gif") repeat-x bottom;}
.tabbedBox ul li, .tabbedBoxHalf ul li {float: left;}
.tabbedBoxGrey ul li a {text-align: center;width: 163px;}
.tabbedBox ul li a:link, .tabbedBox ul li a:active, .tabbedBox ul li a:visited, 
.tabbedBoxHalf ul li a:link, .tabbedBoxHalf ul li a:active, .tabbedBoxHalf ul li a:visited {float: left;height: 23px;text-decoration: none;padding: 7px 15px 2px 15px;font-size: 12px;font-weight: bold;text-align: center;}
.tabbedBox ul li a.tabbedBoxSel,
.tabbedBoxHalf ul li a.tabbedBoxSel {background: url("../images/tabbedBoxSelBg.gif") repeat-x;border-left: 1px solid #2079C9;border-right: 1px solid #2079C9;}
.tabbedBoxGrey ul li a.tabbedBoxSel#ocaziiA {background: url("../images/homeTab_first.png") no-repeat top left transparent;text-align: center;border: none;width: 163px;}
.tabbedBoxGrey ul li a.tabbedBoxSel {background: url("../images/homeTab.png") no-repeat top left transparent;text-align: center;border: none;width: 163px;}
.tabbedBoxHalfOrange ul li a.tabbedBoxSel {background: url("../images/tabbedBoxSelBgOrange.gif") repeat-x;border-left: 1px solid #F78800;border-right: 1px solid #F78800;}
.tabbedBox div.content {clear: both;background: url("../images/tabbedBoxBg.gif") repeat-y;border-bottom: 1px solid #2079C9;background-color: #fff;}
.tabbedBoxGrey div.content {clear: both;/* background: url("../images/tabbedBoxBgGrey.gif") repeat-y;*/
border-bottom: 1px solid #B8BABB;}
.tabbedBoxHalf div.content {clear: both;background: url("../images/tabbedBoxHalfBg.gif") repeat-y;border-bottom: 1px solid #2079C9;width: 485px;margin: auto;}
.tabbedBoxHalfOrange div.content {clear: both;background: url("../images/tabbedBoxHalfBgOrange.gif") repeat-y;border-bottom: 1px solid #F78800;width: 485px;margin: auto;}
.tabbedBoxHalfSpacer {float: left;width: 10px;}
.leftArrow {float: left;padding: 0 4px 0 1px;}
.leftArrow img {border: 0;}
.homeCar {float: left;text-align: center;padding: 3px 2px 0 2px;width: 150px;margin-left:25px;}
.homeCar a.pic {display: block;}
.homeCar a.pic img {border: 0px solid #ccc;padding: 0px;}
.homeCar a.name:link, .homeCar a.name:active, .homeCar a.name:visited {display: block;text-decoration: none;font-size: 12px;font-weight: bold;padding: 3px 0 3px 0;}
.homeCar a.name:hover {text-decoration: underline;}
.homeCar a.price:link, .homeCar a.price:active, .homeCar a.price:visited, .homeCar a.price:hover {display: block;width: 111px;height: 13px;padding: 5px 0 0 0;margin: 0 auto 0 auto;text-decoration: none;text-align: center;font-size: 14px;font-weight: bold;}
.rightArrow {float: left;padding: 0 1px 0 4px;}
.rightArrow img {border: 0;}
.homeNews {background: url("../images/homeNewsDots.gif") repeat-x bottom;padding: 15px 0 15px 0;margin: 0 15px 0 15px;height: 35px;}
.homeNews h2 {margin: 0;padding: 0 0 3px 0;}
.homeNews h2 a {font-size: 13px;font-style: normal;text-decoration: none;}
.homeNews h2 a:hover {text-decoration: underline;}
.homeNews p {margin: 0;padding: 0;}
.homeNews p a:link, .homeNews p a:active, .homeNews p a:visited {background: url("../images/readMoreBull.gif") no-repeat 0 4px;padding: 0 0 0 9px;}
.homeForum p a:link, .homeForum p a:active, .homeForum p a:visited {background: url("../images/readMoreBullOrange.gif") no-repeat 0 4px;padding: 0 0 0 9px;}
.homeNews p a:hover,
.homeForum p a:hover {text-decoration: none;}
.autoNewsLink {display: block;text-align: right;margin: 15px 2px 1px 2px;}
.autoNewsLink img {border: 0;}
.homeForum {background: url("../images/advSearchBull.gif") no-repeat 15px 18px;margin: 0 2px 0 2px;}
.homeForum p {background: url("../images/homeNewsDots.gif") repeat-x bottom;padding: 15px 15px 15px 30px;margin: 0;height: 35px;}
.forumLink {display: block;text-align: right;margin: 15px 2px 1px 2px;}
.forumLink img {border: 0;}
/*-- /tabbedBox -------------------------------------------------------------------------------------*/
/*-- followBar --------------------------------------------------------------------------------------*/
#followBar {width: 970px;height: 24px;margin: 12px auto 0 auto;padding: 8px 10px 0 0;background: url("../images/followBarBg.gif") repeat-x top;text-align: right;font-weight: bold;}
#followBar ul {float: right;margin: 0;padding: 0;list-style: none;}
#followBar ul li {float: left;height: 20px;}
#followBar a:link, #followBar a:active, #followBar a:visited {display: block;float: left;text-decoration: none;font-weight: normal;}
#followBar a:hover {text-decoration: underline;}
#rss {background: url("../images/rss.gif") no-repeat 10px 1px;padding: 1px 0 5px 30px;}
#twitter {background: url("../images/twitter.gif") no-repeat 10px 0;padding: 1px 0 5px 30px;}
/*-- /followBar -------------------------------------------------------------------------------------*/
/*-- footer -----------------------------------------------------------------------------------------*/
#footer {width: 980px;margin: 0 auto 0 auto;padding: 0 0 15px 0;}
#footer img {margin: 5px;}
#footer ul {padding: 15px 0 0 0px;margin: 0;list-style: none;}
#footer ul li {float: left;padding: 0 6px 0 6px;}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {text-decoration: none;}
#footer ul li a:hover {text-decoration: underline;}
#footer p {clear: both;margin: 0;padding: 5px 0 0 7px;}
#footer p a:link, #footer p a:active, #footer p a:visited {text-decoration: underline;}
#footer p a:hover {text-decoration: none;}
/*-- /footer ----------------------------------------------------------------------------------------*/
/*-- leftCol ----------------------------------------------------------------------------------------*/
.content {width: 980px;margin: 0 auto 0 auto;}
.content3col {background: url("../images/content3colBg_1.gif") repeat-y;background-color: #fff;}
.content3colNews, .content3colHelp {background: url("../images/content3colBgCloser.gif") repeat-y;}
.content3colBorderBottom {background: url("../images/content3colBorderBottom.gif") no-repeat bottom;}
.content3colBorderBottomNews, .content3colBorderBottomHelp {background: url("../images/content3colBorderBottomCloser.gif") no-repeat bottom;}
#leftCol {float: left;width: 230px;}
#leftSearchTop {background: url("../images/leftSearchTop.gif") no-repeat;height: 7px;}
#leftSearch {background: url("../images/leftSearchMiddle_1.png") repeat-y top right transparent;padding: 10px 0 0 0;margin: 0;}
.leftSpacer {height: 5px;}
.leftBox {width: 179px;margin: 10px 0 0 17px;padding: 5px;border: 1px solid #F7AD1A;}
.leftBoxNews, .leftBoxHelp {width: 229px;margin: 0 0 0 1px;padding: 0;border-top: 1px solid #A1A1A1;}
.leftBoxInfo {width: 209px;margin: 0 0 0 3px;padding: 0;}
.leftBoxNews .sideTitle, .leftBoxHelp .sideTitle {background: url("../images/sideTitleBgLarger.gif") no-repeat;}
.sideTitle {background: url("../images/sideTitleBg.gif") no-repeat;height: 23px;margin: 0;padding: 9px 0 0 10px;font-size: 13px;font-style: normal;display: block;}
.sideTitle img {float: right;display: inline;margin: -5px 10px 0 0;}
#leftCol h3, #rightCol h3 {color: #231F20;margin: 0;padding: 10px 0 2px 10px;font-size: 12px;font-weight: bold;}
#leftCol h3 {/* background: url("../images/leftH3Bull.gif") no-repeat;*/
font-size: 12px;padding: 3px 0 5px 15px;}
#leftCol .leftBoxBlue h3 {/* background: url("../images/leftH3BullBlue.gif") no-repeat;*/
}
#leftCol ul, #rightCol ul {margin: 0;padding: 0;list-style: none;}
#leftCol ul a:link, #leftCol ul a:active, #leftCol ul a:visited,
#rightCol ul a:link, #rightCol ul a:active, #rightCol ul a:visited,
#leftCol h3 a:link, #leftCol h3 a:active, #leftCol h3 a:visited,
#rightCol h3 a:link, #rightCol h3 a:active, #rightCol h3 a:visited {color: #231F20;padding: 2px 0 1px 15px;font-size: 12px;text-decoration: none;}
#leftCol ul a:link, #leftCol ul a:active, #leftCol ul a:visited,
#rightCol ul a:link, #rightCol ul a:active, #rightCol ul a:visited {padding: 2px 0 1px 15px;}
#leftCol h3 a:link, #leftCol h3 a:active, #leftCol h3 a:visited,
#rightCol h3 a:link, #rightCol h3 a:active, #rightCol h3 a:visited {padding: 2px 0 1px 0px;}
#leftCol ul a:hover, #rightCol ul a:hover,
#leftCol h3 a:hover {text-decoration: underline;}
.leftBoxBottom, .rightBoxBottom {background: url("../images/leftBoxBottom.gif") repeat-x 0 11px;height: 25px;}
/*-- /leftCol ---------------------------------------------------------------------------------------*/
/*-- centerCol --------------------------------------------------------------------------------------*/
#centerColUpperLeftCorner {float: left;}
#centerCol {float: left;display: inline;width: 532px;margin: 0 1px 0 1px;padding: 10px;border-top: 1px solid #A1A1A1;}
.filterContainer a.dropdown:link, .filterContainer a.dropdown:active, 
.filterContainer a.dropdown:visited, .filterContainer a.dropdown:hover,
#sortBar a.dropdown:link, #sortBar a.dropdown:active, 
#sortBar a.dropdown:visited, #sortBar a.dropdown:hover {float: left;display: inline;margin: 0 5px 5px 0;background: url("../images/drop.gif") no-repeat right;color: #231F20;text-decoration: none;padding: 3px 27px 4px 3px;}
#sortBar {clear: both;text-align: right;background: url("../images/sortBarBg.gif") no-repeat right 1px;padding: 5px 5px 2px 0;margin: 5px 0 0 0;height: 24px;}
#sortBar span {float: right;padding: 3px 3px 0 0;}
.sortBarRight {float: right;}
.sortBarLeft h1{float: left;font-size: 11px;font-weight: normal;padding: 5px 0px 0px 7px;}
.carList {border-top: 1px solid #A1A1A1;height: 115px;}
.promotionCarList {background: url("../images/carListPromoBg.gif") repeat-x top;}
.promotionCarList .picCol {/* background: url("../images/lang/ro-promotionTag.png") no-repeat 24px 0;*/
}
.picCol span {padding: 0px 10px 0 5px;margin: 0px;}
.carList .picCol {float: left;width: 104px;height: 90px;padding: 0px 10px 0 5px;line-height: 200%;}
.carList .picCol img {border: 0;}
.carList a.title:link, .carList a.title:active, .carList a.title:visited {display: block;font-size: 14px;font-weight: bold;padding: 15px 0 13px 0;text-decoration: none;}
.carList a.title span {float: right;font-size: 14px;font-weight: bold;padding: 0 13px 0 0;text-decoration: none;}
.carList h2{display: inline;font-size: 14px;font-weight: bold;padding: 15px 0 13px 0;text-decoration: none;}
.carList ul.options {margin: 0;padding: 0;list-style: none;}
.carList ul.options li {float: left;width: 130px;}
.carList span {float: left;padding: 0px 0 0 0;}
.carList ul.buttons {float: right;margin: 0;padding: 13px 8px 0 0;list-style: none;}
ul.buttons li {float: left;display: inline;background: url("../images/carListBtnRight.png") no-repeat right;margin: 0 5px 0 0;}
ul.buttons li a:link, ul.buttons li a:active, ul.buttons li a:visited, ul.buttons li a:hover {float: left;display: inline;padding-top: 2px;padding-right: 2px;height: 16px;margin: 0 3px 0 0;text-decoration: none;background-color: #fff;color: #333333;line-height: normal;}
ul.buttons li a.friend {background: #fff url("../images/carListBtnIcoFriend.gif") no-repeat left;padding-left: 25px;}
ul.buttons li a.compare {background: #fff url("../images/carListBtnIcoCompare.gif") no-repeat left;padding-left: 25px;}
ul.buttons li a.details {background: #fff url("../images/carListBtnIcoDetails.gif") no-repeat left;padding-left: 26px;}
ul.buttons li a.star {background: #fff url("../images/carListBtnIcoStar.gif") no-repeat left;padding-left: 20px;}
ul.buttons li a.share {background: #fff url("../images/carListBtnIcoShare.gif") no-repeat left;padding-left: 28px;}
.carList ul.buttons li a.share {background: #fff url("../images/carListBtnIcoShare.gif") no-repeat left;padding-left: 8px;}
ul.buttons span{background:0 !important;display:inline;}
#pagination {margin: 20px 0 0 0;padding: 10px 0 20px 0;border-top: 1px solid #CED0D1;text-align: center;}
#pagination a:link, #pagination a:active, #pagination a:visited, #pagination a:hover {padding: 2px 5px 2px 5px;font-size: 13px;text-decoration: none;}
/*-- /centerCol -------------------------------------------------------------------------------------*/
/*-- rightCol ---------------------------------------------------------------------------------------*/
#rightCol {float: left;width: 195px;padding: 0 1px 0 0;border-top: 1px solid #A1A1A1;}
#rightCol .detAds {background: url("../images/sideTitleBg.gif") repeat-y;font-size: 12px;line-height: 150%;margin: 0 0 20px 0;}
#currency {font-size: 16px;font-weight: bold;text-align: center;padding: 10px 0 10px 0;}
#currency span {font-size: 11px;font-weight: normal;}
#rightCol p {margin: 0;padding: 10px;background: #fff;}
.rightColAdv {text-align: center;padding: 20px 0 20px 0;}
.rightColAdv img {border: 0;}
#rightCol .spacer {height: 20px;}
.btn {background: url("../images/carListBtnRight.png") no-repeat right 10px;height: 18px;margin: 0 10px 0 0;padding: 10px 0 10px 0;text-align: right;}
.btn a:link, .btn a:active, .btn a:visited, .btn a:hover {display: inline;float: right;padding-top: 2px;padding-right: 2px;height: 16px;margin: 0 3px 0 0;text-decoration: none;background-color: #fff;color: #333333;}
.btn a.compare {background: #fff url("../images/carListBtnIcoCompare.gif") no-repeat left;padding-left: 25px;}
.btn a.none {background: #fff url("../images/carListBtnIcoNone.gif") no-repeat left;padding-left: 6px;}
#rightCol form {text-align: center;}
#rightCol form input {width: 170px;}
/*-- /rightCol --------------------------------------------------------------------------------------*/
/*-- fullCenterCol ----------------------------------------------------------------------------------*/
#fullCenterRightCol {float: left;width: 980px;background: url("../images/fullCenterRightBg.gif") repeat-y;border-bottom: 1px solid #A1A1A1;}
#fullCenterCol {float: left;display: inline;width: 762px;min-height: 800px;border-top: 1px solid #A1A1A1;margin: 0 1px 0 1px;padding: 10px;}
/*-- /fullCenterCol ---------------------------------------------------------------------------------*/
/*-- topFilters -------------------------------------------------------------------------------------*/
.topFilterBox {display: none;position: absolute;left: 0;top: 0;padding: 7px;background: #fff;line-height: normal;}
.topFilterBox ul {margin: 0;padding: 0;list-style: none;}
.topFilterBox ul.inner {padding: 0 0 0 20px;}
.topFilterBox ul li {padding: 1px 0 1px 0;}
.topFilterBox ul li a {text-decoration: none;}
.topFilterBox ul li a img {border: 0;}
#sortBar .topFilterBox {width: 80px;text-align: left;}
/*-- /topFilters ------------------------------------------------------------------------------------*/
/*-- adsDisplay -------------------------------------------------------------------------------------*/
a.backLink:link, a.backLink:active, a.backLink:visited {background: url("../images/backIcoBig.gif") no-repeat 10px 5px;padding: 4px 0 0 23px;text-decoration: none;font-size: 13px;font-weight: bold;color: #000;}
a.backLink:hover {text-decoration: underline;}
a.insiteLink:link, a.insiteLink:active, a.insiteLink:visited {color:#000000;display:block;float:left;font-size:11px;font-weight:normal;padding:0 0 0 10px;text-decoration:none;}
.insideLinkImg {display:inline;float:left;margin-left:5px;}
a.insiteLink:hover {text-decoration: underline;}
#insideLinks {float:left;}
.detailTopBoxContainer {background-position: 0 6px;margin: 11px 0 0 7px;width: 747px;}
.detailTopBox {background: url("../images/detailTopBoxMiddle.gif") repeat-y;height: 108px;padding: 0 16px 0 1px;}
.detailTopBox .picCol {float: left;width: 150px;text-align: center;padding: 3px 0 0 0;}
.detailTopBox .picCol img {border: 0;}
.detailTopBox .title {display: block;font-size: 16px;font-weight: bold;padding: 7px 0 12px 0;text-decoration: none;}
.detailTopBox .title h1 {display: inline;font-size: 16px;font-weight: bold;padding: 2px 0 7px 0;text-decoration: none;}
.detailTopBox .title span {float: right;font-size: 16px;padding: 0 13px 0 0;text-decoration: none;}
.detailTopBox ul.options {margin: 0;padding: 0;list-style: none;font-size: 13px;}
.detailTopBox ul.options li {float: left;width: 180px;}
.detailTopBox ul.buttons {float: right;margin: 0;padding: 13px 8px 0 0;list-style: none;}
ul.detailMainTabs {background: url(../images/detailTopBoxTop.gif) no-repeat 7px top;margin: 18px 0 0 0;padding: 0 0 0 30px;list-style: none;height: 37px;}
ul.detailMainTabs li {float: left;display: inline;margin-left: 5px;background: url(../images/formTitleBgGrey.png) no-repeat left bottom;}
ul.detailMainTabs li.sel {background: url(../images/formTitleBg.png) no-repeat left bottom;}
ul.detailMainTabs li a:link, ul.detailMainTabs li a:active, ul.detailMainTabs li a:visited {display: block;float: left;padding: 9px 0px 0 0;height: 22px;color: #404041;font-size: 14px;font-weight: normal;text-decoration: none;text-align: center;width: 146px;}
ul.detailMainTabs li.sel a:link, ul.detailMainTabs li.sel a:active, ul.detailMainTabs li.sel a:visited {color: #fff;}
ul.detailMainTabs li a:hover {color: #000;}
.formContainerInner {background: url("../images/detailTopBoxMiddle.gif") repeat-y;width: 715px;padding: 1px 29px 0 28px;width: 690px;}
.formContainerInnerBlue{background: url("../images/detailTopBoxMiddleBlue.gif") repeat-y !important;width: 715px;padding: 1px 29px 0 28px;width: 690px;}
.detailMainBottom {background: url("../images/detailMainBottom.png") no-repeat;margin-left: 7px;height: 8px;}
.detailMain h1, .comments h1 {background: url("../images/leftH3Bull.gif") no-repeat 2px 8px;margin: 0;padding: 10px 0 5px 30px;font-size: 14px;border-top: 1px solid #DFDFDF;}
.formContainerInner .options {float: left;width: 300px;font-size: 12px;}
.formContainerInner .options label {float: left;clear: left;width: 165px;padding: 7px 0 0 0;}
.formContainerInner .options strong {float: left;width: 135px;padding: 7px 0 0 0;}
.leftV label, .rightV label {float: left;clear: left;width: 125px;padding: 2px 0 0 0px;font-size: 12px;}
.leftV strong, .rightV strong {float: left;width: 125px;padding: 2px 0 0 0;font-size: 12px;}
.optionBull {background: url("../images/optionBull.gif") no-repeat 0px 2px;font-size: 12px;padding: 0 0 0 21px;}
.optionsList label {display: block;float: left;background: url("../images/optionBull.gif") no-repeat 31px 8px;width: 127px;padding: 6px 0 0 48px;font-size: 12px;}
.optionsList p {float: left;}
.optionsList p span {background: url("../images/optionBull.gif") no-repeat 0px 3px;display: block;width: 143px;float: left;padding: 0 0 0 17px;margin: 2px 15px 2px 0px;}
.formContainerInner .options .left {float: left;width: 157px;padding: 0 1px 0 30px;margin: 11px 0 11px 0;border-right: 1px solid #DEDEDE;line-height: 150%;}
.formContainerInner .options .right {float: left;width: 126px;padding: 0 0 0 10px;margin: 11px 0 11px 0;line-height: 150%;}
.formContainerInner .leftV {float: left;display: inline;width: 300px;padding: 0 1px 0 30px;margin: 11px 40px 11px 0;line-height: 150%;}
.formContainerInner .rightV {float: left;width: 300px;padding: 0 0 0 10px;margin: 11px 0 11px 0;line-height: 150%;}
.formContainerInner .pictures {float: right;width: 368px;padding: 15px 0 0 22px;}
.formContainerInner .pictures .main img {background: url("../images/detailMainPicBg.gif") no-repeat;padding: 2px;width: 364px;margin: 0 0 10px 0;border: 0;}
.formContainerInner .pictures .big {float: right;}
.formContainerInner .pictures .small {float: right;}
.formContainerInner .pictures .separator {float: right;width: 6px;height: 10px;}
.formContainerInner .pictures .small img {border: 1px solid silver;}
.formContainerInner .pictures a.all:link, .formContainerInner .pictures a.all:active, .formContainerInner .pictures a.all:visited {float: none;clear: right;display: block;text-align: right;padding-top: 6px;}
.formContainerInner .pictures a.all:hover {text-decoration: none;}
.formContainerInner .leftCol {float: left;width: 525px;}
.formContainerInner .leftCol p, .formContainerInner .leftCol ul {padding: 0;margin: 0 0 10px 0;line-height: 150%;font-size: 12px;}
.formContainerInner .leftCol .gmap {float: right;padding: 44px 10px 0 0;}
.formContainerInner .leftCol .gmap img {border: 0;}
#sellerBox {float: right;background:url("../images/vanzator.gif") no-repeat scroll top right  transparent;width: auto;height: 116px;border-left:2px solid #f8ac1b;border-right:2px solid #f8ac1b;margin: 15px 0 0 0;}
#sellerBox p {height: 79px;margin: 0 0 5px 0 ;padding: 8px 8px 0 8px;}
#sellerBox a:link, #sellerBox a:active, #sellerBox a:visited {font-size: 12px;color: #000;text-decoration: none;padding: 0 0 0 8px;}
#sellerBox a:hover {text-decoration: underline;}
.formContainerInner .leftCol ul.buttons {clear: left;float: left;width: 343px;padding-top: 2px;}
.formContainerInner .leftCol .detAdsRight {float: right;width: 161px;margin-left: 0;}
.formContainerInner .leftCol ul.detAds {list-style: none;}
.formContainerInner .leftCol ul.detAds li {float: left;padding: 0 10px 0 0;}
.formContainerInner .leftCol ul.detAds li a:link, .formContainerInner .leftCol ul.detAds li a:active, .formContainerInner .leftCol ul.detAds li a:visited {float: left;background: url("../images/bingBull.gif") no-repeat 0 4px;padding: 0 0 0 10px;color: #000;text-decoration: none;}
.formContainerInner .leftCol ul.detAds li a:hover {text-decoration: underline;}
.formContainerInner .leftCol a.ym:link, .formContainerInner .leftCol a.ym:active, .formContainerInner .leftCol a.ym:visited {color: #000;text-decoration: none;}
.formContainerInner .leftCol a.ym:hover {text-decoration: underline;}
.formContainerInner .rightCol {float: left;width: 145px;padding: 0 0 0 20px;}
.formContainerInner .rightCol a#allPics:link, .formContainerInner .rightCol a#allPics:active, .formContainerInner .rightCol a#allPics:visited {display: block;color: #2178BC;font-size: 13px;padding: 3px 1px 0 0;text-align: right;}
.formContainerInner .rightCol a#allPics:hover {text-decoration: underline;}
.formContainerInner .rightCol a img {border: 0;}
.detPageSeparator {border-bottom: 1px solid #C5C6C8;}
.niceform h2.noborder {padding: 15px 0 0 0;border: 0px;background-position: left 15px;}
.niceform h2.noborder span {border: 0;}
.comments {clear: both;padding-top: 0px;}
.comments span {float: right;background-repeat: no-repeat;background-position: right 24px;font-weight: bold;padding: 25px 85px 0 0;margin: 0 10px 0 0;}
.comments a.add:link, .comments a.add:active, .comments a.add:visited {display: block;color: #000;padding: 5px 0 3px 30px;}
.comments a.add:hover {text-decoration: none;}
.comments .post {clear: both;border-top: 1px solid #E3E3E3;color: #333333;margin: 0 10px 0 30px;}
.comments .post .left {float: left;width: 147px;padding: 0;margin: 10px 0 10px 0;}
.comments .post .right {float: left;width: 550px;padding: 0 10px 0 0;margin: 10px 0 10px 0;}
.comments .post a:link, .comments .post a:active, .comments .post a:visited {background: url("../images/commentsBull.gif") no-repeat 0 5px;padding: 0 0 0 9px;color: #333;text-decoration: none;}
.comments .post a:hover {text-decoration: underline;}
.comments #email-E{background:none;color:#F00;margin:0;padding:0;float:none;}
.comments #name-E{background:none;color:#F00;margin:0;padding:0;float:none;}
.comments #text-E{background:none;color:#F00;margin:0;padding:0;float:none;}
.comments #security_code-E{background:none;color:#F00;margin:0;padding:0;float:none;}
/*-- /adsDisplay ------------------------------------------------------------------------------------*/
/*-- userHome ---------------------------------------------------------------------------------------*/
.userHomePayBox {float: right;width: 380px;border: 1px solid #C5C5C5;}
.userHomePayBox h1 {background: url("../images/userHomePayBoxBg.gif") repeat-x;font-size: 14px;margin: 0;padding: 6px 0 10px 10px;border: 0;height: 22px;}
.userHomePayBox .btn1 {display: block;background: url("../images/userHomePayBoxBtn1.gif") no-repeat center 3px;height: 55px;text-align: center;color: #fff;font-weight: bold;font-size: 12px;text-decoration: none;}
.userHomePayBox .btn1 span {display: block;text-align: right;font-weight: normal;padding: 0 23px 9px 0;color: #000;}
.userHomePayBox .btn2 {display: block;background: url("../images/userHomePayBoxBtn2.gif") no-repeat center 8px;height: 55px;text-align: center;color: #fff;font-weight: bold;font-size: 12px;text-decoration: none;padding: 5px 0 10px 0;border-bottom: 1px solid #C5C5C5;}
.userHomePayBox .btn2 span {display: block;text-align: right;font-weight: normal;padding: 0 23px 9px 0;color: #000;}
.userHomePayBox ul {float: right;margin: 0;padding: 9px 5px 9px 0 ;list-style: none;}
.userHomePayBox ul li {float: left;padding: 0 3px 0 3px;}
.userHomePayBox ul li a:link, .userHomePayBox ul li a:active, .userHomePayBox ul li a:visited {float: left;font-weight: bold;text-decoration: none;}
.userHomePayBox ul li a:hover {text-decoration: underline;}
.userHome h3 {font-size: 14px;padding: 0 0 0 10px;}
.userHome h4 {margin: 0;padding: 0 0 13px 8px;font-size: 14px;background: url("../images/userHomeHBg.gif") no-repeat bottom left;}
.userHome p {margin: 10px 0 10px 10px;padding: 0;line-height: 150%;}
.userHome a.bull:link, .userHome a.bull:active, .userHome a.bull:visited,
.formTitle a.bull:link, .formTitle a.bull:active, .formTitle a.bull:visited {background: url("../images/bullDetalii.gif") no-repeat 0 4px;padding: 0 0 0 10px;}
.userHome a.bullTop:link, .userHome a.bullTop:active, .userHome a.bullTop:visited {background: url("../images/bullDetalii_top.gif") no-repeat 0 6px;padding: 0 0 0 15px;color: #587EA2;}
.userHome a.bullTop:hover {color: #ccc;}
a.seeAllAds:link, a.seeAllAds:active, a.seeAllAds:visited, a.seeAllAds:hover {display: block;margin: 5px 10px 0 10px;}
.userHome .left {float: left;width: 337px;padding: 40px 0 0 0;}
ul.userListAds {margin: 0 0 15px 0;padding: 0;list-style: none;height: 10px;}
ul.userListAds li {float: left;padding: 3px 10px 0 0 ;color: #F7AD1A;font-weight: bold;}
.userHomeAd {padding: 5px 0 5px 0;margin: 5px 10px 5px 10px;height: auto;}
.userHomeAd ul {list-style: none;}
.userHomeAd ul li {float: left;padding: 0 10px 0 0;}
.userHome a.title:link, .userHome a.title:active, .userHome a.title:visited {font-size: 12px;font-weight: bold;}
.userHomeAd ul li{list-style:none;}
.userHome a.title:hover {text-decoration: none;}
.userHome .right {float: left;width: 348px;padding: 40px 0 0 0;}
.userHomeComment {padding: 5px 0 5px 5px;margin: 0 10px 0 5px;height: 60px;background: url("../images/userHomeAdBg.gif") repeat-x bottom;}
.userHomeComment strong {font-size: 12px;}
.userHomeComment p {margin: 0;padding: 0;}
.userHomeComment p a:link, .userHomeComment p a:active, .userHomeComment p a:visited {background: url("../images/userHomeBullRight.gif") no-repeat right center;padding: 0 10px 0 0;}
/*-- /userHome --------------------------------------------------------------------------------------*/
/*-- autoNews ---------------------------------------------------------------------------------------*/
#leftCol ul.newsLeftContainer, #leftCol ul.helpLeftContainer {padding: 0 0 25px 0;list-style: none;border: 1px solid #A1A1A1;border-right: none;background-color: #fff;}
ul.newsLeftContainer li, ul.helpLeftContainer li {padding: 1px 0 7px 0;} 
#leftCol ul.newsLeftContainer li a:link, #leftCol ul.newsLeftContainer li a:active, #leftCol ul.newsLeftContainer li a:visited {background: url(../images/news_menu_bullet.gif) no-repeat 28px 1px;font-size: 13px;font-weight: bold;padding: 0 0 0 50px;}
#leftCol ul.helpLeftContainer li a:link, #leftCol ul.helpLeftContainer li a:active, #leftCol ul.helpLeftContainer li a:visited {background: url(../images/info_menu_bullet.gif) no-repeat 28px 1px;font-size: 13px;font-weight: bold;padding: 0 0 0 50px;}
#leftCol ul.newsLeftContainer li a:hover, #leftCol ul.helpLeftContainer li a:hover {text-decoration: none;color: #3C71C5;}
#leftCol ul.newsLeftContainer li a.selLeft {text-decoration: none;color: #3C71C5;}
.infoLeftContainer {margin: 0;padding: 0;list-style: none;background: url(../images/leftSearchMiddle_1.png) repeat-y 0 0;}
ul.infoInnerLeft{background:0 !important;list-style:none;margin-left:30px !important;}
#leftCol ul.infoInnerLeft li a:link,#leftCol ul.infoInnerLeft li a:active,#leftCol ul.infoInnerLeft li a:visited{background:0 !important;list-style:none !important;font-size:11px !important;font-weight:normal !important;padding: 0 0 0 20px !important;}
ul.infoLeftContainer li {padding: 3px 0 3px 0;}
#leftCol ul.infoLeftContainer li a:link, #leftCol ul.infoLeftContainer li a:active, #leftCol ul.infoLeftContainer li a:visited {background: url(../images/info_menu_bullet.gif) no-repeat 28px -1px;font-size: 13px;font-weight: bold;padding: 0 0 0 45px;}
#leftCol ul.infoLeftContainer li a.selLeft{color:#F8AC1B;}
h3.newsTitle, h3.helpTitle {margin: -10px 0 20px -10px;padding: 20px 0 5px 20px;font-size: 17px;height: 30px;font-weight: bold;}
h1.titleInfo {margin: 0 0 10px 0;padding: 0;}
h1.titleInfo a {font-size: 18px;font-weight: bold;text-decoration: none;}
h1.titleInfoLegislatie {display:block;font-size: 18px;font-weight:bold;margin-bottom:10px;padding-bottom:5px;text-decoration:none;text-transform: uppercase;color: #F8AC1B;border-bottom: 1px solid #F8AC1B;width:100%;}
.newsDetails h1.titleLegislatieDisplay {background:url("../images/square_blue.gif") no-repeat scroll 0 2px transparent;font-size: 13px;font-weight: bold;padding:0 0 0 20px;text-decoration:none;color: #1F79C8;}
.newsTitle {margin: 0;padding: 10px 0 5px 0;font-size: 16px;}
.newsTitle a:link, .newsTitle a:active, .newsTitle a:visited, .newsTitle a:hover,
.helpTitle a:link, .helpTitle a:active, .helpTitle a:visited, .helpTitle a:hover{text-decoration: none;}
.newsTitle a.all:link, .newsTitle a.all:active, .newsTitle a.all:visited, .newsTitle a.all:hover,
.helpTitle a.all:link, .helpTitle a.all:active, .helpTitle a.all:visited, .helpTitle a.all:hover{float: right;font-size: 11px;padding: 5px 0 0 0;}
.newsItem {height: auto;padding: 5px 0 0 0;}
.helpTitle{background:url(../images/menuBoxArrow.gif) no-repeat 10px 2px;padding-left:30px;}
.newsItem .picture {float: left;padding: 0 15px 0 0;}
.newsItem .picture img {border: 0;}
.newsItem a.title:link, .newsItem a.title:active, .newsItem a.title:visited, .newsItem a.title:hover {font-size: 13px;font-weight: bold;}
.newsItem .helpTitle a.title:link, .newsItem .helpTitle a.title:active, .newsItem .helpTitle a.title:visited, .newsItem .helpTitle a.title:hover {font-size: 14px;font-weight: normal;}
.newsItem a.titleInfo:link, .newsItem a.titleInfo:active, .newsItem a.titleInfo:visited, .newsItem a.titleInfo:hover {font-size: 15px;font-weight: bold;width: 100%;display: block;text-decoration: none;margin-bottom: 10px;padding-bottom: 3px;}
.newsItem a.titleLegislatie:link, .newsItem a.titleLegislatie:active, .newsItem a.titleLegislatie:visited, .newsItem a.titleLegislatie:hover {font-size: 15px;font-weight: bold;display: block;text-decoration: none;margin-bottom: 10px;padding: 0 0 0 20px;background: url(../images/square_gray.gif) no-repeat scroll 0 2px;}
.newsItem p , .newsDetails p{font-size: 12px;}
.newsDetails p {text-align: justify;}
#centerCol p {font-size: 12px;text-align: justify;}
#centerCol p img{margin-left: 15px;}
a.newsCatAll:link, a.newsCatAll:active, a.newsCatAll:visited, a.newsCatAll:hover {float: right;font-size: 12px;font-weight: bold;}
.newsDetails h1 {margin: 0;padding: 20px 0 0 0;font-size: 18px;}
.newsDetails .imgContainer {float: left;padding: 0 10px 10px 0;}
.newsDetails p {margin: 0 0 10px 0;padding: 0;line-height: 150%;}
.anvelope{border:1px solid #ccc;}
.anvelope td{font-size: 12px;padding: 7px;border-right:1px solid #ccc;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
ul#pathInfo {margin: 0 0 15px 0;padding: 0 0 15px 20px;background: url(../images/backIcoBig.gif) no-repeat;}
ul.path {margin: 0;padding: 0 0 15px 0;list-style: none;}
ul.path li {float: left;padding: 0 5px 0 0;}
ul.path li a:link, ul.path li a:active, ul.path li a:visited {float: left;color: #000;}
.leftSpacerNews, .leftSpacerHelp {height: 10px;background-color: #EBEBEC;}
/*-- /autoNews --------------------------------------------------------------------------------------*/
/*-- OTHER STUFF ------------------------------------------------------------------------------------*/
a.sellerDetails:link, a.sellerDetails:active, a.sellerDetails:visited, a.sellerDetails:hover {display: block;background: url("../images/sellerDetailsBtn.gif") no-repeat;margin: 3px 0 0 0;padding: 2px 0 0 0;width: 102px;height: 19px;text-align: center;text-decoration: none;color: #397BA1;}
.errorMessage {margin: 0 0 15px 0;padding: 2px 5px 2px 5px;background: #FF4141;text-align: center;}
.successMessage {margin: 0 0 15px 0;padding: 2px 5px 2px 5px;background: #00C40E;text-align: center;}
p.validationResponse {margin: 0;padding: 0;}
.errorBox {float: left;color: #ff0000;font-size: 12px;font-weight: bold;padding: 18px 0 0 20px;}
.formWrong {color: #FF4141;margin: 0;padding: 0;}
.formOk {color: #00C40E;margin: 0;padding: 0;text-align: center;}
input.errFld,select.errFld,textarea.errFld,fieldset.errFld{background:none;border-color:#F00 !important;background-color:#FCF !important;}
input.required,select.required,textarea.required{background:none;border-color:#ccc;background-color:#f0f0f0;}
.clear{clear:both;line-height:0;margin:0;padding:0;}
.red{font-weight:bold;color: #FF0000;}
.addAdContentHome{padding:20px;text-align:center;}
.noAdd{margin:10px 20px 10px 10px;}
.titleline{width:710px;border-bottom:1px solid #ccc;height:10px;}
.form h2{margin-top: 20px;margin-bottom: 3px;padding-left: 12px;padding-top: 8px;height:35px;font-size:13px;background: url("../images/headline.png") no-repeat;}
.paymentForm table{border-left:1px solid #fff;background: #D4DBE0;}
.paymentForm td{padding: 12px;border-right:1px solid #fff;}
.paymentForm td strong.blueish{color: #1B70B7;}
.formTitle h3{margin-top: 0px;margin-bottom: 3px;padding-top: 5px;height:20px;font-size:17px;font-weight:bold;}
.form h3{margin-top: 0px;margin-bottom: 3px;padding-top: 5px;height:20px;font-size:17px;font-weight:bold;}
.table th{background-image:url("../images/bgTh.gif");height:30px;}
.comparareList{margin:0 auto;width:700px;height:auto;overflow: auto;}
.comparareMasini .left{float:left;margin:0 6px 0 6px;width: 125px;text-align: center;}
.comparareMasini .left p.first {height: 150px;}
.comparareMasini .left p a:link, .comparareMasini .left p a:active, .comparareMasini .left p a:visited {color: #F8AC1B;}
.comparareMasini .left p a:hover {text-decoration: none;}
.comparareMasini .left p.second span {display: block;background: #f3f3f3;padding: 3px 0 3px 0;margin: 3px 0 3px 0;}
.hidden-container a{float:none;margin:0;padding:0;}
#commentsDiv, #commentsDivUser,#reportsDivAd {border-top: 1px solid #E3E3E3;border-left: 1px solid #E3E3E3;border-right: 1px solid #E3E3E3;margin: 0 10px 0 30px;padding: 10px 0 0 10px;}
#commentsDiv label, #commentsDivUser label,#reportsDivAd label {clear: left;float: left;display: block;width: 120px;height: 25px;padding: 3px 0 0 0;}
#commentsDiv input, #commentsDiv textarea,
#commentsDivUser input, #commentsDivUser textarea,#reportsDivAd input,#reportsDivAd textarea {float: left;width: 300px;border: 1px solid #2178BC;padding: 2px;}
#commentsDivUser span ,#reportsDivAd span{float:none;margin:0;padding:0;}
#ratingList span{float:none;}
#subscribe {}
/*-- form -------------------------------------------------------------------------------------------*/
.formContainer {background-position: 0 6px;margin: 7px 0 0 7px;width: 747px;}
.formContainerTight {background-position: 0 6px;margin: 7px 0 0 20px;width: 450px;}
.formTitle {background: url("../images/detailTopBoxTop.gif") no-repeat left top;padding: 0 0 6px 28px;}
.formTitleDealer {background: url("../images/detailTopBoxTop.gif") no-repeat left top;}
.formTitleDealerNoBg {background: url("../images/detailTopBoxMiddle.gif") repeat-y;}
.formTitleTight {background: url("../images/detailTopBoxTightTop.gif") no-repeat left top;padding: 0 0 5px 28px;}
.contDiv{float:right;width:380px;}
.formTitleCont {background: url("../images/topc.gif") no-repeat left top;padding: 0;width: 384px;height: 36px;margin-top:10px;font-weight: normal;}
.formContainerInnerCont {background: url("../images/middlec.gif") repeat-y;padding: 15px 29px 0 28px;width:342px;}
.buttonCBlue  {-moz-border-radius:0 0 0 0;background:url("../images/buttonAddStd.gif") no-repeat scroll 0 0 transparent;border:0 none;color:#FFFFFF;float:right;font-size:14px;height:17px;margin-top:12px;padding:10px 0 10px 15px;text-align:center;text-decoration:none;width:265px;}
.platiFoot a {display:block;background: url("../images/bulletc.gif") no-repeat right top;width:130px;height:15px;padding: 4px 15px 3px 0;float:right;text-decoration:none;font-size: 12px;margin-right:20px;color:#000;}
.platiFoot a:hover {text-decoration: underline;}
.cumpIco0{background: url("../images/icon1c.gif") no-repeat left top;width:53px;height:54px;float:right;margin-right:5px;}
.cumpIco1{background: url("../images/icon2c.gif") no-repeat left top;width:53px;height:54px;float:right;margin-right:5px;}
.cumpIco2{background: url("../images/icon3c.gif") no-repeat left top;width:53px;height:54px;float:right;margin-right:5px;}
.cumpIco3{background: url("../images/icon4c.gif") no-repeat left top;width:53px;height:54px;float:right;margin-right:5px;}
.bullC{background:url("../images/userHomeBull.gif") no-repeat scroll 0 4px transparent;padding:0 0 0 10px;display:inline-block !important;color:#2178BC !important;}
.topCont{float:right;width: 270px;}
.maiPub{float:right;}
.formTitleCont h1 {color: #fff;font-size: 16px;font-weight:bold;padding: 9px 0 0 25px;margin: 0;text-align:center;text-decoration:none;width:146px;}
.formTitleBlue {background: url("../images/detailTopBoxTopBlue.gif") no-repeat left top;padding: 0 0 6px 28px;}
.formTitle h1 {background: url("../images/formTitleBg.png") no-repeat left top;margin: 0;padding: 7px 0 0 0;width: 146px;height: 24px;font-size: 16px;font-weight: normal;text-align: center;color: #fff;}
.formTitleDealer h1 {background: url("../images/searchDealer.gif") no-repeat 8px 3px;border-bottom: 2px solid #F8AC1B;margin: 0;padding: 8px 0 0 60px;width: 687px;height: 24px;font-size: 16px;font-weight: bold;}
.formTitleDealerNoBg h1 {background: url("../images/searchDealerNoBg.gif") no-repeat 8px 3px;border-bottom: 2px solid #F8AC1B;margin: 0;padding: 6px 0 0 60px;width: 687px;height: 24px;font-size: 16px;font-weight: bold;}
.formTitleTight h1 {background: url("../images/formTitleTightBg.gif") no-repeat left bottom;margin: 0;padding: 9px 0 0 0;width: 164px;height: 30px;font-size: 17px;font-weight: normal;text-align: center;color: #fff;}
.formTitleBlue h1 {background: url("../images/formTitleBgBlue.png") no-repeat left bottom;margin: 0;padding: 6px 0 0 0;width: 146px;height: 24px;font-size: 16px;font-weight: normal;text-align: center;color: #fff;}
.subtitleBlue a{color:#fff !important;text-decoration:none !important;font-size:13px !important;}
.subtitleBlue{float:left;font-size:12px;background: url("../images/middle_bg.gif") repeat-x;height:21px;padding:4px 5px 0 5px;}
.leftBlue{margin-left:10px;background: url("../images/left_corner.gif") no-repeat;float:left;height:25px;width:5px;}
.rightBlue{background: url("../images/right_corner.gif") no-repeat;float:left;height:25px;width:5px;}
.formContainerInnerTight {background: url("../images/detailTopBoxTightMiddle.gif") repeat-y;padding: 5px 40px;}
.formContainerInnerTight h3{text-align: center;font-size: 17px;font-weight: bold;margin-bottom: 10px;}
.formContainerInnerBlue {background: url("../images/detailTopBoxMiddleBlue.gif") repeat-y;padding: 0 29px 0 28px;}
.niceformAdd h2 {height: 30px;padding: 30px 0 0 70px !important;border-bottom: 1px solid #a3cbe9;}
.niceformAdd h2 span{display: block;font-size: 16px;color: #2178BC;}
.userIcon{background: url("../images/user.jpg") no-repeat left 25px !important;height:26px;padding: 30px 0 0 25px !important;}
.carIcon{background: url("../images/car_add.png") no-repeat left 30px !important;height:30px;padding: 30px 0 0 40px !important;}
.motoIcon{background: url("../images/moto_add.png") no-repeat left 30px !important;height:30px;padding: 30px 0 0 40px !important;}
.truckIcon{background: url("../images/truck_add.png") no-repeat left 30px !important;height:30px;padding: 30px 0 0 40px !important;}
.autoIcon{background: url("../images/auto_add.png") no-repeat left 30px !important;height:30px;padding: 30px 0 0 40px !important;}
.partIcon{background: url("../images/part_add.png") no-repeat left 30px !important;height:30px;padding: 30px 0 0 40px !important;}
/* SEARCH FORM */
.niceform h2 {margin: 0;padding: 30px 0 0 70px;border-bottom:1px solid #F7AD0C;}
.niceform h2 span {color:#2178BC;display:block;font-size:16px;}
.niceform h2.car_search {background: url("../images/car_search.png") no-repeat 0 30px;}
.niceform h2.moto_search {background: url("../images/moto_search.png") no-repeat 0 25px;}
.niceform h2.moto_search span{margin-bottom: 3px;}
.niceform h2.truck_search {background: url("../images/truck_search.png") no-repeat 0 25px;}
.niceform h2.truck_search span {margin-bottom: 5px;}
.niceform h2.part_search {background: url("../images/part_search.png") no-repeat 0 28px;}
.niceform h2.part_search span {margin-bottom: 3px;}
.niceform h2.auto_search {background: url("../images/auto_search.png") no-repeat 0 25px;}
.niceform h2.auto_search span {margin-bottom: 4px;}
.niceform h2.orangeEuroIcon{background: url("../images/orangeEuroIcon.jpg") no-repeat left 11px;}
.niceform h2.orangeEuroIcon span{margin-bottom: 4px;}
.niceform h2.orangeOptionsIcon{background: url("../images/orangeShiftIcon.jpg") no-repeat left 15px;}
.niceform h2.orangeOptionsIcon span {margin-bottom: 5px;}
.niceform h2.orangeEyeIcon{background: url("../images/orangeEyeIcon.jpg") no-repeat left 19px;}
.niceform h2.orangeEyeIcon span {margin-bottom: 3px;}
/* END SEARCH FORM */
/**/
.observIcon{background: url("../images/observIcon.jpg") no-repeat left 20px;}
.priceIcon{background: url("../images/priceIcon.jpg") no-repeat left 17px;}
.optionsIcon{background: url("../images/optionsIcon.jpg") no-repeat left 10px;}
.pozeIcon{background: url("../images/pozeIcon.jpg") no-repeat left 30px;}
.commentsH2 {background: url("../images/leftH3BullBlue.gif") no-repeat left 0px;margin: 0 0 0 28px;padding: 0px 0 3px 30px;display: block;font-size: 16px;color: #2178BC;}
.fieldContainer {padding: 0 0 0 70px;margin: 25px 0 0 0;}
.fieldContainer label {float: left;display: block;display: inline;width: 125px;margin: 0;padding: 3px 5px 0 0;text-align: right;}
.fieldContainer .inputContainer {float: left;display: block;display: inline;width: 180px;height: 23px;margin: 0 0 5px 0;padding: 0;}
.fieldContainerTight {padding: 0;margin: 5px 0 0 0;}
.fieldContainerTight label {float: left;display: block;display: inline;width: 220px;margin: 0;padding: 3px 5px 0 0;text-align: left;}
.fieldContainerTight label.contact_label {width: 120px;padding: 3px 10px 0 0;text-align: right;font-weight: bold;}
.fieldContainerTight .inputContainer {float: left;display: block;display: inline;width: 145px;height: 23px;margin: 0 0 5px 0;padding: 0;}
.fieldContainerTight .inputContainer input,  .fieldContainerTight .inputContainer select{border:1px solid #616163;width: 143px;}
.fieldContainerTight .inputContainer textarea{border:1px solid #616163;}
.adSubmitType{}
/*-- /form ------------------------------------------------------------------------------------------*/
#stars-wrapper span {display: block;float: left;padding: 2px 0 0 8px;}
#printButton{float:right;margin-right:10px;margin-top:-3px;}
#printButton a{color:#666;margin-left:10px;text-decoration:none;}
#printButton a:hover{color:#000;text-decoration:underline;}
/*----------- ad submission progress bar */
.progressBar{}
.adSubmitProgress{float: left;padding-right:15px;font-size:14px;margin-top: 10px;margin-left: 10px;list-style: none;width:494px;height:63px;}
.adSubmitType{float: left;margin-top: 30px;width:241px;height:45px;margin-left: 0px;list-style: none;}
.cars{float:left;width:45px;height:45px;background: url("../images/icons2.jpg") no-repeat ;}
.moto{float:left;width:45px;height:45px;background: url("../images/icons2.jpg") no-repeat -49px 0;}
.trucks{float:left;width:45px;height:45px;background: url("../images/icons2.jpg") no-repeat -98px 0;}
.piese{float:left;width:45px;height:45px;background: url("../images/icons2.jpg") no-repeat -147px 0;}
.autoutilitare{float:left;width:45px;height:45px;background: url("../images/icons2.jpg") no-repeat -196px 0;}
.selectC{background: url("../images/icons2.jpg") no-repeat 0 -49px;}
.selectM{background: url("../images/icons2.jpg") no-repeat -49px -49px;}
.selectT{background: url("../images/icons2.jpg") no-repeat -98px -49px;}
.selectP{background: url("../images/icons2.jpg") no-repeat -147px -49px;}
.selectA{background: url("../images/icons2.jpg") no-repeat -196px -49px;}
/*----------- ad submission display ad operations */	
.adDisplayOperations li {float: left;padding-right:15px;}
.adDisplayOperations {margin-left: 50px;list-style: none;width: 700px;border-top: 1px solid gray;}
/*---- ---- calculator taxe ------------------- */
#calculatorTaxe label{float:left;width:200px;}
#calculatorTaxe input,#calculatorTaxe select{float:left;width:150px;}
.bannerBar {width: 980px;margin: 0 auto 0 auto;padding: 30px 0 20px 0;}
.bannerBar a:link, .bannerBar a:active, .bannerBar a:visited, .bannerBar a:hover {display: block;float: left;}
.bannerBar a img {border: 0;}
/* ------Leasing details------------------*/
.leasingFooter span , .leasingBody span{display:block;float:left;}
.numarRata{width:60px;text-align:center;}
.rata{width:50px;}
.dob{width:50px;}
.com{width:50px;}
.asig{width:50px;}
.tva{width:50px;}
.total{width:60px;}
.adTypes{width:400px;margin:0px auto;background:#C0C0C0;padding:5px;text-align:center;color:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;}
.adTypes a{color:#fff;font-weight:bold;text-decoration:none;}
.adTypes a.selType,.adTypes a:hover{text-decoration:underline;}
.typesSearch{position:absolute;width:165px;margin:10px 0 0 255px;z-index:9999;}
.typesSearch a{display:block;float:left;text-indent:-99999px;margin-left: 4px;}
.typesSearch a.cars{width:27px;height:20px;background:url(../images/icon1h.png) no-repeat;}
.typesSearch a.cars:hover{background:url(../images/icon1h.png) no-repeat;}
.typesSearch a.moto{width:27px;height:20px;margin-left: 7px;margin-right: -1px;background:url(../images/icon2.png) no-repeat;}
.typesSearch a.moto:hover{background:url(../images/icon2h.png) no-repeat;}
.typesSearch a.trucks{width:27px;height:20px;background:url(../images/icon3.png) no-repeat;}
.typesSearch a.trucks:hover{background:url(../images/icon3h.png) no-repeat;}
.typesSearch a.piese{width:27px;height:20px;margin-left: -1px;margin-right: -4px;background:url(../images/icon4.png) no-repeat;}
.typesSearch a.piese:hover{background:url(../images/icon4h.png) no-repeat;}
.typesSearch a.autoutilitare{width:27px;height:20px;background:url(../images/icon5.png) no-repeat;}
.typesSearch a.autoutilitare:hover{background:url(../images/icon5h.png) no-repeat;}
/*-- for menu---*/
#menuFormAddBox span, #menuSearchBox span{display:block;float:right;}
#menuFormAddBox a, #menuSearchBox a{width:70px;float:left;}
.carsMenu{width:32px;height:24px;background:url(../images/icon1.png) no-repeat;}
.motoMenu{width:32px;height:24px;background:url(../images/icon2.png) no-repeat scroll 0 2px;}
.trucksMenu{width:32px;height:24px;background:url(../images/icon3.png) no-repeat scroll 0 2px;}
.autopartsMenu{width:32px;height:24px;background:url(../images/icon4.png) no-repeat scroll 0 2px;}
.autoutilitareMenu{width:32px;height:24px;background:url(../images/icon5.png) no-repeat scroll 0 2px;}
.myriad{z-index:9;position:relative;}
.font14{font-size:13px !important;}
.font16{font-size:14px !important;}
.font18{font-size:17px !important;}
.eur{background:url(../images/eur.gif) no-repeat 5px 1px;}
.usd{background:url(../images/usd.gif) no-repeat 5px 2px;margin-top:5px;}
.copyId{height:16px;width:16px;background:url(../images/copyId.png) transparent no-repeat;float:right;margin-left:5px;padding-top:10px;margin-top:10px;}
.topEdit{color:#FF0000;font-size:15px;font-weight:bold;margin-bottom:20px;text-align:center;}
.topSuggest{padding-top:20px;color:#666;}
a.add_guest {background:url(../images/adauga_fara_inregistrare.jpg) transparent no-repeat;display: block;width: 179px;height: 29px;}
.dealerDetails {padding: 10px 33px 0 33px;}
.dealerDetails td {border-bottom: 2px solid #F8AC1B;padding: 3px;}
.searchDealer {background: url("../images/dealerSearchBg.gif") repeat-y;margin-left: 32px;padding: 10px;}
.btnSearchDealer {display: block;background: url("../images/btnSearchDealer.png") no-repeat;width: 230px;height: 60px;margin-left: 32px;padding-top: 6px;text-decoration: none;text-align: center;font-weight: bold;color: #000;}
.searchDealerH1 {background: url("../images/searchDealer.gif") no-repeat 8px 3px;border-bottom: 2px solid #F8AC1B;margin: 0;padding: 6px 0 0 60px;width: 687px;height: 24px;font-size: 16px;font-weight: bold;}
.termsConditions {width: 97%;margin-left: 20px;}
.termsConditions h1 {margin-top: 10px;color: #2079C9;}
.termsConditions ul {margin-left: 40px;}
.termsConditions table {font-size: 11px;margin-left: 20px;}
.color_blue {color: #1C79C8;}
.color_orange {color: #F8AC00;}
.bull_orange {color: #F8AC00;font-size: 16px;padding-right: 5px
}
.headTitle{background:#f0f0f0;font-weight:bold;font-size:15px;color:#F7AD0C;padding:4px 15px;}
table.dealerPacks{margin:0 auto;}
table.dealerPacks td{padding:2px;}
.semnItem{float:left;margin-left:5px;text-align:center;width:150px;}
.popularMakes{margin: 20px;}
.popularMakes .titlePopular{font-size:14px;color:#2079C9;font-weight:bold;}
.popularMakes .leftPopular{float:left;width:120px;margin:7px;}
.popularMakes .leftPopular a{display:block;margin:10px 0;color:#1e3e7d;font-size:12px;font-family: Arial, Verdana, Helvetica, sans-serif;text-decoration:none;width: 95px;}
.rightOp{float:left;width:160px;margin-left:20px;margin-top:10px;}
.leftOp{float:left;font-family:arial;font-size:12px;width:506px;text-align:justify;}
a.publicaOp{background: url("../images/btnOrange.gif") no-repeat;display:block;padding:2px 10px;width:134px;height:35px;margin-bottom:15px;color:#fff;font-weight:bold;text-decoration:none;font-size:17px;}
a.platesteOp{background: url("../images/btnBlue.gif") no-repeat;display:block;padding:2px 10px;width:134px;height:35px;margin-bottom:15px;color:#fff;font-weight:bold;text-decoration:none;font-size:17px;}
a.publicaOp span,a.platesteOp span{font-size:10px;}
a.btnModif{background:url("../images/btnBlueModif.gif") no-repeat scroll 0 0 transparent;border:0 none;color:#FFFFFF;float:right;font-size:12px;font-weight:bold;height:25px;margin:0;padding:7px 0 10px 0px;text-align:center;text-decoration:none;width:130px;margin-top:20px;}
a.publicaOph{background: url("../images/btnOrangeH.jpg") no-repeat;display:block;padding:7px 5px 7px 10px;width:144px;height:15px;margin-bottom:10px;color:#000;font-weight:bold;text-decoration:none;font-size:12px;}
a.publicaOph:hover{color:#fff;text-decoration:none;}
div#security {text-align : center;margin-bottom : 12px;margin-top: 10px;}
.publicitate {width: 93%;margin-left: 30px;margin-right: 30px;font-family: Calibri;}
.publicitate h1 {margin-top: 10px;color: #2079C9;font-size: 20px;}
#publBack img {margin-top: 10px;margin-bottom: 10px;}
#separator {height: 2px;background: #2079C9;margin-top: 5px;}
.publicitate p {font-size: 14px;line-height: 1.4;text-align: justify;}
.publicitate table th.noNumber, td.noNumber{border-left: 2px  solid #ffa500;border-bottom: 2px  solid #ffa500;font-size: 11px;text-align: center;height: 60px;}
.publicitate table th.noNumber.last, td.noNumber.last {border-right: 2px solid #ffa500;font-size: 11px;text-align: center;}
.publicitate table td.nrCrt {font-size: 15px;color: #ffa500;}
p#asterisc {font-size: 11px;padding-left: 30px;margin-top: 10px;}
#publEmail {margin-top: 5px;}
.marquee0 div {top: 0px!important;}
.marquee1 div div {top: 3px!important;}
.marquee2 div div {top: 3px!important;}
div#followBar div.titlePublicitate a {font-size:14px;color:#2079C9;font-weight:bold;float:left;margin-left: 20px;text-decoration: none;}
div#followBar div.titlePublicitate a:hover {text-decoration: underline;}
.filterResults {padding:3px 0px 3px 7px ;font-size:10px;font-weight: normal;color: #4F697D;}
.carDescription {font-size: 10px;color: #999999;width: 743px;padding: 10px 0px 0px 10px;text-align: justify;}
/* INTREBARI CHESTIONARE */
#chestionarContainer {}
#chestionar_header {border: 1px solid #ccc;padding: 5px;}
#chestionar_header h2{color: #4C4C4C;float: left;font-size: 18px;font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;}
#chestionar_header span {font-size: 12px;color: #A0A0A0;}
#chestionar_header #counter_holder{display: block;width: 150px;float: right;text-align: center;text-transform: uppercase;font-size: 20px;background-color: green;}
#chestionar_header #total {display: block;width: 150px;float: right;text-align: center;text-transform: uppercase;font-size: 18px;}
#chestionar_header #counter {color: #FFFFFF;background-color: green;border: 0;}
#intrebariContainer {border: 1px solid #ccc;margin: 3px 0 0 0;padding: 10px;}
#intrebariContainer ul {list-style-type: none;margin: 0;padding: 0;}
#intrebariContainer ul li {width: 100%;background: url("../images/cluster.png") repeat scroll -312px -955px transparent;}
#intrebariContainer ul li div.poza {width: 200px;float: right;margin: 0 0px 10px 2px;text-align: center;}
#intrebariContainer ul li div.poza span {font-size: 11px;color: #A0A0A0;}
#intrebariContainer ul li div.cu_poza_left {float: left;width: 400px;}
.intrebareChestionar {margin: 2px;width: 100%;display: block
}
.intrebareChestionar .delimiter {border-top: 1px dotted #ccc;margin: 0 0 10px 0;}
.intrebareChestionar h2 {color: #333333;font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;}
.intrebareChestionar h2 a:link, .intrebareChestionar h2 a:active, .intrebareChestionar h2 a:visited{text-decoration: none;color: #333333;}
.intrebareChestionar h2 a:hover{color: #666666;text-decoration: underline;}
.intrebareChestionar div.poza {display: block;float: right;}
.intrebareChestionar p.varianta {margin: 5px;font-size: 12px;}
.intrebareChestionar span {font-size: 12px;}
.btn_verifica {background: url("../images/btnVerificaChestionar.png") no-repeat transparent;height: 27px;width: 163px;border: 0px;display: block;}
.refa_chestionar {background: url("../images/btnRefaChestionar.png") no-repeat transparent;display: block;width: 163px;height: 27px;float: left;}
.chestionar_nou {background: url("../images/btnNextChestionar.png") no-repeat transparent;float: right;display: block;width: 224px;height: 27px;}
h1.titleChestionare {text-transform: uppercase;color: #2079C9;border-bottom: 1px solid #2079C9;}
div.chestionarItem {}
div.chestionarItem .button {border: 5px solid #B8D4EE;background-color: #2079C9;color: #fff;float: left;width: 70px;height: 70px;margin: 0 10px 0 0;text-align: center;}
div.chestionarItem .button a {display: block;margin: 13px 0 0 0;width: 70px;height: 70px;color: #fff;text-decoration: none;}
div.chestionarItem .button a:hover {color: #B8D4EE;}
div.chestionarItem h3 {text-transform: uppercase;font-size: 12px;}
/* SIMILAR ADS*/
div.similarAd {border: 1px solid #FFFFFF;float: left;display: block;width: 225px;margin: 0 3px 3px 0;}
div.similarAd div.imageCol {float: left;padding: 2px 5px 2px 2px;}
div.similarAd div.pret {float: right;font-size: 12px;font-weight: bold;color: #4F697D;}
div.similarAd a {text-decoration: none;}
div.similarAd a h2{color: #000;font-size: 12px;padding: 0;margin: 3px 0 3px 0;}
div.similarAd a ul.similarAd_options {padding: 0;margin: 0;list-style-type: none;}
div.similarAd a ul.similarAd_options li {font-size: 11px;color: #000;}
div.similarAd a ul.similarAd_options li span.label {font-weight: bold;}
#bannerZiua {width: 980px;height: 80px;-}
#rightPic {width: 244px;height: 613px;position: relative;left: 50%;margin-left: 388px;}
/*-- logoBar ----------------------------------------------------------------------------------------*/
#logoBar {margin: 0 auto 0 auto;width: 980px;height: 100px;}
a.info:active, a.info:link, a.info:visited, a.info:hover {display: block;margin: 0;padding: 0 15px 0 0;font-size: 10px;color: #646464;text-decoration: none;background: url("../images/info.gif") no-repeat right 6px;}
ul#newsletters {list-style-type: none;}
ul#newsletters li {border: 0px solid red;margin: 5px;}
ul#newsletters li a:link, ul#newsletters li a:active, ul#newsletters li a:visited {text-decoration: none;font-weight: bold;font-size: 12px;color: #3c3c3c;background: url('../images/bullDetalii.gif') no-repeat 0px 4px;padding: 0 0 0 10px;}
ul#newsletters li a:hover {color: #696969;text-decoration: underline;}
.navigationContainer {clear: both;background: url(../images/navigationContainer_bg.gif) no-repeat;height: 32px;}
.navigation {float: right;margin: 8px 15px 0 0;}
.navigation a:link, .navigation a:active, .navigation a:visited {display: block;float: left;padding: 0px 4px 1px 4px;margin: 0 4px 0px 0px;text-decoration: none;color: #4E4E4E;border: 1px solid #C1C1C1;background-color: #F5F5F5;}
.navigation a:hover {background-color: #FFFEE2;}
a.navigationSelected:link, a.navigationSelected:active, a.navigationSelected:visited, a.navigationSelected:hover {color: #F50204;font-weight: bold;background-color: #FFFFFF;border-color: #F50204;}
a#intrebarePreview {display: block;float: left;width: 224px;height: 27px;background: #fff url('../images/btnIntrebarePreview.png') no-repeat 0px 0px;}
a#intrebareNext {display: block;float: right;width: 224px;height: 27px;background: #fff url('../images/btnIntrebareNext.png') no-repeat 0px 0px;}
.makeDescriptionContainer {text-align: justify;padding: 0 10px 0 10px;}
.makeDescriptionContainer p{padding: 5px 0 5px 0px;}
.boxDetaliiCalculator {float: left;margin-top: 10px;width: 235px;background: #fff url('../images/bg_detalii_calculator.png') no-repeat 0px 0px;}
.boxDetaliiCalculator p {padding: 0px 15px 5px 25px;color: #375162;font-size: 11px;}
.boxDetaliiCalculator p a:link, .boxDetaliiCalculator p a:active, .boxDetaliiCalculator p a:visited {text-decoration: none;font-weight: bold;color: #375162;}
.boxDetaliiCalculator p a:hover {text-decoration: underline;}
.boxDetaliiCalculatorBottom {float: left;width: 235px;height: 16px;margin: 0 0 0 5px;background: #fff url('../images/bg_detalii_calculator_botto.png') no-repeat 6px 0px;}
.infoLeasing {color: #333;}
.infoLeasing h2 {color: #2079C9;font-size: 14px;}
.infoLeasing p {padding: 10px 0 5px 0;}
.infoLeasing ul {list-style-type: decimal-leading-zero;margin: 0 0 0 40px;padding: 0px;}#logoBar ul li, 
#logoBar ul li a:link, #logoBar ul li a:active, #logoBar ul li a:visited {color: #84B9E1;}
#logoBar ul li a:hover {color: #F2AF27;}
.form h2{color:#224A67;}
.formTitle h3{color:#224A67;}
.form h3{color:#224A67;}
.table th{background-color:#d4dbe0;border-left:1px solid #c7ccd0;border-top:1px solid #c7ccd0;border-bottom:1px solid #c7ccd0;}
.table td{height:30px;}
.form a:link, .form a:active, .form a:visited {color:#2178BC;} 
.form a:hover {color:#F8AC1B;}
a.tabBarBtn {color: #2079C9;}
a.tabBarBtnSel, a.tabBarBtn:hover, a.tabBarBtnSel:hover {color: #fff;}
#tabBar ul li,
#tabBar ul li a:link, #tabBar ul li a:active, #tabBar ul li a:visited {color: #2079C9;}
#tabBar ul li a:hover,
#tabBar ul li a#tabBarMenuSel ,
#tabBar ul li a.tabBarMenuSel  {color: #003882;}
#homeSearch p {color: #2F2F2F;}
#homeSearch label,
#homeSearchBtn {color: #231F20;}
#homeSearchBtn span {color: #000;}
#homeSearch select {color: #231F20;}
#homeSearchAdv {color: #000;}
.tabbedBox ul li a:link, .tabbedBox ul li a:active, .tabbedBox ul li a:visited {color: #fff;}
.tabbedBoxHalf ul li a:link, .tabbedBoxHalf ul li a:active, .tabbedBoxHalf ul li a:visited {color: #231F20;}
.tabbedBox ul li a.tabbedBoxSel:link, .tabbedBox ul li a.tabbedBoxSel:active, 
.tabbedBox ul li a.tabbedBoxSel:visited, .tabbedBox ul li a.tabbedBoxSel:hover,
.tabbedBoxHalf ul li a.tabbedBoxSel:link, .tabbedBoxHalf ul li a.tabbedBoxSel:active, 
.tabbedBoxHalf ul li a.tabbedBoxSel:visited, .tabbedBoxHalf ul li a.tabbedBoxSel:hover,
.tabbedBox ul li a:hover,
.tabbedBoxHalf ul li a:hover {color: #2079C9;}
.tabbedBoxHalfOrange ul li a.tabbedBoxSel:link, .tabbedBoxHalfOrange ul li a.tabbedBoxSel:active, 
.tabbedBoxHalfOrange ul li a.tabbedBoxSel:visited, .tabbedBoxHalfOrange ul li a.tabbedBoxSel:hover,
.tabbedBoxHalfOrange ul li a:hover {color: #F78800;}
.homeCar a.name:link, .homeCar a.name:active, .homeCar a.name:visited, .homeCar a.name:hover {color: #344A5B;}
.homeCar a.price:link, .homeCar a.price:active, .homeCar a.price:visited, .homeCar a.price:hover {color: #000;}
.homeCar a.homeAdsName:link, .homeCar a.homeAdsName:active, .homeCar a.homeAdsName:visited, .homeCar a.homeAdsName:hover {color: #58585A;}
.homeNews h2 a {color: #2079C9;}
.homeNews p, .homeForum p {color: #101010;}
.homeNews p a:link, .homeNews p a:active, .homeNews p a:visited, .homeNews p a:hover {color: #5295CA;}
.homeForum p a:link, .homeForum p a:active, .homeForum p a:visited, .homeForum p a:hover {color: #F78801;}
.autoNewsLink {background: url("../images/autoNewsGradient.jpg") no-repeat right;}
.forumLink {background: url("../images/forumGradient.jpg") no-repeat right;}
.homeForumOdd {background-color: #F3F3F3;}
#followBar,
#followBar a:link, #followBar a:active, #followBar a:visited, #followBar a:hover {color: #303030;}
#footer ul li, 
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited, #footer ul li a:hover,
#footer p a:link, #footer p a:active, #footer p a:visited, #footer p a:hover {color: #303030;}
.sideTitle {color: #1E3E7D;}
#leftCol ul a:hover, #rightCol ul a:hover {color: #F8AC1B;}
.filterContainer a.dropdown:link, .filterContainer a.dropdown:active, 
.filterContainer a.dropdown:visited, .filterContainer a.dropdown:hover,
#sortBar a.dropdown:link, #sortBar a.dropdown:active, 
#sortBar a.dropdown:visited, #sortBar a.dropdown:hover {border-left: 1px solid #F8AC1B;}
.carList,
.carList a.title:link, .carList a.title:active, .carList a.title:visited {color: #16232C;}
.carList a.title:hover {color: #000;}
.carList .picCol, 
.carList span {color: #4F697D;}
ul.buttons li a:link, ul.buttons li a:active, ul.buttons li a:visited, ul.buttons li a:hover,
#rightCol .btn a:link, #rightCol .btn a:active, #rightCol .btn a:visited {color: #16232C;}
ul.buttons li a:hover,
#rightCol .btn a:hover {color: #F8AC1B;}
.promotionCarList {border-top: 1px solid #F7AD1A;}
#pagination a:link, #pagination a:active, #pagination a:visited {color: #4D575D;text-decoration: underline;}
#pagination #sel {color: #fff;background: #F7AD1A;-moz-border-radius: 5px;-webkit-border-radius: 5px;font-weight: bold;text-decoration: none;}
#pagination a:hover {color: #fff;background: #F7AD1A;-moz-border-radius: 5px;-webkit-border-radius: 5px;text-decoration: none;}
.topFilterBox {color: #231F20;border: 1px solid #F8AC1B;}
.topFilterBox ul li a:link, .topFilterBox ul li a:active, .topFilterBox ul li a:visited {color: #231F20;}
.topFilterBox ul li a:hover {text-decoration: underline;}
.topFilterBox ul li a.removeAll:link, .topFilterBox ul li a.removeAll:active, 
.topFilterBox ul li a.removeAll:visited, .topFilterBox ul li a.removeAll:hover {color: #F8AC1B;}
.backLink {color: #464646;}
.detailTopBox {color: #21333D;}
.detailTopBox .title {color: #0D5592;}
.detailTopBox .title span {color: #156FA6;}
.detailMain {border-top: 1px solid #F7AD0C;}
.detailMain h1, .comments h1 {color: #2C77BA;}
.detailMain .pictures .all {color: #547DA3;}
.detailMain .leftCol a.ym:hover {color: #F8AC1B;}
a.sellerDetails:link, a.sellerDetails:active, a.sellerDetails:visited {color: #397BA1;}
.comments .post .left .seller {color: #E2B033;}
.userHomePayBox h1,
.userHomePayBox ul li a:link, .userHomePayBox ul li a:active, .userHomePayBox ul li a:visited {color: #253643;}
.userHome a.bull:link, .userHome a.bull:active, .userHome a.bull:visited,
.userHomeComment p a:link, .userHomeComment p a:active, .userHomeComment p a:visited,
.formTitle a:link, .formTitle a:active, .formTitle a:visited {color: #587EA2;}
.userHome a.bull:hover,
.userHomeComment p a:hover,
.formTitle p a:hover {color: #B7B9BB;}
.userHome h4,
.userHome .left {color: #253643;}
.userHome a.title:link, .userHome a.title:active, .userHome a.title:visited {color: #F7AD1A;}
.newsTitle a,
.newsItem p a:link, .newsItem p a:active, .newsItem p a:visited,
a.newsCatAll:link, a.newsCatAll:active, a.newsCatAll:visited {color: #2079C9;}
.newsItem a.title:link, .newsItem a.title:active, .newsItem a.title:visited,
.newsDetails h1 {color: #003885;}
.newsItem a.titleInfo:link, .newsItem a.titleInfo:active, .newsItem a.titleInfo:visited {color: #2079C9;background: url(../images/underline.gif) repeat-x scroll 0 19px;}
.titleInfoLegislatie a{color: #2079C9;background: url(../images/underline.gif) repeat-x scroll 0 25px;}
ul.path li a:hover,
.newsTitle a:hover,
.newsItem a.title:hover,
.newsItem p a:hover,
a.newsCatAll:hover {color: #F8AC1B;}
.newsItem .helpTitle a.title:link, .newsItem .helpTitle a.title:active, .newsItem .helpTitle a.title:hover, .newsItem .helpTitle a.title:visited {color: #000;}
h3.newsTitle {background: url(../images/news_title_bg.png) no-repeat;}
h3.helpTitle {background: #FEFBF3 url(../images/help_title_bg.png) no-repeat;}
h3.newsTitle a, h3.helpTitle a{color: #fff;}
h3.newsTitle a.all{color: #1E3E7D;}
h3.newsTitle a.all{color: #1E3E7D;}
h3.newsTitle a.all{color: #1E3E7D;}
.newsItem .picture img,
.newsDetails .imgContainer img {border: 1px solid #C5C6C7;}
#tabBar ul li a.aCarsMenuo:hover, #tabBar ul li a.aMotoMenuo:hover,
#tabBar ul li a.aTrucksMenuo:hover, #tabBar ul li a.aAutopartsMenuo:hover,
#tabBar ul li a.aAutoutilitareMenuo:hover {color: #E39456;}
h1.titleInfo a {color: #F8AC1B;}
a.titleLegislatie {color: #B0B1B4;}
*{padding:0;margin:0;}
#TB_window{font:12px Arial, Helvetica, sans-serif;color:#333333;}
#TB_secondLine{font:10px Arial, Helvetica, sans-serif;color:#666666;}
#TB_window a:link{color:#666666;}
#TB_window a:visited{color:#666666;}
#TB_window a:hover{color:#000;}
#TB_window a:active{color:#666666;}
#TB_window a:focus{color:#666666;}
#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%;}
.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat;}
.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
* html #TB_overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight +'px');}
#TB_window{position:fixed;background:#ffffff;z-index:102;color:#000000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%;}
* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight/2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) +'px');}
#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}
#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color:#e8e8e8;height:27px;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px;}
* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight/2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) +'px');}
#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;}
* html #TB_HideSelect{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight +'px');}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}
