body {
	margin: 0px;
	background-color: #000;
	background-image: url("../../inc/gfx/bg.gif");
	background-position: center;
	background-repeat: repeat-y;
}

div.menu {
	margin: 0px;
		margin-top: 1px;
		padding-top: 2px;
	width: 750px;
	height: 20px;
	background-color: #1C1C1C;
	
	font-family: 'arial', 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

div.menu a {
	color: #fff;
	text-decoration: none;
}

div.menu a:hover {
	color: #ffa800;
	text-decoration: none;
}

table.menu {
	margin: 0px;
		padding-top: 3px;
	width: 750px;
	height: 18px;
	
	font-family: 'arial', 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

table.menu td {
	width: 20%;
	text-align: center;
}

div.submenu {
	margin: 0px;
		margin-top: 1px;
		padding-top: 2px;
	width: 750px;
	height: 17px;
	background-color: #2d2d2d;
	
	font-family: 'arial', 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

div.submenu a {
	color: #fff;
	text-decoration: none;
}

div.submenu a:hover {
	color: #ffa800;
	text-decoration: none;
}

table.submenu {
	margin: 0px;
		padding-top: 3px;
	height: 15px;
	
	font-family: 'arial', 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

table.submenu td {
	text-align: center;
}

div.content {
	margin: 0px;
		margin-top: 9px;
	width: 732px;
	
	text-align: left;
	font-family: 'arial', 'sans-serif';
	font-size: 12px;
	color: #fff;
}

div.content h1 {
	margin: 0px;
		margin-bottom: 10px;
	
	font-size: 18px;
	color: #fff;
}

div.content h2 {
	margin: 0px;
		margin-bottom: 4px;
	
	font-size: 14px;
	color: #fff;
}

div.content p {
	margin: 0px;
		margin-bottom: 8px;
	line-height: 14px;
	
	font-size: 11px;
}

div.content p a {
	color: #fff;
}

div.content p.moreinfo a {
	font-weight: bold;
	color: #fff;
}

div.content ul {
	margin: 0px;
		margin-bottom: 8px;
	padding: 0px;
}

div.content li {
	margin: 0px;
		margin-left: 25px;
		margin-bottom: 4px;
		
	list-style-type: square;
	
	font-size: 11px;
}

table {
	width: 700px;
	border-collapse: collapse;
}

td.left {
	padding: 10px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
	width: 355px;
	
	border: 0px;
		border-bottom: 1px;
		border-style: solid;
		border-color: #272727;
	
	background-image: url("../img/img_1.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

td.right {
	padding: 10px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
	width: 355px;
	
	border: 0px;
		border-bottom: 1px;
		border-style: solid;
		border-color: #272727;
	
	background-image: url("../img/img_1.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

img.border {
	border: 0px;
	border-color: #68655f;
	border-style: solid;
}

table.specs {
	width: 500px;
	border-collapse: collapse;
	border: 0px;
		border-top: 1px;
	border-color: #272727;
	border-style: solid;
}

table.specs td.left {
	padding: 3px;
	width: 150px;
	
	border: 0px;
		border-bottom: 1px;
	border-color: #272727;
	border-style: solid;
	
	background-image: none;
}

table.specs td.right {
	padding: 3px;
	width: 350px;
	
	border: 0px;
		border-bottom: 1px;
	border-color: #272727;
	border-style: solid;
	
	background-image: none;
}

div.product2 {
	padding: 0px;
		padding-top: 8px;
		padding-right: 12px;
	background-image: url("../img/img_2.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

table.list {
	width: 600px;
	border-collapse: collapse;
	border: 0px;
		border-top: 1px;
	border-color: #272727;
	border-style: solid;
}

table.list td {
	padding: 3px;
	
	text-align: left;
	
	border: 0px;
		border-bottom: 1px;
	border-color: #272727;
	border-style: solid;
	
	background-image: none;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.price p {
	margin-top: 10px;
	text-align: right;
	font-family: 'arial', 'sans-serif';
	font-size: 20px;
	font-weight: bold;
	color: #ffa800;
}
