/* page structure
---------------------------------------------------------- */


#contentz {
	width: 604px;
	float: left;
	}



/* links */



/* product layout */

.prod-feature {
	margin: 0 0 0 0;
	}
.prod-feature h3 {
	margin-top: 0;
	}
.prod-sample {
	float: left;
	margin: 0 15px 0 0;
	}
.prod-sample img {
	padding: 2px;
	border: 3px solid #C1CBFA;
	background: #fffefa;
	}
.tshirt-sample {
	margin-top: 18px;
	text-align: center;
	}
#contentz .tshirt-sample p {
	margin-top: 0px;
	}
.tshirt-sample img {
	padding: 0;
	border: none;
	background: none;
	}
.prod-desc {
	margin: 0px 5px 0 290px;
	font-size: 12px;
	line-height: 16px;
	}
.prod-feature .t-shirt {
	margin-left: 0;
	}
.prod-feature form.shirt-form {
	clear: left;
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	}
.prod-feature form em {	
	color: #666;
	}
.prod-img {
	float: left;
	width: 270px;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	text-align: center;
	border: 1px solid #C1CBFA;
	background: #E9ECFA;
	}
#contentz .prod-details {
	height: auto;
    font-family:  "MS Trebuchet", Arial, Tahoma, sans-serif;
    line-height: 12px;
	margin: 0px 0 0px 0;
	padding: 1px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #999;
	background-color: #D1D8FA;
	border-top: 1px solid #C1CBFA;
	}
#contentz p {

    color: #000;
	margin: 0;
	padding: 0;
	background: #C1CBFA url(/img/price-bg.gif) repeat-x top left;
	}
#contentz .prod-img p em.price {
	float: right;
	padding-left: 6px;
    font-family:  "MS Trebuchet", Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2D405B;
	border-left: 1px solid #E9E2BE;
	}
a.prod-shot:link, a.prod-shot:visited {
	border: none;
	}
	
/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* self-clearing floats */

#nav2 ul:after, 
#main-body:after,
#flickr:after,
#extra:after,
#footer:after,
#port:after, 
.prod-feature:after, 
dl.teaser:after {
	contentz: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
h1.spotlight {
    font-family: "MS Trebuchet", Arial, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0;
    } 
    
/* links */

