/* @override 
	http://www.justinrancourt.com/work/beautica/layout.css
	http://www.goproactive.com/clients/beautica/web/layout.css
	http://goproactive.com/clients/beautica/web/layout.css
*/

/*Modded 1-24-08
*/

body
{
	padding: 0;
	font: 75% "Arial", "Helvetica", "sans";
	text-align: center;
	color: #404647;
	background: #f9f8f2 url(images/bg.png) repeat-x;
	margin: 0px 0 0;
	font-weight: lighter;
	
}


p {
	line-height: 155%;
	background-repeat: repeat-y;
	background-attachment: scroll;}

a:link {
		color: #767f81;

	 }
a:visited {
			color: #767f81;
	 }

a:hover, a:active
{
	text-decoration: none;
	color: #848db8;
}

h1
{
font-size: 200%;
	font-weight: normal;
	font-style: normal;
	color: #166f95;}

h2
{
	font-size: 140%;
	font-style: normal;
	color: #8d9fa9;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 a { text-decoration: none; }

h3
{
	font-size: 110%;
	font-style: italic;
	color: #ff733b;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

h5
{
	color: #dbcba1;
	margin: 0;
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	padding-top: 25px;
	font-variant: normal;
	font-weight: lighter;
}
	

#container
{
	margin: 0 auto;
	text-align: center;
}

#container_outer
{	text-align: center;
}

.clear {
	clear: both;
}

/* HEADER STYLE */
#header_wrap
{
	width: 780px;
	margin: 0 auto;
	background: url(images/top_bg.jpg) no-repeat scroll;
	height: 226px;
	padding-top: 0px;
	text-align: center;
}

#header_wrap_sub {
	width: 780px;
	margin: 0 auto;
	background: url(images/top_bg2.jpg) no-repeat scroll;
	height: 129px;
	padding-top: 0px;
	text-align: center;
}

#header_wrap_wrap
{
	margin: 0px auto 0;
	width: 780px;
	text-align: center;
	padding-top: 184px;
}

#header_wrap_wrap_sub
{
	margin: 0px auto 0;
	width: 780px;
	text-align: center;
	padding-top: 89px;
}

#header
{
	width: 780px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	display: block;
	height: 30px;
}


#header_sub
{
	width: 780px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	display: block;
	height: 30px;
}
.img-header {margin: 0px; padding: 0px}

#menu_wrap
{
	width: 700;
	height: 36x;	
	margin-top: 2px;
	background: url(images/menu_bg.png) no-repeat;
}

#mainnav
{
height: 31px;
margin-right: 0;
margin-top: 10px;
margin-bottom: 0;
text-align: left;
padding: 8px 0 0 25px;
}



#mainnav ul
{
border: 0;
list-style-type: none;
text-align: center;
display: inline;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#mainnav ul li
{
	
display: block;
float: left;
text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 13px;
}

#mainnav ul li a
{
display: inline;
list-style-type: none;
text-decoration: none;
color: #ff7327;
text-transform: uppercase;
	font-size: 12px;
}

#mainnav ul li a:hover
{
color: #196f92;
}

#mainnav a:active
{
color: #fff;
}

#mainnav li#active a
{
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}


#menu
{
	text-align:left;
	float: left;
	width: 200px;
	border-right: 1px solid #a9610a;
	border-bottom: 1px solid #a9610a;
	font-size: 12px;
	margin-right: 0px;
	padding: 0px 0px 30px;
	display: inline;

}

#menu_front 
{
	text-align:left;
	float: left;
	width: 200px;
	border-right: 1px solid #a9610a;
	border-bottom: 1px solid #a9610a;
	padding-left: 0px;
	font-size: 12px;
	margin-right: 0px;
	padding: 0px;
}


#menu p
{
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 10px 15px;
	color: #dbcba1;
}

#menu_front p
{
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 10px 15px;
	color: #dbcba1;
}

#menu ul
{	
	
	font-size: 12px;
	margin-left: 0;
	line-height: 165%;
	color: #dbcba1;
	padding-right: 0px;
	padding-left: 30px;

}

#menu ul a
{	
	
	font-size: 11px;
	margin-left: 0;
	line-height: 165%;
	color: #dbcba1;
}

/* CONTENTS STYLE */

.product_details h2 a {
	text-decoration: underline;
}

.product_details h3 {
	margin-top: 0;
}

.product_details_img {
	margin-bottom: 10px;
	margin-top: 10px;
}

.product_details_img img {
	border: 1px solid #000000;
}

.guestbook h1 {
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	color: #166f95;
}



.guestbook h2 {
	font-size: 140%;
	font-style: normal;
	color: #8d9fa9;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.product h1 {
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	color: #166f95;
}

.product h2 {
	font-size: 140%;
	font-style: normal;
	color: #8d9fa9;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.product h3 {
	font-size: 110%;
	font-style: italic;
	color: #ff733b;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}



.links h1 {
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	color: #166f95;
}

#contentswrapper { 
width: 780px;
margin: 0 auto;
text-align: center;
padding: 0;
}



#contentsbg_sub_full {
width: 780px;
margin: 0 auto;
text-align: middle;
float: left;
	padding-bottom: 15px;
	background: #e0f1f8 url(images/content_bg3.jpg) no-repeat;
}

#contentsbg_sub {
width: 780px;
margin: 0 auto;
text-align: middle;
float: left;
	padding-bottom: 15px;
	background: #e0f1f8 url(images/content_bg2.jpg) no-repeat;
}

#contentsbg { 
width: 780px;
margin: 0 auto;
text-align: middle;
float: left;
background-image: url(images/content_bg.jpg);
}

#contents_wrap_wrap
{
margin: 0 auto;
width: 780px;
text-align: center;
}

#contents { 
margin: 0 auto;
text-align: left;
}

#contents_sub {
margin: 0 auto;
text-align: left;	
}

#contents p 
{ line-height: 195%;
background-repeat: repeat-y;
background-attachment: scroll;
}


.links p 
{ line-height: 155%;
background-repeat: repeat-y;
background-attachment: scroll;
	margin-top: 3px;
	margin-bottom: 3px;
}

.guestbook p 
{ line-height: 155%;
background-repeat: repeat-y;
background-attachment: scroll;
	margin-top: 3px;
	border-bottom: 1px dotted #b4c3c8;
	padding: 0 0 15px;
}
.guestbook_signup p 
{ line-height: 155%;
background-repeat: repeat-y;
background-attachment: scroll;
	margin-top: 3px;
	padding: 0 0 15px;
}
.admin p 
{ line-height: 155%;
background-repeat: repeat-y;
background-attachment: scroll;
	margin-top: 3px;
	padding: 0 0 15px;
}

#contentsfront p { line-height: 195%;
}

.image
{
	margin: 0 0 0px 0px;
	border-width: 1px;
	border-color: #831b10;
}
.imageright
{
	margin: 0 0px 0px 0px;
	float: right;
	border: 1px solid #004;
}

.blogentrywrapper {
	padding: 25px;
	background-repeat: no-repeat;
	width: 580px;
	float: right;
}

.blogentrywrapper_home {
	padding: 25px;
	background-repeat: no-repeat;
	width: 700px;
	float: right;
}
.blogentrywrapper_sub {
	background-repeat: no-repeat;
	width: 530px;
	float: right;
	padding: 125px 25px 25px;
}


.blogentrywrapper_sub_full {
	background-repeat: no-repeat;
	width: 565px;
	float: right;
	padding: 125px 25px 25px 0;
}

.blogentrywrapperfront {
	width: 500px;
	height:  370px;
	padding: 0;
}

.blogentrywrapperfull {
	padding: 25px 0;
	background-repeat: no-repeat;
}

.blogentrywrapper_sub_left {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 130px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	width: 190px;
	
}

img.arrow {
	padding-left: 5px;
}

.blogentrywrapper_sub_left ul li {
	list-style-type: none;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.blogentrywrapper_sub_left ul {
	
	text-align: left;
	padding-left: 20px;
	margin: 0;
}

.blogentrywrapper_sub_left ul li ol {
	font-size: 90%;
	padding-left: 0;
	text-align: left;
	margin: 0;
	line-height: 24px;
}

#content_boxes {
	width: 774px;
	background-color: #fff;
	margin: 0;
	float: left;
	padding: 9px 0 9px 6px;
}

#bottom_supplements {
	float: left;
	width: 252px;
	height: 82px;
	background-image: url(images/bottom_suppliments.jpg);
	margin-left: 5px;
}

#bottom_supplies {
	float: left;
	width: 252px;
	height: 82px;
	background-image: url(images/bottom_supplies2.jpg);
	margin-left: 5px;
}

#bottom_skin {
	float: left;
	width: 252px;
	height: 82px;
	background: url(images/bottom_skin_care2.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

#bottom_about {
	float: left;
	width: 252px;
	height: 82px;
	margin-left: 5px;
	padding-right: 5px;
	background: url(images/bottom_about_us2.jpg) no-repeat;
}

#bottom_skin p {
	width: 110px;
	float: right;
	text-align: left;
	padding-right: 5px;
	font-size: 90%;
	line-height: 100%;
	padding-top: 35px;
}

#bottom_supplements p {
	width: 110px;
	float: right;
	text-align: left;
	padding-right: 5px;
	font-size: 90%;
	line-height: 100%;
	padding-top: 35px;
}

#bottom_supplies p {
	width: 110px;
	float: right;
	text-align: left;
	padding-right: 5px;
	font-size: 90%;
	line-height: 100%;
	padding-top: 35px;
}

#bottom_about p {
	width: 110px;
	float: right;
	text-align: left;
	padding-right: 5px;
	font-size: 90%;
	line-height: 100%;
	padding-top: 35px;
}

.admin ul {
	width: 209px;
	float: left;
	margin: 0 10px 10px 0;
	background-color: #bde6f8;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #98becf;
}

.admin ul li {
	padding-bottom: 7px;
}
/* PRODUCTS STYLE */

.product_img img {
	border: 1px solid #000000;
	text-align: center;
}

.product_img {
	float: left;
	text-align: center;
	padding-right: 5px;
}

.product_desc {
	float: left;
}

.product_name {
	width: 500px;
	float: left;
	font-size: 140%;
	font-style: normal;
	color: #8d9fa9;
	font-weight: normal;
	padding: 4px 0 0;
	margin: 0 0 10px;
	text-transform: none;
}

.product_desc a {
	font-weight: bold;
}

div.products_wrap {
	width: 525px;
}

div.product {
	float: left;
	background-color: #ecf6fa;
	border: 1px solid #cbe3ec;
	padding: 5px;
	margin-bottom: 15px;
}

div.product_title {
	width: 100px;
	float: left;
	font-weight: bold;
	color: #1675b4;
	line-height: 140%;
}

.buy_now {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 150%;
	color: #fb733b;
	text-decoration: underline;
	border-top: 1px dotted #767f81;
	margin-top: 15px;
}

.buy_now a {
	color: #fc855f;
}

.product_content {
	line-height: 140%;
	margin-bottom: 10px;
}

.product_buy {
	float: left;
	padding: 5px;
	padding-left: 0;
	margin: 0;
	clear: both;
}
.product_buy h3 a {
	color: #ff734a;
	font-weight: bold;
}
.product_desc p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 15px;
	line-height: 100%;
}

/* FORMS */


form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px dotted #ccc;
}

p#fm-intro.guestbook_signup {
	border: 0;
}

p#fm-intro {
	border: 0;

}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	background: transparent;

	font-size: 140%;
	font-style: normal;
	color: #8d9fa9;
	font-weight: normal;

}

label {
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 250px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

fieldset div select {
	padding: 1px;
}

div.fm-multi div {
	margin: 5px 0;
}

div.fm-multi input {
	width: 1em;
}

div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}

#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}

#fm-submit input {
	border: 1px solid #746c7c;
	padding: 2px 1em;
	background: #b9c3ca;
	color: #0c4c66;
	font-size: 100%;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}

	
/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
}

fieldset div.fm-req label:before {
	content: "* "; /* does not work in IE */
}

/* Basic page styling, not part of the form example */


#form_container {
	margin: 0;
	padding: 1em;
	width: 80%;
	text-align: left;
}

div.security_code {
	margin: 0;
	padding: 0 0 8px 124px;
}

p#fm-intro {
	margin: 0;
}

/* FOOTER */

#footer
{
	width: 780px;
	margin: 0 auto;
	height: 55px;
	color: #626d73;
	text-align: right;
	font-size: 80%;
	padding-top: 40px;
}

#footer_wrap
{
	width: 780px;
	margin: 0 auto;
	text-align: center;
	background: url(images/footer_bg.png) no-repeat scroll;
	height: 108px;
	padding-top: 0px;
	display: inline;
	float: left;
}

#footer ul {
	display: block;
	text-align: center;
	margin: 6px 0;
	padding: 0;
}

#footer ul li {	
	color: #626d73;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#footer ul li a {
	text-decoration: none;
}


#footer ul li a:hover {
	text-decoration: underline;
}

/*style for front page redirect for wholesale customers */

.style1 {
	color: #e9193a;
	font-weight: bold;
}
.style1 a:link {
		color: #e9193a;

	 }
.style2 {
	color: #333192;
	font-weight: bold;
}
.style2 a:link {
	color: #333192;
}
.style2 a:visited {
			color: #333192;
	 }

.style2 a:hover, a:active
{
	text-decoration: none;
	color: #333192;
}

.style2 p {
	color: #9461a8;
}
