/* Colors */

.ObjectTitle {
  background-color:#A2A6BA;
  color:#FFFFFF;
  text-align:left;
  font-family:Verdana, Sans-Serif;
  font-weight:900;
  height:20px;
  font-size:12px;
  line-height:19px;
  vertical-align:middle;
}

.ObjectMainTitle {
  background-color:#A2A6BA;
  color:#FFFFFF;
  text-align:left;
  font-family:Verdana, Sans-Serif;
  font-weight:900;
  height:20px;
  font-size:12px;
  line-height:19px;
  vertical-align:middle;
}

.ObjectContent {
  background-color:#F9FAFC;
  font-family:Verdana, Sans-Serif;
  font-weight:500;
  font-size:11px;
  line-height:13px;
  text-align:left;
  vertical-align:top;
}

.ObjectContentKey {
  vertical-align:top;
  color:#7C7C7C;
  width:134px;
  font-weight:900;
}

.ObjectContentData {
  vertical-align:top;
  background-color:#FFFFFF;
}

.ObjectBorderAll {
  border-color:#E7E7E3;
  border-width:1px;
  border-style:solid;
}

.ObjectBorderTopBottom {
  border-top-color:#E7E7E3;
  border-top-width:1px;
  border-top-style:solid;
  border-bottom-color:#E7E7E3;
  border-bottom-width:1px;
  border-bottom-style:solid;
}

.ObjectGrey {
  color:#DDDDDD;
}

/* Sizes */

.ObjectAll {
  width:760px;
}

.ObjectLeft {
  width:402px;
}

.ObjectRight {
  width:350px;
  vertical-align:top;
}

.ObjectSpacer {
  width:8px;
  background-color:#FFFFFF;
}

.ObjectSmallSpacer {
  margin-left:2px;
}

.Object216 {
  width:216px;
  vertical-align:top;
}

/* Tables */

table.ObjectButton {
  table-layout:auto;
}

/* Buttons */

td.ObjectButtonLeft {
  width:29px;
  height:30px;
  vertical-align:middle;
  background-position:0px 0px;
  background-repeat:no-repeat;
}

td.ObjectButtonMiddle {
  height:30px;
  vertical-align:middle;
  background-repeat:repeat-x;
  background-position:0px 0px;
}

td.ObjectButtonRight {
  width:19px;
  height:30px;
  vertical-align:middle;
  background-position:0px 0px;
  background-repeat:no-repeat;
}

div.GoogleInfoMap {
  width:240px;
  height:120px;
  padding-right:10px;
}

/* Links */

a.Object:link,a.Object:visited, a.Object:focus, a.Object:active {
  color:#000000;
  text-decoration:none;
  font-family:Verdana, Sans-Serif;
  font-weight:bold;
  font-size:11px;
  line-height:13px;
}

a.Object:hover {
  color:#666666;
  text-decoration:none;
  font-family:Verdana, Sans-Serif;
  font-weight:bold;
  font-size:11px;
  line-height:13px;
}

/* images */

img.Object {
  border-width:0px;
}

img.ObjectThumbnail {
  width:76px;
  height:57px;
  margin:0px;
  padding:0px;
  margin-right:2px;
  margin-bottom:1px;
  border-width:1px;
  border-color:#A2A6BA;
  border-style:solid;
}

img.ObjectThumbnailSelected {
  width:74px;
  height:54px;
  border-top-width:2px;
  border-top-color:#A2A6BA;
  border-top-style:solid;
  border-left-width:2px;
  border-left-color:#A2A6BA;
  border-left-style:solid;
  border-right-width:4px;
  border-right-color:#A2A6BA;
  border-right-style:solid;
  border-bottom-width:4px;
  border-bottom-color:#A2A6BA;
  border-bottom-style:solid;
  cursor:pointer;
}

img.ObjectMapThumbnail {
  border-width:1px;
  border-color:#A2A6BA;
  border-style:solid;
  height:57px;
  margin:0px;
  padding:0px;
  margin-right:2px;
  margin-bottom:1px;
}

/* span */

span.ObjectOldPrice {
  text-decoration:line-through;
  margin-right:8px;
  color:#D2D6EA;
  font-size:11px;
}