/**

 * Magento

 *

 * NOTICE OF LICENSE

 *

 * This source file is subject to the Academic Free License (AFL 3.0)

 * that is bundled with this package in the file LICENSE_AFL.txt.

 * It is also available through the world-wide-web at this URL:

 * http://opensource.org/licenses/afl-3.0.php

 * If you did not receive a copy of the license and are unable to

 * obtain it through the world-wide-web, please send an email

 * to license@magentocommerce.com so we can send you a copy immediately.

 *

 * DISCLAIMER

 *

 * Do not edit or add to this file if you wish to upgrade Magento to newer

 * versions in the future. If you wish to customize Magento for your

 * needs please refer to http://www.magentocommerce.com for more information.

 *

 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)

 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

 */

/******************************************/

/***********[ Mage_CSS_A Reset ]***********/

/******************************************/



*  { font-family: arial, helvetica, sans-serif; margin: 0; padding: 0 }



body  { font: 12px/1.55em arial, helvetica, sans-serif; text-align: center }



a  { color: #1e7ec8; font-family: arial, helvetica, sans-serif; text-decoration: underline }

a:hover  { color: #1e7ec8; font-family: arial, helvetica, sans-serif; text-decoration: underline }

a img  { font-family: arial, helvetica, sans-serif; border: 0 }

:focus  { font-family: arial, helvetica, sans-serif; outline: none 0 }



/* Heading */

h1, h2, h3, h4, h5, h6, .head  { color: #0a263c; font-family: arial, helvetica, sans-serif; line-height: 1.3em; margin-bottom: 0.4em }

h1  { font-size: 2em; font-family: arial, helvetica, sans-serif; line-height: 1.17 }

h2  { font-size: 1.5em; font-family: arial, helvetica, sans-serif }

h3  { font-size: 1.35em; font-family: arial, helvetica, sans-serif }

h4  { font-size: 1.05em; font-family: arial, helvetica, sans-serif }

h5  { font-size: 1.05em; font-family: arial, helvetica, sans-serif }

h6  { font-size: 0.95em; font-family: arial, helvetica, sans-serif }



/* Table */

th  { font-family: arial, helvetica, sans-serif; text-align: left; padding: 0; vertical-align: top }

td  { font-family: arial, helvetica, sans-serif; padding: 0; vertical-align: top }



/* Paragraph */

p  { font-family: arial, helvetica, sans-serif; margin-bottom: 0.8em }

address  { font-family: arial, helvetica, sans-serif; margin-bottom: 0.4em }

address  { font-family: arial, helvetica, sans-serif; font-style: normal; line-height: 1.4em }

cite  { font-size: 10px; font-family: arial, helvetica, sans-serif; font-style: normal }

q:before, q:after { font-family: arial, helvetica, sans-serif; content: '' }



/* Form */

form  { font-family: arial, helvetica, sans-serif; display: inline }

fieldset  { font-family: arial, helvetica, sans-serif; border: none }

legend  { font-family: arial, helvetica, sans-serif; display: none }

label  { color: #666; font-family: arial, helvetica, sans-serif; font-weight: bold }

input, select, button  { font-family: arial, helvetica, sans-serif; vertical-align: middle }



/* Lists */

dt  { font-family: arial, helvetica, sans-serif; font-weight: bold; display: block }

ul,ol  { font-family: arial, helvetica, sans-serif; list-style: none }



/* Size */

small  { font-size: 0.92em; font-family: arial, helvetica, sans-serif }

big  { font-size: 1.1em; font-family: arial, helvetica, sans-serif }



hr  { font-family: arial, helvetica, sans-serif; visibility: hidden; margin: 8px 0; height: 0; overflow: hidden }

.nowrap  { font-family: arial, helvetica, sans-serif; white-space: nowrap }

.bold  { font-family: arial, helvetica, sans-serif; font-weight: bold }
