.NEEDED {
	background: pink;
	font-weight: bold;
	padding: 1px 5px;
}

body {
	background: #6A6969;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

img {border: 0;}

a {color: #0000FF;text-decoration: none;}
a:active, a:visited {color: #660099; text-decoration: none;}
a:hover {color: #DE2025; text-decoration: underline;}

#pagewrapper {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}


/* Horizontal Menu Bar */
#calloutbarcontainer {
	background: url(art/bkg-bar.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 770px;
	border-bottom: 1px solid #ACADB1;
	text-align: left;
}

#calloutbar img {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

.calloutlink {
	white-space: nowrap;
	width: 98px;
	text-align: center;
}

#calloutbar a {
	vertical-align: middle;	
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 0px 0;
	margin: 0;
	height: 20px;
}

#calloutbar a:active, #calloutbar a:visited {color: #000;}

#calloutbar a:hover {color: #DE2025;}


#SearchForm {display: inline; margin: 0; padding: 0;}

#SearchBox {
	margin: 1px 0 2px 15px;
	padding: 1px 0 0 3px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border: 1px solid #838383;
	width:105px;
	height: 14px;
	outline: none;
	line-height: 1;
}

#SearchButton {
	height: 14px;
	width: 14px;
	margin: 2px 0 0px 4px;
	padding: 0;
}
/* Page Elements */

#Header, #Layout {text-align: left;}

#Banner {width: 770px;}

#ContentArea {
	margin: 0px auto;
	background: #fff;
	width: 770px;
}

#Layout {width: 770px;}


#MenuCell {
	padding: 2px 0 0 0;
	background: #CCCCCC;
	width: 151px;
	border-right: 1px solid #ACADB1;
}

#MenuCell UL {margin: 0; padding: 0;}

.SectionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	margin: 0 0 10px 10px;
	padding: 0px;
	color: #000000;
}

.tier2, .tier3, .tier4 {margin: 0; padding: 0;} /*set both to 0 to get default for all browsers */

.tier1, .tier2, .tier3, .tier4, #ContentArea, #Breadcrumb, #Footer, .CalloutBox, .hotProducts, .results, .bodyTable, #ContentArea UL {
	font-size : 11px;
	color: #000000;
}

.tier1 {
	vertical-align: baseline;
}

.tier1 IMG {vertical-align: -2px;
}

li.tier2 {
	list-style-type:none;
	background:url(art/menu_tier2.gif) left center no-repeat;
	padding-left: 20px;
}

li.tier3 {
	list-style-type:none;
	background:url(art/menu_tier3.gif) left top no-repeat;
	padding-left: 20px;
}

li.tier4 {
	list-style-type:none;
	background:url(art/menu_tier4.gif) left top no-repeat;
	padding-left: 25px;
}




A.tier1, A.tier1:visited, A.tier1:Active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

A.tier1:hover {color: #CC3333; text-decoration}

.tier2 A, .tier2 A:visited, .tier2 A:Active {
	color: #000;
	text-decoration : none;
	font-weight: normal;
}
.tier2 A:hover {color: #CC3333;}

.tier3 A, .tier3 A:visited, .tier3 A:Active {
	color: black;
	text-decoration : none;
}

.tier3 A:hover {color: #CC3333;}

.tier4 A, .tier4 A:visited, .tier4 A:Active {
	color: #000;
	text-decoration : none;
}

.tier4 A:hover {color: #CC3333;}


#DivisionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #000000;
	text-align: center;
}



.DivisionNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding-left : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin : 0px;
	text-decoration: none;
	color: #000000;
}

A.DivisionNames, A.DivisionNames:visited, A.DivisionNames:Active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
A.DivisionNames:hover {color: #CC3333;}




/*Content Area Formatting */




#ContentCell { padding: 0 10px 20px 0;}


#Breadcrumb {
	color: #000;
	padding-right: 10px;
	margin-top: 10px;
}


/* Body Area font sizes */
#ContentArea, #ContentArea P, .bodyTable, #ContentArea UL {font-size : 12px;}




#ContentArea P {
	margin-top: 0px;
	margin-bottom: 10px;
}



#MenuCell A, #MenuCell A:Active, #MenuCell A:Visited{color: #000; text-decoration: none;}

#MenuCell A:Hover {color: #DE2025;}


#footer {
	margin-top: 0px;
	font-size: 10px;
	color: #666;
	background: #EEEDEE;
	text-align: center;
	width: 770px;
	margin: 0 auto;
}

#footer a, #footer a:active, #footer a:visited {color: #666;}

#footer a:hover {color: #DE2025;}





/* Cross-Page Elements */

h1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.simpleList LI {
	margin-bottom: 5px;
}

.inlineList, #ContentArea UL  {
	margin-bottom: 10px;
	margin-top: 0px;
}

.inlineList li {
	margin: 0;
	padding: 0;
	line-height:130%;
}

.italicfix {
	padding-left: 1px;
}


.extlink { /* External site bullets */
	vertical-align: middle;
}


/* Start Page-specific */

#sitecallout {
	width: 752px;
	text-align: center;
	margin:0px 9px 0 9px;
}

#sitecallout td {margin: 0 5px;	height: 22px;}

.sitelink {
	width: 178px;
	background-image: url(art/bkg_sitelinks.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 3px 5;
}	
.sitelink a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #044D76;
}

.sitelink a:active, .sitelink a:visited {
	color: #044D76;
}

.sitelink a:hover {
	color: #DE2025;
}


/* Sitemap formatting */

.sitemapHeading {
	font-size : 13px;
	font-weight : bolder;
}

.sitemap2 {
	margin-left: 0px;
	padding-bottom: 5px;
}

.sitemap3 {
	margin-left: 16px;
}

/* Results Page */
.basketButton {
	width: 590px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#resultsTable {
	width: 590px;
}








/* Unused?? */
.CalloutBox P, .CalloutBox A, .CalloutBox A:Visited, .CalloutBox A:Active {
	color : #000000;
	font-weight : bold;
	font-size : 11px;
	text-decoration: none;
}

.CalloutBox A:Hover {
	color : #CC3333;
	text-decoration: underline;
}

.CalloutBox P {
	padding-left : 14px;
	margin : 0px;
	margin-bottom: 8px;
	margin-right: 10px;
	text-align: center;
}

.CalloutBox UL {
	font-size : 11px;
	padding-left : 24px;
	margin : 0px;
	margin-bottom: 8px;
}

#currentPage {
	color : #FFFFFF;
	background-color : #000000;
	font-weight : bold;
	padding : 1px;
	padding-top : 0px;
	padding-bottom : 0px;
}


/* Homepage */

.rightSidebar {
	width: 169px;
	float: right;
	margin-left: 5px;
	text-align: center;
}

.sidebarCalloutTitle {
	width: 169px;
	margin:10px 0 0 1px;
	padding:4px 5px 4px 5px;
	color: #000033;
	font-size: 12px;
	text-align: center;
	background-image: url(art/sidebar-callout-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.sidebarCallout {
	width: 169px;
	text-align: left;
	background-image: url(art/sidebar-callout-bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 8px 7px 5px 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

.sidebarCallout ul {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
	margin-bottom: 0;
}

.sidebarCallout ul li {margin-bottom: 3px; margin-left: 0; font-weight: normal; font-size: 11px;}
#ContentArea .sidebarCallout p {margin: 0 10px 5px 15px;}






