/* defaults */

body {
	font-size: 62.5%;
	font-family: Calibri, Myriad, Verdana, Helvetica, sans-serif;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #807E73;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

/* page */

#page {
	width: 999px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-right: 26px;
	padding-top: 18px;
	padding-left: 33px;
	overflow: hidden;
}

/* topper */

#topper {
	position: absolute;
	top: 0px;
	left: 0px;
	clear: none;
	z-index:-1;
}
#toppers {
	position: absolute;
	top: 0px;
	left: 0px;
	clear: none;
	z-index: +2;
}

#topper img {
	border: 0px;
}

/* header */

#logo {
	text-align: right;
	margin-bottom: 18px;
	margin-right: 15px;
	position: relative;
}

#mainnav, .subnav, #con {
	text-align: right;
	white-space: nowrap;
	position: relative;
}

#mainnav img {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	/*set an unused color to be index color*/ 
	_border-color:tomato; /*For IE6-*/ 
	/*then remove this indexed color*/ 
	_filter:chroma(color=tomato);/*For IE6-*/ 
}

#mainnav img:hover {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
}

#mainnav img.mlearn:hover {
	border-color: #11835f;
}

#mainnav img.mabout:hover {
	border-color: #831111;
}

#mainnav img.mmedia:hover {
	border-color: #833A11;
}

#mainnav img.mresources:hover {
	border-color: #837511;
}

#mainnav img.mmembers:hover, #mainnav img.mrecycle:hover {
	border-color: #568311;
}

#con {
	height: 14px;
}

body#front a#home, body#front #con, body#front .subnav {
	display: none;
}

body#front #con {
	display: none;
}

/* body */

#main {
	position: relative;
	margin-top: 0px;
	width: 999px;
	overflow: hidden;
}

#left {
	float: left;
	width: 632px;
	overflow: hidden;
	position: relative;
	margin-top: 297px;
}

#left2 {
	float: left;
	width: 632px;
	overflow: hidden;
	position: relative;
	margin-top: 197px;
}
#main .no_topper {
	margin-top: 68px;

}


#right {
	float: right;
	width: 270px;
	background-image: url(/images/trans.gif);
	padding: 0px 20px 5px 20px;
	position: relative;
	border-left: 1px solid #e2e0d5;
	margin-top: 70px;
}

body#front #right {
/*	margin-top: 197px; Removed for addition of desktop calendar. */
	padding-top: 20px;
	border: 0px;
}

#featurecol1 {
	background-image: url(/images/trans.gif);
	width: 262px;
	float: left;
	padding: 19px 19px 4px 19px;
}

#featurecol2 {
	background-image: url(/images/trans.gif);
	width: 262px;
	float: right;
	padding: 19px;
}

.feature_nb {
	margin-bottom: 15px;
	overflow: hidden;
}

.btc	{
	clear: both;
	padding-top: 15px !important;
	border-top: 1px solid #e2e0d5 !important;
	margin-top: 15px !important;

	}
.feature {
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e0d5;
	margin-bottom: 15px;
	overflow: hidden;
}

.feature h3, .feature_nb h3 {
	font-size: 2.5em;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #bf7506;
	margin: 0px 0px .5em 0px;
} 

.feature h2, .feature_nb h2 { /* temporary until all instances of using h2 as a sub to h3 are found, then a real h2 rule needs to be written */
	font-size: 1.5em;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #bf7506;
	margin: 0px 0px .5em 0px;
} 

.feature h4, .feature_nb h4 {
	font-size: 1.5em;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #bf7506;
	margin: 0px 0px .5em 0px;
} 

.feature h3 a, .feature_nb h3 a {
	color: #bf7506;
}

.feature h4 a, .feature_nb h4 a {
	color: #bf7506;
}

.feature p, .feature_nb p, .feature ol, .feature_nb ol, .feature ul, .feature_nb ul, span.mt-enclosure-file, .feature dl, .feature_nb dl {
	font-size: 1.4em;
	margin: 0px 0px .75em 0px;
	line-height: 140%;	
}

.feature p a, .feature_nb p a, .feature li a, .feature_nb li a, td a, span.mt-enclosure-file a, dl.styleme a {
	text-decoration: none;
	color: #702605;
	font-weight: 900;
}

.feature p a:hover, .feature_nb p a:hover, .feature li a:hover, .feature_nb li a:hover, span.mt-enclosure-file a:hover, dl.styleme a:hover {
	color: #bf7506;
}

span.mt-enclosure-file {
	display: block;
	margin: 0px 0px 5px 0px;
}

.feature p span.mt-enclosure-file {
	font-size: 100%;
	margin: 0px 0px .5em 0px;
	line-height: 140%;
	display: inline;
	padding-left: 3px;
}

.feature p a span, .feature_nb p a span, .feature li a span, .feature_nb li a span {
	color: #bf7506;
}

.feature p.featurette, .feature_nb p.featurette {
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e0d5;
	margin-bottom: 8px;
}

#left .feature p, #left .feature_nb p, {
line-height: 190%;
} 

body#front #left .feature p, body#front #left .feature_nb p, {
	line-height: 120%;
}



.search form {
	margin: 0px;
	padding: 0px;
}

.search {
	padding-top: 15px;
	border-top: 1px solid #e2e0d5;
	margin-top: 0px;
}

.search * p {
	margin: 0px;
}

#searchbox {
	width: 140px;
	margin: 0px 7px 0px 7px;
}


/* misc */

.pic_rt {
	float: right;
	margin: 0px 0px 10px 10px;
}
.pic_fe	{
	float: right;
	margin: 0px 0px 20px 20px;
}
.fe_home img	{
	float: right;
	margin: 0px 0px 20px 20px;
}
.pic_lt {
	float: left;
	margin: 0px 10px 10px 0px;
}

.hide {
	display: none;
}

form.memberform {
	width: 400px; 
	margin: 0 auto 0 auto;
	padding: 20px 40px; 
	border: 1px solid #568311; 
	background-color: #ddd; 
	color: #568311;
}

form.memberform .inputy {
	width: 200px;
}

form.memberform label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}

form.memberform p {
	margin-bottom: 10px;
}

.wine-special	{
	padding: 1.5em 1em;
	background: #bf7506;
	color: #fff;
	font-size: 1.6em !important;
	font-style: italic;
	margin-top: 20px !important;
	}

.organic-special	{
	padding: 1.5em 1em;
	background: #739749;
	color: #fff;
	font-size: 1.6em !important;
	font-style: italic;
	margin-top: 60px !important;
	}
	
.health-special	{
	padding: 1.5em 1em;
	background: #ca7331;
	color: #fff;
	font-size: 1.6em !important;
	font-style: italic;
	}

#health .feature strong {
	color: #705a52;
}

/* footer */

#footer {
	padding-top: 15px;
	border-top: 1px solid #e2e0d5;
	width: 999px;
	position: relative;
	margin-top: 15px;
}

#footer img {
	float: left;
	margin: 0px 20px 20px 0px;
}

#footer p {
	font-size: 1.2em;
	margin: 0px 0px .5em 0px;
	line-height: 120%;	
}

#footer p a {
	color: #bf7506;
}

#footer p a:hover, div#articlefooter a:hover {
	color: #702605;
}

div#articlefooter {
	border: 1px solid #e2e0d5;
	padding: 7px;
	font-size: 1.4em;
	line-height: 120%;
	text-align: center;	
}

div#articlefooter a {
	color: #807E73;
	margin: 0px 10px 0px 10px;
	letter-spacing: 2px;
}

div#articlefooter a.rss {
	padding-left: 20px;
	background-image: url(images/footer_rss.jpg);
	background-repeat: no-repeat;
}

div#articlefooter form.email {
	padding-left: 20px;
	background-image: url(images/footer_email.jpg);
	background-repeat: no-repeat;
	clear: none;
	display: inline;
}

div#articlefooter form.email input.sendbut {
	border: 0px;
	padding: 0px;
	background-color: #fff;
	color: #807E73;
	font-size: .9em;
	letter-spacing: 2px;
}

div#articlefooter a.print {
	padding-left: 20px;
	background-image: url(images/footer_print.jpg);
	background-repeat: no-repeat;
}

#left h1 {
	font-size: 2.8em;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: 100;
	margin: 0px 0px .5em 0px;
}

.article h2 {
	font-size: 2em;
	line-height: 120%;
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #bf7506;
	margin: .5em 0px .5em 0px;
}

.article h3 {
	font-size: 1.7em;
	line-height: 120%;
	font-weight: 900;
	color: #bf7506;
	margin: .5em 0px .25em 0px;
	font-family: Calibri, Myriad, Verdana, Helvetica, sans-serif;
}

.feature h3 + h3 {
	font-size: 1.7em;
	line-height: 120%;
	font-weight: 900;
	margin: .5em 0px .25em 0px;
	font-family: Calibri, Myriad, Verdana, Helvetica, sans-serif;
}

.listing h2 {
	font-size: 1.7em;
	line-height: 120%;
	font-weight: 900;
	margin: .5em 0px .65em 0px;
	font-family: Calibri, Myriad, Verdana, Helvetica, sans-serif;
}

.article p, .article ul, .article ol, .article dl {
	font-size: 1.4em;
	margin: 0px 0px .5em 0px;
	line-height: 140%;	
}

#learnnav, #recnav, #resnav, #medianav, #aboutnav, #membernav {
	display: none;
}

body#AboutUs #aboutnav, body#Events #aboutnav, body#GPIMembers #aboutnav, body#JoinGPI #aboutnav {
	display: block;
}

body#AboutUs #mainnav img.mabout, body#Events #mainnav img.mabout, body#GPIMembers #mainnav img.mabout, body#JoinGPI #mainnav img.mabout {
	border-color: #831111;
}

body#AboutUs .subnav img:hover, body#Events .subnav img:hover, body#GPIMembers .subnav img:hover, body#JoinGPI .subnav img:hover {
	border-color: #831111;
}

body#AboutUs h1, body#Events h1, body#GPIMembers h1, body#JoinGPI h1, body#AboutUs h2, body#Events h2, body#GPIMembers h2, body#JoinGPI h2, body#AboutUs h3, body#Events h3, body#GPIMembers h3, body#JoinGPI h3, body#AboutUs h1 a, body#Events h1 a, body#GPIMembers h1 a, body#JoinGPI h1 a, body#AboutUs h2 a, body#Events h2 a, body#GPIMembers h2 a, body#JoinGPI h2 a, body#AboutUs h3 a, body#Events h3 a, body#GPIMembers h3 a, body#JoinGPI h3 a {
	color: #831111;
}

body#GlassResources #resnav, body#Education #resnav, body#FlexoGuide #resnav, body#LocateSupplier #resnav, body#TechnicalDrawings #resnav, body#IndustryDynamics #resnav, body#SustainabilityRecycling #resnav, body#Manufacturing #resnav, body#DesignDifferentiation #resnav, body#PackagingResources #resnav {
	display: block;
}

body#GlassResources #mainnav img.mresources, body#Education #mainnav img.mresources, body#FlexoGuide #mainnav img.mresources, body#LocateSupplier #mainnav img.mresources, body#TechnicalDrawings #mainnav img.mresources, body#IndustryDynamics #mainnav img.mresources, body#SustainabilityRecycling #mainnav img.mresources, body#Manufacturing #mainnav img.mresources, body#DesignDifferentiation #mainnav img.mresources, body#PackagingResources #mainnav img.mresources {
	border-color: #837511;
}

body#GlassResources .subnav img:hover, body#Education .subnav img:hover, body#FlexoGuide .subnav img:hover, body#LocateSupplier .subnav img:hover, body#TechnicalDrawings .subnav img:hover {
	border-color: #837511;
}

body#GlassResources h1, body#Education h1, body#FlexoGuide h1, body#LocateSupplier h1, body#TechnicalDrawings h1, body#GlassResources h2, body#Education h2, body#FlexoGuide h2, body#LocateSupplier h2, body#TechnicalDrawings h2, body#GlassResources h3, body#Education h3, body#FlexoGuide h3, body#LocateSupplier h3, body#TechnicalDrawings h3, body#GlassResources h1 a, body#Education h1 a, body#FlexoGuide h1 a, body#LocateSupplier h1 a, body#TechnicalDrawings h1 a, body#GlassResources h2 a, body#Education h2 a, body#FlexoGuide h2 a, body#LocateSupplier h2 a, body#TechnicalDrawings h2 a, body#GlassResources h3 a, body#Education h3 a, body#FlexoGuide h3 a, body#LocateSupplier h3 a, body#TechnicalDrawings h3 a, body#GPIFinishBulletins h1, body#GPIFinishBulletins h2, body#GPIFinishBulletins h3, body#GPIFinishBulletins h1 a, body#GPIFinishBulletins h2 a, body#GPIFinishBulletins h3 a, body#IndustryDynamics h3, body#SustainabilityRecycling h3, body#Manufacturing h3, body#DesignDifferentiation h3, body#PackagingResources h3, body#IndustryDynamics h3 a, body#SustainabilityRecycling h3 a, body#Manufacturing h3 a, body#DesignDifferentiation h3 a, body#PackagingResources h3 a, body#IndustryDynamics h1, body#SustainabilityRecycling h1, body#Manufacturing h1, body#DesignDifferentiation h1, body#PackagingResources h1, body#IndustryDynamics h1 a, body#SustainabilityRecycling h1 a, body#Manufacturing h1 a, body#DesignDifferentiation h1 a, body#PackagingResources h1 a, body#IndustryDynamics h2, body#SustainabilityRecycling h2, body#Manufacturing h2, body#DesignDifferentiation h2, body#PackagingResources h2, body#IndustryDynamics h2 a, body#SustainabilityRecycling h2 a, body#Manufacturing h2 a, body#DesignDifferentiation h2 a, body#PackagingResources h2 a {
	color: #837511;
}

body#LearnAboutGlass #learnnav, body#ClearChoiceAwards #learnnav, body#CCAWinners #learnnav, body#GlassNews #learnnav, body#HistoryGlass #learnnav, body#RecycleGlassWeek #learnnav, body#RGWpress #learnnav {
	display: block;
}

body#LearnAboutGlass #mainnav img.mlearn, body#ClearChoiceAwards #mainnav img.mlearn, body#CCAWinners #mainnav img.mlearn, body#GlassNews #mainnav img.mlearn, body#HistoryGlass #mainnav img.mlearn, body#RecycleGlassWeek #mainnav img.mlearn, body#RGWpress #mainnav img.mlearn {
	border-color: #11835f;
}

body#LearnAboutGlass .subnav img:hover, body#ClearChoiceAwards .subnav img:hover, body#CCAWinners .subnav img:hover, body#GlassNews .subnav img:hover, body#HistoryGlass .subnav img:hover, body#RecycleGlassWeek .subnav img:hover, body#RGWpress .subnav img:hover {
	border-color: #11835f;
}

body#LearnAboutGlass h1, body#ClearChoiceAwards h1, body#CCAWinners h1, body#GlassNews h1, body#HistoryGlass h1, body#RecycleGlassWeek h1, body#RGWpress h1, body#LearnAboutGlass h2, body#ClearChoiceAwards h2, body#CCAWinners h2, body#GlassNews h2, body#HistoryGlass h2, body#RecycleGlassWeek h2, body#RGWpress h2, body#LearnAboutGlass h3, body#ClearChoiceAwards h3, body#CCAWinners h3, body#GlassNews h3, body#HistoryGlass h3, body#RecycleGlassWeek h3, body#RGWpress h3, body#LearnAboutGlass h1 a, body#ClearChoiceAwards h1 a, body#CCAWinners h1 a, body#GlassNews h1 a, body#HistoryGlass h1 a, body#RecycleGlassWeek h1 a, body#RGWpress h1 a, body#LearnAboutGlass h2 a, body#ClearChoiceAwards h2 a, body#CCAWinners h2 a, body#GlassNews h2 a, body#HistoryGlass h2 a, body#RecycleGlassWeek h2 a, body#RGWpress h2 a, body#LearnAboutGlass h3 a, body#ClearChoiceAwards h3 a, body#CCAWinners h3 a, body#GlassNews h3 a, body#HistoryGlass h3 a, body#RecycleGlassWeek h3 a, body#RGWpress h3 a {
	color: #11835f;
}

body#Media #medianav, body#Download #medianav, body#FactsFAQ #medianav {
	display: block;
}

body#Media #mainnav img.mmedia, body#Download #mainnav img.mmedia, body#FactsFAQ #mainnav img.mmedia {
	border-color: #833a11;
}

body#Media .subnav img:hover, body#Download .subnav img:hover, body#FactsFAQ .subnav img:hover {
	border-color: #833a11;
}

body#Media h1, body#Download h1, body#FactsFAQ h1, body#Media h2, body#Download h2, body#FactsFAQ h2, body#Media h3, body#Download h3, body#FactsFAQ h3, body#Media h1 a, body#Download h1 a, body#FactsFAQ h1 a, body#Media h2 a, body#Download h2 a, body#FactsFAQ h2 a, body#Media h3 a, body#Download h3 a, body#FactsFAQ h3 a {
	color: #833a11;
}

body#Members #membernav, body#Downloads #membernav, body#MemberEvents #membernav, body#Legislation #membernav, body#PressReleases #membernav, body#membersmarket #membernav {
	display: block;
}

body#Members #mainnav img.mmembers, body#Downloads #mainnav img.mmembers, body#MemberEvents #mainnav img.mmembers, body#Legislation #mainnav img.mmembers, body#PressReleases #mainnav img.mmembers, body#membersmarket #mainnav img.mmembers  {
	border-color: #568311;
}

body#Members .subnav img:hover, body#Downloads .subnav img:hover, body#MemberEvents .subnav img:hover, body#Legislation .subnav img:hover, body#PressReleases .subnav img:hover, body#membersmarket .subnav img:hover {
	border-color: #568311;
}

body#Members h1, body#Downloads h1, body#MemberEvents h1, body#Legislation h1, body#PressReleases h1, body#Members h2, body#Downloads h2, body#MemberEvents h2, body#Legislation h2, body#PressReleases h2, body#Members h3, body#Downloads h3, body#MemberEvents h3, body#Legislation h3, body#membersmarket h3, body#Members h1 a, body#Downloads h1 a, body#MemberEvents h1 a, body#Legislation h1 a, body#PressReleases h1 a, body#Members h2 a, body#Downloads h2 a, body#MemberEvents h2 a, body#Legislation h2 a, body#PressReleases h2 a, body#Members h3 a, body#Downloads h3 a, body#MemberEvents h3 a, body#Legislation h3 a, body#PressReleases h3 a, body#membersmarket h3 a {
	color: #568311;
}

body#RecycleGlass #recnav, body#BarRestaurantRecycling #recnav, body#Collection #recnav, body#Community #recnav, body#Cullet #recnav, body#Environment #recnav {
	display: block;
}

body#RecycleGlass #mainnav img.mrecycle, body#BarRestaurantRecycling #mainnav img.mrecycle, body#Collection #mainnav img.mrecycle, body#Community #mainnav img.mrecycle, body#Cullet #mainnav img.mrecycle, body#Environment #mainnav img.mrecycle {
	border-color: #568311;
}

body#RecycleGlass .subnav img:hover, body#BarRestaurantRecycling .subnav img:hover, body#Collection .subnav img:hover, body#Community .subnav img:hover, body#Cullet .subnav img:hover, body#Environment .subnav img:hover {
	border-color: #568311;
}

body#RecycleGlass h1, body#BarRestaurantRecycling h1, body#Collection h1, body#Community h1, body#Cullet h1, body#Environment h1, body#RecycleGlass h2, body#BarRestaurantRecycling h2, body#Collection h2, body#Community h2, body#Cullet h2, body#Environment h2, body#RecycleGlass h3, body#BarRestaurantRecycling h3, body#Collection h3, body#Community h3, body#Cullet h3, body#Environment h3, body#RecycleGlass h1 a, body#BarRestaurantRecycling h1 a, body#Collection h1 a, body#Community h1 a, body#Cullet h1 a, body#Environment h1 a, body#RecycleGlass h2 a, body#BarRestaurantRecycling h2 a, body#Collection h2 a, body#Community h2 a, body#Cullet h2 a, body#Environment h2 a, body#RecycleGlass h3 a, body#BarRestaurantRecycling h3 a, body#Collection h3 a, body#Community h3 a, body#Cullet h3 a, body#Environment h3 a {
	color: #568311;
}
#homeadd	{
	text-align: right !important;

}
#homeadd a	{
	color: #12867d;
}
#homeadd a:hover	{
	color: #6e9737;
}

.subnav {
	margin-top: 2px;
}

.subnav img {
	padding: 4px 4px 2px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	/*set an unused color to be index color*/ 
	_border-color:tomato; /*For IE6-*/ 
	/*then remove this indexed color*/ 
	_filter:chroma(color=tomato);/*For IE6-*/ 
}

.subnav img:hover {
	padding: 4px 4px 2px 4px;
	border-width: 1px;
	border-style: solid;
}

#con {
	margin-top: -1px;
	position: relative;
}




body#AboutUs div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_50.jpg);
	top: 143px;
}

body#Events div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_53.jpg);
	top: 100px;
}

body#GPIMembers div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_52.jpg);
	top: 43px;
}

body#JoinGPI div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_51.jpg);
	top: 143px;
}

body#GlassResources div#topper, body#GPIFinishBulletins div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_30.jpg);
	top: 143px;
}

body#Education div#topper, body#IndustryDynamics div#topper, body#SustainabilityRecycling div#topper, body#Manufacturing div#topper, body#DesignDifferentiation div#topper, body#PackagingResources div#topper {
	width: 862px;
	height: 573px;
	background-image: url(/images/topper_31.jpg);
	top: 43px;
}

body#FlexoGuide div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_33.jpg);
	top: 100px;
	left: 50px;
}

body#LocateSupplier div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_34.jpg);
	top: 143px;
}

body#wine div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_wine.jpg);
	top: 75px;
}

body#recyclesurvey div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_recycling.jpg);
	top: 116px;
}

body#organic div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_organic.jpg);
	top: 100px;
}

body#TechnicalDrawings div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_32.jpg);
	top: 143px;
}

body#LearnAboutGlass div#topper {
	width: 634px;
	height: 573px;
	background-image: url(/images/topper_10.jpg);
	top: 30px;
}

body#ClearChoiceAwards div#topper {
	width: 862px;
	height: 573px;
	background-image: url(/images/topper_15.jpg);
}

body#CCAWinners div#topper {
	width: 862px;
	height: 593px;
	background-image: url(/images/topper_15.jpg);
}
#CCAWinners .feature_nb {
	padding-top: 3em;
}
body#earthday div#topper{
	width: 862px;
	height: 400px;
	background-image: url(/images/topper-earthday.png);
}

body#ehunt div#topper {
	width: 634px;
	height: 318px;
	background: url(/images/ehunt-topper.png) no-repeat;

}
body#lca div#topper {
	width: 634px;
	height: 323px;
	background: url(/images/topper-lca.jpg) no-repeat 60px 155px;

}

body#health div#topper {
	top: 155px;
	width: 634px;
	height: 297px;
	background: url(/images/topper_health.jpg) no-repeat;

}



body#packaging div#topper {
	top: 45px;
	width: 634px;
	height: 391px;
	background: url(/images/topper_packaging.jpg) no-repeat;

}

body#packaging div#left	{
	margin-top: 170px;

}

body#packaging_beer div#topper {
	top: 145px; 
	left: 33px;
	width: 634px;
	height: 333px;
	background: url(/images/topper_packaging_beer.jpg) no-repeat;

}

body#packaging_wine div#topper {
	top: 145px;
	left: 33px;
	width: 634px;
	height: 333px;
	background: url(/images/topper_packaging_wine.jpg) no-repeat;

}

body#packaging_food div#topper {
	top: 145px;
	left: 33px;
	width: 634px;
	height: 350px;
	background: url(/images/topper_packaging_food.jpg) no-repeat;

}

body#packaging_food div#left	{
	margin-top: 320px;

}

p.sig {
	padding-left: 400px;
	
}

body#lca div#left	{
	margin-top: 60px;

}
#health #left2 {
	margin-top: 300px;
}	

#earthday #left	{
	margin-top: 150px;
	}

#earthday #left .feature h1	{
	color: #09907f;
	font-size: 2em;
	line-height: 1.5em;
}

#ehunt #left {
	margin-top: 148px;

}

body#GlassNews div#topper, body#inside-glass-packaging div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_11.jpg);
	top: 143px;
}

body#featured div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/Featured_in_Glass_Large-Head.gif);
	background-repeat: no-repeat;
	top: 143px;
} 

body#HistoryGlass div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_12.jpg);
	top: 143px;
}

body#RecycleGlassWeek div#topper, body#RGWpress div#topper {
	width: 862px;
	height: 573px;
	background-image: url(/images/topper_14.png);
}

body#Media div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_40.jpg);
	top: 143px;
}

body#Download div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_43.jpg);
	top: 143px;
}

body#FactsFAQ div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_41.jpg);
	top: 143px;
}

body#Members div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_60.jpg);
	top: 103px;
}

body#membersmarket div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_member-marketing.jpg);
	top: 103px;
}

body#Downloads div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_63.jpg);
	top: 143px;
}

body#MemberEvents div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_62.jpg);
	top: 143px;
}

body#Legislation div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_64.jpg);
	top: 143px;
}

body#PressReleases div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_61.jpg);
	top: 143px;
}

body#RecycleGlass div#topper {
	width: 634px;
	height: 573px;
	background-image: url(/images/topper_20.jpg);
	top: 30px;
}

body#BarRestaurantRecycling div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_23.jpg);
	top: 143px;
}

body#Collection div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_24.jpg);
	top: 143px;
}

body#Community div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_22.jpg);
	top: 143px;
}

body#Cullet div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_25.jpg);
	top: 143px;
}

body#Environment div#topper {
	width: 634px;
	height: 297px;
	background-image: url(/images/topper_21.jpg);
	top: 143px;
}


/* tech drawings */

table {
	margin: 0px;
	table-layout: fixed;
	border: none;
	border-collapse: collapse;
	line-height: 120%;
	}
	
td	{
	vertical-align: top;
	font-size: 1.2em;
	padding: 6px 0;
	}
th	{
	vertical-align: bottom;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.fn		{
	width: 65px;
	text-align: right;
	}
td.fn	{
	padding-right:10px;
	border-right: 1px solid #fff;
	}
.rev 	{
	width: 65px;
	text-align: center;
	}
td.rev	{
	border-right: 1px solid #fff;
	}
.dwgno	{
	width: 95px;
	text-align: center;
	}
td.dwgno	{
	border-right: 1px solid #fff;
	}
.desc	{
	padding-left: 10px;
	padding-right: 10px;
	}
.rowa	{
	background: #e1e2b2;
	}
.rowb	{
	background: #e0c760;
	}




.carbon {
	margin: 0px 8px 0px 0px;
	border: 1px solid #ccc;
	width: 40px;
}
/* CCA entry form */

.formTopText p {
	font-size: 18px;
	}
	

.formTopText dt	{
	font-size: 20px;
	margin: 0;
	padding: 10px 0 5px 0;
	}
.formTopText dd	{
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 2px;
	}
.formTopText ul {
	font-size: 18px;
}

fieldset {
	border: none;
}
	
.formTopText img	{
	float: right;
	margin: 0 0 10px 15px;
	}
#ccaenter	{
	clear: both;
	}
#ccaenter fieldset{
	margin: 20px 0 0 0;
	padding: 5px 0 0 15px 0;

}
#ccaenter fieldset legend	{
	width: auto;
	font-family: Georgia, Times, serif;
	font-size: 25px;
	line-height: 120%;
	font-weight: 100;
	color: #11835f;
	}
#ccaenter span	{
/*	display: none; */
	display: block;
	float: right;
	font-size: 16px;
	line-height: 20px;
	color: #b71b1b;
	margin: 0 10px 0 0;
	width: 195px;
	padding: 15px 0 0 40px;
	height: 60px;
	text-indent: -500em;
	background: url(/images/icons/!.png) 5px 33px no-repeat;
	}
#ccaenter .alert span	{
	display: block;
	background: url(/images/icons/alert.png) 5px 15px no-repeat;
	text-indent: 0em;
	}
#ccaenter .valid span {
	display: block;
	text-indent: -500em;
	background: url(/images/icons/check.png) 5px 33px no-repeat;
	}

#ccaenter label:after	{
	content: ":";
	}
#ccaenter li label:after	{
	content: "";
	}
#ccaenter ul	{
	list-style-type: none;
	}
#ccaenter form dl	{
	margin: 0 0 0 15px;
	}
#ccaenter form dt	{
	font-size: 20px;
	display: block;
	margin: .75em 0 0 0;
	padding: 5px 5px 10px;
	border: 2px solid #fff;
	border-bottom: none;
	}
#ccaenter form dd	{
/*	font-size: 1.3em; */
	display: block;
	margin: 0;
	padding: 0 0 10px 40px;
	border: 2px solid #fff;
	border-top: none;
	}
#ccaenter form dt.alert	{
	border: 2px solid #b71b1b;
	border-bottom: none;
	background: #f8e9e9;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topleftright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;

	}
#ccaenter form dd.alert	{
	border: 2px solid #b71b1b;
	border-top: none;
	background: #f8e9e9;	
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius-bottomleftright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
	}
#ccaenter form .ff_text	{
	width: 300px;
	font-size: 20px;
	}
#ccaenter textarea	{
	width: 300px;
	height: 120px;
	font-size: 14px;
	}
ul.formCheckbox	{
	margin: 0;
	padding: 0;
	}
ul.formCheckbox li	{
	font-size: 20px;
	margin: 0;
	padding: 1px 0;
	}
.formCheckbox input	{
	vertical-align: 2px;
	}
.formControls	{
	margin: 0;
	padding: 0;
	}
.formControls li	{
	float: left;
	margin: 0;
	padding: 0;
	}
#ccaenter button	{
	width: 350px;
	height: 40px;
	font-size: 16px;
	}
form fieldset.formHidden {
	display: none;

}
blockquote.ccaCallEnter	{
	clear: both;
	margin-bottom: 15px;
	}
blockquote.ccaCallEnter cite	{
	display: block;
	text-align: right;
	font-size: 14px;
	padding-right: 20px;
	}
blockquote.ccaCallEnter img	{
	margin:0 0 0 10px;
	padding-bottom: 20px;
	float: right;
	}
object.ccaCallEnter	{
	margin: 0 0 10px 60px;
	}
dl.ccaCallEnter	dt	{
	font-weight: bold;
	color: #11835f;
	font-size: 16px;
	}
div.formAfterText	{
	margin-top: 25px;
	}
dl.styleme dt	{
	font-weight: bold;
	color: #568311;
	
	}
dl.styleme dd	{
	margin-bottom: 1em;
	}

/* e-hunt */


#ehunt h1	{
	color: #bf7550;
}

#ehunt textarea	{
	width: 300px;
	height: 72px;
	font-size: 1.1em;
	
}

#ehunt form dt	{
	font-size: 20px;
	display: block;
	margin:  0 0 0 0;
	padding: 5px 5px 10px;
	border: 2px solid transparent;
	border-bottom: none;
	}
#ehunt form dd	{
/*	font-size: 1.3em; */
	display: block;
	margin: 0;
	padding: 0 0 5px 40px;
	border: 2px solid transparent;
	border-top: none;
	}
#ehunt .ff_text	{
	width: 300px;
	font-size: 20px;
	}
#ehunt .formRadio, #ehunt .formCheckbox {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#ehunt .formRadio li, #ehunt .formCheckbox li {
	margin-left: 0px;
	padding-left: 0;
}
#ehunt .formControls {
	padding-bottom: 20px;
}
#ehunt .formControls ul	{
	list-style-type: none;
}

#ehunt button	{
	display: block;

	font-size: 1.2em;
	padding: 5px;
}
#ehunt h3 {
	font-size: 2em;
}

#ehunt #e911 {
	margin: 1em 0 2em;
	width: 320px;
	padding: 1em 1em 1em 0;
	border-top: 1px solid #e2e0d5;
	border-bottom: 1px solid #e2e0d5;
}
#ehunt .formAfterText a {
	text-decoration: underline;
}
#ehunt .addendum	{
	font-size: 14px;
}
#ehunt form span	{
	display: none; 
/*	display: block;
	float: right;
	font-size: 16px;
	line-height: 20px;
	color: #b71b1b;
	margin: 0 10px 0 0;
	width: 195px;
	padding: 15px 0 0 40px;
	height: 60px;
	text-indent: -500em;
	background: url(/images/icons/!.png) 5px 33px no-repeat;
	}
#ehunt form .alert span	{
	display: block;
	background: url(/images/icons/alert.png) 5px 15px no-repeat;
	text-indent: 0em;
	}
#ehunt form .valid span {
	display: block;
	text-indent: -500em;
	background: url(/images/icons/check.png) 5px 33px no-repeat; */
	}

.retweet-icon {
	background-image: url(/images/sprite-icons.png);
	background-position: -128px -64px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	position: relative;
	top: 2px;
	width: 18px;
	margin: 0;
	padding: 0;
}


/* Packaging Specials */

.food-highlight {

	padding: .5em 0;
	text-align: center;
	margin: 0 0 1.5em 0;
	background: #ca7331;
	color: #fff;
	font-size: 1.2em !important;
	font-style: italic;
}

.packaging-four-up	{
	background: #e0ead2;
	padding: 0 0 1em 0;
	margin: 0 0 1.5em 0;
}
.packaging-four-up h3 {
	font-family: Calibri, Myriad, Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #fff;
	background: #5b9036;
	padding: .25em 1em;
	margin: 0 0 .5em 0;
}


.packaging-four-up div {
	margin: 0 !important;


}
.packaging-left {
	width: 292px;
	padding: 0 16px 0 16px;
	float: left;

}

p.packaging-pull-q {
	font-family: Georgia, Times, serif;
	font-size: 2.1em;
	color: #621a34;
	width: 260px;
	float: right;
	padding: .5em 1em .5em 1em;
	margin: 0 0 1em .5em;
	border-left:  1px solid #e2e0d5;	
	background: #e0ead2;
}

a.footnote {
	font-size: .8em;
	line-height: .1em;
	vertical-align: super;
	margin: -1px 0 0 0;
	padding: 0;
}

p.packaging-pull-q a.footnote{
	font-size: .5em;

}

p.footnote {
	font-size: 1.2em;
}
.packaging-right {
	padding: 0 16px 0 0;

}
.packaging-four-up p strong {
	color: #5b9036;
	text-transform: uppercase;
}

.food-callout {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	color: #621a18;
	width: 260px;
	float: right;
	padding: .5em 1em .5em 1em;
	margin: 0 0 1em 1em;
	border-left:  1px solid #e2e0d5;
	background: #e0ead2;

}

.food-callout ul {
	list-style-image: url(/images/check.png);
	margin: 0;
	padding: 0 0 0 1.5em;
}

#packaging #left h1 {
	color: #739934;
}

#packaging #left h2 {
	font-size: 2.5em;
	color: #ca782f;


}

#packaging #left h3 {
	font-size: 2em;

}

.featured_in_glass img {
	float: right;
}

.ehunt-tweets {
	padding: 0 30px;
}
.ehunt-tweets div {
	border-bottom: 1px solid #e2e0d5;
	margin-bottom: 1em;

}
.ehunt-photos div {

	width: 300px;
	float: left;
	padding-right: 10px;

}

.ehunt-photos p {
	text-indent: 2em;
	padding-top: .25em;
	font-size: 1.6em;
}

#CCAWinners #left, #ClearChoiceAwards #left {
	margin-top: 343px;
}



hr {
	border: none;
	border-top: 1px solid #e2e0d5;

}

/*There is a bug in the style sheet that appears to necessitate this. Finding the actual bug and fixing it would be preferred */

body #left li p {
	font-size: 14px;
	line-height: 19px;
}

.slim {
	line-height: 10px;

}
