

/* ----------------- shared ----------------- */
.clear {
clear:both;
}
.alg-left {
text-align:left;
}
.alg-center {
text-align:center;
}
.alg-right {
text-align:right;
}

.txt-bold {
font-weight:bold;
}
.txt-normal {
font-weight:normal;
}
.txt-italic {
font-style:italic;
}

/* ----------------- login ----------------- */
.user-nav {
position:relative;
height:50px;
}
.user-nav-l {
position:absolute;
left:0;bottom:0;
}
.user-nav-r {
position:absolute;
right:0;bottom:0;
}

#login-box {
border:1px solid #5F0000;
background:#fff;
color:#000;
margin:20px auto 0 auto;
padding:10px;
}
.login-error {
border:1px solid #f00;
color:#f00;
margin-top:10px;
padding:5px 10px;
}
.login-error img {
vertical-align:middle;
padding-right:6px;
}
#login .login-col {
clear:left;
float:left;
}
#login-box img {
float:left;
margin:23px 23px 28px 10px;
}
#login-box label.label {
display:block;
float:left;
width:150px;
margin:0 0 5px 0;
padding:2px 0 0 0;
}
#login-box input.input {
border:1px solid #333;
margin-bottom:5px;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:2px 4px;
}
/* ----------------- login end ----------------- */

/* ----------------- price ----------------- */
.productlisting-price {
font-size:11px;
font-weight:bold;
padding-right:10px;
}
.productlisting-pricecents {
font-size:8px;
}

.productlisting-oldprice {
font-size:11px;
text-decoration:line-through;
padding-right:10px;
}
.productlisting-oldpricecents {
font-size:8px;
}

.productdetail-oldprice {
background:#fff;
color:#000;
text-decoration:line-through;
font:12px Arial, Helvetica, sans-serif;
}
.productdetail-oldpricecents {
font-size:10px;
}

.productdetail-price {
background:#fff;
color:#000;
font:bold 18px Arial, Helvetica, sans-serif;
}
.productdetail-pricecents {
font-size:13px;
}
/* ----------------- price end ----------------- */

/* ----------------- catbox ----------------- */
.categorybox-items {
background:url(../images/catbox_tl.gif) left top no-repeat;
}
.categorybox-items div {
background:url(../images/catbox_tr.gif) right top no-repeat;
}
.categorybox-items div div {
background:url(../images/catbox_bl.gif) left bottom no-repeat;
}

.categorybox-items div div div {
background:url(../images/catbox_br.gif) right bottom no-repeat;
padding:7px !important;
padding:7px 7px 5px 7px;
}
.categorybox-items div div div .mainitems {
padding-bottom:5px;
}
/* ----------------- catbox end ----------------- */
#content .productitems {
position:relative;
float:left;
width:268px;
height:260px;
background:url(../images/productitems_b.gif) center bottom no-repeat;
margin-bottom:16px;
padding:0 8px 0 8px;
}
#content .productitems-heading {
background:url(../images/productitems_t.gif) center top no-repeat;
height:33px;
}
#content .productitems-heading h1 {
background:url(../images/productitems_t.gif) center top no-repeat;
border:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#666;
margin:0;
padding:9px 0 0 0;
text-align:center;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#666;
}
#content .productitems-content {
overflow:hidden;
padding:8px;
color:#000;
}
#content .productitems-content a {
color:#870A0D;
}
#content .productitems-content h2 {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
margin-bottom:8px;
}
#content .productitems-content h2 a {
color:#000;
}
#content .productitems-content h2 a:hover {
color:#000;
}
#content .productitems-content a img {
margin-bottom:10px;
}
#content .productitems-content p.productitems-desc {
position:absolute;
left:16px;top:160px;
font:11px Verdana, Arial, Helvetica, sans-serif;
z-index:2;
width:250px;
}
#content .productitems-content div.productitems-price {
position:absolute;
top:60px;right:20px;
height:60px;
font-size:10px;
text-align:center;
z-index:100;
}
#content .productitems-content div.productitems-price div.oldprice {
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#999;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:8px;
}
#content .productitems-content div.staranim {
position:absolute;
top:75px;right:20px;
z-index:1;
}

#content .productitems-content div.productitems-price div.newprice {
width:120px;
height:60px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
color:#BE0000;
}
#content .productitems-content div.productitems-price div.newprice span.snewprice {
display:block;
padding-top:18px !important;
padding-top:22px;
text-align:center;
}
#content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:10px;
}

.subcategory-images {
padding-bottom:20px;
}
.categorybox {
position:relative;
float:left;
width:188px;
height:185px;
text-align:center;
}
.categorybox table {
width:180px;
height:150px;
margin:0 auto;
}
.categorybox table tr, .categorybox table tr.trnormal {
background:url(../images/catbox.gif) left top no-repeat;
}
.categorybox table tr.trover {
background:url(../images/catbox.gif) left -146px no-repeat;
}

.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc {
position:absolute;
bottom:20px;left:0;
width:188px;
}
.categorybox-desc p {
text-align:center;
}
.subcategory-images {
text-align:right;
}

.categorybox-prod a img {
padding:3px;
}
.categorybox-prod a:hover {
background-position:0 -146px;
}

tr.ProductWeergave-Oneven {
background:#f5f5f5;
}

tr.ProductWeergave-Even {
background:#fff;
}

.ProductWeergave-Kop {
background:url(../images/displaylist_th.gif) left top repeat-x;
color:#666;
font-weight:bold;
padding:5px 10px;
}

.ProductWeergave-Kop a {
color:#666;
text-decoration:none;
}

.ProductWeergave-Kop a:hover {
color:#666;
text-decoration:underline;
}
.ProductWeergave-Gegevens {
padding:10px 0 10px 10px;
}
#form1 {
margin-bottom:12px;
}
#form1 input {
border:1px solid #cdcdcd;
padding:1px 2px 2px 2px;
}
#form1 select {
border:1px solid #cdcdcd;
}
#form1 option {
padding-right:5px;
}
#form1 #formsubmit {
border:none;
background:url(../images/submit.gif) left top no-repeat;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
padding:2px 6px 2px 6px !important;
padding:2px 4px 2px 3px;
}

#form2 #formsubmit {
border:none;
background:url(../images/submit.gif) left top no-repeat;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
padding:2px 6px 2px 6px !important;
padding:2px 4px 2px 3px;
}
/* ----------------- shared end ----------------- */
.h2-p-info {
font:bold 14px Arial, Helvetica, sans-serif;
margin-bottom:6px;
}
.dotted {
padding:5px 0;
border-bottom:1px dashed #cdcdcd;
}
#ads {
position:absolute;
left:0;top:100px;
}
#content .boxproduit-container {
width:571px;
overflow:hidden;
padding-left:9px;
}
#content .boxproduit {
float:left;
background:url(../images/boxproduit_tl.gif) left top no-repeat;
margin-bottom:10px;
margin-right:9px;
}
#content .boxproduit .bp-tr {
background:url(../images/boxproduit_tr.gif) right top no-repeat;
}
#content .boxproduit .bp-tr .bp-bl {
background:url(../images/boxproduit_bl.gif) left bottom no-repeat;
}
#content .boxproduit .bp-tr .bp-bl .bp-br {
position:relative;
width:270px;
height:200px;
background:url(../images/boxproduit_br.gif) right bottom no-repeat;
}
#content .boxproduit a {
text-decoration:underline;
}
#content .boxproduit a:hover {
color:#BE1156;
text-decoration:none;
}
#content .boxproduit h1 {
border:none;
background:none;
font:bold 14px Arial, Helvetica, sans-serif;
margin:0;
padding:5px 0 10px 10px;
}
#content .boxproduit h1 a {
color:#CB0832;
}
#content .boxproduit-nav {
position:absolute;
left:2px;top:40px;
width:140px;
z-index:2;
}
#content .boxproduit-nav ul {
list-style:none;
padding:0;
margin:0 !important;
margin:0;
}
#content .boxproduit-nav ul li {
background:none;
padding:0;
margin:0;
}
#content .boxproduit-nav ul li a{
display:block;
width:90px;
background:url(../images/boxproduit_a.gif) right bottom no-repeat;
font:11px Arial, Helvetica, sans-serif;
color:#333;
margin:0;
padding:3px 4px 3px 4px;
text-decoration:none;
}
#content .boxproduit-nav ul li a:hover {
background:url(../images/boxproduit_a_h.gif) right bottom no-repeat;
color:#BE1156;
}
#content .boxproduit-prod {
position:absolute;
top:30px;right:0;
width:135px;
}
#content .boxproduit-prod h2 {
font:bold 11px Arial, Helvetica, sans-serif;
padding-bottom:5px;
padding-right:10px;
}
#content .boxproduit-prod h2 a {
color:#000;
}
#content .boxproduit-prod h2 a:hover {
color:#BE0000;
}

#content .boxproduit-price {
position:absolute;
bottom:10px;right:0;
width:180px;
color:#f00;
font:bold 14px Arial, Helvetica, sans-serif;
text-align:center;
padding-top:10px;
z-index:1;
}
#content .boxproduit-price .productlisting-pricecents {
font-size:10px;
}


#advsearch {
width:100%;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
#advsearch input, #advsearch select {
font:11px Verdana, Arial, Helvetica, sans-serif;
}
#advsearch td, #advsearch th {
padding:5px 5px;
}

#advsearch th {
background:#333333;
color:#fff;
padding-left:10px;
}
#advsearch td {
background:#f5f5f5;
}
#advsearch td.advsearch-label {
width:130px;
padding-left:10px;
}
#advsearch .advsearch-select {
width:300px;
}
#advsearch #sb-checkboxpart {
width:100%;
}
#advsearch #sb-checkboxpart td {
font:9px Verdana, Arial, Helvetica, sans-serif;
padding:5px 4px 5px 0 !important;
padding:2px 4px 2px 0;
}
#advsearch #sb-checkboxpart td input {
border:none;
}
#advsearch fieldset {
margin:5px 5px;
}
#advsearch fieldset legend {
color:#A10303;
font-weight:bold;
padding:0 4px;
}

#product_relation {
border:1px solid #cdcdcd;
background:#f5f5f5;
margin:10px;
padding:5px;
}
#product_relation h1 {
margin-bottom:5px;
}
#product_relation th {
background:#cdcdcd;
padding:3px 5px 3px 0;
}
#product_relation td {
padding:3px 5px 3px 0;
}
#product_relation input {
border:1px solid #666;
text-align:right;
}
#product_relation input.product_relation_submit {
border:1px solid #ED432C;
background:#ED432C;
color:#fff;
font:11px Arial, Helvetica, sans-serif;
text-align:left;
}
.subtotal2a {
border:0px; text-align:right
font:14px Arial, Helvetica, sans-serif;
color:#000;
}
.cart_quantity select {
/*margin-left:10px;
width:auto;*/
font:11px "Courier New", Courier, monospace;
}
.main input {
vertical-align:top;
}
.imagenav a {
cursor:pointer;
}
.img {
display:table-cell;
width:250px;
height:250px;
border:1px solid #cdcdcd;
background:#fff;
text-align:center;
vertical-align:middle;
}
.img img {
vertical-align:middle;
}
* html .img {
font-size:199px;
}
#imglinks {
position:relative;
width:252px;
height:20px;
background:#C0C0C0;
margin-top:1px;
}
#imglinks a {
display:block;
height:16px;
font:10px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:underline;
}
#imglinks a:hover {
background-color:#9c9c9c;
text-decoration:none;
}
#vorigeimg {
position:absolute;
left:2px;top:2px;
background:transparent url(../../images/gfx/arrow_left.gif) left top no-repeat;
padding-left:20px;
}
#zoomimg {
position:absolute;
left:75px;top:2px;
background:url(../../images/gfx/magnifier.gif) left top no-repeat;
padding-left:18px;
}
#volgendeimg {
position:absolute;
right:2px;top:2px;
background:url(../../images/gfx/arrow_right.gif) right top no-repeat;
padding-right:20px;
}
.productgrid-container {
width:563px;
overflow:hidden;
padding-top:10px;
padding-left:5px;
padding-bottom:10px;
}
.productgrid {
float:left;
width:180px;
height:228px;
border:1px solid #cdcdcd;
background:#fff;
color:#000;
text-align:center;
margin-right:5px;
margin-bottom:5px;
}
.productgrid:hover {
border-color:#9C9C9C;
}
.productgrid-img {
display:table-cell;
width:180px;
height:150px;
text-align:center;
vertical-align:middle;
}
.productgrid-img img {
vertical-align:middle;
}

* html .productgrid-img {
font-size:135px;
}
.productgrid-name {
padding:0 5px;
}
.listing-mode {
background-color:#9c9c9c;
margin:10px 0px 0px 0px;
padding:2px !important;
padding:0px 2px 2px 2px;
text-align:right;
color:#FFF;
font-weight:bold;
}
.listing-mode img {
vertical-align:middle;
}

.ProductWeergave-Gegevens {
color:#000;
}
#content .bodytable .contenttd .cart_quantity select {
font-size:90%;
}
.productlistborder .ProductWeergave-Oneven .KleineTekst {
color:#000;
}
#plsw-container {
width:565px;
}
.plsw-item {
width:112px;
}
.plsw-item .plsw-title {
font-size:10px;
height:38px;
overflow:hidden;
}
.plsw-item .plsw-desc {
overflow:hidden;
height:74px;
}
.plsw-item .plsw-price .productlisting-price .productlisting-pricecents {
font-size:5px;
}
* html .plsw-item .plsw-price .productlisting-price .productlisting-pricecents {
font-size:8px;
}

/* ---- step ---- */
#order-stepbox-container {
overflow:hidden;
width:592px;
border-right:none;
margin-bottom:10px;
}
#order-stepbox-1, #order-stepbox-2, #order-stepbox-3, #order-stepbox-4 {
float:left;
width:146px;
height:27px;

background:url(../images/stap4.jpg) left top no-repeat;
padding:4px 10px;
margin-left:28px !important;
margin-left:20px;
}
#order-stepbox-container p {
font:bold 14px Arial, Helvetica, sans-serif;
padding:0 40px;
}
#order-stepbox-1.stepbox-active{
width:146px;
height:27px;
background: url(../images/stap1.gif) left top no-repeat;
}
#order-stepbox-2.stepbox-active{
width:146px;
height:27px;
background: url(../images/stap2.gif) left top no-repeat;
}
#order-stepbox-3.stepbox-active{
width:146px;
height:27px;
background: url(../images/stap3.gif) left top no-repeat;
}

#order-stepbox-1.stepbox-active p, #order-stepbox-2.stepbox-active p, #order-stepbox-3.stepbox-active p, #order-stepbox-4.stepbox-active p {
color:#f00;
display:none;
}
#button-center-back {
float:left;
}
#content .form-heading-stepbox h3, #afleveradres_category h3 {
font:bold 12px Arial, Helvetica, sans-serif;
border-bottom:1px dashed #cdcdcd;
padding-bottom:4px;
margin:12px 0;
}
/* ---- end of step ---- */

/* ---- step3 ---- */
#step3 .TabelKop h1{
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#131e78;
text-align:left;
}
.checkout-product-header .TabelKop {
background:#DEDEDE;
padding:2px 0;
}
.checkout-product-list .main {
border-bottom:1px solid #cdcdcd;
padding:8px 0;
}
/* ---- end of step3 ---- */


#button-center-back-step3{
width:132px;
height:29px;
padding-left:220px;
}
#button-center-back-step3 .dyna_button{
width:132px;
height:29px;
background:none;
}
#button-center-back-step3 .dyna_button a {
width:132px;
height:22px;
background:url(../images/button-center-back-step3.gif) left top no-repeat;
color:#41a133;
text-align:center;
padding:7px 0 0 0;
}
#button-center-confirm-order-step3 {
width:233px;
height:29px;
background:none;
}
#button-center-confirm-order-step3 .dyna_button {
width:233px;
height:29px;
background:none;
}
#button-center-confirm-order-step3 .dyna_button input {
width:233px;
height:29px;
background:url(../images/button-center-confirm-order-step3.gif) left top no-repeat;
padding-bottom:4px;
}
*:first-child+html #button-center-confirm-order-step3 .dyna_button input {
padding-bottom:0;
}
* html #button-center-confirm-order-step3 .dyna_button input {
padding-bottom:0;
}

#button-center-back-step1 {
width:132px;
height:29px;
padding-left:220px;
}
#button-center-back-step1 .dyna_button{
width:132px;
height:29px;
background:none;
}
#button-center-back-step1 .dyna_button a {
width:132px;
height:23px;
background:url(../images/button-center-back-step3.gif) left top no-repeat;
color:#41a133;
text-align:center;
padding:6px 0 0 0;
}

#button-center-continue-step1 {
width:233px;
height:29px;
}
#button-center-continue-step1 .dyna_button {
width:233px;
height:29px;
background:none;
}
#button-center-continue-step1 .dyna_button input {
width:233px;
height:29px;
background:url(../images/button-center-continue-step1.gif) left top no-repeat;
}

#button-center-back-step2 {
width:132px;
height:29px;
padding-left:220px;
}
#button-center-back-step2 .dyna_button{
width:132px;
height:29px;
background:none;
}
#button-center-back-step2 .dyna_button a {
width:132px;
height:23px;
background:url(../images/button-center-back-step3.gif) left top no-repeat;
color:#41a133;
text-align:center;
padding:6px 0 0 0;
}

#button-center-continue-step2 {
width:233px;
height:29px;
}
#button-center-continue-step2 .dyna_button {
width:233px;
height:29px;
background:none;
}
#button-center-continue-step2 .dyna_button input {
width:233px;
height:29px;
background:url(../images/button-center-continue-step2.gif) left top no-repeat;
}
#button-center-continue-step4 .dyna_button a {
}
#button-center-continue-step4 {
width:233px;
height:29px;
}
#button-center-continue-step4 .dyna_button{
width:233px;
height:29px;
background:none;
}
#button-center-continue-step4 .dyna_button a {
width:233px;
height:22px;
background:url(../images/button-center-confirm-order-step3.gif) left top no-repeat;
color:#fff;
text-align:left;
padding-top:7px;
}
#content .thankyou-content ul {
list-style:none;
margin-left:0px;
}
#content .thankyou-content ul li {
background:url(../images/bul_ty.gif) left 2px no-repeat;
color:#329a29;
margin:5px 0;
padding-left:20px;
}






#content #button-center-in-cart {
width:212px;
height:26px;
margin:0 1px;
}
#content #button-center-in-cart .dyna_button {
height:26px;
background:url(../images/wikelwage_r.gif) right top no-repeat;
}
#content #button-center-in-cart .dyna_button input {
width:212px;
height:26px;
background:url(../images/winkelwagen_l.gif) left top no-repeat;
}
.go-to-options {
overflow:hidden;
width:100%;
}
.go-to-options a {
display:block;
color:#03325e;
padding-top:4px;
padding-bottom:10px;
text-decoration:underline;
}



/* ----------------- catbox ----------------- */
.categorybox-items {
overflow:hidden;
width:214px;
background:url(../images/catbox_tl.gif) left top no-repeat;
}
.categorybox-items .ci1 {
background:url(../images/catbox_tr.gif) right top no-repeat;
}
.categorybox-items .ci2 {
background:url(../images/catbox_bl.gif) left bottom no-repeat;
}

.categorybox-items .ci3 {
background:url(../images/catbox_br.gif) right bottom no-repeat;
padding:7px 7px 5px;
}
.categorybox-items .ci3 .mainitems {
padding-bottom:5px;
}
/* ----------------- catbox end ----------------- */



/* ----------------- price ----------------- */
.productlisting-price {
font-size:11px;
font-weight:bold;
padding-right:10px;
}
.productlisting-pricecents {
font-size:8px;
}

.productlisting-oldprice {
font-size:11px;
text-decoration:line-through;
padding-right:10px;
}
.productlisting-oldpricecents {
font-size:8px;
}
#more-of-this-category {
text-align:left;
margin:0 -4px;
background:url(../images/m.gif) left top no-repeat;
padding-left:4px;
padding-top:7px;
}
#more-specials {
text-align:left;
}
#more-of-this-category a, #more-specials a {
color:#2769a9;
}

.productdetail-oldprice {
background:#fff;
color:#666;
text-decoration:line-through;
font:12px Arial, Helvetica, sans-serif;
text-align:right;
}
.productdetail-oldpricecents {
font-size:10px;
}

.productdetail-price {
background:#fff;
color:#08094c;
font:17px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}
.productdetail-specialprice {
background:#fff;
color:#fd0002;
font:17px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
font-style:italic;
}
.productdetail-pricecents {
font-size:14px;
}
*:first-child+html .productdetail-pricecents {
font-size:20px;
}
/* ----------------- price end ----------------- */

/* ---- product details img box details ---- */
html>/**/body #products_description {
display:block;
}
#imagenav-container {
width:214px;
float:right;
margin-left:10px;
text-align:center;
}
.cte-main-photo {
font-size:10px;
text-align:right;
}

#content .widget {
position:relative;
overflow:hidden;
width:199px;
height:50px;
margin:7px 0;
}
#content .widget #prod-img-slider-container {
width:151px;
height:50px;
padding:0 24px;
}
#content .widget .jCarouselLite {
width:151px;
height:50px;
}
#content .widget .jCarouselLite ul {
width:151px;
height:50px;
list-style:none;
margin:0;
padding:0;
}
#content .widget .jCarouselLite ul li {
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:41px;
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:41px;
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;
}









/* ---- winkelwagen ---- */
#winkelwagen img {
border:1px solid #cdcdcd;
margin-right:10px;
}
#winkelwagen td.TabelKop {
color:#0b0a4c;
border-bottom:1px solid  #cdcdcd;
padding-bottom:5px;
}
#winkelwagen .winkelwagen-product-listing td {
padding:8px 0;
border-bottom:1px solid  #cdcdcd;
}
#winkelwagen .winkelwagen-product-listing a {
color:#014f97;
text-decoration:underline;
}
#winkelwagen .winkelwagen-related-link {
padding-top:2px;
}
#winkelwagen .winkelwagen-related-link a {
font-size:10px;
color:#3A9A25;
}
/*#winkelwagen b {
color:#0b0a4c;
display:block;
padding-top:20px;
}*/
/* ---- end of winkelwagen ---- */




/* ---- dyna button ---- */
.dyna_button_container {
overflow:hidden;
height:28px;
}
.dyna_button {
float:left;
height:28px;
background:url(../images/flexy_btn_r.gif) right top no-repeat;
}
.dyna_button input {
height:25px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
cursor:pointer;
}
html>/**/body .dyna_button input {
height:26px;
padding:0 7px 3px 7px;
}
.dyna_button a {
display:block;
float:left;
height:26px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
padding:5px 14px 2px 14px;
}
.dyna_button a:hover {
color:#070b48;
text-decoration:none;
}

#tellafriendbox .infobox-content p {
overflow:hidden;
width:100%;
}
#tellafriendbox .infobox-content #button-center-continue {
margin-left:90px;
}

#newsletterbox .infobox-content input {
margin-top:0;
}

#button-center-write-review {
width:55px;
margin-left:500px;
}
/*#button-center-buy-now {
margin-left:38px;
}*/
#button-center-newsbrief-submit {
margin-top:10px;
margin-left:70px;
}
#button-center-newsbrief-submit input {
width:70px;
}
#contentnav {
margin-bottom:10px;
}
.info-subtotal {
float:left;
margin-left:90px;
}

.main #button-center-continue, .main #button-center-account-edit {
float:right;
}
.productgrid-other .productgrid-other-detail .productgrid-other-newprice{
color:#839913;
}
#button-center-back {
display:none;
width:70px;
float:left;
}
#button-center-update-cart {
display:none;
width:100px;
float:left;
}
#button-center-shop {
padding:1px 0 0 320px;
float:left;
}
#button-center-shop .dyna_button {
background:url(../images/button-center-shop_r.gif) right top no-repeat;
}
#button-center-shop .dyna_button a {
background: url(../images/button-center-shop_l.gif) left top no-repeat;
color:#41a133;
padding:3px 8px 2px 25px;
}

#button-center-checkout {
float:right;
}
#button-center-checkout .dyna_button {
background:url(../images/button-center-checkout_r.gif) right top no-repeat;
}
#button-center-checkout .dyna_button a {
background:url(../images/button-center-checkout_l.gif) left top no-repeat;
color:#fff;
}

#button-center-history, #button-center-address-book {
float:left;
margin-right:10px;
}
#button-center-account-edit {
float:right;
}
#searchbox .infobox-content .dyna_button input{
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:2px 0 3px 0;
}
#searchbox .infobox-content .dyna_button{
width:96px;
background:url(../images/search_b.gif) center top no-repeat;
}
#searchbox .infobox-content .dyna_button input {
border:none;
background:none;
}
#searchbox  .infobox-content .dyna_button_container{
margin-top:0px;
margin-left:-10px;
}


#newsletterbox  .infobox-content .dyna_button input{
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#newsletterbox  .infobox-content .dyna_button{
width:96px;
background:url(../images/search_b.gif) center top no-repeat;
}
#newsletterbox  .infobox-content .dyna_button input {
border:none;
background:none;
}
#newsletterbox  .infobox-content .dyna_button_container{
margin-left:42px;
}
/* ---- end of dyna button ---- */ 



/*----------------------------------button buy now--------------------------------------------*/
.input-text-border {
border:1px solid #cdcdcd;
margin-bottom:5px;
font-size:11px;
padding:1px 2px;
}
.cart-button {
overflow:hidden;
width:100px;
}
.cart-delete {
float:left;
width:14px;
height:16px;
border:none;
background:url(../images/bt_del.gif) left top no-repeat;
margin:1px 20px 0;
cursor:pointer;
}
.cart-update {
float:left;
width:14px;
height:16px;
border:none;
background:url(../images/bt_updt.gif) left top no-repeat;
margin-top:1px;
margin-right:5px;
cursor:pointer;
}


#content .is-manufacturer-filter b{
padding:10px 10px 0 10px;
display:none;
color:#08094c;
}
#content  .is-manufacturer-filter {
height:22px;
padding:0 0 0 140px ;
color:#08094c;
background:url(../images/manufacturer-filter.gif) left top no-repeat;
font:12px Verdana, Arial, Helvetica, sans-serif;
}
#content .is-manufacturer-filter select{
width:235px;
}





#button-center-buy-now {
margin-right:37px !important;
margin-right:17px;
float:right;
width:37px;
height:32px;
}
#button-center-buy-now  .dyna_button {
background:url(../images/buy.gif) left top no-repeat;
width:37px;
height:32px;
}
#button-center-buy-now .dyna_button a {
width:37px;
height:32px;
background:none;


}
/*----------------------------------button buy now end--------------------------------------------*/


/* customletter module */
#customletter{
overflow:hidden;
}

