body
{
	color: #fff;
	background-color: #000;
	font: 11px Verdana, Arial, Sans-Serif;
	text-align: center;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

a:link { color:#888888; }

a:visited { color:#888888; }

a:hover { text-decoration:underline; }

a.name:hover { border: 0; }

.breadcrumb a, #footer a { color: #888888 }

h1
{
	font-size: 2em;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 1.2em;
	margin: .4em;
	padding: 0;
}

.error
{
	color: #ff0000;
}

.r
{
	text-align: right;
}

.b
{
	font-weight: bold;
}

.buy
{
	background-color: #333;
	-moz-border-radius: .4em;
	margin-bottom: 1em;
	text-align: center;
}

.buy table
{
	text-align: left;
	width: 50%;
	margin: auto;
}

.comment
{
	font-size: .9em;
	color: #666;
	margin-bottom: 1em;
}
	

#qty
{
	width: 2em;
}

#checkout
{
	float: right;
	margin-top: .5em;
}

#header, #footer, #main
{
	width: 700px;
	margin: auto;
}

#header
{
	text-align: left;
}

#header img, #footer img
{
	border: 0;
}

#footer
{
	clear: both;
	margin-top: 2em;
	background-color:#000;
	padding: .5em;
	font-size: .9em;
}
.sitemap
{
	clear: both;
	text-align: left;
	padding-left: 2em;
}

#main
{
	margin-top: 2em;
	margin: auto;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #888;
}

.image
{
	text-align: center;
	width: 300px;
	float: left;
}

.description
{
	text-align: left;
	width: 370px;
	margin: 0 0 0 2em;
	float: left;
}

#submit
{
	margin: .2em;
}

/* store stuff */

#maxqty
{
	color: #ff0000;
	font-size: .9em;
}

a img { border:0; }

.logo
{
	float: left;
	margin-top: 40px;
}

.viewCart
{
	margin: 0 0 0 0;
	float: right;
	text-align: center;
	font-size: .8em;
}

#header br
{
	clear: both;
}

.extraImagesLink
{
	margin: 0 0 .5em 0;
	font-size: 1.2em;
}

.breadcrumb
{
	text-align: left;
	background-color: #222;
	font-size: .9em;
	font-weight: bold;
	padding: .5em;
	margin-bottom: 1em;
}

.catList
{
	text-align: center;
}

.category, .shirt
{
	float: left;
	margin: 1em;
}

.category img, .shirt img
{
	border: 0;
}

.catDesc, .motd
{
	margin: 1em;
	padding: .5em;
	text-align: left;
}

.shirt
{
	height: 260px;
	width: 200px;
}

.category
{
	height: 250px;
	width: 300px;
}

.shirt .price
{
	font-size: .9em;
	color: #ddd;
}

/* images */

#shirtImageText
{

}

.shirtImage
{
	margin: 1em;
	float: left;
}

.shirtThumbs
{
	float: left;
	width: 120px;
	border-right: 2px dotted #aaa;
	padding: .5em;
}

.shirtThumbs img
{
	padding: .5em;
}

/* cart */

.rm
{
	width: 6em;
	font-size: .8em;
}

.qty
{
	width: 2em;
}

.cart table
{
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

.cart td, .cart th
{
	padding: .2em;
	border-bottom: 1px dotted #333;
}

.cart th
{
	background-color: #333;
}

.emptyCart
{
	float: left;
}

.updateCart
{
	float: right;
	padding: .2em;
}

.calcShipping
{
	background-color: #333;
	-moz-border-radius: .4em;
	margin: 3em 2em 2em 2em;
	padding: 1em;
	clear: both;
	text-align: left;
}

.calcShipping table
{
	margin: auto;
}

.calcShipping td
{
	border:0;
}

.calcShipping th
{
	text-align:right;
	padding-right: 1em;
	background-color: transparent;
	border:0;
}

.checkout
{
	margin: 3em 2em 2em 2em;
	clear: both;
}

.checkout h3
{
	font-size: 1.2em;
	font-weight: bold;
	width: 50%;
	margin: 0 auto .5em auto;
	text-align: left;
	border-bottom: 1px solid #333;
}

.checkout span
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 .5em 0 1em;
}

.mailorder
{
	margin: 3em 2em 2em 2em;
	clear: both;
}

.mailorder h3
{
	font-size: 1em;
}

.mailorder p
{
	margin-left: 10em;
	text-align: left;		
}

/* paypal page */

.thx
{
	text-align: left;
	margin: 1em;
}

/* generic pages */

.generic
{
	text-align: left;
	margin: 1em;
}

.generic h1
{
	font-size: 2em;
	border-bottom: 1px solid #333;
}

.generic ul
{
	list-style: square;
}

.generic ul li
{
	margin: 1em 0 1em 0;
}

.generic h4
{
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	margin: 1em 0 0 .6em;
	padding: 0;
}

.measurements
{
	border-collapse: collapse;
	text-align: left;
	font: 9px Verdana, Arial, Sans-Serif;
	margin: 0 0 1em 1em;
}

.measurements th
{
	background-color: #333;
}

.measurements td, .measurements th
{
	width: 8em;
}
