@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#858585;
	font-size:12px;
}
table, tr, td {
	margin:0;
	padding:0;	
}
a {
	outline: none;
	color:#000;
	text-decoration:none;
}
a:active, a:hover, a:focus {
	outline: none;
	color:#858585;
	text-decoration:none;
}
:focus 
{
	outline:none;
}
.clear {
	clear:both;
}
imput, form, select, textarea {
	margin:0;
	padding:0;
}
#content select{
	background:#858585!important;
	font-size:11px!important;
	border:1px solid #fff!important;
	color:#fff!important;
	margin:0!important;
	padding:0!important;
	text-transform:uppercase!important;
}
.size11 {
	font-size:11px;
}
.hr-sep {
	margin:10px auto;
	padding:0;
	height:1px;
	width:98%;
	background:url(../images/hr-seperator-bg.gif) repeat-x;
}
.alternate-tr {
	background:url(../images/hr-seperator-bg.gif) repeat-x;
	height:170px;
}
t-shirt-table {
	margin:0;
	padding:0;
	background:url(../images/hr-seperator-bg.gif) repeat-x;
}
.t-shirt-img {
	text-align:center;
	vertical-align:middle!important;
	background:transparent url(../images/t-shirt-img-bg.gif) no-repeat right center;
	
}
.t-shirt-img img{
	/*margin-top:10px!important;*/
}
.t-shirt-text {
	text-align:left;
	margin:0;
	padding:0;
	padding-left:10px;
	width:250px;
	line-height:25px;
}
.t-shirt-text h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.t-shirt-text h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.t-shirt-text p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.btn {
	background:url(../images/btn.gif) repeat-x;
	border:1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
	padding:3px 5px;
	display:block;
	font-size:12px;
	color:#000;
}
.quty {
	border:1px solid #cccccc;
	padding:4px;
	margin-right:5px;
	float:left;
	font-size:12px;
	color:#000;
	width:30px;
}
#homediv {
	margin:0;
	padding:0;
	text-align:center;	
}
#bg-strip {
	background:url(../images/bg-strip.gif) repeat-x top;
	margin:0;
	padding:0;
}
#wrapper {
	margin:0 auto;
	padding:0;
	width:950px;
}
#header {
	margin:0;
	padding:0;
	height:100px;
}
#logo {
	margin:0;
	padding:0;
	/*width:319px;*/
	float:left;
}
#cartbox {
	margin:0;
	padding:35px 0 0 15px;
	color:#858585;
	width:179px;
	height:65px;
	float:right;
	background:url(../images/cartbox.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#cartbox span{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
}
#navigation {
	margin:0;
	padding:0;
	height:38px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	display:block!important;
	line-height:38px!important;
	font-size:13px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
}
#navigation ul li a {
	margin:0;
	padding:0 30px;
	text-decoration:none;
	color:#858585;
	display:block!important;
	line-height:38px!important;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:focus {
	display:block!important;
	line-height:38px!important;
	text-decoration:none;
	background:url(../images/hover-bg.gif) repeat-x top;
}
#container {
	margin:25px 0 0 0;
	padding:0;
}
#leftband {
	margin:0;
	padding:0;
	width:168px;
	float:left;
	border:1px solid #e7e7e7;
}
#rightband {
	margin:0;
	padding:0;
	width:168px;
	float:right;
	border:1px solid #e7e7e7;
}
.bandlogo {
	margin:0;
	padding:8px 0;
	text-align:center;
	border-bottom:1px solid #e7e7e7;
}
.bandlogo-last {
	margin:0;
	padding:8px 0;
	text-align:center;
	border-bottom:none;
}
#content {
	margin:0;
	padding:0 15px 15px 15px;
	width:580px;
	float:left;
}
#footer-bg {
	margin:0;
	padding:0;
	height:64px;
	background:url(../images/footer-bg.gif) repeat-x bottom;
}
#footer {
	margin:0 auto;
	padding:0;
	height:64px;
	width:950px;
}
/*#paypal {
	margin:0;
	padding:8px 10px 0 10px;
	float:left;
}*/
#footermenu {
	margin:0;
	padding:40px 10px 0 10px;
	/*float:right;*/
	text-align:center;
	font-size:11px;
	color:#000;
	line-height:20px;
}
/*#footermenu span a {
	margin:0;
	padding:0 5px;
}*/
.padd 
{
	background:red;
}
h1,h2 
{
	font-weight:normal;
	font-size:20px;
	font-family:Verdana;
}
p 
{
	line-height:20px;
}
#info td
{
	padding-bottom:5px;
}

#info input, #info textarea 
{
	border:1px solid #e7e7e7;
	font-family:Tahoma;
	font-size:11px;
	padding:2px 3px;
}

tr.spacing table tr td
{
	padding-right:10px;
}