/* General HTML elements */
body { font: 62.8% Arial, Helvetica, sans-serif; text-align: center; }

h1 { font: bold 1.7em Arial, Helvetica, sans-serif; }
h2 { font: bold 1.5em Arial, Helvetica, sans-serif; }
h3 { font: bold 1.3em Arial, Helvetica, sans-serif; }

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; }

/* General Forms */

legend { font-size: 1.4em; font-weight: bold; }

/* Tables */
.grand_total { font-size: 1.2em; }
td.was_price { text-decoration: line-through !important; }
td.now_price { font-weight: bold; }
tr.last td { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1em; text-align: right; }

/* Container */
div#container { text-align: left; }

/* Top Menu */
ul#top_menu { text-align: right; font-weight: bold; }

/* Main Menu */
ul#main_menu { text-align: center; font-weight: bold; }

/* Column Boxes */
form#user_login { text-align: center; font-weight: bold; }
form#user_login p { font-size: 1.6em; }
form#user_login p strong { font-size: 1.5em; }
form#user_login h2 { font: 1.8em Arial, Helvetica, sans-serif; }
form#user_login label { font-size: 0.7em; }
form#product_search { text-align: center; font-weight: bold; }
form#product_search p { font-size: 1.6em; }
form#product_search p strong { font-size: 1.5em; }
form#product_search h2 { font: 1.8em Arial, Helvetica, sans-serif; }
form#product_search label { font-size: 0.7em; }

/* Latest News */
ul#latest_news { font-size: 1em; }

/* Content */
div#content { text-align: center; }
div#content p { text-align: justify; }

/* Mini Product Lists */
ul.mini_product_list { font-size: 1em; }
ul.mini_product_list li p.clear_both { font-size: 1px; }

/* Categories */
ul#product_categories { font-size: 1.4em; font-weight: bold; }

/* Brand List */
ul#brand_list { font-size: 1em; text-align: center; }
ul#brand_list li h3 { font-size: 1.4em; }

/* Product List */
ul#product_list { font-size: 1em; text-align: center; }
ul#product_list li h3 { font-size: 1.4em; }
ul#product_list li h4 { font-size: 1.2em; }
ul#product_list li p { font-size: 1.1em; text-align: center; }
ul#product_list li p strong { font-size: 1.7em; }

/* Product Page */
ul#product_images { text-align: center; }
p.price_was { font-weight: bold; }
p.price_then { font-size: 1.4em; font-weight: bold; }
p.price_now { font-size: 1.6em; font-weight: bold; }
p.price_was strong, p.price_then strong { text-decoration: line-through; }
p.price_now strong { font-size: 1.2em; }

/* Copyright */
p.copyright { text-align: center; font-size: 0.9em; }