body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	background: #000;
	color: #CCC;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

#content{
	float: left;
}

a:link, a:visited{
	color: #008788;
}

a:hover{
	color: #C5FFFA;
}

div#masthead{
	margin: 0;
	width: 960px;
	height: 175px;
	position: relative;
	background: #000 url(i/win_header.gif) no-repeat 0 0;
}

div#about{
	letter-spacing: 1px;
	font-size: 11px;
	text-align: right;
	width: 500px;
	position: absolute;
	right: 10px;
	top: 50px;
}

div#lkspecial{
	background-color: #333;
	padding: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#lkspecial img{
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#lkspecial p{
	float: right;
	width: 400px;
	text-align: center;
	font-size: 16px;
	display: inline;
	margin-right: 10px;
	position: relative;
	top: 65px;
	right: 10px;
}
div.catgroup{
	border-top: 1px dotted #450000;
	float: left;
	width: 960px;
	height: auto;
	margin: 10px 0 -10px 0;
	padding: 0;
	background: #000 url(i/bg.gif) no-repeat bottom center;
}

div.prodbox{
	background: none;
	text-align: center;
	width: 190px;
	padding: 5px 0 10px;
	height: 325px;
	float: left;
	margin: 0 0 10px;
	display: inline;
}

div.prodbox h3{
	padding: 2px 5px;
}

div.prodbox img{
	background-color: #000;
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #230000;
	}

div.prodbox a:hover img{
	border: 1px dotted #6D0000;
	}

	div.edgey{
		border-left: 1px dotted #450000;
	}

#footer{
	border-top: 1px dotted #450000;
	padding: 10px 5px;
	margin: 10px 0;
	float: left;
	width: 100%;
	clear: both;
}

div.prodbox a.emailme:link, div.prodbox a.emailme:visited{
	background-color: #450000;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	}

div.prodbox a.emailme:hover{
	background-color: #fff;
	color: #450000;
}

select{
	border: 1px solid white;
	background-color: #450000;
	color: #fff;
}

/*------Type -----*/

div#goback{
	color: #6D0000;
	position: absolute;
	bottom: 1px;
	left: 8px;
}

div#goback a:link, div#goback a:visited{
	color: #6D0000;
	text-decoration: none;
}

div#goback a:hover{
	color: #fff;
}

.atc{
	padding-top: 5px;
}

img#headimg{
	display: block;
	margin: 0;
}

img.headers{
	clear: both;
	margin: 20px 0 0;
}

h1{
	padding: 5px;
	font-size: 1.9em;
	color: #A48C92;
}

h3{
	font-weight: normal;
	margin: 10px 0;
	height: auto;
	font-size: 1.4em;
	color: #C67070;
}

span.price{
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}