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

/* =====================================
        MAIN LAYOUT DIVS
===================================== */

div#logoSpace {
	background-color:#fff;
	padding-top:32px;}

div#navBar {
	background-color:#fff;
	padding-top:32px;}

div#heading {
	background-color:#fff;
	width:220px;
	float:left;
	padding-top:58px;
	padding-left:10px;}

div#bodyElements {
	background-color:#fff;
	width:500px;
	float:left;
	padding:42px 10px 30px 20px;}
	
div#footerContent {
	padding-top:6px;
	border-top:1px solid #ddd;}

/* =====================================
        NAV BAR & H1
===================================== */

div#navBar, 
div#navBar a, 
div#navBar a:visited {
	font-family:arial,helvetica;
	font-size:16px;
	text-decoration:none;
	letter-spacing:-0.8px;
	color:#bbb;}

div#navBar a:hover {
	padding-bottom:0px;
	border-bottom:0px #eee solid;
	color:#666;}

H1 {
	font-family:'trebuchet ms',tahoma,arial, helvetica;
	font-size:38px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#eee;}

/* =====================================
        TEXT & BODY ELEMENTS
===================================== */

hr {
	margin-top:15px;
	margin-bottom:15px;
	border:0;
	height:1px;
	background-color:#f1f1f1;
	color:#f1f1f1;}

p {
	padding-top:12px;
	padding-bottom:12px;}

H2 {
	padding-bottom:0.7em;
	font-family:'trebuchet ms',arial;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: -1px;}

div#bodyElements {
	font-family:tahoma,arial,helvetica;
	font-size:12px;
	line-height:1.6;
	color:#666;}

div#bodyElements a, 
div#bodyElements a:visited {
	text-decoration:none;
	color:#333;}

div#bodyElements a:hover {
	border-bottom:1px #ccc dotted;
	color:#ee0000;}

div#bodyElements a.bodied, 
div#bodyElements a.bodied:visited {
	font-weight:normal;
	padding-bottom:2px;
	border-bottom: 1px #ccc dotted;
	color:#333;}

div#bodyElements a.bodied:hover {
	border-bottom:1px #ccc dotted;
	color:#ee0000;}

.rightArrow {
	color:#444;
	padding-right:16px;}

.asterik {
	bottom:-5px;
	position:relative;
	font-size:16px;
	color:#ee0000;}

/* =====================================
            SEASONS SYLES	
======================================*/
 
#bodyElements #seaNav, 
#bodyElements #seaNav a, 
#bodyElements #seaNav a:visited  {
	background-color:#fff;
	line-height:1.5;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing: 0px;
	color:#444;}
 
#bodyElements #seaNav a:hover  {
	border-bottom:0px #ccc dotted;
	color:#bbb;}

H2 #season {
	background-color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	letter-spacing: 0px;
	line-height:1.5;
	color:#666;}

H2 #season {
	padding-top:390px;}

x.seasonStyle {
	font-weight:bold;
	color:#444;}

#numNav {
	padding-left:10px;}

#numNav, #numNav a {
	font-family:arial,helvetica;
	font-size:10px;
	text-decoration:none;
	color: #ccc;}

#numNav a:hover {
	color: #ee0000;}

#numNav p {
	word-spacing:6px;}

/* =====================================
           FOOTER TEXT STYLES	
======================================*/

div#footerContent, div#footerContent a, div#footerContent a:visited {
	font-family:arial,helvetica;
	font-size:11px;
	text-decoration:none;
	color:#666;}

div#footerContent a:hover {
	color:#444;}

/* =====================================
              FORMS CSS
======================================*/

SELECT, INPUT, TEXTAREA {
	font-family: arial,helvetica;
	font-size: 12px;
	border-top:1px solid #a1a1a1;
	border-right:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #a1a1a1;
	background-color:#f8f8f8;
	color: #222;}

SELECT:hover, INPUT:hover, TEXTAREA:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	border:1px solid #444;
	background-color:#f8f8f8;
	color: #444;}

SELECT:focus, INPUT:focus, TEXTAREA:focus {
	font-family: arial,helvetica;
	font-size: 12px;
	border:1px solid #ee0000;
	background-color:#ededed;
	color: #444;}

input.button {
	padding:0px 5px 0px 5px;
	border:1px solid #a1a1a1;
	font-size: 12px;
	font-weight:bold;
	text-transform:lowercase;
	color: #444;}

input.button:hover {
	color: #ee0000;}

input.button:active {
	background-color:#ccc;
	color: #ee0000;}

input.radio {
	border:0px;
	background-color:#fff;}


.emailUs {
	vertical-align:top;
	padding:0px 20px 10px 0px;}

.mailingList {
	vertical-align:top;
	padding:0px 20px 5px 0px;}

/* =======================
   Size & Shipping Chart 
========================*/

table#sizeChart {
	background-color:#eee;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;}

table#sizeChart th, table#sizeChart td {
	font-size:12px;
	padding:1px 5px 1px 5px;;
	border-left:1px #ccc solid;
	border-top:1px #ccc solid;}

table#shippingChart td {
	padding: 10px 0px 0px 0px;
	border-bottom:1px #ddd solid}










/* =====================================
            BODY TEXT STYLES	

.rightArrow {
	color:#444;
	padding-right:16px;}

.asterik {
	bottom:-5px;
	position:relative;
	font-size:16px;
	color:#ee0000;}

======================================*/



