body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #999;
}
body {
	background-color: #000;
	margin: 0px;
}

strong {
	color: #fff;
}

a {
	color: #DDAA00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #fff;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

#pagewrap {
	width: 100%;
	height: 100%;
}

#contentwrap {
	

}

#headbar {
	white-space: nowrap;
	background: #FFF;
}

#footbar {
	background: #FFF;
}

#maincontent {
	height: 554px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content {
	position: relative;
	margin: 10px auto 0px auto;
	width: 960px;
}


#maintext {
	vertical-align: top;
	padding: 20px 0px 0px 40px;
	color:#999;
}

#copyright {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #444;
}

#copyright a {
	color: #444;
}


/* HOME STUFF */

#content_home {
	position: relative;
	margin: 10px 0px 0px 0px;
}

#homewrap {
	position: relative;
	overflow: hidden;
	height: 470px;
	width: 980px;
}

#homepics {
	position: absolute;
	top: 0px;
	left: -4001px;
}

#homepicbt {
	margin-top: 14px;
	height: 19px;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(/images/bg_homepicbt.gif);
}

.hbox_y_off {
	position: relative;
	background: #DDAA00;
	width: 17px;
	height: 17px;
	border: 1px solid #000;
	margin: 0px 6px 0px 6px;
	cursor: pointer;
}

.hbox_g_off {
	position: relative;
	background: #399F24;
	width: 17px;
	height: 17px;
	border: 1px solid #000;
	margin: 0px 6px 0px 6px;
	cursor: pointer;
}

.hbox_p_off {
	position: relative;
	background: #E4006D;
	width: 17px;
	height: 17px;
	border: 1px solid #000;
	margin: 0px 6px 0px 6px;
	cursor: pointer;
}

.hbox_t_off {
	position: relative;
	background: #63D2C7;
	width: 17px;
	height: 17px;
	border: 1px solid #000;
	margin: 0px 6px 0px 6px;
	cursor: pointer;
}



/* BUY FORM */

.box_y_off {
	position: relative;
	float: left;
	background: #DDAA00;
	width: 18px;
	height: 18px;
	border: 1px solid #000;
	margin-right: 10px;
	cursor: pointer;
}

.box_y_on {
	position: relative;
	float: left;
	background: #DDAA00;
	width: 18px;
	height: 18px;
	border: 1px solid #FFF;
	margin-right: 10px;
	cursor: pointer;
}

.box_g_off {
	position: relative;
	float: left;
	background: #399F24;
	width: 18px;
	height: 18px;
	border: 1px solid #000;
	margin-right: 10px;
	cursor: pointer;
}

.box_g_on {
	position: relative;
	float: left;
	background: #399F24;
	width: 18px;
	height: 18px;
	border: 1px solid #FFF;
	margin-right: 10px;
	cursor: pointer;
}

.box_p_off {
	position: relative;
	float: left;
	background: #E4006D;
	width: 18px;
	height: 18px;
	border: 1px solid #000;
	margin-right: 10px;
	cursor: pointer;
}

.box_p_on {
	position: relative;
	float: left;
	background: #E4006D;
	width: 18px;
	height: 18px;
	border: 1px solid #FFF;
	margin-right: 10px;
	cursor: pointer;
}

.box_t_off {
	position: relative;
	float: left;
	background: #63D2C7;
	width: 18px;
	height: 18px;
	border: 1px solid #000;
	margin-right: 10px;
	cursor: pointer;
}

.box_t_on {
	position: relative;
	float: left;
	background: #63D2C7;
	width: 18px;
	height: 18px;
	border: 1px solid #FFF;
	margin-right: 10px;
	cursor: pointer;
}

.selectsize {
	background: #000;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px;
	-khtml-appearance: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sleeves_on {
	padding: 5px;
	border: 1px solid #FFF;
	margin-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sleeves_off {
	padding: 5px;
	border: 1px solid #000;
	margin-right: 10px;
}

#priceimg {
	margin: 0px 0px 0px 30px;
}

.buylabel {
	color: #FFF;
	font-size: 24px;

}

.buytable td {
	padding:10px 10px 10px 0px;
}

.buysubmit {
	background: #FFF;
	color: #000;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px none #000;
	margin-left: 30px;
	-khtml-appearance: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
