/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #480234;
	color: #666;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, textarea, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.txtDarkPurpleFS14B {
	font-size: 14px;
	font-weight: bold;
	color: #480234;
}
.txtDarkPurple {
	color: #480234;
	font-weight:normal;
}
.txtDarkPurple2 {
	color: #e516aa;
	font-weight:bold;
}
.txtDarkPurpleFS11 {
	font-size: 11px;
	color: #480234;
}
.txtBlueFS14B {
	font-size: 14px;
	font-weight: bold;
	color: #179fe0;
}
.txtBlue {
	color: #137aab;
}
.txtDarkGrayFS18 {
	font-size: 18px;
	color: #333;
}
.txtDarkPurpleFS18B {
	font-size: 18px;
	font-weight: bold;
	color: #480234;
}
.txtGrayFS11 {
	font-size: 11px;
	color: #666;
}
.txtPurple {
	color: #9c3d7d;
}
.txtPurpleFS9 {
	font-size: 9px;
	color: #d57fb9;
}
.txtDarkPurpleFS18 {
	font-size: 18px;
	color: #480234;
}
.txtPurpleB {
	font-weight: bold;
	color: #e516aa;
}
.txtPurpleFS11BI {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #d57fb9;
}

.headerLinkSep {
	font-size: 11px;
	color: #5eb3de;
}
.footerLinkSep {
	color: #bf5ea0;
}

a.linkWhiteFS11:link, a.linkWhiteFS11:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.linkWhiteFS11:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

a.linkBlueFS11:link, a.linkBlueFS11:visited {
	font-size: 11px;
	color: #137aab;
	text-decoration: none;
}
a.linkBlueFS11:hover {
	font-size: 11px;
	color: #137aab;
	text-decoration: underline;
}

a.linkBlueFS11BU:link, a.linkBlueFS11BU:visited {
	font-size: 11px;
	font-weight: bold;
	color: #4cadda;
	text-decoration: underline;
}
a.linkBlueFS11BU:hover {
	font-size: 11px;
	font-weight: bold;
	color: #4cadda;
	text-decoration: none;
}

a.linkDarkGrayB:link, a.linkDarkGrayB:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.linkDarkGrayB:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

a.linkWhite:link, a.linkWhite:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.linkWhite:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

a.linkLightBlueFS11:link, a.linkLightBlueFS11:visited {
	font-size: 11px;
	color: #a8e0fc;
	text-decoration: none;
}
a.linkLightBlueFS11:hover {
	font-size: 11px;
	color: #a8e0fc;
	text-decoration: underline;
}

a.linkPurpleB:link, a.linkPurpleB:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e516aa;
	text-decoration: none;
}
a.linkPurpleB:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e516aa;
	text-decoration: underline;
}

div.featuresLink {
	float: left;
	width: 75px;
	height: 25px;
	text-align: center;
	padding-top: 52px;
	font-size: 11px;
	color: #fff;
}
div.featuresLink a:link, div.featuresLink a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
div.featuresLink a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

img.artImgBorder {
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}
img.border {
	border: 1px solid #ccc;
}

div.bmmenu {
	width: 246px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
div.bmmenu div {
	background: url(../images/bm_diet_menu_up.jpg) no-repeat;
	overflow: hidden;
}
div.bmmenu div:first-child {
	background: url(../images/bm_diet_menu_up.jpg) no-repeat;
}
div.bmmenu div.collapsed {
	height: 31px;
}
div.bmmenu div span {
	display: block;
	padding: 7px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	background: url(../images/bm_diet_menu_over.jpg) no-repeat;
	cursor: pointer;
}
div.bmmenu div.collapsed span {
	background: url(../images/bm_diet_menu_up.jpg) no-repeat;
}
div.bmmenu div label {
	padding: 3px 20px;
	background: url(../images/bm_diet_bullet1.jpg) no-repeat 5px 6px;
	display: block;
	border-bottom: 1px solid #e3b8d5;
	font-size: 11px;
	color: #480234;
	text-decoration: none;
}
div.bmmenu div a {
	display: block;
	font-size: 12px;
	color: #e516aa;
	text-decoration: none;
}
div.bmmenu div a.current {
	background : #f6ecf3;
	font-size: 12px;
}
div.bmmenu div a:hover {
	background : #f3e1ed;
	font-size: 12px;
	color: #e516aa;
	text-decoration: underline;
}

#googlesearch {
	position: absolute;
	visibility: hidden;
	border: 1px solid #c278ab;
	background: #edd4e5;
	width: 255px;
	padding: 10px;
	z-index: 2;
	margin: -26px 0 0 22px;
}

input.formfeild, textarea.formfeild, select.formfeild {
	color: #333;
	border: 1px outset;
	background: #fff;
}
input.button {
	background: url(../images/bm_diet_form_button.jpg) repeat-x;
	border: 1px outset;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

/* 230 by 60 Text banner ads div styles */
div.textBanner230Holder {
	width: 230px;
	height: 60px;
	background: url(../images/bm_diet_text_banner_ads_back.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
div.textBanner230Title {
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Title a:link, div.textBanner230Title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
div.textBanner230Description {
	padding: 4px 5px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h2 {
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

h1 {
	font-size: 18px;
	color: #333;
	font-weight:normal;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
a.gashitha:link, a.gashitha:visited {
	font-size: 15px;
	font-weight:bold;
	color:#6699FF;
	text-decoration: none;
}
a.gashitha:hover {
	font-size: 15px;
	font-weight:bold;
	color:#6699FF;
	text-decoration: underline;
}
.txtgash {
	color: #e516aa;
	font-size: 15px;
	font-weight:bold;
}
