body,
html
{
	margin:0;
	padding:0;
}	

body
{
	text-align:center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color:#333333;
}

img
{  border-style: none;
}

.space
{
	height:20px;
}

.container
{
	margin:0 auto;
	width:780px;
	text-align:left;
}

#header
{
	height:180px;
	font-size:54px;
	background-image:url(images/header.jpg);
	padding:20px 0 0 30px;
}

.nav
{
	height:20px;
	text-align:right;
}
  
.main
{
}


.content
{
	margin-left:175px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.text {
	padding:10px 10px 10px 20px;
}

.ads
{
	float:left;
	height:600px;
	width:160px;
	margin-bottom:10px;
}

.adsright250x250
{
	float:right;
	height:270px;
	width:270px;
	padding-top:20px;
}

.adsleft120x240
{
	float:left;
	height:500px;
	width:160px;
	padding-top:20px;
}

.adsbottom728x15
{
	height:25px;
	width:748px;
}


.blockend
{
	clear:both;
}

h1
{
	font-size:16pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B32400;
}

h2 
{
	font-size:12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B32400;
}
	
a
{
	font-weight:bold;
	text-decoration:none;
	color:#1A8000;
}

a:hover
{
	text-decoration:underline;
}

ul 
{
	list-style-image:url(images/list.gif);
}

#nav {
	padding-right:20px;
}

#nav a
{
	font-weight:bold;
	text-decoration:none;
	color:#0066B3;
}

#nav a:hover
{
	text-decoration:underline;
}

#header a
{
	font-weight:normal;
	text-decoration:none;
	color:#666;
}

#footer	{
	margin-top:10px;
	text-align:center;
	padding:5px 0;
	color:#666;
}

a.ext
{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

#tab {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}

#tab li {
	display:inline;
	border:1px #ccc solid;
	cursor:pointer;
	padding:0 15px;
	font-weight:bold;
}

#deets {
	width:520px;
	border:1px #ccc solid;
}

#details {
	display:block;
	padding:20px;
}

#details ul {
	list-style-type:none;
	padding-top:0;
	margin-left:0;
}

#specs {
	display:none;
	padding:20px;
}

#reviews {
	display:none;
	padding:20px;
}

#tabdet {
	color:#B32400;
	font-weight:bold;
}

.imgright {
	float:right;
	padding:0 10px 20px 20px;
}

.table {
	font-family:Tahoma; 
	font-size:8pt;
}

.amazonad
{
	margin-top:20px;
	text-align:center;
}

