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

/******************Main Site*****************/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #bbd9f3;
	background-image: url(../images/backgroundSite.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #a0a0a0;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.oneColFixCtr #mainContent {
	padding-bottom: 0;
	margin-top: 8px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin-top: 10px;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 40px;
	background-color: #e4e4e4;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.headerphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
}
.headercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 5px;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #2c72e5;
	text-decoration: none;
}

A:visited {
	color: #999999;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}

#search_box {
	width: 265px;
	height: 28px;
	padding-left: 12px;
	background-position: left center;
	margin-top: 0px;
	float: right;
	background-image: url(../images/searchfield.gif);
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexProductBox {
	height: 180px;
	width: 176px;
}

#infoRequest a {
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/infoRequest.gif);
	height: 40px;
	width: 146px;
	display: block;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#infoRequest a:hover {
	color: #000;
	background-image: url(../images/infoRequest.gif);
	background-position: bottom;
}
#twitterButton {
	width: 146px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#indexProductPosition {
	position: relative;
}
#indexProductText {
	font-size: 12px;
	color: #3275cb;
	text-align: center;
	position: absolute;
	width: 140px;
	left: -4px;
	top: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
#indexTopText {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#searchfield    {
	width: 220px;
	float: left;
	height: 16px;
	background-image: none;
	margin-top: 6px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
}
#search_box #go {
	float: right;
}
.AccordionPanelContent li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	list-style-type: disc;
	font-size: 12px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.AccordionPanelContent ul {
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
}


/***********Drop Navigation**********/

.dropnavlistcontainer {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 28px;
}

ul#dropnavlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: relative;
	left: 0px;
	height: 28px;
	font-weight: bold;
	font-style: normal;
}

ul#dropnavlist a
{
	text-decoration: none;
}

ul#dropnavlist, ul#dropnavlist ul, ul#dropnavlist li
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#dropnavlist li {
	padding-top: 0px;
	float: left;
	margin-top: 8px;
	padding-bottom: 0px;
}

ul#dropnavlist li a
{
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-top: 8px;
}

ul#dropnavlist li a:hover
{
	background-color: #69C;
	background-image: url(../images/backgroundNavbar_over.gif);
	background-repeat: repeat-x;
}

ul#dropnavlist li a:active
{
	color: #cccccc;
	background-color: #003366;
}

ul#dropsubnavlist {
	display: none;
}
ul#dropsubnavlist li {
	opacity: .95;
	float: none;
	background-color: #2c72e5;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
}

ul#dropsubnavlist li a
{
	color: #FFFFFF;
	
}

ul#dropsubnavlist li a:hover
{
	background-color: #69C;
	background-image: none;
}

ul#dropnavlist li:hover ul#dropsubnavlist
{
	display: block;
	position: absolute;
	width: 150px;
	padding-top: 9px;
	background-image: url(../images/menubotton.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1;
}


ul#dropnavlist li:hover ul#dropsubnavlist li a
{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

ul#dropnavlist li:hover ul#dropsubnavlist li a:before {
}

.searchbox {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}


/*********** Pactiva Displays **********/
.paneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 170px;
	top: 0px;
	float: right;
	margin-right: 26px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
.speclist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e3e3e3;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 3px solid #696969;
	margin-top: 10px;
	width: 300px;
	margin-bottom: 10px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
}.productmain {
	text-align: center;
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}

/*********** Product Pages **********/

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 30px;
}
.pagedesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 790px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 30px;
}
.prodboxcontainer {
	width: 790px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.prodoptions {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 100%;
	margin-right: 10px;
}
.prodboxtop {
	background-image: url(../images/productbox_top.gif);
	height: 15px;
	width: 790px;
}
.prodboxbot {
	background-image: url(../images/productbox_bot.gif);
	height: 15px;
	width: 790px;
}
.prodboxmid {
	background-image: url(../images/productbox_mid.gif);
	width: 790px;
	background-repeat: repeat-y;
	position: relative;
}
.prodimage {
	width: 200px;
	margin-left: 20px;
	position: relative;
	top: 0px;
}
.proddetails {
	position: relative;
	top: 0px;
	margin: 10px;
}
.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #253356;
	text-decoration: underline;
	margin-top: 0px;
}
.proddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	list-style-type: disc;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
}
.proddesc li {
	list-style-type: none;
	list-style-image: url(../images/bullet-arrow.gif);
	font-weight: normal;
}
.proddesc ul {
	list-style-type: none;
	font-weight: normal;
	margin-top: 4px;
}
.prodprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
}
.prodpriceStrikethrough {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
	text-decoration: line-through;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prodtitle {
	margin-top: 5px;
	font-size: 12px;
	padding-top: 0px;
}
.descriptionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 600px;
	margin-left: 50px;
}
.descriptiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
table.price {
	border-spacing: ;
	background-color: rgb(255, 255, 240);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px none #FFFFFF;
	margin-top: 15px;
}
table.price th {
	background-color: #CCCCCC;
	-moz-border-radius: ;
	border: 1px solid white;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
table.price td {
	background-color: #E6E6E6;
	-moz-border-radius: ;
	color: #990000;
	font-weight: bold;
	border: 1px solid white;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
table.inforequest {
	border-collapse:collapse;
	font:1em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333;
	background-color: #EFF4FB;
	background-image: url(../images/bluegradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #686868;
}

table.inforequest td, th {
		padding:5px;
}

table.inforequest caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}
table.inforequest  thead  th     {
	color:#fff;
	background-color: #333;
	background-image: url(../images/darkgraybar.gif);
	background-repeat: repeat-x;
}

table.inforequest tfoot td {
		text-align:right
}
table.inforequest  tbody  td   {
	border: 1px dotted #333;
}

table.inforequest tbody th {
		white-space: nowrap;
}

table.inforequest tbody th a {
		color:#333;
}

table.inforequest tbody tr:hover {
		background:#fafafa
}
.faqheader {
	font-weight: bold;
	color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
	padding-left: 20px;
}
.faqcontent {
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.blackborderbox {
	padding: 10px;
	border: thin solid #000000;
}
.indexmaincontent {
	margin: 10px;
	padding: 10px;
}
.grey-bold1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.smalllink { color: navy; font-size: 10px; text-decoration: none; }
.imgthumb { width: auto; height: auto; padding: 1px; border: solid 1px black; }
.GalleryHeadline
{
  border-bottom: 1px solid #CCC;
  width: 500px;
}
.ImageGallery td
{
  font-size: .9em;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
}
.ImageGallery a {
  color: navy;
}
.ImageGallery h4
{
  padding: 0;
  margin: 0;
  font-size: 1em;
}
.ImageGallery p
{
  padding: 2px 0 0;
  margin: 0;
}
.ImageGallery img
{ vertical-align: bottom; padding: 2px; border: solid 1px black; }

.ImageGallery h3
{
  text-align: left;
  border-bottom: 1px solid #CCC;
  margin: 0px;
}.listspace {
	margin-bottom: 10px;
}
.trussBox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.redText {
	color: #C00;
}
