/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

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

.header-container {border:0px solid red; height: 75px; background:url(../images/header_top_bg.jpg) 50% 0 no-repeat; }

.header { width:930px; margin:0 auto; padding:0px; text-align:right; position:relative; z-index:10; }
.header .quick-access { float:right; width:600px; padding:50px 10px 0 0; }

.header .form-search { position:absolute; top:0; right:29px; background:none; width:315px; height:30px; padding:8px 0 0 16px; }
.header .form-search button.button span { border:0; height:25px; width:23px; background:url(../images/btn_mini_search.gif) 25px 23px no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }

/*.nav-container { background:#0a263d url(../images/bkg_nav0.jpg) 50% 0 repeat-y; } */
.nav-container { width:951px; margin:0 auto;height:38px; background:url(../images/nav_bg.jpg) no-repeat 50% 0; }

#nav { width:700px; margin-left:250px; padding:0px; font-size:13px; }

#nav a { padding: 1px 12px 1px 8px; color:white; }

#nav ul { position:absolute; width:15em; top:19px; left:-10000px; border:1px solid #899ba5; }

.header-bottom { height:37px; background: url(../images/header_bottom_bg.jpg) no-repeat 50% 0;}

.main-container { background:#ffffff; }
.main { width:900px; margin:0 auto; min-height:400px; margin-top: 5px; padding:15px 25px 25px 25px; background:#fffffe url(../images/main_bg.gif) 0 0 no-repeat; text-align:left; border: 1px solid silver; border-bottom: none;}

.ad-reviews .block-title strong { background-position:0 1px; background-image:url(../../default/images/i_block-subscribe.gif); background-repeat:no-repeat; padding-left:21px;}
.ad-reviews { font-size:11px; line-height:1.25; }
.ad-reviews .block-content { background:#fbfaf6; padding:7px 10px 7px; }

.footer { background-color:#618499; }

.smallText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
a { color: #747474; text-decoration: none; }
A:hover { color: #888888; text-decoration: underline; }

.product-collateral ul li { list-style-type: disc; list-style-position: inside; }

