body
{
	background-color: #000;
	margin: 0;
	padding: 0;
	background-image: url(/thebattle/images/tile.png);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

form {margin: 0;}

img {border: none;}

#info { display: none; }

#contain
{
	height: 950px;
	width: 100%;
	background-image: url(/thebattle/images/back4.jpg);
	background-repeat: no-repeat;
}

#wrap
{
	width: 950px;
	height: 935px;
	position: relative;
}

#share h2 { display: none; }

#share
{
	position: absolute;
	top: 468px;
	left: 832px;
	width: 110px;
	height: 150px;
	text-transform: uppercase;
	font-style: italic;
	text-shadow: #3c1616 2px 2px 3px;
	font-weight: bold;
	z-index: 150;
}

#share ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#share a:link
{
	color: #eee7e6;
	text-decoration: none;
}

#share a:visited
{
	color: #eee7e6;
	text-decoration: none;
}

#share a:hover
{
	color: #ffcc33;
	text-decoration: none;
}

#share a:active
{
	color: #ffcc33;
	text-decoration: none;
}

#zoom
{
	position: absolute;
	left: 445px;
	top: 205px;
	height: 240px;
	width: 290px;
	z-index: 1000;
}

#zoom a
{
	height: 265px;
	width: 300px;
	text-indent: -1000px;
	display: block;
}

#zoom_button
{
	position: absolute;
	height: 30px;
	width: 145px;
	top: 139px;
	left: 340px;

}

#zoom_button a
{
	height: 30px;
	width: 145px;
	text-indent: -1000px;
	display: block;
	background-image: url(/thebattle/images/zoom.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#zoom_button a:hover, #zoom:hover #zoom_button a { background-position: 0px 0px; }

#shirt
{
	position: absolute;
	top: 81px;
	left: 253px;
	width: 695px;
	height: 675px;
	overflow: hidden;
	z-index: 1;
}

.error {font-weight: bold; font-size: 10px;}

#buy
{
	position: absolute;
	top: 400px;
	left: 185px;
	height: 310px;
	width: 170px;
	text-align: center;
	z-index: 100;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
}

#buy .tagline
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	margin: 0 0 .5em 0;
	font-size: 14px;
	line-height: 14px;
}

#buy_text {
margin-top: 11px;
color: #1A1000;
}

#buy a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#buy p { margin: 0 0 .75em 0; }

#price p
{
	margin: 0;
	color: #1A1000;
	font-weight: bold;
}


#pre-order {
	font-style: italic;
	text-transform: uppercase;
	margin-top: 11px;
	font-size: 11px;
	font-weight: bold;
}


#pre-order p
{
	margin: 0 0 .5em 0;
	color: #2e1c03;
}

#paypal p
{
	margin: 0 0 1px 0;
	color: #2e1c03;
}

p#ammount
{
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 0;
	margin-top: 5px;
}

p#ammount span { font-size: 14px; }
#paypal { margin-bottom: 15px; }

#zoom_image
{
	position: absolute;
	top: 60px;
	left: 144px;
	width: 652px;
	height: 690px;
	overflow: hidden;
	z-index: 2000;
	display: none;
}

#zoom_image a
{
	width: 674px;
	height: 540px;
	display: block;
}

#nerduo
{
	position: absolute;
	top: 724px;
	left: 22px;
	width: 100px;
	height: 25px;
	z-index: 450;
}

#nerduo a
{
	width: 115px;
	height: 35px;
	text-indent: -1000px;
	display: block;
}

#legal
{
	position: absolute;
	top: 760px;
	left: 380px;
	width: 415px;
	height: 75px;
	z-index: 450;
	text-align: center;
	color: #EECDAB;
	text-shadow: #000 0px 0px 2px;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

#legal p
{
	margin: 0;
	padding: 0;
}

p a:link
{
	color: #EECDAB;
	text-decoration: none;
}
 
p a:visited
{
	color: #EECDAB;
	text-decoration: none;
}

p a:hover
{
	color: #EECDAB;
	text-decoration: underline;
}

p a:active
{
	color: #EECDAB;
	text-decoration: none;
}

p#template_credit
{
	font-size: 11px;
	padding: 10px;
	color: #EECDAB;
	font-weight: normal;
	text-transform: none;
}

p#template_credit a:link
{
	color: #EECDAB;
	text-decoration: none;
}

p#template_credit a:visited
{
	color: #EECDAB;
	text-decoration: none;
}

p#template_credit a:hover
{
	color: #EECDAB;
	text-decoration: underline;
}

p#template_credit a:active
{
	color: #EECDAB;
	text-decoration: none;
}