body{
	background:#2F424E;
}


.Image-Left{float:left;margin:0 20px 20px 0;}

.Image-Right{float:right; margin:0 0 20px 20px; }


#container{
	margin:auto;
	width:1018px;
	background: url('../images/eagle/background-container.png') repeat-y;
}

#topbanner{
	margin:auto;
	background: white url('../images/eagle/top-banner.jpg') no-repeat;
	width:960px;
	height:247px;
	padding-left:20px;
}

#logo {
	float:left;
	background: url('../images/eagle/eagle-logo.gif') no-repeat;
	height:140px;
	width:393px;
	margin-top:30px;
}

#slideshow{
	float:left;
	width:362px;
	height:174px;
	background: url('../images/eagle/slideshow1.jpg') no-repeat;
	margin-left:188px;
	margin-top:14px;
}

#content-container{
	width:980px;
	margin:auto;
	padding:30px 12px 40px 12px;
}

#content-container a {
	color: #152933;
	text-decoration: none;
	font-weight: bold;
}

#left{
	float:left;
	width:230px;
	padding-left:12px;
}

#content{
	float:left;
	width:685px;
	_width: 685px;
	_margin-left: -10px;
	padding: 0px 25px 0 25px;
	font-family:arial;
	font-size:12px;
	line-height:150%;
	color:#231F20;
}

#home-content{
	float:left;
	width:465px;
	padding: 0px 25px 70px 25px;
	font-family:arial;
	font-size:16px;
	line-height:200%;
	color:#6D6E70;
}

#right{
	float:left;
	width:220px;
}

.product li {
 list-style-type: disc !important;
 margin-left:20px;}

.bold-italic{
	font-style:italic;
	font-weight:bold;
}

.vegies{
	float:left;
	margin-left:-250px;
}


/* PRODUCTS PAGE WRITING*/


#productAttribute{
	font-size:12px;
}

#productAttribute_50{
	float: left;
	width: 300px;
}

#productAttribute_50 h2{
	margin:0;
	padding:0;
}

#productImagePane{
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
	width:300px;
	text-align: center;
}

#product-right{
	float:right;
	width:300px;
	padding:0px;
	margin:0px 0px 20px 25px;
}

/* PRODUCTS PAGE WRITING END*/

.product-table-right{
	float:right;
	width:320px;
	margin: -50px 20px 0px 20px;
	font-size: 10px;
}


.product-table-right td{
	padding-left:5px;
}

.bold{
	font-size:12px;
}

.colored{
	background:#DEDFE0;
}



/*---------- FORM ------------ */
#forms {
	background: url('../images/eagle/form-background.jpg') no-repeat;
	height:169px;
	width:216px;
	font-family:century gothic;
	font-size:11px;
	color:white;
	padding: 20px 0px 10px 16px;
	line-height:50%;
	margin:0;
}
#forms p {
	padding-top: 5px;
	line-height:150%;
}
#forms input[type=submit] {
	width: 50px;
}
#loginEmail, #loginPassword {
	border:none;
	width:159px;
	margin: 6px 0px 0px 7px;
	height:18px;
	padding:0;
}
#loginPassword {
	width:120px;

}
#searchForm {
	margin: 10px 0px 0px 0px;
	padding:0;
}
#searchTerm {
	border:none;
	width:120px;
	margin: 4px 0px 0px 7px;
	height:18px;
}
/*---------- FORM END ------------ */





/*----------- PRODUCT FOCUS BOX  ----------*/
.box-top{
	/*background: url('../images/eagle/box-top.png') no-repeat;*/
	width:216px;
	height:11px;
	_padding: 0;
}
.box-content{
	/*background: url('../images/eagle/box-content.png') repeat-y;*/
	width:216px;
	font-size:10px;
	color:#2F414D;
	line-height:120%;
	margin:0;	
	text-align:center;
}


.box-content a{
	text-decoration:none;
	color:#2F414D;
	font-weight:bold;
	font-style: italic; 
	font-size:11px;
}
.box-content a:hover{text-decoration:underline; }

.box-content h4{
	font-family:arial;
	font-size:26px;
	font-weight:normal;
	color:#877D6D;
	padding:15px 0px 10px 0px;
	margin:0;
}

.box-content h5{
	font-family:arial;
	font-size:16px;
	color:#2F414D;
	font-weight:normal;
	line-height:100%;
	margin:10px 0px 10px 0px;
}

.box-bottom{
	/*background: url('../images/eagle/box-bottom.png') no-repeat;*/
	width:216px;
	height:16px;
	margin:0px 0px 20px 0px;
}

/*--------- PRODUCT FOCUS BOX END ----------*/

.left{
	float:left;
	margin:0px 20px 20px 0px;
	padding:0;
	display:block;
}

#navcontainer{
	margin:auto;
	background: url('../images/eagle/nav-bar.jpg') no-repeat;
	height:39px;
	width:980px;
}
#innerNavcontainer {
	padding-left: 40px;
}



#footer{
	margin:auto;
	background: url('../images/eagle/footer.png') no-repeat;
	width:1018px;
	height:58px;
}

#innerFooter {
	margin:auto;
	font-size:9px;
	font-family:century gothic;
	width:950px;
	padding-top:15px;
	color:#C1BCB4;
}

#innerFooter a{
	font-size:10px;
	color:#C1BCB4;
	text-decoration:none;
	padding:0px 13px 0px 13px
}
#innerFooter a:hover{
	color:#C1BCB4;
	text-decoration:underline;
}


#subcategoryList {
	margin: 0 -10px;
}
#subcategoryList li {
	display: block;
	width: 235px;
	overflow: hidden;
	text-align:center;
	float: left;
}
#subcategoryList a {
	text-decoration: none;
}
#subcategoryList span {
	display: none;
}

#breadcrumbs {
	display: none;
}

#ingredientsTable {
	width: 100%;
}
#ingredientsTable tr.alt {
	background-color: #dedfe0;
}

#ingredientsTable td {
	padding: 2px 4px;
}

#productName {
	font-size: 36px;
	width: 428px;
	_width: 350px;
	line-height: 42px;
	padding-bottom: 20px;
}
#productDescription {

}


.productList {
	width: 204px;
	float: left;
	padding-right:22px;
}
.productList a {
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	font-size:14px;
}
.productList a:hover {
	color: #444;
}
.shortDescription { 
	padding-bottom: 12px;
	font-size: 11px;
}


.cycle img {
	_display: none;
}

.searchResult strong {
	font-weight:bold;
}


.cleanForm th {
	padding: 8px;
	padding-right: 10px;
	font-weight: bold;
	vertical-align: top;
}
.cleanForm td {
	padding: 5px;
}
.cleanForm input {
	padding: 4px;
}
.buttonPane {
	padding: 10px;
}

.productListTable td {
	padding: 5px;
}
.productListTable th {
	padding: 5px;
	padding-right: 20px;
}
#campaignAd {
	float: right;
	padding: 14px 18px 15px 21px;
	background: url('../images/eagle/campaignAdBg.png') no-repeat;
	height: 329px;
}
#productAd {
	padding: 14px 18px 15px 21px;
	background: url('../images/eagle/campaignAdBg.png') no-repeat;
	height: 329px;
	position: relative;
	right: 10px;
}

a.download {
	display: block;
	padding: 5px;
	padding-left: 25px;
	background-image: url('/images/icons/page_white_acrobat.png');
	background-position: center left;
	background-repeat: no-repeat;
}



#contactForm th {
	vertical-align: top;
	padding: 4px;
	padding-right: 10px;
}
#contactForm td {
	padding: 4px;
}

.cycle img { display: none; }