/* !!!!!!!! HEADER !!!!!!!! */
#head {width: 782px;}
#head img {float: left; border: 0px; padding:0px;}
#head p {margin: 0px 0px 0px 205px; color:#ffffff; font-size: 90%; text-align: center; font-weight: bold;}
#head hr {color: #f00000; background-color: #ff0000; width: 100%;}

#headerbanner {background-color: #ffffff; color: #666666; font-size:80%; text-align: center;}
#headerbanner img {border: 0px; padding:0px;}

#head a {text-decoration: none ; font-weight: normal; color: #0066CC; }
#head a:visited {color: #0066CC;}
#head a:active {color: #0066CC;}
#head a:hover {color: #0066CC; text-decoration: underline;}

#header {padding: 2px; text-align: center;}
#header div.companyinfo {
	background: #2d4687;
	color: #f5f5f5;
	text-align: center;
	border: 2px #8f94b5 solid;
	}
#header div.name{
	font-weight: bold;
	font-size: 150%;
}
#header div.phone{
	font-weight: bold;
	font-size: 1cm;
}
#header div.phone style1 style1{
	font-weight: bold;
	color:#FF0000
	font-size: 200%;
}
#header hr {
	background-color: #ff0000;
	color: #ff0000;
	height: 2px;
	border: none; width: 100%;
	}


#titleheading {background-color: #0066cc; height: 90px;}


/* @@@@@@  ---END--- : HEADER @@@@@@ */
/* !!!!!!!! NAVIGATION !!!!!!!! */


#leftnav {
	position: absolute;
	top: 141px;
	left:112px;
	width: 150px;
	border: 1px solid #0000cf;
	background-color: #e4e4e4;
	color: #0000cf;
	font-size: 80%;
	z-index:2;
	height: 1900px;
	}
	
#leftnav p {padding-left: 5px; padding-right: 5px;}
#leftnav p:hover {background: #f0f0f0;}
#leftnav h3 {background-color: #0066cc; color: #fff; text-align:center; padding: 2px; border-bottom: 1px solid black;}

#rightnav {
	position: absolute;
	top: 141px;
	left: 740px;
	width: 150px;
	border: 1px solid #0000cf;
	background-color: #e4e4e4;
	color: #0000cf;
	font-size: 80%;
	z-index:2;
	height: 1900px;
	} 
	
#rightnav p {padding-left: 5px; padding-right: 5px;}
#rightnav p:hover {background: #f0f0f0;}
#rightnav h3 {background-color: #0066cc; color: #fff; text-align:center; padding: 2px; border-bottom:1px solid black;}



/* @@@@@@  ---END--- : NAVIGATION @@@@@@ */
/* !!!!!!!! MAIN !!!!!!!! */



#main {
	position: relative;
	
	width: 400px;
	z-index:3;
	background: #fff;
	margin:30px 168px 30px 168px;
	text-align: justify;
	padding: 35px 20px 35px 20px;
	font-size: 92%; border: 1px black solid;
	}

#main h1 {color: #2d4687;}
#main h2 {font-size: 120%; color: #666;}
#main hr {background-color: #0066cc; color: #0066cc;}

#main p.update {border: 1px dashed #0066cc; padding: 3px 7px 3px 7px;}
#main p.update span {color: #7C1F00; font-weight: bold; font-size: 115%;}

/*#main div.update {margin-bottom: 60px;} original - changed for grill parts on index */
#main div.update {margin-bottom: 45px;}
#main div.update {border: 1px dashed #0066cc; padding: 3px 7px 3px 7px;}
#main div.update h3 {color: #7C1F00; font-weight: bold; font-size: 115%; text-align: center;}
#main div.update table { text-align: center;}
#main div.update tr { padding-bottom: 19px;}
#main div.update td { width: 33%; border: 1px #aaa dotted; }
#main div.update td:hover { background: #f0f0f0; }

#address {margin: 20px 30px 30px 30px; padding: 5px 5px 5px 5px; font-size: 110%; text-align: center; color: #0066cc; font-weight: bold; border: 4px double #0066cc;}
#address p {margin: 0px; padding: 2px 0px 2px 0px;}
#address hr {color: #0066cc;background-color: #0066cc; width: 150px; height: 2px;}
#address .warning {color: #000; text-decoration: underline;}



body {
	margin: 5px 100px 5px 100px;
	padding: 5px 10px 5px 10px;
	font-family: arial, helvetica, times new roman, verdana, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #FFFFFF;
	}
a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
	color:  #000066;
	
	}
a:visited {
	color:  #666666;
	}
a:active {
	color:  #006;
	}
a:hover {
	color: #18495E;
	text-decoration: underline;
	}  /* original color #99ccff */
ul, li {
	list-style-type: square;
	padding: 3px 20px 3px 20px;
	}
ul {
	list-style-type: square;
	margin: 10px 0px 10px 0px;
	}
div, span {
	margin-top: 0px;
	margin-bottom: 0px;
	}
p	{
	padding: 5px 0px 5px 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	}
acronym {
	border-bottom: 1px #cc3300 dashed; /* #0066cc 1e90ff */
	}
tr, td {
	
	padding: 1px 5px 1px 5px;
	}
table {
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
	}
h1 {
	font-size: 200%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 133%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 116%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 85%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;} /* position: relative; */
.left-floating {
	float: left;
	top: 0px;
	}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@ BEGIN SPECIFIC IDS  @@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#pageinfo p {font-size: 120%; color: #333399;
	} /* replaces .important-notes-parts */
#pageinfo h1{
	color: #0167CC;
	font-weight: bold;
	font-size: 225%;
}  /* ORIGINAL  color: #2d4687; */
#pageinfo h2 {color: #111;} /* ORIGINAL  color: #666; */
#pageinfo h3 {color: #444;} /* ORIGINAL  color: #000; */
#pageinfo .centerpics {text-align: center; padding: 5px;}
#pageinfo .partsimages {text-align: center;	padding: 5px;}
#pageinfo .partsimages p {font-size: 100%; color: #000;}

#iteminfo {font-size: 80%; color: #000;}
#iteminfo img { border: 0px; padding:0px;}
#iteminfo .centerpics {text-align: center; padding: 5px;}
#iteminfo .partsimages {text-align: center;	padding: 5px;}
#iteminfo td {border-bottom: 10px #E6E6E6 solid; padding:10px;}
#iteminfo tr.grey {background-color: #FFFFFF; padding: 2px;}
#iteminfo tr.yellow {background-color: #FFFFFF; padding: 2px;}
#iteminfo tr.azure3 {background-color: #FFFFFF; padding: 2px;}
#iteminfo tr.columnheading {
	background-color: #2d4687;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	}
#iteminfo .partnumber {
	font-weight: bold;
	color: #f00000;
	text-align: center;
	font-size: 100%;
	}
#iteminfo .price {
	padding-left: 3px;
	color: #f00000;
	font-size: 130%;
	}
#iteminfo hr {
	background-color: #0066cc;
	color: #0066cc;
	height: 2px;
	border: none; width: 100%;
	}
#iteminfo .bonus-pack {
	background: #f8f8f8;
	font-weight: bold;
	border: 3px #ff0033 solid;
	padding: 3px;
	color: #111;
	margin: 4px 2px 6px 2px;
	text-align: center;
	}
#iteminfo .item-name {
	font-weight: bold; color: #000; font-size: 130%;
	}
#iteminfo .out-of-stock {
	color: #f8f8f8;
	background-color: #0000aa;
	margin: 30px 0px 20px 0px;
	font-size: 95%;
	font-weight: bold;
	padding: 4px;
	}
/* @@@@@@ ---END--- ITEMINFO  @@@@@@  */



/* !!!!!!!! FOOTER !!!!!!!! */
#foot {
	position: absolute;

	left: 112px;
	width:780px;
	font-size: 75%;
	color: #333;
	background: #fff;
	margin: 0px 0px 0px 0px;
	border: 1px #ccc dotted;
	clear: both;
	text-align: center;
	top: 2050px;
}

#foot a {text-decoration: underline; font-weight: normal; color: #666; }
#foot a:visited {color: #666;}
#foot a:active {color: #444;}
#foot a:hover {color: #fff; text-decoration: underline; background-color: #ccc;}

#foot span {text-align: left; font-size: 40%;}
#foot span a {text-decoration: none; font-weight: normal; color: #fefefe;}
#foot span a:visited {text-decoration: none; font-weight: normal; color: #fefefe; background-color: #fff;}
#foot span a:active {text-decoration: none; font-weight: normal; color: #fefefe; background-color: #fff;}
#foot span a:hover {text-decoration: none; font-weight: normal; color: #ffffff; background-color: #fff;}

#footer {text-align: center;}
#footer hr {
	background-color: #ff0000;
	color: #ff0000;
	height: 2px;
	border: none; width: 100%;
	}
#foot .motto {color: #eee; background-color: #2d4687; border: solid #8f94b5 2px; padding: 3px;}
#foot hr {background-color: #ff0000; color: #ff0000;height: 2px;border: none; width: 100%;}

#footer div.motto {color: #eee; background-color: #2d4687; border: solid #8f94b5 2px; padding: 3px; margin: 5px 0px 5px 0px;}
/* original motto:  {color: #eee; background-color: #2d4687; padding: 3px; margin: 5px 0px 5px 0px;} */
/* @@@@@@  ---END--- : FOOTER @@@@@@  */
#disclaimer {
	background-color: #eee;
	border: 2px #0066cc dashed;
	margin: 30px 0px 20px 0px;
	font-weight: normal;
	padding: 4px;
	}
#additional-models {
	border: 2px #333399 dotted;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	background: #eee;
	}
#additional-models hr { width: 50%;
	background-color: #0066cc;
	color: #0066cc;
	}

/* below this line are experiments */

#main li {margin-left: 20px; list-style-image: url(starbg4.gif); padding-bottom: 13px;}
