@charset "utf-8";
/* CSS Document */
#shirt_wrapper {
	background: black;
	width: 100%;
	color:red;
	float:left;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background: black;
/*	background:url(shirts/wrapper_bg.jpg) fixed repeat-x;	
*/}
#top_text {
	text-align:center;
	font-family:"palatino linotype";
	font-size:24px;
	color:red;
}
#top_ban {
	float:left;
	width:978px;
}
#content {
	margin-left:auto;
	margin-right:auto;
	height:100%;

}
#container_top {
	float:left;
	width: 978px;
	height:800px;
	margin-bottom:15px;
}
#scroll_box {
	display:inline;
	overflow:scroll;
	width:500px;
	height:800px;
	float:right;
}
#prev_cont img {
	float:left;
	padding-left:5px;
	padding-top:3px;
}
.thumbs {
	display:inline;
	float:right;
	width:230px;
	height:280px;
	padding:3px;
	border:none;
}
.thumbs a {
	border:none;
}
.thumbs2 {
	display:inline;
	width:230px;
	height:280px;
	padding:6px;
}
#thumb_main {
	margin-top:10px;
	float:left;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
td a h3 {
	color:white;
	text-align:center;
	text-decoration: none;
}
#wrapper {
	background:none;
	margin-left:auto;
	margin-right:auto;
}
#cont_top_right {
	width: 49%;
	height:300px;
	float:right;
}
#shirt_colors {
	float:left;
	width:50%;
}
#highlights {
	float:left;
	width: 50%;
	padding:5px;
	font-size:20px;
	font-weight:bold;
	font-family:"palatino linotype", "trajan pro", "myriad pro";
}
#thumb {
	float:right;
	width:45%;
}
#thumb img {
	width:100%;
}
#buy {
	margin-top:0px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	color:white;
	font-weight:bold;
	vertical-align:middle;
}
#highlights li {
	margin:0;
	padding:0;
	color:red;
}
#content {
margin-top:-10px;
}
#cont_bottom {
	margin-top:140px;
	float:right;
	width:400px;
}
#cont_bottom img {
	width:100%;
}
a img {
border:none;
}
h3 {
text-align:center;
}
.buy_btn {
	padding-bottom:15px;
	margin-top:8px;
}
#shirt_nav a img {
	margin-top:10px;
}
td .white_bg {
	color:#000;
}
.black {
color:black;
}
.black a {
color:black;
}
.black a:hover {
color:black;
}
div.left {
	width:480px;
	float:left;
}
div.right {
	width:480px;
	float:right;
}
#shirt_prev {
	overflow:hidden;
	color:white;
	font-size:18px;
	font-weight:bold;
}
#title {
	width:765px;
	height:115px;
	font-family:Garamond;
	overflow:hidden;
}
#title h1 {
	font-size:52pt;
	margin:0 0 0 -15px;
	margin-left:-15px;
}
#title div {
	display:inline;
	margin:0 85px;
	font-size:25px;
	font-weight:bold;
}