body 
{
	background: #000000;
	background-image: url(/images/black-background.png);
	background-position: top center;
}

a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#062b63;
}

a:hover
{
text-decoration: none;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:28px;
line-height: 32px;
	font-weight: normal;
	letter-spacing: -.5px;
}


h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#434343;
	font-weight: normal;
line-height: 22px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
	font-size:12px;
	padding: 6px;
	color:#434343;
	font-weight: bold;
}

p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;
color: #5e5e5e;
}

hr
{
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 1px;
	width: 80%;
	margin-top: 18px;
	margin-bottom: 18px;
}

li
{
	line-height: 16px;
}

#searchbox
{
}

#searchbox input
{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #dddddd;
width:200px;
margin:2px 0 2px 0px;
}

#searchbox button
{
clear:both;
width:60px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


#container
{
		margin: 1em auto;
		width: 950px;
		text-align: left;
		background-color: white;
		border: 1px solid #000000;
}

#top
{
	text-align: right;
	vertical-align: top;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-top: 14px;
	background-color: #000000;
color: #bebebe;
	font-family: Arial, Helvetica, sans-serif;
}

#header
{
text-align: left;
}

#menu
{
	margin-top: 0;
}

ul#navigation
{
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 100%;
background: #000000;
}

ul#navigation li
{
	display: inline;
}

ul#navigation a
{
	display: block;
	float: left;
	padding: 1em 1.2em;
	text-decoration: none;
	background: #000000;
	color: #ffffff;
font-weight: bold;
}

ul#navigation a:hover
{
	background: #ffffff;
	color: #000000;
}

ul#navigation li.down a 
{
	background: #ffffff;
color: #000000;
	margin-top: 0;
}

#breadcrumbs
{
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5e5e5e;
	padding: 6px;
	
}

#breadcrumbs a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;	
	color: #5e5e5e;
	padding: 4px;

}

#breadcrumbs a:hover
{
	text-decoration: none;
}

#body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5e5e5e;
}


#left
{
	float: left;
	width: 220px;
	margin-top: 6px;
	padding: 12px;
}

#right
{
	margin-top: 6px;
	float: right;
	width: 670px;
	padding: 12px;
}

#intro
{
	width: 672px;
	float: left;
	background: #f1f1f1; 
	padding-right: 6px;
}

.intro
{
	padding: 6px;
	margin-right: 8px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	background: #ffffff;
}

#featured
{	
	width: 672px;
	float: left;
}

#leftproduct
{
	width: 330px;
	float: left;
	border: 1px solid #f1f1f1;
}

.price
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 12px;
	color: #008cdf;
}

.dollar
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	line-height: 24px;
	color: #008cdf;
}

.details a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #008cdf;
	color: #FFFFFF;
	padding: 6px;
text-decoration: none;
}

.details a:hover
{	
	background: #006db8;
}

#rightproduct
{
	width: 330px;
	float: left;
	margin-left: 6px;
		border: 1px solid #f1f1f1;
}

#right tr
{
	padding: 3px 0;
	border-bottom: 1px #ebebeb solid;
}

#footer
{
	text-align: center;
	font-size: 12px;
	clear: both;
width: 100%
height: 100%
}