@charset "UTF-8";
/* CSS Document */

* {
   margin: 0px;
   padding: 0px;
}

@font-face {
    font-family: 'Bitter';
    src: url('../_fonts/Bitter-Regular-webfont.eot');
    src: url('../_fonts/Bitter-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/Bitter-Regular-webfont.woff') format('woff'),
         url('../_fonts/Bitter-Regular-webfont.ttf') format('truetype'),
         url('../_fonts/Bitter-Regular-webfont.svg#BitterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bitter';
    src: url('../_fonts/Bitter-Italic-webfont.eot');
    src: url('../_fonts/Bitter-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/Bitter-Italic-webfont.woff') format('woff'),
         url('../_fonts/Bitter-Italic-webfont.ttf') format('truetype'),
         url('../_fonts/Bitter-Italic-webfont.svg#BitterItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Bitter';
    src: url('../_fonts/Bitter-Bold-webfont.eot');
    src: url('../_fonts/Bitter-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/Bitter-Bold-webfont.woff') format('woff'),
         url('../_fonts/Bitter-Bold-webfont.ttf') format('truetype'),
         url('../_fonts/Bitter-Bold-webfont.svg#BitterBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSans';
    src: url('../_fonts/DroidSans-webfont.eot');
    src: url('../_fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/DroidSans-webfont.woff') format('woff'),
         url('../_fonts/DroidSans-webfont.ttf') format('truetype'),
         url('../_fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSans';
    src: url('../_fonts/DroidSans-Bold-webfont.eot');
    src: url('../_fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('../_fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../_fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
#wrap2 { 
	width: 960px; 
	margin: 0 auto; 
	position: relative;
	color: #414140;
}
body { 
	width: 960px; 
	margin: 0 auto; 
	position: relative;
	background-color: #414140;
}
html{
	margin: 0;
	padding: 0 0 0 0px;
	border: 0;
	vertical-align: baseline;
	font: inherit;
	font-size: 10px;
	color: #414140;
	font-family: Verdana, Geneva, sans-serif;
}

.homeHeader {
	height: 95px;
	background-repeat: no-repeat;
	background-color: white;
}
.pageHeader h1{
	width: 155px;
	height: 83px;
	text-indent: -9000em;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-color: white;
	z-index: 5;
	margin: 0;
	border-right: medium solid #566C11;
	border-bottom: medium solid #566C11;
	background-image: url(../_images/ideal-logo.png);
	background-position: center 10px;
}
.pageHeader h1:hover {
	background-image: url(../_images/ideal-logo-2.png);
}
.pageHeader h1 a {
	display: block;
	width: 155px;
	height: 85px;
	margin: 0;
}
ul#navmenu, ul.sub1, ul.sub2 {
	list-style-type: none;
	font-size: 11px;
	padding-left: 115px;
	}
	
	ul#navmenu li {
	width: 115px;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 0px;
	}
	
	ul#navmenu .sub1 li {
	text-align: left;
	text-indent: 2px;
	}
	
	ul#navmenu a {
	text-decoration: none;
	color: white;
	display: block;
	width: 115px;
	height: 45px;
	line-height: 45px;
	background-color: #566C11;
	}
	
	ul#navmenu .sub1 a {
		margin-top: 0px;
	}
	
	ul#navmenu .sub2 a {
		margin-left: 0px;
	}
	
	ul#navmenu li:hover > a {
	background-color: #AABA80;
	color: #16EAE4;
	}
	
	ul#navmenu li:hover a:hover {
		background-color: #2D4A00;
	}
	
	ul#navmenu ul.sub1 {
		display: none;
		position: absolute;
		top: 26 px;
		left: -155px;
	}
	
	ul#navmenu ul.sub2 {
		display: none;
		position: absolute;
		top: 0px;
		left: -40px;
	}
	
	ul#navmenu li:hover .sub1 {
		display: block;
		position:absolute;
		z-index:1000;
	}
		
	ul#navmenu .sub1 li:hover .sub2 {
		display: block;
	}
	
	.darrow {
		font-size: 11px;
		color: white;
		position: absolute;
		top: 16px;
		right: 18px;
	}
	
	.rarrow {
		font-size: 11px;
		color: white;
		position: absolute;
		top: 15px;
		right: 4px;
	}
	
	.pageHeader nav {
	background: #566C11;
	height: 45px;
	width: 800px;
	position: relative;
	top: 0px;
	list-style: outside;
	float: left;
	left: 155px;
}
.pageHeader ul {
	list-style: none;
	margin-left: 40px;
}
a.one:link {
	color: white;
	text-decoration: none;
}
a.two:link {
	color: #172AE3;
	text-decoration: underline;
}
a.three:link {
	color:#919592;
	text-decoration: underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	}
a.three:visited {
	color:#919592
}
a.four:link {
	color:#103CEA;
	text-decoration: underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
a.one:hover {
	background: url(../_images/diag_pattern.png);
}

a.two:hover {
	color: #EE0FEA;
}

a.three:hover {
	color:#3EE7F4;
}
a.four:hover {
	color:#3EE7F4;
}

/* Global classes */

/*micro-clearfix by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/*/
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
.cr {
	clear: right;
}
.cl {
	clear: left;
}
.cb {
	clear: both;
}
.nrm {
	margin-right: 0;
}

.product_name {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#566C11;
}
.inventory_number{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#414140;
}
.product_description{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#414140;
}
.form_instructions{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#F70606;
}
footer#pageFooter {
	background: #919592;
	color: #414140;
	padding: 20px 0 16px;
	width:960px;
}

#wrap{
	width: 920px;
}
.leftfooter {
	width: 251px;
	height: 74px;
	float: left;
	background-color: #919592;
	border:transparent;
}
.middlefooter {
	width: 410px;
	height: 74px;
	float: left;
	text-align: left;
	padding-top: 26px;
	padding-left: 50px;
	color: white;
	font-family: Bitter, Georgia, "Times New Roman", serif;
	font-size: 10px;
	word-spacing: 10px;
}
.middlefooter a:hover {
	color: #3EE7E8;
}
.rightfooter {
	width: 201px;
	height: 74px;
	float: left;
	text-align: right;
	color: white;
	font-family: Bitter, Georgia, "Times New Roman", serif;
	font-size: 10px;
	padding-top: 10px;
	background-color: #919592;
}
.leftfooter img:hover {
	background-color: #A7AAA8;
}
.contact_us {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#919592;
	padding-left:15px;
}
.contact_us_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:15px;
}
.contact_us_headline {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
}
.Ask_Pro_Header_Text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
.Pro_Tip{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
		}
.Pro_Tip_Text{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;