body,
html {
	background-image: url(../_images/bg-body.gif);
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
}
body,
td,
th {
	font: 11px Tahoma, Verdana, Arial;
	color: #7F7F7F;
	cursor: default;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
#header {
	height: 150px;
	background-image: url(../_images/bg-header.gif);
	background-repeat: repeat-x;
}
#header-main,
#content-main,
#footer-main {
	width: 740px;
}
#header-main {
	margin: 0px auto;
	height: 150px;
	background-image: url(../_images/bg-header-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	height: 53px;
	text-align: left;
	position: absolute;
	top: 50px;
	left: 0px;
}
#logo h1 {
	display: block;
	height: 53px;
	width: 354px;
	margin: 0px;
}
#logo span {
	display: block;
	height: 53px;
	width: 354px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../_images/ffm-logo.gif);
}
#widget,
#widget div {
	height: 21px;
}
#widget {
	background-image: url(../_images/widget-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	width: 128px;
	position: absolute;
	right: 220px;
	top: 129px;
}
#widget div {
	background-image: url(../_images/widget-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 7px;
}
#widget p {
	color: #D5D5D5;
	line-height: 14px;
	text-align: center;
	display: block;
	width: 104px;
	height: 14px;
	margin: 0px;
	padding: 6px 8px 0px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	background-color: #FFFFFF;
}
#widget a:link,
#widget a:visited,
#widget a:active {
	color: #666666;
	text-decoration: none;
}
#widget a:hover {
	color: #0066CC;
}
#textSize {
	position: absolute;
	top: 15px;
	right: 0px;
	background-image: url(../_images/bg-text-size.gif);
	height: 30px;
	width: 120px;
	z-index: 30;
}
#textSize p {
	margin: 0px;
	padding: 0px;
}
#textSize a {
	display: block;
	height: 24px;
	width: 24px;
	margin: 3px 3px 0px 0px;
	float: right;
	overflow: hidden;
	background-color: #666666;
	position: relative;
	line-height: 24px;
	text-decoration: none;
}
#textSize span {
	display: block;
	position: absolute;
	background-position: bottom;
	height: 24px;
	width: 24px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
#textSize a.increase span {
	background-image: url(../_images/text-size-p.gif);
}
#textSize a.decrease span {
	background-image: url(../_images/text-size-m.gif);
}
#textSize a:hover span {
	background-position: top;
}
#textSize strong {
	position: absolute;
	left: 8px;
	top: 8px;
}
#content {
	background-color: #FFFFFF;
	padding-top: 1px;
}
#content-main {
	margin: 0px auto;
}
div.text {
	width: 520px;
	padding-bottom: 20px;
	float: left;
}
div.text h1,
div.text h2,
div.text h3,
div.text caption {
	color: #F49300;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 16px 0px;
	font-weight: normal;
	float: none;
	clear: both;
}
div.text h1 {
	font-size: 24px;
	letter-spacing: -1px;
}
div.text h2 {
	font-size: 21px;
	letter-spacing: -1px;
	line-height: 23px;
}
div.text h3 {
	font-size: 17px;
	word-spacing: -1px;
}
div.text h4 {
	color: #267BC8;
	margin: 0px 0px -10px;
	font: normal 11px Tahoma, Verdana, Arial;
}
div.text h4 i {
	display: block;
	float: right;
	font-style: normal;
	color: #000000;
}
div.text p {
	text-align: justify;
	margin: 15px 0px;
}
div.text p.bLink {
	text-align: center;
	font: 18px "Trebuchet MS", Verdana, Arial;
	color: #F49300;
	word-spacing: normal;
	letter-spacing: -0.02em;
}
div.text span {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	cursor: pointer;
	left: 0px;
}
div.text ul.basic {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	list-style: disc url(none) outside;
	text-align: justify;
}
div.text ul.basic li {
	margin: 0px 0px 10px;
}
div.text ol.basic {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	text-align: justify;
}
div.text ol.basic li {
	margin: 0px 0px 10px;
}
div.text dl {
	margin: 0px;
	padding: 0px;
}
div.text dt {
	font: bold 15px "Trebuchet MS", Verdana, Arial;
	color: #333333;
}
div.text dd {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: justify;
}
div.text dd ul.basic li {
	margin-bottom: 0px;
}
#intro {
	height: 203px;
	width: 520px;
	margin-top: 20px;
	background-color: #EBEBEB;
	position: relative;
	z-index: 0;
}
.index {
	background-image: url(../_images/intro_index.jpg);
}
.love {
	background-image: url(../_images/intro_love.jpg);
}
.beauty {
	background-image: url(../_images/intro_beauty.jpg);
}
.weight {
	background-image: url(../_images/intro_weight.jpg);
}
.general {
	background-image: url(../_images/intro_general.jpg);
}
.penis {
	background-image: url(../_images/intro_penis.jpg);
}
.other {
	background-image: url(../_images/intro_other.jpg);
}
#error {
	background-image: url(../_images/bg-error.gif);
	height: 40px;
	background-color: #FFDDDD;
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 46px;
	color: #CC0000;
	margin-top: 20px;
}
div.ibox {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: -17px;
	position: relative;
	width: 537px;
}
div.ibox div {
	width: 162px;
	background-image: url(../_images/ibox-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin: 0px 17px 20px 0px;
}
div.ibox div div {
	width: 162px;
	background-image: url(../_images/ibox-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
div.ibox h3 {
	font: bold 11px Tahoma, Verdana, Arial;
	color: #267BC9;
	margin: 0px;
	padding: 6px 0px 4px 15px;
}
div.ibox h4 {
	font: bold 11px Tahoma, Verdana, Arial;
	color: #267BC9;
	margin: 0px;
	padding: 6px 0px 4px 15px;
}
div.ibox p.a,
div.ibox a,
div.ibox span {
	display: block;
	height: 24px;
	width: 100px;
	margin: 0px;
}
div.ibox p.a {
	overflow: hidden;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
}
.read span {
	background-image: url(../_images/ibox-button-read.gif);
}
.promote span {
	background-image: url(../_images/ibox-button-promote.gif);
}
.review span {
	background-image: url(../_images/ibox-button-review.gif);
}
div.ibox a:hover span {
	background-position: bottom;
}
div.ibox p {
	margin: 11px 0px 10px;
	padding: 0px 13px 0px 14px;
}
div.ibox p.img {
	text-align: center;
}
div.ibox img.screen {
	margin-top: 4px;
}
div.ibox img.more {
	margin-top: 6px;
}
#smap ul {
	margin: 6px 0px 8px 20px;
	padding: 0px;
	list-style: square url(none) outside;
	color: #F49300;
}
#smap ul ul {
	list-style: disc;
	color: #CCCCCC;
}
#smap ul a {
	font-weight: bold;
}
#smap ul ul a {
	font: normal 11px Tahoma, Verdana, Arial;
}
#dir div {
	float: left;
	width: 260px;
	padding-bottom: 20px;
}
#dir h2 {
	color: #333333;
	font: normal 18px "Trebuchet MS", Verdana, Arial;
	letter-spacing: -0.05em;
	margin: 0px 0px 10px;
}
#dir ul {
	margin: 2px 0px 2px 20px;
	list-style: disc url(none) outside;
	padding: 0px;
}
#linx {
	padding-bottom: 20px;
}
#linx h3 {
	margin: 12px 0px 0px;
}
#linx p {
	margin: 0px;
	padding-bottom: 2px;
}
#linx i {
	font-style: normal;
	display: block;
	float: right;
	color: #333333;
}
#linx b {
	font-weight: normal;
	color: #009900;
}
#articles h3 {
	margin: 0px 100px 0px 0px;
	clear: none;
}
#articles p {
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 74px;
}
#articles p.date {
	color: #333333;
	display: block;
	float: right;
	margin: -20px 0px 0px;
	padding: 0px;
	height: 16px;
	line-height: 16px;
	width: 100px;
	text-align: right;
}
#contact {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contact div {
	margin-bottom: 10px;
}
#contact label {
	color: #267BC8;
	display: block;
	font-weight: bold;
	width: 120px;
	padding-bottom: 2px;
}
#contact .text {
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	width: 200px;
	background-color: #F9F9F9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #CCCCCC;
	padding: 2px 2px 2px 4px;
	float: none;
}
#contact .subject {
	width: 510px;
}
#contact .counter {
	font: bold 11px Tahoma, Verdana, Arial;
	color: #333333;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	cursor: default;
}
#contact select {
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	background-color: #F9F9F9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #CCCCCC;
	padding: 2px 2px 2px 0px;
}
#contact textarea {
	font: 12px "Courier New", Courier, monospace;
	color: #666666;
	width: 510px;
	overflow: auto;
	background-color: #F9F9F9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #CCCCCC;
	padding: 3px;
}
#contact textarea.h250 {
	height: 250px;
}
#contact textarea.h60 {
	height: 60px;
}
#contact label.missing {
	color: #CC0000;
}
#contact input.missing,
#contact textarea.missing,
#contact select.missing {
	color: #000000;
	background-color: #FFCCCC;
	border-top: 1px solid #CF9796;
	border-right: 1px solid #E2C5C5;
	border-bottom: 1px solid #E2C5C5;
	border-left: 1px solid #CF9796;
}
#contact .button {
	font: bold 11px/11px Tahoma, Verdana, Arial;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	color: #666666;
	cursor: pointer;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 3px;
	float: right;
	margin: 0px 3px 0px 7px;
}
#contact .button:hover {
	color: #FFFFFF;
	background-color: #267BC8;
	border: 1px solid #2269AA;
}
#contact optgroup {
	text-transform: capitalize;
	font: normal 11px Tahoma, Verdana, Arial;
	background: #000000;
	color: #FFFFFF;
}
#contact optgroup option {
	color: #000000;
	background: #FFFFFF;
	padding-left: 3px;
}
div.product {
	float: left;
	margin: 0px 20px 10px 0px;
	text-align: center;
	height: 225px;
	width: 215px;
}
div.article {
	background-image: url(../_images/icon-article.gif);
	float: left;
	height: 64px;
	width: 64px;
	margin: 3px 10px 0px 0px;
}
div.compare {
	width: 521px;
	overflow: auto;
}
div.compare td,
div.compare th {
	padding-right: 16px;
	padding-left: 16px;
	white-space: nowrap;
}
div.compare th {
	width: auto;
}
div.compare tr.product td {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.compare thead th {
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: bold;
	width: auto;
}
div.compare thead a {
	white-space: nowrap;
}
div.ingredients {
	height: 453px;
}
#summary {
	width: 100%;
}
#summary caption {
	font: 21px "Trebuchet MS", Verdana, Arial;
	padding-bottom: 16px;
	margin: 0px;
	text-align: left;
	display: block;

}
#summary th,
div.compare tbody th {
	text-align: left;
	font-weight: normal;
	padding: 3px 20px 5px 10px;
	color: #1C5A92;
	border-top: 1px dotted #B6D1EF;
	background-color: #ECF3FB;
	white-space: nowrap;
}
#summary th {
	width: 170px;
}
#summary td,
div.compare tbody td {
	border-top: 1px dotted #B6D1EF;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#summary tr.last th,
#summary tr.last td {
	border-bottom: 1px dotted #B6D1EF;
}
#menu {
	float: right;
	width: 200px;
	clear: right;
	padding-top: 20px;
}
#menu h2 {
	display: none;
}
#menu ul {
	font: 14px "Century Gothic", Arial;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none outside;
	background-image: url(../_images/bg-menu.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #267BC8;
}
#menu ul ul {
	font: bold 11px Tahoma, Verdana, Arial;
	padding-bottom: 10px;
	background: none;
}
#menu ul ul ul {
	font-weight: normal;
	padding: 2px 0px;
	background: none;
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F91DA;
	border-bottom-color: #1E63A2;
}
#menu li li {
	display: inline;
	width: auto;
	border: 0px;
}
#menu #first {
	border-top-width: 0px;
	background-image: url(../_images/bg-menu-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
}
#menu #last {
	border-bottom-width: 0px;
	background-image: url(../_images/bg-menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
}
#menu #last ul {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	top: -5px;
}
#menu #last ul ul {
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	top: 0px;
}
#menu a:link,
#menu a:visited,
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 9px 0px 9px 18px;
	width: 182px;
}
#menu ul ul a:link,
#menu ul ul a:visited,
#menu ul ul a:active {
	padding: 1px 10px 1px 30px;
	width: auto;
}
#menu a:hover {
	color: #FFCC66;
}
#menu #firstLink {
	padding-top: 14px;
}
#menu #lastLink {
	padding-bottom: 14px;
}
#menu a.selected:link,
#menu a.selected:visited,
#menu a.selected:active {
	cursor: default;
	color: #FFCC66;
}
#menu ul ul a.selected:link,
#menu ul ul a.selected:visited,
#menu ul ul a.selected:active {
	padding-left: 19px;
}
#menu ul ul ul a.selected:link,
#menu ul ul ul a.selected:visited,
#menu ul ul ul a.selected:active {
	padding-left: 21px;
}
#search {
	background-image: url(../_images/bg-search.gif);
	height: 135px;
	width: 160px;
	float: right;
	padding: 15px 20px 20px;
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px 0px;
}
#search form {
	margin: 4px 0px 0px;
	padding: 0px;
}
#search label {
	padding: 0px;
	cursor: pointer;
	margin: 0px;
}
#search #radios {
	height: 34px;
}
#search input.radio {
	margin-bottom: -2px;
}
#search input.text {
	font: 11px Tahoma, Verdana, Arial;
	color: #0066CC;
	width: 126px;
	margin-top: 14px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	background-image: none;
	height: auto;
}
#search #submit {
	display: none;
}
#search h2 {
	font: 14px "Century Gothic", Arial;
	color: #267BC8;
	margin: 0px;
	padding: 0px 0px 2px;
}
#search p {
	margin: 0px;
}
#footer {
	background-image: url(../_images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#footer-main {
	margin: 0px auto;
	background-image: url(../_images/ffm-logo-footer.png);
	background-repeat: no-repeat;
	background-position: 440px 30px;
}
#footer-main div.linkBox {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 25px;
}
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #A3A3A3;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer h2 {
	display: none;
}
#footer h3 {
	margin: 0px;
	font: 14px "Century Gothic", Arial;
	color: #267BC9;
}
#footer p {
	margin: 5px 0px;
}
#copyright {
	width: auto;
	color: #579EDF;
	text-align: right;
	padding: 20px 220px 50px 0px;
}
#copyright span {
	color: #ADADAD;
}
p.signature {
	padding-top: 20px;
	padding-bottom: 100px;
}
br {
	clear: both;
	float: none;
	visibility: hidden;
}
div.text .hl {
	color: #267BC8;
}
.green {
	color: #009900;
}
.red {
	color: #CC0000;
}
.left {
	float: left;
	margin-right: 8px;
}
.right {
	float: right;
	margin-left: 8px;
}
