* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
#wrapper {
	margin:0 auto;
	width:824px;
}
#header {
	position:relative;
	height:140px;
}
#header h1 a {
	display:block;
	width:444px;
	height:72px;
	position:absolute;
	left:0;
	top:23px;
	overflow:hidden;
	line-height:400px;
}
#footer {
	width:822px;
	padding-top:95px;
	height:20px;
	font-size:13px;
	text-align:center;
}
#footer p {
	margin:0;
}


#nav {
	height:36px;
	position:absolute;
	bottom:6px;
	left:8px;
}
#nav ul {
	list-style:none;
}
#nav ul li {
	display:inline;
	float:left;
}
/*#nav ul li a {
	border-left:1px solid #666;
	padding:0 8px;
	color:#000;
}
#nav ul li a:hover {
	text-decoration:none;
}
#nav ul li a.sale_link {
	color:#f00;
	font-weight:bold;
	text-transform:uppercase;
}*/
hr {
	clear:both;
	visibility:hidden;
}

.hat img, .hat_categories img {
	border:#999999 1px solid;
	padding:3px;
	background:#FFFFFF;
	width:150px;
	height:150px;
}
.hat img:hover, .hat_categories img:hover {
	border:#333333 1px solid;
}
.colors {
	margin-right:2px;
}
.hat ul {
	list-style:none;
}
.hat ul li {
	margin:0;
	padding:2px 0;
	line-height:12px;
	display:block;
	clear:both;
}
.hat, .hat_categories {
	float:left;
	width:165px;
	margin-bottom:5px;
	height:290px;
}
.hat_categories {
	height:210px;
}
.hat_categories h3 a {
	text-align:center;
	display:block;
	font-size:16px;
}
.hat a, .hat_categories a {
	font-size:10px;
	color:#666;
	text-decoration:none;
}
.hat a:hover, .hat_categories a:hover {
	color:#333;
}
img.hat_thumb {
	width:150px;
	height:150px;
}
.multiple_hats {
	width:488px;
	clear:both;
	height:200px;
}
.multiple_hats img {
	width:478px;
}
#content h3 {
	color:#000;
	font-size:18px;
	margin:2px;
	font-weight:bold;
}
#content h1 {
	font-size:20px;
	color:#333;
	margin-bottom:10px;
}
#pagetitle {
	height:180px;
	width:810px;
	margin:0 auto;
	position:relative;
}
#pagetitle h2 {
	overflow:hidden;
	line-height:250px;
	background-repeat:no-repeat;
	height:90px;
	width:494px;
	position:absolute;
	top:65px;
	left:80px;
}


p {
	margin:10px 0;
}
img.alignright {
	float:right;
	margin-left:10px;
}
img.alignleft {
	float:left;
	margin-right:10px;
}






.color {
	background:#fff;
	display:inline-block;
	width:10px;
	height:10px;
	padding:3px;
	border:1px solid #666;
	margin:0 5px;
	float:left;
}
.color span {
	height:10px;
	display:inline-block;
	float:left;
}

td {
	padding:5px;
}
label {
	cursor:pointer;
}
label span {
	color:#f00;
}
input[type='text'] {
	border:1px solid #ccc;
	padding:3px;
	width:200px;
}
input[type='text']:hover, input[type='text']:focus {
	border:1px solid #999;
}
.error_message {
	color:#f00;
	font-size:12px;
}
label.error {
	color:#f00;
}
.no_show {
	display:none;
}

#contact_info {
	background:url(../images/contact-bg.png) no-repeat;
	width:234px;
	height:111px;
	padding:5px;
	font-size:12px;
	text-align:center;
	line-height:14px;
	margin-left:20px;
	margin-top:33px;
}
#contact_info p {
	margin:0 0 5px 0;
}
