/**
 * 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; }

body {  color:#B5B5B5; font:12px/1.55em verdana; text-align:center;  background-color:#1a1716  }

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#ffffff; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#ffffff; }
h1 { font-size:1.4em; line-height:1.17; font-weight:normal; }
h2 { font-size:24px; color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-weight:normal;  }
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 { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
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-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style: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; }


#newshome { width:198px; height:86px;  float:left; padding:10px; padding-top:45px;  margin-left:10px; margin-top:2px; background:transparent url(../images/newsletterbg.jpg); }
#newshome .content { background-image:none; padding:0px; } 

#newshome .form-button-alt { 
  margin-top:4px; 
    }
    
#newshome label  { color:#000000;}

#search_mini_form {  top:109px; right:250px;  } 

.store  { width:650px;   margin:5px;  height: 330px; margin-bottom:40px;}
.store h1  { border-bottom:1px dotted #444444; font-size:14px; color:#ffffff; padding:15px;}
.store .right  {float:left; width:450px; padding-top:30px;}
.store .left  {float:left; width:200px; padding-top:30px;}
.store .left p  { line-height:12px; font-size:10px; }



#contactinfo  { background-color:#1A1716; float:right;  text-align:right; color:#ffffff; font-family:verdana; font-size:11px;  padding-right:20px; padding-top:3px; line-height:18px; background: url(../images/bgg.jpg);}
#contactinfo p {margin:0px;}

.country  { padding:10px; float:left; width:400px;  display:block; border-bottom:1px dotted #BBBBBB; }
.rate  { padding:10px; float:left; width:250px;    border-bottom:1px dotted #BBBBBB;  display:block; }

.country1  { padding:10px; float:left; width:400px; border-bottom:1px dotted #BBBBBB; display:block; }
.rate1  { padding:10px; float:left; width:250px;  border-bottom:1px dotted #BBBBBB; display:block; }

.countrylast    { padding:10px; float:left; width:400px; display:block; margin-bottom:15px; border-bottom:1px dotted #BBBBBB;}
.ratelast  { padding:10px; float:left; width:250px;  display:block;  margin-bottom:15px; border-bottom:1px dotted #BBBBBB;}
