@charset "UTF-8";

html, body {
	padding:   			0px;
	background-color:	#FFFFFF;
	margin: 0 auto;
	text-align:center;
}

img {
	border: 0px;
}

a, a:link, a:hover, a:visited {
	text-decoration:none;
	border: 0px;
}

.container {
	float: left;
}

.shirtsMensForm {
	width: 140px;
	float: left;
}

.shirtSizes {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
}

.gender {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: 600;
}

.shirtsWomensForm {
	width: 140px;
	float: right;
}

.clr {
	clear: both;
}

.purchase {
	
}

.buyNowButtons {
	width: 480px;
	/*border: 1px solid red;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.mensBuyNowButton {
	margin-left: 40px;
	float: left;
}

.womensBuyNowButton {
	float: right;
}

.shirtsFormWrapper {
	width: 580px;
	height: 80px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.homeWrapper {
	width: 860px;
	/*border: 1px solid #666666;*/
	height: 687px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url(../images/home/home_photo.jpg) no-repeat;
}

.shirtFormFieldWrapper {
	/*width: 200px;
	height: 30px;*/
}

.shirtFormFieldWrapper ul {
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}

shirtFormFieldWrapper li {
	margin-left: 0px;
	list-style-type: disc;
	display: inline;
}

.shirtsWrapper {
	width: 860px;
	/*border: 1px solid #666666;*/
	
	height: 687px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url(../images/shirts/shirts_header_type.gif) no-repeat;
}

.contactWrapper {
	width: 860px;
	/*border: 1px solid #666666;*/
	
	height: 687px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url(../images/shirts/shirts_header.gif) no-repeat;
}

.contactForm {
	margin-right: 250px;
	margin-top: 80px;
	text-align: left;
	float: right;
}

.contactForm ul {
	list-style-image: none;
	list-style-type: none;
	
	
	
}

.contactForm li {
	list-style-image: none;
	list-style-type: none;
	
	margin: 0px;
	
}




.shirtsCopy {
	width: 698px;
	height: 305px;
	background: url(../images/shirts/shirts_tshirts.gif) no-repeat;

	margin: 177px 0px 0px 89px;
	padding: 0px;
}

.shirtsBuy {
	width: 800px;
	margin-left: 20px;
}

.shirtsBuy ul {
	list-style-image: none;
	list-style-type: none;
	
	
}

.shirtsBuy li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}







.nav {
	margin: 96px 0px 0px 16px;
	padding: 0px;
	text-align:left;
	float: left;
	
}

.nav ul {
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

.nav li {
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
}
