/* Suicycle Clothing Style Sheet */

body{
	background-color: #555555;
	position:absolute;}

#wrapper-page{
	width: 900px;
	height: 1000px;
	margin:0 auto;}

#wrapper-page-products{
	width: 900px;
	height: 1890px;
	margin:0 auto;}

#wrapper-page-products4{
	width: 900px;
	height: 1890px;
	margin:0 auto;}

#header {
	width: 900px;
	height: 160px;
	background-image: url(images/header.gif);
	margin: 0 auto;}

#button_bar {
	width: 382px;
	height: 40px;
	background-image: url(images/button_bar.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#button_home {
	width: 126px;
	height: 40px;
	float:left;
	margin: 0 auto;}

#button_about {
	width: 126px;
	height: 40px;
	float:left;
	margin: 0 auto;}

#button_apparel {
	width: 126px;
	height: 40px;
	float:left;
	margin: 0 auto;}

#button_contact {
	width: 126px;
	height: 40px;
	float:left;
	margin: 0 auto;}

#button_spacer {
	width: 1px;
	height: 40px;
	background-image: url(images/button_spacer.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#button_end {
	width: 10px;
	height: 40px;
	background-image: url(images/button_end.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#blank_line{
	width: 900px;
	height: 20px;
	background-image: url(images/blank_line.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#wrapper-nav{
	width:900px;
	margin:0 auto;}

/* Home Page (index.php) */
#wrapper-main{
	width: 900px;
	height: 400px;
	margin:0 auto;
	float:left;
	background-color:black;}

#bar_tall{
	width: 10px;
	height: 400px;
	background-image: url(images/bar_tall.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_gear{
	width: 600px;
	height: 400px;
	background-image: url(images/box_gear.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#Book{
	position:relative;
		left: 55px;
		top: 28px;
	width: 488px;
	height: 325px;
	float:left;
	text-align:center;
	background-color:#555555;}

#book_img{
	width: 488px;
	height: 325px;
	float:left;
	text-align:center;
	background-color:#555555;}

#box_updates{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_updates.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#text_updates{
	position:relative;
		left: 10px;
		top: 35px;
	width: 240px;
	height: 330px;
	float:left;
	text-align:left;
	line-height:100%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#wrapper-sub{
	width: 900px;
	height: 260px;
	margin:0 auto;
	float:left;
	background-color:black;}

#bar_short{
	width: 10px;
	height: 260px;
	background-image: url(images/bar_short.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_name{
	width: 260px;
	height: 260px;
	background-image: url(images/box_name.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_name{
	position:relative;
		left: 10px;
		top: 30px;
	width: 240px;
	height: 200px;
	float:left;
	text-align:left;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#text_team{
	position:relative;
		left: 10px;
		top: 30px;
	width: 520px;
	height: 200px;
	float:left;
	text-align:left;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_mailing{
	width: 320px;
	height: 260px;
	background-image: url(images/box_mailing.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_mailing{
	position:relative;
		left: 10px;
		top: 30px;
	width: 300px;
	height: 200px;
	float:left;
	text-align:center;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_contact{
	width: 260px;
	height: 260px;
	background-image: url(images/box_contact.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}


/* Copyright area (footer.php) */
#wrapper-copyright{
	width: 900px;
	height: 80px;
	margin:0 auto;
	float:left;
	background-color:black;}

#bar_copyright{
	width: 10px;
	height: 80px;
	background-image: url(images/bar_copyright.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_copyright{
	width: 880px;
	height: 80px;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_copyright{
	position:relative;
		left: 10px;
		top: 32px;
	width: 430px;
	height: 20px;
	float:left;
	text-align:left;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;
	font-family: Verdana;
	color: #C8C8C8;
	font-size: 12px;}

#text_bottom_nav{
	position:relative;
		top: 32px;
	width: 430px;
	height: 20px;
	float:left;
	text-align:right;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;
	font-family: Verdana;
	color: #444444;
	font-size: 12px;}

/* Text Styles */
.text_headline{font-family: Verdana; color: #333333; font-size: 14px; text-decoration: underline; font-weight: bold; font-variant: small-caps }
.text_body{font-family: Verdana; color: #C8C8C8; font-size: 12px}
.text_body14{font-family: Verdana; color: #C8C8C8; font-size: 14px}
.text_label{font-family: Verdana; color: #333333; font-size: 14px; font-weight: bold; font-variant: small-caps }
.text_label16{font-family: Verdana; color: #333333; font-size: 16px; font-weight: bold; font-variant: small-caps }
.text_italics{font-family: Verdana; font-style: italic; color: #C8C8C8; font-size: 9px; }
.bookcaption {font-family: Arial; font-size: 8pt; color: #000000; margin:0 auto; text-align:center}
.fade_show {font-family: Arial; font-size: 8pt; color: #000000; margin:0 auto; text-align:center; line-height:90%}
.breadcrumb{font-family: Verdana; color: #7D7D7D; font-size: 10px; text-decoration:none }
a.breadcrumb:hover{font-family: Verdana; color: #C8C8C8; font-size: 10px; text-decoration:underline }
a {cursor: hand}

#breadcrumb{
	position:relative;
		top: -1px;
		left: 10px;
	width: 860px;
	height: 20px;
	float:left;
	text-align:left;
	line-height:90%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#bar_single{
	width: 10px;
	height: 680px;
	background-image: url(images/bar_single.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#bar_single_jan2021{
	width: 10px;
	height: 1190px;
	background-image: url(images/bar_single_product_page1190.png);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#bar_single_1570{
	width: 10px;
	height: 1570px;
	background-image: url(images/bar_single_product_page1570.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_single{
	width: 880px;
	height: 680px;
	background-image: url(images/box_single.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_single_jan2021{
	width: 880px;
	height: 1190px;
	background-image: url(images/box_single_product_page1190.png);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_single_1570{
	width: 880px;
	height: 1570px;
	background-image: url(images/box_single_product_page1570.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_quadruple{
	width: 880px;
	height: 1570px;
	background-image: url(images/box_single_product_page1570.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_single{
	position:relative;
		top: 35px;
		left: 10px;
	width: 860px;
	height: 610px;
	float:left;
	text-align:justify;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}


/* Apparel Categories page (apparel.php) */
#wrapper-apparel{
	width: 900px;
	height: 1140px;
	margin:0 auto;}

#box_t-shirts{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_t-shirts.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_t-shirts{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_one_c2.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#text_shirts{
	position:relative;
		top: 320px;
	width: 242px;
	height: 13px;
	float:left;
	text-align:center;
	line-height:100%;
	background-color: transparent;  
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_ladies{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_ladies.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_ladies{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_pink_c3.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_long-sleeve{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_long_sleeve.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_long-sleeve{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_pine_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_snowboarding{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_snowboarding.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_snowboarding{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_shred_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_headwear{
	width: 840px;
	height: 400px;
	float:left;
	background-image: url(images/box_headwear.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_headwear1{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_skull_cap_stripe2.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headwear2{
	position:relative;
		top: 35px;
		left: 57px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_beanie_navy-orange.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Top of T-Shirts Page (tshirts.php) also includes Ladies' Shirts below*/

#box_one-m{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_one-m.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_one-m{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_one_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_ice{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_ice.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_ice{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_ice_c2.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_deep_blue{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_deep_blue.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_deep_blue{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_deep_blue.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Bottom of T-Shirts Page (tshirts.php) and top of Ladies' Shirts Page (ladies.php)*/

#box_one-l{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_one-l.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_one-l{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_one_ladies_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_pink{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_pink.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_pink{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_pink_c3.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_tank{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_tank.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_tank{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_tank_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Coordinating Headwear at bottom of Ladies' Shirts page (ladies.php) */

#box_headwear-l{
	width: 840px;
	height: 400px;
	float:left;
	background-image: url(images/box_headwear-l.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_headwear1-l{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_skull_cap_stripe1.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headwear2-l{
	position:relative;
		top: 35px;
		left: 57px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_knit_cap_white-black.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headwear3-l{
	position:relative;
		top: 35px;
		left: 105px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_beanie_black_silver.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Long Sleeve Shirts Page (long_sleeves.php) */

#box_deep_white{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_deep_white.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_deep_white{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_deep_and_white_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_copper{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_copper.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_copper{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_copper.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_pine{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_pine.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_pine{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_pine_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_black_ice{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_black_ice.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_black_ice{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumb_suicycle_black_ice.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_headwear-c{
	width: 550px;
	height: 400px;
	float:left;
	background-image: url(images/box_headwear-c.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_headwear1-c{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_knit_cap_brown-copper.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headwear2-c{
	position:relative;
		top: 35px;
		left: 57px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_skull_cap.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Suicycle Snowboarding Shirts (snowboarding.php) */

#box_big_air{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_big_air.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_big_air_black{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_big_air_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_big_air_white{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_big_air_deep_white.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_shred{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_shred.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_shred_white{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_shred_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_shred_black{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_shred_black_ice.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headwear1-s{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_knit_cap_white-black.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headwear2-s{
	position:relative;
		top: 35px;
		left: 57px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_headband_navy-white.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_pine{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_pine.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_pine{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_pine_c.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_black_ice{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_black_ice.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_black_ice{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumb_suicycle_black_ice.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_copper{
	width: 260px;
	height: 400px;
	float:left;
	background-image: url(images/box_copper.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_copper{
	position:relative;
		top: 35px;
		left: 9px;
	width: 242px;
	height: 323px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/thumbnails/suicycle_copper.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Headwear Page - Vertical (headwear.php) */

#wrapper-headwear-v{
	width: 900px;
	height: 1695px;
	margin:0 auto;}

#column_headwear{
	width: 44px;
	height: 1375px;
	background-image: url(images/column_headwear.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_headwear{
	position:relative;
		top: 257px;
		left:-10px;
		width: 170px;
	height: 50px;
	float:left;
	text-align:center;
	line-height:110%;
	background-color: transparent;  
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Knit Caps */
#box_knit_caps{
	width: 170px;
	height: 1375px;
	float:left;
	background-image: url(images/box_knit_caps.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_knit_caps1{
	position:relative;
		top: 35px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_knit_cap.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#headwear_paypal_knit_caps{
	position:relative;
		top: 200px;
		left:  0px;
	width: 170px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/box_headwear_paypal.gif);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_knit_caps2{
	position:relative;
		top: 100px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_knit_cap_black-silver.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_knit_caps3{
	position:relative;
		top: 150px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_knit_cap_navy-orange.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_knit_caps4{
	position:relative;
		top: 200px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_knit_cap_white-black.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Beanies */
#box_beanies{
	width: 170px;
	height: 1375px;
	float:left;
	background-image: url(images/box_beanies.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_beanies1{
	position:relative;
		top: 35px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_beanie.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#headwear_paypal_beanies{
	position:relative;
		top: 200px;
		left:  0px;
	width: 170px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/box_headwear_paypal.gif);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_beanies2{
	position:relative;
		top: 100px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_beanie_black-silver.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_beanies3{
	position:relative;
		top: 150px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_beanie_navy-orange.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Headbands */
#box_headbands{
	width: 170px;
	height: 1375px;
	float:left;
	background-image: url(images/box_headbands.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_headbands1{
	position:relative;
		top: 35px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_headband.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#headwear_paypal_headbands{
	position:relative;
		top: 200px;
		left:  0px;
	width: 170px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/box_headwear_paypal.gif);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headbands2{
	position:relative;
		top: 100px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_headband_black-silver.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_headbands3{
	position:relative;
		top: 150px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_headband_navy-orange.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* Skullies */
#box_skullies{
	width: 170px;
	height: 1375px;
	float:left;
	background-image: url(images/box_skullies.gif);
	background-repeat: no-repeat;
	margin: 0 auto;}

#image_skullies1{
	position:relative;
		top: 35px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_skull_cap_stripe.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#headwear_paypal_skullies{
	position:relative;
		top: 200px;
		left:  0px;
	width: 170px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/box_headwear_paypal.gif);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#image_skullies2{
	position:relative;
		top: 100px;
		left: 10px;
	width: 150px;
	height: 250px;
	float:left;
	text-align:center;
	line-height:110%;
	background-image: url(images/inventory/headwear/suicycle_skull_cap.jpg);
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

/* About Us page (about.php) */
#box_about{
	width: 600px;
	height: 400px;
	background-image: url(images/box_about.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_about{
	position:relative;
		left: 10px;
		top: 35px;
	width: 580px;
	height: 330px;
	float:left;
	text-align:left;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_about_gear{
	width: 260px;
	height: 400px;
	background-image: url(images/box_about_gear.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_fade_show{
	position:relative;
		left: 9px;
		top: 32px;
	width: 240px;
	height: 330px;
	float:left;
	text-align:center;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#box_ren{
	width: 260px;
	height: 260px;
	background-image: url(images/box_ren.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_bkw{
	width: 260px;
	height: 260px;
	background-image: url(images/box_bkw.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_team{
	width: 540px;
	height: 260px;
	background-image: url(images/box_team.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#box_others{
	width: 320px;
	height: 260px;
	background-image: url(images/box_others.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 0 auto;}

#text_others{
	position:relative;
		left: 10px;
		top: 30px;
	width: 300px;
	height: 200px;
	float:left;
	text-align:left;
	line-height:110%;
	background-color: transparent;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	margin: 0 auto;}

#cart_border{
	padding-left:10px;
	padding-right:10px;}

/*

.large{font-family: Verdana; text-align: center; text-decoration: underline; font-weight: bold; color: #FFFFFF; font-size: 16px}

.nav-headline{font-family: Verdana; color: white; font-size: 12px; font-weight: bold; float:left; }
.side {font-family: Verdana; color: #E9E9E9; font-size: 10px }
.sidehead{font-family: Verdana; color: #000000; font-size: 12px; text-decoration: underline; font-weight: bold }
.sideunderline {font-family: Verdana; color: #E9E9E9; font-size: 10px; text-decoration: underline }
.cnt1 {font-family: Verdana; font-size: 10px; color: #4F4F4F }
.copyright {font-family: Verdana; font-size: 9px; color: #BBC1C2 }
.label {font-family: Verdana; font-size: 10pt; text-transform: uppercase; font-weight: bold }
.label1 {font-family: Verdana; font-size: 11pt; color: #FFFFFF; font-weight: bold }
.top {font-family: Verdana; color: #59667E; font-size: 14pt; text-transform: uppercase; letter-spacing: 1pt; font-weight: bold }

table.menu {position: absolute; visibility: hidden; font-family: Verdana; color: #BBC1C2; font-size: 11px; background: #BBC1C2;}
td.menu a:hover {font-family: Verdana; font-size: 11px; color: #FFFFFF }
td.menuhead {font-family: Verdana; font-size: 12px; font-weight: bold; color: #4F4F4F}


img.header
{
border: 0px;
width: 900px; 
height: 160px;
}

ul.nav
{
float:right;
padding:0;
margin:0;
list-style-type:none;
/* list-style-image: url('favicon.ico')
}

li.nav
{
display:inline; 
text-align: center;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

a.nav
{
float:left;
width:6em;
text-decoration:none;
color:white;
background-color:black;
/* padding:0.3em 0.6em;
border-right:1px solid gray;
}

a.nav:link
{
color: gray;
background-color: black
}

a.nav:visited
{
color: gray;
background-color: black
}

a.nav:hover
{
color: white;
background-color: gray
}

div.leftside
{
position:relative;
width: 133px;
height: 460px;
margin:0 auto;
border: thin solid black;
background-color:gray;
padding: 5px;
font-family: Verdana; 
color: #E9E9E9; 
font-size: 10px;
float:left;
}

#homecenter
{
 width:644px;
 float:right;
 background-color: white;
}

div.rightside
{
position: relative;
width: 133px;
height: 460px;
margin:0 auto;
border: thin solid black;
background-color:gray;
padding: 5px;
font-family: Verdana; 
color: #E9E9E9; 
font-size: 10px;
float:right;
}
*/