.productdetail-oldprice {
text-align:center;
}
.productdetail-price {
text-align:center;
}
#product_infocms {
width:100%;
overflow:hidden;
}

#products_description {
display:inline-block;
overflow:hidden;
}
#imagenav-container {
float:right;
width:200px;
background:#fff;
margin-left:10px;
text-align:center;
}
#contentnav {
width:100%;
overflow:hidden;
padding-top:20px;
}
#contentnav-left {
width:49%;
float:left;
}
#contentnav-right {
width:49%;
float:right;
text-align:right;
}

.cte-main-photo {
display:block;
width:200px;
background:#68471E;
color:#fff;
padding:5px 0;
text-align:center;
}
.cte-main-photo:hover {
text-decoration:underline;
}
#more-specials {
padding-bottom:4px;
}
#more-of-this-category, #more-specials {
text-align:center;
}
#more-of-this-category a:hover, #more-specials a:hover{
color:#000;
}
.productdetail-oldprice {
font:bold 16px Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#999;
padding-right:10px;
text-align:right;
}
.productdetail-oldprice .productdetail-oldpricecents {
font-size:7px;
}
*:first-child+html .productdetail-oldprice .productdetail-oldpricecents,
* html .productdetail-oldprice .productdetail-oldpricecents {
font-size:12px;
}

.productdetail-specialprice {
font:bold 24px Arial, Helvetica, sans-serif;
color:#000;
text-align:right;
padding-right:10px;
padding-bottom:10px;
}
.productdetail-specialprice .productdetail-pricecents {
font-size:10px;
}
*:first-child+html .productdetail-specialprice .productdetail-pricecents,
* html .productdetail-specialprice .productdetail-pricecents {
font-size:17px;
}
.productdetail-price {
font:bold 24px Arial, Helvetica, sans-serif;
color:#000;
text-align:right;
padding-right:10px;
padding-bottom:10px;
}
.productdetail-price .productdetail-pricecents {
font-size:10px;
}
*:first-child+html .productdetail-price .productdetail-pricecents,
* html .productdetail-price .productdetail-pricecents {
font-size:17px;
}
#content .widget {
position:relative;
overflow:hidden;
width:200px;
height:56px;
margin:0;
padding-top:4px;
}
#content .widget #prod-img-slider-container {
width:152px;
height:50px;
padding:0 24px;
}
#content .widget .jCarouselLite {
width:152px;
height:50px;
margin:0;
padding:0;
}
#content .widget .jCarouselLite ul {
float:left;
width:152px;
height:50px;
list-style:none;
margin:0;
padding:0;
}
#content .widget .jCarouselLite ul li {
float:left;
background:none;
width:46px;
height:50px;
margin:0 4px 0 0;
padding:0;
text-align:center;
}
#content .widget .prev {
position:absolute;
left:0;top:0;
overflow:hidden;
width:20px;
height:50px;
cursor:pointer;
background:transparent url(../images/prev-horizontal.gif) left top no-repeat;
z-index:9;
}
#content .widget .next {
position:absolute;
right:0;top:0;
overflow:hidden;
width:20px;
height:50px;
cursor:pointer;
background:transparent url(../images/next-horizontal.gif) right top no-repeat;
z-index:9;
}
.widget .prev:hover, .widget .next:hover {
background-position:-20px 0;
}

/* ---- opties ---- */
#page_productdetails .cart_quantity>h1, #page_productdetails .cart_quantity .PaginaKop h1 {
border-bottom:1px solid #666666;
font:bold 18px Arial, Helvetica, sans-serif;
color:#68471E;
margin:0 0 6px;
padding-bottom:5px;
}

#opties {
float:none;
width:100%;
padding:0 0 10px 0;
}
#opties .opties-field {
color:#999;
width:620px;
overflow:hidden;
padding-bottom:2px;
}
.options_bottom #opties .opties-field {
width:100%;
}
#opties .opties-field label {
float:left;
display:block;
width:150px;
font-weight:bold;
padding-top:3px;
padding-bottom:5px;
}
#opties .opties-field span {
display:block;
float:left;
padding-top:3px;
}
#opties .opties-field select {
float:left;
width:470px;
border:1px solid #cdcdcd;
font:11px "Courier New", Courier, monospace;
}
.options_bottom #opties .opties-field select {
width:460px;
}
#opties .opties-field a {
display:block;
float:left;
width:20px;
padding:1px 0 0 5px;
}
#products_date_added {
padding-bottom:20px;
font-style:italic;
}
/* ---- end of optioes ---- */
#page_productdetails #contentnav {
padding-bottom:20px;
}