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

/* ==== Globals and Wrappers == */
* { margin: 0; padding: 0; text-align: left; font-family: arial, helvetica, sans-serif; }
html, body { height: 100%; }
body {
	text-align: center; /* IE centering */
	font-size: 12px; /* Em are based on 1em = 10px */

	background: #fff url('/images/gray_bg.gif') 0 0 repeat-x;
	
	color: #7a8083;
}
.clear { clear: both; } br.clear { height: 0; line-height: 0; }
div#top { position: absolute; top: 0; left: 0; width: 100%; height: 77px; border-bottom: 5px solid #616b73; }
body.category-go-work div#top,
body.child-go-work div#top { position: absolute; top: 0; left: 0; width: 100%; height: 77px; border-bottom: 5px solid #00295c; }
body.category-go-play div#top,
body.child-go-play div#top { position: absolute; top: 0; left: 0; width: 100%; height: 77px; border-bottom: 5px solid #d30d44; }
body.category-go-accessories div#top,
body.child-go-accessories div#top { position: absolute; top: 0; left: 0; width: 100%; height: 77px; border-bottom: 5px solid #fbb44c; }


#bgDiv {
	position: absolute; top: 0; left: 0;
	width: 50%; height: 77px;
	z-index: 1; background: transparent url('/images/white_bg.gif') repeat-x top left; }

.wrapper { position: relative; margin: 0 auto -29px; width: 922px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1; background: transparent url('/images/wrapper_bg.gif') no-repeat top left;
}

a { color: #001f4b; }

/* ==== Navigation == */
/*ul.nav li { float: left; }*/
/*.wrapper ul#priNav { position: absolute; top: 42px; left: 236px; z-index: 109; }
ul#priNav li { height: 35px; }
ul#priNav li a { display: block; height: 35px; text-indent: -9999px; outline: none; }*/
.wrapper ul#nav { position: absolute; top: 42px; left: 236px; z-index: 109; }
ul#nav li.level0 { height: 40px; float: left !important; padding: 0 !important; background: none !important; }
ul#nav li.level0 a.top,
#nav a.top { display: block; background-repeat: no-repeat !important; height: 35px !important; line-height: 1em !important; text-indent: -9999px; outline: none; }

	#navGoWork, #navGoWork a.top {
		background-image: url('/images/navGoWork.gif');
		width: 97px;
	}
	body.work #navGoWork a.top,
	body.category-go-work #navGoWork a.top,
	body.child-go-work #navGoWork a.top,
	#navGoWork.over a.top,
	#navGoWork:hover a.top,
	#navGoWork a.top:hover { background-position: 0 -35px; }
	
	#navGoPlay, #navGoPlay a.top {
		background-image: url('/images/navGoPlay.gif');
		width: 92px;
	}
	body.play #navGoPlay a.top,
	body.category-go-play #navGoPlay a.top,
	body.child-go-play #navGoPlay a.top,
	#navGoPlay.over a.top,
	#navGoPlay:hover a.top,
	#navGoPlay a.top:hover { background-position: 0 -35px; }
	
	#navGoGreen, #navGoGreen a.top {
		background-image: url('/images/navGoGreen.gif');
		width: 106px;
	}
	body.green #navGoGreen a.top,
	#navGoGreen a.top:hover { background-position: 0 -35px; }
	
	#navGoAccessories, #navGoAccessories a.top {
		background-image: url('/images/navGoAccessories.gif');
		width: 156px;
	}
	body.accessories #navGoAccessories a.top,
	body.category-go-accessories #navGoAccessories a.top,
	body.child-go-accessories #navGoAccessories a.top,
	#navGoAccessories.over a.top,
	#navGoAccessories:hover a.top,
	#navGoAccessories a.top:hover { background-position: 0 -35px; }
	
	#navGoServices, #navGoServices a.top {
		background-image: url('/images/navGoServices.gif');
		width: 119px;
	}
	body.services #navGoServices a.top,
	#navGoServices a.top:hover { background-position: 0 -35px; }
	
	#navGoCulture, #navGoCulture a.top {
		background-image: url('/images/navGoCulture.gif');
		width: 116px;
	}
	body.culture #navGoCulture a.top,
	#navGoCulture a.top:hover { background-position: 0 -35px; }

/*ul#secNav { /*position: absolute; top: 10px; right: 0; z-index: 109;*//* }
	ul#secNav li { padding: 0 .5em; line-height: 1.5em; border-left: 1px solid #eaebed; }
	ul#secNav li a { font-size: 1em; color: #616b73; }
	/*ul#secNav li.first { padding-left: 0; border-left: 0; }*//*
	ul#secNav li.first strong,
*/
.shop-access /*ul*/ { text-align: right; position: absolute; top: 3px; /*right: 270px;*/ right: 0px; }
	.shop-access ul { margin: 0 0 0 auto; display: inline; }
	.shop-access ul li { font-size: 10px; float: left; padding: 0 .5em; line-height: 1.5em; border-left: 1px solid #eaebed; }
	.shop-access ul li a { color: #616b73; }
	.shop-access ul li.first { padding-left: 0; border-left: 0; }
	.shop-access ul li.first strong { font-size: 1.3em; }
	.shop-access ul li.secNavFirst strong { font-size: 1.3em; color: #000; }
	
	.card-typeimages { text-align: right; position: absolute; top: 24px; right: 6px; }
/* ==== End Rack & Go import ==== */

/** { margin:0; padding:0; }*/

/*body { background:#496778 url(../images/body_bg.gif) 50% 0 repeat-y; background: #fff; color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }*/

/*a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }*/
a { text-decoration: none; }
a:hover {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:#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; }*/
h1 { font-size:2em; line-height:2em; }
h1#r_g_logo { line-height: 82px; height: 82px; }
h4 { font-size:1.05em; }
h3 { font-size: 1.4em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
/* Added, MJR */
.col-main { font-size: 1.1em; }
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; }
