*{
	margin: 0;
	padding: 0;
	font: 12px Verdana,Arial;
	color: #333333;
}
body {
	background: url('/resources/images/backgrounds/body.png') repeat scroll top left;
}
a{
	outline: none;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
p, h1, h2, h3, h4, h5, h6{
	margin: 0 10px 15px 10px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
p,ul li{
	font-size: 11px;
}
ul li{
	margin: 2px;
}

strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
#header, #frame, #footer{
	width: 980px;
	margin: 0 auto;
}
#header{
	height: 100px;
	background: url('/resources/images/backgrounds/header-content.png') no-repeat scroll bottom right #FFF;
}
#header_content .alpha {
	float: left;
}
#header_content .beta {
	float: left;
	width: 612px;
}
#header_content h1{
	margin: 0;
}
#header_content .alpha a.logo{
	display: block;
	background: url('/resources/images/backgrounds/logo.png') no-repeat scroll top left;
	width: 368px;
	height: 100px;
}
#header #search{
	width: 180px;
	height: 26px;
	float: right;
	margin: 15px 15px 0 0;
}

#wrapper {
	background: url('/resources/images/backgrounds/wrapper.png') no-repeat scroll top center;
}

#marquee {
	width: 980px;
	height: 461px;
}
#wrapper.productwall #marquee{
	width: 980px;
	height: 75px;
	background: white;
}

#frame{
}
.home .alpha, .home .beta, .home .delta{
	float: left;
	margin: 0 5px;
}
.home .alpha{
	width: 485px;
}
.home .beta, .home .delta{
	width: 230px;
}
#tagline{
	height: 37px;
	padding-top: 23px;
	line-height: 60px;
	text-align: right;
}
#tagline a{
	margin-right: 5px;
}
#footer{
	margin: 50px auto 25px auto;
	text-align: center;
	color: #666;
}
#footer ul{
	margin-bottom: 10px;
}
#footer ul li{
	display: inline;
	margin: 0 10px;
}
#footer ul li a{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
/*
	Primary navigation
*/
#navigation {
	margin: 30px 0 0 25px;
}
#navigation li{
	display: block;
	float: left;
	position: relative;
}
#navigation li a{
	display: block;
	float: left;
	margin-right: 15px;
}
#navigation li ul{
	display: block;
	position: absolute;
	top: 17px;
	width: 506px;
}
#navigation li ul li a{
	color: black;
	display: block;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 11px;
}
#navigation li:hover ul li a:hover{
	text-decoration: underline;
}

.men {
	background: url('/resources/images/buttons/primary_navigation/men.png') no-repeat scroll top left;
	width: 57px;
	height: 17px;
}
.women {
	background: url('/resources/images/buttons/primary_navigation/women.png') no-repeat scroll top left;
	width: 90px;
	height: 17px;
}
.youth {
	background: url('/resources/images/buttons/primary_navigation/youth.png') no-repeat scroll top left;
	width: 83px;
	height: 17px;
}
.shopMens {
	background: url('/resources/images/buttons/shopMens.png') no-repeat scroll top left;
	width: 101px;
	height: 15px;
	margin-left: 10px;
}
.shopWomens {
	background: url('/resources/images/buttons/shopWomens.png') no-repeat scroll top left;
	width: 129px;
	height: 15px;
	margin-left: 10px;
}
/*
	BUTTON STYLES - GENERIC HIDDEN TEXT AND ROLL OVER STATES
*/
.downloadProductDetails {
	background: url('/resources/images/buttons/downloadProductDetails.png') no-repeat scroll top left;
	width: 151px;
	height: 30px;
}
.viewSizeChart {
	background: url('/resources/images/buttons/viewSizeChart.png') no-repeat scroll top left;
	width: 151px;
	height: 15px;
	margin-bottom: 10px;
}
.go {
	background: url('/resources/images/buttons/go.png') no-repeat scroll top left;
	width: 31px;
	height: 25px;
}
.facebook {
	background: url('/resources/images/buttons/facebook.png') no-repeat scroll top left;
	width: 77px;
	height: 21px;
}
.myspace {
	background: url('/resources/images/buttons/myspace.png') no-repeat scroll top left;
	width: 16px;
	height: 16px;
}
.twitter {
	background: url('/resources/images/buttons/twitter.png') no-repeat scroll top left;
	width: 77px;
	height: 21px;
}
.youtube {
	background: url('/resources/images/buttons/youtube.png') no-repeat scroll top left;
	width: 16px;
	height: 16px;
}
.button, .title{
	display: block;
	background-position: top left;
	text-indent: -9999px;
	font-size: 0;
}
.button:hover{
	background-position: bottom left;
}

/*
	FORM ELEMENT STYLE
*/
#search_site{
	width: 138px;
}
.text{
	border: none;
	height: 15px;
	padding: 5px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	color: #999999;
}


/*
	UTILITY STYLES - for use in the layout like clear and floats
*/
.clear{
	clear: both;
	font-size: 0;
	text-indent: -9999px;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*
	MARQUEE BACKGROUND IMAGES
*/
.dtContestVote {
	background: url('/resources/images/marquee/dt_home_contest_LargeTout.jpg') no-repeat scroll top left;
}
.boyWithGirl{
	background: url('/resources/images/marquee/boyWithGirl.jpg') no-repeat scroll top left;
}
.winner{
	background: url('/resources/images/marquee/dt_winner.png') no-repeat scroll top left;
}
#frame .mens {
	background: url('/resources/images/marquee/mens.jpg') no-repeat scroll top left !important;
}
#frame .tees{
	background: url('/resources/images/marquee/tees.jpg') no-repeat scroll top left !important;
}

#frame .bags{

       background: url('/resources/images/marquee/bags.jpg') no-repeat scroll top left !important;

} 

 

#frame .blank{

       background: url('/resources/images/marquee/blank.jpg') no-repeat scroll top left !important;

} 

 

#frame .hats{

       background: url('/resources/images/marquee/hats.jpg') no-repeat scroll top left !important;

}

 

#frame .jackets{

       background: url('/resources/images/marquee/jackets.jpg') no-repeat scroll top left !important;

}

 

#frame .searchResults{

       background: url('/resources/images/marquee/searchResults.jpg') no-repeat scroll top left !important;

}

 

#frame .sportsShirts{

       background: url('/resources/images/marquee/sportsShirts.jpg') no-repeat scroll top left !important;

}

 

#frame .sweats{

       background: url('/resources/images/marquee/sweats.jpg') no-repeat scroll top left !important;

}

 

#frame .Tanks{

       background: url('/resources/images/marquee/Tanks.jpg') no-repeat scroll top left !important;

} 

 

#frame .women {

       background: url('/resources/images/marquee/women.jpg') no-repeat scroll top left !important;

} 

 

#frame .wovenShirts{

       background: url('/resources/images/marquee/wovenShirts.jpg') no-repeat scroll top left !important;

}

 

#frame .Youth{

       background: url('/resources/images/marquee/Youth.jpg') no-repeat scroll top left !important;

} 



#frame .aboutUs {
	background: url('/resources/images/marquee/aboutUs.jpg') no-repeat scroll top left !important;
}

#frame .contact {
	background: url('/resources/images/marquee/dt_contact.jpg') no-repeat scroll top left !important;
}
#frame .relatedSites {
	background: url('/resources/images/marquee/dt_relatedsites.jpg') no-repeat scroll top left !important;
}

#frame .productSafety {
	background: url('/resources/images/marquee/dt_safety.jpg') no-repeat scroll top left !important;
}

#frame .whereToBuy {
	background: url('/resources/images/marquee/dt_wheretobuy.jpg') no-repeat scroll top left !important;
}

#frame .terms {
	background: url('/resources/images/marquee/dt_termsofuse.jpg') no-repeat scroll top left !important;
}
#frame .vote{
	background: url('/resources/images/marquee/designAtee.jpg') no-repeat scroll top left !important;
	
}
/* ***************

SUB PAGE LAYOUTS

**************** */
#wrapper.productwall {
	background: url('/resources/images/backgrounds/subpage_top.png') no-repeat scroll top center;
}

#wrapper.productwall #frame{
	width: 100%;
	height: auto;
	background: url('/resources/images/backgrounds/subpage_repeat.png') repeat-y top center;
}
#wrapper.productwall #frame_content{
	width: 980px;
	background: url('/resources/images/backgrounds/subpage_frame_content.png') repeat-y top left;
	margin: 0 auto;
}
#wrapper.productwall #footer {
	margin: 0;
	background: url('/resources/images/backgrounds/subpage_footer.png') no-repeat scroll top center;
	width: 100%;
	padding-top: 180px;
	margin-bottom: 15px;
}
#wrapper.productwall #primary, #wrapper.productwall #secondary{
	padding-bottom: 25px;
	flaot: left;
}
#wrapper.productwall #primary{
	margin-left: 54px;
	margin-right: 20px;
}
#wrapper.productwall #primary .item{
	width: 152px;
	margin-top: 20px;
	margin-right: 27px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
#wrapper.productwall #primary .item:hover{
	text-decoration: none;
}
.imageHolder{
	width: 150px;
	height: 230px;
	margin-bottom: 5px;
	overflow: hidden;
}

#wrapper.productwall #primary #detail_image{
	width: 305px;
	float: left;
	margin-top: 25px;
	margin-bottom: 50px;
}
#wrapper.productwall #primary #detail_image span{
	margin-top: 5px;
	display: block;
	text-align: center;
}
#wrapper.productwall #primary #detail_info{
	width: 391px;
	float: left;
	margin: 50px 0 50px 41px;
}
#wrapper.productwall #primary #detail_info *{
	margin-left: 0;
}
#wrapper.productwall #primary #detail_info h1{
	font-size: 14px;
	margin-bottom: 0;
}
#wrapper.productwall #primary #detail_info h3{
	font-size: 11px;
}
#wrapper.productwall #primary #detail_info p{
	margin: 15px 0;
}
#wrapper.productwall #primary #detail_info ul{
	list-style-position: inside;
	margin-left: 15px;
	margin-bottom: 15px;
}

.submissionImage{
	width: 413px;
	overflow: hidden;
}

#watermark {
	background: url('/resources/images/backgrounds/watermark.png') no-repeat scroll bottom center;
}

#detail_info #swatches{
	margin: 30px 0 25px 0;
}
