/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	}
img, a img {
	border: none;
	}
a {
	color: #87190f;
	}
a:hover {
	text-decoration: none;
	}
#content p {
	margin-bottom: 17px;
	}
#content ul {
	margin-left: 25px;
	margin-bottom: 17px;
	}
#content li ul {
	margin-bottom: 0px;
	}
h1 {
	}
h1.pagename {
	background-image: url(/images/pageheader_bg2.jpg);
	background-repeat: no-repeat;
	width: 689px;
	height: 67px;
	color: #fff;
	line-height: 67px;
	display: block;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: middle;
	float: left;
	}
h1.pagename img {
	padding-left: 20px;
	vertical-align: middle;
	}
h2 {
	color: #D3180C;
	font-size: 13pt;
	line-height: 23px;
	margin-bottom:10px;
	border-bottom:1px solid #ce1a0c;
	}
h3 {
	color: #333;
	margin-bottom: 8px;
	font-size: 10pt;
}
.clearFix {
	clear: both;
	}
body {
	text-align: center;
    background-color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #fff;
	}
#container {
	clear: both;
	text-align: left;
    margin: 0px auto;
	width: 1000px;
	background-color: #8e8e8e;
	background-image:url(/images/container_bg2.jpg);
	background-repeat: repeat-y;
	}
#header {
	width: 940px;
	background-repeat: no-repeat;
	height: 75px;
	overflow:hidden;
	background-image: url(/images/header_bg2.jpg);
	background-repeat: no-repeat;
	padding: 25px 34px 0px 26px;
	}
#logo {
	padding: 5px 0px 0px 15px;
	float: left;
	}
#topNav {
	float: right;
	width: 425px;
	margin-bottom:7px;
	text-align: right;
	color: #000;
	clear:none;
	}
#topNav a {
	color: #000;
	text-decoration: none;
	}
#topNav a:hover {
	text-decoration: underline;
	}
#phoneDiv {
	 clear:right;
	 float:right;
}
#left_side {
	width: 214px;
	float: left;
	clear: left;
    padding: 0px 14px;
	text-align: center;
	margin-left: 14px;
	}

#left_side ul {
	margin:0;
	padding:0;
}
#left_side li {
	display:block;
	margin:0;
	padding:0;
	list-style-type: none;
}

#navigation {
	width: 212px;
	border-left:1px solid black;
	border-right:1px solid black;
	}
#navigation li {
	background-color: #e8e9ea;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom:2px;
	border:1px solid transparent; /*IE7 fix*/
	}
#navigation ul {
	}
#navigation ul li {
	}
#navigation li ul li a {
	color: #000;
	font-size: 11px;
	}
#navigation li ul li a:hover, #navigation li ul li a.hover {
	background:#fff;
	}
#navigation a {
	text-transform: uppercase;
	text-decoration: none;
	color: #6d6e71;
	font-weight: bold;
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}
#navigation a:hover {
	color: #87190f;
	}
a.ui-state-default {
	background: url(/images/nav_arrow_right.gif) no-repeat center left;
	}
a.ui-state-active {
	background: url(/images/nav_arrow_down.gif) no-repeat center left;
	}
#navigation a:active {
	color: #87190f;
	}

#right_side {
    float: left;
	width: 709px;
	border: 1px solid #000;
	background-color: #e8e9ea;
	}
#horizNav  {
	clear: both;
	width: 100%;
	height: 37px;
	padding: 0px;
	background-image: url(/images/horiz-nav-bg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
#horizNav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#horizNav a:hover {
	color: #D3180C;
	}
#horizNav ul {
	display: inline-block;
	margin: 7px 0 0 0px;
	width:100%;
	}
#horizNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-transform: uppercase;
    border-right: 1px solid #e6e7e8;
    display: inline;
	padding: 0px 20px;
	margin: 0px;
	}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
    padding: 10px 25px 10px 25px;
	color: #000;
	clear: both;
	border-top:1px solid black;
	overflow:hidden;
	}
#content ul {
	list-style-image:url(/images/ul_bullet.gif) !important;
	}

#footer {
	width: 936px;
	background-image: url(/images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	padding: 10px 32px 33px 32px;
	font-size: 11px;
	text-align: right;
	}

#announcements {
	background: url(/images/announcements_bg.jpg) no-repeat top #CE1A0D;
	text-align: left;
	width: 212px;
	padding: 5px 0px 10px 0;
	border: 1px solid black;
	clear: both;
	color: #fff;
	margin-top:15px;
	line-height:12pt;
	}
#announcements a {
	color:white;
}
#announcements p {
	padding:8px;
	margin:0px;
}
#announcements ul {
	padding: 0px 15px;
	margin: 0px;
	text-align: left;
	list-style-type: none !important;
	list-style-image: none !important;
	clear: both;
	font-size:8pt;
	}
#announcements .feedburnerFeedBlock p {
	color: white;
	text-align:center;
	margin-bottom:5px;
	}
#announcements .feedburnerFeedBlock p a {
	text-decoration:none;
	font-size:large;
	}
#announcements #feedTitle {
	font-size:14pt;
	text-align:center;
}
#announcements div ul li div {
	margin:0 0 5px 5px;
	font-size:7pt;
}
#creditfooter {
	display:none;
}

#prod_right {
	 float:right;
	 width:280px;
	 margin-top:30px;
	 margin-bottom:25px;
}
#prod_right img {
	 float:right;
}

#contactbox {
	float:right;
	clear:both;
	width:140px;
	height:135px;
	padding:10px 9px;
	margin:0px 0px 10px 10px;
	background:url(../images/contactbox.jpg) no-repeat left top red;
	color:white;
	line-height:13pt;
}
#contactbox a {
	color:white;
}
#contactbox_prod {
	width:244px;
	height:44px;
	padding:3px;
	margin-top:8px;
	float:right;
	background:url(../images/contactbox_prod.jpg) no-repeat left top #200302;
	color:white;
	line-height:13pt;
}
#contactbox_prod p {
	text-align:center;
}
#contactbox_prod a {
	color:white;
}
#contactbox_prod #startNow {
	 margin-top:3px;
	 margin-bottom:2px;
	 font-weight:bold;
	 font-size:medium;
}
#contactbox_prod #startNow a {
	text-decoration:none;
}

#prod_media {
	clear:both;
	overflow:hidden;
	float:right;
	width:250px;
}
#product_videos {
	float:left;
	clear:both;
	margin-right:10px;
}
#product_videos .videoDiv {
	padding:5px;
	background:#cecece;
}
#product_photos {
	width:250px;
	padding-top:10px;
	float:left;
	clear:left;
	font-size:smaller;
}
#product_photos img {
	padding:5px;
	background:#cecece;
	float:none; /*fix all imgs floating right*/
}
#product_photos h3 {
	margin-bottom:0px;
}
#product_photos p {
	margin-bottom:5px;
}

#recaptcha_widget_div table {
	background:white;
}

#casePackingPagename, #palletizingPagename, #mhPagename {
	height:709px;
	height:67px;
}
#casePackingIndex, #palletizingIndex, #mhIndex {
	 display:block;
	 position:relative;
	 height:45px;
	 width:225px;
	 float:left;
	 top:10px;
}
div#casePackingLinks, div#palletizingLinks, div#mhLinks {
	position:relative;
	top:10px;
	left:205px;
	width:275px;
	height:50px;
	float:left;
} div#mhLinks {
	width:240px;
	left:240px;
}
a.casePackingLink, a.palletizingLink, a.mhLink {
	display:block;
	float:left;
	height:26px;
	width:58px;
} a.mhLink {
	width:115px;
} a#miscLink, a.palletizingLink {
	width:85px;
}

.info {
	border-bottom:1px dashed red;
	padding:0 0 0 2px;
}
.tooltip {
	background:#CD5555;
	padding:5px;
	margin-top:5px;
	border:2px groove #CE1A0C;
}

/* Contact Forms */
.errorTB {
	background:#F79992;
}
.errorTxt {
	color:red;
}
#recaptchaCell iframe {
	width:100%;
}

/* Sidebar Form */
#form {
	background:url(/images/contact_background2.gif) repeat-x #696969;
	border:2px solid #333333;
	overflow:hidden;
	width:210px;
	padding:3px 0px;
	margin-top: 1em;
	line-height:normal;
	position:relative;
}
#reqbspan {
	font-weight:bold;
	font-size:large;
	color:white;
}
#reqstarspan {
	font-size:smaller;
	color:#9f9f9f;
}
#formFields {
    margin:5px auto;
}
#formFields table {	
	text-align:left;
}
#formFields table td {
	padding:0px 3px;
}
#formFields table td input {
	margin:3px 0;
}
#formFields .checkTD1 {
	padding-left:15px;
}
#formFields .checkTD2 {
	padding-left:25px;
}
#brochureSubmit {
	margin-top:8px;
	background:url(/images/contact_submit.gif) no-repeat;
	border:0px;
	width:55px;
	height:21px;
}

#brochure_request_errors {
	display: none;
	background-color: #696969;
	position: absolute;
	top: 0px;
	left: 220px;
	width: 205px;
	padding: 10px;
	border: 1px solid #000000;
}