#home_page_link:hover {
  border-left: red 2px solid; }

.level_1 {
  font-size: 16px;
  font-weight: bolder;
  clear: left;
  display: block; }

.level_2 {
  font-size: 12px;
  font-style: italic; }

.styled {
  background: #333333;
  color: white;
  padding-left: 3px;
  color: #f4f3f2; }

#action_bar {
  font-size: 10px;
  width: auto;
  border: none; }
  #action_bar a {
    background: white;
    display: block;
    font-size: 10px;
    width: auto;
    text-align: center;
    border: none;
    font-weight: bold;
    color: #333333;
    padding: 2px;
    float: left; }
    #action_bar a:hover {
      background: white;
      color: #008bbc; }
    #action_bar a img {
      border: none; }
  #action_bar form {
    background: white; }

.bubbleInfo {
  position: relative; }

body {
  background-color: white;
  color: #333333;
  background: url(/images/shop_header_bg.png) repeat-x;
  padding-top: 0px;
  margin-top: 0px;
  padding: 0; }
  body #wrap {
    padding: 0;
    margin: 0 auto;
    width: 770px; }
    body #wrap #header, body #wrap #content, body #wrap #footer {
      padding-top: 0px;
      margin-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px;
      clear: both;
      width: 100%; }
    body #wrap #breadcrumb {
      border: none;
      background: #f4f3f2;
      color: #948f8f; }
    body #wrap #content {
      background: white;
      padding: 0; }
  body #footer {
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    margin-top: 50px;
    height: 100%;
    padding-top: 25px;
    background: #ffbb11 url(/images/footer_bg2.png) repeat-x; }
    body #footer .description {
      color: #848484;
      font-size: 90%;
      font-style: italic; }
    body #footer ul {
      list-style: none; }
      body #footer ul li {
        float: left;
        margin-right: 30px; }
        body #footer ul li a {
          margin-top: 4px;
          padding-top: 0px;
          display: block;
          clear: both; }
  body #footer, body #footer a, body #footer:visited {
    color: #333333; }
  body #footer a:hover {
    color: #333333; }

.popup {
  position: absolute;
  display: none;
  background: white;
  border: #ffd115 3px solid;
  font-family: arial;
  width: 200px;
  text-align: left;
  line-height: 15px;
  padding: 4px; }

#category_chooser_table tr td {
  font-size: 17px;
  padding: 0px; }
#category_chooser_table tr td, #category_chooser_table .category_services_chooser {
  height: 190px;
  width: 180px;
  vertical-align: center; }
#category_chooser_table img {
  width: 180px; }

.category_services_chooser {
  text-align: center;
  padding-bottom: 10px; }
  .category_services_chooser a {
    text-decoration: none;
    display: block;
    height: 200px;
    width: 180px; }

body, p, ol, ul, td {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

pre {
  background-color: #eeeeee;
  padding: 10px;
  font-size: 11px; }

a {
  color: black; }
  a:visited {
    color: #666666; }
  a:hover {
    background-color: #ffd115;
    color: black; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #cc0000;
  color: white; }

#errorExplanation p {
  color: #333333;
  margin-bottom: 0;
  padding: 5px; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

#site_description {
  width: 600px;
  font-family: arial;
  color: white;
  color: #d8f22d;
  line-height: 23px;
  letter-spacing: 5px;
  text-align: justify;
  font-size: 22px;
  font-weight: boldest; }

#product_search_form .labl {
  float: left;
  padding-right: 10px;
  font-weight: bold;
  width: 180px;
  text-align: right; }

#search_form, #filters, #product_search_form {
  margin-top: 0px;
  padding: 5px;
  background: url(/images/ui_bg.png) repeat-x;
  background-color: #a5ccf4; }
  #search_form fieldset, #filters fieldset, #product_search_form fieldset {
    padding: 3px; }
    #search_form fieldset legend, #filters fieldset legend, #product_search_form fieldset legend {
      clear: both;
      margin-top: 15px;
      background: #eaebea;
      width: 418px;
      text-align: center;
      padding: 3px;
      font-weight: bold;
      color: #666666;
      font-size: 18px; }

.search_results {
  background: #008bbc;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  color: white; }

#search_results {
  padding-top: 20px;
  padding-bottom: 200px; }

.mycheckbox {
  width: 20px; }

.advanced_link {
  color: #008bbc; }

.company_title:hover {
  background: #f89b16; }

.title, .catalog_title {
  font-size: 18px;
  font-weight: bolder;
  padding: 4px;
  clear: both;
  background-color: #ffd115; }

.section_title {
  margin-bottom: 20px;
  letter-spacing: 10px;
  background: #ffd115;
  color: white;
  font-weight: bolder;
  font-size: 14px;
  text-align: center;
  font-style: italic; }

.catalog_title {
  color: #fff115;
  text-align: center;
  font-style: italic;
  font-size: 22px;
  font-weight: bolder;
  padding: 6px;
  background-color: #008bbc; }

.button {
  background: #008bbc;
  border: 3px solid #fff115;
  color: white;
  font-size: 18px;
  width: 200px;
  font-weight: bold;
  border-right: 3px solid #ffd115;
  border-bottom: 3px solid #ffd115; }

.highlight {
  border-bottom: #fffe9d 2px solid; }

.group_radio {
  float: left;
  padding: 2px; }

.desc {
  font-style: italic;
  margin-top: 10px;
  color: #333333;
  padding: 3px;
  font-size: 12px;
  width: 500px;
  float: left;
  background-color: #fffe9d; }

.bold {
  font-weight: bolder; }

#company_presentation {
  padding-top: 0px;
  height: auto;
  margin-bottom: 10px; }
  #company_presentation label {
    font-size: 13px;
    line-height: 16px;
    margin-top: 2px;
    margin-bottom: 4px;
    color: #333333;
    letter-spacing: 2px;
    font-weight: bold;
    border-bottom: #c9c0c0 solid 2px; }
  #company_presentation h1 {
    line-height: 25px;
    border-bottom: none;
    color: #008bbc;
    font-size: 30px;
    margin: 0px 3px 0px 3px; }
  #company_presentation h2 a {
    text-decoration: none; }
  #company_presentation ul, #company_presentation li {
    padding: 0;
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 0px; }

h1, h2, h3, h4, h5 {
  line-height: 22px; }

h1 {
  line-height: 27px; }

.service_check_box {
  font-size: 14px; }

.criteria {
  clear: both;
  margin-top: 10px;
  height: auto;
  font-size: 18px;
  width: 100%; }
  .criteria label {
    display: block;
    float: left;
    width: 150px; }
  .criteria select, .criteria input[type="text"] {
    height: 25px;
    float: left;
    width: 200px;
    font-size: 16px; }

#search_conditions_category_contains {
  width: 400px; }

.criteria_border {
  border-bottom: white dotted 1px;
  clear: both;
  padding-top: 15px;
  margin-bottom: 5px;
  width: 100%; }

.expanded {
  height: 490px; }

.company, .company_lite {
  border-top: #b2e0fd 5px solid;
  border: #333333 1px solid;
  background: url(/images/yellow.jpg) no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 12px;
  height: 360px;
  margin-top: 3px; }
  .company .title a:hover, .company_lite .title a:hover {
    color: #fffe9d; }
  .company ol, .company ul, .company li, .company_lite ol, .company_lite ul, .company_lite li {
    padding: 0;
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 0px; }
  .company .title a, .company_lite .title a {
    color: black; }
  .company label, .company_lite label {
    color: #333333;
    border-bottom: #c9c0c0 solid 1px;
    font-style: italic;
    font-size: 11px; }

.company_lite {
  height: auto; }
  .company_lite td, .company_lite tr {
    width: 770px; }

.company table tr {
  width: 100%; }
.company table td {
  width: 50%; }

table {
  clear: both; }
  table tr {
    width: 100%; }
  table td {
    width: 385px;
    vertical-align: top;
    text-align: left; }

tr, td, table {
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0; }

.focused_company {
  border: #008bbc 1px solid; }

.slim_header {
  text-align: left;
  color: #fffe9d;
  font-weight: bold;
  background-color: #333333; }

.company_details {
  display: block;
  height: auto;
  padding: 4px; }

#search_results {
  margin-top: 30px; }

.hidden {
  display: none; }

#flash {
  color: #74d345; }

.in {
  color: red; }

#nav {
  padding: 0;
  clear: both;
  margin: 0 auto;
  display: table;
  color: #008bbc;
  display: table;
  width: 100%;
  border: #f0eeee 1px solid;
  background: #f9f89a;
  background-color: #fff115; }
  #nav ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    width: 100%; }
  #nav li {
    list-style: none;
    float: left;
    position: relative;
    float: left;
    font-size: 18px; }
    #nav li a {
      color: #008bbc;
      text-decoration: none;
      text-align: center;
      display: block;
      padding: 4px;
      background: #fff115;
      text-decoration: none;
      font-weight: bolder;
      padding: 10px;
      text-align: center;
      border-right: white 1px solid;
      border-left: white 1px solid;
      width: auto;
      display: block; }
      #nav li a span {
        font-style: italic;
        font-weight: normal;
        font-size: 12px;
        color: #353535; }
      #nav li a:hover {
        background-color: white;
        color: #ffd115; }
      #nav li a.current {
        background-color: #ffd115;
        color: white;
        font-weight: bold; }
    #nav li ul {
      width: 260px; }
      #nav li ul li {
        background: #f9f89a; }
        #nav li ul li a {
          width: 250px;
          border: #e2e2e2 solid 1px;
          border-top: white solid 1px;
          background: #f9f89a;
          text-align: left;
          font-size: 14px;
          padding: 5px;
          padding-left: 15px; }
          #nav li ul li a:hover {
            background-color: white;
            color: #ffd115;
            border: #fff115 1px solid;
            color: #7b7b7b; }
  #nav li ul {
    display: none;
    position: absolute;
    top: 1em;
    margin: 0;
    left: 0; }
  #nav li > ul {
    top: auto;
    left: auto; }
  #nav li:hover ul, #nav li.over ul {
    display: block; }

#beta {
  margin: 10px;
  height: auto;
  padding: 10px;
  border: #ffcf0b 2px solid; }

.squared ul {
  list-style-type: square; }

form.new_company input, form.edit_company input {
  width: 400px; }

form.new_company label, form.edit_company label {
  width: 150px;
  padding-right: 4px;
  display: block;
  text-align: right;
  float: left; }

.peers {
  text-decoration: none;
  background: url(/images/peers_bg.jpg) repeat-x;
  border: 1px #d4d0c8 solid;
  width: 100%;
  margin: 0;
  margin-top: 2px;
  display: block;
  float: left; }

.odd {
  background: url(/images/peers_bg_dark.jpg) repeat-x; }

.soft_link {
  border-bottom: 0px solid #d4d0c8;
  text-decoration: none;
  padding-left: 20px; }

.peers_ol {
  padding-left: 0px; }

.go_to_show {
  font-weight: bold;
  color: #333333;
  display: block;
  padding: 2px;
  text-align: center;
  background: #ffd115;
  width: 180px;
  border: #333333 solid 1px; }
  .go_to_show:visited {
    color: black; }
  .go_to_show:hover {
    color: black;
    background: #f89b16; }

.go_to_show2 {
  font-weight: bold;
  color: #333333;
  padding: 2px 30px 2px 30px;
  text-align: center;
  background: #ffd115;
  width: 180px;
  border: #333333 solid 1px; }
  .go_to_show2:visited {
    color: black; }
  .go_to_show2:hover {
    color: black;
    background: #f89b16; }

.instruction {
  font-size: 18px;
  font-weight: bolder;
  color: #008bbc;
  width: 100%; }

.small_instruction {
  font-size: 11px; }

a .even_category:visited, a .even_category {
  color: #949494;
  color: red; }

.quick_a:hover {
  background: #ffd115; }

.quick_a {
  display: block;
  height: 92px;
  width: 100px;
  text-decoration: none;
  font-family: century gothic, verdana;
  text-align: center;
  padding: 2px 2px 0px 2px;
  padding-right: 2px;
  line-height: 12px;
  background: #f4f6f4;
  font-size: 12.5px;
  margin: 1px; }

.quick_a img {
  clear: both;
  border: none;
  border-bottom: 1px solid #ffd115; }

#marqiza {
  font-size: 11px;
  font-style: italic;
  color: #c9c0c0;
  font-weight: bolder; }

.selected_category {
  background: #fffe9d;
  font-weight: bolder;
  color: #333333; }

a.higlight_link, .higlight_link, .higlight_link:visited {
  background: #ff6671;
  color: yellow;
  font-weight: bolder; }

#loader {
  border: #008bbc 2px solid;
  background: white;
  color: #008bbc;
  padding: 5px; }

.trigger a:hover {
  background: none; }

.trigger a {
  text-decoration: none;
  display: block;
  height: 92px; }

.inactive_company {
  background: #e6e2e2; }

.boss td {
  vertical-align: top;
  border-bottom: #d4d0c8 1px solid;
  text-align: left; }

.boss a {
  text-decoration: none;
  font-weight: bolder; }

.icon_group {
  clear: both;
  padding-top: 15px; }
  .icon_group label {
    display: block;
    height: 92px;
    width: 100px;
    padding: 0px;
    margin: 1px;
    border: #a5ccf4 1px solid;
    cursor: pointer;
    cursor: hand; }

.icon_group_label {
  clear: both;
  margin-top: 15px;
  background: #eaebea;
  width: 418px;
  text-align: center;
  padding: 3px;
  font-weight: bold;
  color: #666666; }

.flash_notice, .flash_error, .flash_success, .flash_failure {
  padding: 5px;
  margin-bottom: 2px;
  margin-top: 2px; }

.flash_notice {
  border: #ffd115 2px solid;
  background: #fff88a; }

.flash_error, .flash_failure {
  border: #fc4556 2px solid;
  background: #fd8a95; }

.flash_success {
  border: #00d10a 2px solid;
  background: #b1fbb5; }

#crosshair {
  position: absolute;
  height: 19px;
  width: 19px;
  z-index: 333333;
  margin-left: -8px;
  display: none;
  background: url(/images/crosshair.gif);
  background-position: center center;
  background-repeat: no-repeat; }

#pagination_container {
  background: #edeae2; }

.pagination {
  margin: 4px 0px 8px 0px;
  clear: both;
  height: 20px;
  color: #333333;
  background: #edeae2;
  text-align: center; }

.pagination a, .pagination .current {
  width: 40px;
  font-weight: bolder;
  overflow: auto;
  font-size: 15px;
  text-align: center;
  padding: 5px; }

.pagination .current {
  background: #ffd115;
  border: #333333 1px dotted;
  color: #333333; }

.pagination a {
  border: white 1px dotted; }

.mini_custom_form label {
  width: 120px;
  padding-right: 4px;
  display: block;
  font-weight: bold;
  text-align: right;
  float: left;
  height: auto; }

.custom_form input, .fieldWithErrors input {
  width: 400px; }
.custom_form hr, .fieldWithErrors hr {
  height: 1px;
  width: 90%;
  color: white; }
.custom_form legend, .fieldWithErrors legend {
  font-weight: bold;
  font-size: 120%; }
.custom_form .field_set, .fieldWithErrors .field_set {
  border: 1px dotted #e5e2e2;
  margin-top: 6px;
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  clear: both;
  height: auto; }
  .custom_form .field_set input[type="checkbox"], .custom_form .field_set input[type="radio"], .fieldWithErrors .field_set input[type="checkbox"], .fieldWithErrors .field_set input[type="radio"] {
    width: auto; }
  .custom_form .field_set ul, .fieldWithErrors .field_set ul {
    margin-top: 0px; }
  .custom_form .field_set label, .fieldWithErrors .field_set label {
    width: 200px;
    padding-right: 4px;
    display: block;
    font-weight: bold;
    text-align: right;
    float: left;
    height: auto; }
  .custom_form .field_set textarea, .fieldWithErrors .field_set textarea {
    float: left;
    width: 404px;
    height: 120px; }
  .custom_form .field_set .error_msg, .fieldWithErrors .field_set .error_msg {
    padding-left: 150px;
    color: #fd8a95;
    margin: 0px;
    font-size: 130%;
    font-weight: bolder; }
  .custom_form .field_set .eg, .fieldWithErrors .field_set .eg {
    font-size: 12px;
    font-style: italic;
    color: #949494;
    clear: both;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 205px; }
.custom_form .has_error, .fieldWithErrors .has_error {
  border: #fc4556 2px solid; }

.shop_cube {
  background-image: url(/images/gradient.png) repeat-x;
  border: #ffd709 dotted 1px;
  background: no-repeat;
  background-position: 50% 50%;
  padding-bottom: 150px;
  float: left;
  width: 24%;
  margin-right: 4px;
  height: 250px;
  padding-top: 5px; }
  .shop_cube div {
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    filter: alpha(opacity=50); }
  .shop_cube h3, .shop_cube h2 {
    text-align: center;
    background-color: #ffd709; }

.eg_lite {
  font-size: 12px;
  font-style: italic;
  color: #949494; }

.highlight_link {
  background: #ffd115;
  border-bottom: #d4d0c8 1px solid;
  color: #333333;
  padding: 3px; }

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

h1 {
  font-size: 20px;
  border-bottom: solid 1px #ffd115;
  color: #333333; }

h2 {
  font-size: 16px;
  border-bottom: solid 1px #f0eeee;
  color: #333333; }

h3 {
  font-size: 14px;
  border-bottom: solid 1px #f9f89a;
  color: #8f8f8f; }

#five_minutes {
  background: url(/images/60seconds.png);
  background-repeat: no-repeat;
  background-position: bottom right; }
  #five_minutes td {
    padding: 5px;
    border-right: #eaeaea 1px dotted; }

.sidebar h1, .sidebar h2, .sidebar h3 {
  color: #909090; }

.no_border {
  border: none; }

.no_margin {
  margin: 0; }

.no_padding {
  padding: 0; }

.center_content {
  text-align: center; }

.category_highlight {
  border-bottom: 2px solid #bddaec; }

.filter_item {
  float: left;
  border: #333333 dotted 1px;
  margin-right: 2px;
  padding: 2px; }

.filter_set {
  clear: both;
  margin-bottom: 10px; }

.product_texts {
  width: 420px; }

.price {
  font-size: 35px;
  line-height: 40px;
  color: #717276;
  font-style: italic;
  font-weight: bold; }

.car_garage_brands_img {
  background-color: white; }

.current_brand {
  background-color: #ffd115; }

#screenshot {
  position: absolute;
  border: 1px solid #cccccc;
  background: #eaebea;
  padding: 5px;
  display: none;
  color: white; }

.brand_imgs_selector {
  height: 190px;
  overflow: auto;
  border: #008bbc 1px solid;
  background: #e0edfb; }

.img_selector {
  width: 70px;
  float: left;
  background: white;
  padding: 3px;
  cursor: pointer;
  border: #a5ccf4 1px solid; }

.inactive_product {
  background: red;
  color: white; }

.active_product {
  background: green;
  color: white; }

.category_hint {
  font-style: italic;
  float: right;
  cursor: pointer;
  font-size: 11px !important; }

#products_selector_unselected, #services_selector_unselected {
  display: block; }
  #products_selector_unselected img, #services_selector_unselected img {
    border: none; }

.highlight2 {
  background: #f9f89a;
  border-bottom: #ffd115 2px solid; }

/* dd zoomimage */
.zoomimage {
  position: absolute;
  display: none;
  z-index: 5000;
  outline: none;
  cursor: url(/images/zoomout.cur), default; }

.zoomimage_focused {
  z-index: 51000; }

.zoomimage_s {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none; }

.zoomimage_st {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  overflow: hidden; }

.zoomimage_stl {
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  overflow: hidden;
  background: transparent url(/images/shadow.png) no-repeat scroll 0 0; }

.zoomimage_stc {
  overflow: hidden;
  height: 6px;
  margin: 0 6px;
  background: transparent url(/images/shadow.png) repeat-x scroll 0 -30px; }

.zoomimage_str {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
  overflow: hidden;
  background: transparent url(/images/shadow.png) no-repeat scroll 0 -18px; }

.zoomimage_sc {
  position: absolute;
  top: 6px;
  width: 100%;
  left: 0;
  overflow: hidden; }

.zoomimage_scl {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 6px;
  background: transparent url(/images/shadow-lr.png) repeat-y scroll 0pt; }

.zoomimage_scr {
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background: transparent url(/images/shadow-lr.png) repeat-y scroll -6px 0pt; }

.zoomimage_scc {
  margin: 0 6px;
  height: 100%;
  background: transparent url(/images/shadow-c.png);
  overflow: hidden; }

.zoomimage_sb {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px; }

.zoomimage_sbl {
  position: absolute;
  overflow: hidden;
  width: 6px;
  height: 6px;
  left: 0;
  top: 0;
  background: transparent url(/images/shadow.png) no-repeat scroll 0pt -12px; }

.zoomimage_sbc {
  height: 6px;
  overflow: hidden;
  margin: 0 6px;
  background: transparent url(/images/shadow.png) repeat-x scroll 0pt -36px; }

.zoomimage_sbr {
  position: absolute;
  overflow: hidden;
  width: 6px;
  height: 6px;
  right: 0;
  top: 0;
  background: transparent url(/images/shadow.png) no-repeat scroll 0pt -6px; }

.zoomimage img {
  position: absolute;
  top: 6px;
  left: 6px;
  display: none;
  border: 20px solid black; }

.zoomimage_caption {
  position: absolute;
  background-color: white;
  color: black;
  width: 100%; }
  .zoomimage_caption p {
    padding: 10px;
    margin: 0;
    font-size: 11px;
    font-weight: bold; }

.zoomimage_loading {
  background-image: url(/images/ajax_small.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  position: absolute;
  background-color: white;
  width: 100%;
  top: 0;
  left: 0; }

.zoomimage_move {
  cursor: move; }

.zoomimage_controls {
  position: absolute;
  background: white;
  height: 30px;
  overflow: hidden; }

.zoomimage_prev {
  background: white url(/images/zoomimage_prev.gif) no-repeat center;
  width: 39px;
  height: 29px;
  position: absolute;
  bottom: 1px;
  left: 10px; }

.zoomimage_next {
  background: white url(/images/zoomimage_next.gif) no-repeat center;
  width: 39px;
  height: 29px;
  position: absolute;
  bottom: 1px;
  right: 10px; }

.dd {
  text-align: left;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left; }
  .dd .ddTitle {
    background: #f2f2f2;
    border: 1px solid #c3c3c3;
    padding: 3px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 60px; }
    .dd .ddTitle span.arrow {
      background: url(/images/dd_arrow.gif) no-repeat 0 0;
      float: right;
      display: inline-block;
      width: 16px;
      height: 16px;
      cursor: pointer; }
    .dd .ddTitle span.textTitle {
      text-indent: 1px;
      overflow: hidden;
      line-height: 16px; }
      .dd .ddTitle span.textTitle img {
        text-align: left;
        padding: 0 2px 0 0; }
    .dd .ddTitle img.selected {
      padding: 0 3px 0 0;
      vertical-align: top; }
  .dd .ddChild {
    position: absolute;
    border: 1px solid #c3c3c3;
    border-top: none;
    display: none;
    margin: 0;
    width: auto;
    height: 300px;
    overflow: auto;
    overflow-x: hidden !important;
    background-color: white; }
    .dd .ddChild .opta a {
      padding-left: 10px; }
      .dd .ddChild .opta a:visited {
        padding-left: 10px; }
    .dd .ddChild a {
      display: block;
      padding: 3px 0 3px 3px;
      text-decoration: none;
      color: black;
      overflow: hidden;
      white-space: nowrap;
      cursor: pointer; }
      .dd .ddChild a:hover {
        background: #66ccff; }
      .dd .ddChild a img {
        border: 0;
        padding: 0 2px 0 0;
        vertical-align: middle; }
      .dd .ddChild a.selected {
        background: #66ccff; }

.hidden {
  display: none; }

/* superfish */
.arrow_bg {
  background: url(images/arrow.gif) repeat-x; }

.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 770px;
  position: relative;
  height: auto; }
  .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em; }
  .sf-menu li a span {
    font-size: 12px;
    font-weight: normal;
    color: #7b7b7b; }
  .sf-menu li ul {
    margin-top: 22px;
    width: 770px; }
  .sf-menu li li a {
    text-align: left;
    font-size: 14px;
    border-right: white 1px solid;
    border-left: white 1px solid; }
  .sf-menu li li ul {
    width: 19em; }
  .sf-menu li ul li ul {
    margin-top: 0px; }
  .sf-menu li li li {
    width: 100%; }
  .sf-menu ul li {
    width: auto;
    float: left; }
  .sf-menu li {
    float: left;
    position: static; }
    .sf-menu li:hover {
      visibility: inherit; }
    .sf-menu li li {
      position: relative; }
  .sf-menu a {
    display: block;
    position: relative;
    color: #308bbc; }
    .sf-menu a:visited {
      color: #308bbc; }
  .sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99; }

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 10em;
  top: 0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 245px;
  top: 2px; }

.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px; }

.sf-sub-indicator {
  position: absolute;
  display: block;
  right: 0.75em;
  top: 1.05em;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url(/images/arrows-ffffff.png) no-repeat -10px -100px; }

a > .sf-sub-indicator {
  top: 0.8em;
  background-position: 0 -100px; }
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator {
  background-position: -10px -100px; }

li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; }

.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator {
  background-position: -10px 0; }
.sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; }

ul.sf-navbar .current ul {
  left: 0;
  top: 38px; }
ul.sf-navbar ul li:hover ul, ul.sf-navbar ul li.sfHover ul {
  left: 0;
  top: 38px; }
ul.sf-navbar .current ul ul {
  top: -999em; }

.sf-navbar li li.current > a {
  font-weight: bold; }
.sf-navbar ul .sf-sub-indicator {
  background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator {
  background-position: 0 -100px; }
.sf-navbar ul a:focus > .sf-sub-indicator, .sf-navbar ul a:hover > .sf-sub-indicator, .sf-navbar ul a:active > .sf-sub-indicator {
  background-position: -10px -100px; }
.sf-navbar ul li:hover > a > .sf-sub-indicator, .sf-navbar ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; }

.first_level a {
  background: #fff115;
  display: block;
  padding: 10px;
  font-style: arial, verdana, helvetica, sans-serif;
  color: #308bbc;
  text-decoration: none;
  text-align: center;
  background: #fff115;
  text-decoration: none;
  font-weight: bolder;
  border-right: white 1px solid;
  border-left: white 1px solid;
  font-size: 14px;
  width: auto; }

.second_level {
  background: #f9f89a;
  color: #7b7b7b; }
  .second_level a {
    background: #f9f89a;
    color: #7b7b7b;
    text-align: left;
    font-size: 14px;
    border-right: white 1px solid; }
    .second_level a:visited {
      background: #f9f89a;
      color: #7b7b7b; }

.third_level {
  background: #e8e8e8;
  color: #333333; }
  .third_level a {
    background: #e8e8e8;
    color: #333333; }
    .third_level a:visited {
      background: #e8e8e8;
      color: #333333; }
  .third_level li {
    border-top: white 1px dotted; }
  .third_level a {
    font-size: 12px;
    padding: 8px;
    font-weight: normal; }

.forth_level {
  background: #d6cfcf;
  color: #333333; }
  .forth_level a {
    background: #d6cfcf;
    color: #333333;
    font-size: 12px;
    border-top: white 1px dotted;
    padding: 4px;
    padding-left: 15px;
    font-weight: normal; }
    .forth_level a:visited {
      background: #d6cfcf;
      color: #333333; }

.first_level, .second_level, .third_level, .forth_level {
  z-index: 50000; }

.first_level a:hover, .second_level a:hover, .third_level a:hover, .forth_level a:hover, .sfHover {
  background: #ffd115;
  color: #333333; }

.pics_over3 {
  display: none; }

.bordered {
  border: solid #333333 1px; }

#logo a img:hover, #logo a:hover {
  background-color: none; }

.product_overview:hover .product_details {
  display: block; }

.prd_desc:hover .hidden {
  display: block; }

.index_container .map_greece_container {
  width: 426px;
  height: 478px; }
.index_container .map_greece {
  margin: -28px 0pt 0pt 10px;
  background: transparent url(/images/xartis.gif) no-repeat scroll 0% 0%;
  position: absolute;
  width: 499px;
  height: 499px; }
.index_container #area_highlight {
  background: transparent url(/images/xartis.gif) no-repeat scroll -499px 0pt;
  height: 499px;
  width: 499px; }
.index_container .empty_map_container {
  width: 499px;
  height: 499px; }

#container .map_new {
  background: transparent url(/images/xartis.gif) no-repeat scroll 0pt 0pt;
  width: 440px;
  height: 440px;
  margin-left: 60px; }
#container .map {
  background: transparent url(/images/xartis.gif) no-repeat scroll 0pt 0pt;
  width: 440px;
  height: 440px; }
#container .empty_map_container {
  border: medium none; }
#container #area_highlight {
  background: transparent url(/images/xartis.gif) no-repeat scroll -440px 0px;
  height: 440px;
  width: 440px; }

#product_categories_root_links {
  line-height: 25px; }
  #product_categories_root_links h2 {
    line-height: 35px; }
  #product_categories_root_links .comming_soon {
    text-decoration: line-through;
    color: #d8d5d5; }
