@charset "UTF-8";
/* CSS Document */

body { 
	font-family: Helvetica, Arial, sans-serif; 
	color:#330000;
	background-color:#F4F3E4;
	font-size: 100%;
    line-height: 1.0;
} 

#wrapper {
	width: 960px;
	margin: 0 auto;
	background:url(../_images/8559_bg.gif) left top repeat;
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
}

#inner_wrapper{
	width: 811px;
	margin-left:81px;	
}

#header, #content, #footer {
	padding: 40px;
}

#header { padding: 40px 40px 0px 29px; background:url(../_images/header_bg.png) left top no-repeat;}
#header_inner {border-bottom: 5px solid #CC6600; }

#header h1 {
	float: left;
	background:url(../_images/bol_logo.gif) left top no-repeat;
	height:94px;
	width:250px;
	margin-left:30px;
	margin-top:20px;
}

#header h2 {
	float: right;
	background:url(../_images/oneless_logo.gif) left top no-repeat;
	height: 112px;
	width:406px;
	margin-right: 25px;
	margin-top:10px;
}

#header h1, #header h2 {text-indent:-10000px;}

#content {
	background:url(../_images/content_bg.png) left top repeat-y;
}

#content h3 { font-size: 65px; text-align:center; }

#content h4 { font-size: 24px; font-weight:bold; margin-top: 10px; margin-bottom: 10px;}

.shirt_content {
	margin-top: 30px;
	margin-bottom: 15px;
}
.shirt, #shirt_number {
	width: 400px;
	float: left;
	margin-left: 15px;
}

.shirt_description, #bol_info {
	width: 260px; 
	float: right; 
	margin-right: 25px;
}

.shirt_description p, #bol_info p{
	line-height: 22px;
	font-size: 15px;
	margin-bottom: 15px;
}

p#shirt_size, p#bbam_desc {
	margin:15px 0px;
	font-size: 12px;
	line-height: 18px;
}

#shirt_thumbs {
	border:1px solid #330000;
	width: 310px;
	margin: 20px auto;
}

#shirt_thumbs ul li {
	float: left; 
	margin:15px;
}

#shirt_thumbs ul {
	width: 300px;
	margin: 0 auto;
}	


#shirt_number #numbers {
	width: 200px;
	float: left;
	text-align: right;
	font-size:72px;
}

#shirt_number h5{
	/*height:70px;*/
	line-height: 70px;
	display:block;
	padding:10px 0px 0px 0px;
}

#shirt_number #sold {
	border-bottom: 3px solid #330000;
}

#shirt_number #number_desc{
	width: 185px;
	float: right;
}

#shirt_number #number_desc p{ height: 80px; width: 185px; text-indent:-10000px; }

#count_desc, #sold_desc, #current_total_desc {
	background-position: left center;
	background-repeat: no-repeat;
}

#count_desc {background-image:url(../_images/count_desc.gif);}
#sold_desc {background-image:url(../_images/sold_desc.gif);}
#current_total_desc {background-image:url(../_images/current_total_desc.gif);}


form { margin-top: 10px; margin-bottom: 25px;}

#footer {
	background:url(../_images/footer_bg.png) left bottom no-repeat;
	padding: 0px 40px 20px 29px;
}

#footer p { 
	text-align:center; 
	background:url(../_images/dash.gif) -6px top repeat-x;
	padding-top:20px;
}
	
#footer a { 
	text-decoration:none; 
	color:#330000; 
	letter-spacing:10px; 
	text-transform:uppercase; 
	font-weight:bold;
	display:block;
	width:516px;
	height:20px;
	margin:0 auto;
	text-indent:-10000px;
	background:url(../_images/each_person_link.gif) left top no-repeat;
}

img, div { behavior: url(../iepngfix.htc) }

p a {
	color:#330000;

}
