﻿/*START Main Navigation styles */

#mainNav{
	background-image:url(../Images/layout/menu_Main_Full_Bg.gif);
	background-repeat:no-repeat;
	height: 35px;
	padding: 0px 0 0 50px;
	width: 759px;
	margin: 0 auto 0 auto;
}

#mainNav ul{
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	clear: none;
	position: relative;
	height: 29px;
}

#mainNav ul li{
	display: inline;
	padding:0;
	margin:0;
}
#mainNav ul li a{
	text-indent: -2000px;
	text-decoration:none;
	display: block;
	float: left;
	padding: 0 40px 0 0;
	font-size: 5px;
	height: 29px;
	text-decoration:none;
}
#mainNav ul li a:link, #mainNav ul li a:visited,  #mainNav ul li a:active{
	margin:0;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}



#mainNav ul li.mainNavArticles a{
	background-image:url(../Images/layout/menu_Main_Articles_EN.gif);
	width: 50px;
	text-decoration:none;
	text-indent: -2000px;
}
#mainNav ul li.mainNavRecipes a{
	background-image:url(../Images/layout/menu_Main_Recipes_EN.gif);
	width: 46px;
}
#mainNav ul li.mainNavProducts a{
	background-image:url(../Images/layout/menu_Main_Products_EN.gif);
	width: 55px;
}
#mainNav ul li.mainNavCommunity a{
	background-image:url(../Images/layout/menu_Main_Community_EN.gif);
	width: 125px;
}
#mainNav ul li.mainNavAbout a{
	background-image:url(../Images/layout/menu_Main_AboutUs_EN.gif);
	width: 59px;
}
#mainNav ul li.mainNavSpecialOffers a{
	background-image:url(../Images/layout/menu_Main_SpecialOffers_EN.gif);
	width: 88px;
}
#mainNav ul li a:hover, #mainNav ul li a.current, #mainNav ul li a:link.current, #mainNav ul li a:visited.current{
	background-position: left -29px ;
	text-decoration:none;
}

/*END Main Navigation Styles */



#footer .footerBanner{
	background-image:url(../Images/layout/footer_Banner_EN.gif);
	float: right;
	clear:none;
	width: 309px;
	height: 64px;
	text-indent: -2500px;
	text-decoration:none;
}
#footer .copyright{
	display: block;
	font-size: 10px;
	height: 18px;
	color: #999999;
	float:left;	
	padding: 0;
}


a#eNewsSignUpBadge{
	display:block;
	background-image:url(../Images/layout/enews_sm.gif);
	width: 162px;
	height: 68px;
	text-indent:-2500px;
	margin: 20px 0 0 12px;
	text-decoration: none;
}

#mainBody a.backToTop
{
    background-image:url(../Images/layout/topButton.gif);
    width: 36px;
    height: 15px;
    text-indent: -2500px;
    text-decoration:none;   
    float: right;
    margin: 5px 20px 0 0;
    clear: both;
}

ul.contestList li a.enterNow
{
    margin:0;
    padding:0;
	display: block;
	float:left;
    height: 19px;
    width:83px;
    text-indent: -2500px;
    text-decoration:none;
	background-image:url(../Images/layout/enterNow.gif);
	background-repeat:no-repeat;	
}


/*MISC STYLES START*/

#mainBody a.backToTop
{
    background-image:url(../Images/layout/topButton.gif);
    width: 36px;
    height: 15px;
    text-indent: -2500px;
    text-decoration:none;   
    float: right;
    margin: 5px 20px 0 0;
    clear: both;
}


.leftPaddingArrowNav
{
    padding-left: 300px;
}
