/* COCA-COLA ENERPRISES INC. OFFICIAL STYLE SHEET */
body *{
	margin:0;
	padding:0;
}
body{
	background-color:#FFFFFF;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
}
a {
	color: #1C24ED;
	text-decoration: none;
}
a:hover {
	color: #1C24ED;
	text-decoration: underline;
}
.accounting {
	float: right;
}
#content{
	width:515px;
	margin:16px 0 0 3px;
}
#content p{
	margin-bottom:16px;
}
#content ul{
	padding-left:25px;
}
#footer{
	width:764px;
	height:3px;
	background:url(../../images/mainBtm.jpg) no-repeat bottom;
}
#header{
	width:764px;
}
#left{
	width:169px;
	float:left;
}
#left img{
	display:inline;
}
#main{
	width:764px;
	background:url(../../images/mainBG.jpg) repeat-y #fff;
	margin:0px auto;
}
.quote {
	margin:0 20px 20px;
	font-weight: bold;
	font-style: italic;
	color: #ED1C24;
}
.rowHeading td {
	border-bottom: 1px solid #000000;
}
#right{
	width:551px;
	float:right;
	padding:9px 19px 0px 13px;
}
#search{
	display:inline;
}
#searchBox{
	width:141px;
	hieght:65px;
	background:url(../../images/searchBG.jpg) repeat;
	padding:16px 20px 16px 18px;
}
#searchQ{
	width:141px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:solid 1px #A9B1CC;
	margin-bottom:3px;
}
.sectionHeading {
	font-size: 12px;
	color: #ED1C24;
}
#searchResults{
	width:360px;
	height:260px;
	border:solid 4px #FF000A;
	background:url(../../images/searchProgress.jpg) no-repeat top left #ccc;
	padding:20px;
	margin:auto;
	overflow:auto;
}
#searchResults a{
	color: #1C24ED;
	text-decoration: none;
}
#searchResults a:hover{
	color: #1C24ED;
	text-decoration: underline;
}
#searchResults div.close{
	float:right;
	width:35px;
}
.searchText{
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	background-color:#FE000B;
}
#searchWrapper{
	width:95%;
	position:absolute;
	z-index:100;
	display:none;
}
#siteCache{
	display:none;
}
#wrapper{
}

.padded td { padding-right:20px; }

.padded table { width:551px; }
