/********************/
/* Main Tag Styles  */
/********************/

body
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #003399;
}

a:visited
{

}

a:hover, a:active
{
	color: #0099CC;
}

p
{
	margin: 8px 25px;
	padding: 0;
	font: 11px Verdana, Arial, Geneva, sans-serif;
	color: #333333;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 8px 25px;
	padding: 0;
	color: #000000;
	font: bold Verdana, Arial, Geneva, sans-serif;
}

h1
{
	font-size: 14px;
} 

h2
{
	font-size: 12px;
}

h3
{
	font-size: 11px;
}

h4, h5, h6
{
	font-size: 10px;
}

hr
{
	display: block;
	width: 90%;
	margin: 8px auto;
	padding: 0;
	color: #0080D3;
	background-color: #0080D3;
	height: 1px;
	border-style: none;
	font-size: 1px;
	line-height: 16px;
}

img
{
	border-style: none;
}

/*********************************/
/* Layout Divs and Sub-Tag Styles */
/*********************************/

/* Site Wrappers Layout and Border */

#wrapper
{
	width: 1000px;
}

/* Header and Utility Layout, Styles, and Border */

#header
{

}

#utilityNav
{
	font-size : 10px;
	font-family :  Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	color : #eeeeee;
	padding-right: 15px;
	text-align: right;
}

#utilityNav a:link {
	color: #eeeeee;
	text-decoration: underline;
}

#utilityNav a:visited {
	color: #eeeeee;
	text-decoration: underline;
}

#utilityNav a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

#utilityNav .searchBox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	border-right-width: 0;
	height: 15px;
	width: 110px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
	
.searchSubmit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CEE4ED;
	background-image:url(../images/header-search-arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	height: 19px;
	width: 19px;
	margin: 0;
	padding: 0;
}

/* Main Body Layout, Styles, and Border */

#mainBody
{
	overflow: auto;
	margin-bottom: 15px;
	font: 11px Verdana, Arial, Geneva, sans-serif;
	color: #000000;
	background: url(/assets/images/BodyBG_Inner02.gif) top no-repeat;
}

/* Breadcrumb Styles */

#breadcrumb
{
	padding-left: 20px;
	padding-top: 10px;
	height: 23px;
}

/* Left Column, Secondary Navigation Layout and Styles */

#leftColumn
{
	float: left;
	width: 195px;
}

#leftColumn h1, h2, p
{
	margin-left: 20px;
	margin-right: 5px;
}

#leftColumn h1
{
	font-size: 13px;
}

#leftColumn h2, h3, h4, h5, h6
{
	font-size: 11px;
}

#secondaryNav
{
	margin: 0 0 0 20px;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#secondaryNav li
{
	margin: 0;
	padding: 8px 0;	
}

/* Ways to Buy Styles */

#waysToBuy
{
	display:block;
	margin: 0 10px;
	background: #FFFFFF url(../images/3ways-bg.jpg) repeat-x;
}

#waysToBuy a
{
	padding-bottom: 5px;
}

#waysToBuy .waysEntry
{
	margin-top: 10px;
	position: relative;
}

#waysToBuy .wayOne
{
	z-index: 3;
}

#waysToBuy .wayTwo
{
	z-index: 2;
}

#waysToBuy .wayThree
{
	z-index: 1;
}

#waysToBuy .waysText
{
	margin-left: 30px;
	position: relative;
}

#waysToBuy .waysText h3
{
	font-size: 12px;
	margin: 0;
}

#waysToBuy .waysText p
{
	font-size: 9px;
	line-height: 12px;
	margin: 0;
}

#waysToBuy .waysHeader
{
	padding: 6px 5px;
	background: #00619E url(../images/3ways-header-bg.gif) repeat-x;
}

#waysToBuy .waysHeader h2
{
	margin: 0 0 0 25px;
	font-size: 14px;
	color: #FFFFFF;
}

#waysTooltip1, #waysTooltip2, #waysTooltip3
{
	display: none;
	width: 250px;
	position: absolute;
	padding: 3px;
	top: 18px;
	left: 15px;
	background-color:#FFFFFF;
	border: 1px solid #00619E;
	z-index: 10;
}

#waysToBuy .waysNumber
{
	float: left;
	width: 30px;
	text-align: center;
}

/* Right Column Layout and Styles */

#rightColumn
{
	float: right;
	width: 171px;
	text-align: center;
}

#rightColumn .photoGallery
{
	width: 125px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #A9A9A9;
}

#rightColumn ul
{
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#rightColumn ul li
{
	margin-left: 5px;
	padding-left: 10px;
}

#rightColumn .freeDesign
{
	margin: 0;
	padding-top: 10px;
	width: 171px;
	height: 53px;
	background: url(/assets/images/TitleHeader_Blank_001.gif) top no-repeat;
	font-weight: bold;
	color:#FFFFFF;
}

#rightColumn .freeDesign a
{
	color:#FFFFFF;
}

/* Center Column, Content Layout and Styles */

#centerColumnOne
{
	margin: 0;
	padding-top: 1px;
}

#centerColumnTwo
{
	margin: 0 0 0 195px;
	padding-top: 1px;
	border-left: 1px solid #0080D3;
}

#centerColumnTwoRight
{
	margin: 0 171px 0 0;
	padding-top: 1px;
	border-right: 1px solid #0080D3;
}

#centerColumnThree
{
	margin: 0 171px 0 195px;
	padding-top: 1px;
	border-right: 1px solid #0080D3;
	border-left: 1px solid #0080D3;
}

#content
{
	overflow: auto;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content table
{
	margin: 8px 25px;
}

.redText
{
	color:#FF0000;
}

#content .floatLeft
{
	float: left;
}

#content .floatRight
{
	float: right;
}

#content .imageCenter
{
	display: block;
	margin: 20px auto 20px auto;
}

#content img
{
	margin: 3px;
}

#content ul, #content ol
{
	margin: 8px 25px 8px 45px;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
}

#content ul li
{
	margin: 0;
	padding: 0;
}

#content td
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#content .datatable
{
	margin: 8px 25px;
}

#content .datatable td
{
	padding: 3px;
}

#content .tableMarket p, #content .tableMarket h2
{
	margin: auto 10px;
}

#content .tableMarket img
{
	border:	2px solid #A9A9A9
}

#content .tableProdlit img
{
	border:	1px solid #000000;
}

#content .prodList
{
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}

#content .tableAssembly, #content .tableAssembly td
{
	border: 1px solid #A9A9A9;
}

#content .tableParts
{
	margin: 0;
}

#content .txt
{
	margin: 0;
}

.borderRight
{
	border-right: 1px solid #0080D3;
}

.borderLeft
{
	border-left: 1px solid #0080D3;
}

.results
{
	border-bottom-width: 0px;
}

.results-page
{
	border: 1px #0099cc solid;
	margin-left: 25px;
	width: 750px;
}

.results-page p
{
	margin: 0;
}

.testimonial
{
	background-color: #819cc9;
}

.testimonial td
{
	padding: 15px;
}

.testimonial td.oneS, .testimonial tr.oneS
{
	background-color: #ded2a1;
	padding: 5px 15px;
}

.testimonial td.one, .testimonial tr.one
{
	background-color: #ded2a1;
}

.testimonial td.two, .testimonial tr.two
{
	background-color: #ebe3c7;
}

.testimonial td.three
{
	background-color: #ffffff;
}

/* Add Assist Box Styles */

#content .addAssist
{
	width: 410px;
	height: 151px;
	margin-left: 90px;
	padding-top: 1px;
	background: #FFFFFF url(../images/bg-addassist.jpg) no-repeat;
}

#content .addAssistText
{
	margin: 25px 90px 0 35px;
	color: #00496E;
}

#content .addAssistText a
{
	color: #00496E;
}

#content .addAssistText h3
{
	margin: 0 0 0 15px;
	padding: 0;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #005c96;
}

#content .addAssistText ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 16px;
}

#content .addAssistText li
{
	margin: 0 0 2px 0;
	padding: 0;
}

/* End Add Assist Box Styles */

/* Footer Layout, Styles, and Border */

#mainFooter {
	margin: 0;
	padding: 5px;
	font-size : 10px;
	font-family :  Verdana, Arial, Geneva, sans-serif;
	color : #eeeeee;
	text-align: center;
	line-height: 16px;
}

#mainFooter a:link, #mainFooter a:visited {
	color: #eeeeee;
	text-decoration: none;
}

#mainFooter a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

/* Home Page Specific Layout and Styles */

#hpText
{
	width: 100%;
	background: url(/assets/images/HP_Lower_BG.gif) top repeat-x;
}

#hpText p
{
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#hpFooter
{
	width: 100%;
	overflow: auto;
	background-image: url(/assets/images/HP_SecondaryPromoBG_001.gif)
}

#hpFooter img
{
	float: left;
	display:block;
	margin: 0 50px 0 0;
	padding: 0;
}


/* Utility Classes */



