@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html, body { min-height:101%;
margin-bottom:1px; }
body{font-family:Tahoma, Arial, Helvetica, sans-serif; background-color:#cc0000; font-size:13px;}

div#wrapper{}
div#content{width:675px; background-color:#ffffff; margin:0px auto; padding:20px;}

.red{color:#ff0000;}
.blue{color:#0000ff;}
.ingredients{color:#0066ff;}
.italic{font-style: italic;}
.email{color:#0000ff; text-decoration:underline;}
.bold{font-weight:bold;}

div#logo{background:url(images/logo.png) no-repeat top left; width:715px; height:38px; margin:15px auto 0px auto;}
div#banner{background:url(images/phenphedrine_background.jpg) no-repeat; width:676px; height:212px;}

div#navigation ul{list-style-type:none; margin:0px 0px 17px 0px;}
div#navigation ul li{display:inline; padding:0px 15px 0px 16px; border-right:2px solid #333333;}
div#navigation ul li.first-item{padding-left:4px;}
div#navigation ul li.last-item{border-right:none;}
div#navigation ul li a{color:#333333; font-weight:bold; text-decoration:none; letter-spacing:1px; font-size:12px; padding:0px; margin:0px;}
div#navigation ul li a:hover{border-bottom:2px solid #ff0000;}

ul#bottom-nav{width:600px; list-style-type:none; margin:0px auto;}
ul#bottom-nav li{display:inline; padding:0px 15px;}
ul#bottom-nav li a{font-size:11px; color:#ffffff;}
ul#bottom-nav li a:hover{}


h1.bigred{font-size:24px; color:#ff0000; font-weight:bold; text-align:center;}
h1{font-size:18px; color:#ff0000; font-weight:normal; margin-bottom:15px;}
h2{font-size:16px; color:#0000ff; font-weight:normal; margin-bottom:13px;}

p{font-size:14px; line-height:22px; margin-bottom:20px; letter-spacing:0.05em;}
p.question{color:#0000ff; font-weight:bold; margin-bottom:0px;}
p#copyright{font-size:10px; color:#edcdc7; text-align:center; width:500px; margin:0 auto}
p#copyright1{font-size:10px; color:#edcdc7; text-align:center; width:400px; margin:0 auto}


img#phenphedrine-bottle{margin:0px 291px;}
img#credit-cards{margin:0px 0px 0px 57px;}
a.buy-now-button img{border:none; margin:15px 0px 15px 292px;}

div#buy-phenphedrine {width:350px; margin:0px auto 8px auto;}


table#supplement-facts{border:3px ridge #000000; border-collapse:collapse; margin:0px 0px 15px 200px; }
table#supplement-facts thead th{font-size:16px; font-weight: bold; text-align:center; padding-top:5px;}
table#supplement-facts thead td{font-size:14px; padding:0px 5px 5px 5px;} 

table#supplement-facts tbody th{font-size:14px;font-weight:bold; text-align:left; padding:3px 5px; border-top: 2px solid #666666; border-bottom: 2px solid #666666;}
table#supplement-facts tbody td{font-size:12px; padding:3px 5px;}
table#supplement-facts tbody td{border-bottom:1px solid #000000; }
table#supplement-facts tfoot td{font-size:12px; padding:3px 5px 5px 5px;}
table#supplement-facts tfoot td.dv{padding:3px 5px 0px 5px;}
#verisign {width: 135px; float: left; height: 65px; position: relative; top: -20px;}

#footer {width: 715px; margin: 0 auto; font-size: 10px; color: #edcdc7; position: relative; top:-10px;}
#footer ul, #footer li {display: inline; text-align: center; font-size: 10px;}
#footer a {text-decoration: none; color: #ffffff; font-size: 10px; margin-right: 15px;}

