@charset "utf-8";
/* CSS Document */

*, p, h1, h2, h3, h4  {font-family:Arial, Helvetica, sans-serif;}
p {font-size:12px; padding:10px 20px;}
h1 {font-size:24px; font-weight:bold; font-style:italic; color:#6A5E8E; padding:0px 20px 10px 20px;}
a {color:#716D84; text-decoration:none;}
a:hover {text-decoration:underline;}
strong {font-weight:bold;}

body {background:#B4A7FF;}

div.container {width:800px; margin:0px auto; background:#ffffff;}

#header a {font-family:Arial, Helvetica, sans-serif; color:#cccccc; text-decoration:none; font-size:14px;}
#header a:hover {font-family:Arial, Helvetica, sans-serif; color:#dad922;text-decoration:none;}
#header table tr td {vertical-align:middle; text-align:center;}
#header div.search-bar {width:790px; height:30px; padding:0 5px 0 5px; background:#CFCFCF url('/images/googlesearch-bg.jpg') repeat-y; text-align:right;}
#header div.search-bar a {color:#ddd;font-size:12px; font-weight:bold;}

#footer {background:#ffffff url(/images/product-page-bottom.jpg) no-repeat 0 0; padding-top:50px;}
#footer div.geotrust {float:left; padding:0px 0px 0px 50px;}
#footer p {text-align:center; font-size:12px; line-height:15px;}
#footer p a {color:#716D84; text-decoration:none;}
#footer p a:hover {text-decoration:underline;}
#footer div.footer-text {width:440px; margin:0px 0px 0px 40px; float:left;}

#contents {background:#ffffff;}

#contents div.flash {float:left;}
#contents div.right-column p {font-size:12px; line-height:15px;}
#contents div.right-column table {width:385px; margin:0px 0px 20px 0px;}
#contents div.right-column table tr td {vertical-align:middle; padding:10px; border-bottom:1px #CFCFCF solid;}
#contents div.right-column p span.featured-best {color:#746994; font-size:20px; font-weight:bold; text-decoration:underline; line-height:30px;}

#contents div.product-box {width:245px; float:left; margin:20px 7px;}
#contents div.product-box div.product-box-content {border:1px #CFCFCF solid; height:105px;}
#contents div.product-box div.product-box-content img {float:left; margin:5px 5px 0px 5px;}
#contents div.product-box div.product-box-content p {padding:10px;}

#contents div.copy {}