/* CSS Document */

#maincontent { color: #000; font-family: 'Lucida Grande', Verdana, Arial; font-size: 14px; width: 556px; }
#maincontent h1 { font-size: 16px; /* height: 150%; */ }
#maincontent h1 a { color: #A4019A; text-decoration: none; }
#maincontent h2 { color: #A4019A;font-size: 12px; text-align:center /* height: 150%; */ }
#maincontent p { text-align:justify; }
#maincontent ul {  }
#maincontent li { list-style-type: none; }
#maincontent li:before { content: ":: "; }

.product_info { width: 540px; padding: 5px; }
.product_info h1 { color: #036; font-weight:bold; font-size: 12px; }
.product_info h2 { color: #000; font-weight:bold; font-size: 12px; }
.product_info h3 { font-weight: bold; font-size: 12px; height: 130%; }
.product_info .details { font-size: 11px; text-indent: 5px; }
.product_info .details table { border-top: 1px solid #006; width: 280px; }
.product_info .details th { border-bottom: 1px solid #006; font-weight:bold; white-space:nowrap; }
.product_info .details td { border-top: 1px solid #006; }
.product_info li { font-size: 11px; text-indent: -5px; }
.product_info .more_info { font-size: 11px; text-align:right; }
.product_info td { vertical-align:top; }
.product_info .product_info_image { border: none; padding: 3px; background: url(../images/product_preview_image.gif); background-repeat:no-repeat; }
.product_info .slideshow_ctrl { width:95%; margin: 3px; padding: 1px; background: #CCC; text-align:center; font-size: 11px; }
.product_info .slideshow_ctrl a { background: #FFF; padding: 1px 3px 1px 3px; }
.product_info .slideshow_ctrl a:hover { background: #FFF; background: #A4019A; color:#FFF; }
.product_info .add_to_cart { height:15px; font-size:10px; text-align:right; vertical-align:middle;}
.product_info fieldset { padding:1em; margin-bottom:0.5em; text-align:left; border:1px dashed #036;}
.product_info legend { color: #036; background-color: #FFF; font-weight:bold; }