body
{
	margin: 0;
	font-family: Arial, Helvetica, verdana;
	font-size: 11px;
	color: #ba0006;
}


.clrfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clrfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */

h1
{
	color: #ba0006;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 0 10px; 
	padding: 0;
}

h3
{
	color: #cb9706;
	font-size: 12px;
	margin: 0 0 3px 10px; 
	padding: 0;
}

h4
{
	font-size: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0 0 10px; 
}

.error
{
    color: Red;
    font-weight: bold;    
}

#container
{
	width: 980px;
	/* margin: 0 auto; */
	text-align: left;
	position: relative;
}

#twoColumn, #threeColumn
{
	width: 980px;
	float: left;
	background-image: url(../images/home/LeftNavBackground.jpg);
	background-repeat: repeat-y;
}

#leftCol
{
	width: 221px;
	float: left;
}

#mainCol
{
	width: 569px;
	float: left;
	/* margin-top: 125px; */
	margin-top: 130px;
}

#mainCol p
{
	margin: 15px 0 15px 10px;
} 

#mainCol a, a:hover, a:visited 
{
	color: #cb9706;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}

#mainCol ul
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#mainCol ul li
{
	margin: 0;
	padding: 0;
}

#mainCol ol
{
	list-style-position: inside;
	margin: 10px 0 0 11px;
	padding: 0;
}

#mainCol .introText
{
	color: #000;
}

#mainCol .bold
{
	font-weight: bold;
	font-size:15px;
	color: #000;
}

#mainCol .headlineImage
{
    margin: 10px 0 0 0;    
}

ul.square li
{
    list-style-type: square;
}

ul.circle li
{
    list-style-type: circle;
}

#rightCol
{
	width: 190px;
	float: left;
	margin: 175px 0 0 0;
}

/* Two and Three Column Stuff */

#twoColumn #rightCol
{
	display: none;
}

#twoColumn #mainCol
{
 	width: 759px;
}

#footer
{
	float: left;
	padding-left:225px;
	padding-bottom:50px;
}

#footer .padding
{
	padding: 0 8px;
}

#footer, #footer ul li, #footer ul li a
{
	font-size: 10px;
	color: #333333;
}

#footer ul
{
	width: 733px;
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	float:left; 
}

#footer ul li
{
	margin: 0 2px 0 0;
	padding: 0;
	float:left; 
	white-space: nowrap;
}

#footer ul.copyRight 
{
	margin-top:20px;
}


/* Left Column Style */

#quickSearch
{
	background-image: url(../images/home/searchBakgnd.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#quickSearch p
{
	font-size: 10px;
	margin: 0;
	padding: 5px 0 0 73px;
}

#signUp input
{
	line-height: 10px;
	/* height: 11px; */
	font-size: 10px;
	width: 142px;
	margin: 5px 0 5px 53px;
}

#signUp select
{
	line-height: 10px;
	font-size: 10px;
	width: 142px;
	margin: 5px 0 5px 53px;
	color: gray;
}

.quickSearchTextbox
{
	line-height: 10px;
	/* height: 11px; */
	font-size: 10px;
	width: 145px;
	margin: 5px 0 5px 50px;
}

#hotLinks
{
	background-image: url(../images/home/hotLinksBkgrnd.jpg);
	background-repeat: repeat-y;
}

#hotLinks p
{
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 65px;
	background: url(../images/home/smallArowOnRed.gif) no-repeat 55px 6px;
}

a.hotlink, a.hotlink:hover, a.hotlink:active, a.hotlink:visited
{	
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

#signUp
{
	background-image: url(../images/home/signUpBoxBakgrnd.jpg);
	background-repeat: repeat-y;
	min-height: 139px; 
	height: auto !important; 
	height:139px;
}

#signUp p
{
	margin: 0;
	padding: 5px 75px 5px 58px;
	/* color: #277DD0;  RC removed this color def for changes 2009 */
}

#signUp .submitButton
{
	margin: 5px 0 0 100px;
	width: 52px;
	height: 21px;
}

.foodServiceReward
{
	margin: 15px 0;
}

#signUpText
{
	width: 100%;
	margin-top: -62px;

}

#signUpText p
{
	margin-right: 15px;
	color: #6d4c08;
}	


/* Main Nav */

#navGlobalTop
{
	position: absolute;
	top: 0;
	/* right: 7px; */
	right: 4px;
	width: 148px;
}

#mainNav
{
	position: absolute;
	top: 54px;
	/* left: 220px; */
	left: 223px;
	width: 759px;
}

#mainNav .padding
{
	padding-left: 6px; 
}

#breadCrumb
{
	padding-left: 10px;
}

#breadCrumb, #breadCrumb a
{
	font-size: 9px;
}

#breadCrumb a
{
	color: #666666;
}

/* Home Page Style */

.mainColPadding
{
	/* margin: 0 7px 0 5px; */
	margin: 0 4px 0 8px;
}

.homeCallout
{
	width: 193px;
	float: left;
	margin-bottom: 20px;
}

.homeCallout .CallOutContent
{
    height: 280px;
}

.special
{
	width: 167px;
	float: left;
}

#mainCol .homeCallout p
{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	margin: 10px 31px 15px 5px;
}

#mainCol .homeCallout .calloutRedText
{
	font-size: 10px;
	color: #BA000B;
	text-decoration: none;
}

.homeCalloutHeader
{
	background-image: url(../Images/home/callOutBlank.gif);
	background-repeat: no-repeat;
	padding-top:13px;
	padding-bottom:8px; 
	text-align:center;
	width: 167px;
}
#mainCol .homeCalloutHeaderLink
{
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	font-size:14px;	
}

.calloutRedText
{
	color: #FFFFFF;
	margin: 0 0 0 5px;
	padding: 2px 0 5px 10px;
	background: url(../images/home/smallRedArow.gif) no-repeat 0 6px;
}

.special p
{
	margin-right: 5px;
}

.hrLine
{
	background-color: #BA000B;
	height: 1px;
	overflow: hidden;
	margin: 10px 0;
	zoom: 1;
	width: 100%;
}

#homeFlash
{
	width: 747px; 
	margin-bottom:10px;
}

.noTabBox
{
	float: left;
	width: 556px;
	margin-bottom: 15px;
	position:relative;
}

.noTabBox .padding
{
	margin: 0;
	padding: 6px 10px 2px 10px;
	background-color: #FFF1BC;
}


/* No Tab Box */

#mainCol .noTabBoxText p
{
	margin: 0 10px 10px 10px;
	padding: 0;
}

#mainCol .noTabBoxText
{
	width: 178px;
	float: left;
	/*min-height: 305px;*/
	height: auto !important; 
	height:305px;
}

#mainCol .noTabBoxText2 p
{
	margin: 0 10px 10px 10px;
	padding: 0;
}

#mainCol .noTabBoxText2
{
	width: 178px;
	float: left;
	/*min-height: 305px;*/
	height: auto !important; 
	height: 255px;
}

#mainCol .noTabBoxPic
{
	/*width: 357px;*/
	float: left;
}

/* Tab Box */

.outterTabBox
{
	padding-bottom: 20px;
}

.tabBox
{
	margin-left: 10px !important;
	margin: 0 0 0 5px;
	padding: 0;
	background: url(../images/nutrition/tabBkg.gif) repeat-x;
	float: left;
	zoom: 1;
}

#mainCol .tabBox p 
{
	margin: 0;
	padding: 10px 15px 0 15px;					/* Uncomment this if you want them to grow as needed */
	/*padding: 10px 0 0 0;*/					/* Comment this OUT if you want them to grow as needed */
	float: left;
	/*width: 305px;*/							/* Comment this OUT if you want them to grow as needed */
	min-width: 100px;
	text-align:center;
}

.tabBoxLeft
{
	background: url(../images/nutrition/tabLeft.gif) no-repeat top left;
	height: 31px;
	float: left;
}

.tabBoxRight
{
	background: url(../images/nutrition/tabRight.gif) no-repeat top right;
	height: 31px;
	float: left;
}

table .orangeTD
{
	color: #cb9706;
}

table .blackTD
{
	color: #333333;
}

table .trLineSpace
{
	padding-top: 20px;
}

/* Product Box */

#mainCol .linkBox
{
	background-color: #FFF1BC; 
	padding: 0 10px 0 10px;
	/*min-height: 141px;*/
	height: auto !important;
	/*height:141px;*/
	position:relative;
}

#mainCol .linkBox p
{
	margin: 0;
	padding: 0;
}

#mainCol .linkBox a
{
	color: #ba0006;
}

#mainCol .productBox
{
	background-color: #FFF1BC; 
	padding: 5px 10px 0 10px;
	min-height: 141px;
	height: auto !important; 
	height:141px;
	position:relative;
}

.productBoxImg
{
	float: left;
	width: 161px;
	padding-right: 10px;
}

#mainCol .productBox p
{
	margin: 0;
	padding: 0;
}

#mainCol .productBox a, #mainCol .noTabBoxText a
{
	color: #ba0006;
}

#mainCol .productLinks
{
	background-color: #FFF8DE;
	height: 30px;
	position:absolute;
	bottom: 0;
	right:10px;
	width: 365px !important; 
	width: 360px;
}

#mainCol .productLinks p
{
	padding: 5px 5px 0 0;
	float: right;
}

#mainCol .productLinks a
{
	padding: 0 5px;
}

.headerDiv
{
	position: relative;
}

#mainCol .headerSmallText
{
	position: absolute; 
	top: -30px; 
	left: 0 !important;
	left: -10px;
}

#mainCol .headerSmallText p
{ 
	font-size:15px;
}


/* Indivdual Product Pages */

.extraTopPadding
{
	padding-top: 17px;
}

.singleProductLink
{
	background-color: #FFF8DE;
	/*height: 90px;*/
	/*position: absolute;*/
	/*bottom: 0px;*/
	/*width: 178px;*/
	/*right:10px;*/
	/*width: 168px !important;*/
	/*width: 168px;*/
}

.singleProductLinkInner
{
	padding: 0;
}

.printVersionLink
{
	background: url(../images/nutrition/iconPrinter.jpg) no-repeat 0 0;
}

#mainCol .printVersionLink a
{
	padding-left: 20px;
	color: #ba0006;
}

.singleProductLine
{
	margin: 0 0 10px 10px;
}

/* Feature and Benefits */

#mainCol .feature
{
	padding-bottom:0;
	margin-bottom:0;
}

#mainCol .benefit
{
	padding-top:0;
	margin-top:0;
}

#mainCol .boldText
{
	font-weight: bold;
}

#mainCol .skuUpc span, #mainCol .description span, .benefit span, .feature span, #mainCol .heading, .salesDropDownText span
{
	color: #cb9706;
	font-weight: bold;
}

#mainCol .skuUpc span
{
	float: left;
	width: 30px;
}

#mainCol .description span
{
	width: 30px;
}

#mainCol .description span
{
	display: block;
	margin-top: 10px;
}

#mainCol .noBottomPadding
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.benefit span, .feature span
{
	float: left; 
	width: 55px;
}

#mainCol .description span
{
	width: 100%;
}


/* Drop Down Styles */

#mainCol .salesDropDown
{
	margin-top: 15px;
}

#mainCol .salesDropDown p
{
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#mainCol .salesDropDown select
{
	line-height: 11px;
	font-size: 10px;
	width: 168px;
	margin: 0 0 0 10px;
	float: left;
}

.salesDropDownText
{
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin: 10px 0 5px 0;
	
}

.salesDropDownText .padding
{
	padding: 10px;
}

/* .salesDropDownText span
{
	color: orange;
} */

#mainCol .salesDropDownText ul
{
	margin:10px 0 0 0;
}

.salesDropDownText ul li
{
	color: #000000;
}

/* Sales Support */
.SalesContactData
{
    float: left;
    padding: 2px 4px 2px 0;
    color: #000;
    white-space: nowrap;
	/* RC ADDED 5/5/10 Issue 7192 */
	width: 49%;
}

.SalesContactData .boldText
{
    font-weight: bold;    
}

.SalesContactHeaders
{
    color: #cb9706;
	font-size: 12px;    
	font-weight: bold;
}

/* RC ADDED CLASS 5/5/10 Issue 7192 */

.SalesContactRow {
	width: 510px;
	display: table;
}

/* Right Side Callouts */


.rightSideCallout
{
	width: 167px;
	margin-bottom: 20px;
}

.rightSideCallout .rightSideCalloutImage
{
	width: 167px;
	margin-left: 18px;
}

.rightSideCallout .inTextOrange, .rightSideCallout .inTextBeige, .rightSideCallout .inText3
{
	background-color: #fff1bc;
	color:#A00008;
	margin-left: 18px;
	min-height: 30px; 
	height: auto !important; 
	height:30px;
	width: 141px;
	padding:10px 13px 10px 13px
}

.rightSideCallout .inTextOrange a, .rightSideCallout .inTextBeige a, .rightSideCallout .inText3 a
{
	color:#A00008;
	font-size: 11px;
	text-decoration: underline;
}
/*
.rightSideCallout .inTextBeige
{
	background-color: #FEF1BC;
	color:#A00008;
	margin-left: 18px;
	min-height: 30px; 
	height: auto !important; 
	height:30px;
	width: 141px;
	padding:10px 13px 10px 13px
}

.rightSideCallout .inTextBeige a
{
	color:#A00008;
	font-size: 11px;
	text-decoration: underline;
}
*/
.rightSideHeader
{
	background-image: url(../images/callouts/sideCallOneTop.jpg);
	background-repeat: no-repeat;
	height: 33px;
	margin-left:18px;
	width: 167px;
}

.rightSideBottomOrange, .rightSideBottomBeige, .textCalloutBottom
{
	background-image: url(../images/callouts/sideCallOneBottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
	margin-left:18px;
	width: 167px;
}
/*
.rightSideBottomBeige
{
	background-image: url(../images/callouts/sideCallTwoBottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
	margin-left:18px;
	width: 167px;
}
*/
.textCalloutHeader
{
	background-image: url(../images/callouts/sideCallThreeTop.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin-left:18px;
	width: 147px;
	font-size: 15px;
	font-weight: bold;
	color:#AC010A;
	padding:14px 10px 15px 10px;
	margin-bottom: -3px; /*ie6 hack*/
}

.textCalloutHeader a
{
	font-size: 15px;
	font-weight: bold;
	color:#AC010A;	
}
/*
.rightSideCallout .inText3
{
	background-color: #A00008;
	color:#FEF1BC;
	margin-left: 18px;
	min-height: 30px; 
	height: auto !important; 
	height:30px;
	width: 141px;
	padding:10px 13px 10px 13px
}

.rightSideCallout .inText3 a
{
	color:#FEF1BC;
	font-size: 11px;
	text-decoration: underline;
}
.textCalloutBottom
{
	background-image: url(../images/callouts/sideCallThreeBottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-left:18px;
	width: 168px;
}
*/

/* Brands Page */

#brands .brandLogo
{
	padding: 10px 10px 10px 10px;
	height: 50px;
	width: 68px;
	float:left;
}

#brands .brandRow
{
	position:relative;
	width:100%;
	text-align:center;
}
/***************/

/* RC CHANGES FEB. 2009: These has been changed to accommodate new modal */
.modalBackground
{
    background-color:#000000;
    filter: alpha(opacity=50);
    -moz-opacity:0.5; 
    opacity: 0.5
}

.modalPopup
{
    background-color: #ffffff;
	border: 2px solid #000000;
    width: 430px;
}
/* end modal changes */

.watermark
{
	color: gray;
}

/* Search Styles */

#searchTabTop
{
	padding-left: 12px;
	width:539px;
	position:relative;
	float: left;
}
#searchTabTop a,a:hover,a:visited
{
	color:#656565;
	font-weight:bold;
}

#searchTabTop .searchTab
{
	height: 29px;
	width: 85px;
	text-align: center;
	position:relative;
	float: left;
}

#productSearchTabs
{
	width:539px;
	background-color: #FEF1BC;
	position:relative;
	float: left;
}
#productSearchTabs a,a:hover,a:visited
{
	color:#656565;
	font-weight:bold;
}

#productSearchTabs .productSearchTab
{
	height: 31px;
	width: 95px;
	text-align: center;
	position:relative;
	float: left;
	background-color:#FEF1BC;
}

#searchSummary
{
	height: 22px;
	padding-top: 11px;
	padding-left: 18px;
	width: 539px;
}

#searchCriteria
{
	height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 12px;
	width: 539px;
}

#searchCriteria a,a:hover,a:visited
{
	color:#B9010B;
	font-weight:normal;
}

#searchFilters
{
	width: 527px;
	padding-left: 12px;
	padding-top:25px;
	min-height: 175px;
	float:left;
	background-color: #FDB44D;
}

#searchFilters a, a:hover, a:visited
{
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
}

#searchResults
{
	float:left;
	color: Black;
	width: 539px;
}

#searchResults a, a:hover, a:visited
{
	color:Blue;
	font-weight:normal;	
	font-size:11px;
}

.CategoryFilterSet
{
	position:relative;
	float:left;
}

#searchPager
{
	color:#B9010B;
}

#searchPager a, a:hover, a:visited
{
	color:#B9010B;
}

.mainTabOn
{
	padding-top:9px;
	height: 20px;
	width: 85px;
	background-image: url(../Images/search/toptabon.jpg);	
	color:#B9010B;
	font-weight:bold;
}

.mainTabOff
{
	padding-top:9px;
	height: 20px;
	width: 85px;
	background-image: url(../Images/search/toptaboff.jpg);
}

.secondaryTabOn
{
	padding-top:9px;
	height: 22px;
	width: 94px;
	background-image: url(../Images/search/bottomtabon.jpg);
	color:#B9010B;
	font-weight:bold;
}

.secondaryTabOff
{
	padding-top:9px;
	height: 22px;
	width: 94px;
	background-image: url(../Images/search/bottomtaboff.jpg);
}
.productDetailLogo
{
    padding-left: 10px;
    padding-top: 10px;
}
.productCategoryGridContainer
{
    float: left;
    text-align: center;
    width: 170px;
    height: 225px;
    vertical-align: bottom;
    margin: 3px;
}
.productCategoryGridImage
{
    border: solid 5px #FEF1BB;
}
#mainCol .productCategoryGridContainer p a
{
    color: #ba0006;
    text-decoration: none;
    font-size: 10pt;
}
#mainCol .productCategoryGridContainer p a:hover
{
    color: #ba0006;
    text-decoration: underline;
    font-size: 10pt;
}
#nationalBrandTable, #regionalBrandTable
{
    width: 684px;
    border: 0;
    background-color: #FFFFFF;
    margin-left: 8px;
}
#nationalBrandTable tr td, #regionalBrandTable tr td
{
    text-align: center;
    vertical-align: middle;
}
#nationalBrandTable tr td.brandHeading, #regionalBrandTable tr td.brandHeading
{
    font-weight: bold;
    color: #cb9706;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	padding-left: 5px;
}
/* ============================================================================================================== */

/* ####  RC ADDED FEB. 2009 for design enhancement changes #### */

.container {position: relative; width: auto; height: auto;}

/* == New utility-nav/search == */

.navGlobalTopNew {
	position: absolute;
	right: 12px;
	top: 20px;
	width: auto;
	height: 20px;
	font-size: 10px;
	color: #666666;
}

.navGlobalTopNew .links {position: relative; width: auto; float: left; margin: 3px 18px 0 0;}
.navGlobalTopNew .search {position: relative; float: left; width: 233px;}
.navGlobalTopNew .searchfld {position: relative; width: 151px; float: left; margin-right: 5px;}
.navGlobalTopNew .searchfld input {width: 150px; background-color: #fff5d0; 
									font-size: 10px; font-weight: bold; color: #666666; line-height: 14px;}
.navGlobalTopNew .searchbtn {position: relative; width: 63px; float: left;}


/* The A Team */
.navGlobalTopNew a:link, a:visited {color: #ba000b; font-size: 10px;}
.navGlobalTopNew a:hover {color: #666666; font-size: 10px;}


/* == Lightbox Modal Styles == */

.modal_header {
	width: auto;
	height: 61px;
	background: #bb0006 url(../images/modal/bg-header-lb.gif) repeat-x;
}

.modal_header h1 {color: #ffffff; font-size: 25px; margin-top: 20px; margin-bottom: 20px;}

.modal_header input {margin: 0px 0px 0px 0px;}

.modal_content {padding: 30px 20px 10px 20px; font-size: 12px; color: #bb0006;}

.modal_close {
	position:absolute;
	width:17px;
	height:17px;
	z-index:1;
	right: 10px;
	top: -14px;
}

.modal_close input {margin: 0;}

/* == New Contact Form == */

.blck-txt {color: #000000; font-size: 11px; clear: both;}

#mainCol .brwn-lnk {color: #794d0c;}
#mainCol .brwn-lnk:hover {color: #000000; text-decoration: none;}

.contact-box {
	position: relative;
	
	width: 530px;
	height: auto;
	border: 1px dotted #794d0c;
	background-color: #fff1bc;
	margin: 0 0 23px 10px;
	padding: 10px;
	clear:both;
}

.contact-submit {float: left;}

.contact-submit td {padding-bottom: 15px;}
.contact-submit td p {color: #000000; font-size: 11px;}

.contact-method td {padding-bottom: 15px;}
.contact-method td p {color: #000000; font-size: 11px;}

.contact-method h4 {font-weight: bold; font-size: 12px; color: #ba0006; margin: 0px 0px 10px 8px;
				height: 20px; padding: 6px 0px 0px 28px; background-repeat: no-repeat;}

#coffee {background-image: url(../images/icon-contact-coffee.gif);}
#mail {background-image: url(../images/icon-contact-mail.gif);}
#online {background-image: url(../images/icon-contact-online.gif);}
#phone {background-image: url(../images/icon-contact-phone.gif);}

.contact-form td {color: #000000; font-size: 11px; padding-bottom: 10px;}

.contact-form h4 {font-weight: bold; font-size: 12px; color: #ba0006; margin: 0px 0px 0px -10px;}

.required {position: relative; float: left; font-size: 11px; font-weight: bold; color: #000000; left: 5px; top: 10px;}

.contact-txtfld {line-height: 13px; font-size: 11px; width: 96%;}
.contact-mnufld {line-height: 13px; font-size: 11px; width: 96%;}
.contact-txtarea {line-height: 13px; font-size: 11px; width: 98%; height: 185px;}

/* == New Left Navigation == */

/* Rounded Corners */
.rounded_corner_top_left, .rounded_corner_top_right {
	position: absolute;
	width: 3px;
	height: 3px;
	z-index:4;
	background-image: url(../images/bg-sidenav-corners-top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
	.rounded_corner_btm_left, .rounded_corner_btm_right {
	position: absolute;
	width: 3px;
	height: 3px;
	z-index:4;
	background-image: url(../images/bg-sidenav-corners-btm.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

.rounded_corner_top_left {
	left: 0px;
	top: -1px;
}
.rounded_corner_top_right {
	right: 0px;
	top: -1px;
	background-position: top right;
	_right: 0;
} 
.rounded_corner_btm_left {
	left: 0px;
	bottom: 0px;
	background-position: bottom left;
	_bottom: -1px;
}
.rounded_corner_btm_right {
	right: 0px;
	bottom: 0px;
	background-position: bottom right;
	_right: 0;
	_bottom: -1px;
}

/* First Level */

.leftnav {position: relative; top: 0px; float: left; clear: left; width: 156px; background-color: #74070a;}

.leftnav ul {margin-top: 0px; margin-left: 0px; padding: 0; margin-bottom: 0px; width: 156px; background-color: #74070a;}

.leftnav ul li {width: auto; list-style: none; border-top: 1px solid #83383a; border-bottom: 1px solid #510507; display:block; clear: both; margin-top: -1px;}

.leftnav ul li a:link {color: #ffffff; text-decoration: none; font-size: 12px; padding: 7px 7px 7px 16px;
			font-size: 12px; background: #74070a url(../images/li-arrow.gif) no-repeat left 10px; display: block; height: auto;}

.leftnav ul li a:visited {color: #ffffff; text-decoration: none; font-size: 12px; padding: 7px 7px 7px 16px;
			font-size: 12px; background: #74070a url(../images/li-arrow.gif) no-repeat left 10px; display: block; height: auto;}
			
.leftnav ul li a:hover {color: #ffffff; text-decoration: none; font-size: 12px; padding: 7px 7px 7px 16px;
			font-size: 12px; background: #933938 url(../images/li-arrow.gif) no-repeat left 10px; display: block; height: auto;}
			
.leftnav ul li a:link.selected {color: #d1ae6e; text-decoration: none; font-size: 12px; padding: 7px 7px 7px 16px; 
		margin-bottom: 1px; font-size: 12px; background: #74070a url(../images/li-arrow-sel.gif) no-repeat left 10px;
		display: block; height: auto;}
			
.leftnav ul li a:visited.selected {color: #d1ae6e; text-decoration: none; font-size: 12px; padding: 7px 7px 7px 16px;
		margin-bottom: 1px; font-size: 12px; background: #74070a url(../images/li-arrow-sel.gif) no-repeat left 10px;
		display: block; height: auto;}

.leftnav ul li a:hover.selected {color: #d1ae6e; text-decoration: none; font-size: 12px; padding: 7px 7px 7px 16px;
		margin-bottom: 1px; font-size: 12px; background: #74070a url(../images/li-arrow-sel.gif) no-repeat left 10px;
		display: block; height: auto;}

			
/* Second Level */

.leftnav ul li ul {float: left; background-color: #630609;}

.leftnav ul li ul li {width: 100%; list-style: none; border: none; font-size: 11px; display: block;
					 margin-bottom: -1px; margin-top: -1px; clear: both;}

.leftnav ul li ul li a:link {color: #ffffff; text-decoration: none; font-size: 11px; padding-left: 24px;
							padding-right: 7px;
							background-color: #630609; display: block; height: auto; background-image: none;}

.leftnav ul li ul li a:visited {color: #ffffff; text-decoration: none; font-size: 11px; padding-left: 24px;
							padding-right: 7px;
							background-color: #630609; display: block; height: auto; background-image: none;}
			
.leftnav ul li ul li a:hover {color: #ffffff; text-decoration: none; font-size: 11px; padding-left: 24px;
							padding-right: 7px;
							background-color: #7a2b2e; display: block; height: auto; background-image: none;} 
							
.leftnav ul li ul li a:link.selected {color: #d1ae6e; text-decoration: none; font-size: 11px; padding-left: 24px;
							padding-right: 7px;
							background-color: #630609; display: block; height: auto; background-image: none;}
							
.leftnav ul li ul li a:visited.selected {color: #d1ae6e; text-decoration: none; font-size: 11px; padding-left: 24px;
							padding-right: 7px;
							background-color: #630609; display: block; height: auto; background-image: none;}
			
.leftnav ul li ul li a:hover.selected {color: #d1ae6e; text-decoration: none; font-size: 11px; padding-left: 24px;
							padding-right: 7px;
							background-color: #7a2b2e; display: block; height: auto; background-image: none;}


/* Third Level */

.leftnav ul li ul li ul {float: left; background-color: #540508;}
					 
.leftnav ul li ul li ul li {width: 100%; list-style: none; border: none; font-size: 10px; height: auto; display: block;
					 clear: both;}

.leftnav ul li ul li ul li  a:link {color: #ffffff; text-decoration: none; font-size: 10px; padding-left: 34px;
							padding-bottom: -4px; padding-top: -4px; padding-right: 7px;
							background-color: #540508; display: block; height: auto; background-image: none;}

.leftnav ul li ul li ul li  a:visited {color: #ffffff; text-decoration: none; font-size: 10px; padding-left: 34px; 
							padding-bottom: -4px; padding-top: -4px; padding-right: 7px;
							background-color: #540508; display: block; height: auto; background-image: none;}
			
.leftnav ul li ul li ul li  a:hover {color: #ffffff; text-decoration: none; font-size: 10px; padding-left: 34px;
							padding-bottom: -4px; padding-top: -4px; padding-right: 7px;
							background-color: #6d2a2d; display: block; height: auto; background-image: none;} 

.leftnav ul li ul li ul li  a:link.selected {color: #d1ae6e; text-decoration: none; font-size: 10px; padding-left: 34px;
							padding-bottom: -4px; padding-top: -4px; padding-right: 7px;
							background-color: #540508; display: block; height: auto; background-image: none;}

.leftnav ul li ul li ul li  a:visited.selected {color: #d1ae6e; text-decoration: none; font-size: 10px; padding-left: 34px; 
							padding-bottom: -4px; padding-top: -4px; padding-right: 7px;
							background-color: #540508; display: block; height: auto; background-image: none;}
			
.leftnav ul li ul li ul li  a:hover.selected {color: #d1ae6e; text-decoration: none; font-size: 10px; padding-left: 34px;
							padding-bottom: -4px; padding-top: -4px; padding-right: 7px;
							background-color: #6d2a2d; display: block; height: auto; background-image: none;}



/* == New Promotions Stuff == */

.promo-adobe {
	position:absolute;
	width:118px;
	height:31px;
	z-index:1;
	left: 562px;
	top: 9px;
}
.promo-container {border-bottom: 1px solid #ba000b; padding-bottom: 10px; padding-top: 10px;}
.promo-logo {float: left; width: 78px; height: auto;}
.promo-other {float: left; width: 600px; height: auto;}

.promo-link {width: auto; margin-left: 10px;}
.promo-link td {padding-bottom: 4px;}

.no-btm-brdr {border-bottom: 0px;}
