/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: circle url(http://images.shaklee.com/pws/icon_leaf1.png) outside;
	margin-left: 25px;
	line-height: 1.5;
	padding-bottom: 10px;
}
li {
	padding-bottom: 3px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#splashContent #home_slide 
{
	position:relative;
	height:330px;
	width:960px;
}

h1 sup, h2 sup {
	font-size: 50%;
	margin-top: -12px;
	font-weight: lighter;
}

h1 strong, h1 b {
	font-weight: normal;
}

#contactBtn { margin-top: -3px;}


/*~  Body class: screen_lo
----------------------------------------------------------------------*/
.screen_lo #mastHead {
	display: block;
	margin: 0px;
	padding: 10px 0px;
	width: 760px;
}

.screen_lo #utility li {
	float:left;
	color: #737373;
	margin-left: 12px;
	margin-right: 0px;
	font-size: 11px;
}

.screen_lo #header {
	display: block;
	overflow:hidden;
	width: 940px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.screen_lo div#headContent.scrollable div.items div.contents {
	float:left;
	/* custom decoration */
	padding: 10px 15px;
	height: 290px;
	width: 660px;
}

.screen_lo #headContent {
	background: #FFFFFF;
	height: 310px;
	width: 690px;
	float: right;
}

.screen_lo #headBar {
	padding: 10px 15px 10px 10px;
	overflow: hidden;
	width: 935px;
}

.screen_lo div#promoAds.scrollable {
	position:relative;
	overflow:hidden;
	width: 902px;
	height:132px;
	padding:0px;
	margin: 10px;
}

#checkout.screen_lo #container, #editSettings.screen_lo #container {
	width: 100%;
	margin-left: 10px;
	min-width: 620px;
}

#checkout.screen_lo #insole, #editSettings.screen_lo #insole {
	width: 100%;
	min-width: 620px;
}

/*~  Body class: screen_med
----------------------------------------------------------------------*/

.screen_med #header {
	display: block;
	overflow:hidden;
	width: 940px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.screen_med div#headContent.scrollable div.items div.contents {
	float:left;
	/* custom decoration */
	padding: 10px 15px;
	height: 290px;
	width: 660px;
}

.screen_med #headContent {
	background: #FFFFFF;
	height: 310px;
	width: 690px;
	float: right;
}

.screen_med #headBar {
	padding: 10px 15px 10px 10px;
	overflow: hidden;
	width: 935px;
}

.screen_med div#promoAds.scrollable {
	position:relative;
	overflow:hidden;
	width: 902px;
	height:132px;
	padding:0px;
	margin: 10px;
}

#checkout.screen_med #container, #editSettings.screen_med #container {
	margin-left: 10px;
	width: 100%;
}

#checkout.screen_med #insole, #editSettings.screen_med #insole {
	width: 100%;
}