html {
  
}
#sql-dump {
  width: 90%;
  margin: 20px auto;
}
#sql-dump table {
  width: 100%;
}
body {
  background: url(../img/bg.png) 0 0 repeat-x;
  font-family: "lucida sans unicode", "tahoma", "verdana", sans-serif;
  font-size: 12px;
  color: #4d4d4d;
  line-height: 16px;
  min-width: 1000px;
}
input, textarea, select {
  font-family: "lucida sans unicode", "tahoma", "verdana", sans-serif;
  font-size: 12px;
}
a {
  color: #4d4d4d;
}
p {
  padding: 10px 0;
  margin: 0;
}
.rc-5 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.rc-3 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.no-right-margin {
  margin-right: 0 !important;
}
.no-left-margin {
  margin-left: 0 !important;
}
.wrap {
  width: 980px;
  margin: 0 auto;
  position: relative
}
#head {
  height: 163px;
}
#logo {
  position: absolute;
  top: 19px;
  left: 0;
}
#top-tabs {
  position: absolute;
  top: 10px;
  right: 0;
}
#top-tabs li {
  float: left;
  margin-left: 2px;
}
#top-tabs li a {
  display: block;
  width: 117px;
  height: 33px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  background-image: url(../img/top-tabs.png);
  background-repeat: no-repeat;
}
.top-tabs-active {
  background-position: 0 -132px !important;
}
.top-tabs-active:hover {
  color: #4d4d4d !important;
}
#med {
  background-position: 0 0;
}
#dent {
  background-position: 0 -33px;
}
#lab {
  background-position: 0 -66px;
}
#spa {
  background-position: 0 -99px;
}
#med:hover {
  background-position: 0 -165px;
  color: #fff;
}
#dent:hover {
  background-position: 0 -198px;
  color: #fff;
}
#lab:hover {
  background-position: 0 -231px;
  color: #fff;
}
#spa:hover {
  background-position: 0 -264px;
  color: #fff;
}
#nav-tabs {
  position: absolute;
  top: 107px;
  left: 0;
}
#nav-tabs li {
  float: left;
  margin-right: 2px;
}
#nav-tabs li a {
  font-size: 14px;
  display: block;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  background: url(../img/nav-tabs.png) 0 0 no-repeat;
}
.nav-tabs-active {
  background-position: 0 -40px !important;
  color: #fff;
}
#nav-tabs li a:hover {
  background-position: 0 -80px;
  color: #fff;
}
#def-lang, #eng {
  display: block;
  position: absolute;
  width: 39px;
  height: 35px;
  background-image: url(../img/flags.png);
  background-repeat: no-repeat;
  top: 112px;
}
#def-lang {
  right: 0px;
  background-position: 0 0;
}
#eng {
  right: 0;
  background-position: 0 -35px;
}
#head-info {
  position: absolute;
  top: 119px;
  right: 0px;
  font-size: 13px;
}
#head-info span {
  color: #3378ca;
  padding-right: 15px;
  font-weight: bold;
}
#loginform , #dealer-info{
  position: absolute;
  top: 56px;
  right: 0;
  text-align: right;
}
#loginform .username, #loginform .password,.loginpage .username, .loginpage .password, .forgot {
  width: 178px;
  height: 27px;
  line-height: 27px;
  padding: 0 5px;
  background: url(../img/login-box.png) 0 0 no-repeat;
  border: none;
  color: #989898;
  margin-bottom: 3px;
}
#loginform .password {
  width: 150px;
  height: 27px;
  line-height: 27px;
  padding: 0 5px;
  background: url(../img/pass-box.png) 0 0 no-repeat;
  border: none;
  color: #989898;
  margin-bottom: 3px;
}
#loginform a{
    text-decoration: none;
    font-size: 11px;
}
.logoutlink{
    text-decoration: none;
    margin-left: 10px;
}
#loginform a:hover,.logoutlink:hover{
    text-decoration: underline;
}
#login {
  border: none;
  width: 116px;
  padding-right: 30px;
  height: 27px;
  line-height: 27px;
  background: url(../img/login.png) 0 0 no-repeat;
  color: #fff;
}
.col-380 {
  float: left;
  width: 380px;
}
.col-680 {
  float: left;
  width: 680px;
}
.col-290 {
  margin-left: 10px;
  float: left;
  width: 290px;
}
.col-980 {
  width: 980px;
}
.col-380 .box h1 {
  background: url(../img/h-380.png) 0 0 no-repeat;
  color: #fff;
}
.col-290 .box h1 {
  background: url(../img/h-290.png) 0 0 no-repeat;
  color: #4d4d4d;
}
.col-680 .box h1 {
  background: url(../img/h-680.png) 0 0 no-repeat;
  color: #4d4d4d;
}
.col-680 .box h1 span {
  color: #3276C9;
}
.col-980 .box h1 {
  background: url(../img/h-980.png) 0 0 no-repeat;
}
.violet h1 {
  background-position: 0 -35px !important;
  color: #fff !important;
}
.box {
  width: 100%;
  margin-bottom: 10px;
}
.box h1 {
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  font-size: 14px;
}
.box h1 img {
  vertical-align: text-top;
}
.box .inner {
  margin: 0;
  padding: 10px;
  border: 1px solid #d5d5d5;
  border-top: none;
  background: #fff url(../img/box-bg.png) 0 100% repeat-x;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}
.box .no-heading {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #d5d5d5;
}
#footer {
  min-height: 160px;
  background: url(../img/footer.png) 0 0 repeat-x;
}
#footer .wrap {
  padding-top: 20px;
}
#footer p {
  padding: 5px 0;
  text-align: center;
}
.search-left, .search-right {
  float: left;
  width: 172px;
  line-height: 15px;
}
.search-left span, .search-right span {
  line-height: 14px; 
}
.search-left select, .search-right select {
  width: 172px;
  margin: 0 0 10px 0;
}
.search-left input[type=text], .search-right input[type=text] {
  width: 166px;
  margin: 0 0 10px 0;
  padding: 0;
}
.search-left input[type=text] {
  width: 165px;
}
.search-right {
  float: right;
}
.search-input input{
  margin: 3px 0;
}
.search-input select{
  margin: 2px 0;
}
#ListingMaincat{
    width: 358px;
    margin: 0 0 10px 0;
}
#ListingSearchForm {
  line-height: 20px;
}
#ListingYearFrom, #ListingYearTo {
  width: 78px;
  vertical-align: top;
}
#ListingPriceFrom, #ListingPriceTo {
  width: 78px;
  vertical-align: top;
}
#ListingCat1, #ListingCat2, #CategoryCategory {
  width: 300px;
}
.checkboxes {
  float: left;
  width: 100px;
  height: 90px;
  padding: 5px;
  overflow: hidden;
  margin: 10px 10px 10px 0;
  border: 1px solid #d5d5d5;
  background: #f5f5f5;
  font-size: 11px;
}
.checkboxes1 {
  float: left;
  width: 100px;
  height: 103px;
  padding: 5px;
  overflow: hidden;
  margin: 10px 10px 10px 0;
  border: 1px solid #d5d5d5;
  background: #f5f5f5;
  font-size: 11px;
}
.checkboxes2 {
  width: 220px;
  height: 40px;
  padding: 5px;
  overflow: hidden;
  margin: 10px 0px 10px 0;
  border: 1px solid #d5d5d5;
  background: #f5f5f5;
  font-size: 11px;
}
.checkboxes3, .checkboxes5 {
  float: left;
  width: 155px;
  height: 103px;
  padding: 5px;
  overflow: hidden;
  margin: 10px 17px 10px 0;
  border: 1px solid #d5d5d5;
  background: #f5f5f5;
  font-size: 11px;
}
.checkboxes4, .checkboxes6 {
  width: 158px;
  height: 40px;
  padding: 5px;
  overflow: hidden;
  margin: 10px 0px 10px 0;
  border: 1px solid #d5d5d5;
  background: #f5f5f5;
  font-size: 11px;
}
.checkboxes5{
  height: 118px;
}
.checkboxes6{
  height: 48px; 
}
.checkboxes3 input, .checkboxes5 input{
  margin-bottom: 10px;
}
.checkboxes3 label, .checkboxes4 label, .checkboxes5 label, .checkboxes6 label{
  line-height: 16px; 
  vertical-align: top;
}
.checkboxes4 input, .checkboxes6 input{
  margin-bottom: 7px;
}
.checkbox-wrap{
  width: 100%;
  height: 135px;
  overflow: hidden;
}
.widtt160px{
  width: 170px;
  float: left;
}
.checkboxes input[type=checkbox] {
  vertical-align: middle;
  margin-right: 5px;
}
#search, #search-big, #article-search {
  cursor: pointer;
  border: 0;
  background: url(../img/search.png) 0 0 no-repeat;
  padding-right: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 160px;
  height: 40px;
  margin: 5px 0 0 10px;
}
.read-more {
  text-align: right;
  margin: 0;
  padding: 0;
}
.read-more a {
  color: #d20000;
  text-decoration: none;
}
h3 {
  color: #3276c9;
  margin: 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #d5d5d5;
}
h3 a {
  color: #3276c9;
  text-decoration: none;
}
.image-thumb {
  margin: 0 10px 10px 0;
  overflow: hidden;
  border: 1px solid #d5d5d5;
  background: #fff;
}
.margin-right {
  margin-right: 10px;
}
.banner {
  display: block;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.banner a {
}
.banner-box {
  float: left;
  width: 290px;
  margin: 0 10px 10px 0;
}
h2 {
  font-size: 18px;
  margin: 10px 0 20px 0;
}
.pagination {
  float: right;
}
.pagination a, .pagination span.prev, .pagination span.next, .pagination span.current {
  display: inline-block;
  text-decoration: none;
  height: 23px;
  line-height: 23px;
  padding: 0 7px;
  background: #f5f5f5 url(../img/pagination-bg.png) 0 -100px repeat-x;
  color: #666;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.pagination a:hover {
  background-position: 0 0;
  border: 1px solid #3276c9;
  color: #fff;
}
.pagination span.current {
  background-position: 0 -23px;
  color: #666;
}
#new-search, #edit-search, .total, .total-small {
  display: inline-block;
  width: 222px;
  height: 25px;
  line-height: 25px;
  background: url(../img/search-small.png) 0 0 no-repeat;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 0 8px 0 0;
}
#edit-search {
  background-position: 0 -25px;
}
.total, .total-small {
  height: 23px;
  line-height: 23px;
  margin: 0;
  width: 218px;
  background: #f5f5f5;
  border: 1px solid #d5d5d5;
  color: #666;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.total-small {
  padding: 0 5px;
  width: auto;
  font-weight: normal;
}
#search-info, #listing-info {
  background: #e7e5f1;
  border: 1px solid #d1cee3;
  margin: 10px 0;
  width: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#search-info div {
  margin: 10px;
}
#search-info div img {
  vertical-align: text-bottom;
}
#search-info dl dt, #search-info dl dd {
  margin-bottom: 5px;
}
#listing-info p {
  margin: 0 5px;
  line-height: 16px;
}
.no-results {
  padding: 10px;
  margin: 10px 0;
  font-size: 15px;
  color: #222;
  border-bottom: 3px solid #3276C9;
}
.search-listing {
  border: 1px solid #dddae9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 100%;
  height: 150px;
  margin: 0 0 10px 0;
}
.search-listing .left {
  float: left;
  width: 135px;
  margin: 10px;
  position: relative;
}
.search-listing .right {
  float: right;
  width: 500px;
  margin: 10px;
}
.search-listing .right h3 {
  border-bottom: none;
  font-size: 13px;
}
.search-listing .left .thumb {
  padding: 5px;
  border: 1px solid #dddae9;
  display: block;
  width: 119px;
  height: 88px;
  text-align: center;
}
.search-listing .left {
  font-size: 11px;
}
.legend {
  display: block;
  float: left;
  margin: 0 5px 10px 0;
  width: 29px;
  height: 10px;
  text-decoration: none;
}
.price {
  float: right;
  font-size: 14px !important;
}
.red-price {
  color: #d40000;
  font-size: 13px;
  font-weight: bold;
}
.crossed-price {
  color: #4d4d4d;
  text-decoration: line-through;
  font-size: 13px;
  font-weight: bold;
}
h1.nice {
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
  color: #222;
  padding-bottom: 10px;
  border-bottom: 3px solid #3276C9;
}
h1.nice em, h1.nice span {
  color: #3378CA;
  font-style: normal;
}
fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  background: #EDECF5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 20px;
}
fieldset legend {
  font-weight: bold;
  font-size: 12px;
  padding: 0 5px;
}
fieldset img {
  vertical-align: text-bottom;
  padding: 0 5px;
}
fieldset .input {
  float: left;
  width: 180px;
  margin: 0 15px 15px 0;
}
fieldset .input label {
  color: #000;
}
fieldset input[type=checkbox] {
  vertical-align: text-top !important;
}
.blk {
  color: #000;
}
fieldset .input input[type=text], fieldset .input select {
  width: 98%;
  padding: 0;
}
fieldset .file {
  float: none;
  width: 90% !important;
}
.short {
  width: 162px !important;
}
#ListingNotes {
  width: 340px;
  height: 65px;
}
#selected-categories {
  margin: 10px 0;
}
#limit {
  font-size: 10px;
}
.steps {
  width: 780px;
  height: 43px;
  background: url(../img/steps.png) 0 0 no-repeat;
  margin: 0 0 10px 0;
  float: left;
}
.steps-dealers {
  width: 100%;
  height: 43px;
  background: url(../img/steps_dealers.png) 0 0 no-repeat;
  margin: 0 0 10px 0;
  float: left;
}
.second {
  background-position: 0 -43px !important;
}
.third {
  background-position: 0 -86px !important;
}
.fourth {
  background-position: 0 -129px !important;
}
.step {
  float: left;
  width: 155px;
  height: 43px;
  line-height: 41px;
  padding-left: 40px;
  font-weight: bold;
  color: #c4c4c4;
}
.step a {
  color: #999999;
}
.delete-step:hover {
  color: #BF2323;
  background-position: 0 -35px;
}
.step a:hover {
  color: #3276c9;
  text-decoration: none;
}
.current-step {
  color: #3276c9;
}
.steps .start{
    width: 165px !important;
}
.start {  
  width: 295px;
  padding-left: 30px !important;
  float: left;
  height: 43px;
  line-height: 41px;
  padding-left: 40px;
  font-weight: bold;
  color: #c4c4c4;  
}
.steps-dealers .step{
    width: 275px;
    padding-left: 50px;
}
.delete-step, .delete-step-active {
  margin-top: 4px;
  float: right;
  width: 160px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  padding-left: 30px;
  background: url(../img/delete-step.png) 0 0 no-repeat;
  color: #c4c4c4;
}
.delete-step-active {
  background-position: 0 -35px;
  color: #d40000;
}
.half-left {
  width: 63%;
  float: left;
}
.half-right {
  width: 37%;
  float: right;
}
.half {
  width: 49% !important;
}
.half input[type=text], .half input[type=password], .half select, .half textarea {
  width: 99%;
}
.half .text, .half .select {
  min-height: 50px;
}
.half textarea {
  height: 80px;
}
#next-step, #final-step, #previous-step {
  width: 136px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #222;
  font-size: 13px;
  font-weight: bold;
  background: url(../img/step-buttons.png) 0 0 no-repeat;
  border: none;
  margin: 0 0 10px 0;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
#final-step {
  background-position: 0 -28px;
}
#previous-step {
  background-position: 0 -56px;
}
.error-message, .flash-error-message {
  background: #BF2323;
  color: #fff;
  padding: 3px;
}
.flash-error-message {
  margin: 10px 0;
}
.hidden {
  display: none;
}
.visible {
  display: block !important;
}
.red, label span {
  color: #BF2323;
  font-weight: bold;
}
dl {
  width: 95%;
  margin-top: 10px;
}
dl dt {
  font-weight: bold;
  margin-bottom: 10px;
  vertical-align: top;
  float: left;
  width: 25%;
}
dl dd {
  margin-bottom: 10px;
  vertical-align: top;
  width: 74%;
  float: right;
}
dl img {
  padding: 0;
}
#listing-info-box {
  border: 1px solid red;
  background: #FFFFEE;
  text-align: center;
  padding: 10px;
  margin: 10px 0;
}
#listing-info-box h1 {
  font-size: 16px;
}
.upload-thumb {
  margin: 0 10px 10px 0;
  width: 106px;
  overflow: hidden;
  float: left;
  position: relative;
}

.upload-thumb a {
  background: url(../img/delete-image.png) 0 0 no-repeat;
  padding: 0 0 0 20px;
}
#gallery, .gallery {
  float: left;
  padding: 8px 0 8px 8px;
  margin: 10px 0;
  width: 282px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #fff;
  position: relative;
}
.preview {
  width: 670px !important;
}
#gallery .tiny, .gallery .tiny {
  display: block;
  width: 62px;
  height: 47px;
  float: left;
  margin: 8px 8px 0 0;
}
#gallery .tiny {
  display: block;
  width: 62px;
  height: 47px;
  float: left;
  margin: 6px 6px 0 0;
  border: 1px solid #d6d6d6;
  text-align: center;
}

#dealer-listings{
    width: 100%;
    border: 1px solid #D6D7D7;
}
#dealer-listings td, th {
    vertical-align: middle;
    padding: 5px;
}
#dealer-listings td {
    border: 1px solid #D6D7D7;        
}
#dealer-listings tr.dark td {
    background: #eff7fa;
}
#dealer-listings th {
    color: #333;
    text-shadow: 0 1px 0 #fff;
    font-size: 13px;
    background: #EFEFEF;
    border: 1px solid #D6D7D7;
    padding: 7px 5px;    
}
.listings-gallery .tiny {
  width: 62px;
  height: 47px;
  margin: 8px 8px 0 0;
}
#description {
  float: right;
  width: 380px;
  margin: 10px 0;
}
#description h1 {
  border: 1px solid #d5d5d5;
  color: #3276c9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 5px;
  text-align: center;
  font-size: 15px;
  margin: 0 0 10px 0;
  background: #fff;
}
#description dl {
  width: 100%;
  margin-top: 10px;
}
#description dl dt {
  width: 44%;
}
#description dl dd {
  width: 55%;
}
#description dl img {
  padding: 0;
  vertical-align: bottom;
}
#listing-page {
  padding: 4px;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #3277c9;
  display: inline-block;
  margin-top: 5px;
  width: 97%;
  border: 1px solid #d5d5d5;
  text-decoration: none;
}
.loading {
  background: #fff url(../img/loading.gif) 50% 50% no-repeat;
}
#big-image, .big-image, .big-artical-image {
  width: 274px;
  height: 210px;
  overflow: hidden;
}
.big {
  font-size: 16px;
}
#send-request {
  float: left;
  margin-bottom: 20px;
  width: 700px;
}
#send-request h2 {
  font-size: 13px;
  margin: 5px 0;
}
#send-request div.text {
  float: left;
  width: 205px;
  margin: 0 15px 10px 0;
}
#send-request div.textarea {
  float: left;
  width: 645px;
  margin: 0 15px 10px 0;
}
#send-request input[type=text], #send-request textarea {
  width: 100%;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#send-request form {
  background: #f5f5f5;
  padding: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.flash-error-message, .flash-success-message, .flash-notice-message, .message-error, .message-success {
  margin: 10px 0 10px 0;
  padding: 10px 10px 10px 35px;
  font-weight: bold;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.flash-error-message, .message-error {
  border: 1px solid #BF2323;
  color: #BF2323;
  background: #FFEFEF url(../img/error.png) 5px 50% no-repeat;
}
.flash-success-message, .message-success {
  border: 1px solid #499F09;
  color: #499F09;
  background: #F6FFEF url(../img/success.png) 5px 50% no-repeat;
}
.flash-notice-message {
  border: 1px solid #45B0DF;
  color: #00529B;
  background: #DFF5FF url(../img/notice.png) 5px 50% no-repeat;
}
.search-first {
  margin-right: 10px;
  width: 380px;
}
.search-second {
  margin-right: 10px;
}
.search-third {
  width: 200px;
}
.search-third input[type=submit] {
  margin: 10px 0 5px 20px !important;
}
.search-third select {
  width: 100%;
}
.search-input {
  float: left;
  width: 190px;
  margin-bottom: 7px;
}
.search-input input[type=text] {
  width: 92%;
}
.keyword {
  width: 96%;
}
.categories {
  width: 480px;
  position: relative;
  margin-top: 3px;
}
.categories li {
  z-index: 5;
  position: static;
}
.categories li a {
  display: block;
  padding: 6px;
  border: 1px solid #d1cee3;
  margin-top: -1px;
  text-decoration: none;
  color: #3378ca;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  min-height: 32px;
}
.categories li a span{
  display: inline-block; 
  vertical-align: middle;
}
.categories li a:hover {
  background: #f5f5f5;
}
.categories li a.selected {
  color: #666;
  background: #e7e5f1;
  border-right: 1px solid #e7e5f1;
}
.categories li a img{
  margin-right: 7px; 
}
.categories li ul li img{
  margin-top: 3px; 
  margin-right: 3px; 
}
.categories li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 480px;
  width: 480px;
  border-top: 1px solid #d1cee3;
  z-index: 1;
  background: #e7e5f1;
}
.categories li ul li {
  margin: 5px 10px;
}
.legend-label, .legend-legend {
  float: left;
  width: 138px;
  background: #f5f5f5;
  border: 1px solid #d5d5d5;
  color: #666;
  height: 23px;
  line-height: 23px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  margin-bottom: 10px;
}
.legend-legend {
  float: right;
  width: 533px;
}
.legend-red {
  background: url(../img/legend-red.png) 0 50% no-repeat;
  padding: 0 25px 0 35px;
  color: #d40000;
}
.legend-green {
  background: url(../img/legend-green.png) 0 50% no-repeat;
  padding: 0 25px 0 35px;
  color: #6ebd3d;
}
.legend-yellow {
  background: url(../img/legend-yellow.png) 0 50% no-repeat;
  padding: 0 25px 0 35px;
  color: #ffb201;
}
.legend-blue {
  background: url(../img/legend-blue.png) 0 50% no-repeat;
  padding: 0 0 0 35px;
  color: #3276c9;
}
.vip {
  background: #FFFFCC url(../img/vip.png) 5px 5px no-repeat;
  padding: 10px 10px 10px 40px;
  line-height: 20px;
  border: 1px solid #3882D1;
  color: #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 10px;
}
.vip label {
  color: #ff0505;
  font-weight: bold;
}
.vip ul {
  list-style: disc;
  margin: 5px 0;
  list-style-position: inside;
}
.vip ul li {
  margin: 0 0 0 10px;
  font-style: italic;
}
.exchange-rates{
  margin: 0;
}
.exchange-rates dt {
  width: 70% !important;
  height: 22px;
}
.exchange-rates dd {
  width: 29% !important;
  height: 22px;
}
.exchange-rates dt, .exchange-rates dd {
  margin: 0;
}
.exchange-rates dt img {
  padding-right: 5px;
}
#article_groups li, #link_groups li {
  display: block;
  float: left;
  margin: 0 18px 0 0;
  width: 220px;
}
#article_groups li a, #link_groups li a {
  display: block;
  padding: 6px;
  color: #3276C9;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  font-size: 13px;  
}
#article_groups li a{
  height: 32px;
}
#link_groups li a{  
  white-space: nowrap;
  padding: 6px 8px 6px 28px;
}
#article_groups li a img{
  vertical-align: middle;
  text-decoration: none;
}
#article_groups li a span{
  display: inline-block;
  vertical-align: middle;
}
#article_groups li a:hover img{
  text-decoration: none;
}
#link_groups li a {
  background: url(../img/folder.png) 8px center no-repeat;
}
#article_groups li a.browsing, #link_groups li a.browsing {
  background: #3276C9 url(../img/folder-browsing.png) 8px center no-repeat;
  border-bottom: 1px solid #fff;
  color: #fff;
}
#article_groups li a:hover span, #link_groups li a:hover {
  text-decoration: underline;
} 
#link_groups li a {
  background: url(../img/folder-alt.png) 8px center no-repeat;
  color: #666;
}
#link_groups li a.browsing {
  background-color: #666;
}
.link-list li {
  margin: 2px 0;
}
.link-list li a {
  text-transform: uppercase;
  color: #3276C9;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 10px;
  background: url(../img/arrow.png) left center no-repeat;
}
.link-list li a:hover {
  color: #333;
}
.letters a {
  text-decoration: none !important;
  font-weight: bold;
}
.letters a.viplink {
  color: #3276C9;
}
.letters a {
  text-decoration: underline;
}
.letters a.chosen {
  color: #d40000;
}
#ArticleSearchForm .submit {
  float: right;
  margin: 0;
}
#ArticleSearchForm .input {
  float: left;
  margin: 0 15px 0 0;
  height: 50px;
}
#ArticleSearchForm select, #ArticleSearchForm input[type=text] {
  width: 100%;
}
#ArticleSearchForm input[type=radio] {
  vertical-align: bottom;
}
#ArticleSearchForm .city {
  width: 180px;
}
#ArticleSearchForm .major {
  width: 270px;
}
#ArticleSearchForm .radio {
  width: 140px;
}
#ArticleSearchForm .text {
  width: 195px;
}
#ArticleSearchForm .keywords {
  width: 95px;
}
#ArticleKeywords {
  margin-top: -5px;
}
#article-results {
  border-top: 1px solid #ccc;
  padding: 10px 0;
  width: 100%;
}
#article-results ul {
  display: block;
  width: 100%;
}
#article-results ul li {
  display: block;
  float: left;
  width: 195px;
  margin-right: 1px;
  padding: 3px 0;
}
#article-results ul li a {
  /*padding-left: 8px;*/
  display: inline-block;
  margin-left: 8px;
}
#article-results ul li a.fancybox, #article-results ul li a.tiny {
  padding-left: 0 !important;
}
#article-results ul li a.tab {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
  -webkit-box-shadow: 0 -2px 2px #eee;
  -moz-box-shadow: 0 -2px 2px #eee;
  box-shadow: 0 -2px 2px #eee;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 3px 7px 1px 7px;
  z-index: 90;
  margin-top: -4px;
  outline: none;
}
#article-results ul li.container {
  width: 260px !important;
}
.container ul {
  z-index: 100;
  margin-top: -1px;
}
#article-results ul li ul {
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  -webkit-box-shadow: 0 2px 2px #eee;
  -moz-box-shadow: 0 2px 2px #eee;
  box-shadow: 0 2px 2px #eee;
  -webkit-border-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 3px;
  -moz-border-radius-topleft: 0;
  border-radius: 3px;
  border-top-left-radius: 0;
  padding: 5px 0 5px 8px;
  width: 647px;
}
#article-results ul li ul li {
  display: block;
  float: left;
  margin-right: 15px;
  width: auto;
}
.article-image {
  width: 120px !important;
  margin-right: 0 !important;
}
.article-description {
  width: 500px !important;
  float: right !important;
}
.article-vip-info {
  float: right;
  width: 330px;
  margin: 10px 10px 10px 0;
}
.article-edit a {
  padding-left: 20px !important;
  background: url(../img/edit.png) left center no-repeat;
  color: #000;
}
#articles-register {
  background: url(../img/register.png) 0 0 no-repeat;
  text-align: center;
  display: block;
  width: 160px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  margin: 5px 0 5px 10px;
}
.dark {
  color: #333 !important;
}
.red-tooltip, .green-tooltip, .blue-tooltip, .yellow-tooltip {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  display: none;
  padding: 3px 5px;
  top: -25px;
  color: #fff;
  white-space: nowrap;
}
.red-tooltip {
  background: #d40000;
  left: 0;
}
.green-tooltip {
  background: #6ebd3d;
  left: 34px;
}
.blue-tooltip {
  background: #3276c9;
  left: 68px;
}
.yellow-tooltip {
  background: #ffb201;
  left: 102px;
}
.tooltip-container {
  position: relative;
}
.small {
  font-size: 9px;
  color: #000;
  margin: -6px 10px 0 0;
}
.alphabet {
  line-height: 20px;
}
.article-registration input[type=text] {
  width: 300px;
}
.article-registration select {
  width: 304px;
}
.article-registration .input {
  float: left;
  margin-right: 10px;
  height: 65px;
}
#search-box {
  height: 410px;
  overflow: hidden;
}
#exchange-rates {
  height: 90px;
  overflow: hidden;
}
#top-products {
  height: 214px;
  overflow: hidden;
}
.banner-arrow {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/banner-arrow.png) 0 0 no-repeat;
  text-indent: -999px;
}
.link-button {
  line-height: 23px;
  margin: 0 10px 0 0;
  padding: 3px 10px;
  background: #f5f5f5;
  border: 1px solid #d5d5d5;
  color: #666;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.link-button:hover{

  color: #3776bd;  
}
#message-reply-form {
  float: right;
  margin-bottom: 20px;
  width: 700px;
}
#msg-send-form {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#msg-send-form div.textarea {
  float: left;
  width: 100%;
  margin: 0 15px 10px 0;
}
#msg-send-form input[type=text], #msg-send-form textarea {
  width: 100%;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#msg-send-form form {
  background: #f5f5f5;
  padding: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.text_link{
    text-decoration: none;
}
.text_link:hover{
    color: #3775be;
    text-decoration: none;
}
.dealer_buttons{
    display: block;
    width: 106px;
    height: 35px;
    padding: 15px 5px 0px 40px;
    float: left;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    margin-right: 10px;
    background-image: url(../img/buttons.jpg);
    background-repeat: no-repeat;
}
.butt1{
    background-position: 0px 0px;
}
.butt1:hover, .butt1active, .butt1active:hover{
    background-position: 0px -50px;
    color: #fff;
}
.butt2{
    background-position: -161px 0px;
}
.butt2:hover, .butt2active, .butt2active:hover{
    background-position: -161px -50px;
    color: #fff;
}
.butt3{
    background-position: -322px 0px;
}
.butt3:hover, .butt3active, .butt3active:hover{
    background-position: -322px -50px;
    color: #fff;
}
.butt4{
    background-position: -483px 0px;
}
.butt4:hover, .butt4active, .butt4active:hover{
    background-position: -483px -50px;
    color: #fff;
}
.dealer_logout{
    display: block;
    float: left;
    width: 50px;
    height: 50px;    
    background: url(../img/buttons.jpg) -634px 0px no-repeat;
    margin-left: 285px;
}
.dealer_logout:hover{
    background-position: -634px -50px;
}
#lang-switch{
    position: absolute;
    top: 11px;
    left: 255px;
    width: 245px;
    height: 24px;
}
.switcher {
/*    margin-top: 3px;
    margin-bottom: 3px;*/
}
.switcher a {
    text-decoration: none;
    display: block;
}
.switcher .selected {
    background: #FFFFFF url('../img/drop-down.jpg') top left no-repeat;
    cursor: pointer;
    height: 26px;
}
.switcher .selected a {
    color: #4D4D4D;
    padding: 4px 5px;
    display: block;
    width: 235px;
    height: 16px;
    overflow: hidden;        
}
.switcher .selected a:hover {
    /*background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;*/
}
.switcher .option {    
    position: absolute;
    z-index: 3;                     
    border: 1px solid #CCCCCC;
    background-color: #fdfdfd;
    display: none;
    width: 245px;
}
.switcher .option a {
    color: #4D4D4D;
    padding: 3px 5px 3px 5px;
    cursor: pointer;
}
.switcher .option a:hover {
    background: #f0f0f0;
    color: #D40000;
}
#meditradia-logo{
    position: absolute;
    top: 60px;
    left: 255px;
}
.top-box{
    width: 590px;
    height: 465px;
    float: left;
    margin: 0 0 10px 10px;
}
.top-box .box h1 {
  background: url(../img/h-590.png) 0 -35px no-repeat;
  color: #fff;
}

#slide-products{
  border: 1px solid #d5d5d5;
  border-top: none;
  background: #fff url(../img/box-bg.png) 0 100% repeat-x;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  padding: 10px 5px;
}
#slide-products td{
    vertical-align: top;
}
#slide-products ul li {
    width: 169px;
    height: 210px;
    float: left;
    padding: 0 7px;
}
#slide-products ul li a{
    text-decoration: none;   
}
#slide-products ul li a:hover{
    text-decoration: underline;   
}
#slide-products p {
    padding: 0px;   
}
#prev-cat-carousel{
    display: block;    
    width: 14px;
    height: 210px;
    background: url('../img/prev-cat-carousel.png') 0px center no-repeat;    
}
#prev-cat-carousel:hover{
    background-position: -28px center;
}
#next-cat-carousel{
    display: block;    
    width: 14px;
    height: 210px;
    background: url('../img/prev-cat-carousel.png') -14px center no-repeat;    
}
#next-cat-carousel:hover{
    background-position: -42px center;
}
#top-banner{
    width: 590px;
    height: 190px;
    overflow: hidden;
}
#top-banner .banner-box{
    width: 590px;
    height: 180px;
}
p.reg-succ{
    font-size: 14px;
    font-weight: bold;
    color: #3378CA;
}
.gray-button{
    width: 197px;
    height: 24px;
    padding-top: 7px;
    display: block;
    background: url('../img/gray_buttons.jpg') top left no-repeat;    
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 10px;
    float: right;
}
.gray-button:hover{
    background-position: bottom left;   
    color: #fff;
}
.col-290 .violet .banner-box{
    margin: 0 0px 10px 0;
}
#search-box select{
  padding: 0px;
  height: 20px;
}