* {
	margin: 0;
	padding: 0;
	}
body {	
	color: #666;
	font: 10px/15px Arial, Helvetica, sans-serif;	
	margin: 20px 0;
	padding: 0;
	text-align: center;
	}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TABLE ELEMENTS 
*/
table {
	border: 0;
	}	
table#page {
	width: 800px;
	margin: 0 auto;
	}	
td {
	text-align: left;
	vertical-align: top;
	}	
td.leftPanel {
	width: 155px;
	}
td.leftPanelHome {
	width: 340px;
	}
td.topMid {
	width: 145px;
	height: 130px;
	background: #7B7C7C;
	}
td.topRight {
	width: 512px;
	background: #CBCBCC;
	}	
td.topRightHome {
	width: 327px;
	background: #CBCBCC;
	}
td.bottomMid {
	width: 145px;
	}
td.bottomRight {
	width: 512px;
	background: #EAEAEA url(../images/bottom_tile.jpg) bottom left repeat-x;
	padding: 0 0 0 20px;
	}
td.bottomRightHome {
	width: 327px;
	background: #EAEAEA url(../images/bottom_tile.jpg) bottom left repeat-x;
	padding: 0 0 0 18px;
	}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LINKS 
*/
a:link {
	text-decoration: none;
	color: #006633;
	}
a:visited {
	text-decoration: none;
	color: #006633;
	}
a:hover {
	color: #3A267B;
	text-decoration: underline;
	}
a:active {
	color: #3A267B;
	text-decoration: underline;
	}
a.current {
	color: #3A267B;
	}
.shriroLink {
	border-left: 2px solid #2E9D4B;
	padding: 10px 20px 8px 5px;
	float: right;
	margin: 0;
	font-weight: bold;
	letter-spacing: -.5px;
	}
.shriroLink a:link { color: #666; }
.shriroLink a:visited { color: #666; }
.shriroLink a:hover { color: #000; }
.shriroLink a:active { color: #666; }
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HEADINGS 
*/
h1 {
	font-size: 150%;
	color: #3A267B;
	padding: 0;
	margin: 1.2em 0 1em 0;
	letter-spacing: -1px;
	}
p {
	padding: 0;
	margin: 0 20px 1.5em 0;
	}	
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ EXTRAS 
*/
.thumbShots {
	border-top: 2px solid #FFF;
	}
.thumbShots img {
	border-right: 2px solid #CCC;
	}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LISTS 
*/
ul {
	margin: 1em;
	}
ol {
	margin: 1em 2em;
	}
li {
	margin: .5em 20px .5em 0;
	}	
#featuresList {
	margin: 0 0 2em 0;
	}	
#featuresList li {
	list-style-type: none;
	padding: 0 10px 0 2em;
	margin: .5em 0;
	background: transparent url(../images/tick.gif) 2px 2px no-repeat;
	}		
h1.subNav {
	margin-left: -.5em;
	}
h1.subNav a {
	margin: 0 .5em;
	}
td.subNav span {
	background: #CCC;	
	padding: 0 8px;
	margin: 4px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	}
div#prodWindow {
	height: 300px;
	overflow: hidden;
	}
table#prodDetails td {
	padding: 0;
	}
#specsTable {
	margin: .5em 10px 12px 0;
	}	
#specsTable td {
	padding: 4px;
	border-bottom: 1px solid #CCC;
	}
div#prodImage {
	height: 300px;
	}
#prodImage td {
	vertical-align: middle;
	}
div#prodFeatures {

	}
div#prodSpecs {

	}

#retailerTable td {
	padding: 4px;
	border-bottom: 1px solid #CCC;
}

p.warning {
	color: #900;
	font-weight: bold;
	font-size: 110%;
	}

p.winner {
	color: #900;
	font-size: 110%;
}
	
label {
	float: left;
	width: 80px;
	display: block;
	margin: 2px 10px 2px 0;
	padding: 2px;
	}
	
#textnav {
	width: 796px;
	text-align: right;
	margin: 0 auto;
	}
	
#textnav a.nav {
	padding-right: 0.4em;
	margin-right: 0.1em;
	border-right: 1px solid #CCC;
	}
.faqs{
font: 12px/14px Arial, Helvetica, sans-serif;
color:#333399;
}
.faqs h4{
font: bold 12px/14px Arial, Helvetica, sans-serif;
color:BLACK;
padding-bottom:6px;
}
.faqs li{
list-style:none;
padding-bottom:6px;
}
.faqlist {
font: bold 12px Arial, Helvetica, sans-serif;
color:BLACK;
}
.faqlist h4{
font: bold 12px Arial, Helvetica, sans-serif;
color:BLACK;
}