﻿body
{
	background-image: url('../images/CorpBkgrd.gif');
	background-repeat: repeat;
	font-family: arial;
}

.centeredContent
{
	margin: auto;
	background-color: #ffffff;
	border: #ffffff solid thin;
	width: 800px;
	min-height: 600px;
}

img
{
	border-style: none;
	behavior: url("iepngfix.htc");
}

.divHeader 
{
	background-image: url('../images/HeaderBar.png');
	height: 88px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

/* Removed because of error on warranty page, need to recheck in IE6 */
/*
div
{
	behavior: url("iepngfix.htc");
}
*/
/* ------------------------------------ TOP ------------------------------------ */

#top
{
	width: 800px;
}

.corporateHeader
{
	background-image: url('../images/HeaderBar.png');
	background-repeat: repeat-x;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
}

.logoLink
{
	float:left;
	margin-left: 16px;
	margin-top: -3px;
}

.MYWClogoLink
{
	margin: 10px 0px 0px 10px;
}

/*--------------------------------Top----------------------------*/
#top .menu
{
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;	
	height: 25px;
	float:none;
	clear:both;
}

#top td
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#top a
{
	background-image:url(../images/MainMenuBar_Silver.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align:text-top;
	/*width: 158px;*/
	height: 25px;
	/*margin: 0 1px 0 0px;*/
	display: block;	
	font-family: Calibri;
	/*font-size: 14px;*/
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------ Javascript Dropdown Menu ------------------------------------ */

#dropmenudiv
{
	position:absolute;
	border: none;
	border-bottom-width: 0;
	border-top: solid 2px white;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	font:normal 13px Calibri;
	line-height:18px;
	z-index:100;
	padding: 0 0 0 0;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 5px;
	border: none;
	padding: 1px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
  
#dropmenudiv a:hover  /*hover background color*/
{ 
	background-color: #ffffff;
	color:#6633FF;
}

/* ------------------------------------ BOTTOM ------------------------------------ */

#bottom
{
	float: none;
	clear: both;
}

#bottom .fill
{
	width: 800px;
	border: none;
	border-collapse: collapse;
	margin: 0 auto 0 auto;	
}

#bottom .fillGray
{
	background-color:#F0F0F0;
	width: 183px;	
}

#bottom .fillWhite
{
	background-color:#ffffff;
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

#bottom .menu
{
	border-collapse: collapse;
	border: none;
	text-align: left;
	margin: 0px 1px 0px 1px;
	padding: 0px;
}

#bottom a
{
	background-image:url(../images/FooterMenu_Silver.gif);
	background-repeat: repeat-x;
	vertical-align:text-top;
	width: 133px;
	height: 16px;
	font-family: Constantia;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	display: block;
}

#bottom a:hover
{
	color: #ffffff;
}

#bottom td
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#bottom .widecell a
{
	background-image:url(../images/FooterMenu_Silver.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 266px;
	text-align: center;
	display: block;
	font-family: Constantia;
	font-size: 11px;
	vertical-align: text-top;
}

/*#bottom .widecell a
{
	text-decoration: none;
}*/

#bottom .widecell a:hover
{
	color: #ffffff;
}

/*------------------------------------INDEX---------------------------*/

.divBoxes
{
	width: 800px;
	height: 220px;
	margin: 0 auto 0 auto;
}

#Box1
{
	width: 198px;
	margin: 10px 2px 0px 1px;
	float: left;
}

#Box1 .submitButton
{
	color: #336699;
	font-family: Calibri; 
	font-size: 14px; 
	font-weight: bold; 
}

#Box2
{
	width: 198px;
	margin: 10px 2px 0px 0px;
	float: left;
}

#Box3
{
	width: 198px;
	margin: 10px 2px 0px 0px;
	float: left;
}

#Box4
{
	width: 198px;
	margin: 10px 0px 0px 0px;
	float: left;
}

#divAddtl
{
	width: 198px;
	margin: 10px 0px 0px 0px;
	float: left;
}

.textBoldHomePage
{
	font-size: 16px;
	font-weight: bolder;
}

.BoxesLink a
{
	font-family: Calibri;
	font-size: 14px;
	color: White;
}

.BoxesLink a:hover
{
	color: Blue;
}

/*--------------------------AboutUs---------------------------*/

table.AboutUs
{
	width: 700px;
	margin: 10px auto 10px auto;
	border: none;
}

.textAboutUsHeader
{
	font-family: Monotype Corsiva;
	font-size: 36px;
	color: #000000;
}

.textAboutUs
{
	font-family: Calibri;
	font-size: 18px;
	color: #003366;
	font-variant: small-caps;
}

/*---------------------------Contact Us---------------------------*/

.divMain
{
	width: 800px;
	margin: 0 auto 0 auto;
	min-height: 450px;
}

.Contact
{
	margin-left: auto;
	margin-right: auto;
	border: none;	
	margin-bottom: 15px;
}

.ContactHeader
{
	font-family: Calibri;
	font-size: 18px;
	color:#330000;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 0;
}

td.ContactInfo
{
	font-family: Calibri;
	font-size: 14px;
	color:#330000;
	text-align: center;
	vertical-align: top;
	margin: 0 0 0 0;
	width: 355px;
}

.ContactsLink 
{
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 25px;
	width: 355px;
}

.ContactsLink a
{
	color:#660033;
	text-decoration: underline;
}

.ContactsLink a:hover
{
	color:#CC0000;
	text-decoration: underline;
}

/*---------------------------Terms&Cond/Privacy--------------------*/

.tblTermsCond
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border: none;
}

td.TermsCondHeader
{
	font-family: Calibri;
	font-size: 18px;
	color:#000033;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding: 0 0 0 0;
	width: 650px;
}

td.TermsCondInfo
{
	font-family: Calibri;
	font-size: 14px;
	color:#000033;
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 0;
	width: 635px;
}

td.TermsCondInfo1
{
	font-family: Calibri;
	font-size: 14px;
	color:#000033;
	text-align: right;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
	width: 15px;
}

/*-----------------------Forms---------------------*/

table.RequestForms
{
	margin: 10px auto 10px auto;
	border-collapse: collapse;
	width: 400px;
	text-align: center;
	border: none;
}

.RequestHeader
{
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

.RequestDirections
{
	font-family: Calibri;
	font-size: 16px;
	text-align: left;
}

.RequestText
{
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	color: #006699;
}

.RequestInput
{
	width: 200px; 
	border-bottom: thin solid #ebeaea; 
	border-top: thin solid #d6d6d6; 
	border-right: thin solid #ebeaea; 
	border-left: thin solid #d6d6d6;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*-----------------------Serial#Inquiry-------------------*/

table.Inquiry
{
	background-color: #f0f0f0;
	margin: auto auto auto auto;
	width: 400px;
	height: 450px;
}

td.InqText
{
	font-family: Calibri;
	font-size: 18px;
	color:#52687A;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 2px 0px 2px 10px;
	border-top: thin solid #336699;
}

td.InqText2
{
	font-family: Calibri;
	font-size: 16px;
	color: #52687A;
	text-decoration: none;
	text-align: left;
	padding: 2px 0px 2px 25px;
	border-bottom: thin solid #336699;
}

.InqHeader
{
	font-family: Calibri;
	font-size: 20px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

/*------------------------------------- Sustainability ---------------------------------------*/
.divGreen
{
	background-image: url('../images/Sustain_4.jpg');
	/*background-image: url('../images/GreenLeaves.jpg');*/
	background-repeat: no-repeat;
	font-family: Calibri;
	font-size: 14px;
	font-variant: small-caps;
	color: #305083;
	width: 800px;
	min-height: 750px;
	border-bottom: solid thin white;
	padding: 0px;
	margin: 0px;
}

.divGreenEfforts
{
	margin-top: 20px;
	margin-left: 225px;
	padding-top: 15px;
	padding-left: 50px;
	width: 515px;
	text-align: center;
}

.divClimateLeaders
{
	margin-top: 25px;
	margin-left: 80px;
	width: 156px;
	text-align: center;
	float: left;
	padding-top: 30px;
}

.divRecycle
{
	margin-top: 25px;
	width: 246px;
	text-align: center;
	float: left;
	padding-top: 30px;
	padding-left: 50px;
}

.divEStar
{
	width: 266px;
	text-align: center;
	float: right;
	padding-top: 40px;
	padding-bottom: 20px;
}

.Green
{
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	list-style: none;
}

.divTechDisplay
{
	min-height: 750px;
}

/*------------------Conventions Page------------------------*/

.conv_notSelected
{
	 color:White;
	 background-color:#9cabc4; 
	 text-align:center;
}

a.linkWhite
{
	color: white;
	font-family: Calibri;
	font-size: 18px;
	text-decoration: none;
}

a.linkWhite:hover
{
	color: blue;
	text-decoration: underline;
}

.conv_conSmaller
{
	font-size: 11px;
	text-decoration:none;
	border: solid 1px silver;
	margin: 0 0 0 0;
}

.conv_Larger { font-size: 22px }
.selectedYear { font-size: 30px; color:#0e2e67; text-decoration:none; }

.selectedMonth { color:#0e2e67; text-decoration:none; font-weight:bold; }

/* Service Page */
.service_border
{
	padding: 10px;
	width: 750px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

.service_loginTable
{
	float: right;	
}

.service_error
{
	color: #c1272d;
	font-weight: bold;
}

.service_cellHead
{
	font-weight: bold;
	text-decoration: underline;
}

.service_rowA
{
	background-color: #f2f2f2;
}

.service_searchTable
{
	border-collapse: collapse;
	width: 100%;
}

.service_text
{
	font-size: 12px;
	color: #7d7b7b;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.service_form
{
	font-size: 12px;
	color: #7d7b7b;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 450px;
}

.SrvFrmBtn
{
	background-color: Transparent; 
	border: none; 
	font-family: Calibri; 
	font-size: 14px; 
	width: 60px; 
	margin-bottom: -2px;
	color: #3333FF;
	text-decoration: underline;
}

/*---------------------------CEC Models--------------------------*/

.corporateHeaderCEC
{
	background-image: url('../images/CorpHeaderGreen2008.png');
	height: 88px;
	width: 800px;
	margin-left: 1px;
	margin-right: auto;

}

.CECModelTable
{
	width: 775px;
	margin: 0 auto 0 auto;
	border: none;
	margin-bottom: 15px;
	border-collapse: collapse;
	background-image: url('../Bottlers/images/Enviro3.png');
}

.CECHeader
{
	font-family: Arial;
	font-size:19px;
	color:#006600;
	font-weight:bolder;
	padding: 5px 0px 0px 15px;
	border: none;
}

td.CECData
{
	font-family: Arial;
	font-size: 15px;
	color:#003399;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0;
	/*width: 155px;*/
	padding: 0 0 0 0;
	border: none;
}

td.CECData1
{
	font-family: Calibri;
	font-size: 14px;
	color:#003399;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 0 0;
	/*width: 155px;*/
}

td.CECData2
{
	font-family: Calibri;
	font-size: 14px;
	color:#006600;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 0 0;
	/*width: 155px;*/
}

td.CECData1 a
{
	text-decoration: none;
	color:#006600;
	font-weight: bold;
}

td.CECData1 a:hover
{
	text-decoration: none;
	color:#00CC33;
	font-weight: bold;
}

hr.green
{
	color:#006600;
	width: 615px;
}



