/* override standaard maincontent om gekleurde balken over de hele breedte te kunnen maken */
div#maincontent
{
   width: 758px;
   margin-left: 8px;
   padding-right: 0px;
}

div#maincontent h1
{
  height: 40px;
  padding-left: 10px;
  border-bottom: 1px solid #999999;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  padding-right: 115px;
}

div#maincontent #brandlogo
{
   position:absolute;

   margin-top: -46px;
   margin-left: 445px;
   text-align: right;
   height: 50px;
   width: 300px;
}

div#maincontent #brandlogo img
{
  width: 180px;
  height: 45px;
    border-bottom: 1px solid #999999;
}

.product_header{
    border-bottom: 1px solid #999999;
  font-size: 11px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 25px;
    text-align:right;
}

#photo-order-block
{
   margin-top: 0px;
   width: 765px;
   min-height: 425px;
   border-top: 1px solid #FFFFFF;
   padding-bottom: 10px;
}


#photoframe
{
   margin-left: 15px !important;
   margin-left: 5px !important;
   margin-top: 10px;
   background-color: #FFFFFF;
   border: 5px solid #737373;
   width:400px !important;
   height: 400px !important;
   width:410px;
   height: 410px;
   overflow: hidden;
   float: left;
}

.photobox{
    float:left;
    width:415px;
}

#photoframe img
{
   margin-top: 5px;
   margin-left: 5px;
}


#photoframe img.newcollection
{
   position: absolute;
   margin-top: -405px;
   margin-left: 0px;
}

.bigimage {
   cursor: pointer;
    height: 25px;
    margin-left: 25px !important;
    margin-left: -290px;
    margin-top: 145px !important;
    margin-top: -165px;
    padding-left: 40px;
    padding-top: 5px;
    position: absolute;
    top: 570px;
    width: 120px;
    background: url("/images/productlist/enlarge.png") no-repeat scroll 0 0 transparent;
}

#photo-thumbs .selectaview{
    border-bottom: 1px solid #fff;
}

#photo-thumbs
{
    padding:4px;
    margin-top:15px;
  float: left;
  margin-left: 5px;
  width: 392px !important;
  width: 410px;
    background-color:#fff;
    border: 5px solid #737373;
}


#photo-thumbs .thumbnail
{
    border: 1px solid #747474;
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
#photo-thumbs .thumbnail img
{
   width: 50px;
   height: 50px;

}


div#order-block
{
   float: right;
   margin-top: 5px;
   margin-right: 5px;
   width: 310px;
   font-size: 12px;
}

.watch-info-block{
    float: left;
  width: 320px;
  font-size:11px;
  margin-left: 0px;
  margin-top: 0px;
  padding-top:5px;
}

.watch-info-field{
    float: left;
  margin-bottom: 3px;
  width: 320px;
}
.watch-info-field-part{
    float: left;
  width: 160px;
}

.productpage-vergroten {
    background: url("/images/layout/product-details/vergroten.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 25px;
    margin-left: 0 !important;
    padding-left: 40px;
    padding-top: 5px;
    position: absolute;
    top: 570px;
    width: 120px;
}

#order-block-container
{
  float: left;
  width: 320px;
  margin-left: 5px;
  margin-top: 0px;
  padding-top:5px;
}

#priceordertabletop
{
     border-top: 1px solid #C0C0C0;
     width: 310px;
     text-align: right;
}

#priceordertable
{
   width: 310px;
     border-bottom: 1px solid #C0C0C0;
   border-top: 1px solid #C0C0C0;
}

#priceordertable td.col1
{
   width: 150px;

}
#priceordertable td.col2
{

}

.discount_perc
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

#priceordertable .price
{
   text-align: right;
   font-weight: bold;
   font-size: 20px;
}

#priceordertable .oldprice
{
   text-align: right;
   color: red;
   font-size: 10px;
}


#priceordertable .price small
{
   font-size: 10px;
   color: #808080;
}


div#desc-and-warranty
{
   margin-top: 5px;
}

div#desc-and-warranty p
{
  margin-top: 0px;
  margin-bottom: 8px;
}

div#stock-status
{
  float: right;
  text-align: right;
  margin-top: 0px;
}
div#product-sizes
{
  float: right;
  text-align: right;
  margin-top: 15px;
  width: 315px;

}
div#product-sizes select
{
    margin-top: 5px;
}

div#order-form
{
   float: right;
   margin-top: 5px;
   text-align: center;
                                                 
}

div#order-form form
{
  margin: 2px;
}


.addtoshoppingcartbutton, .addtowishlistbutton
{

background-image:url(/images/button_on_light.jpg);
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:48px;
padding-bottom:10px;
width:280px;
}


#product-details-block
{
  margin-bottom: 10px;
  background-color: #747474;
  border: 1px solid black;
  color: #FFFFFF;
  float:left;
}

#product-details-block h3, #st_horizontal .st_content #product-details-block h2{
    color:#F0F0F0;
}

#product-details-block hr
{
  margin-bottom: 0px;
}

#product-details h2, #product-details h3, #product-details h4, #product-details h5, #product-details h6
{
  color: #F0F0F0;

  margin-top: 0px;
  margin-bottom: 3px;


}

#product-details p
{
   margin-top: 0px;
}

#product-details
{
   margin-top: 0px;
   width: 758;
   border-top: 1px solid #FFFFFF;
   clear: both;

}

td.centercolumn
{
  background-color: #585858;
  color: #FFFFFF;
}

table.productspecs
{
  width: 240px;
  color: #FFFFFF;
}

table.productspecs .col1
{
   width: 110px;
}
table.productspecs .col2
{
   width: 110px;
}

table.productspecs .col1 a:visited, table.productspecs .col1 a:active, table.productspecs .col1 a:link
{
    color:#FFFFFF;
    text-decoration: underline
}

table.productspecs .col1 a:hover
{
    color:#2AB904;
    text-decoration: underline
}

table.productspecs .col2 a:visited, table.productspecs .col2 a:active, table.productspecs .col2 a:link
{
    color:#FFFFFF;
    text-decoration: underline
}

table.productspecs .col2 a:hover
{
    color:#2AB904;
    text-decoration: underline
}

/* related product list   */
div#productlist
{
   margin-left: 0px;
   width: 760px;
}


.productlist-item
{
   width: 170px;
   height: 245px;
   float: left;
   margin-top: 10px;
   margin-left: 10px;
   background-color: #888888;
   background-image: url('/images/productlist-item.jpg');
   background-position: bottom;
   border: 3px solid #747474;
}

.productlist-item .productlistimage
{
   background-color: #FFFFFF;
   width: 100%;
   height: 200px;
   border-bottom: 1px solid #747474;
   text-align: center;
   overflow: hidden;
   cursor: pointer;
}

.productlist-item .productlistimage img
{                                   
   border: none;
}

.productlist-item .price
{
   font-weight: bold;
   font-size: 16px;
   margin-left: 10px;

}

.productlist-item .name
{
   text-align: right;
   margin-right: 10px;
}
.productlist-item .name a
{
   color: white;
   font-weight: bold;

}

.product-additional-info                                              
{
    float: left;
    width: 735px;
    margin-left: 10px;
}

.watch-brand-logo{
    float:left;
    height:75px;
    width: 320px;
    margin-top:10px;
    margin-bottom:10px;
}

.watch-brand-logo-center{
    float:left;
    height:75px;
    width: 100px;
}
.watch-brand-logo-left{
    margin-left:65px;
    float:left;
    display: inline;
    height:75px;
    width: 50px;
    background-image: url('/images/home/logos/left-corner.jpg');
}

.watch-brand-logo-right{
    float:left;
    height:75px;
    width: 50px;
    background-image: url('/images/home/logos/right-corner.jpg');
}
