/* Search Results */
/* Top Paging */
#search-results #search-term {
  color: #991831;
  font-weight: bold;
}

#search-results #top-paging #search-description {
  float: left;
  padding: 2px 0px 0px 0px;
  width: 80%;
}
#search-results #top-paging #top-prev-next {
  float: left;
  text-align: right;
  width: 20%;
}
#search-results #top-paging #top-prev-next img {
  display: inline;
}
/* Bottom Paging */
#search-results #bottom-paging {
  margin: 10px 0px 0px 0px;
}
#search-results #bottom-paging a {
  text-decoration: none;
}
#search-results #bottom-paging #page-links {
  float: left;
  padding: 2px 0px 0px 0px;
  width: 80%;
}
#search-results #bottom-paging #bot-prev-next {
  float: left;
  text-align: right;
  width: 20%;
}
#search-results #bottom-paging #bot-prev-next img {
  display: inline;
}
/* Main Table */
#search-results #models {
  width: 99%;
  background: #fff;
  border-top: 1px #ccc solid;
  border-right: 1px #ccc solid;
  margin: 0;
  padding: 0;
}
#search-results #models div.mrp-price {
  text-decoration:  line-through;
}
#search-results #models td {
  width: 25%;
  text-align: center;
  color: #686868;
  font-size: 0.9em;
}
#search-results #models td a {
  text-decoration: none;
  color: #9A1832;
  font-weight: bold;
}
#search-results #models td span.our-price {
  color: #9A1832;
  font-weight: bold;
}
#search-results #models td.image {
  border-left: 1px #ccc solid;
  padding: 10px 0px 10px 0px;
  vertical-align: bottom;
}
#search-results #models td.view {
  border-left: 1px #ccc solid;
  padding: 0px 0px 0px 0px;
}
#search-results #models td.model-description {
  border-bottom: 1px #ccc solid;
  border-left: 1px #ccc solid;
  padding: 5px 0px 5px 0px;
  vertical-align: top;
}
#search-results #models td div.model-container {
  padding: 0px 10px 0px 17px;
}
#search-results #models td img {
  display: inline;
}
/* Model */
#main-image-and-prices {
  background: #CCCCCC url(/images/main-image-and-prices-bg.gif) repeat-y;
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  width: 582px;
  w\idth: 581px;
}
#main-image-and-prices #main-image {
  float: left;
  width: 291px;
}
/* Portrait */
#main-image-and-prices #main-image #image-side {
  float: left;
  width: 194px;
}
#main-image-and-prices #main-image #image-side a img {
  border: 0;
  margin: 0;
  padding: 0;
}
#main-image-and-prices #main-image #multiview-side {
  color: #F5F5F5;
  float: left;
  width: 97px;
}
#main-image-and-prices #main-image #image-side #portrait-enlarge-pic {
  background: #A7A7A7 url(/images/enlarge-pic-bg.gif) no-repeat;
  font-size: 0.85em;
  margin: 0px 0px 1px 1px;
  padding: 0px 0px 0px 16px;
}

#main-image-and-prices #main-image #image-side #portrait-enlarge-pic a {
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #D3D2D2;
  padding: 0px 5px 0px 0px;
}
#main-image-and-prices #main-image #portrait-multi-view {
  background: #AE1130 url(/images/multi-view-bg.gif) no-repeat;
  font-size: 0.85em;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 0px 0px 0px 15px;
}
#main-image-and-prices #main-image #portrait-multi-view-blank {
  background: #A7A7A7;
  font-size: 0.85em;
  margin: 0px 0px 0px 0px;
}
#main-image-and-prices #main-image #portrait-multi-view a {
  color: #fff;
  text-decoration: none;
}
/* Portrait Multi View Pics */
#main-image-and-prices #main-image #portrait-multi-pics ul {
  list-style: none;
  border: 0;
  margin: 0px 0px 0px 24px;
  padding: 0;
}
#main-image-and-prices #main-image #portrait-multi-pics ul li {
  display: inline;
  list-style: none;
  border-bottom: 0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#main-image-and-prices #main-image #portrait-multi-pics ul li img {
  margin: 0px 0px 1px 0px;
}
#main-image-and-prices #main-image #portrait-multi-pics ul li.last {
  padding-right: 0px;
}

/* Landscape */
#main-image-and-prices #main-image #landscape-enlarge-pic {
  background: #A7A7A7 url(/images/enlarge-pic-bg.gif) no-repeat;
  font-size: 0.85em;
  margin: 0px 0px 1px 1px;
  padding: 0px 0px 0px 16px;
}
#main-image-and-prices #main-image #landscape-enlarge-pic a {
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #D3D2D2;
  padding: 0px 5px 0px 0px;
}
#main-image-and-prices #main-image #landscape-multi-view {
  background: #AE1130 url(/images/multi-view-bg.gif) no-repeat;
  font-size: 0.85em;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 0px 0px 0px 14px;
}
#main-image-and-prices #main-image #landscape-multi-view a {
  color: #fff;
  text-decoration: none;
}
/* Landscape Multi View Pics */
#main-image-and-prices #main-image #landscape-multi-pics ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#main-image-and-prices #main-image #landscape-multi-pics ul li {
  list-style: none;
  float: left;
  border: 0;
  margin: 0;
  padding: 0px 1px 0px 0px;
}
#main-image-and-prices #main-image #landscape-multi-pics ul li.last {
  padding-right: 0px;
}

/* PRICES */
#main-image-and-prices #prices {
  float: left;
  margin: 0px 0px 0px 1px;
  padding: 14px 12px 0px 12px;
  width: 289px;
  w\idth: 265px;
}
#main-image-and-prices #prices #mrp-price {
  font-weight: bold;
  font-size: 1.3em;
  text-decoration:  line-through;
}
#main-image-and-prices #prices #mrp-price #mrp-price-value {
}
#main-image-and-prices #prices #our-price {
  color: #AE1130;
  font-weight: bold;
  font-size: 1.3em;
}
#main-image-and-prices #prices #product-checkboxes {
  font-size: 0.95em;
  background: #B0AEAE url(/images/product-checkboxes-bot-bg.gif) bottom no-repeat;
  height: 1%;
  padding: 0px 0px 10px 0px;
}
#main-image-and-prices #prices #product-checkboxes ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#main-image-and-prices #prices #product-checkboxes span.mrp-price {
  text-decoration:  line-through;
}
#main-image-and-prices #prices #product-checkboxes span.our-price {
  color: #AE1130;
  font-weight: bold;
}
#main-image-and-prices #prices #colour-selection {
  margin: 10px 0px 10px 20px;
  font-weight: bold;
}
#main-image-and-prices #prices #colour-selection select {
  width: 170px;
}

#main-image-and-prices #prices #action-buttons {
  margin: 0px 0px 0px 20px;
}
#main-image-and-prices #prices #action-buttons #add-to-cart {
  float: left;
  width: 80px;
}

#main-image-and-prices #prices #action-buttons #buy-now {
  float: left;
  width: 70px;
}

#main-image-and-prices #prices #product-checkboxes-top {
  background: #B0AEAE url(/images/product-checkboxes-top-bg.gif) top no-repeat;
  height: 10px;
}

#main-image-and-prices #prices #stock-messages {
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  padding: 0;
}
#main-image-and-prices #prices #delivery-link {
  margin: 5px 0px 0px 0px;
  padding: 0;
}
#main-image-and-prices #prices #delivery-link a {
  text-decoration: none;
}

/* Product Description */
#product-description {
  margin: 10px 0px 0px 0px;
}
#product-description #product-description-left {
  float: left;
  padding: 0px 10px 0px 0px;
  width: 438px;
  w\idth: 428px;
}

#product-description #product-description-left table {
  background: #BFBFBF;
  border: 0;
  margin: 0;
  padding: 0;
}
#product-description #product-description-left table th {
  background: #A7A7A7;
  color: #fff;  
  border: 0;
  margin: 0;
  padding: 5px 10px 5px 10px;
}
#product-description #product-description-left table td {
  border: 0;
  margin: 0;
  padding: 10px;
}
#product-description #product-description-right {
  float: left;
  width: 144px;
}
#product-description #product-description-right #finish {
  background: url(/images/model-finish-top-bg.gif) top no-repeat;
  padding: 5px 5px 0px 5px;
}
#product-description #product-description-right #finish-bottom {
  background: url(/images/model-finish-bot-bg.gif) bottom no-repeat;
  font-size: 0;
  margin: 0px 0px 5px 0px;
  height: 5px;
}
#product-description #product-description-right #swatches {
  font-weight: bold;
  background: #FFF url(/images/model-swatches-top-bg.gif) top no-repeat;
  padding: 5px 5px 0px 5px;
  text-align: center;
}
#product-description #product-description-right #swatches #swatches-list {
  font-size: 0.8em;
  text-align: center;
}
#product-description #product-description-right #swatches #swatches-list img {
  display: inline;
}
/*
#product-description #product-description-right #swatches #swatches-left {
  font-size: 0.95em;
  float: left;
}
#product-description #product-description-right #swatches #swatches-right {
  float: left;
  font-size: 0.8em;
  padding: 0px 0px 0px 5px;
  text-align: center;
}
*/
#product-description #product-description-right #swatches-bottom {
  background: url(/images/model-swatches-bot-bg.gif) bottom no-repeat;
  font-size: 0;
  height: 5px;
}


#other-items h2 {
  color: #991831;
  font-size: 1.2em;
}

/* Related Items */
#other-items div.mrp-price {
  text-decoration:  line-through;
}
#other-items table {
  width: 99%;
  border-top: 1px #ccc solid;
  border-right: 1px #ccc solid;
  margin: 0;
  padding: 0;
}
#other-items td {
  width: 25%;
  text-align: center;
  color: #686868;
  font-size: 0.9em;
}
#other-items td a {
  text-decoration: none;
  color: #9A1832;
  font-weight: bold;
}
#other-items td span.our-price {
  color: #9A1832;
  font-weight: bold;
}
#other-items td.image {
  text-align: center;
  border-left: 1px #ccc solid;
  padding: 10px 0px 10px 0px;
  vertical-align: bottom;
}
#other-items td.view {
  border-left: 1px #ccc solid;
  padding: 0px 0px 0px 0px;
}
#other-items td.model-description {
  border-bottom: 1px #ccc solid;
  border-left: 1px #ccc solid;
  padding: 5px 0px 5px 0px;
  vertical-align: top;
}
#other-items td div.model-container {
  padding: 0px 10px 0px 17px;
}
#other-items td img {
  display: inline;
  border: 0;
}
