/* @override http://www.lifeintegratedfitness.com/styles/LIF_type.css */

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.4em; /* 16x1.4=22.4px */
	font-weight: normal;
	color: #333333;
}

p {
	font-size: 0.87em; /* 16x0.87=14px */
	text-align: left;
	margin: 1.286em 0; /* 14x1.286=18px */
	line-height: 1.5em;
}

li {
	font-size: 0.8em; /* 16x0.75=12px */
	margin-left: 1.286em; /* 14x1.286=18px */
}

a, a:visited {
	color: #3c6540; /* green */
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #c4d770; /* light-green */
	border: 0px none;
}

h2 {
	color: #333333;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
	
}

h3 {
	color: #664731;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0px;
}

h4 {
	color: #664731;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.1em;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

ul.yab-cart {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #644631;
}

ul.yab-cart li {
	margin: 0px;
}

ul.yab-cart li.yab-item ul li {
	margin: 0px 0px 0px 20px;
	line-height: 1.5em;
}



h5 {
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}

/* @group Overrides */

#header h1 {
	text-indent: -999em;
	width: 267px;
	height: 189px;
	background: url(/images/lif_logo.jpg) no-repeat;
	display: block;
	overflow: hidden;
}

#header h1 a {
	width: 267px;
	height: 189px;
	display: block;
}

#sidebar_content p.more, #inside-content p.more {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	display: inline;
}
#sidebar_content p.more {
	float: none;
	display: block;
	width: 99%;
	text-align: right;
}
#inside-content h3 {
	clear: both;
	padding: 10px 0px 0px 0px;
}
#inside-content h3 a:link, #inside-content h3 a:visited {
	text-decoration: none;
	font-weight: bold;
}
#sub_nav ul {
	border-top: 2px solid #cccccc;
	margin: 0px;
	padding: 0px;
}

#inside-content div.dateline p {
	font-size: .75em;
	float: left;
	width: 50%;
}
#inside-content div.dateline p.comment {
	float: right;
	width: 45%;
	text-align: right;
}
#sub_nav li {
	border-bottom: 2px solid #cccccc;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: .87em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style: square url(/images/bullet.png) inside;
}
* html #sub_nav li {
	padding: 6px 0px 10px 0px;
}

#yab-checkout-table tbody tr td.yab-checkout-change form input.submit-edit {
	margin: 0px 10px;
}

li.yab-checkout-item-price {
	list-style-type: none;
}

p.yab-shop-required {
	font-weight: bold;
}
#sub_nav li a:link, #sub_nav li a:visited {
	color: #4e5f02;
	text-decoration: none;
}

#sidebar_content h3 {
	color: #80614d;
	font-size: 1.18em;
	margin: 0px 0px 5px 0px;
}

#sidebar_content p {
	margin: 10px 0px 0px 0px;
	color: #80614d;
}

#sub_nav h4 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4e5f02;
	font-weight: normal;
	font-size: .87em;
	text-align: left;
	margin: 20px 0px 0px 0px;
	clear: both;
	line-height: 1.4em;
}

#sub_nav ul.newsletter-signup {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}

#sub_nav ul.newsletter-signup li {
	border: 0px none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style: none;
	float: right;
	clear: both;
	display: block;
	list-style-type: none;
	width: 224px;
}
#sub_nav .zemContactForm label {
	font-size: 12px;
	color: #4e5f02;
	padding: 0px 4px 0px 0px;
}
#sub_nav ul.newsletter-signup label {
	float: left;
	text-align: right;
	width: 75px;
}

#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: .68em;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #fff;
}

/* @end */

