/* General HTML elements */
body { font: 62.8% Arial, Helvetica, sans-serif; text-align: center; }

h1 { font: bold 2.2em Century Gothic, Arial, Helvetica, sans-serif; }
h2 { font: bold 2em Century Gothic, Arial, Helvetica, sans-serif; }
h3 { font: bold 1.5em Century Gothic, Arial, Helvetica, sans-serif; }
p { font-size: 1.2em; }
p.intro { font-weight: bold; font-size: 1.4em; text-align: justify; }
address { font-size: 1.2em; font-style: normal; }
ul, ol { font-size: 1.2em; }
ul ul, ul ol, ol ul, ol ol { font-size: 1em; }
p.click_image { font-weight: bold; }
h2 img { vertical-align: middle; }
ol.numerals { list-style-type: lower-roman; }
ol.alpha { list-style-type: lower-latin; }
ol.rules { font-size: 0.9em; }
p.login_field { text-align: right; }
blockquote: { font-size: 1em; }
p span.pence { font-size: 0.8em; vertical-align: top; }

/* General Forms */
input.button { text-align: center; font: normal 1em Century Gothic, Arial, Helvetica, sans-serif; }
input.button.search { font: normal 1em Century Gothic, Arial, Helvetica, sans-serif; }
input.button.checkout { font: bold 1.3em Century Gothic, Arial, Helvetica, sans-serif; text-transform: uppercase; }
input.button.add { font: bold 1.3em Century Gothic, Arial, Helvetica, sans-serif; text-transform: uppercase; }
legend { font-size: 1.4em; font-weight: bold; }

/* Tables */
table { font-size: 1em;  }
thead th { font-size: 1.2em; text-align: center; }
tbody th { font-size: 1.2em; }
tbody td { font-size: 1.2em; text-align: center; }
tr.grand_total td, tr.grand_total th { font-size: 1.4em; }
td.was_price { text-decoration: line-through !important; }
td.now_price { font-weight: bold; }
td.functions { text-align: right; }
tr.last td { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1em; text-align: right; }

div#container { text-align: left; }

/* Header */
div#header {  }
ul#social_networking { text-align: center; }

/* Footer */
div#footer { text-align: center; }
div#footer p { font-size: 1.1em; }