body {
	background-image: url(images/body_bg.gif);
	margin:0;
	padding: 0;
	min-width: 790px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	position: relative;
	top: 20px;
	right: 0;
	width: 790px;
	height: 100%;
	overflow: hidden;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #D8D7BF;
	line-height: 1.5em;
	color: #6D6A62;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-left: 30px;
	padding-bottom: 20px;
	background-image: url(images/circles.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	height: 120px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left -8px;
	margin: 10px 0 0 0;
	padding-left: 445px;
}
#checkout {
	position: absolute;
	right: 30px;
	top: 100px;
}
.table_border {
	margin: 10px 0 0 0;
	border: 1px dashed #C8C6BC;
	padding: 5px 0 3px 3px;
}
.table_left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #C8C6BC;
	border-bottom-color: #C8C6BC;
}
#detail_title {
	font-size: 1.2em;
	background-color: #E1DFD2;
	height: 30px;
	padding-top: 3px;
	padding-left: 8px;
	font-weight: bold;
	width: 752px;
	letter-spacing: -1px;
}
#page_content {
	margin: 10px 0 0 0;
	padding: 6px 12px 6px 12px;
	border: 1px dashed #E1DFD2;
	width: 732px;
	line-height: 1.5em;
}
h3#page_header {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
p {
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 8px 0;
}
.shirt_detail {
	float: left;
	width: 440px;
	margin-bottom: 40px;
}

#prod_detail {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px dashed #E1DFD2;
	margin: 10px 0 0 0;
	width: 738px;
}
li {
	font-size: 12px;
	letter-spacing: normal;
	list-style-type: none;
}

a:link {
	color: #5F5D55;
	text-decoration: none;
}
a:visited {
	color: #77786D;
	text-decoration: none;
}

a:hover {
	color: #C05513;
	text-decoration: underline;
}
a:active {
	color: #974311;
	text-decoration: underline;
}
.colors_price {
	float: right;
	background-color: #FBFBFB;
	height: 208px;
	width: 284px;
	border: 1px solid #E2E0D0;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 40px;
}
#price {
	font-size:28px;
	font-weight: bold;
	padding-top: 20px;
}
#drop {
	margin-top:10px;
	}
#more_title {
	font-size: 14px;
	background-color: #E1DFD2;
	height: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	width: 730px;
	clear: both;
}
#more_designs {
	background-color: #FBFBFB;
	width: 736px;
	border: 1px solid #E2E0D0;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-top: 5px;
	}

	
#footer {
	position: relative;
	background-color: #E1DFD2;
	font-size:10px;
	width: 812px;
	height: 15px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right:10px;
	margin-left: auto;
	color: #8F8D85;
	}
	.colortext {
	font-size:13px;
	}
select {
	font-size: 12px;
}
input {
	font-size: 12px;
}