
/* navigation */
.navInactiveTitle
{
    color:#64656c;
    width:134px;
    float:left;
    font-family:verdana;
    font-size:8pt;
    padding:2px;
    height:24px;
    padding-top:5px;
    font-weight:bold;
}

.navInactiveTitleHover
{
    color:#ed1820;
    width:134px;
    float:left;
    font-family:verdana;
    font-size:8pt;
    padding:2px;
    padding-top:5px;
    font-weight:bold;
    height:24px;
}

.navActiveTitle
{
	color:#ed1820;
    width:134px;
    float:left;
    font-family:verdana;
    font-size:8pt;
    padding:2px;
    padding-top:5px;
    font-weight:bold;
    height:24px;
}

.navChildItem /*ie/firefox*/
{
	border-bottom:1px solid #DBDBDD;
	border-right:1px solid #DBDBDD;
	padding:2px;
    padding-top:5px;
    padding-right:12px;  
    width:145px;
    height:auto;
    font-family:verdana;
    font-size:8pt;
    cursor:pointer;
    position:relative;
}
.navFloatNavArrowContainer
{
	background:#ed1820;
	width:24px;
	height:24px;
	float:left;	
}
.navItemsContainer
{
	border-top:2px solid #ed1820;
	border-left:2px solid #ed1820;
	width:148px;
	float:left;	
	background:#ffffff;
	position:relative;
	z-index:2002;
}
.navChildItemTitle
{
	color:#64656c;
	height:17px;
}

.navChildItemTitleHover
{
	color:#ed1820;
	height:17px;
}

.navChildItemTitleSelected
{
	color:#ed1820;
	font-weight:bold;
	height:17px;
}
/* Navigation */
.navItem
{
	background-image:url(/Images/Nav/LeftNavSubGradient.gif);
	background-repeat:repeat-x;
	background-postion:bottom left;
	border-bottom: solid #DBDBDD 1px;
    border-right: solid #DBDBDD 1px; 
    padding:2px;
    padding-top:5px;
    padding-right:12px;  
    width:146px;
    height:24px;
    font-family:verdana;
    font-size:8pt;
    position:relative;
    cursor:pointer;
    z-index:2003;
}

.navItemSelected
{
	background-image:url(/Images/Nav/LeftNavSubGradient.gif);
	background-repeat:repeat-x;
	background-postion: bottom left;
	border-bottom: solid #DBDBDD 1px;
    border-right: solid #DBDBDD 1px; 
    padding:2px;
    padding-top:5px;
    padding-right:12px;  
    width:145px;
    height:auto;
    font-family:verdana;
    font-size:8pt;    
}
.topTitle
{
	background-image: url('/Images/Layout/TopTitleBevel.gif');
	background-repeat: repeat-x;
	background-color: white;
	height: 27px;
	width: 801px;
	color: #EE1522;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}
.cookieCrumb
{
	background-image: url('/Images/Layout/CookieCrumbBackground.gif');
	background-repeat: repeat-x;
	background-color: white;
	height: 27px;
	border-bottom: solid #E1DFE1 1px;
	width: 801px;
	color: #637BCA;
	padding-left: 10px;
	padding-top: 5px;
}
.homepageTopRightCorner
{	
	position: absolute; 
	left: -2px;
	top: -17px; 
	z-index: 5; 
	margin-bottom: -15px; 
	left:-10px; 
	padding-left: 0px; 
	margin-left: 0px;
	clear: both;
}
/* store locator */
.locatorStoreDetailsPopupTop
{	
	background-image:url('/Images/StoreLocator/PopTop.png');
	background-repeat:no-repeat;
	background-position:top left;	
	width:238px;
	height:10px;
}
.locatorStoreDetailsPopupMiddle
{
	background-color:#ffffff;
	background-image:url('/Images/StoreLocator/PopMiddle.png');
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:10px;
	padding-right:10px;
}
.locatorStoreDetailsPopupBottom
{
	background-image:url('/Images/StoreLocator/PopBottom.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	width:238px;
	height:38px;
}
.locatorContentContainer
{
    border:1px solid #e6e6e6;            
    padding:2px;
    width:585px;
}
.locatorAddressToggleSpacerBar
{
	background:#f1f1f1;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	height:20px;
	width:585px;
}
.sb
{
    width:180px;
    height:155px;
    overflow:hidden;
	float:left;
	border:solid #DBD9DB 1px;
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
	background:white;
}

/* Start Styles for  RandomlyPickOne.ascx */

#tipOfTheDayFieldSet
{
	width: 335px;
	border: solid 1px silver;	
	
	
}
.tipOftheDaylegend
{
 	font-size: 14px;
	font-weight: bold;
	color: #8d2323;
	padding:0px;
}

.TipDescriptionDivStyles
{
	width:335px;
}
.tipOfTheDayContentDiv
{
	margin: 0px;
	
}
/* End Styles for  RandomlyPickOne.ascx */

.mainTabsInnerTable
{
	margin-right:1px;
}
