/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767676;
}
body {
	font-size:  		100%; /* allows accurate em sizing */
	margin: 			0;
	text-align: 		center;
	background-color:#FFF;
	background-image:url(../statimages/page_background.png);
}
a 			{color:#0EB0FB;text-decoration:underline;cursor:pointer;}
a:link		{color:#0EB0FB;text-decoration:underline;}
a:visited	{color:#00A0EB;text-decoration:underline;}
a:hover		{color:#0EB0FB;text-decoration:none;}
a:focus		{color:#0EB0FB;text-decoration:none;}
a:active	{color:#0EB0FB;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		995px;
	margin: 	0 auto;
	padding:	0 4px;
	text-align: left;
	background-color:#FFF;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			995px;
	clear:  		both;
	min-height: 	1000px;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 0 0 254px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 741px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:254px;
	line-height:1.2em;
	text-align:left;
}
#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			33px 5px 5px 0px;
	font-size:  		0.625em; /* 10px */
	color:  			#000;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1 {
	font-size: 	0.625em;  /* equals 10px */
	margin:		0;
	padding:0 0 6px 0;
	white-space:nowrap;
	height:12px;
	line-height:12px;
	overflow:hidden;
}
body #page h1 a {
	color:#D483FE;
	text-decoration:none;
}
	
#topBanner img
{
	margin:0 301px 19px 251px;
}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
    text-align:center;
    vertical-align : middle;
	background-color:#00adef;
	color:#000;
	font-size:12px;
	line-height:18px;
	height:18px;
	font-weight:400;
	padding:2px 5px 3px 0px;
	margin:0 2px 10px 2px;
	text-align:left;
}


/* *** TOP BOXES *** */

.headBox {
	float:left;
	width:204px;
	height:57px;
	margin:0 18px 0 0;
	padding:10px 8px;
	background-image:url(../statimages/home_top_box_120.gif);
	font-size:0.625em; /* 10px */
}
.headBox h2 {
	padding:0 0 0 25px;
	margin:0;
	color:#FB451E;
	text-transform:uppercase;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:1.2em; /* works out to 12px */
	color:#FB451E;
	background-repeat:no-repeat;
}
.headBox h2 span {
	color:#3EC0FC;
}
#headCart p		{margin:4px 0 0 0;text-align:center;}
#headShipping p {
	margin:4px 0 0 0;
	text-align:center;
	line-height:1.4em;
}
#headShipping p strong {color:#F00;font-weight:bold;}
#headShipping p span   {color:#0B0;font-weight:bold;}

#headCart h2 {background-image:url(../statimages/icon_cart.gif);background-position:5px 2px;}
#headShipping h2 {background-image:url(../statimages/icon_delivery.gif);background-position:3px 3px;}
#headSearch h2 {background-image:url(../statimages/icon_search.gif);background-position:9px 2px;}

#headSearch {margin-right:0;}
#headSearch	form {margin:0;padding:7px 0 0 0;}
#headSearch	#searchField {
	display:inline;
	padding:4px 4px;
	margin:0;
	border-width:0;
	background-image:url(../statimages/search_field.gif);
	background-color:#BBB;
	width:93px;
	height:13px;
	font-size:10px;
	line-height:13px;
	color:#888;
	vertical-align:middle;
}
#headSearch	#searchButton {
	display:inline;
	margin:0;
	vertical-align:middle;
}


/* *** LEFT COLUMN *** */

#leftColumn {
	font-size:  			1.0em;
}
#leftColumn p, #leftColumn form	{
	margin: 				0px;
}

#leftColumn h2 {
	width:196px;
	padding:0 0 0 6px;
	margin:0;
	background-color:transparent;
	color:#FB451E;
	text-transform:uppercase;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:0.813em; /* 13px */
	color:#FB451E
}
#leftColumn h2 a {
	color:#FB451E !important;
	text-decoration:none;
}
#leftColumn h2 a span, #leftColumn h2 span {
	color:#FCA7E9 !important;
}

#leftColumn ul
{
	margin:0 0 1em 0;
	padding:0 0 2em 0;
	list-style:none;
	background-image:url(../statimages/leftnav_ul.gif);
	width:202px;
	border-top:1px dashed #CFCFCF;
	border-bottom:1px dashed #CFCFCF;
	font-size:0.688em;  /* 11px */
}
#leftColumn ul li
{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	height:21px;
	line-height:21px;
	overflow:hidden;
	background-image:url(../statimages/leftnav_ul_off.gif);
	background-repeat:no-repeat;
}
#leftColumn ul li a
{
	padding:0 0 0 23px;
	display:block;
	background-image:url(../statimages/leftnav_ul_off.gif);
	color:#6F6F6F !important;
	text-decoration:none;
}
#leftColumn ul li a:hover
{
	background-image:url(../statimages/leftnav_ul_on.gif);
}
#leftColumn form {
	margin:0;
	font-size:1em; /* 16px */
}
#leftColumn form#leftBrand label {
	display:block;
	margin:8px 0 2px 7px;
	font-size:0.688em; /* 11px */
}
#leftColumn form select {
	display:block;
	margin:2px 0 2px 7px;
	font-size:0.688em; /* 11px */
}

#leftColumn #memberSection {
	width:195px;
	margin:65px 0 20px 0;
	padding:0 0 20px 7px;
	border-bottom:1px dashed #CFCFCF;
}
#leftColumn #memberSection h2 {
	padding-left:0;
}

#leftColumn form#entLoginForm label {
	display:block
	margin:0;
	font-size:0.563em; /* 9px */
}
#leftColumn #entLoginForm #elfID, 
#leftColumn #entLoginForm #elfPW {
	display:block;
	padding:4px 4px;
	margin:0 0 3px 0;
	border-width:0;
	background-image:url(../statimages/left_field.gif);
	background-color:#BBB;
	width:123px;
	height:13px;
	font-size:10px;
	line-height:13px;
	color:#888;
}
#leftColumn #entLoginForm div {
	padding:5px 0;
}
#leftColumn #entLoginForm #rememberme {
	display:inline;
	margin:0 0 0 5px;
	vertical-align:middle;
}
#leftColumn #entLoginForm #rememberLabel {
	display:inline;
	vertical-align:middle;
}
#leftColumn #entLoginForm #leftLoginButton {
	clear:left;
}
#leftColumn #memberSection a {
	font-size:0.750em;
}
#leftColumn address {
	margin:0;
	font-size:0.688em; /* 11px */
	font-style:normal;
	padding:0 0 0 7px;
	line-height:1.8em;
}
#leftColumn #loggedIn
{
	margin:0 0 1em 0;
	padding:0 0 2em 0;
	list-style:none;
	background-image:url(../statimages/leftnav_ul.gif);
	width:202px;
	border-top:1px dashed #CFCFCF;
	border-bottom:1px dashed #CFCFCF;
	font-size:0.688em;  /* 11px */
}
#leftColumn #loggedIn h2
{
	font-size:1.18em;
}
#leftColumn #loggedIn h3
{
	margin-left:5px;
}
#leftColumn #loggedIn ul
{
	margin:0;
	padding-bottom:0;
	border-top-width:0px;
	border-bottom-width:0px;
	font-size:1em;
}
#leftColumn #loggedIn #referralCredit 
{
	margin-left:15px;
}
#leftColumn #loggedIn form input {margin-left:10px}


/* *** FOOTER *** */

#creditCards {
	width:138px;
	float:left;
	margin:0 0 0 6px;
	border-left:3px solid #FA6DDA;
	padding:0 0 0 12px;
	height:62px;
	background-image:url(../statimages/footer_back_1.gif);
	background-repeat:repeat-y;
}
#creditCards img {
	margin: 8px 8px 0 0;
	float:left;
}
#THAWTE {
	float:left;
	margin:0 21px 0 0;
}
#footerLinks {
	width:480px;
	background-image:url(../statimages/footer_back_2.gif);
	background-repeat:repeat-y;
	height:34px;
	padding:14px 0 14px 15px;
	line-height:17px;
	border-left:3px solid #FC6D4E;
	float:left;
}
#footerLinks ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			left;
}
#footerLinks ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #000;
}
#footerLinks ul li.first
{
	border-width:			0;
}

#gtpStuff {
	width:auto;
	text-align:right;
	height:34px;
	padding:14px 5px 14px 15px;
	line-height:17px;
}

#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#aaa;
	text-decoration:		none;
}


/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */

#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2
{
	border:1px solid	#000;
	background-color:	#D483FE;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;
}
#shoppingCart .fakeH2 a {color:#fff;}
#shoppingCart .fakeH2 a:hover {color:#fff;padding-right:0.0em;}

#shoppingCart a         {text-decoration:none;}
#shoppingCart a:link    {text-decoration:none;}
#shoppingCart a:visited {text-decoration:none;}
#shoppingCart a:hover   {text-decoration:underline;}
#shoppingCart a:focus   {text-decoration:underline;}
#shoppingCart a:active  {text-decoration:underline;}

/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}