/* =Master CSS File
	=LAKESHORE WEIGHT CONTROL CENTER
	=TEMPORARY WEBSITE
	-------------------------------------------------------*/
	
* { margin: 0; padding: 0; }

* html { width: 100%; overflow-x: hidden; }

body {
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif; 
	font-size: small;
	background: #eee;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}

#main-wrapper {
	font-size: .85em;
	width: 850px;
	margin: 0 auto;
	padding: 0 50px 50px 50px;
	background: #fff;
	color: #555659; /* =GRAY 555659, 66676a, 77787b */
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

img.gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.preloadimages { display: none; visibility: hidden; position: absolute; left: -999px; overflow: hidden; }


/* =MAIN TYPOGRAPHY STYLES
	-------------------------------------------------------*/
h2 {
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.5em;
	margin-bottom: .3em;
}

h3, #nav dt {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
}

p {
	font-family: georgia, times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

em {
	font-style: normal;
	padding: .15em;
}

ul {
	margin-bottom: 1.2em;
}

li {
	margin-left: 1em;
	margin-bottom: .6em;
	line-height: 1.3em;
	font-size: 1.1em;
	list-style-image: url('../images/bullet-tan.gif');
}

hr { margin-bottom: 1.2em; border: 1px solid #77787b; clear: left; width: 100%; }

a { text-decoration: none; color: #555659; }

a:hover { color: #77787b; }

#nav dl { position: relative; }

#nav dt, #nav dd { line-height: 1.3em; position: relative; z-index: 10; }

#nav dt span {
	visibility: hidden;
	display: block;
	position: absolute;
	right: 0;
	top: .5em;
	width: 17px;
	height: 1em;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url('../images/selected-arrow.gif') no-repeat;
}

#nav dl span.gradient {
	display: block;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/30-pct-white_grad.png') repeat-x top left;
}

#optifast { padding: 15px; }

#nav dl {
	background: #e3e3d6; /* =LIGHT TAN */
	border-right: 1px solid #c3c5a8; /* =TAN */
	border-bottom: 1px solid #c3c5a8; /* =TAN */
	position: relative;
	padding: .9em 1.2em;
}

#nav dt a,
#nav dd a { 
	width: 100%; 
	height: 100%; 
	margin: -.9em -1.2em; 
	padding: .9em 1.2em; 
}

#nav dt a { margin-bottom: 0; padding-bottom: 0px; }
#nav dd a { margin-top: 0; padding-top: 0px; }

#nav dl:hover { background: #eee; }
#nav dl:hover a { color: #77787b; }

#nav dl dd.off { display: none; }
#nav dl dd.on { display: block; margin-top: .3em; }

#optifast h2 { color: #7fb5cd; }


/* =BASIC LAYOUT STYLES
	-------------------------------------------------------*/

#header {
	padding: 15px;
	height: 150px;
	position: relative;
	margin-bottom: 20px;
}

#header h1, #header span {
	display: block;
	font-size: 1.25em;
	text-transform: uppercase;
	font-family: georgia, serif, "Egyptienne F";
	font-weight: normal;
	letter-spacing: .18em;
	color: #77787b;
	background: #fff;
	margin-left: -15px;
	margin-right: -15px;
	padding: 4px 0 3px 15px;
	position: relative;
	z-index: 100;
}

#header h1 span, #header span span {
	position: absolute;
	background: transparent url('../images/logo.gif') no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	left: 622px;
	top: 3px;
	height: 18px;
	width: 70px;
	z-index: 300;
}

#header h2 {
	line-height: 1.4em;
	width: 470px;
	position: absolute;
	bottom: 0;
	margin-bottom: 13px;
	color: #58595b; /* =DARK GRAY */
	z-index: 300;
}

#branding {
	position: absolute;
	height: 180px;
	border-left: 2px solid #fff;
	top: 0;
	left: 605px;
	z-index: 0;
}

.blue, .green, .gray, .tan {
	float: left;
	border-right: 2px solid #fff;
	height: 100%;
}

.blue { width: 16px; background: #7fb5cd; }
.green { width: 20px; background: #82a355; }
.gray { width: 14px; background: #646669; }
.tan { width: 14px; background: #b5b997; }

#left_column-wrapper {
	width: 200px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 0;
	float: left;
}

#optifast {
	margin-top: 25px;
	background: #f5f8fa;
	border-top: 1px solid #cbe0ea; /* =LIGHT BLUE */
	border-right: 1px solid #cbe0ea; /* =LIGHT BLUE */
	border-bottom: 1px solid #cbe0ea; /* =LIGHT BLUE */
}

#optifast li { list-style-image: url('../images/bullet-blue.gif');}

#content { float: left; width: 625px; }

#footer { clear: both; padding-top: 15px; font-size: .75em; }
#footer * { font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif; text-transform: uppercase; letter-spacing: .05em; }
#footer p { margin: 0; }
#footer a { text-decoration: underline; }
#footer #footer-nav { font-size: 1.3em; margin-bottom: 9px; }

#cta-2 {
	background: #9a9c9d;
	padding: 15px;
	float: left;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

#cta-2 * { font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif; }
#cta-2 p { position: relative; margin-top: .6em; margin-bottom: 0; z-index: 100; }
#cta-2 h2 { position: relative; z-index: 500; }
#cta-2 strong { font-size: 1.1em; }
#cta-2 a { text-decoration: underline; }
#cta-2 span.gradient {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/white_grad.png') repeat-x top left;
}