body, html { 	background: #586856 url('/images/bg.jpg') repeat; color: #333; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; }

a { color: #050; }
hr { color: #ccc; }
h2 { color: #333; }
input[type="text"] { padding: 2px; }
select { padding: 2px; }
label { cursor: pointer; }

.clear { clear: both; }
.red { color: red; }
.bold { font-weight: bold; }
.gray { color: #ccc; }
.green { color: green; }
.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }
.fs10 { font-size: 10px; }

.info { background: #d3e1f8; border: 1px solid #004ac5; color: #004ac5; margin-bottom: 5px; padding: 10px; }
.info p { margin: 0; padding: 0; }

#greyhound_option { background: #eff5fa; border: 4px solid #a2C6e0; display: none; padding: 10px; }

#growlercan { margin: 0 auto; width: 1000px; }

#header { height: 110px; width: 100%; }

#navigation { background: #333; height: 80px; margin-top: 10px; width: 100%; }
#navigation a { color: #fff; text-decoration: none; }
#navigation a:hover { text-decoration: underline; }
#navigation ul { margin: 0; text-align: center; padding: 0; }
#navigation li { float: left; line-height: 80px; list-style: none; height: 80px; margin: 0; padding: 0 20px; }
#navigation li.selected { background: #050; }

#content { background: #fff; padding: 20px; width: 960px; }
#left { float: left; width: 740px; }
#left p:first-child { margin-top: 0px; }

#contact_table p { font-weight: bold; }
#contact_table input[type="text"] { margin-top: 4px; padding: 6px; width: 250px; }
#contact_table textarea { margin-top: 4px; padding: 6px; height: 160px; width: 400px; }
#contact_table input[type="submit"] { background: #666; border: 0; color: #fff; font-weight: bold; padding: 8px; width: 100px; }

.product_info { border: 0; width: 100%; }
.product_info tr { height: 30px; }
.product_info th { background: #333; color: #fff; font-size: 16px; font-weight: bold; text-align: left; }
.product_info td { padding: 5px; }
.product_info img { border: 1px solid #ccc; }
.product_info tr.gray { background: #eee; color: #000; }

.product_table { border: 0; width: 100%; }
.product_table td { text-align: center; }

/*.purchase-container { margin-bottom: 20px; width: 100%; }
.purchase-container input[type="text"] { text-align: center; width: 60px; }
.purchase-container td:first-child { width: 100px; }*/

.view_cart { border: 1px solid #000; margin-bottom: 10px; padding: 2px; width: 100%; }
.view_cart td { height: 40px; padding: 4px; }

#small_cart { border: 1px solid #000; }
#small_cart tr th { background: #333; border-bottom: 1px solid #000; color: #fff; height: 25px; padding: 5px; }
#small_cart td.center { background: #ccc; height: 25px; }

#right { float: left; margin-left: 20px; width: 200px; }
#right p:first-child { margin-top: 0px; }

#footer { background: #333; color: #fff; height: 100px; line-height: 45px; text-align: center; vertical-align: middle; width: 100%; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p { margin: 0; }