@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #D1D1D1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
img.arrow   {
	border-style: none !important;
	margin: 0px !important;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	background-color: #E0E0E0;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	height: 60px;
}
#header #form {
	float: right;
	margin: 15px 15px 0px 0px;
}
#header img {
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}
#header #form input {
	vertical-align: middle;
}
#middleLeft {
	background-color: #E0E0E0;
	float: left;
	width: 199px;
	margin: 0px;
	/*height: 348px;*/
	padding: 0px;
	border-top: 1px solid #999999;
	/*border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}
#middleRight {
	background-color: #999999;
	width: 600px;
	margin: 0px;
	float: left;
	padding-bottom: 40px;
	padding-top: 40px;
	border-left: 1px solid #999999;
}
#middleWindow {
	margin: 40 40 40 0;
	float: left;
	/*height: 270px;*/
	background: #FFFFFF;
	width: 560px;
	padding-bottom: 20px;
}
#middleWindow p {
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: both;
}
#middleWindow #itemInfo {
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 0px;
}
#itemInfo     .left  {
	margin-left: 30px;
	float: left;
}
#itemInfo      .left  em    {
	font-style: italic;
	text-transform: lowercase;
	color: #666666;
}
#itemInfo   .right  {
	float: right;
	margin-right: 30px;
}
#prodPhoto {
	text-align: center;
	margin-top: 10px;
}
#prodPhoto img {
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: middle;
	border: none;
}
#bottom {
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
	margin: 0px;
	height: 100px;
	border-top: 1px solid #999999;
}
#bottom #skull {
	width: 200px;
	height: 100px;
	float: left;
	text-align: center;
}
#bottom     #skull   img  {
	margin-top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom #thumbs {
	width: 560px;
	float: left;
	padding-top: 18px;
	text-align: center;
	padding-bottom: 1px;
}
#crumbs {
	text-transform: uppercase;
	clear: none;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 40px;
	width: 780px;
	margin-right: auto;
	padding-left: 20px;
}
#crumbs a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#crumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#crumbs a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#navigation {
	text-transform: uppercase;
	margin-top: 15px;
}
#navigation ul {
	list-style-type: none;
	margin: 0em;
	padding-left: 15px;
}
#navigation ul a:link {
	text-decoration: none;
	color: #000000;
}
#navigation ul a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation ul a:hover {
	text-decoration: underline;
	color: #0066CC;
}
#navigation    li.level1   {
	margin-top: .75em;
	margin-bottom: 0.75em;
	font-size: 16px;
	margin-left: 0em;
	color: #0066CC;
}
#navigation li.level1a {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-size: 16px;
	margin-left: 0em;
	color: #000000;
}
#navigation    li.level2   {
	margin-top: .75em;
	margin-bottom: 0.75em;
	font-size: 13px;
	margin-left: 0em;
	color: #0066CC;
}
#navigation    li.level3   {
	margin-top: .6em;
	margin-bottom: 0.6em;
	font-size: 12px;
	margin-left: 20px;
	color: #0066CC;
}
#navigation li.level3 img   {
	border: none;
	vertical-align: baseline;
	margin-left: -20px;
}
#navigation2 {
	text-transform: uppercase;
	margin-top: 15px;
}
#navigation2 ul {
	list-style-type: none;
	margin: 0em;
	padding-left: 15px;
}
#navigation2 ul a:link {
	text-decoration: none;
	color: #666666;
}
#navigation2 ul a:visited {
	text-decoration: none;
	color: #666666;
}
#navigation2 ul a:hover {
	text-decoration: underline;
	color: #0066CC;
}
#navigation2  li {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	font-size: 12px;
	margin-left: 0px;
	color: #0066CC;
}
#navigation2 a.blogLink {
	/*padding-left: 20px;
	background-image: url(/images/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 16px;
	display: block;
}
#navigation2 a.blogLink:hover {
	background-position: left bottom;
}
#thumbs  img {
	vertical-align: middle;
	margin: 0px 3px;
}
#thumbs  img.on {
	border: 1px solid #0066CC;
}
#thumbs   a:link   img  {
	border: 1px solid #DADADA;
}
#thumbs  a:visited  img {
	border: 1px solid #DADADA;
}
#thumbs  a:hover  img {
	border: 1px solid #0066CC;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	clear: both;
}
#footer    p  {
	line-height: 2em;
	margin: 0px 10px;
}
#footer .right {
	float: right;
}
#footer .left {
	float: left;
	text-align: left;
}
#footer  .left  a:link {
	text-decoration: none;
	color: #666666;
}
#footer .left a:visited {
	text-decoration: none;
	color: #666666;
}
#footer .left a:hover {
	color: #3399CC;
	text-decoration: underline;
}
#footer .left img {
	vertical-align: baseline;
}
#footer .wholesaleNote {
	color: #3399CC;
}
.redBeet {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
.redBeet a:link {
	color: #666666;
	text-decoration: none;
}
.redBeet a:visited {
	color: #666666;
	text-decoration: none;
}
.redBeet a:hover {
	color: #990000;
	text-decoration: underline;
}
