/*------- CSS RESET --------*/
/*Thank you, Eric Meyer - http://www.meyerweb.com*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------- sIFR STYLES --------*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}


/*------- GLOBAL --------*/
div.clear{
	width:100%;
	height:0;
	overflow:hidden;
	clear:both;
}

html{
	background:#e7e8e9 url(/images/bkg_html.jpg) no-repeat scroll left top;
}

body{
	background:transparent url(/images/bkg_body.png) no-repeat scroll 50% 0;
	min-height:751px;
	padding:51px 0 0;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	line-height:120%;
	color:#686868;
}

div.wrap1{
	background:transparent url(/images/bkg_wrap2.png) repeat-y scroll 0px 729px;
	width:1001px;
	margin:0 auto;
}

div.wrap2{
	background:transparent url(/images/bkg_wrap1.png) no-repeat scroll 50% 0;
	padding:90px 0 27px;
	top:-21px;
	position:relative;
	min-height:442px;
}

div h1{
	position:absolute;
	top:20px;
	left:15px;
	width:279px;
	height:78px;
	background:transparent url(/images/ico_logo.png) no-repeat scroll 0 0;
}

	div h1 a{
		text-indent:-999px;
		overflow:hidden;
		width:279px;
		height:78px;
		display:block;
		text-decoration:none;
	}

div ul.social{
position:absolute;
top:10px;
right:18px;
}

	div ul.social li{
		float:left;
	}

	div ul.social li a{
		width:20px;
		height:20px;
		overflow:hidden;
		text-indent:-999px;
		display:block;
		margin:0 3px;
		text-decoration:none;
	}

div div#utility ul{
	position:absolute;
	top:10px;
	right:78px;
	margin-top:5px;
}

	div div#utility ul li{
		display:inline;
	}

	div div#utility ul li a,
	div div#utility ul li a:link,
	div div#utility ul li a:visited{
		color:#006e66;
		text-decoration:none;
		line-height:15px;
		margin:0 3px;
	}

	div div#utility ul li a:hover,
	div div#utility ul li a:active{
		text-decoration:underline;
	}

	div ul.social li.facebook a{
		background:transparent url(/images/ico_facebook.png) no-repeat scroll 0 0;
	}

	div ul.social li.twitter a{
		background:transparent url(/images/ico_twitter.png) no-repeat scroll 0 0;
	}

/* THE FOLLOWING HIDES THE SOCIAL ICONS */
/* REMOVE TO SHOW THEM AGAIN */
div ul.social{
	display:none;
}
div div#utility ul{
	right:18px;
}
div div.search{
	position:absolute;
	top:37px;
	right:4px;
	width:233px;
	height:51px;
	background:transparent url(/images/bkg_search.png) no-repeat scroll 0 0;
}

	div div.search input.text{
		position:absolute;
		top:3px;
		left:3px;
		width:175px;
		height:16px;
		padding:0 3px;
		margin:0;
		line-height:16px;
		border-top:1px solid #929292;
		border-left:1px solid #929292;
		color:#A6A8AA;
		font-size:12px;
	}

	div div.search input.submit{
		position:absolute;
		top:3px;
		right:8px;
		background:transparent url(/images/btn_go.png) no-repeat scroll 0 0;
		overflow:hidden;
		line-height:999px;
		font-size:1px;
		height:19px;
		width:34px;
		border:none;
		padding:none;
	}

	div div.search a.product-search,
	div div.search a.product-search:link,
	div div.search a.product-search:visited{
		display:block;
		background:transparent url(/images/bkg_prod_search.png) no-repeat scroll 0 0;
		height:16px;
		line-height:16px;
		overflow:hidden;
		position:absolute;
		top:27px;
		right:8px;
		padding:0 0 0 20px;
		color:#ffffff;
		text-decoration:none;
	}

	div div.search a.product-search:hover,
	div div.search a.product-search:active{
		color:#006e66;
		text-decoration:underline;
		background-position:0 -16px;
	}

div h3.phone{
	font-size:16px;
	font-weight:bold;
	color:#006e66;
	position:absolute;
	right:13px;
	top:90px;
	font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
}

div div#main-nav ul{
	display:block;
	background:transparent url(/images/bkg_main_nav_ul.png) no-repeat scroll right top;
	padding:0 8px 0 0;
	height:32px;
	margin:0 0 0 4px;
	float:left;
	position:relative;
	z-index:999;
	font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
	font-weight:600;
}

	div div#main-nav ul li{
		background:transparent url(/images/bkg_main_nav_li.png) repeat-x scroll left top;
		height:32px;
		float:left;
		position:relative;
	}

	div div#main-nav ul li a,
	div div#main-nav ul li a:link,
	div div#main-nav ul li a:visited{
		display:block;
		height:32px;
		line-height:28px;
		padding:0 13px;
		color:#ffffff;
		text-transform:uppercase;
		font-size:12px;
		text-decoration:none;
		text-shadow: 1px  1px 2px #333;
	}

	div div#main-nav ul li a:hover,
	div div#main-nav ul li a:active{
		background-image:url(/images/bkg_main_nav_li_hover.png);
	}

	div div#main-nav ul li ul{
		background:url(/images/bkg_main_nav_ul_li_ul.png) repeat-x scroll 0 50% #c7c7c7;
		display:none;
		position:absolute;
		top:27px;
		left:-4px;
		border-left:1px solid #9e9e9e;
		border-right:1px solid #9e9e9e;
		border-bottom:1px solid #9e9e9e;
		height:auto;
		width:145px;
	}
	div div#main-nav ul li ul li{
		display:block;
		background:transparent none;
		float:none;
		height:auto;
	}
	div div#main-nav ul li ul li a,
	div div#main-nav ul li ul li a:link,
	div div#main-nav ul li ul li a:visited{
		font-size:12px;
		line-height:14px;
		padding:4px 8px;
		text-transform:none;
		height:auto;
		text-shadow:none;
	}
	div div#main-nav ul li ul li a:hover,
	div div#main-nav ul li ul li a:active{
		background-image:none;
		color:#000000;
		border:none;
	}
	div div#main-nav ul li ul li ul{
		display:none;
	}
div.footer{
	background:url("/images/bkg_footer.png") no-repeat scroll 50% bottom transparent;
	clear:both;
	margin:9px auto 0;
	padding:0 0 17px;
	position:relative;
	top:-34px;
	width:1001px;
}

	div.footer ul{
		border-top:1px solid #999999;
		margin:0 23px 0 19px;
		text-align:right;
	}

	div.footer ul li{
		display:inline;
		margin:0 0 0 17px;
		line-height:16px;
	}

	div.footer ul li a,
	div.footer ul li a:link,
	div.footer ul li a:visited{
		color:#006E66;
		text-decoration:none;
	}

	div.footer ul li a:hover,
	div.footer ul li a:active{
		text-decoration:underline;
	}

	p.copyright{
		color:#9F9F9F;
		margin:0 auto;
		position:relative;
		text-align:right;
		top:-37px;
		width:958px;
	}
	/*------- HOME PAGE --------*/
	div.home div.left-col{
		float:left;
		width:706px;
		margin:0 11px 0 18px;
		clear:left;
		background:transparent url(/images/bkg_home_left_col.png) no-repeat scroll left bottom;
		padding:0 0 23px 0;
	}
	div.home div.stage{
		width:706px;
		height:299px;
		margin:8px 0 0;
		overflow:hidden;
		position:relative;
		text-transform:uppercase;
		float:left;
		clear:left;
		margin:0 11px 0 18px;
	}
	div.home div.stage ul li{
		width:706px;
		height:299px;
		position:absolute;
		z-index:0;
		top:0;
		left:0;
		color:#686868;
	}
	
	div.home div.stage ul a{
		width:706px;
		height:299px;
		display:block;
		color:#686868;
	}
	div.home div.stage ul li p.panes{
		position:absolute;
		top:10px;
		left:20px;
		color:#99999;
		font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	div.home div.stage ul li p.panes span{
		color:#006e66;
	}
	div.home div.stage ul li h2{
		position:absolute;
		left:20px;
		top:113px;
		text-indent:-9999px;
		overflow:hidden;
	}
	div.home div.stage ul li h3{
		position:absolute;
		left:20px;
		bottom:100px;
		text-indent:-9999px;
		overflow:hidden;
	}
	div.home div.stage ul li img.product{
		position:absolute;
		bottom:5px;
		left:20px;
		display:none;
	}
	div.home div.stage ul li div.fireworks{
		height:279px;
		position:absolute;
		right:5px;
		top:5px;
		width:175px;
	}
	div.home div.stage ul li div.fireworks img{
		position:absolute;
		display:none;
		z-index:10;
	}
	div.home div.stage ul li.industrial{
		background:transparent url(/images/stage/bkg_ind.jpg) no-repeat scroll 0 0;
	}
	div.home div.stage ul li.industrial h2{
		background:transparent url(/images/stage/bkg_ind_h2.png) no-repeat scroll 0 0;
		width:224px;
		height:41px;
	}
	div.home div.stage ul li.industrial h3{
		background:transparent url(/images/stage/bkg_ind_h3.png) no-repeat scroll 0 0;
		width:438px;
		height:20px;
	}
	div.home div.stage ul li.environmental{
		background:transparent url(/images/stage/bkg_env.jpg) no-repeat scroll 0 0;
	}
	div.home div.stage ul li.environmental h2{
		background:transparent url(/images/stage/bkg_env_h2.png) no-repeat scroll 0 0;
		width:349px;
		height:41px;
	}
	div.home div.stage ul li.environmental h3{
		background:transparent url(/images/stage/bkg_env_h3.png) no-repeat scroll 0 0;
		width:383px;
		height:35px;
	}
	div.home div.stage ul li.food_beverage{
		background:transparent url(/images/stage/bkg_fbv.jpg) no-repeat scroll 0 0;
	}
	div.home div.stage ul li.food_beverage h2{
		background:transparent url(/images/stage/bkg_fbv_h2.png) no-repeat scroll 0 0;
		width:371px;
		height:48px;
		top:118px;
	}
	div.home div.stage ul li.food_beverage h3{
		background:transparent url(/images/stage/bkg_fbv_h3.png) no-repeat scroll 0 0;
		width:490px;
		height:19px;
		bottom:110px;
	}
	div.home div.stage ul li.consumer{
		background:transparent url(/images/stage/bkg_con.jpg) no-repeat scroll 0 0;
	}
	div.home div.stage ul li.consumer h2{
		background:transparent url(/images/stage/bkg_con_h2.png) no-repeat scroll 0 0;
		width:374px;
		height:93px;
		top:75px;
	}
	div.home div.stage ul li.consumer h3{
		background:transparent url(/images/stage/bkg_con_h3.png) no-repeat scroll 0 0;
		width:406px;
		height:19px;
	}
	
	div.home div.left-col div.boxes{
		margin:8px 0 0;
		background:transparent url(/images/bkg_home_boxes.png) no-repeat scroll 0 0;
	}
	div.home div.left-col div.boxes div.promo{
		float:left;
		padding:25px 12px 0 25px;
		width:319px;
	}
	div.home div.left-col div.boxes div.news{
		background:url("/images/bkg_home_news.png") no-repeat scroll 0 0 transparent;
		float:left;
		margin:13px 0 0 3px;
		min-height:76px;
		padding:14px 14px 0 101px;
		width:230px;
	}
	div.home div.left-col div.boxes div.news li{
		margin:8px 0 0;
	}
	div.home div.left-col div.boxes div.news li p{
		display:inline;
	}
	
	div.home div.left-col div.boxes div.news a,
	div.home div.left-col div.boxes div.news a:link,
	div.home div.left-col div.boxes div.news a:visited{
		color:#686868;
		text-decoration:none;
		line-height:16px;
	}
	div.home div.left-col div.boxes div.news a span,
	div.home div.left-col div.boxes div.news a:link span,
	div.home div.left-col div.boxes div.news a:visited span{
		color:#006E66;
		font-size:16px;
		line-height:16px;
	}

	div.home div.left-col div.boxes div.news a:hover,
	div.home div.left-col div.boxes div.news a:active{
		text-decoration:underline;
	}
	div.home div.right-col{
		float:right;
		margin:0 43px 0 10px;
		width:213px;
		clear:right;
	}
	div.home div.right-col p{
		line-height:17px;
		margin-top:20px;
	}

/*------- INTERIOR --------*/

div.interior div.graphic-head{
	clear:both;
	background:transparent url(/images/bkg_graphic_head.png) no-repeat scroll bottom left;
	padding:0 0 5px 0;
	margin:0 8px 0 4px;
	position:relative;
	top:-5px;
}

	div.interior div.graphic-head h3{
		background:url("/images/bkg_graphic_head_h3_default.jpg") no-repeat scroll left top transparent;
		color:#FFFFFF;
		font-size:19px;
		font-weight:bold;
		font-weight:black;
		height:66px;
		font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
		line-height:66px;
		padding:0 0 0 165px;
		text-shadow:1px 2px 4px #666666;
		width:824px;
	}

div.interior h3.section{
	color:#006E66;
	text-transform:uppercase;
	font-size:14px;
	float:left;
	width:154px;
	margin:15px 0 0 16px;
	font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
	font-weight:900;
}

div.interior div#subnav ul{
	margin:10px 0 0 24px;
	width:146px;
	float:left;
	clear:left;
	min-height:300px;
}

	div.interior div#subnav ul li{
		margin:0 0 5px 0;
		font-size:12px;
	}

	div.interior div#subnav ul li a,
	div.interior div#subnav ul li a:link,
	div.interior div#subnav ul li a:visited{
		color:#006E66;
		text-decoration:none;
	}

	div.interior div#subnav ul li a:hover,
	div.interior div#subnav ul li a:active{
		text-decoration:underline;
	}

	div.interior div#subnav ul li.CMSListMenuHighlightedLI{
		font-weight:bold;
	}

	div.interior div#subnav ul li ul{
		margin:4px 0 0 4px;
		display:none;
		min-height:0;
	}
	div.interior div#subnav ul li.CMSListMenuHighlightedLI ul{
		display:block;
	}

	div.interior div#subnav ul li li{
		margin:0 0 3px 8px;
		font-size:11px;
		font-weight:normal;
	}

	div.interior div#subnav ul li li a,
	div.interior div#subnav ul li li a:link,
	div.interior div#subnav ul li li a:visited{
		color:#686868;
	}

	div.interior div#subnav ul li li.CMSListMenuHighlightedLI{
		font-weight:bold;
	}
div.interior div.share{
	float:right;
	height:35px;
	margin:0 8px 0 0;
	overflow:hidden;
	width:263px;
}
	div.interior div.share h3{
		padding:0 0 4px 9px;
	}

	div.interior div.share ul{
		font-size:10px;
	}
	div.interior div.share ul li{
		margin:0 0 8px;
		float:left;
		padding:0 5px;
	}
	div.interior div.share ul li a,
	div.interior div.share ul li a:link,
	div.interior div.share ul li a:visited{
		color:#666666;
		display:block;
		line-height:16px;
		margin:0 0 0 4px;
		padding:0 0 0 20px;
		text-decoration:none;
	}
	div.interior div.share ul li a:hover,
	div.interior div.share ul li a:active{
		text-decoration:underline;
	}
	div.interior div.share ul li.email a{
		background:transparent url(/images/ico_email.png) no-repeat scroll 0 0;
	}
	div.interior div.share ul li.print a{
		background:transparent url(/images/ico_printer.png) no-repeat scroll 0 0;
	}
	div.interior div.share ul li.digg a{
		background:transparent url(/images/ico_digg.png) no-repeat scroll 0 0;
	}
	div.interior div.share ul li.delicious a{
		background:transparent url(/images/ico_delicious.gif) no-repeat scroll 2px 2px;
	}

div.interior div.breadcrumbs{
	margin:15px 0 0;
	height:15px;
}

	div.interior div.breadcrumbs a,
	div.interior div.breadcrumbs a:link,
	div.interior div.breadcrumbs a:visited{
		color:#686868;
		text-decoration:none;
	}

	div.interior div.breadcrumbs a:hover,
	div.interior div.breadcrumbs a:active{
		text-decoration:underline;
	}

div.interior h2{
	color:#006E66;
	float:left;
	font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
	font-size:18px;
	font-weight:900;
	line-height:26px;
	margin:8px 8px 0 0;
	padding:0 0 2px;
	text-transform:uppercase;
	width:500px;
	height:28px;
}

div.interior div.content{
	border-top:1px solid #000000;
	float:left;
	padding:0 35px 0 0;
	width:591px;
}

	div.interior div.content p{
		margin:8px 0 0 0;
		line-height:15px;
	}
	div.interior div.content ul{
		margin:8px 0 0 10px;
	}
	div.interior div.content ul li{
		padding:4px 0 0 10px;
		background:transparent url(/images/ico_bullet.png) no-repeat scroll 2px 8px;
	}
	div.interior div.content img.left{
		float:left;
		margin:8px 10px 10px 0;
	}
	div.interior div.content img.right{
		float:right;
		margin:8px 0 10px 10px;
	}
div.interior div.callouts{
	border-top:1px solid #000000;
	float:left;
	padding:0 20px 0 0;
	width:178px;
}
	div.interior div.callouts a.why-reusables,
	div.interior div.callouts a.recycle-with-orbis{
		color:#006E66;
		display:block;
		font-size:13px;
		height:38px;
		line-height:34px;
		margin:10px 0 0;
		padding:0 31px 0 11px;
		text-decoration:none;
		width:133px;
		font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
		font-weight:500;
	}
	div.interior div.callouts a.why-reusables strong,
	div.interior div.callouts a.recycle-with-orbis strong{
		font-weight:900;
	}
	div.interior div.callouts a.why-reusables{
		background:transparent url(/images/bkg_why_reusables.png) no-repeat scroll 0 0;
	}

	div.interior div.callouts a.recycle-with-orbis{
		background:transparent url(/images/bkg_recycle_with_orbis.png) no-repeat scroll 0 0;
	}

	div.interior div.callouts div.case-studies{
		background:transparent url(/images/bkg_case_studies.png) no-repeat scroll bottom left;
		margin:8px 0 0 0;
	}

		div.interior div.callouts div.case-studies h3{
			height:18px;
			background: transparent url(/images/bkg_case_studies_h3.png) no-repeat scroll top left;
			padding:10px 11px 0 11px;
			line-height:18px;
		}

		div.interior div.callouts div.case-studies ul{
			background:url("/images/bkg_case_studies_ul.png") no-repeat scroll left top transparent;
			font-size:10px;
			margin:16px 0 0;
			min-height:110px;
			padding:0 11px;
			position:relative;
			top:-16px;
		}

		div.interior div.callouts div.case-studies ul li{
			margin: 0 0 8px 0;
		}

		div.interior div.callouts div.case-studies ul li a,
		div.interior div.callouts div.case-studies ul li a:link
		div.interior div.callouts div.case-studies ul li a:visited{
			color:#686868;
			text-decoration:none;
		}

		div.interior div.callouts div.case-studies ul li a:hover,
		div.interior div.callouts div.case-studies ul li a:active{
			color:#006E66;
		}

		div.interior div.callouts div.case-studies ul li a span{
			font-size:13px;
			font-weight:bold;
			color:#006E66;
		}

div.interior div.bottom{
	clear:both;
	margin:0 30px 0 170px;
}
	div.interior div.bottom table{
		background-color:#e6e7e9;
		display:inline-block;
		padding:0 0 20px;
		margin:20px 0 0;
	}

	div.interior div.bottom table td{
		padding:4px 10px;
		text-align:center;
	}

	div.interior div.bottom table thead td{
		color:#006E66;
		text-transform:uppercase;
	}

	div.interior div.bottom table td.l{
		text-align:left;
	}


/*------- PRODUCT_CAT --------*/
/* Requires interior class    */

div.product_cat div.content div.prod-cat-img{
	float:right;
	width:200px;
	margin:8px 0 0 0;
}

div.product_cat div.content div.prod-cat-copy{
	float:left;
	width:360px;
}

div.product_cat div.bottom ul{
	padding:28px 0 0;
}

	div.product_cat div.bottom ul li{
		float:left;
		height:150px;
		text-align:center;
		width:160px;
	}

	div.product_cat div.bottom ul li a{
		color:#006E66;
		font-size:13px;
		text-decoration:none;
		font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
		text-transform:uppercase;
		font-weight:900;
	}


	div.product_cat div.bottom table a,
	div.product_cat div.bottom table a:link,
	div.product_cat div.bottom table a:visited{
		color:#686868;
		text-decoration:none;
	}

	div.product_cat div.bottom table a:hover,
	div.product_cat div.bottom table a:active{
		text-decoration:underline;
	}

	div.product_cat div.bottom table thead td{
		border-bottom:4px solid #CCCCCC;
	}
	div.product_cat div.bottom table thead td select{
		font-size:10px;
	}

	div.product_cat div.bottom table tdiv td{
		vertical-align:middle;
		background:transparent url(/images/bkg_product_list_tr.gif) repeat-x scroll bottom left;
	}

/*------- PRODUCT_DETAIL --------*/
/*    Requires interior class    */

div.product_detail div.content{
	float:left;
	width:425px;
}
div.product_detail div.content a.inquire{
	display:block;
	width:149px;
	height:27px;
	background:transparent url(/images/bkg_inquire.png) no-repeat scroll 0 0;
	color:#ffffff;
	line-height:27px;
	font-family:"ff-dagny-web-pro-1","ff-dagny-web-pro-2",Arial,Helvetica,Sans-serif;
	font-weight:600;
	text-decoration:none;
	text-align:center;
	margin:10px 0;
}
div.product_detail div.content a.prod-search,
div.product_detail div.content a.prod-search:link,
div.product_detail div.content a.prod-search:visited{
	color:#006E66;
	display:block;
	text-decoration:none;
}
div.product_detail div.content a.prod-search:hover,
div.product_detail div.content a.prod-search:active{
	text-decoration:underline;
}

div.product_detail ul.prod-detail-nav{
	border-top:1px solid #000000;
	float:right;
	left:-15px;
	padding:10px 0 0 10px;
	position:relative;
	width:346px;
}

div.product_detail ul.prod-detail-nav li{
	float:left;
	height:23px;
	position:relative;
	background:transparent url(/images/bkg_prod_image_nav_li.png) no-repeat scroll 0 0;
	z-index:1;
}
div.product_detail ul.prod-detail-nav li a{
	background:url("/images/bkg_prod_image_nav_li_a.png") no-repeat scroll right top transparent;
	float:left;
	height:23px;
	left:15px;
	padding:0 25px 0 5px;
	position:relative;
	color:#999999;
	text-decoration:none;
	line-height:23px;
	text-transform:uppercase;
	font-size:10px;
}
div.product_detail ul.prod-detail-nav li.active{
	z-index:99;
}
div.product_detail ul.prod-detail-nav li.active a{
	color:#006E66;
}
div.product_detail div.prod-detail-tab{
	float:right;
	clear:right;
	position:relative;
	top:-1px;
	width:341px;
	background:transparent url(/images/bkg_prod_detail_img.png) no-repeat scroll 0 0;
	z-index:10;
	display:none;
	margin:0 30px 10px 0;
}
div.product_detail div.prod-detail-tab img,
div.product_detail div.prod-detail-tab ul{
	background:url("/images/bkg_prod_detail_img_img.png") no-repeat scroll center bottom transparent;
	display:block;
	padding:0 21px 20px 15px;
	position:relative;
	top:20px;
	width:305px;
	float:left;
}
div.product_detail div.prod-detail-tab ul li{
	float:left;
	height:100px;
	padding:0 10px;
	text-align:center;
	width:80px;
}
div.product_detail div.prod-detail-tab ul li a,
div.product_detail div.prod-detail-tab ul li a:link,
div.product_detail div.prod-detail-tab ul li a:visited{
	text-decoration:none;
	color:#006E66;
}
div.product_detail div.prod-detail-tab ul li a:hover,
div.product_detail div.prod-detail-tab ul li a:active{
	text-decoration:underline;
}
div.product_detail div.prod-detail-tab ul li img{
	background:transparent none;
	display:block;
	padding:0;
	margin:0 auto 5px auto;
	position:static;
	width:auto;
	float:none;
}

div.product_detail div.prod-detail-tab#prod-image-0{
	display:block;
}
div.product_cat div.bottom table tdiv td.odd{
	background-color:#F2F2F2;
}
div.product_detail div.callouts {
	border:medium none;
	float:right;
	clear:right;
}
div.product_detail div.options {
	float:right;
	margin:10px 8px 0 0;
}
div.product_detail div.options h3{
	height:15px;
	line-height:15px;
	background:transparent url(/images/bkg_options_h3.png) no-repeat scroll 0 0;
	padding:5px 15px 0 11px;
	width:132px;
}
div.product_detail div.options ul{
	background:transparent url(/images/bkg_options_ul.png) no-repeat scroll bottom left;
	padding:0 15px 15px 11px;
	width:132px;
}
div.product_detail div.options ul li{
	padding:1px 0 0 10px;
	text-indent:-10px;
	font-size:10px;
	line-height:12px;
}
div.product_detail div.options ul a,
div.product_detail div.options ul a:link,
div.product_detail div.options ul a:visited{
	color:#686868;
	text-decoration:none;
}
div.product_detail div.options ul a:hover,
div.product_detail div.options ul a:active{
	text-decoration:underline;
}
div.product_detail div.bottom table{
	padding:12px 0;
}
div.product_detail div.bottom table thead td{
	background-color:#cccccc;
	font-weight:bold;
}
div.product_detail div.bottom table thead td.spacer{
	background-color:#e6e7e9;
	height:12px;
	line-height:1px;
	font-size:1px;
}
div.product_detail div.bottom table tbody tr.odd td{
	background-color:#f3f4f6;
}
div.product_detail div.bottom table tbody td.l{
	border-left:none;
}
/*#Event Calendar#*/

.EventCalendar
{
	width: 100%;
}

.EventCalendar *
{
	padding: 0px;
}

.EventCalendar .Title
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top; 
	color: #ffffff;
	padding: 5px;
	height: 35px;
	font-weight: bold;
	vertical-align: middle;
}

.EventCalendar .Navigation
{
	font-weight: bold;
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.EventCalendar .DayHeader
{
	height: 25px;
	background-color: #222222; 
	color: White;
	font-weight: bold;
	border-style: none;
	vertical-align: middle;
	font-size: 11px;
}

.EventCalendar .Day, .EventCalendar .OtherMonth, .EventCalendar .Weekend, .EventCalendar .Today
{
	height: 50px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
}

.EventCalendar .Today
{
	background-color: #666666;
	color: White;
	font-weight: bold;
}

.EventCalendar .Today a
{
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.EventCalendar .ContentEvent a
{
	margin-top: 3px;
	color: #003366;
	font-weight: bold;
}

.EventCalendar .OtherMonth
{
	color: Gray;
	background-color: White;
}

.EventManagerRegTitle
{
	display: block;
	color: #002756;
	font-weight: bold;
	margin-bottom: 5px;
}
.EventManagerOutlookLink
{
	display: block;
	margin-top: 5px;
}

.EventManagerRegLabel
{
	font-weight: bold;
}


/*#General list#*/
.GeneralList .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.GeneralList img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address
{
	font-size: 10px;
}

.GeneralList .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top; 
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.GeneralList .Body
{
	padding: 0 5px 5px;
	border: solid 1px #cccccc;
}
