html{
/*margin-bottom:1px;*/
/*min-height:100.1%;*/
min-height:100.1352%;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-top:0; 
	padding-bottom:0;
	padding-left:0; 
	padding-right:0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #CC6600;
	padding: 0 15px 0 20px;
}
h2 {
	padding: 0 15px 0 20px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #CC6600;
}
h3 {
	padding: 0 15px 0 20px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #CC6600;
}
h4 {
	padding: 0 15px 0 20px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #CC6600;
}
h6 {
	padding: 0 15px 0 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
p {
	padding: 0 15px 0 20px;
	font-size: 12px;
	text-align: justify;
}
form {
	margin:10px 0;
	padding: 0 15px 0 20px;
	font-size: 10px;
	text-align: left;
}
a {
	text-decoration: none;
}
a:link { 
	color: #FFFFFF;
}
a:visited { 
	color: #FFFFFF;
}
a:hover { 
	color: #FFD700;
}
a:active { 
	color: #FFD700;
}
img {
	border: 0;
}
hr{
	width:95%;
	height:1px;
	color:#999999;
	background-color:#999999;
	border-style:none;
	text-align:center;
}
.product {
	vertical-align: top;
	padding: 0 5px 0 5px;
	font-size: 20px;
	font-weight: normal;
	text-align: justify;
	color: #CC6600;
}
.playersub {
	padding: 0 15px 0 20px;
	font-size: 10px;
	text-align: left;
}
.backbutton {
	padding: 5px 5px 0 5px;
	font-size: 12px;
	text-align: left;
}
.image {
	padding: 0 15px 15px 15px;
	float: right;
}
.details {
	padding: 0 15px 0 20px;
	font-size: 12px;
	text-align: justify;
}
/*.listdetails {
	width:auto;
	margin: 0 170px 15px 0;
}*/
/*.listimage {
	position:absolute;
	right: 16px;
	padding: 20px 0 0 0;
}*/
.listimage {
	float:right;
	padding: 20px 16px 0 0;
}
.mainnav {
	padding: 5px 0 5px 5px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #CC6600;
}
.frmText {
	padding: 5px 5px 0 5px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
.frmTextField {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 5px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	width: 480px;
}
.frmTextFieldSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 5px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	width: 120px;
}
.frmTextArea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 5px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	width: 480px;
	height: 180px;
}.frmTextAreaLarge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 5px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	width: 480px;
	height: 480px;
}
.adminMessage {
	padding: 5px 0 5px 5px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}
.adminButton {
	float: right;
	padding: 5px 5px 0 5px;
}
.comrepFooter {
	padding: 5px 0 5px 5px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #778899;
}
.block{
	display: block;
}
.padded5px {
	padding: 5px 5px 0 5px;
	text-align: left;
}
/*new*/
#container {
	width:100%;
	margin-left: -1px;
	border-right: 1px solid #999999;
}
#header {
	float: left;
	height: 131px;
	width:100%;
	background-image: url("Slices/template_img1.gif");
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	color: #CC6600;
	font-size: 14px;
	}
#menu {
	float: left;
	padding-top: 74px;
}
#content {
	float: left;
	width: 100%;
	background-image: url("Slices/template_img2.gif");
	background-repeat: repeat-y;
/*	min-height:610px !important;*/
}
/** html #content {
height: 610px;
}*/
#content a {
	color: #0066CC;
	text-decoration: underline;
}
	.top10 {
	position:absolute;
	width:70px;
	text-align: center;
	top:132px;
	left:15px;
	z-index:2;
}
.top10 img {
	padding-bottom: 5px;
}
.defcont {
	position:relative;
	width:auto;
	/*height:600px;*/
	margin:0 135px 15px 85px;
	background-color:white;
	z-index:3;
}
.amazoniFrame {
	position:absolute;
	width:130px;
	top:132px;
	right:5px;
	z-index:1;
}
#footer {
	float: left;
	width: 100%;
	height: 33px;
	background-image: url("Slices/template_img4.gif");
	background-repeat: repeat-x;
}
.copyright {
	padding-top: 12px;
	padding-right: 22px;
	padding-left: 28px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #3F4656;
}
#logo {
  	float: left;
	width: 287px;
	height: 131px;
	vertical-align: middle;
	}
	*html #logo {
	margin:0 -3px; ma\rgin: 0;
}
#llc{
	float: left;
	width: 8px;
	height: 33px;
	vertical-align: middle;
}
	*html #llc {
	margin:0 -3px; ma\rgin: 0;
}
.amzbttn {
	float: right;
	padding: 0 15px 15px 15px;
	width: 120px; 
	height: 60px;
}
#keyword {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
width: 240px;
}
#adsense {
float:right;
margin:0px 15px 5px 15px;
}
#description{
position:absolute; 
width:180px; 
height:660px; 
z-index:1; 
left: -5000px; 
top: 0px;
overflow:auto;
}
li{
margin:0 0 0 25px;
}
.stars{
margin-left:-5px;
}
.left{
text-align: left;
}
.info{
color:#000;
font-size:10px;
font-weight:normal;
}

/* New list-box background images */
.listdetails h2{ /* top-left */
margin:0;
padding: 10px 15px 0 20px;
background:transparent url(Slices/top-left.png) 0 0 no-repeat;
}
.listimage{ /* top-left */
background:transparent url(Slices/top-right.png) 100% 0 no-repeat;
width:170px;
padding-left:10px;
}
.listdetails{ /* bottom-left */
background:transparent url(Slices/bottom-left.png) 0 100% no-repeat;
padding-bottom:20px;
}
.listdetails {
/*	width:auto;*/
	margin: 0 170px 15px 0;
}
.listbox{ /* bottom-right */
margin: 0 10px 12px 20px;
background:transparent url(Slices/bottom-right.png) 100% 100% no-repeat;
}