/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


body{
                padding: 0;
                margin: 0;
        }
body {
    font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	background: #3D3D3D;
	font-size: 12px;
	font-weight: 100;
	line-height: 16px; 
	color: #fff;
	background-image: url(home/bgshirt_800.gif);
    background-attachment: fixed;
	    }
img {	border: none;
	padding: 0;
	margin: 0;
	}
a:focus {outline-style: none;}

#container {
	position: relative;
 	width: 907px;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}
.wrap {
	width: 907px;
	background: #000;
	background-image: url(home/bgmain.gif);
}
#nav {
	position:relative;
 	top:0px;
	left:61px;
	height:124px;
 	width:828px;
}

#content {
	position: relative;
 	top:0px;
	left:0px;
	width: 907px;
}

#homepic {
	position:relative;
 	top:0px;
	left:298px;
 	width:570px;
	padding:9px 11px 9px 10px;
	background:#DDDCBB;
	z-index:1;
}
#phil {
	position:relative;
 	top:0px;
	left:190px;
 	width:565px;
    font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-weight: 100;
	font-size: 14px;
	line-height: 20px; 
	padding:9px 110px 9px 110px;
	color: #B4D153;
	z-index:1;
}

h1 {
    font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-weight: normal;
	font-size: 18px;
	line-height: 22px; 
	color: #B4D153;
}
h2 {
    font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-weight: normal;
	font-size: 13px;
	line-height: 16px; 
	margin-left:8px;
	color: #E59747;
}
h2 a {
	text-decoration:none;
	color: #E59747;
}
h2 a:hover {
	text-decoration:underline;
	color: #E59747;
}
label {
	clear:both;
	width: 240px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
.small {
	text-align:center;
	margin-top:5px;
	font-size:11px;
	line-height:13px;
  }
p.gap {
    font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-size: 12px;
	font-weight: 100;
	line-height: 8px; 
	color: #fff;
}
/* shirts */

.slider {
	position:relative;
	left:95px;
	height: 265px;
	width: 777px;
	overflow: auto;
	border: 0px;
	z-index:2;
}
.slidersmall {
	position:relative;
	left:95px;
	height: 191px;
	width: 777px;
	overflow: auto;
	border: 0px;
	z-index:2;
}

.sliderpics {
	position:absolute;
	left:0px;
	top:0px;
	height: 250px;
	text-align:center;
	z-index:2;
}
.sliderpicssmall {
	position:absolute;
	left:0px;
	top:0px;
	height: 176px;
	text-align:center;
	z-index:2;
}

.sliderpics img {
	margin: 5px 12px 0px 12px;
}
.sliderpicssmall img {
	margin: 5px 12px 0px 12px;
}
.slider_titles {
	position:absolute;
	left:67px;
	width: 28px;
	z-index:2;
}
.titles_bk {
	position:absolute;
	left:871px;
	width:18px;
	z-index:2;
}
.random_men{
visibility: hidden;
}
.random_women{
visibility: hidden;
}

/* purchase */
#prdctmain {
	position: absolute;
 	top:0px;
	left:298px;
 	width:236px;
	height:476px;
	z-index:2;
}
#prdctdetail {
	position: absolute;
 	top:224px;
	left:545px;
 	width:333px;
	text-align:center;
	height:241px;
	z-index:2;
}
#prdctdesc {
	position: absolute;
 	top:25px;
	left:545px;
 	width:335px;
	height:110px;
	text-align:center;
	z-index:2;
	font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-size: 14px;
	line-height: 18px; 
	color: #000;
}

#prdctinputs {
	position: absolute;
	left:534px;
 	bottom:256px;
 	width:335px;
	text-align:left;
	z-index:2;
	font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-size: 14px;
	line-height: 22px; 
	color: #000;
}

#prdctoption {
	position: absolute;
 	top:25px;
	left:54px;
 	width:189px;
	text-align:center;
	z-index:2;
}
#prdctoption p {
	font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-size: 14px;
	line-height: 18px; 
	color: #B5D153;
	padding-top:5px;
}
.prdctbuttons {
	position: absolute;
 	top:190px;
	height:23px;
	text-align:left;
	z-index:2;
}