@charset "UTF-8";
/* ****** General  ****** */

html, body {margin:0px;height: 100%;width:100%;}

#bg {
	background-image:url(../images/top-bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8e5c0;
}

#bg_women {
	background-image:url(../images/top-bg_women.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8e5c0;
}

#bg_index {
	background-image:url(../images/top-bg_index.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8e5c0;
}

#container {
	margin: 0 auto;
  	height: auto !important;
  	min-width:1024px;
  	max-width: 1032px;
  	width: 1024px !important; 
}
#content_gradient {
	background-image:url(../images/general/content_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top, center;
	background-color:#ebeaea;
	min-height:550px;
	width:1020px;
	margin-left:6px;
}
#content_gradient_privacy {
	background-image:url(../images/privacy/content_gradient_privacy.jpg);
	background-repeat:repeat-x;
	background-position:top, center;
	background-color:#ebeaea;
	min-height:400px;
	width:1020px;
	margin-left:6px;
}

#content_gradient_index {
	background-image:url(../images/index/gradient_index.jpg);
	background-repeat:repeat-x;
	background-position:top, center;
	background-color:#ebeaea;
	min-height:950px;
	max-height:auto;
	width:1020px;
	margin-left:6px;
}

#header {
	width:1024px;
	height:336px;
	top:0px;
	
}
#banner {
	top:51px;
	position:absolute;
	width:1024px;
	height:283px;
	z-index:10;
}
#banner_index {
	top:65px;
	position:absolute;
	width:1024px;
	height:65px;
	z-index:10;
}
#flash {
	top:170px;
	position:absolute;
	width:1024px;
	height:488px;
	z-index:20;
}

#content {
	position:absolute;
	width:1032px;
	min-height:300px;
	max-height:auto;
	background-image:url(../images/general/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	
}

#content_index {
	position:absolute;
	width:1032px;
	min-height:468px;
	max-height:auto;
	background-image:url(../images/general/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	top: 518px;
}

#header_box {
	position:absolute;
	border:2px solid #44e33f;
	width:440px;
	height: 220px;
	top:100px;
	margin-left:425px;
	z-index:10;
}

#footer {
	
	position:relative;
	margin: 0 auto;
  	height: auto !important;
  	min-width:1024px;
  	max-width: 1024px;
  	width: 1024px !important; 
	float:left;
	

	
}
#bottom {
	position:relative;
	width:1032px;
	background-image:url(../images/general/content_bg_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 45px;
	max-width: 1032px!important;
	float:left;
	
}


/* ******** layout ******* */

#left_column {
	top:0px;
	width:160px;
	height:auto;
	min-height:300px;
	float:left;	
}

#left_column_index {
	position:relative;
	top:150px;
	width:244px;
	height:auto;
	min-height:300px;
	float:left;	
}
#middle_column {
	top:0px;
	width:616px;
	min-height:300px;
	height:auto;
	float:left;	
	
}
#middle_column_order {
	top:0px;
	width:860px;
	min-height:300px;
	height:auto;
	float:left;	
	
}

#middle_column_contact {
	top:0px;
	width:100%;
	min-height:300px;
	height:auto;
	float:left;	
	
}
#middle_column_index {
	position:relative;
	top:150px;
	width:525px;
	min-height:600px;
	height:auto;
	float:left;	
	
}

#right_column {
	top:0px;
	width:240px;
	height:auto;
	min-height:300px;
	float:right;
	
}
#right_column_index {
	position:relative;
	top:150px;
	width:225px;
	height:auto;
	min-height:600px;
	float:right;
	
}

#right-box-top{
	background-image:url(../images/right-box-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:216px;
	height:9px;
}

#right-box-content {
	background-color:#dbd8b0;
	width:216px;
	height:auto;
	margin-left:15px;
}
#right-box-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#595858;
	padding:7px;
}

#right-box-bottom{
	background-image:url(../images/right-box-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:216px;
	height:10px;
}


#middle_container {
	
	position:absolute;
	top:110px;
	width:495px;
	margin-left:20px;
	left:0px;
	z-index:10;
	
}


/* ****** Navigation  ****** */

#nav {
	height:49px;
	width:1024px;
	text-align:center;	

}
#nav2 {
	top:57px;
	position:absolute;
	height:22px;
	width:1024px;
	text-align:center;	
	z-index:50;
}

.nav_txt, .nav_txt a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:normal;
	text-transform:uppercase;
	color:#fff;
	font-stretch:narrower;
}
.nav_txt2, .nav_txt2 a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	color:#187cc1;
	font-stretch:narrower;
	padding-right:10px;
}

#nav_bottom {
	margin : 0 auto;
  	height : auto !important;
	width : 967px !important; 
	height:49px;
	text-align:center;

	
}

.nav_txt_bottom a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#000;
	
	padding-right:15px;
	text-decoration:none;
}

.nav_txt_bottom {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#000;
	text-decoration:none;
	
}

/* ******** Text ******* */

h1{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	line-height:1em;
	margin-left:10px;
	text-align:left;
	top:5px;
	left:0px;
	z-index:10;
	
	
}


h2 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	margin-left:10px;
	top:45px;
	float:left;
	left:0px;
	margin-top:0px;
	
	
	
}

.copyright, .copyright a  {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}



.text_14, .text_14 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	font-weight:normal;
	
}

.text_14 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	font-weight:normal;
	
}

.text_16, .text_16 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

.text_16_bold, .text_16_bold a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.text_18, .text_18 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

.text_18_white, .text_18_white a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-align:center;
	font-weight:lighter;
	text-decoration:none;
}
.text_21, .text_21 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

.text_24, .text_24 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

.text_26, .text_26 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

.text_12, .text_12 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}


.text_12_blue, .text_12_blue a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f74d4;
	font-weight:normal;
	text-decoration:none;
}

.text_women, .text_women a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff66d9;
	font-weight:normal;
	text-decoration:none;
}

.text_10_blue, .text_10_blue a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1f74d4;
	font-weight:normal;
	text-decoration:none;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

#phone_contact {
	position:absolute;
	bottom:3px;
	margin-left:0px;
	z-index:30;
}

#info-box {
	position:absolute;
	top:130px;
	margin-left:440px;
	width:400px;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:18px;

}

#info-box_ingredients {
	position:absolute;
	top:130px;
	margin-left:380px;
	width:450px;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:18px;

}

#info-box_order {
	position:absolute;
	top:130px;
	margin-left:380px;
	width:425px;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:18px;

}

#info-box_videos {
	position:absolute;
	top:45px;
	margin-left:345px;
	width:450px;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:18px;

}
