/* Rapidcuts Femme Main CSS */

body, html {
	margin-left: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	background-position: center bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/pagebg.jpg);
}

a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #00CC33;

}
a:active {
	text-decoration: none;
	color: #00CC33;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
}

#header {
	width: 900px;
	margin: 0px;
	height: 148px;
}

#menu {
	width: 900px;
	height: 26px;
	vertical-align: middle;
	margin-top: 0px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainnav{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#mainnav li{
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#mainnav li a:link{

	color: #999999;
	text-decoration: none;

}

#mainnav li a:hover {
	text-decoration: none;
	color: #00CCFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00CCFF;
}

#homeimage {
	width: 900px;
	margin: 0px;
	height: 400px;
	background-color: #FF0000;
}

#subimage {
	width: 900px;
	height: 248px;
}

#content {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	padding: 0px;
	float: left;
}

#right {
	background-color: #FFFFFF;
	width: 399px;
	float: right;
	background-repeat: repeat;
	margin: 0px;
}

#contentleft {
	background-color: #FFFFFF;
	width: 501px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	height: auto;
}

#contentright {
	background-color: #FFFFFF;
	width: 399px;
	float: right;
	margin: 0px;
	height: auto;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#flashpoints {
	background-color: #FFFFFF;
	width: 397px;
	float: left;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#bottom-right {
	background-color: #FFFFFF;
	width: 364px;
	text-align: left;
	height: auto;
	background-repeat: repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 15px;
}

#news-holder {
	background-color: #FFFFFF;
	width: 364px;
	text-align: left;
	height: auto;
	background-repeat: repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#newsletter-signup
{
	width: 350px;
	margin: 0 auto;
}

#newsletter-signup h3
{
	background: url("../images/Newsletter-header.gif") no-repeat top left;
	text-indent: -9999px;
	height: 66px;
	width: 350px;
	margin-bottom: 5px;
}

#newsletter-signup label
{
	width: 51px;
	height: 22px;
	display:block;
	float:left;
	text-indent: -9999px;
	background-image: url("../images/newsletter-labels.gif");
	background-repeat: no-repeat;
}

#newsletter-signup .lblName {
	background-position: 0 0;
}

#newsletter-signup .lblEmail {
	background-position: 0 -22px;
}

#newsletter-signup p
{
	margin: 0 0 5px 0;
}

#newsletter-signup input.textbox
{
	background: url("../images/newsletter-input-bg.gif") no-repeat top left;
	width: 235px;
	height:18px;
	padding: 2px 2px 2px 4px;
	color: #fff;
	border:0;
}

#newsletter-signup .btnSignup
{
	float:right;
	margin-top: -15px;
	margin-right:10px;
}


#homefeatures {
	width: 900px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: auto;
}

#homefeatureslist {
	height: 200px;
	width: 900px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	padding-bottom: 15px;
}

#homefeatureslist li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
	margin: 0px;
	width: 280px;
}

#footer {
	background-color: #000000;
	text-align: center;
	width: 900px;
	vertical-align: bottom;
	padding: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottommenu {
	width: 860px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#bottommenu li{
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#bottommenu li a:link {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.bodytext {
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 18px;
	text-align: justify;
}

.bodytextquote {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}

.rightbodytext {
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1px;
	padding-right: 5px;
	line-height: 18px;
	text-align: justify;
}

.bodytext a:link {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}
.bodytext a:visited {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}
.bodytext a:hover {
	text-decoration: none;
	color: #00CC33;
	font-weight: bold;
}
.bodytext a:active {
	text-decoration: none;
	color: #00CC33;
	font-weight: bold;
}

.contacttext{
	color: #42690d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.contacttext a:link {
	text-decoration: none;
	color: #0099FF;
}
.contacttext a:visited {
	text-decoration: none;
	color: #0099FF;
}
.contacttext a:hover {
	text-decoration: none;
	color: #00CC33;

}
.contacttext a:active {
	text-decoration: none;
	color: #00CC33;
}
#contactlist{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}

#contactlist li{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}




#faqs {
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}

.backtotop {
	list-style-type: none;
	text-align: right;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sitemap {
	list-style-type: none;
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	line-height: 18px;
	float: left;
}

#sitemap ul{
	list-style-type: circle;
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sitemap ul  li a:link{
	list-style-type: circle;
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
}

#sitemap ul  li a:visited{
	list-style-type: circle;
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
}

#sitemap ul  li a:active{
	list-style-type: circle;
	color: #00CC33;
	font-size: 12px;
	font-weight: bold;
}

#sitemap ul  li a:hover{
	list-style-type: circle;
	color: #00CC33;
	font-size: 12px;
	font-weight: bold;
}

#retailerleft {
	float: left;
	height: auto;
	width: 240px;
	list-style-type: none;
}

#retailerright {
	float: left;
	height: auto;
	width: 240px;
	list-style-type: none;
}

#retailerlist{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}

#retailerlist li{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#buynow {
	color: #42690d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	list-style-position: inside;
}

#buynow li{
	color: #42690d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	list-style-position: inside;
}

#productinfopoints li{
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#howrcfemmeworkslist li{
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}

.style4 {
	color: #42690d;
	padding-left: 15px;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#defaultol {
	color: #42690d;
	font-size: 12px;
	list-style-type: decimal;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
}

#defaultol li{
	color: #42690d;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: decimal;
	list-style-position: outside;
}

#defaultul {
	color: #42690d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	line-height: 18px;
	margin: 0px;
}

#defaultul li{
	color: #42690d;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
	list-style-position: outside;
}

#successul li{
	list-style-type: none;
}

.style5 {color: #FF0000}



.style6 {
	font-weight: bold
	font-size: 18px
}

.style7 {font-size: 18px}

.style8 {font-weight: bold}

.placebograph {
	text-align: center;
}
