#container {
	width:759px;
	margin:auto;
	border-style:solid;
	border-width:1px;
	border-color:#f60;
	padding:0;
}
.footer_bg {
	background-color: #000000;
}
.footer_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {  
	color: #ff6600; 
	text-decoration: underline;
}
a.substrip_links {
	color: #ffffff;
	text-decoration: none;
}
a.substrip_links:hover {
	color: #ffffff;
	text-decoration: underline
}
.footer_normsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.strip_normsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF6600;
}
.content_bg {
	background-color: #FAFAFA;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ff6600;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
body {
	background-color: #d9d6d3;
	background-image: url(/images/lightbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.lighter {
	background-color: #d9d6d3;
	background-image: url(/images/lightbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #dddddd;
	font-weight: bold;
}
body.email {
	background-position: 0px 0px;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	font-weight: normal;
	padding: 5px;
	line-height: 15px;
}
.whatsnewBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DDDDDD;
	font-weight: bold;
	padding: 5px;
	line-height: 15px;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
.normSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.thelist {
	list-style-image: url(/images/arrow.gif);
	left: 0px;
}
.productHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
}
.whatsNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DDDDDD;
	font-weight: normal;
	padding: 5px;
	line-height: 15px;
}
.homepageColumns {
	background-color: #eeeeee;
}
.hpButtons {
	background-color: #ededed;
	background-image: url(/images/hpb/hpb_gradient.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.prodMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}.padLeft1 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padRight1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.sideMenuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	background-image: url(/images/menuBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}

/*----------  Tradshow Styles -------------*/
#tradeshow {
	bgcolor: #FFF;
	background-image:url(/images/tsbg.gif);
	background-repeat:repeat-x;
	display: block;
	padding: 0px;
	width: 500px;
	height:125px;
	border: 1px solid #F60;	
	margin-bottom:10px;
}
#tradeshow img {
	margin-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#tradeshow p.head {
	font-size: 12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	background-color:none;
}
#tradeshow p {
	margin-top:10px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

/*---------------------------- Universal Search Classes --------------------*/
#usearch {
     position:absolute;
     top: 5px;
     z-index:5;
     height:22px;
     padding: 0;
     margin-left:1px;
     border: 0;
}
#usearch button {
  width: 20px;
  height: 20px;
  margin-top:0;
  padding: 0;
  border: 0;
  background: transparent url(/images/usearch-button.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#usearch input {
     height:15px;
	 width:150px;
     vertical-align:top;
     border: 1px solid #F60;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 5px;
}

#results {
     width:600px;
     margin:auto;
}
/*
#menudiv {
	width:100%;
	height:105px;
	margin:0:
	padding:0;
	background-image:url(/images/menuBG_1104_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}
*/
#inmenudiv {
	width:758px;
	height:105px;
	padding:0;
	margin:0 auto;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(/tooltip/black_arrow.png);
	font-size:11px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
 
/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
