@charset "utf-8";
/* CSS Document */
p{ line-height:150%; }
#Body { background-color:#ffffff;font-size:12px; }
.Clear {clear:both;}
#Footer { }
#Header { padding: 0px; }
#Left{ float:left; width:501px; padding: 16px; }
#Left_Full{ display:block; padding: 16px; }
#Right{ margin-left:533px;}
#Content { width: 950px; margin-top: 0; margin-right: auto; margin-left: auto; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin-top: 16px; margin-bottom: 64px; background-color: #FFFFFF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #666666; border-right-color: #666666; border-bottom-color: #666666; border-left-color: #666666; }
#Inner{ }

.Cart { background-color:#EEE; width:750px; margin-left:auto; border: 1px solid #999999; padding:16px; margin-right: auto; }
.Cart .Quantity {width:100px; float:left;}
.Cart .Product {width:550px;float:left;}
.Cart .Subtotal { float:right;}
.Cart .Total { text-align:right;border-top-width: 1px; border-top-style: solid; border-top-color: #666666;font-weight:bold;}
.Cart .Modify { float:left}
.Cart .Checkout{ float:right}
.Cart .Sep { border-top-width: 1px; border-top-style: solid; border-top-color: #666666;}
.Cart .Tax{text-align:right;}
.Cart .c_Tax {background-color:#EEE;border:none;font-family: Georgia, "Times New Roman", Times, serif;width:55px;text-align:right;}
.Cart .c_Total {background-color:#EEE;border:none;font-family: Georgia, "Times New Roman", Times, serif;width:55px;text-align:right;font-weight:bold;}


.H {font-weight:bold;}
h1{ font-size:2em; margin-top: 1em; margin-bottom: 1em; }
h2{ font-size:1.2em; font-weight:bold; margin-bottom: 1em; }
.Product_Image{margin-bottom:16px;}

a{ color: #ff0000; text-decoration: underline;}
a:hover{ color: #0000ff; text-decoration:underline;}

.bluelink a{ color: #0000ff; text-decoration: underline;}
.bluelink a:hover{ color: #ff0000; text-decoration:underline;}

.Alert{ font-size: 1.5em; font-weight: bold; color: #ff0000; padding-bottom:1em;}
