/* General styles */

body {	
margin: 0px 0px 0px -5px; 
padding: 0px 0px 0px 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: None;
}

img.spacer {
	margin-right: 4px;
}

/* Page ID - Header */

.productsPageID {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 468px;
}

.productsPageIDnest {
	position: relative;
	width: 600px;
	height: 15px;
	line-height: 15px;
	color: #4e6172; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
	border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
}

/* Products Images/Features/Controls/Specs - Content */

.Titles {
	color: #4e6172;
	font-weight: 600;
}

.productsContent {
	position: relative;
	width: 460px;
	height:	200px;
}

.prodImage {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 240px;
	height: 327px;
}

.prodFeatures {
	position: relative;
	top: 380px;
	left: 5px;
	width: 240px;
	color: #333333;	
}

.prodFeaturesWide {
	position: relative;
	top: 280px;
	left: 5px;
	width: 240px;
	color: #333333;	
}

.prodControls {
	position:relative;
	color: #333333;	
	font-size: 7px;
	left: 5px;
	width: 240px;
	max-width: 240px;
	margin-right: 10px;
	top: 400px;
}

.prodControlsWide {
	position: relative;
	color: #333333;	
	font-size: 7px;
	min-width: 420px;
	max-width: 450px;
	width: 400px;
}

.prodSpecs {
	position: absolute;
	color: #333333;	
	font-size: 7px;
	top: 15px;
	left: 260px;
	min-width: 400px;
	max-width: 450px;
	width: 460px;
}

.prodSpecsWide {
	position: absolute;
	color: #333333;	
	font-size: 7px;
	top: 15px;
	left: 320px;
	min-width: 350px;
	max-width: 450px;
	width: 400px;
}

/* Footer Section */

.logoFooter {
	margin-bottom: 10px;
	position: relative;
	left: 5px;
	top: 425px;
}

.footNotes {
	position: relative;
	font-size: 9px;
	margin-top: 5px;
	left: 0px;
	width: 350px;
}


/* Tables */
.tablehead {
	font-size: 11px;
	color: #4e6172;
	background-color: #e2e2ce;
	font-weight: bold;
	border-bottom: 1px solid #ef3e41;
	vertical-align: bottom;
}

.tablebody td {
	vertical-align: top;
	font-size: 9px;
	color: #333333;
	border-bottom: 1px solid #D9D9D9;
}

.rightborder {
	border-right: 2px solid #D9D9D9;
}

.sectionHeader {
	position: relative;
	width: 250px;
	height: 15px;
	line-height: 20px;
	color: #333333; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
	border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
}
