/**

 * 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 ]***********/

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



* { margin:0; padding:0; }





html,body { height:100%; }

/*background:#496778 url(../images/body_bg.gif) 50% 0 repeat-y;*/ 

/*body { background:#4c0200 url(../images/bg.gif) no-repeat scroll center top; color:#2f2f2f; font:12px/1.5 Arial; text-align:center; min-height:100%; }

*/



body{ margin:0px; padding:0px; background:#9c9d9f url(../images/bodybg.png) no-repeat center top; color:#2f2f2f; font:12px/1.5 Arial; text-align:center;}



.banner{width:980px; margin:21px 0 0 0; padding:0px; height:auto;}

.banner-shadow{width:980px; margin:0px; padding:0px; float:left; height:auto; position:relative;}





img { border:0; }



a { color:#1e7ec8; text-decoration:underline; }

a:hover { color:#1e7ec8; text-decoration:underline; }

:focus { outline:0; }



/* Heading */

h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }

h1 { font-size:2em; line-height:1.17; }

h2 { font-size:1.5em; }

h3 { font-size:1.35em; }

h4 { font-size:1.05em; }

h5 { font-size:1.05em; }

h6 { font-size:.95em; }



/* Table */

th { padding:0; text-align:left; vertical-align:top; }

td  {padding:0; vertical-align:top;}



/* Paragraph */

p {}

address { font-style:normal; margin-bottom:.5em; }

cite { font-style:normal; font-size:10px; }

q:before,

q:after{ content:''; }



/* Form */

form { display:inline; }

fieldset { border:none; }

legend { display:none; }

label { color:#666; font-weight:bold; }

input, textarea, select, button { vertical-align:middle; }



/* Lists */

dt { display:block; font-weight:bold; }

ul,ol { list-style:none;}

.shop-access ul li.first,.shop-access ul li.first +li,.shop-access ul li.first +li + li, .shop-access ul li.first + li + li + li, .shop-access ul li.last {display:none;}

/* Size */

small { font-size:.92em; }

big { font-size:1.1em; }



hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }

.nowrap { white-space:nowrap; }

.bold { font-weight:bold; }


ul#nav_category li ul{display:none;}
ul#nav_category li:hover > ul {display:block;}
ul#nav_category{ background:#FFFFFF;padding: 7px 15px 20px; width: 200px;}

ul#nav_category li ul a{padding-left:15px}
ul#nav_category li ul ul a{padding-left:30px;}

ul#nav_category li a{color: #2E2D2D; font-size: 13px;line-height: 32px; text-decoration: none; display:block;border-bottom: 1px dashed #5E5E5F; padding-left:5px;}

ul#nav_category li a:hover{color:#DC6809;}

ul#nav_category li{}
.middle-home.col-1-layout .block{background:url("../images/cat_nav.png") no-repeat scroll left top transparent;float:right;margin-top:24px; width:230px; height:auto;}

.block h2{color: #FFFFFF;font-family: Arial Black,Gadget,sans-serif;font-size: 21px;font-weight: normal !important;height: 38px;
line-height: 38px;margin: 0;padding-left: 10px;}

ul#nav_category li.parent{background:url("../images/btm-arrow.jpg")no-repeat scroll 95% 12px;}

ul#nav_category li{background:url("../images/btm-right.jpg")no-repeat scroll 95% 12px;}

.cat_footer{background:url("../images/cat_nav_footer.png")no-repeat scroll 0 100%; height:15px;width:230px;}

