div#contentcontain {
margin: 0;
padding: 0;
border-top: 6px solid #fff;
width: 748px;
background: #fff;
font-size: .725em;
}

div#contentcontainb {
margin: 0;
padding: 0;
border-top: 6px solid #fff;
width: 748px;
background: url(../spotlight/images/bkg_shirts.jpg) no-repeat;
font-size: .725em;
}

div#top {
margin-top: 10px;
padding-bottom: 10px;
text-align: left;
font-family: Helvetica, Arial, san-serif;
line-height: 1.2em;
}

div.columncontain {
width: 748px;
border-top: 1px dotted #252525;
}

div.columncontainb {
width: 748px;
border-top: 1px dotted #252525;
border-bottom: 1px dotted #252525;
}

div.contentleft {
float: left;
width: 338px;
padding-top: 15px;
padding-bottom: 15px;
}

.info {
display: inline;
float: right;
width: 300px;
margin-top: 45px;
margin-right: 75px;
}

div.contentright {
float: right;
width: 396px;
padding-top: 45px;
}

.productrow {
padding: 0 20px 20px 20px;
}

.productbox1 {
	width: 748px;
	margin: 0;
	padding: 9px 0 9px 0;
	background: #fff;
	border-top: 1px dotted #fff;
	}
	
.productbox1b {
	width: 748px;
	margin: 0;
	padding: 9px 0 9px 0;
	background: #fff;
	border-top: 1px dotted #312417;
	border-bottom: 1px dotted #fff;
	margin-bottom: 20px;
	}
	
.productbox2 {
	width: 748px;
	margin: 0;
	padding: 9px 0 9px 0;
	background: #fff;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	margin-bottom: 20px;
	}		

.productbox1 div p {
    width: 186px;
    height: 14px;
    overflow: hidden;
    }

.productbox1 div p.tall {
width: 186px;
height: 30px;
overflow: hidden;
}

.productbox2 {
	width: 748px;
	margin: 0;
	padding: 9px 0 9px 0;
	background: #fff;
	border-top: 1px dotted #312417;
	}

.productbox2 div p {
    height: 14px;
    overflow: hidden;
    }

.productbox2 div p.tall {
height: 28px;
overflow: hidden;
}

.productbox{
	width: 748px;
	margin: 0;
	padding: 9px 0 9px 0;
	border-top: 1px dotted #312417;
	border-bottom: 1px dotted #312417;
	background: #fff;
	}

.productbox div p {
    width: 186px;
    height: 14px;
    overflow: hidden;
    }

.productbox div p.tall {
width: 186px;
height: 28px;
overflow: hidden;
}

.productboxlast {
	width: 748px;
	margin: 0;
	padding: 9px 0 9px 0;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	background: #fff;
	}

.productboxlast div p {
    height: 14px;
    overflow: hidden;
    }

.productboxlast div p.tall {
height: 28px;
overflow: hidden;
}

.firstbig {
    width: 208px;
    float: left;
	display: inline;
	margin: 0 42px 0 0;
	border: 0;
	padding: 0;
    background: #fff;
    text-align: center;
}

.lastbig {
    width: 208px;
    float: right;
	display: inline;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
    background: #fff;
    text-align: center;
}

.tshirtfirst {
    width: 208px;
    float: left;
	display: inline;
	margin: 0 42px 0 0;
	border: 0;
	padding: 0;
    background: #fff;
    text-align: center;
}

.tshirtlast {
    width: 208px;
    float: right;
	display: inline;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
    background: #fff;
    text-align: center;
}

.show { 
position: absolute;
display: none;
z-index: 500;
border: 4px solid #2b425a;
}

.firstbig img {
border: 1px dotted #7a7a7a;
}

.lastbig img {
border: 1px dotted #7a7a7a;
}

.first {
    float: left;
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
    background: #fff;
    text-align: center;
}

.last {
    float: right;
	display: inline;
	margin: 0;
	border-left: 1px dotted #fff;
	padding: 0;
    background: #fff;
    text-align: center;
}

.lastshort {
   float: left;
	display: inline;
	margin: 0;
	border: 0;
	border-left: 1px solid #312417;
	border-right: 1px solid #312417;
	padding: 0;
    background: #fff;
    text-align: center;
}

.image {
	float: left;
	display: inline;
	margin: 0;
	border: 0;
	border-left: 1px dotted #fff;
	padding: 0;
    background: #fff;
    text-align: center;
}

.imagelast {
	float: left;
	display: inline;
	margin: 0;
	border: 0;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	padding: 0;
    background: #fff;
    text-align: center;
}

.firstlast {
	float: left;
	display: inline;
	margin: 0;
	border: 0;
	border-right: 1px dotted #fff;
	padding: 0;
    background: #fff;
    text-align: center;
}
    
.image img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

.centercolumn {
width: 550px;
margin-top: 15px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}

.red {
color: #bf0000;
}

.red1 {
color: #C0272D;
}

.org {
color: #FF7F00;
}

.blue {
color: #003CFF;
}

.price {
color: #252525;
font-weight: bold;
}

.green {
color: green;
}

.greenheader {
display: block;
font-size: 1.2em;
font-weight: bold;
font-style: arial, verdana;
color: #8EB935;
}

.blkheader {
display: block;
font-size: 1.2em;
font-weight: bold;
font-style: arial, verdana;
color: #000;
margin-bottom: 4px;
}

.redheader {
display: block;
font-size: 1.2em;
font-weight: bold;
font-style: arial, verdana;
color: #C0272D;
}

.lgheader {
font-size: 1.8em;
display: block;
}

.lglink {
font-size: 1.2em;
display: block;
}

.header {
font-weight: bold;
color: red;
font-size: 1.1em;
}

.lgheader2 {
font-size: 1.8em;
font-weight: bold;
display: block;
color: #C0272D;
margin-bottom: 3px;
}

.brownheader {
display: block;
font-size: 1.2em;
font-weight: bold;
font-style: arial, verdana;
color: #bf0000;
}

.right {
float: right;
}

.right2 {
float: right;
border: 1px dotted #000;
margin-right: 8px;
margin-left: 11px;
}

.right3 {
float: right;
margin-right: 7px;
margin-left: 13px;
}

.clearfloats {
clear: both;
}

.ul {
margin-left: 30px;
font-size: 1.4em;
color: #C0272D;
line-height: 1.6em;
}

.apparelad {
margin-top: 4px;
}

.tnf2 {
margin-top: 10px;
}

.middletext {
width: 748px;
margin-top: 8px;
text-align: center;
}

