body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

html {  
	background: url(../_img/reskin/PageFooterTile.jpg); 
	background-repeat:repeat-x;
	background-position: 0% 100%;
	height: 100%;  
}  

body {
	background-image: url(../_img/reskin/BannerTile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	position:relative;
}

h2
{
	font-size: 18px;
}

.heading
{ 
	font-size: 14px;
	font-weight: bold;
}

#pageWrapper {
	background-image: url(../_img/reskin/PageBackGround.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin: 0px;
	position:relative;
}

form {
	padding: 0px;
	margin: 0px;
}

.clear {
	clear:both;
}

#wrapper {	
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	position:relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: -43px;
	width: 230px;
	height:187px;
	z-index:1;
}

#logo img { border: none;}

#menu {
	float:right;
	margin: 0px 15px 0px 0px;
	padding:0px;
}	

#menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	height: 26px;
	text-indent: -999em;
}

#menu li.latest a {
	background: url(../_img/reskin/btnLatestAtLenards.jpg) 0 0 no-repeat;
	width: 142px;
}

#menu li.products a {
	background: url(../_img/reskin/btnProducts.jpg) 0 0 no-repeat;
	width: 99px;
}

#menu li.store a {
	background: url(../_img/reskin/btnStoreLocations.jpg) 0 0 no-repeat;
	width: 139px;
}

#menu li.facts a {
	background: url(../_img/reskin/btnChickenFacts.jpg) 0 0 no-repeat;
	width: 184px;
}

#menu li.franchise a {
	background: url(../_img/reskin/btnFranchiseInformation.jpg) 0 0 no-repeat;
	width: 184px;
}

#menu li.media a
{
	background: url(../_img/reskin/btnMedia.jpg) 0 0 no-repeat;
	width: 62px;
}

#menu li.contact a
{
	background: url(../_img/reskin/btnContactUs.jpg) 0 0 no-repeat;
	width: 110px;
}

#menu li.about a
{
	background: url(../_img/reskin/btnAboutUs.jpg) 0 0 no-repeat;
	width: 84px;
}

#menu li a:hover,
#menu li a.hover
{
	background-position: bottom left;
}

#menu ul li:hover ul.sub-menu
{
	visibility:visible;
}

ul.sub-menu
{
	position:absolute;
	background:none;
	height:15px;
	visibility:hidden;
}

ul.sub-menu li
{
	display:block !important;
	float:none !important;
	background-color:#790D0D;
	padding: 5px 15px 0px 18px;
}

ul.sub-menu li
{
	padding-bottom: 5px;
}

ul.sub-menu li:hover { background-color:#390000; }

ul.sub-menu li a
{
	background:none !important;
	text-indent: 0px !important;
	text-decoration: none;
	color: #FFFFFF;
	height:auto !important;
	display:inline;
	width:100% !important;
}


#pageHeader
{
}


#pageTitle
{
	background-image: url(../_img/reskin/PT_Default.jpg);
	background-repeat: no-repeat;
	
	margin: 14px 0px 0px 0px;
	width: 517px;
	height: 115px;
	float:left;
}

#pageTitle #breadCrumb
{
	margin: 18px 0px 0px 177px;
	text-transform:capitalize;
}

#pageTitle #breadCrumb,
#pageTitle #breadCrumb a
{
	color: #F6F0E0;
	text-decoration: none;
	text-transform:capitalize;
}

#pageTitle #breadCrumb a:hover { text-decoration:underline; }


#pageHeaderImage
{
	margin: 14px 14px 0px 0px;
	float: right;
	width: 409px;
	height: 115px;
}

#columnWrapper
{
	clear:both;
	margin: 16px 0px 16px 0px;
	display:inline-block;
}

#leftColumn
{
	float:left;
	width: 239px;
	min-height: 400px;
}

#leftColumn #printPage { margin: 0px 0px 0px 22px;}
#leftColumn img { border: none;}

#leftSideNav
{
	background-image: url(../_img/reskin/SideNavTile.jpg);
	background-repeat: repeat-y;
	
	margin-top:9px;
}

div.sideNavTop
{
	width: 239px;
	height: 18px;
	background-image: url(../_img/reskin/SideNavTop.jpg);
	background-repeat: no-repeat;
}

div.sideNavContent
{
	width: 239px;
	min-height: 200px;
	background-image: url(../_img/reskin/SideNavContent.jpg);
	background-repeat: no-repeat;
}

ul.sideNav
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 205px;
}

ul.sideNav li,
ul.sideNav li a
{
	list-style-type:none;
	text-transform:lowercase;
	color: #76131A;
	text-decoration: none;
	line-height: 1.6em;
	font-weight:bold;
}

ul.sideNav li a:hover { text-decoration: underline; }

ul.sideNav .sideNav-submenu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

ul.sideNav .sideNav-submenu li,
ul.sideNav .sideNav-submenu li a
{
	font-weight:normal !important;
}


div.sideNavBottom
{
	width: 239px;
	height: 18px;
	background-image: url(../_img/reskin/SideNavBottom.jpg);
	background-repeat: no-repeat;
}


#contentColumn
{
	margin: 25px 20px 5px 20px;
	line-height: 1.5em;

	float:left;
	width: 412px;
	min-height: 400px;
}


#contentColumn a
{
	color: #76131A;
	text-decoration: none;
}

#contentColumn a:hover
{
	color: #76131A;
	text-decoration: underline;
}

#contentColumn div.contentImage
{
	float:right;
	margin: 0px 0px 5px 15px;
}


#contentColumn iframe
{
	min-height: 400px;
	width: 100%;
}

#contentColumn img
{
}

#rightColumn
{
	float:left;
	width: 239px;
	min-height: 400px;
	
	margin-top: 29px;
}

#rightSideNav
{
	background-image: url(../_img/reskin/SideNavTile.jpg);
	background-repeat: repeat-y;
}

#rightSideNavTop
{
	width: 239px;
	height: 31px;
	background-image: url(../_img/reskin/RightSideNavTop.jpg);
	background-repeat: no-repeat;
}

#rightSideNav div.sideNavContent
{
	min-height: 150px;
	padding-top: 10px;
}

#rightSideNav div.sideNavContent ul.sideNav li
{
	border-bottom: solid 1px #D2BBA0;
}

#rightSideNav div.sideNavContent ul.sideNav li.last
{
	border: none;
}

#rightSideNav div.sideNavContent ul.sideNav li,
#rightSideNav div.sideNavContent ul.sideNav li a
{
	font-weight: normal;
	text-transform:capitalize;
	width: 195px;
	line-height: 2em;
}



#relatedDownloadsNav
{
	background-image: url(../_img/reskin/RelatedDownloadsNavTile.jpg);
	background-repeat: repeat-y;
}

#relatedDownloadsNavTop
{
	width: 239px;
	height: 41px;
	margin-left: 1px;
	background-image: url(../_img/reskin/RelatedDownloadsNavTop.jpg);
	background-repeat: no-repeat;
}

#relatedDownloadsNav div.sideNavContent
{
	min-height: 150px;
	padding-top: 0px;
}

#relatedDownloadsNav div.sideNavContent ul.sideNav li
{
	border-bottom: solid 1px #D2BBA0;
}

#relatedDownloadsNav div.sideNavContent ul.sideNav li.last
{
	border: none;
}

#relatedDownloadsNav div.sideNavContent ul.sideNav li,
#relatedDownloadsNav div.sideNavContent ul.sideNav li a
{
	font-weight: normal;
	text-transform:capitalize;
	width: 195px;
	line-height: 2em;
}

div.relatedDownloadsNavBottom
{
	width: 239px;
	height: 16px;
	background-image: url(../_img/reskin/RelatedDownloadsBottom.jpg);
	background-repeat: no-repeat;
}



/* Start - Search Controls */
#site-search {
	width: 195px;
	height:47px;	
	padding-left:730px;
}

#site-search input {
	float: left;
	margin: 7px 0px;
	width: 122px;
	height: 18px;
	border: 1px solid #9C948F;
	padding: 5px;
	color: #000000;
}

#site-search .site-search-button {
	float: left;
	width: 44px !important;
	height: 31px !important;
	margin: 7px 0px 0px 5px;
	padding: 0px !important;
	border: 0px solid #FFF;
}



#store-search {
	margin-top: 15px;

	width: 240px;
	height:142px;	

	background-image: url(../_img/reskin/FindAStore.jpg);
	background-repeat: no-repeat;
}

#store-search input {
	float: left;
	margin: 92px 0px 0px 22px;
	width: 138px;
	height: 18px;
	border: 1px solid #9C948F;
	padding: 5px;
	color: #000000;
}

#store-search .store-search-button {
	float: left;
	width: 44px !important;
	height: 32px !important;
	margin: 92px 0px 0px 5px;
	padding: 0px !important;
	border: 0px solid #FFF;
}

/* End - Search Controls */

#footer 
{
	background: url(../_img/reskin/PageFooterTile.jpg); 
	background-repeat:repeat-x;

	margin-left:auto;
	margin-right:auto;
	width: 100%;
	height: 30px;
	position:relative;
	
	float:left;
	position:relative;
	text-align:center;
	color: #FFFFFF;	
	
	padding-top: 15px;
}

#footer a
{
	color: #FFFFFF;	
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}



/* Form styling */
.frmBackGround
{
	background: url(../_img/reskin/FormBackGround.jpg); 
	background-repeat:no-repeat;
	min-height: 289px;
	width: 413px;
}

.frmBackgroundTile
{
	background: url(../_img/reskin/FormTile.jpg); 
	background-repeat:repeat-y;
	width: 413px;
}

.frmBottom
{
	background: url(../_img/reskin/FormBottom.jpg); 
	background-repeat:no-repeat;
	height: 15px;
	width: 413px;
}


.frmCheck{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.frmText,
.frmTextArea
 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	padding: 5px 3px 0px 5px;
	height: 20px;
	width: 280px;
	border: 1px solid #9C948F;
}

.frmTextArea
{
	height: 80px;
}

.txtText {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


select.frmText,
td.txtText select
{
	height: auto;
	width: 290px;
	border: 1px solid #9C948F;
	padding: 5px 3px 5px 2px;
}

.frmBackgroundTile table.frmBackGround
{
	padding: 10px 0px 0px 20px;
}

.frmBackgroundTile table.frmBackGround td
{
	padding: 10px 0px 0px 0px;
}

.frmButtons
{
	padding: 5px 0px 0px 0px;
}

.frmButtons img
{
	float:right;
	margin: 2px 30px 0px 0px;
}


#tdFeedBack { width:370px; margin: 0px; padding: 0px; }

#productSearchForm
{
	background: url(../_img/reskin/SearchForAProduct.jpg); 
	background-repeat:no-repeat;
	height: 61px;
	width: 415px;
}

.ImageBorder
{
	border: solid 2px #BC8954;
}

#searchResultsTabs a.hypSearchResult,
#searchResultsTabs span.tabTitle,
#searchResultsTabs div#tab1,
#searchResultsTabs div#tab2,
#searchResultsTabs div#tab3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#searchResultsTabs span.tabTitle 
{
    font-weight: bold;
}


    div#searchResultsList
    {
    }

        div#searchResultsList div.searchResultsListItem
        {
            padding-bottom: 15px;
        }

            div.searchResultsListItem div.searchResultsListItemTitle
            {
                font-weight: bold;
            }

            div.searchResultsListItem div.searchResultsListItemSummary
            {
            }
		
            div.searchResultsListItem .searchResultsListItemLink
            {
	            font-weight: bold;
            }

            div.searchResultsListItem .searchResultsListItemLink a
            {
	            font-weight: bold;
            }

            div.searchResultsListItem .searchResultsListItemLink a:hover
            {
	            font-weight: bold;
            }

