/* @override 
	http://www.activliving.com/activ-living-styles.css
	http://activliving.com/activ-living-styles.css
*/

/* LAYOUT */

.left-bar {
	background-color: #996699;
}

.bottom-bar {
	background-color: #663366;
}

#div-menub {
	margin-left: 20px;
}

#div-sidebar {
	float: right;
	display: block;
	width: 128px;
	margin-left: 20px;
	padding: 0px;
	clear: right;
}

#div-features {
	float: right;
	width: 195px;
	margin: 3px 0px 5px 20px;
}

#div-text {
	padding-left: 20px;
}
#div-text div#content {
	min-height: 400px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 300px;
}

#nav-title {
	font-size: 21px;
	color: #fff;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 8px;
	padding: 0px;
	margin: 0px;
	/*background: url(/images/activlivingfont_smaller.jpg) no-repeat 185px 10px;*/
	text-indent: -9999px;
}

#nav-menu {
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
#nav-menu div {
	width: 125px;
	overflow: hidden;
}

/* GENERAL */

body {
	font: 10px Verdana, Arial, Sans;
	color: #663366;
	margin: 0;
	padding: 0;
	background: #fff url(/images/heartlogo_thinline_faded.jpg) no-repeat 550px 100px;
}

td {
	font: 10px Verdana;
	color: #663366;
}

h1 {
	font: 22px Treefrog, Verdana, Arial, Sans;
	font-weight: normal;
	color: #fff;
	line-height: 22px;
	margin: 5px 0px 0px 20px;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

#div-text p {
	color: #663366;
	line-height: 18px;
	padding-right: 150px;
}

.text-image {
	margin: 5px 5px 2px 0px;
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #F4F4F4;
	float: left;
}

.bottom-text {
	font-size: 13px;
	color: #FDFEFF;
	letter-spacing: 3px;
	word-spacing: 25px;
	padding-left: 26px;
}

.footer, .footer a:link, .footer a:visited {
	font-size: 9px;
	color: #663366;
	line-height: 14px;
}

/* LINKS */

a:link, a:visited, a:active {
	color: #4591C8;
	text-decoration: none;
}

a:hover {
	color: #663366;
	text-decoration: none;
}

/* FEATURES */

.feature {
	position: relative;
	text-align: left;
	width: 205px;
	height: 68px;
	display: block;
}

.feature-title {
	font-size: 11px;
	color: #4591c8;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	clear: both;
}

.feature-text {
	float: right;
	text-align: left;
	width: 134px;
	height: 68px;
	display: block;
	line-height: 12px;
}

.feature-image {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #ddd;
}

/* SIDE PHOTOS */

.side-photos {
	padding: 3px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #ddd;
	background-color: #F4F4F4;
}

/* MENUS */

.menu, .menu:link, .menu:active, .menu:visited {
	line-height: 22px;
	color: #fff;
	font-weight: bold;
}

.menu:hover {
	color: #663366;
}

.menu-on:link, .menu-on:active, .menu-on:visited {
	font-size: 11px;
	line-height: 22px;
	color: #663366;
	font-weight: bold;
	text-decoration: underline;
}

.menu-on:hover {
	color: #fff;
}

/* SUBMENUS */

.submenu, .submenu:link, .submenu:active, .submenu:visited {
	font-size: 9px;
	line-height: 18px;
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}

.submenu:hover {
	color: #fff;
	text-decoration: underline;
}

.submenu-on:link, .submenu-on:active, .submenu-on:visited {
	font-size: 9px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
}

.submenu-padding {
	display: block;
	margin: 0px 0px 8px 0px;
}

/* MENUS BOTTOM */

.menub, .menub:link, .menu:active, .menu:visited {
	font-weight: bold;
	line-height: 22px;
}

.menub-on:link, .menub-on:active, .menub-on:visited {
	font-weight: bold;
	line-height: 22px;
	color: #663366;
}

/* SUBMENUS BOTTOM */

.submenub, .submenub:link, .submenub:active, .submenub:visited {
	font-size: 9px;
	line-height: 16px;
	color: #663366;
}

.submenub:hover {
	text-decoration: underline;
}

.submenub-on:link, .submenub-on:active, .submenub-on:visited {
	font-size: 9px;
	line-height: 16px;
	color: #663366;
	font-weight: bold;
}

/* SITEMAP */

.sitemap {
	line-height: 16px;
}

.sitemap-menu {
	font-weight: bold;
	line-height: 20px;
}
