html
{
    overflow-y: scroll;
}
body 
{
	margin: auto;
	background-color: #ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}
form
{
    display: inline;
}
img
{
    border: none;
}
a:link, a:visited, a:active
{
    text-decoration: none;
    color: #336bb3;
}
a:hover
{
    text-decoration: underline;
}
h1
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    color: #ed6600;
    padding-bottom: 12px;
}
h2
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 12px;
    color: #4A4A4A;
}
ul
{
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
    padding-left: 6px;
    list-style-type: none;
}
ul li
{
    background: url(/images/bulletBlueArrow.png) no-repeat 0px 9px;
    padding-left: 10px;
    padding-bottom: 20px;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#utility
{
    font-size: 11px;
    margin-top: 8px;
    margin-bottom: 7px;
    padding-right: 7px;
    overflow: auto;
    color: #868686;
}
#utility a
{
    color: #868686;
    text-decoration: none;
}
#utility a:hover
{
    text-decoration: underline;
}
#utility input.text
{
    background: url(/images/searchInputBGTile.jpg) repeat-x top left;
    border: none;
    float: left;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 3px;
    padding-bottom: 3px;
}
#utilityLinks
{
    float: left;
    margin-top: 2px;
}
#utilitySearch
{
     float: left; 
     overflow: hidden;
}
#utilitySearchText
{
     float: left; 
     margin-top: 2px; 
     margin-right: 5px;
}
#container
{
    width: 968px; 
    margin: auto;
}
#siteBox
{    
    border: 5px solid #c0d6eb;
    background-color: #ffffff;
}
#header
{
    overflow: hidden;
    width: 958px;
}
#logo
{
    float: left;
    width: 109px;
    margin-right: 5px;
}
#headerRight
{
    float: right;
    width: 844px;
}
#headerBanner
{
    background: #537fbc url(/images/txtHdrFootwearFoundation.jpg) no-repeat 22px 19px;
    width: 827px;
    height: 61px;
    font-size: 11px;
    text-align: right;
    color: #85a6d1;
    padding-top: 14px;
    padding-right: 17px;
    margin-bottom: 4px;
}
#chromemenu
{
    background-color: #c1cd39;
    padding-left: 6px;
    width: 838px;
}
#chromemenu div
{
    float: left;
}
div.navPipe
{
    background: url(/images/navPipe.jpg) no-repeat 4px 0px;
    width: 9px;
    height: 27px;
}
#homeMainFeatureAndAnnouncements
{
    overflow: hidden;
    width: 958px;
}
#homeMainFeature, #slideshow
{
    float: left;
    width: 721px;
    height: 303px;
    /**margin-top:10px;*/
}
#homeMainFeatureSlide1, #homeMainFeatureSlide2, #homeMainFeatureSlide3, #homeMainFeatureSlide4 {
    height:303px;
}
#homeMainFeatureSlide1 {
    background: url(/images/homeMainImg1.jpg) no-repeat top left;
}
#homeMainFeatureSlide2 {
    background: url(/images/homeMainImg2.jpg) no-repeat top left;
}
#homeMainFeatureSlide3 {
    background: url(/images/homeMainImg3.jpg) no-repeat top left;
}
#homeMainFeatureSlide4 {
    background: url(/images/homeMainImg4.jpg) no-repeat top left;
}
.homeMainFeatureText
{
    width: 285px;
    font-size: 13px;
    color: #4a4a4a;
    line-height: 20px;
    padding-left: 32px;
    padding-top: 101px;
    padding-right: 446px;
    /*margin-left: 42px;
    margin-top: 131px;*/
    height: 100%;
}
.homeMainFeatureText a
{
    font-weight: bold;
    text-decoration: underline;
}
#homeMainFeatureText h1, #slideshow h1
{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ed6600;
    line-height: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#homeMainFeatureText p, #slideshow p
{
    margin-top: 0px;
    padding-top: 7px;
}
#homeFeatureProgressBoxes
{
    overflow: hidden;
    position: relative; 
    z-index: 99;
    top: 290px;
    /**top: 294px;*/
    left: 32px;
    height:12px;
}
#homeFeatureProgressBoxes a
{
    display: block;
    margin-right: 5px;
    float: left;
    width: 10px;
    height: 10px;
    background: url(/images/homeFeatureProgressBoxOff.jpg) no-repeat top left;
    color: #ffffff;
}
#homeFeatureProgressBoxes a.activeSlide 
{ 
    display: block;
    margin-right: 5px;
    float: left;
    width: 10px;
    height: 10px;
    background: url(/images/homeFeatureProgressBoxOn.jpg) no-repeat top left;
    color: #ed6500;
}
#homeFeatureProgressBoxes a:focus
{
    outline: none;
}
#homeFeatureProgressBoxes div
{
    float: left;
    margin-right: 5px;
}
#homeAnnouncements
{
    background: url(/images/announcementsBG.jpg) repeat-x top left;
    height: 303px;
    width: 237px;
    float: left;
}
#homeAnnouncementsText
{
    width: 206px;
    margin-top: 24px;
    margin-left: 17px;
    font-size: 11px;
    line-height: 15px;
}
#homeAnnouncementsText ul
{
    padding: 0px;
    margin: 0px;
    padding-top: 20px;
    padding-left: 6px;
    list-style-type: none;
}
#homeAnnouncementsText ul li
{
    background: url(/images/bulletBlueArrow.png) no-repeat 0px 4px;
    padding-left: 10px;
    padding-bottom: 20px;
}
#homeAnnouncementsText a
{
    text-decoration: none;
    color: #4a4a4a;
}
#homeAnnouncementsText a:hover
{
    text-decoration: underline;
    color: #000000;
}
#homeBlueBanner
{
    overflow: hidden;
    margin-top: 5px;
    width: 958px;
}
#homeBlueBannerLeft
{
    float: left;
    width: 675px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: center;
    height: 45px;
    color: #ffffff;
    font-size: 13px;
    background-color: #5380bc;
}
#homeBlueBannerRight
{
    float: left;
    width: 242px;
    height: 55px;
}
#homeBtmCallouts
{
    background: #ffffff; /*url(/images/btmShoeBG.jpg) no-repeat bottom left;*/
    padding-bottom: 35px;
    padding-top: 17px;
    padding-left: 33px;
    overflow: auto;
    /*width: 909px; */
    width: 925px; 
}
#homeBtmCalloutsLeft
{
    float: left;
    width: 305px;
    padding-top: 14px;
}
#homeBtmCalloutsCenter
{
    float: left;
    width: 305px;
    margin-left: 40px;
    padding-top: 14px;
}
.homeCalloutText
{
    font-size: 13px;
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 18px;
}
.homeCalloutText a
{
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
    color: #4a4a4a;
}
.homeCalloutBox
{
    border: 1px solid #dadada;
    font-size: 13px;
    font-weight: bold;
    background: url(/images/homeCalloutBGTile.jpg) repeat-x top left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 14px;
    margin-bottom: 17px;
}
.homeCalloutBox a
{
    color: #00459f;
    text-decoration: underline;
}
.homeCalloutBox a:hover
{
    text-decoration: none;
}
.homeCalloutBox img
{
    position: relative;
    bottom: 1px;
}
#homeBtmCalloutsRight
{
    float: left;
    margin-left: 35px;
    background: url(/images/homeQuoteCalloutLeftBorder.jpg) no-repeat top left;
    /*min-height: 301px;*/
    padding-left: 31px;
    padding-bottom: 20px;
    padding-top: 17px;
}
.homeVideo
{
    text-align: left;
    width: 193px;
    font-size: 9px;
    color: #9cb500;
    padding-top: 20px;
}

.homeVideo p
{
margin-top:5px;
}

#homeQuoteCredit
{
    width: 193px;
    font-size: 9px;
    padding-top: 20px;
    text-align: center;
    color: #818181;
}
#subNavAndContent
{
    /*background: url(/images/btmShoeBG.jpg) no-repeat bottom left;*/
    padding-bottom: 50px;
    overflow: auto;
    margin-top: 4px;
}
#subNav
{
    width: 194px;
    float: left;
    min-height: 297px;
    background: url(/images/subNavBGTile.jpg) repeat-x 0px 129px;
    padding-bottom: 30px;                  
}
#subNavItems
{
    padding-left: 12px;
    padding-top: 3px;
}
.leftNav2ndLevelItem, .leftNav2ndLevelItemOn
{
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 3px;
    width: 173px;
}
.leftNav2ndLevelItem a
{
    color: #336bb3;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    text-decoration: none;
}
.leftNav2ndLevelItem a:hover
{
    color: #ffffff;
    background: #8ba8d0 url(/images/subNav2ndLevelHoverBGTile.jpg) repeat-x top left;
}
.leftNav2ndLevelItemOn a
{
    color: #ffffff;
    background: #8ba8d0 url(/images/subNav2ndLevelHoverBGTile.jpg) repeat-x top left;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    text-decoration: none;
}
.leftNav3rdLevelItems
{
    padding-top: 10px;
}
.leftNav3rdLevelItem
{
    background: url(/images/bulletBlueArrow.png) no-repeat 0px 3px;
    margin-left: 15px;
    padding-left: 9px;
    font-size: 11px;
    padding-bottom: 12px;
}
.leftNav3rdLevelItem a
{    
    color: #336bb3;
}
.leftNav3rdLevelItemOn
{
    background: url(/images/bulletOrangeArrow.png) no-repeat 0px 3px;
    margin-left: 15px;
    padding-left: 9px;
    font-size: 11px;
    padding-bottom: 12px;
}
.leftNav3rdLevelItemOn a
{    
    color: #ed6600;
}
#contentArea
{

}
#contentHdr
{
    width: 737px;
    padding-left: 27px;
    height: 99px;
    float: left;
}
#pageSectionHdr
{
    color: #9cb500;
    font-size: 40px;
    font-style: italic;
    font-family: Georgia, Verdana, Helvetica, sans-serif;
    line-height: 40px;
    padding-top: 18px;
}
#pageHdr
{
    font-weight: bold;
    font-size: 18px;
    color: #7f7f7f;
    text-transform: uppercase;
}
#content
{
    float: left;
    width: 702px;
    min-height: 195px;
    padding-left: 32px;
    padding-right: 30px;
    padding-top: 38px;
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 15px;
    overflow: auto;
    background: #ffffff url(/images/contentBG.jpg) no-repeat top left;
}
/*#content h1
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    color: #ed6600;
    padding-bottom: 12px;
}*/
#contentLeft
{
    width: 465px;
    margin-right: 35px;
    float: left;
}
#contentRight
{
    float: left;
    width: 198px;
}
#callout
{    
    border: 1px solid #ccd4d8;
}
#calloutHdr
{
    background: #e4edf6 url(/images/innerBoxHdrBGTile.jpg) repeat-x top left;
    border-bottom: 1px solid #ccd4d8;
    font-size: 13px;
    font-weight: bold;
    color: #ed6600;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#calloutContent
{
    font-size: 11px;
    line-height: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 18px;
    padding-right: 16px;
}
#footer
{
    overflow: auto;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 3px;
    padding-right: 4px;
    color: #767676;
}
#footer a
{
    color: #767676;
}
#footerLeft
{
    float: left;
}
#footerRight
{
    float: right;
}
td.donateLabel 
{
	text-align:right;
	padding-right:5px;
	width:170px;
	padding-bottom:8px;
}
td.donateField 
{
	text-align:left;
	width:430px;
	padding-bottom:8px;
	vertical-align:top;
}
