/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 3%;
	margin-top: 20px;
	text-color: #B4B495;
	
}
p {line-height : 18px;}

hr {
  color: #666666;
  border:1px solid;
  height: 1px;
}

.packagebuybutton {
	font:"Times New Roman", Times, serif;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #B4B495;
	line-height: 150%;
}
.producttextsmall {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
}
.producttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #CCCC99;
}
.producttextlrg {
	font-family: Georgia;
	font-size: 24px;
	color: #FFFFCC
}
.largeheadline {
	font-family: Georgia;
	font-size: 18px;
}
div#maincontainer {
	width:1000px;
	min-height:1400px;
	margin:0 auto 40px;
}
div.spacer {
	height:5px;
}
a.packagebuybutton {
	display:inline-block;
	margin-top:16px;
	height:24px;
	width:100px;
	text-align:center;
	background:transparent url(images/btn_bg_blue.gif) 0 -30px no-repeat;
	text-decoration:none;
	text-align:center;
	padding:6px 0 0 0;
	color:#0CF;
	font-family:Lucida Grande, Arial, Sans Serif;
	font-size:14px;
	font-weight:bold;
}
.packagebuybutton:hover {
	background-position:0 0px;
	color:#FFF;
}
div.module {
	position:relative;
	border:solid 1px #000;
	padding:6px;
	margin-bottom:10px;
	background-color:#FFF;
}
.productbuy {
	position:relative;
}	
div.module {
	position:relative;
	border:solid 1px #000;
	padding:6px;
	margin-bottom:10px;
	background-color:#FFF;
}
	margin-bottom:16px;
}
.packagetitle {
	font-weight:bold;
}
.packageprice, .packagebuybutton, .moredetailslink {

}
.packageprice {
	right:104px;
}
.packagebuybutton {
	width:80px;
	text-align:center;
	background-color:#999;
	text-decoration:none;
}
#shirtbuybutton {
	bottom:6px;
}
.packageimage {
	float:left;
	margin-right:20px;
	border:solid 1px #AAA;
}
#tshirtimage {
	position:relative;
	display:block;
	margin:40px 10px;
	border:solid 1px #AAA;
}
#collectorimage {
	display:block;
	float:right;
	border:solid 1px #AAA;
}
.moredetailslink {
	right:6px;
	bottom:6px;
}
#shirtcombotitle {
	float:left;
	margin:0;
	padding:19px 0;
	width:50%;
	text-align:center;
}
#shirtcombochoicetitle {
	text-align:left;
}
#shirtform {
	position:relative;
	margin:0 0 80px 0;
}
#footer {
	text-align:center;
	padding:20px 0;
	min-height:20px;
	clear:both;
	float:none;
	font-size:11px;
}
#selectioncontainer {
	position:absolute;
	left:-500px;
	top:0;
	z-index:1000;
	min-width:166px;
	*width:180px;
	*overflow:visible;
	*height:114px;
	color:#D5D2B5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#000000;
	border-right:solid 1px #D5D2B5;
	border-bottom:solid 1px #D5D2B5;
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	padding: 10px;
}
#selectioninnercont {
	position:relative;
	margin:8px;
}
#contBtnContainer {
	margin-top: 6px;
}
#continueButton,
#cancelButton {
	position:relative;
	width:80px;
	padding:4px 6px;
	margin-right:6px;
	text-align:center;
	background-color:#0CF;
	color:#FFF;
	text-decoration:none;
}
#cancelButton {
	background:000000;
	color:#333333;
	
}
#cancelButton:hover {
	background-color:#000000;
	color:#0CF;
}
.footnote {
	font-style:italic;
}
.quote {
	font-family: Georgia;
	font-size: 18px;
	color: #999A77;
	line-height: 120%;
}
.microtext {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
