#top a{text-decoration: none;color:#404040;}


#top{position: relative; width: 980px; height: 142px; font-family: 'Nunito', sans-serif;}

#top #logo{position: absolute; top:39px;left:10px;}

#top ul{list-style: none; margin:0; padding: 0;}
	#top li{position: relative; float: left;}
	
#top ul.mainMenu{position: absolute; bottom:3px; left:-4px;}
	#top ul.mainMenu li{line-height: 39px; border-right: 1px solid #9e9e9e; cursor: pointer;}
		#top ul.mainMenu li.hover, #top ul.mainMenu li.active, #top ul.mainMenu li.alwaysShow{background: url(/img/page/design/top/topMenuActive.png) repeat-x top;}
		
			#top ul.mainMenu li.noHoverEffect:hover{background-image: none;}
		#top ul.mainMenu a{padding:0 40px; font-weight: bold; font-size: 13px; letter-spacing: 0px;}
		#top ul.mainMenu li.first{border-left:none; width:3px; cursor: default;}
		#top ul.mainMenu li.last{border-right:none; width:3px; cursor: default;}

#top .topSmallMenu{position: absolute; top:36px; right:220px; line-height: 28px; height: 28px;}
	#top .topSmallMenu li{float: right;}
		#top .topSmallMenu li a{padding:0 14px 0 0px; color:#FFF; font-weight: bold; text-transform: uppercase; font-size: 11px;}
		#top .afLoginLink{background: url(/img/page/design/top/afLogin.png) no-repeat 100% 50%;}

.inputSearchBox{position: absolute; top:35px; right:10px; width: 198px; height: 28px; background: url(/img/page/design/top/topSearch.png) no-repeat;}
	.inputSearchBox input{position: relative; border: 0; background-color: transparent; margin:7px 12px 7px 20px; text-transform: uppercase;}
	
		.inputSearchBox .submit{position: absolute; top:-5px; right: -11px; width: 30px; height: 25px; cursor: pointer;}

/* NEW CSS 2011/07 EA */
.pageWidthRow{position: relative;}
	.pageWidthRow.topRow{background: url(/img/page/design/top/topBack.png) repeat-x top; height: 142px; z-index: 2;}
	.pageWidthRow.stores{top:-3px;}
	.pageWidthRow.middleRow{z-index: 1; margin-top:-42px; /*padding-top: 39px;*/}
		.startPage .pageWidthRow.middleRow{padding-top:0;}

body{text-align: center;margin:0px;padding:0px;position: relative;/*background: #FFF url(/Site/img/top/top.jpg) repeat-x top;*/}

.page{width:980px;position: relative; margin:0px auto;padding:0px;text-align: left;}
