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

ul, li, ol, body, h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

body
{
	background:#496778 url(../images/rback.png) 0 0 repeat fixed;
	color:#2f2f2f;
	font:12px/1.55em 'Museo-Regular', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
	text-align:center;
}

b, strong {
	font-weight:normal;
	font-family:'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
}

input, button { font-family: 'Museo-Regular', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif; background-repeat: no-repeat; background-position: 0 0; text-align: left; }

button, #shopbysubmit
{
	color: transparent;
	text-transform: capitalize;
}

@font-face{
font-family:'Museo-Regular';
src: url('Museo300-Regular.otf') format('opentype');
}

@font-face{
font-family:'Museo-Bold';
src: url('Museo500-Regular.otf') format('opentype');
}

.clear
{
	clear: both;
}

dl {margin: 0 0 10px 0;}

.throb
{
	position: relative;
	right:4px;
	top:2px;
}

#about
{
	border: 3px #49b8d6 solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 8px;
	background-color: #e6f2f5;
	margin-bottom: 20px;
}

.aboutMenu
{
	float: left;
	padding-bottom: 10px;
}

.aboutMenu a
{
	display: block;
	height: 22px;
	width: 93px;
	background-image: url(../images/about-menu.png);
	background-position: bottom left;
	float: left;
	margin-right: 8px;
	text-indent: -99999px;
	background-position: bottom;
	background-repeat: no-repeat;
}

a#histlink
{
	background-position: 0 -26px;
	width: 74px;
}

a#histlink:hover, a#histlink.on
{
	background-position: 0 0;
}

a#loclink
{
	background-position: -82px -26px;
}

a#loclink:hover, a#loclink.on
{
	background-position: -82px 0;
}

a#shiplink
{
	background-position: -182px -26px;
	width: 122px;
}

a#shiplink:hover, a#shiplink.on
{
	background-position: -182px 0;
}

#about .hr
{
	clear: both;
	margin-bottom: 7px;
}

#about h2
{
	margin-bottom: 15px;
}

a { color:#51909c; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-top: 10px; line-height:160%; color:#0A263C;}
h1 { font-size:2em; line-height:1.17; }
h2
{
	font-size:20px;
	font-family:'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
	font-size:30px;
	text-align:left;
	text-shadow: 0 1px #fff;
	color: #915ab8;
	line-height: 100%;
	margin: 0;
}
h3 { font-size:18px; font-family: 'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif; color: #915ab8; margin: 0 0 10px 0; }
h4 { font-size:14px; font-family: 'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif; }
h5 { font-size:1.05em; margin: 0; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; font-weight: normal; font-family: 'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif; }
td {padding:0;vertical-align:top;}

input.insval
{
	color:#76AF3E;
	padding: 2px 4px;
	font-family: 'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
	margin-bottom: 20px;
	width: 260px;
}

select.select {margin-bottom: 20px;}

select.multiselect
{
	width: 262px;
	height: 100px;
	color:#76AF3E;
}

.validation-advice
{
}

/* Paragraph */
p { margin-bottom: 20px; }
address { margin-bottom: 20px; }
address { font-style:normal; line-height:140%;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/ }

/* Lists */
dt { display:block; font-weight: normal; font-family: 'Museo-Bold', Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif; }
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; }