/* IGM Stylesheet */

/* global styles */
body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 77%; /* initially set to percentage so that ems work without producing miniscule text in IE */
	line-height: 1.3em;
	text-align: left;
	color: #515054;
	margin: 0; padding: 0; 
	background: #fff; 
	background: #fff url(../images/menu_bg.gif) 0 127px repeat-x;
	}

hr { border: none; height: 2px; background: transparent url(../images/horiz_sep.gif) 1px 0 repeat-x; padding: 0 0 15px 0; }

h1,
h2,
h3,
h4 { margin: 0; padding: 0; font-size: 1em; color: #515054; }

p { margin: 0; padding: 0 0 10px 0; }

a { color: #c73128; text-decoration: none; }
a:hover { text-decoration: underline; }



form,
fieldset { padding: 0; margin: 0; }

fieldset,
img { border: none; }
.clear { clear: both; }

/* style for blankwin */
a.external {
	position: relative; padding-right: 12px;
	background-image: url(../images/ico_external.gif);
	background-position: 100% 50%; 
	background-repeat: no-repeat;
}


#content .logo a.external { background-image: none; padding-right: 0; }

/* main wrapper */
#wrapper { 
	position: relative; width: 760px; margin: 0 auto 0 auto; 
	background: transparent url(../images/faux_column.gif) 0 0 repeat-y; }


/* header container */
#header { position: relative; width: 760px; height: 160px; }
#header #skip { display: none; }
#header h1 { 
	position: absolute; text-indent: -9999px; 
	top: 10px; right: 34px; width: 221px; height: 86px;
	background: transparent url(../images/integrapak_logo.gif) 0 0 no-repeat; }
#header h1 a { 
	position: absolute; display: block;
	top: 0; left: 0; width: 221px; height: 86px; }
#header .logo {
	position: absolute; bottom: 48px; left: 83px; width: 172px; height: 53px; overflow: hidden; }

#header .logo a { display: block; }
#header .logo a img { display: block; width: 172px; }


#header .back { position: absolute; bottom: 0; left: 82px; z-index: 20; height: 33px; }
#header .back a { display: block; color: #fff; font-weight: bold; line-height: 33px; }


/* main menu container */
#mainMenu {
	position: absolute; bottom: 0; left: 0; width: 760px; height: 33px;
	background: transparent url(../images/menu_bg.gif) 0 0 repeat-x; }
#mainMenu ul,
#mainMenu ul li { margin: 0; padding: 0; list-style: none; }
#mainMenu ul { margin-left: 287px; }
#mainMenu ul li,
#mainMenu ul li a { display: block; float: left; }
#mainMenu ul li a { text-transform: lowercase; color: #fff; text-decoration: none; line-height: 33px; padding: 0 10px 0 10px; }
#mainMenu ul li a.current,
#mainMenu ul li a:hover,
#mainMenu ul li a.current:hover { 
	text-decoration: none; background: transparent url(../images/menu_on.gif) 0 0 repeat-x;}





/* content container */
#content { position: relative; width: 760px; }
#content .body { position: relative; float: left; width: 429px; padding: 20px 34px 20px 19px; }
#content .body h4 { color: #c73128; }

/* site selector container */
#content .siteSelector { position: relative; float: left; width: 196px; padding: 10px 0 0 82px; }
#content .siteSelector dl,
#content .siteSelector dl dt,
#content .siteSelector dl dd { margin: 0; padding: 0; }
#content .siteSelector dl { margin-bottom: 10px; }
#content .siteSelector dl dt { display: block; padding: 0 0 4px 0; width: 123px; overflow: hidden; margin-left: 15px; }
#content .siteSelector dl dt img { display: block; }
#content .siteSelector dl dd,
#content .siteSelector dl dd span { color: #515055 !important; display: block; font-size: 0.95em; }
#content .siteSelector dl dd { padding-top: 15px; background: transparent url(../images/round_top.gif) 0 0 no-repeat; }
#content .siteSelector dl dd span { padding: 0 10px 15px 10px; background: transparent url(../images/round_bottom.gif) 0 100% no-repeat; }
#content .siteSelector dl dd p { padding: 0; margin: 0; }
#content .siteSelector h4 { margin-bottom: 20px; font-size: 1.1em; }
#content .siteSelector address { font-style: normal; padding-bottom: 10px; }
#content .siteSelector em { color: #c73128; padding-right: 3px; font-style: normal; }


/* local menu container */
#localMenu { position: relative; float: left; width: 196px; padding: 10px 0 0 82px; }
#localMenu ul,
#localMenu ul li { margin: 0; padding: 0; list-style: none; display: block; }

#localMenu ul li a { 
	display: block; width: 142px; padding: 15px 10px 15px 20px; font-weight: bold;
	background: #fff; border-right: 24px solid #e3e4e6; color: #515054; margin-bottom: 1px; }

#localMenu ul li a:hover,
#localMenu ul li a.current { text-decoration: none; color: #c73128;  }


#localMenu ul li ul li a { padding: 5px 10px 5px 32px; width: 130px; font-size: 0.9em;}
#localMenu ul li ul li a:hover,
#localMenu ul li ul li a.active { background: #fff url(../images/active.gif) 20px 7px no-repeat; text-decoration: none; color: #c73128; }



#localMenu ul.secondary li a { background: #959599; color: #fff; }
#localMenu ul.secondary li a:hover,
#localMenu ul.secondary li a.current { background: #fff; color: #c73128;  }
#localMenu ul.secondary li a.current { border-right-color: #e3e4e6; }

/* hide page header */
#content h3 { display: none; }

/* testimonial logo */
#content .logo { position: relative;  margin-bottom: 15px; }
#content .logo img { border: 1px solid #ccc; padding: 10px; }


/* product container */
#content .product { 
	position: relative; width: 429px; overflow: hidden; 
	background: transparent url(../images/horiz_sep.gif) 1px 0 repeat-x; padding: 15px 0 15px 0; }

#content .product .description { position: relative; float: left; width: 285px; padding-right: 20px; } 
#content .product .thumb { position: relative; float: left; width: 124px; }

#content .first { background: none !important;}


/* company images */
#content .gallery { position: relative; width: 429px; overflow: hidden; }
#content .gallery div { width: 135px; overflow: hidden; float: left; margin: 0 0 10px 12px; }
#content .gallery div img { display: block; } 
#content .gallery div.first { margin-left: 0; }

/* footer styles */
#footer {
	position: relative; width: 760px; height: 121px; 
	background: transparent url(../images/watermark.gif) 39px 100% no-repeat; }

#footer .logo { z-index: 10; position: absolute; top: 18px; left: 300px; width: 63px; height: 49px; }
#footer .logo a { text-indent: -9999px; display: block; position: absolute; top: 0; left: 0; width: 63px; height: 49px; }	

#footer .address {
	background: transparent url(../images/igm_logo_sm.gif) 0 100% no-repeat;
	position: relative; font-size: 0.9em; border-top: 1px solid #e3e5e4; 
	padding: 20px 0 0 0; margin-left: 297px; width: 429px; }
	
#footer span { color: #c73128; padding-right: 5px; }
#footer address { position: relative; width: 190px; display: block; margin: 0; padding: 0 0 0 40px; font-style: normal;  }
#footer .left,
#footer .right { float: right; width: 190px; }
	
	
/* form styles */
#content .forms { position: relative; margin-bottom: 20px; }
#content .forms h4 {  }
#content .forms fieldset { border: 0; }
#content .forms label { 
	display: block; font-weight: normal; } 
#content .forms .captcha {  display: block; width: 429px;  background-image: none; }
#content .forms .captcha label span { display: inline; width: auto; padding: 0; }
#content .forms .captcha img { border: 1px solid #888; }
#content .forms .captcha input { width: 100px; }
#content .forms .captcha span { display: block; width: 250px; font-size: 0.9em; color: #444; }
#content .forms .captcha label span,
#content .forms label span { padding: 0 5px 0 5px; color: #c82f29; font-weight: bold; font-size: 1.2em; line-height: 1em; }
#content .forms select,
#content .forms input,
#content .forms textarea { margin-bottom: 20px; }
#content .forms input { width: 250px; }
#content .forms textarea { width: 315px; }
/* revised clearing method */
#content .forms .select { overflow: auto; width: 250px; }
#content .forms input#submit,
#content .forms input#reset,
#content .forms input#cancel,
#content .forms input#close { width: auto; }

#content .pdfs { position: relative; width: 429px; overflow: hidden; }

#content .pdfs .left { float: left; width: 258px; overflow: hidden; }
#content .pdfs .right { float: right; width: 150px; }
#content .pdfs a { 
	display: block; width: 75px; padding: 50px 0 10px 0; text-align: left; float: left;
	background: transparent url(../images/pdf.gif) 0 0 no-repeat; color: #515054; font-size: 0.9em; }


#content .machinery { position: relative; } 
#content .machinery a { display: block; padding: 10px !important; color: #515054; overflow: hidden; background-color: #eff0f2; }
#content .machinery a strong { color: #c73128; font-weight: normal; }
#content .machinery a.light { background-color: #eff0f2; }
#content .machinery a.dark { background-color: #dfe0e2; }
#content .machinery em { font-style: normal; }
#content .machinery a:hover { text-decoration: none; background-color: #e8caca; }
#content .machinery span { display: block; }

#content .machinery span.description { position: relative; float: left; width: 265px; padding-right: 20px; } 
#content .machinery span.thumb { position: relative; float: left; width: 124px; }

#content .machinery a.external { background-image: none; }

/* google maps iframe */
#content iframe { border: 1px solid #0078b6; }

/* modal popup box */
#productDetail { position: relative; width: 461px; background: #fff; padding: 28px; }
#productDetail .image { display: block; overflow: hidden; width: 461px; height: 203px; }
#productDetail .caption { 
	display: block; border-top: 5px solid #c73128; 
	padding: 2px 0 0 0; height: 45px; overflow: hidden; 
	font-style: normal; font-size: 0.9em; }

#productDetail .detail { overflow: auto; height: 205px; width: 451px; padding: 0 10px 0 0; }

/* user feedback boxes */
#content .body .error,
#content .body .info,
#content .body .success {
	border-bottom: 4px solid #fff;
	font-weight: bold; line-height: 20px; 
	margin: 5px 0 15px 0; padding: 10px 5px 10px 35px; }
	
/* error message */
#content .body .error {
	border-color: #ecc;
	background: #fee url(../images/error.gif) 10px 10px no-repeat;  color: #922; }

/* success message */
#content .body .success {
	border-color: #be8;
	background: #dfa url(../images/success.gif) 10px 10px no-repeat; color: #292; }

/* info message */
#content .body .info {
	border-color: #cce;
	background: #eef url(../images/info.gif) 10px 10px no-repeat; color: #247; }
