

/* LOCATION AND PHOTOS AREA */

html.ie7 #acLocationBar {
	height: 145px;
	width: 899px;
	/*border: 1px solid #dddddd;*/
}

html.ie7 #aclocationMenu {
	margin: 3px 0 0 525px;
	width: 365px;
	height: 50px;
}

html.ie7 #aclocationMenu .text {
	float: left;
	width: 150px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 12px;
	line-height: 24px;
	font-style: italic;
	font-weight: 600;
	color: #fff;
}

html.ie7 #aclocationMenu .form {
	float: left;
	width: 135px;
	height: 25px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0px;
}

html.ie7 #aclocationMenu .go {
	float: left;
	width: 40px;
	color: #fff;
	margin: -23px 0 0 320px;
}

/* END LOCATION AND PHOTOS AREA */



/* START POP */

html.ie7 #pops {
	width: 900px;
	margin: 10px 0 0 -6px;
	overflow: auto;
	/*border: 1px solid #acabaa;*/
}

html.ie7 #pops .left {
	width: 290px;
	height: 139px;
	border: 1px solid #acabaa;
	float: left;
	background: url(images/bkg_groupexercise.jpg) top left no-repeat;
}

html.ie7 #pops .left  h1 {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding: 15px 0 0 10px;
	line-height: 19px;
}

html.ie7 #pops .left .copy {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 10px;
	color: #fff;
	text-align: left;
	width: 150px;
	padding: 0 0 0 10px;
	margin: -12px 125px 0 0;
}


html.ie7 #pops .middle {
	width: 292px;
	height: 139px;
	overflow: auto;
	border: 1px solid #acabaa;
	margin-left: 11px;
	float: left;
	background: url(images/bkg_freemembership.gif) top left no-repeat;
}

html.ie7 #pops .middle .copy h1 {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: right;
	/*border: 1px solid #acabaa;*/
	margin: -7px 0 0 0;
	padding: 0;
}

html.ie7 #pops .middle .copy {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 10px;
	color: #fff;
	text-align: left;
	width: 270px;
	padding-left: 0px;
	padding-top: 58px;
	margin: 0px;
}

html.ie7 #pops .right {
	width: 290px;
	height: 139px;
	overflow: auto;
	border: 1px solid #acabaa;
	float: left;
	margin-left: 11px;
	background: url(images/bkg_healthymeals.jpg) top left no-repeat;
}

html.ie7 #pops .right  h1 {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding: 20px 0 0 130px;
}

html.ie7 #pops .right .copy {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 10px;
	color: #fff;
	text-align: left;
	width: 150px;
	padding: 0 0 0 123px;
	margin: -12px 0 0 0;
	/*border: 1px solid #acabaa;*/
}

/* END POPS */

html.ie7 .menu {
		float:left;
		text-align: left;
		margin: 5px 0 0 0;
		padding: 3px;
		width: 800px;
		font-family: Verdana, Arial, Helvetica, sans;
		font-size: 13px;
		font-style: italic;
		font-weight: bold;
}

html.ie7 .menu li {
	display: inline;
	list-style: none;
	padding-left: 15px;
	padding-right: 10px;
	background: url(images/navarrows.gif) no-repeat;
}

html.ie7 .menu ul, .menu ol {
	margin-left: 15px;
	display: inline;
	list-style: none;	
}		

html.ie7 .menu a, .menu a:visited {
	color: #FFFFFF;
	margin:0;
	text-decoration: none;
}

html.ie7 .menu a:hover {
	/*background: #761F00;*/
	text-decoration: underline;
}










