/* CSS Document */

body {
	/* width: 8inches; */
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	position: relative;
	LINE-HEIGHT: normal; 
}

a { color: #808080; text-decoration: none; font-weight: 400; background-color: transparent }


h1 {
	font-family: Verdana, Sans-serif;
	color: #808080;
	font-size: large;
	font-weight: 700;
	margin: 0px 0px 8px 0px;
	border-bottom: solid 2px #FFC10E;
	padding-bottom: 4px;
}

.itemTitle {
	border: none;
}

h2 {
	font-family: Verdana, Sans-serif;
	font-size: small;
	font-weight: 700;
	background-color: #FEECC6;
	padding: 5px;
	margin: 0px 0px 8px 0px;
/*	border-bottom: solid 2px #FFC10E; */
}

h3 {
	font-family: Verdana, Sans-serif;
	font-size: smaller;
	font-weight: 700;
	margin: 0px 0px 8px 0px;
	background-color: #DDDBDC;
	padding: 5px;
	width: 66%;
}

h4 {
	font-family: Verdana, Sans-serif;
	font-size: smaller;
	font-weight: 400;
	color: #808080;
	
}

h5 {
	font-family: Verdana, Sans-serif;
	font-size: small;
}

h6 {
	font-family: Verdana, Sans-serif;
	font-size: x-small;
}

p {
	
 	line-height: 150%;
	margin-top: 0px;
	color: #333333;
}

object { outline:none; }


span.crumb {
	font-weight: 400;
/*	font-size: smaller; */
	color: #808080;
	font-size: x-small;
}


span.crumb a:link { color: #808080; text-decoration: none; font-weight: 400; background-color: transparent }
span.crumb a:visited { color: #808080; text-decoration: none; font-weight: 400; background-color: transparent }

span.crumb a:hover { color: #FFC10E; text-decoration: underline; font-weight: 400; background-color: transparent }
span.crumb a:active { color: #FFC10E; text-decoration: underline; font-weight: 400; background-color: transparent }

title {display: none;}

ul {
	line-height: 150%;
	list-style-type: square;
}
	
/*ul#yellow {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image:url(Images/yellow_bullet.jpg);
	line-height: 150%;
	vertical-align: middle;
}*/

#bodyContainer {
	 position: absolute;

}

/*
#breadcrumbs {
	position: relative;
	background-color: #FFFFFF;
	margin: 6px 8px 8px 8px !important; 
	margin: 0px; 
	padding: 0px !important; 
	padding: 6px 8px 8px 8px;
	float: left;
}
*/

#content {
	width: 700px;
	position: relative;
	background-color: #FFFFFF;
	float: right !important; /* Only for Firefox */
	float: none; /* Only for IE v6 or less */
	left: -94px !important; /* Only for Firefox */
	left: 0px; /* Only for IE v6 or less */
	top: 100px !important; /* Only for Firefox */
	top: 0px; /* Only for IE v6 or less */
}

#contentInsides {
	position: relative;
	background-color: #FFFFFF;
	margin: 6px 8px 8px 8px !important; /* Only for Firefox */
	margin: 0px; /* Only for IE v6 or less */
	padding: 0px !important; /* Only for Firefox */
	padding: 6px 8px 8px 8px; /* Only for IE v6 or less */
	float: left !important; /* Only for Firefox */
	float: none; /* Only for IE v6 or less */
}

#contentContainer {
	width: 900px;
	background-color: #cccccc;
	position: relative;
	float: none;

}

#faqContainer {
	position: relative;
	left: -38px;

}

#footer {
	width: 900px;
	position: relative;
	float: left !important; /* Only for Firefox */
	float: none; /* Only for IE v6 or less */
	left: 0px!important; /* Only for Firefox */
	left: -100px; /* Only for IE v6 or less */
	font-size: x-small;
	text-align: center;
	color: #808080;
	display: block;
	top: 100px !important; /* Only for Firefox */
	top: 0px; /* Only for IE v6 or less */
	
}

#footerPrint {
	display: block;
}

#header {
	width: 700px;
	height: 100px;
	background-color: #808080;
	position: relative;
	float: left;
	display: none;
}

#homePageMessage {
	position: relative;
	float: left;
	top: 50px;
	font-weight: 700;
	left: 8px;

}

#homePageMessage h1 {
	border-bottom: none;

}

#homePageMessage h1 {
	color: #FFFFFF;
}

#imageDownloadContainer {
	position: relative;
	float: left;
	width: 220px !important; /* Only for Firefox */

	margin-right: 8px;
}
		
#imageDownloadContainer a:link { color: #808080; text-decoration: underline; font-size: smaller; font-weight: 400; background-color: transparent }
#imageDownloadContainer a:visited { color: #808080; text-decoration: underline; font-size: smaller; font-weight: 400; background-color: transparent }
#imageDownloadContainer a:hover { color: #FFC10E; text-decoration: underline;  font-size: smaller; font-weight: 400; background-color: transparent }
#imageDownloadContainer a:active { color: #FFC10E; text-decoration: underline; font-size: smaller; font-weight: 400; background-color: transparent }

#itemLeft {
	position: relative; 
	float: left; 
	margin: 15px 15px 15px 0px;
	width: 200px;
}

#itemLeftBottom {
	position: relative; 
	float: left;
	margin-top: 15px; 
	width: 200px;
	font-size: 6pt; 
}

#itemRight {
	position: relative; 
	float: left; 
	margin: 15px 0px 15px 10px; 
	width: 453px;
}

#logo {
/*	width: 200px; */
	height: 100px;
	position: relative;
	float: left !important; /* Only for Firefox */
	float: none; /* Only for IE v6 or less */
	background-color: #FFFFFF;
	left: 93px !important; /* Only for Firefox */
	left: -14px; /* Only for IE v6 or less */
/*	margin-left: 106px; */
}

/*
#logo2 {
	position: relative;
	float: left;
	top: 50px;
	font-weight: 700; 
	left: 0px;
	display: block;
}
*/

#navLeft {
	display: none;
}

#navTop {
	display: none;
	
}

#noBatt {
	position: absolute;
	left: 425px !important; /* Only for Firefox */
	left: 424px; /* Only for IE v6 or less */
	top: 80px;
	display: none;
}

#pressAids {
	position: relative;
	float: right;
	width: 300px;
	border-top: 2px solid #FFC10E;
	border-bottom: 2px solid #FFC10E;
	color: #000000;
	padding: 8px;
}

#pressAidsLeft {
	position: relative;
	float:left;
	width: 100px;
}

#pressAidsRight {
	position: relative;
	float:left;
}

#pressLeftContainer {
	position: relative;
	float: left;
	width: 476px;
}

#pressRightContainer {
	position: relative;
	float: left;
	width: 200px;
}

#problem {
	position: relative; 
	float: left; 
	width: 225px; 
	height: 182px; 
	padding: 25px 5px 5px 5px; 
	border: 0px;
	border-right: 2px #808080 solid;
	border-bottom: 2px #808080 solid;  
	background-image: url(/Images/Applications/Problem.jpg); 
	background-repeat: no-repeat;
}

#appImage1 {
	position: relative; 
	float: left; 
	border: 0px;
	border-bottom: 2px #808080 solid;
}

#appImage2 {
	position: relative; 
	float: left;
	border: 0px;
}

#sampleAppContainer {
	position: relative;
	float: left;
	border: 2px #808080 solid;
	
}

#search {
	margin: 8px 0px 8px 6px;
	position: relative;
}

#solution {
	position: relative; 
	float: left; 
	width: 225px; 
	height: 229px; 
	padding: 25px 5px 5px 5px; 
	border: 0px;
	border-left: 2px #808080 solid; 
	background-image: url(/Images/Applications/Solution.jpg);
	background-repeat: no-repeat;
}

#stripContents {
	position: relative;
	margin: 29px 8px 8px 8px;
}

#stripContents p {
	margin-bottom: 10px !important; /* Only for Firefox */
	margin-bottom: 8px; /* Only for IE v6 or less */
}

#stripMiddleBox1 {
	width: 210px;
	height: 150px;
	position: relative;
	float: left;
	background-image: url(../Images/Box_1.jpg);
	margin-left: 11px !important; /* Only for Firefox */
	margin-left: 5px; /* Only for IE v6 or less */
}

#stripMiddleBox2 {
	width: 210px;
	height: 150px;
	position: relative;
	float: left;
	background-image: url(/Images/Box_2.jpg);
	margin-left: 12px;
}

#stripMiddleBox3 {
	width: 210px;
	height: 150px;
	position: relative;
	float: left;
	background-image: url(/Images/Box_3.jpg);
	margin-left: 12px;
}

#stripMiddleBox4 {
	width: 210px;
	height: 150px;
	position: relative;
	float: left;
	background-image: url(/Images/Box_4.jpg);
	margin-left: 12px;
}

#swatch {
/*	font-size: smaller; */
	text-align: center;
	vertical-align: top;
	font-size: x-small;
}

.catContainer {
	border: solid 2px #FFC10E;
	width: 175px;
	height: 184px;
	position: relative;
	top: 0px;
	float: left !important; /* Only for Firefox */
	float: none; /* Only for IE v6 or less */
	margin: 19px 8px 18px 32.5px !important; /* Only for Firefox */
	margin: 16px 24px 20px 16px; /* Only for IE v6 or less */
}

/*
.catContainer a {
	font-family: Verdana, Sans-serif;
	font-size: small;
	font-weight: 700;
	background-color: #FEECC6;
	padding: 5px;
	margin: 0px 0px 8px 0px;
}
*/

.catContainer h2 {
	text-align: center;
}

.catContents {
	position: relative;
}

.catLeftAlign {
	margin-left: 32.5px !important; /* Only for Firefox */
	margin-left: 16px; /* Only for IE v6 or less */
}

.centerText {
	text-align: center;
}

.faq {
	font-size: large;
	font-weight: 700;
	color: #000000;
	margin-right: 6px;  
}

.faqA {
	list-style-position: outside;
/*	list-style-image:url(/Images/QandA-A2.gif); */
	list-style-type: none;
	vertical-align: baseline !important; /* Only for Firefox */
	vertical-align: -50%; /* Only for IE v6 or less */
	padding-top: 0px !important; /* Only for Firefox */	
/*	padding-top: 16px;  Only for IE v6 or less */
	padding-top: 0px; /* Only for IE v6 or less */
}

.faqQ {
	list-style-position: outside;
/*	list-style-image: url(/Images/QandA-Q2.gif); */
	list-style-type: none;
	vertical-align: baseline !important; /* Only for Firefox */
	vertical-align: -25%; /* Only for IE v6 or less */
	padding-bottom: 0px !important; /* Only for Firefox */
	padding-bottom: -8px; /* Only for IE v6 or less */
	padding-top: 2px !important; /* Only for Firefox */
	padding-top: 0px; /* Only for IE v6 or less */
	font-weight: 700;
	font-size: medium;
	color: #808080;
	margin-bottom: 6px;
}

.fontItemLeftBottom {
	font-size: x-small;
}

.headerLink {
	padding-right: 20px;
}

.imageDownloadLinks {
	position: relative;
	float: left;
	margin-left: 8px;
}

.imageDownloadThumb {
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
}

.minHeight {
	position: relative;
	float: left;
	height: 528px !important; /* Only for Firefox */
	height: 530px; /* Only for IE v6 or less */
	width: 684px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsRowTd{
		vertical-align: top;
		padding-bottom: 10px;
		margin-right: 10px;
	}

.noBoldSmaller {
	font-weight: 400;
	font-size: smaller;
	text-decoration: none;
	color: #808080;
	
}

.pointer {
	cursor: pointer;
}

.pressAssets {
	font-weight: 700;
	margin: 8px 20px 8px 8px;
}

.repInfo {
	vertical-align: top;
	padding-bottom: 10px;
}

.stripClear {
	height: 7px;
}

.stripLine {
	height: 2px;
	background-image: url(/Images/Strip.jpg);
	background-repeat: repeat-x;
}

.stripMiddle {
	height: 176px;
	background: #000;
	left: 0px;
}

.stripTable {
	border-collapse: collapse;
	width: 900px;
	position: absolute;
	top: 449px;
	left: 0px;
}

.strong {
	font-weight: 700;
}

/* ----------------------------------------- SPEC TABLE STYLES --------------------------------------------- */

.spec-table {
	width:438px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.spec-table2 {
	width:450px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.spec-header {
	border: 0px;
	background-color: #FFC10E;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-size: 9pt;
	text-align: center;
	height: 26px;
	}
	
.spec-type {
	padding-left: 6px;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 700;
	border: 2px solid #d2d2d2;
	border-right: 0px;
	}
	
.spec-content {
	color: #000000;
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	border-top: 2px solid #d2d2d2;
	border-bottom: 2px solid #d2d2d2;
	background-color: #ffd763;
	height: 8px;
	padding: 0px 6px;
	width: 200px;
	}
	 
.spec-content2 {
	color: #000000;
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	border-top: 2px solid #d2d2d2;
	border-bottom:2px solid #d2d2d2;
	background-color: #ffd763;
	height: 8px;
	padding: 0px 6px;
	width: 110px;
	}
	
.spec-content3 {
	color: #000000;
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	border-top: 2px solid #d2d2d2;
	border-bottom:2px solid #d2d2d2;
	background-color: #ffd763;
	height: 8px;
	padding: 0px 6px;
	}

.spec-colspacer {
	width: 6px;
	border-top: 2px solid #d2d2d2;
	border-bottom:2px solid #d2d2d2;
	}
	
.spec-contentRowEnd {
	width: 6px;
	border: 2px solid #d2d2d2;
	border-left: 0px;
	}

.spec-rowspacer {
	background-color: #FFC10E;
	height: 5px;
	width: 200px;
	}

.spec-rowspacer2 {
	background-color: #FFC10E;
	height: 5px;
	width: 110px;

	}
	


/* END OF SPEC TABLE CLASSES */