@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	background: #000000 url(../images/bg.gif);
}
a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
img {
	border:none;
}
.clear {
	clear:both;
}
#dollar {
	margin:175px auto;
	width:407px;
}
#wraper {
	margin:0px;
	padding:0px;
	width:900px;
}
#navigation {
	margin-top:30px;
	margin-left:10px;
	width:200px;
	float:left;
}
.logo {
	margin-bottom:20px;
	height:83px;
}
.menu {
	padding:0 0 0 15px;
	text-align:left;
}
.menu a {
	display:block;
	margin:5px 10px 5px 5px;
	float:left;
}


#content {
	margin-top:30px;
	width:600px;
	float:left;
}
.stores {
	margin:0px;
	padding:30px 0 20px 60px;
	*padding:40px 60px;
	background:url(../images/store_page.gif) no-repeat;
	text-align:center;
	color:#333333;
}
.column-1 {
	width:225px;
	float:left;
}
.column-1 strong {
	text-transform:uppercase;
	font-size:13px;
}
.column-1 a {
	color:#006699;
	font-size:12px;
}

table#tees td, table#girls td {
	text-align:left;
	vertical-align:top;
	height:50px;
}
/*table#tees {
	float:left;
	background:url(../images/collection_tees_bg.gif) 100% 50% no-repeat;
}
table#girls {
	float:left;
	background:url(../images/collection_girls_bg.gif) 100% 50% no-repeat;
}
*/
table#tees, table#girls, table#holidaytees, table#holidaycrewnecks {
	float:left;
	
}
table#holidaytees td, table#holidaycrewnecks td {
	text-align:left;
	vertical-align:top;
	height:50px;
}
/*
table#holidaytees {
	float:left;
	background:url(../images/collection_tees_bg_big.gif) 80% 50% no-repeat;
}
table#holidaycrewnecks {
	float:left;
	background:url(../images/collection_girls_bg.gif) 95% 50% no-repeat;
}
*/


.footer {
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer span {
	padding-left:10px;
	width:465px;
	float:left;
}