
/*   begin common elements */


body	{
	/* background-image:url(/images/formatting/com_bg_new_stripes.gif); */
	background-color: #fff;
	background-repeat: repeat;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bodyWrapper	{
	width: 760px;
	/* background-image:url(/images/formatting/com_nova_bg.gif); 
	background-repeat:repeat;
	border: #ffffff ridge 2px;
	padding: 10px;*/
}

#header	{
	display: block;
	background-color: #fff;
	padding-bottom: 10px;
	}

#leftNavColumn	{
	width: 125px;
	float: left;
	background-color: #eee;
	}

#contentColumn	{
	padding:0px;
	width: 634px;
	margin-right: -2px;
	float: left;
	overflow: hidden;
	
	}

#contentWrapper	{
	background-color: #eee;
	}

#contentContainer	{
	width: 100%;
	background-color: #eee;
	float: left;
	}

#LeftNavContainer	{
	/*border-top: 1px solid #000000; */
	height: auto;
	}
	
.LeftNavItem {
	background-color: #669966;
	text-indent: 5px;
	height: 16px;
	padding-top: 1px;
	border-bottom: 1px solid #000000;
	color: #FFF;
	}

.LeftNavItem a	{
	color: #FFF;
	text-decoration: none;
	}

.LeftNavItem a:visited	{
	color: #FFF;
	text-decoration: none;
	}


.LeftNavItem a:hover	{
	color: #000;
	text-decoration: underline;
	}

#LeftNavHover a	{
	margin: 5px;
	display: block;
	background: url(/images/formatting/com_product_questions_rollover.png) 0 0 no-repeat;
	width: 115px;
	height:100px;
}
#LeftNavHover a:hover	{
	background-position: 0 -100px;

}

#featuredProduct	{
	width: 233px;
	height: 275px;
	overflow: hidden;
	float: left;
	background-color: #fff;
	}

#featuredProduct a	{
	color: #030;
	text-decoration: none;
	font-weight: bold;
}


.storeInfo	{
	padding: 5px;
	margin: 10px 0px 5px 0px;
	font-size: 10px;
	}

#footer	{
	color : White;
	text-decoration : none;
	background-color: #660033;
	width: 760px;
	height: 16px;
	clear: both;
	}

/*  end common elements 
	begin homePage elements */

#mainCellColumn	{
	background-color: #b1beff;
	border-left: 1px solid black;
	height: 100%;
}

#mainCellContainer	{
	float: left;
	position: relative;
	height: 100%;
	bottom: 0px;
	overflow: hidden;
	}

#MainCell	{
	width: 634px;
	right: 0px;
	bottom: 0px;
	padding-top: 60px;
	background-color: #b1beff;
	background-image: url(/images/formatting/com_home_bg.jpg);	
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100%;
	float: left;
	}

#mainCellWrapper {
	width: 760px;
	/* border: 1px solid #000; */
	background-color: #EEE;
	}

#newsContainer	{
	width: 300px; 
	padding-top: 40px;
	margin-left: 20px;
	margin-bottom: 33px;
	bottom: 0px;
	}

#newsItem	{
	width: 225px;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
	height: 60px;
	}

#newsCopy	{
	width: 160px;
	float: right;
	}


.announceItem	{
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

/*   end homePage elements 
	begin unique page elements
*/

#uniqueItem	{
	width: 307px;
	height: 95px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

#uniqueItemGroup	{
	width: 634px;
	}

#uniqueItem img	{
	margin-right: 10px;
	}

/*	end unique elements
	begin events elements	*/
	
#eventsLeft	{
	width: 307px;
	float: left;
	padding-left: 10px;
	background-color: white;
	}

#eventsRight	{
	width: 307px;
	float: right;
	padding-right:10px;
	background-color: white;
	}

.commTools	{
	width: 125px;
	font-size: 11px;
}

.commTools:Hover	{
	background-color: #66FF99;
	color: #003300;
	text-decoration: underline;
	}

.commTools:Hover a	{
	background-color: #66FF99;
	color: #003300;
	text-decoration: underline;
	}
	
.commTools a	{
	text-decoration: none;
	}
	
.commTools a:hover	{
	color: #003300;
	text-decoration: underline;
	}

.eventContainer	{
	 border: 1px solid #ccc;
	 background-color: #fff;
	 }

.eventHeading	{
	background-color: #ccc;
	padding: 5px;
	font-weight: bold;
	}
	
/* end events elements
	begin CMT
*/

#CMTMainCell	{
	background-color: #ccc; 
	width: 820px; 
	float: left; 
	padding: 20px;
	overflow: hidden;
	}
	
#CMTContentCell	{
	width: 820px;
	float: left;
	padding: 10px;
	background-color: white;
	overflow: hidden;
	}

#cmtHeading	{
	font-size: 48px;
	text-transform: uppercase;
	color: #999;
	}

#cmtSubHeading	{
	float: left;
	width: 800px;
	border-bottom: 2px solid black;
	padding-top: 18px;
	font-size: 18px;
	text-transform: uppercase;
}

#cmtHeaderRow	{
	float: left; 
	background-color: #003300;
	color: white;
	padding: 5px;
	font-weight: bold;
	}

#CMTInputButtonJS, #CMTInputButtons	input[type="submit"]{
	padding: 5px 10px 5px 10px;
	margin: 2px;
	background-color: #060;
	color: white;
	border: outset;	}

#editFeatProd	{
	background-color: #fff;
	width: 600px;
	padding: 15px;
}

#activStatusDiv a.activeOnline	{
	width: 30px;
	padding: 2px 10px 2px 10px;
	background-color: #090;
	border: 2px inset;
	text-decoration: none;
	color: #0F0;
	font-size: 10px;
}

#activStatusDiv a.activeOnline:hover	{
	background-color: #0f0;
	color: #030;
}

#activStatusDiv a.activeOffline	{
	width: 30px;
	padding: 2px 7px 2px 7px;
	background-color: #900;
	border: 2px outset;
	text-decoration: none;
	color: #F00;
	font-size: 10px;
}

#activStatusDiv a.activeOffline:hover	{
	background-color: #f00;
	color: #300;
}

#activStatusDiv a.activeOffline:active	{
	border: 2px inset
	}

.cmtLink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}

.cmtLNAV	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : White;
	text-decoration : none;
	background-color: #669966;
}

.cmtLNAVList 	{
	background-color: #CCFFCC;
	}

#walkingBenefits	{
	width: 200px;
	background-color: #CCFFCC; 
	border: 1px solid #030;
	}
	
#walkingBenefits li	{
	margin-left: -20px;
	}


.tnav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	background-color: #660033;
}

.privacyHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : White;
	text-decoration : none;
}

.tnavlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	text-decoration : underline;
	background-color: #660033;
}


.HomeNewHeading2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #663333;
	font-weight : bold;
	text-decoration: none;
}

.deptProdName{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color: #663333;
	font-weight : bold;
}

.deptProdPrice{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #CC0000;
	font-weight : bold;
}

.deptBookstoreHeading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #006633;
	font-weight : bold;
}

.featProdName{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #663333;
	font-weight : bold;
}

.featProdName2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #006633;
	font-weight : bold;
}

.rentProdName{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #006633;
	font-weight : bold;
}

.prizeRetailValue{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #CC0000;
}

.travelDate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : Black;
}

.articleTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 16px;
	color : #663333;
}

.uniformsHeading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : underline;
}

.newsLetter	{
	font-weight: bold;
	color: #FF0033;
}

.cmtTitles {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*font-stretch: ultra-expanded; */
	font-weight: 900;
	color: Gray;
}