#newHomepage body {
	color: #ffffff;
	background-color: #ffffff;
	width: 100%;
	margin: 10px;
	padding: 0px;
	font: 90%/150% "Helvetica", "Arial", sans-serif;
}
#newHomepage div.product{
	margin: 0px 2px 0px 2px;
	padding: 0px;
	float: left;
	width: 195px;
	height: 317px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}
#newHomepage div.subProduct{
	margin: 0px 2px 0px 3px;
	float: left;
	width: 95px;
	height: 317px;
	position:relative;
	overflow: hidden;
}
#newHomepage div#summerCamp { 
	margin: 0px 2px 0px 0px;
	background: #ffffff url("../Images/newHomepage/summerCampImg.jpg") no-repeat bottom left;
}
#newHomepage div#dayCamp { background: #ffffff url("../Images/newHomepage/dayCampImg.jpg") no-repeat bottom left;
}
#newHomepage div#retreat { background: #ffffff url("../Images/newHomepage/retreatImg.jpg") no-repeat bottom left;
}
#newHomepage div#give { background: #ffffff url("../Images/newHomepage/giveImg.jpg") no-repeat top left;
}
#newHomepage div#work { background: #ffffff url("../Images/newHomepage/workImg.jpg") no-repeat top left;
}
#newHomepage div#store {
	margin: 0px 0px 0px 2px;
	background: #ffffff url("../Images/newHomepage/storeImg.jpg") no-repeat top left;
}
#newHomepage div.mi {
	width:50%;
	height:290px;
	clear: both;
	float: left;
	display: inline;
	border-style: hidden;
	border-color: #fff;
	border-width: 0 1px 0 0;
	overflow: hidden;
	cursor: pointer;
}
#newHomepage div.in {
	width: 49%;
	height: 290px;
	float: right;
	display: inline;
	border-style: hidden;
	border-color: #fff;
	border-width: 0 0 0 1px;
	overflow: hidden;
	cursor: pointer;
}
#newHomepage div.mi3 {
	width:33%;
	height:290px;
	clear: both;
	float: left;
	display: inline;
	border-style: hidden;
	border-color: #fff;
	border-width: 0 1px 0 0;
	overflow: hidden;
	cursor: pointer;
}
#newHomepage div.in3 {
	width: 33%;
	height: 290px;
	float: left;
	display: inline;
	border-style: hidden;
	border-color: #fff;
	border-width: 0 1px 0 1px;
	overflow: hidden;
	cursor: pointer;
}
#newHomepage div.oh3 {
	width: 32%;
	height: 290px;
	float: right;
	display: inline;
	border-style: hidden;
	border-color: #fff;
	border-width: 0 0 0 1px;
	overflow: hidden;
	cursor: pointer;
}
#newHomepage div.mi-content {
	position: absolute;
	bottom: 0;
	width: 80%;
	overflow: hidden;
}
#newHomepage div.in-content {
	position: absolute;
	bottom: 0;
	width: 80%;
	overflow: hidden;
}
#newHomepage div.mi3-content {
	position: absolute;
	bottom: 0;
	width: 70%;
	overflow: hidden;
}
#newHomepage div.in3-content {
	position: absolute;
	bottom: 0;
	width: 70%;
	overflow: hidden;
}
#newHomepage div.in3-content {
	position: absolute;
	bottom: 0;
	width: 70%;
	overflow: hidden;
}
#newHomepage div.oh3-content {
	position: absolute;
	bottom: 0;
	width: 70%;
	overflow: hidden;
}
#newHomepage div.single {
	width: 95px;
	height: 317px;
	cursor: pointer;
}


#newHomepage h1 {
	color: #ffffff;
	font-size: 18px;
	width: 195px;
}
#newHomepage h1.dbl {
	background: url("../Images/newHomepage/topLeft.gif") no-repeat top left;
	background-color: #00a8d2;
	width: 185px;
	margin: 0 -6px 0 0;
	padding: 5px;	
	float: left;
}
#newHomepage h1.shortText {
	width: 87px;
	background: url("../Images/newHomepage/lowLeft.gif") no-repeat bottom left;
	background-color: #00a8d2;
	margin: -32px -6px 0 0;
	padding: 5px 4px;
	float: left;
}
#newHomepage h1.overShortText {
	width: 87px;
	background: url("../Images/newHomepage/lowLeft.gif") no-repeat bottom left;
	background-color: #D41889;
	margin: -32px -6px 0 0;
	padding: 5px 4px;
	float: left;
}
#newHomepage h1#shortTextMline {
	margin: -54px -6px 0 0;
	height: 44px;
}
#newHomepage h1.tR {
	background: #00a8d2 url("../Images/newHomepage/topRight.gif") no-repeat top right;
	margin: 0 -6px 0 0;
	width:6px;
	height: 6px;
	float: left;
}
#newHomepage h1.bR {
	background: url("../Images/newHomepage/lowRight.gif") no-repeat bottom right; 
	margin: -6px -8px 0 89px;
	width:6px;
	height: 6px;
	float: left;
}
#newHomepage h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 15px;
	color: #ffffff;
	width: inherit;
	height: 40px;
}
#newHomepage .miState {
	background: url("../Images/newHomepage/miState.gif") no-repeat bottom left;
	margin: 1px;
}
#newHomepage .inState {
	background: url("../Images/newHomepage/inState.gif") no-repeat bottom left;
	margin: 1px;
}
#newHomepage .ohState {
	background: url("../Images/newHomepage/ohState.gif") no-repeat bottom left;
	margin: 1px;
}
#newHomepage h2 a {
	display: block;
	margin: 12px 8px 8px 8px;
	bottom: 0px;
}
#newHomepage ul.shcDeeplinks {
	bottom: 5px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#newHomepage ul.hidden {
	display: none;
}
#newHomepage ul.showing {
	display: block;
} 
#newHomepage li.shcDeeplink {
	list-style: none;
	background: #00a8d2;
	margin: 1px 0px 0px 0px;
	padding: 0px 5px;
	height: 16px;
	width: 100%;
	opacity: .8;
	cursor: pointer;
}
div#shareIcons {
	clear: both;
	float: right;
	height: 30px;
	width: 100%;
	margin: 0px 0px 5px 0px;
}
div#shareIcons h4 {
	height: 26px;
	display: block;
	float: right;
}
div#shareIcons a#fbLogo {
	background: url("../Images/newHomepage/facebookIcon.gif") no-repeat bottom left;
	margin: 3px;
	width: 26px;
	height: 26px;
	display: block;
	float: right;
}
div#shareIcons a#twLogo {
	background: url("../Images/newHomepage/twitterIcon.gif") no-repeat bottom left;
	margin: 3px;
	width: 26px;
	height: 26px;
	display: block;
	float: right;
}
#newHomepage a {
	color: #ffffff;
	text-decoration: none;
	width: 40px;
	height: 40px;
}

/* ---------------------timer css---------------------*/

#timer {
	float: right;
	padding: 7px 2px;
}
#timer h1 {
	color: #ffffff;
	font-size: 18px;
	width: 195px;
}
#timer h1.dbl {
	background: url("../Images/newHomepage/topLeft.gif") no-repeat top left;
	background-color: #00a8d2;
	width: 185px;
	margin: 0 -6px 0 0;
	padding: 5px;	
	float: left;
}
#timer h1.tR {
	background: #00a8d2 url("../Images/newHomepage/topRight.gif") no-repeat top right;
	margin: 0 -6px 0 0;
	width:6px;
	height: 6px;
	float: left;
}
h3.place {
	clear: both;
	float: left;
	margin: 0;
	padding: 10px;
	background-color: #00a8d2;
	width: 15px;
	height: 15px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 1.5em;
}
h3.counter {
	float: left;
	margin: 0;
	padding: 10px;
	background-color: #00a8d2;
	width: 140px;
	height: 15px;
	text-align: right;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 1.5em;
}