html {
  margin-top: 0;
  margin-left: 0;
}

#mapsearch {
  width: 400px;
  text-align: left;
}

#maps {
  position: relative;
  width: 210px;
  height: 400px;
  float: right;
  background-image: url( ../../images/webshop/areamap/map_default.gif );
  background-repeat: no-repeat;
}

#maps .mapoff {
  background-image: url( ../../images/webshop/areamap/dot_off.gif );
}

#maps .mapon {
  background-image: url( ../../images/webshop/areamap/dot_on.gif );
}

.map img {
  border: 0;
}

div.map {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#map_top {
  display: block;
  z-index: 999;
}

#mapselect {
  display: block;
  list-style: none;
  padding: 0;
  margin: 35px 0 0 0;
  width: 190px;
  float: left;
}

#mapselect li {
  display: block;
  padding: 0 0 5px 20px;
  margin: 0;
  cursor: pointer;
  background-position: 0 2px;
  font-size: 10px;
  font-weight: Bold;
  line-height: 1.0;
}

#mapselect .mapoff {
  color: black;
  background-image: url( ../../images/webshop/areamap/off.gif );
  background-repeat: no-repeat;
}

#mapselect .mapon {
  color: #1b7ab1;
  background-image: url( ../../images/webshop/areamap/on.gif );
  background-repeat: no-repeat;
}

#mapselect .maputil {
  color: #333;
  padding-left: 0;
}

#mapchoise_all {
  margin-top: 20px !important;
}

#mapsearchbutton {
  clear: both;
  text-align: center;
}

#maps div {
  cursor: pointer;
  position: absolute;
  background-repeat: no-repeat;
}

/*Basic tekstit*/

.thanks {
  margin-left: 5px;
}

.basic_vertical_bottom {
  vertical-align: bottom;
}

.basic_for_iframe {
  visibility: visible;
  z-index: 999;
  position: absolute;
  top: -500px;
  left: -500px;
}

/*Headerin tyylit*/

.headerarea {
  background-color: #FAF5EE;
  text-align: center;
  border-right-width: 1px;
  border-top-width: 1px;
  font-family: Arial;
  color: #000000;
  font-size: 11pt; /*Alle tehtiin muutos JS-konsolia tutkittaessa. Value oli Strong*/
  font-weight: bold;
  border-color: #EFC99C; /*Alempi oli ennen pelkk� align*/
  text-align: center;
}

.headertext {
  font-weight: normal;
  color: #fff;
  font-size: 15px;
}

.headerlink a {
  font-size: 12px;
}

#header_div {
  background-repeat: repeat-y;
  padding-top: 3px;
  padding-bottom: 3px;
}

/*footerin tyylit*/

.footerarea {
  font-family: MS Sans Serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  min-height: 25px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  padding-top: 5px;
  padding-bottom: 6px;
}

.footertext {

}

#footerlinks {
  color: #000;
}

#footerlinks_grey {
  color: #000;
}

a#footerlinks_grey:hover {
  color: #97A6B9;
}

a#footerlinks:hover {
  color: #ECA128;
}

/*Registration*/

.headerArea {
  text-align: left;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  background-color: #D7E5F0;
  height: 28px;
}

/* Kuviin liittyv�t tyylit */

img.basic_img {
  border-width: 0px;
}

img.basic_img_looses_off {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

img.basic_img_rfloat {
  float: right;
  border: 0px;
}

img.basic_img_vmargin {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 2px;
  border: 0px;
}

img.presentation_images_1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 1px;
  border: 1px solid #2F4A60;
}

.bigimagediv {
  border-style: solid;
  border-color: #B2CFDF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  vertical-align: top;
}

#iconimagearea {
  padding-top: 5px;
  padding-left: 4px;
  padding-right: 0px;
  vertical-align: top;
  border-style: solid;
  border-color: #B2CFDF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

/* Taulukot */

.tableWithoutBottomLine {
  font-size: 10px;
  font-weight: normal;
  border-top: 1px solid #B2CFDF;
}

.resultBlockTopLine {
  border-top: 1px solid #B2CFDF;
}

#summaryArea table tr td {
  height: 18px;
}

#summaryArea table tr td input {
  height: 18px;
  font-size: 8pt;
}

#summaryArea table tr td select {
  height: 18px;
  font-size: 8pt;
}

#summaryArea table tr td.spacerCellTop {
  height: 4px;
  font-size: 8pt;
}

#summaryArea table tr td.spacerCellBottom {
  height: 6px;
  font-size: 8pt;
}

#summaryArea table tr td.strictWidth {
  width: 300px;
}

#footer_td {
  background-color: #DDDDDD;
  width: 35%;
  text-align: center;
}

.basic_table {
  width: 600px;
}

.book_td {
  height: 25px;
  text-indent: 5px
}

.book_td_blue {
  background-color: #D7E5F0;
  height: 30px;
  text-indent: 10px;
}

.book_td_terms_of_booking {
  background-color: #D7E5F0;
  height: 60px;
  text-indent: 10px;
}

.thanksIngressArea {
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #FF0000;
  padding-left: 13px;
  padding-top: 4px;
  padding-bottom: 7px;
  width: 99%;
}

.thanksText {
  font-family: Arial;
  font-size: 10pt;
  width: 97%;
  text-align: justify;
  padding-left: 13px;
}

.summaryIngressArea {
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  padding-left: 8px;
  padding-top: 7px;
  padding-bottom: 1px;
  width: 588px;
}

.serviceFooterArea {
  font-size: 10px;
  font-weight: normal;
  border-bottom: 1px solid #B2CFDF;
}

/*Forms*/

INPUT.formstyle {
  border-style: solid;
  border-width: 1px;
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
}

INPUT.formstyle_check {
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  overflow: hidden;
}

SELECT.formstyle {
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  overflow: hidden;
}

textarea.formstyle {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
}

INPUT.formstyle_black {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
}

.query_restricts {
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}

.lightborders_e_s_w {
  font-size: 10px;
  font-family: 'Tahoma';  
  font-weight: bold;  
  border-color: #888;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  height: 19px;
}

.lightborders_n_e_s_w {
  font-size: 10px;
  font-family: 'Tahoma';  
  font-weight: bold;  
  border-color: #888;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  height: 19px;
}

.lightborders_n_e_s {
  font-size: 10px;
  font-family: 'Tahoma';  
  font-weight: bold;  
  border-color: #888;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  height: 19px;
}

.lightborders_e_s {
  font-size: 10px;
  font-family: 'Tahoma';  
  border-color: #888;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  height: 19px;
}

BODY {
  font-weight: normal;
  font-family: 'Arial', 'Tahoma', 'Times New Roman';
  margin: 0;
  padding: 0;
}

IMG {
  border: 0;
}

SELECT {
  font-size: 1em;
  color: #000000;
  line-height: 130%;
  font-family: 'Arial', 'Tahoma', 'Times New Roman';
}

INPUT {
  font-size: 1em;
  color: #000000;
  line-height: 130%;
  font-family: 'Arial', 'Tahoma', 'Times New Roman';
}

TEXTAREA {
  font-size: 1em;
  color: #000000;
  line-height: 130%;
  font-family: 'Arial', 'Tahoma', 'Times New Roman';
}

h1, h2, h3, h4, h6 {
  margin: 0 0 0.2em 0;
  line-height: 100%;
}

h1 {
  font-size: 1.6em;
  font-weight: normal;
}

h2 {
  font-weight: normal;
  font-size: 1.5em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-weight: bolder;
  font-size: 1.3em;
}

h5 {
  font-weight: bolder;
  font-size: 1.2em;
}

h6 {
  font-weight: bolder;
  font-size: 1.1em;
}

a, a:link {
  text-decoration: none;
  color: #305FB1;
}

a:hover, a:active {
  color: #A11A1C;
  text-decoration: none;
}

HR {
  COLOR: #305FB1;
  HEIGHT: 1px;
}

/*Module styles*/

#leftBar_header {
  color: #fff;
  font-weight: bold;
  padding: 5px 0 5px 15px;
}

.iw_modulheader_heading {
  color: #fff;
  font-weight: bold;
  padding: 0px 0 0px 15px;
}

.iw_modulcontent {
  padding: 15px;
}

/*Interface styles*/

#main_wrapper {
  width: 980px;
  margin: 0 auto;
}

#header {
  background: transparent url( ../../images/header_bg_large.jpg ) no-repeat;
  height: 265px;
  position: relative;
  padding: 0 10px;
}

#header_logo {
  padding: 23px 0 10px 35px;
  float: left;
}

#header_logo a {
  display: block;
  width: 265px;
  height: 65px;
  text-indent: -5000em;
}

#header_lang {
  float: right;
  background: transparent url( ../../images/lang_bg.gif ) no-repeat;
  width: 190px;
  height: 64px;
  margin: 25px 0 0 0px;
  position: relative;
}

#header_lang a {
  display: block;
  width: 19px;
  height: 14px;
  margin-top: 20px;
  float: left;
  text-indent: -5000em;
  overflow: hidden;
}

#header_lang a:hover {
  border: solid 1px #3E9AD2;
  width: 18px;
  height: 13px;
}

#header_lang_links {
  padding-left: 54px;
  float: left;
}

#header_lang .active {
  border: solid 1px #3E9AD2;
  width: 18px;
  height: 13px;
}

#header_lang_fien {
  float: right;
  background: transparent url( ../../images/lang_bg_fien.gif ) no-repeat;
  width: 190px;
  height: 64px;
  margin: 25px 0 0 0px;
  position: relative;
}

#header_lang_fien a {
  display: block;
  width: 19px;
  height: 14px;
  margin-top: 20px;
  float: left;
  text-indent: -5000em;
  overflow: hidden;
}

#header_lang_fien a:hover {
  border: solid 1px #3E9AD2;
  width: 18px;
  height: 13px;
}

#header_lang_fien .active {
  border: solid 1px #3E9AD2;
  width: 18px;
  height: 13px;
}



#lang_en {
  margin: 0 7px 0 8px;
}

#mainmenu {
  clear: both;
  height: 36px;
  padding-left: 15px;
  font-size: 112%;
}

#mainmenu ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
  float: left;
}

#mainmenu li {
  float: left;
  margin: 5px 5px 0 5px;
  padding: 0;
  font-weight: bold;
  height: 29px;
  overflow: hidden;
  background: transparent url( ../../images/mainmenu_arrow_r.gif ) no-repeat 5px 0;
}

#mainmenu li a, #mainmenu li a:visited {
  color: #fff;
  padding: 6px 20px 11px 20px;
  float: left;
}

#mainmenu .active {
  background: transparent url( ../../images/mainmenu_l.gif ) no-repeat;
}

#mainmenu .active_link {
  background: transparent url( ../../images/mainmenu_r.gif ) no-repeat top right;
}

#mainmenu li:hover, #mainmenu li.sfhover {
  background: transparent url( ../../images/mainmenu_l_hover.gif ) no-repeat;
}

#mainmenu a:hover {
  background: transparent url( ../../images/mainmenu_r_hover.gif ) no-repeat top right;
}

#leftBar label {
  font-weight: bold;
  margin: 0 0 5px 0;
  display: block;
}

#content_moduls_area {
  float: left;
}

#content_moduls_area_wide {
  min-height: 325px;
  height: auto !important;
  height: 325px;
}

#footer {
  background: transparent url( ../../images/footer_bg.jpg ) no-repeat;
  height: 95px;
  position: relative;
  clear: both;
  font-size: 94%;
}

#footer a:hover {
  color: #fff;
}

#footer_menu {
  padding: 20px 0 0 30px;
}

#footer_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 350px;
  float: left;
}

#footer_menu a {
  color: #D4E6F3;
  background: transparent url( ../../images/footer_arrow_r.gif ) no-repeat 0px 3px;
  display: block;
  padding-left: 9px;
}

#footer_menu li {
  width: 100px;
  float: left;
  padding: 1px 0;
}

#footer_tools {
  position: absolute;
  right: 25px;
  top: 34px;
}

.print {
  background: transparent url( ../../images/print.gif ) no-repeat 0px 3px;
  display: block;
  float: left;
  padding-left: 15px;
  color: #D4E6F3;
  font-weight: bold;
}

#email {
  background: transparent url( ../../images/email.gif ) no-repeat 0px 3px;
  display: block;
  float: left;
  padding-left: 17px;
  color: #D4E6F3;
  margin-left: 15px;
}

.iw_column_1_1 {
  margin-left: 3px;
  width: 770px;
  background-image: url( ../../images/leftborder.gif );
  background-color: transparent;
  background-repeat: repeat-y;
}

.iw_column_1_1 .iw_modulheader {
  background: transparent url( ../../images/modulheader_bg_red.gif ) repeat-x;
}

.iw_column_1_1 .iw_modulheader_inner {
  background: transparent url( ../../images/modulheader_bg_red_inner.gif ) no-repeat;
}

#leftBar {
  float: left;
  width: 185px;
  background: transparent url( ../../images/col_5_1_t.gif ) no-repeat;
  overflow-x: hidden;
}

#rightBar {
  float: right;
  background: transparent url( ../../images/col_5_3_t.gif ) no-repeat;
  width: 185px;
}

#centerPart {
  float: left;
  width: 567px;
  overflow-x: hidden;
}

#tabBackground {
  background-image: url( ../../images/col_5_2_modulheader.gif );
  background-repeat: no-repeat;
  margin-left: 7px;
  height: 30px;
}

.mapSearch {
  max-width: 560px;
}

.workspaceTabs {
  list-style: none;
  padding: 0;
  margin: 0;
}

.workspaceTab {
  background-repeat: no-repeat;
  background-image: url( ../../images/tab_bg.gif );
  width: 160px;
  height: 26px;
  text-align: center;
  float: left;
  margin-left: 20px;
  margin-top: 4px;
  padding-top: 5px;
}

.workspaceTab a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

#leftBar_content {
  padding: 0 0 10px 0;
}

#leftBar_content_seachresults {
  padding: 15px;
}

#rightBar_content {
  padding: 0 0 10px 10px;
}


#leftBar_inner {
  background: transparent url( ../../images/col_5_1_b.gif ) no-repeat left bottom;
  min-height: 325px;
  height: auto !important;
  height: 325px;
  padding: 5px 5px 0 0;
}

#rightBar_inner {
  background: transparent url( ../../images/col_5_3_b.gif ) no-repeat left bottom;
  min-height: 325px;
  height: auto !important;
  height: 325px;
  padding: 5px 5px 0 0;
}

#leftBar_header {
  background: transparent url( ../../images/submenu_header_bg.gif ) no-repeat;
}

#rightBar_header {
  background: transparent url( ../../images/submenu_header_bg.gif ) no-repeat;
}

#news_header_left {
  background: transparent url( ../../images/news_header_bg_l.gif ) no-repeat;
  height: 30px;
}

#news_header_right {
  background: transparent url( ../../images/news_header_bg_r.gif ) no-repeat;
  height: 30px;
  margin-left: 5px;
  width: 180px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

#workspace_header {
  float: left;
  background-image: url( ../../images/modulheader_bg_red.gif );
  background-repeat: repeat-x;
  width: 100%;
}

#workspace_header_inner {
  float: left;
  background-image: url( ../../images/modulheader_bg_red_inner.gif );
  background-repeat: no-repeat;
}

#selectedItem {
  color: #ffffff;
}

#workspace_content {
  margin-left: 4px;
  background-color: white;
  width: 560px;
}

#search_content {
  margin-left: 10px;
  background-color: white;
}

#workspace_footer {
  background-image: url( ../../images/col_1_1_b.gif );
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: 3px;
}

#centerPart_footer {
  background-image: url( ../../images/col_5_2_b.gif );
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: 2px;
  width: 570px;
  height: 25px;
}

.searchItem {
  border-bottom-style: solid;
  border-bottom-color: #d6def3;
  border-bottom-width: 1px;
  padding-bottom: 9px;
  margin-bottom: 5px;
}

.first {
  background: #fff url( ../../images/arrow_first.gif ) no-repeat;
  height: 30px;
  width: 30px;
  margin-right: 5px;
}

.first_disabled {
  background: #fff url( ../../images/arrow_first_disabled.gif ) no-repeat;
  height: 30px;
  width: 30px;
}

.previous {
  background: #fff url( ../../images/arrow_previous.gif ) no-repeat;
  height: 30px;
  width: 30px;
}

.previous_disabled {
  background: #fff url( ../../images/arrow_previous_disabled.gif ) no-repeat;
  height: 30px;
  width: 30px;
  position: relative;
}

.next {
  background: #fff url( ../../images/arrow_next.gif ) no-repeat;
  height: 30px;
  width: 30px;
  margin: 0 0 0 5px;
}

.next_disabled {
  background: #fff url( ../../images/arrow_next_disabled.gif ) no-repeat;
  height: 30px;
  width: 30px;
}

.last {
  background: #fff url( ../../images/arrow_last.gif ) no-repeat;
  height: 30px;
  width: 30px;
  padding-top: 3px;
}

.last_disabled {
  background: #fff url( ../../images/arrow_last_disabled.gif ) no-repeat;
  height: 30px;
  width: 30px;
}

.pagingText {
  display: none;
  width: 20px;
  height: 20px;
}

.selectedPage {
  font-weight: bold;
}

.pagingBar {
  text-align: center;
  list-style-type: none;
  margin: 0 auto;
  white-space: nowrap;
}

.product_list_nav {
  position: relative;
  clear: both;
  height: 25px;
}

.product_list_nav_result {
  float: left;
  width: 20%;
}

.product_list_nav_pagination {
  position: relative;
  clear: both;
  height: 25px;
  float: left;
  text-align: center;
  width: 60%;
}

.product_list_nav_pagination ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 420px;
}

.product_list_nav_pagination li {
  list-style-type: none;
  float: left;
}

.product_list_nav_pagination li a, .product_list_nav_pagination li a:visited {
  padding: 0 5px;
  border: 1px solid #fff;
  text-decoration: none;
  display: block;
}

.product_list_nav_pagination li a:hover, .product_list_nav_pagination li a:active {
  border: 1px solid #D6DEF3;
  color: #000;
}

.product_list_nav_pagination li.first,
  .product_list_nav_pagination li.previous,
  .product_list_nav_pagination li.next,
  .product_list_nav_pagination li.last {
  text-indent: -5000em;
  width: 17px;
  height: 17px;
  border: none;
}

.product_list_nav_pagination li.first a:hover,
  .product_list_nav_pagination li.first a:visited,
  .product_list_nav_pagination li.previous a,
  .product_list_nav_pagination li.previous a:hover,
  .product_list_nav_pagination li.previous a:visited,
  .product_list_nav_pagination li.next a,
  .product_list_nav_pagination li.next a:hover,
  .product_list_nav_pagination li.next a:visited,
  .product_list_nav_pagination li.last a,
  .product_list_nav_pagination li.last a:hover,
  .product_list_nav_pagination .last a:visited {
  text-indent: -5000em;
  width: 17px;
  height: 17px;
  border: none;
}

.odd {
  background-color: #eaeef9;
}

.searchResultButton {
  background: url( ../../images/button_r_140.gif ) no-repeat;
  width: 140px;
  height: 25px;
  border: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.back_link {
  font-weight: bold;
  background: transparent url( ../../images/back_arrow.gif ) no-repeat;
  padding: 0 0 0 12px;
  margin: 10px 0 0 30px;
  display: inline;
  width: 200px;
  float: left;
}

.prod_cal_header {
  background: #fff url( ../../images/prod_cal_header.gif ) no-repeat;
  height: 12px;
  width: 480px;
}

.prod_cal_footer {
  background: #fff url( ../../images/prod_cal_footer.gif ) no-repeat left bottom;
  height: 12px;
}
.prod_cal_header_serviceInfo {
  background: #fff url( ../../images/prod_cal_header_455.gif ) no-repeat;
  height: 12px;
  width: 480px;
}

.prod_cal_footer_serviceInfo {
  background: #fff url( ../../images/prod_cal_footer_455.gif ) no-repeat left bottom;
  height: 12px;
}

.prod_desc_header {
  border-bottom: solid 1px #D6DEF3;
  display: block;
  font-size: 100%;
  font-weight: bold;
  padding: 7px 10px;
  margin-top: 15px;
  background: url( ../../images/prod_desc_header_bg.gif ) no-repeat;
}

.cal_buttons {
  height: 22px;
  overflow: hidden;
  margin: 5px 0 5px 0;
}

.cal_buttons input {
  border: 0;
  padding-top: 22px;
  width: 22px;
  height: 22px;
  overflow: hidden;
}

.cal_prev {
  background: transparent url( ../../images/cal_prev.gif ) no-repeat;
  cursor: pointer;
}

.cal_prev_disabled {
  background: transparent url( ../../images/cal_prev_disabled.gif ) no-repeat;
}

.cal_next {
  background: transparent url( ../../images/cal_next.gif ) no-repeat;
  cursor: pointer;
}

.legend div {
  margin-top: 4px;
  padding-left: 25px;
  height: 20px;
  margin-right: 10px;
  float: left;
}

.legend_1 {
  background: transparent url( ../../images/legend_vapaa.gif ) no-repeat left bottom;
}

.legend_2 {
  background: transparent url( ../../images/legend_vaihto.gif ) no-repeat left bottom;
}

.legend_3 {
  background: transparent url( ../../images/legend_varattu.gif ) no-repeat left bottom;
}

.legend_4 {
  background: transparent url( ../../images/legend_eivarattavissa.gif ) no-repeat left bottom;
}

.legend_5 {
  background: transparent url( ../../images/legend_vapaa2.jpg ) no-repeat left bottom;
}

.legend_6 {
  background: transparent url( ../../images/legend_varattu2.jpg ) no-repeat left bottom;
}

.button {
  background: url( ../../images/button_140.gif ) no-repeat;
  width: 140px;
  height: 25px;
  border: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.rightButton {
  background: url( ../../images/button_r_140.gif ) no-repeat;
  width: 140px;
  height: 25px;
  border: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
}

.leftButton {
  background: url( ../../images/button_l_140.gif ) no-repeat;
  width: 140px;
  height: 25px;
  border: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.dateArea {
  float: left;
  margin: 10px;
}

.ruler {
  line-height: 0px;
  font-size: 0px;
  margin: 9px 0 5px 0;
  padding: 0;
  border: 0;
  border-top: solid 1px #D6DEF3;
  height: 1px;
  clear: both;
}

.stars {
  margin: 5px 0;
}

.star_1 {
  width: 88px;
  height: 16px;
  background: url( ../../images/star_1.gif ) no-repeat;
  text-indent: -5000em;
}

.star_2 {
  width: 88px;
  height: 16px;
  background: url( ../../images/star_2.gif ) no-repeat;
  text-indent: -5000em;
}

.star_3 {
  width: 88px;
  height: 16px;
  background: url( ../../images/star_3.gif ) no-repeat;
  text-indent: -5000em;
}

.star_4 {
  width: 88px;
  height: 16px;
  background: url( ../../images/star_4.gif ) no-repeat;
  text-indent: -5000em;
}

.star_5 {
  width: 69px;
  height: 12px;
  background: url( ../../images/star_5.gif ) no-repeat;
  text-indent: -5000em;
}

.star_6 {
  color: #EAC117;
  font-size: 12px;
  font-weight: bolder;	
}

.prod_card .stars {
  float: left;
  margin: 1px 0 0 10px;
}

.prod_card .prod_title {
  float: left;
}

.prod_card .left_col {
  float: left;
  width: 480px;
  overflow: hidden;
}
.prod_card .left_col_serviceInfo {
  float: left;
  width: 455px;
  overflow: hidden;
}

.prod_detail_col {
  float: left;
  padding-right: 30px;
}

.prod_card .prod_detail_col {
  width: 200px;
  padding: 8px 0 15px 0;
}

.prod_card p {
  margin: .9em 0 1.3em 0;
}

.prod_calendar_price {
  background-color: #EAEEF9;
}

.select_cal_dates {
  float: left;
}

.select_cal_dates a {
  float: left;
  margin: 3px 0px 0 3px;
}

.select_cal_dates select {
  float: left;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
}

.select_date_arrow {
  float: left;
  background: transparent url( ../../images/cal_dates_arrow.gif ) no-repeat;
  width: 18px;
  height: 22px;
  margin: 0 5px;
}

.prod_order {
  background-color: #fff;
  padding: 0px;
  height: 70px;
  margin-top: 5px;
  font-size: 87%;
}

.prod_order p {
  float: left;
  margin: 8px;
  font-weight: bold;
}

.prod_order input {
  float: right;
  margin: 5px;
  padding: 0;
}

.price {
  font-size: 145%;
  color: #731B1D;
  text-decoration: underline;
  margin-left: 5px;
}

.prod_cal_content {
  padding: 5px 15px;
}

.prod_card .right_col {
  float: right;
  width: 396px;
  margin-left: 9px;
  overflow: hidden;
  
}
.prod_card .right_col_serviceInfo {
  float: right;
  width: 421px;
  margin-left: 9px;
  overflow: hidden;
  
}

.order .right_col {
  width: 52%;
  float: right;
}

.order .left_col {
  width: 47%;
  float: left;
}

.order_details_2 .title {
  width: 200px;
  font-weight: bold;
  padding: 5px 0;
  text-indent: 10px;
  border-bottom: solid 1px #fff;
}

.order_details_2 textarea {
  width: 300px;
  height: 40px;
}

.order_details_2 a {
  font-weight: bold;
  text-decoration: underline;
}
.order_details_3 .title {
  width: 200px;
  font-weight: bold;
  padding: 5px 0;
  text-indent: 10px;
  border-bottom: solid 1px #fff;
}

.order_details_3 textarea {
  width: 300px;
  height: 40px;
}

.order_details_3 a {
  font-weight: none;
  text-decoration: normal;
}

.order_details {
  width: 100%;
}

.order_details .title {
  width: 200px;
  background-color: #F4F6FC;
  padding: 5px 0;
  text-indent: 10px;
  border-bottom: solid 1px #fff;
}

.order_details .value {
  padding: 5px 10px;
}

.order_details .value input {
  width: 85%;
}

.order .buttons {
  text-align: center;
}

.order .buttons input {
  margin: 10px 15px;
}

.order .ruler {
  margin: 10px 0;
}

#prod_image_l {
  width: 100%;
}

.prod_thumbs {
  width: 386px;
  margin: 5px 5px;
  margin-top: 1px;
  vertical-align: top;
  border: solid 1px #D6DEF3;
  position: relative;
  background-color: white;
}
.prod_thumbs_serviceInfo {
  width: 390px;
  vertical-align: top;
  border: solid 1px #D6DEF3;
  position: relative;
  background-color: white;
  margin:0 auto;
}

.prod_thumbs img {
  width: 80px;
  height: 60px;
  border: solid 2px #D6DEF3;
  cursor: pointer;
  margin: 5px;
  vertical-align: middle;
}

#shop_path {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 27px;
}

#shop_path li {
  float: left;
  margin: 0;
  background: transparent url( ../../images/shop_path_ruler.gif ) no-repeat;
  padding: 5px 7px 4px 20px;
  color: #EDD3D4;
}

#shop_path li a {

  display: block;
  color: #EDD3D4;
}

#shop_path .active a {
  color: #fff;
}

#shop_path .current {
  color: #fff;
  text-decoration: underline;
}

.newsTitle {
  font-weight: bold;
  color: red;
}

.searchStatus {
  visibility: hidden;
  color: red;
  font-weight: bold;
}

#big_image_parent {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 390px;
  height: auto;
  padding-top:34px;
}

.big_image_parent * {
    vertical-align: middle;
}

.wraptocenter span {
    display: inline-block;
    height: 100%;
}

#prod_desc {
  clear: left;
}

.rightLink {
	position:relative;
	display: block;
	width: 140px;
	height: 25px;
	background: url(../../images/button_r_140.gif) no-repeat; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	line-height: 25px; 
}

a.rightLink:link, a.rightLink:visited {
	color: #fff;
	text-decoration: none;
}

#middle_wrapper {
	width:100%; 
	overflow:hidden;
}

.map_styles {
	width: 388px; 
	margin-left:5px; 
	height: 300px; 
	border:1px solid #D6DEF3;	
}
