* {margin:0;padding:0;border:0;}
html {
	min-height:100%;
	height:auto;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background:url(../images/bg_body.jpg) #fff bottom repeat-x;
	font-size:12px;
}
h1,h2,h3,h4,h5,h6 {
	color:#831a46;
}
h1 {
	position:absolute;
	bottom:50px;
	left:80px;
	width:870px;
	font-size:12px;
	font-weight:normal;
}
h2 {
	margin:10px 0 0 0;
}
h3 {
	margin:10px 0;
	font-size:16px;
}
h3 small {
	font-size:10px;
	font-weight:normal;
}
p {
	margin:0 0 10px 0;
	line-height:18px;
}
a, a.current {
	text-decoration:none;
	color:#831a46;
}
a:hover, a.current:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	border:2px solid #bbbdbf;
	padding:2px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
}
ul.breadcrumbs {
	font-size:10px;
	padding:5px 14px;
	color:#808285;
	list-style:none;
}
ul.breadcrumbs li {
	display:inline;
	background:none !important;
	padding:0 !important;
	margin:0;
}
ul.breadcrumbs li:before {
	content:"> ";
}
ul.breadcrumbs li.first a {
	color:#808285;
}
big strong {
	color:#831a46;
	font-size:22px
}
#container {
	width:940px;
	border-right:10px solid #eaebec;
	border-bottom:10px solid #eaebec;
	border-left:10px solid #eaebec;
	background:#fff;
	margin:0 auto 25px auto;
	position:relative;
}
#header {
	height:105px;
}
/*#header h1 a {
	float:left;
	display:block;
	height:105px;
	width:260px;
	background:url(../images/bg_h1.gif) no-repeat;
}
#header h1 a span {
	display:none;
}*/
#header h5 {
	text-align:center;
	font-size:20px;
	font-weight:normal;
	float:left;
	margin:25px 0 0 80px;
	color:#808285;
}
#header h5 strong {
	color:#831a46;
	font-size:32px;
}
#headerforms {
	float:right;
	width:260px;
	margin:25px 10px 0 0;
}
#headerforms form {
	margin:0 0 5px 0;
	font-size:11px;
}
#headerforms form input {
	float:left;
	margin:2px;
}
.formborder {
	border:2px solid #bbbdbf;
}
#headerforms form#frmlogin input {
	width:115px;
	border:0;
	padding:0;
}
#headerforms form#frmlogin .formborder.logpass {
	float:right;
}
#headerforms form#frmlogin .logpass input {
	width:69px;
}
#headerforms form#frmlogin .formborder {
	float:left;
	width:122px;
	height:20px;p
}
#headerforms form input.headersubmit {
	color:#fff;
	background:#808285;
	font-size:9px;
	float:none;
	padding:1px 0 !important;
}
#headerforms form#frmlogin input.headersubmit {
	width:45px;
	font-size:9px;
}
#headerforms form#frmsearch .formborder {
	height:20px;
}
#headerforms form#frmsearch .searchbox {
	padding:0 0 0 25px;
	background:url(../images/bg_searchbox.gif) no-repeat;
}
#headerforms form#frmsearch .searchbox input {
	width:178px;
	border:0;
	padding:0;
}
#headerforms form#frmsearch .searchbox input.headersubmit {
	width:45px;
}
#navcontainer {
	height:36px;
	background:url(../images/bg_navcontainer.jpg) #831a46 bottom repeat-x;
	margin:0 0 10px 0;
}
#contentcontainer {
	padding:0 0 30px 0;
}
#contentcontainer.forum h2 {
	margin:10px;
	float:left;
	height:50px;
}
#contentcontainer ul {
	list-style:none;
}
#contentcontainer ul li {
	margin:5px 0;
	padding:0 0 0 12px;
	background:url(../images/bg_ul_li.gif) 0 4px no-repeat;
}
#homecontent {
	background:url(../images/bg_homecontent.jpg) bottom right no-repeat;
	min-height:390px;
	_height:390px;
	clear:both;
	position:relative;
}
#homecontent h2 {
	/*background:url(../images/bg_h2_home.gif) no-repeat;*/
	height:150px;
	width:620px;
	margin:0 0 0 20px;
padding:20px 0 0 0;
}
/*#homecontent h2 span {
	display:none;
}*/
#homecontent p {
	width:285px;
	margin:0 0 10px 20px;
}
#homecontent p strong {
	color:#831a46;
}
#twocolleft {
	float:left;
	padding:0 80px;
	width:480px;
}
#threecolleft {
	float:left;
	width:180px;
	padding:75px 0 0 0;
	color:#808285;
}
#successcolleft {
	float:left;
	width:275px;
}
#threecolmiddle {
	float:left;
	width:380px;
	padding:0 40px 0 40px;
}
#storetop {
	padding:20px 40px;
}
#storeproducts {
	float:left;
	width:600px;
}
#storecart {
	float:right;
	width:275px;
	margin:0 40px 0 0;
	border-left:1px solid #831a46
}
#storecart h3 {
	margin:0 0 0 20px;
}
#storecartiframe {
	width:275px;
	height:500px;
	overflow:hidden;
}
div.product {
	width:560px;
	margin:0 0 20px 40px;
	border-bottom:1px solid #831a46;
	padding:0 0 10px 0;
}
div.product h3 {
	margin:0 0 5px 0;
}
div.product p {
	margin:0;
}
div.productimage {
	float:left;
	margin:0 10px 0 0;
	width:50px;
	height:50px;
}
div.producttext {
	float:left;
	width:420px;
}
div.productdescription {
	display:none;
}
div.productprice {
	float:right;
	width:60px;
	text-align:right;
}
#membercolcontainer {
	margin:0 0 0 50px;
}
#membercolleft {
	float:left;
	width:480px;
}
#membercolright {
	float:right;
	width:380px;
}
#membershopleft {
	float:left;
	width:600px;
	padding:0 20px;
}
#membermenu {
	margin:20px 50px;
}
.membermenuitem {
	width:204px;
	float:left;
	text-align:center;
	margin:0 3px;
}
.membermenuitem img {
	border:2px solid #dcddde;
}
.membershopitem {
	margin:20px 0;
}
.membershopitem img {
	float:left;
	margin:0 20px 0 0;
	border:2px solid #dcddde;
}
#successcolmiddle {
	float:left;
	width:315px;
	padding:0 10px
}
#successnav {
	border-top:5px solid #eaebec;
	border-bottom:5px solid #eaebec;
	margin:0 0 20px 0;
}
#successnav h4 {
	border-bottom:5px solid #eaebec;
	padding: 10px 0;
}
#successnav ul {
	margin:10px 0;
}
#successnav ul li {
	margin:10px 0;
	background:none;
	padding:0;
}
#successnav ul li a {
	display:block;
	background:url(../images/bg_successnav_ul_li.jpg) no-repeat;
	width:204px;
	height:23px;
	font-weight:bold;
	padding:10px 10px 0 10px
}
#successnav ul li a span {
	color:#808285;
}
#twocolright,
#threecolright,
#successcolright,
#membershopright  {
	float:right;
	width:300px;
}
#profiletop, #profiletracker, #profilediary {
	margin:20px;
	padding-bottom:10px;
}
#profiletop img {
	float:left;
}
#profilecolleft {
	float:left;
	width:440px;
	margin:0 0 0 20px;
}
#profilecolright {
	float:right;
	width:900px;
	margin:0 20px;
}
a.callbacksmall {
	display:block;
	width:110px;
	height:60px;
	padding:40px 40px 30px 40px;
	background:url(../images/bg_callbacksmall.png) no-repeat;
	margin:20px auto;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	line-height:20px;	
}
.featurebox {
	float:left;
	height:116px;
	width:300px;
	background:url(../images/bg_featurebox.jpg) no-repeat;
	margin:5px 0 0 3px;
	padding:2px 8px 9px 1px;
}
.featurebox p {
	height:85px;
	padding:5px 0 0 5px;
	margin:0;
	line-height:16px;
}
.featurebox big {
	font-size:24px;
	color:#831a46;
}
.featurebox .featurelink {
	font-size:14px;
	text-align:right;
	margin:0;
	padding:5px 5px 0 0;
}
.homefeature01 {
	background:url(../images/bg_home_feature_01.jpg) right no-repeat;
}
.homefeature02 {
	background:url(../images/bg_home_feature_02.jpg) right no-repeat;
}
.homefeature03 {
	/*background:url(../images/bg_home_feature_03.jpg) right no-repeat;*/
	background:url(/lorraine_head_shot.JPG) right no-repeat;
}
.twocolrightfeature {
	margin:0 0 20px 0;
	background:#fff;
}
.twocolrightfeature img {
	float:left;
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
}
.twocolrightfeature h4 {
	margin-right:5px;
}
.twocolrightfeature p {
	height:45px;
	color:#808285;
	margin-right:5px;
}
.twocolrightfeature .twocolrightfeaturelink {
	background:#eaebec;
	padding:10px 0;
	text-align:right;
	font-weight:bold;
	height:auto;
	margin:0;
}
.recipe01 {
	background:url(../images/bg_contentcontainer_01.jpg) bottom right no-repeat;
}
.recipe02 {
	background:url(../images/bg_contentcontainer_02.jpg) bottom right no-repeat;
}
.membershop {
	background:url(../images/bg_contentcontainer_membershop.jpg) bottom right no-repeat;
}
#homevideo {
	position:absolute;
	top:170px;
	left:330px;
	height:175px;
	width:390px;
	background:url(../images/bg_homevideo.png) no-repeat;
	padding:10px 0 0 10px;
}
#footer {
	height:31px;
	background:url(../images/bg_footer.jpg) #831a46 bottom repeat-x;
	color:#fff;
	font-size:9px;
	padding:14px 14px 0 14px;
}
#footer a {
	color:#fff;
}
ul#nav {
	list-style:none;
}
ul#nav li {
	float:left;
	position:relative;
}
ul#nav li a {
	display:block;
	float:left;
	padding:12px 13px 10px 14px;
	color:#fff;
}
ul#nav li a:hover, ul#nav li.active a {
	text-decoration:none;
	color:#c6dd7d;
}
ul#nav li ul {
	display:none;
	position:absolute;
	list-style:none;
	top:36px;
	left:0;
	background:url(../images/bg_nav_ul.jpg) #2b0120 top repeat-x;
	min-width:150px;
	_width:150px;
	z-index: 1000;
}
ul#nav li:hover ul {
	display:block;
}
ul#nav li ul li {
	float:none;
}
ul#nav li ul li a, ul#nav li.active ul li a {
  color:#fff;
	float:none;
	padding:8px 16px;
	border-bottom:2px solid #a15374;
}
.newsitem {
	margin:0 0 20px 0;
}
.newsitem h3 {
	margin:0;
}
.newsitem p {
	margin:0;
}
p#breadcrumb {
	font-size:10px;
	padding:5px 14px;
	color:#808285;
}
p#breadcrumb a {
	color:#808285;
}
form#callback {
	margin:10px;
	width:400px;
}
form#new_golower_user {
	margin:10px;
	width:450px;
}
form#callback fieldset,
form#new_golower_user fieldset {
	padding:10px;
	border:1px solid #831A46;
}
form#callback legend,
form#new_golower_user legend {
	font-size:14px;
	font-weight:bold;
	color: #831A46;
}
form#callback label,
form#callback input,
form#callback select,
form#callback textarea,
form#new_golower_user label,
form#new_golower_user input,
form#new_golower_user select,
form#new_golower_user textarea  {
	float:left;
	margin:3px;
	padding:3px;
}
form#callback label {
	width:190px;
	text-align:right;
	margin:3px 10px 3px 3px;
}
form#new_golower_user label {
	width:105px;
	text-align:right;
	margin:3px 10px 3px 3px;
}
form#callback label.checklabel {
	width:auto;
	text-align:left;
}
form#callback input {

}
.blur {
	color:#444;
	font-style:italic;
}
.right {text-align:right;}
.center {text-align:center;}
.upper {text-transform:uppercase;}
.fleft {float:left;}
.fright {float:right;}
.clear, form br {clear:both;}
.error {color:#c00;}
div#errorflash {
	background:#F00;
	color:#fff;
	padding:10px;
	font-size:11px;
}
div#errorflash ul	{
	margin-left:10px;
}
div#noticeflash {
	background:#0c0;
	color:#fff;
	padding:10px;
	font-size:11px;
}
/* forums */
table.forums-index,
table.topics-index,
table.thread  {
	width:920px;
	margin:10px 0 0 10px;
	border-collapse:collapse;
	border:1px solid #831A46;
}
table.forums-index th,
table.topics-index th,
table.thread th {
	background:#831A46;
	color:#fff;
}
table.forums-index th a,
table.topics-index th a {
	color:#fff;
}
table.thread th {
	text-align:left;
}
#forum_notice	{
	padding:15px;
	margin: 0 200px 0 200px;
	text-align:center;
	font-weight:bolder;
	border:1px solid black;
}
#forum_notice a	{
	text-decoration:underline;
}

table.forums-index tr.forums-list th {
	background:#2b0120;
}
table.forums-index th,
table.forums-index td,
table.topics-index th,
table.topics-index td,
table.thread th,
table.thread td {
	padding:3px;
}
table.thread th.thr {text-align:right;}
table.thread td.profile {width:200px;vertical-align:top;}
table.thread td.body {vertical-align:top;}
table.forums-index th.tcl,
table.topics-index th.tcl {width:420px;}
table.forums-index th.tcm,
table.topics-index th.tcm {width:75px;}
table.forums-index th.tcr,
table.topics-index th.tcr {width:150px;}
table.forums-index tbody td,
table.topics-index tbody td {border-top:1px solid #831A46;}
table.forums-index tbody td.tcm,
table.topics-index tbody td.tcm {text-align:center;}
table.thread td.profile dl {margin:5px;}
table.thread td.profile dl dt {font-weight:bold;}
table.thread td.body .post-body {margin:0 0 10px 0;line-height:16px;}
.info-left,
.info-right,
.nav-footer {
	margin:10px;
}
.info-left,
.nav-footer {
	float:left;
}
.info-right {
	float:right;
}
.info-right p {
	margin:0px;
}
form.new_forum,form.edit_forum,
form.new_post,form.edit_post
form.new_forum_category,
form.new_topic {
	margin:10px;
	width:500px;
}
form.new_forum fieldset,form.edit_forum fieldset,
form.new_post fieldset,form.edit_post fieldset
form.new_forum_category fieldset,
form.new_topic fieldset {
	padding:10px;
	border:1px solid #831A46;
}
form.new_forum legend,form.edit_forum legend,
form.new_forum legend,form.edit_forum legend,
form.new_forum_category legend,
form.new_topic legend{
	font-size:14px;
	font-weight:bold;
	color: #831A46;
}
form.new_forum label,form.edit_forum label,
form.new_forum input,form.edit_forum input,
form.new_forum select,form.edit_forum select,
form.new_forum textarea,form.edit_forum textarea,
form.new_post label,form.edit_post label,
form.new_post input,form.edit_post input,
form.new_post select,form.edit_post select,
form.new_post textarea,form.edit_post textarea,
form.new_forum_category label,
form.new_forum_category input,
form.new_forum_category select,
form.new_forum_category textarea,
form.new_topic label,
form.new_topic input,
form.new_topic select,
form.new_topic textarea {
	float:left;
	margin:3px;
	padding:3px;
}
form.new_forum label,form.edit_forum label,
form.new_post label,form.edit_post label,
form.new_forum_category label,
form.new_topic label {
	width:100px;
	text-align:right;
	margin:3px 10px 3px 3px;
}
form.new_forum label.checklabel,form.edit_forum label.checklabel,
form.new_post label.checklabel,form.edit_post label.checklabel,
form.new_forum_category label.checklabel,
form.new_topic label.checklabel {
	width:auto;
	text-align:left;
}
form.new_forum input,form.edit_forum input,
form.new_post input,form.edit_post input,
form.new_forum_category input,
form.new_topic input {
}
.post_reply	{
	width: 700px;
}
.pagination	{
	padding:10px;
}
blockquote	{
	border: 1px solid #aaa;
	padding:10px;
	margin: 0 10px 0 10px;
	background-color: #f8f8f8;
}
blockquote cite	{
	font-weight:bold;
}
#register_flash	{
	padding:5px;
	width:400px;
	text-align:center;
	margin:10px;
	background-color: #DDFFDD;
	border: 1px solid #BBDDBB;
}
input.error, .fieldWithErrors {
  border:2px solid red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h3 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
}
.profiledetails {
	font-size:12px;
	float:right;
	width:750px;
}
.profileavatar	{
	float:left;
	width:100px;
}
.diaryentry {
	margin:0 10px;
	border-bottom:1px solid #831A46;
	padding:10px 0;
}
.postentry {
	float:right;
	margin-top:10px;
}
.profilesig {
	height:100px;
}
.very_happy,
.happy,
.unhappy,
.sad {
	display:block;
	height:32px;
	width:32px;
	float:left;
	margin:0 10px 10px 0;
}
.very_happy span,
.happy span,
.unhappy span,
.sad span {
	display:none;
}
.very_happy {background:url(../images/icon_very_happy.jpg) no-repeat;}
.happy {background:url(../images/icon_happy.jpg) no-repeat;}
.unhappy {background:url(../images/icon_unhappy.jpg) no-repeat;}
.sad {background:url(../images/icon_sad.jpg) no-repeat;}
#weightTable 	{
	width:100%;
	text-align:center;
	font-size:10px;
	margin:10px 0;
	border-collapse:collapse;
}
#weightTable thead tr {
	background:#831A46;
	color:#fff;
}
#weightTable th,
#weightTable td	{
	padding:2px;
	border:1px solid #831A46;
}
.monochrome_link, .monochrome_link a	{
	text-align:center;
	color:#aaa;
	font-size:9px;
}
.user_search	{
	padding:10px;
}
.user_search label	{
	width:200px;
	display:block;
	float:left;
}
.user_search	p	{
	clear:both;
}