* {
	margin: 0;
	padding: 0;
	border: 0;
	}
html,
body {
	margin: 0;
	padding: 0;
	}
html>body {
	font-size: 16px; 
	font-size: 69%;
	} /* reset base font size */
body {
	background: #130404 url(../images/layout/bg_astro2.jpg) top center no-repeat fixed;
	font-size: 69%;
	text-align: center;
	}
body.circuit {
	background: #130404 url(../images/layout/bg_circuit.jpg) top center no-repeat fixed;
	}
body.footnote {
	background: none;
	background-color: #000;
	}
body,
h2,
h3,
h4,
li,
dt,
dd,
label,
input,
textarea {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color:#fff;
	}
input,
textarea {
	color: #000;
	border: 1px solid #000;
	}
input.labelinside {
	color: #999;
	font-size: 9px;
	}
a { 
	outline: none; /* fix FIREFOX dotted links */
	color: #cce3ff;
	}
a img {
	border: none; /* linked images get no border */
	}
a:hover {
	color: #fff;
	}

h1 {
	font-family: "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-size: 34px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 15px;
	}
h2 {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 15px;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #82baff;
	margin-bottom: 10px;
	}
h4 {
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	color: #82baff;
	}

em {
	font-size: 90%;
	color: #999;		
	}

label {
	cursor: pointer;
	}

ol,
ul,
li {
	list-style: none;
	}
ul.bullets {
	margin: 10px 0;
	}
.bullets li {
	margin-left: 14px;
	padding-left: 10px;
	list-style: disc outside;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
p {
	margin-bottom: 15px;
	}

.cleaner {
	clear: both;
	}

.noline {
	text-decoration: none;
	border: none;
	}

.blue {
	color: #82baff !important;
	}

.nowrap {
	white-space: nowrap;
	}
.hidden {
	display:none;
	}

.shade {
	background: url(../images/layout/b_50.png) top left repeat;
	}



/* DIVISIONS */

#headerBox {
	position: relative;
	width: 100%;
	text-align: center;
	background: url(../images/layout/fuzzbar.png) center left repeat-x;
	z-index: 30;
	}
	#header {
		position: relative;
		width: 900px;
		height: 340px;
		margin: -15px auto 0 auto;
		text-align: left;
		background: url(../images/layout/logo_swirls.png) top left no-repeat;
		background-position: -50px 0;
		}
		#homelink {
			position: absolute;
			top: 100px;
			left: 38px;
			}
		#tagcloud {
			position: absolute;
			top: -25px;
			z-index: 20;
			}
		#header_right {
			position: absolute;
			top: 102px;
			left: 475px;
			width: 371px;
			height: 138px;
			}
			#intro_header {
				position: absolute;
				top: 0;
				margin-top: -10px;
				font-size: 16px;
				font-style: italic;
				color: #A89677;
				}
			#cartZone {
				position: absolute;
				left: 300px;
				bottom: -8px;
				z-index: 30;
				}
				#cartData { /* xajax */
					position: relative;
					line-height: 12px;
					color: #fff;
					}
				#cartPNG {
					position: relative;
					margin: 0 0 0 -12px;
					}

#contentBox {
	position: relative;
	width: 820px;
	text-align: left;
	margin: 0 auto;
	z-index: 40;
	margin-top: -15px;
	}
	#content {
		position: relative;
		z-index: 50;
		}
		#contentLeft {
			position: relative;
			width: 190px;
			}
		#contentRight {
			position: relative;
			width: 630px;
			font-size: 12px;
			}
		#contentRightDoc {
			position: relative;
			width: 460px;
			font-size: 12px;
			}
			.cloud_content {
				position: absolute;
				right: 80px;
				top: -70px;
				z-index: 20;
				}
			#introtext {
				position: absolute;
				top: 170px;
				right: 82px;
				font-size: 14px;
				font-style: italic;
				text-align: right;
				color: #fff;
				}

#footerBox {
	position: relative;
	width: 100%;
	text-align: center;
	background: url(../images/layout/fuzzbar.png) center left repeat-x;
	z-index: 30;
	}
	#footer {
		position: relative;
		width: 870px;
		height: 241px;
		margin: 0 auto;
		padding-bottom: 40px;
		text-align: left;
		}
		#footer_left {
			position: absolute;
			top: 75px;
			left: 25px;
			width: 243px;
			height: 130px;
			text-align: left;
			}
			#footer_left_links {
				position: absolute;
				width: 100%;
				bottom: 0;
				margin-bottom: -7px;
				line-height: 21px;
				}
			#footer_left_links a {
				text-decoration: none;
				}
			#footer_left_links a:hover {
				text-decoration: underline;
				}
		#footer_right {
			position: absolute;
			top: 75px;
			left: 475px;
			width: 371px;
			height: 130px;
			}
		#footer_sub {
			position: absolute;
			top: 230px;
			left: 25px;
			width: 825px;
			height: 30px;
			}




/* FOOTER */

#footer_right_bottom {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	margin-bottom: -7px;
	}
#footer_rightest_top {
	position: absolute;
	top: 0;
	left: 200px;
	}
#footer_rightest_bottom {
	position: absolute;
	left: 200px;
	bottom: 0;
	}



/* BG FX */

#bgfx {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	top: 240px;
	z-index: 1;
	}


/* SUBDIVISIONS */

.divider1,
.divider2,
.divider3,
.divider4 {
	position: absolute;
	top: 103px;
	left: 290px;
	height: 135px;
	border-left: 1px dashed #3c2b1f;
	}
.divider2 {
	left: 449px;
	}
.divider3 {
	top: 74px;
	}
.divider4 {
	top: 74px;
	left: 449px;
	}


/*	NAVIGATION
	width  = 246px (123px per half)
	height =  24px between buttons
		0 24 48 72 96 120
*/

ul.navBox1,
ul.navBox2 {
	position: absolute;
	top: 99px;
	left: 310px;
	width: 123px;
	height: 100px;
	}
ul.navBox2 {
	top: 69px;
	}
li.navStore a,
li.navGallery a,
li.navNews a,
li.navSupport a,
li.navAbout a,
li.navContact a {
	position: absolute;
	width: 123px;
	height: 24px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../images/app/nav.gif) top left no-repeat;
	}

li.navStore a {
	background-position: 0 0;
	}
	li.navStore a:hover {
		background-position: -123px 0;
		}
	body.pSTORE li.navStore a {
		background-position: -123px 0;
		}

li.navGallery a {
	background-position: 0 -24px;
	top: 24px;
	}
	li.navGallery a:hover {
		background-position: -123px -24px;
		}
	body.pGALLERY li.navGallery a {
		background-position: -123px -24px;
		}
	
li.navNews a {
	background-position: 0 -48px;
	top: 48px;
	}
	li.navNews a:hover {
		background-position: -123px -48px;
		}
	body.pNEWS li.navNews a {
		background-position: -123px -48px;
		}
	
li.navSupport a {
	background-position: 0 -72px;
	top: 72px;
	}
	li.navSupport a:hover {
		background-position: -123px -72px;
		}
	body.pSUPPORT li.navSupport a {
		background-position: -123px -72px;
		}
	
li.navAbout a {
	background-position: 0 -96px;
	top: 96px;
	}
	li.navAbout a:hover {
		background-position: -123px -96px;
		}
	body.pABOUT li.navAbout a {
		background-position: -123px -96px;
		}
	
li.navContact a {
	background-position: 0 -120px;
	top: 120px;
	}
	li.navContact a:hover {
		background-position: -123px -120px;
		}
	body.pCONTACT li.navContact a {
		background-position: -123px -120px;
		}

#geoBox {
	position: absolute;
	z-index: 99;
	xtop: 256px;
	right: 50px;
	top: 65px;
	font-size: 11px;
	padding:3px;
	border: 2px solid #000;
	cursor: pointer;
	}


/* SUBNAV links */

a.subnav {
	position: relative;
	float: left;
	width: 270px;
	text-align: center;
	}





/* VERTICAL CENTERING (used in cart) */

#vert_outer {
	height: 100%;
	display: table;
	vertical-align: middle;
	margin: 0 auto -60px;
	#position: relative;
	}
#vert_middle {
	display: table-cell;
	vertical-align: middle;
	#position: absolute;
	#top: 50%;
	}	
#vert_inner {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	#position: relative;
	#top: -50%;
	}


/* SEO */

.no_js {
	position: absolute;
	top: 60px;
	color: #000;
	}

/* FRONT PAGE */
.recentbox {
	border:3px solid #000;
	margin: 0 5px 5px 0;
	padding: 2px;
	background-color:#fff;
	color: #000;
	font-size: 85%;
	float: left;
	}



/* STORE ... CATEGORY LIST  */

.catBox {
	position: relative;
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
	font-size: 15px;
	}
.catThumb {
	position: relative;
	border: 3px solid #000;
	background-color: #fff;
	}


/* STORE ... ITEM LIST */

.itemLineThumb {
	margin: 0 10px 10px 0;
	border: 3px solid #000;
	background-color: #fff;
	}
.itemLine {
	position: relative;
	width: 140px;
	overflow: hidden;
	}
	.itemLineName {
		font-weight: bold;
		font-size: 14px;
		}
	.itemLineDesc {
		color: #fff;
		}


/* STORE ... ITEM VIEW */

#itemBox {
	position: relative;
	}
	#itemThumbBox {
		position: relative;
		font-size: 9px;
		margin: 0 25px 0 15px;
		z-index: 50;
		}
	.thumbframe {
		position: relative;
		border: 3px solid #000;
		background-color: #fff;
		color: #fff;
		line-height: 0;
		}
	/* hidden from ie6 */
/*	html>body #itemBox a:hover {
		
		filter:alpha(opacity=80);
		-moz-opacity:0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
		} */

	#itemCopy {
		position: relative;
		left: 3px;
		z-index:30;
		}
		.itemName {
			position: relative;
			font-weight: bold;
			font-style: italic;
			color: #82baff;
			font-size: 24px;
			margin-bottom: 3px;
			}
		#itemPrice {
			position: relative;
			font-size: 13px;
			color: #fff;
			margin-bottom: 12px;
			margin-right: 7px;
			}
		#itemOptions {
			position: relative;
			margin: 5px 0 10px 0;
			}
		#itemOptions td {
			position: relative;
			padding: 2px 3px;
			}
		#itemDesc {
			position: relative;
			width: 320px;
			margin-top: 15px;
			font-size: 12px;
			}
	#currTxt {
		position: relative;
		font-size:70%;
		}

	#combodiv {
		display: none;
		}
	.combobox {
		float: left;
		width: 190px;
		padding: 5px;
		margin: 0 5px 5px 0;
		border: 1px solid #000;
		background-color: #fff;
		color: #000;
		font-size: 90%;
		overflow: hidden;
		white-space: nowrap;
		}


/* MINI GALLERY */

#mini_gallery {
	cursor: pointer;
	}
.pics { /* img size + 2x padding + 2x border px */
    height: 162px;
    width: 162px;
	}
.pics img {
    padding: 15px;
    border: 1px solid #3c2b1f;
    background-color: #000;
    width: 130px;
    height: 130px;
    top: 0;
    left: 0;
	}

#mini_tes {
	width: 162px;
	height: 192px;
	cursor: pointer;
	background-color: #000;
	}
#mini_tes div {
	width: 132px;
	height: 162px;
	overflow: auto;
	padding: 15px;
	border: 1px solid #3c2b1f;
	color: #fff;
	text-align: left;
	font-size: 11px;
	}


/* DOCUMENTS */

#contactBox {
	position: relative;
	}
	#contentMsg {
		position: relative;
		font-size: 14px;
		line-height: 18px;;
		font-weight: bold;
		color: #82baff;
		}

.tables th {
	font-weight: bold;
	}
.tables td,
.tables th {
	padding: 0 10px 5px 0;
	}

#accordion .tables td {
	padding: 0 10px 1px 0;
	}
	
.tables input,
.tables textarea,
.tables select {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding: 1px 4px;
	}
.tables select {
	padding: 0px;
	}
.collapse {
	height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1px !important;
	line-height: 1px !important;
	}



.topic {
	font-size: 80%;
	text-align: right;
	color: #bbb;
	}

.red {
	color: #f55;
	line-height: 18px;
	}

.form_left {
	float: left;
	width: 130px;
	text-align: right;
	padding: 2px 0 3px 0;	
	font-size: 10px;
	}
	
.form_middle {
	float:left;
	width: 25px;
	text-align:center;
	}
.form_right {
	float: left;
	padding: 0 0 3px 0;
	}


.topic {
	font-size: 9px;
	text-align: right;
	color: #a99;
	}


/* NEWS */

.blogtitle {
	font-family: "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #82baff;
	margin: 20px 0 3px 20px;
	}
.blogdate {
	font-size: 9px;
	color: #ccc;
	padding: 0 0 20px 20px;
	}
.blogcontent {
	margin-left: 20px;
	width: 500px;
	line-height: 18px;
	}





/* CART */

#cart_left {
	position: relative;
	text-align: left;
	margin-left: 20px;
	width: 190px;
	line-height: 16px;
	}

#cart-table {
	border: 1px solid #fff;
	background: url(../images/layout/b_50.png) top left repeat;
	}
#cart-table td {
	padding: 3px 7px;
	}

#step {
	position: absolute;
	left: 205px;
	top: 23px;
	font-size: 12px;
	color: #fff;
	}

#cart_top {
	margin: 15px 0;
	}

#cartstep {
	height: 18px;
	}
.cartstep_on,
.cartstep_off {
	font-family: 'arial black', arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	}
.cartstep_on {
	}
.cartstep_off {
	color: #b3b3b3;
	}
.cartstep_off a {
	color: #b3b3b3;
	}

.cart_title {
	font-size: 18px;
	font-weight: bold;
	color: #82baff;
	}

#shipping {
	position: relative;
	text-align: left;
	width: 170px;
	}




#cart_form .txtinput,
#cart_form textarea {
	font-size: 11px;
	border: 1px solid #696969;
	}
#cart_form select {
	padding-top: 2px;
	}
#cart_form .txtinput:focus,
#cart_form textarea:focus {
	border: 1px solid #df0808;
	}

.c2_response {
	position: relative;
	color: #f00;
	font-size: 11px;
	}

.cart_subtxt {
	font-family: 'arial black',arial,sans-serif;
	font-size: 12px;
	margin-bottom: 25px;	
	}
.cart_subtxt2 {
	font-family: 'arial black',arial,sans-serif;
	font-size: 14px;	
	}
.cart_lfloat {
	float: left;
	width: 110px;
	font-size: 11px;
	}



#cart_wait1 {
	font-family: 'arial black',arial,sans-serif;
	text-align: center;
	font-size: 32px;
	line-height: 23px;
	padding: 50px 0 20px 0;
	}
#cart_wait2 {
	font-family: arial,sans-serif;
	text-align: center;
	font-size: 18px;
	line-height: 16px;
	padding-bottom: 30px;
	}

.cart_thanks1,
.cart_thanks2 {
	font-family: 'arial black',arial,sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 45px;
	}
.cart_thanks2 {
	color: #949494;
	}	



.buttons,
.submitbuttons {
	padding: 3px 6px;
	color: #000;
	border: 1px solid #000;
	background-color: #f90;
	font-size: 12px;
	font-weight: bold;
	}
a.buttons,
a.submitbuttons {
	text-decoration: none;
	}
.buttonhover {
	color: #000;
	border: 1px solid #000;
	background-color: #82baff;
	cursor: pointer;
	}
.disabled {
	background-color:#666;
	}

.bigger {
	font-weight: bold;
	font-size: 130%;
	}



/* WHOLESALE PAGES */

#wsmenu {
	position: relative;
	width: 190px;
	xmargin: 30px 0 100px 25px;
	}
.wsmenu_big {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	}
.wsmenu_sml {
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	}
.wsmenu_sml a {
	text-decoration: none;
	}
.wsmenu_sml a:hover {
	text-decoration: underline;
	}


#wscontent {
	font-size: 12px;
	line-height: 80%;
	}
	
.ws_pricelist_cat {
	font-size: 18px;
	font-weight: bold;
	color: #9af;
	height: 34px;
	border-top: 5px solid #000;
	}
.ws_pricelist_subcat {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 3px 0;
	xborder-top: 3px solid #000;
	color: #f90;
	cursor: pointer;
	}
.ws_pricelist_subcol {
	font-size: 11px;
	padding: 10px 0 3px 0;
	xborder-top: 3px solid #000;
	color: #f90;
	}
.ws_pricelist_item {
	font-size: 10px;
	font-weight: bold;
	}
.ws_pricelist_item div {
	margin-left: 30px;
	}
.ws_pricelist_material {
	font-size: 10px;
	}
.ws_pricelist_code {
	font-size: 10px;
	color: #aaa;
	}
.ws_pricelist_price {
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	}


.ws_order_cat {
	font-size: 14px !important;
	font-weight: bold;
	color: #f90;
	padding: 10px 0;
	}
.ws_order_cat:hover {
	cursor: pointer;
	}
.ws_order_item {
	font-size: 10px;
	padding-left: 20px;
	}
.ws_order_code {
	font-size: 10px;
	color: #888888;
	padding-left: 10px;
	}
.ws_order_price {
	font-size: 10px;
	padding-right: 5px;
	text-align: right;
	}
.bordertop {
	 border-top: 1px solid #000;
	 font-weight: bold;
	 font-size: 10px;
	 }
#ws_order input {
	font-size: 10px;
	margin: 0 0 0 -1px;
	text-align: center;
	border: 1px solid #000;
	}
.ws_tqty {
	padding: 0 0 0 10px;
	font-size: 10px;
	}
.ws_tprice {
	padding: 0 0 0 10px;
	font-size: 10px;
	font-weight: bold;
	}
#ws_grandtotal {
	font-size: 12px;
	xfont-weight: bold;
	}
.grey {
	font-size: 9px;
	font-style: italic;
	color: #999;
	}
.meta {
	font-size: 10px;
	font-style: italic;
	color: #bbd;
	text-align: right;
	}


.sizecell {
	width: 18px;
	padding: 0 !important;
	text-align: center;
	border: 1px solid #aaa;
	background-color: #cce3ff;
	}




/* SHOESIZING HELP */

.sizing {
	border: 4px solid #000;
	}
.sizing tr.a {
	font-weight: bold;
	font-size: 16px;
	color: #f90;
	background-color: #111;
	}
.sizing tr.b {
	font-size: 13px;
	color: #fff;
	background-color: #222;
	}
.sizing tr.a td {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.sizing td {
	text-align: center;
	padding: 0 8px;
	}
.sizing td.header {
	text-align: right;
	padding: 0 5px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	}
.sizing td.header2 {
	text-align: left;
	font-weight: bold;
	color: #8094B7;
	}
.sizing td.vspace {
	padding-top: 5px;
	background-color: #000;
	}
.sizing td.hspace {
	width: 5px;
	padding: 0;
	background-color: #000;
	}



/* SHOESIZING HELP */

#sizing {
	font-family: arial;
	}
#sizing tr.a {
	font-weight: bold;
	font-size: 16px;
	color: #f90;
	background-color: #111;
	}
#sizing tr.b {
	font-size: 13px;
	color: #fff;
	background-color: #222;
	}
#sizing tr.a td {
	padding-top: 5px;
	padding-bottom: 5px;
	}
#sizing td {
	width: 41px;
	text-align: center;
	}
#sizing td.header {
	width: 35px;
	text-align: right;
	padding: 0 5px;
	font-weight: bold;
	font-size: 11px;
	}
#sizing td.header2 {
	text-align: left;
	font-weight: bold;
	color: #8094B7;
	}
#sizing td.vspace {
	padding-top: 5px;
	background-color: #000;
	}
#sizing td.hspace {
	width: 5px;
	background-color: #000;
	}

/* PRETTY DATES */

.date_d,
.date_m,
.date_y {
	font-family: verdana,arial;
	font-size: 26px;
	color: #999;
	text-align: center;
	line-height: 20px;
	}
.date_d {
	}
.date_m {
	font-weight:bold;
	}
.date_y {
	font-size: 13px;
	line-height:14px;
	}

/*
**	TREE VIEW
*/

.treeview,
.treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	}
.treeview ul {
	margin-top: 4px;
	}

.treeview .hitarea {
	background: url(../images/treeview/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
	}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float: none;
	}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	}

.treeview a.selected {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}

#treecontrol {
	margin: 1em 0;
	display: none;
	}

.treeview a {
	text-decoration: none;
	border: 0;
	}
.treeview .hover {
	color: #fff;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	}

.treeview li { background: url(../images/treeview/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable,
.treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable,
.treeview li.lastExpandable { background-image: url(../images/treeview/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview .saleitems a { color: #f44; }
.treeview .saleitems a:hover { color: #fff; text-decoration: underline }


/* hideous IE broken float fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
