@charset "UTF-8";

/* CSS Document Alberto Culver- ST IVES TEMP	 */
/* --------------------------------------------- */
/* Developed by: Hristo Hristov                  */
/* Created: 04/27/2009                           */
/* Updated: 07/08/2009 - Hristo Hristov          */
/* --------------------------------------------- */

/* =================== INDEX =================== */
/*			
	
/* ------------------- INDEX ------------------- */


/*  DO NOT TOUCH --------------------------- DO NOT TOUCH */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100,01%;	color:#898a8d;	background:#FFFFFF;
	margin:1px 0 !important;  /* hk for IE (PC+MAC)*/
}
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;
	font-style: inherit;	font-size: 100,01%;	font-family: inherit;
	
}/* focus styles! */
:focus {outline: 0;} ol, ul {list-style: none;}
/*  DO NOT TOUCH --------------------------- DO NOT TOUCH */

/* ========================================== LAYOUT CODE === */
#frame {
position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:100%;
}

#header {
	height:110px;
	width:100%;
}
#header img#logo {
	float:left;
	position:relative;
	top:20px;
}
#container {
	position:relative;
	clear:both;
	width:1000px;
	margin:0;
	padding:0;
}
#wrapper {
/*display:inline;*/
	margin:0 335px 0 0;
	padding:80px 20px 90px 150px;
	height:400px;
}

#wrapper #mainColumn {
	margin:0;
	padding:0;
	height:100%;
}

#right {
	float:right;
	width:325px;
	text-align:center;
}
#right img {
	margin-top:79px;
}

/* ========================================== MAIN STYLES === */
a {
	color:#6b6fa6;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
#mainColumn ul a {
	font-size:11px;
}
h2 {
	font-size:17px;
	padding:15px 0 5px 0;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#3b3e72;
}
h3 {
	font-size:16px;
	padding:10px 0 5px 0;
	text-transform:capitalize;
	letter-spacing:1px;
	color:#3b3e72;
}
h2 a, h3 a {color:#3b3e72;border-bottom:1px dotted #999999;}
h2 a:hover, h3 a:hover {border-bottom:none;}
h4 {
	font-size:12px;
	padding:10px 0 3px 0;
	letter-spacing:1px;
	color:#5c5c5e;
	font-weight:bold;
}
p {
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	padding:3px 0 5px 0;
}
p.disclamer {font-size:9px;}
em {
	font-style:italic;
}

/* ========================================== MAIN NAV MENU === */
ul#mainNav {
	display:none;
}
/* ========================================== PRODUCTS === */
body#products #frame #productLine {display:none;}
/* ========================================== FAQ === */
body#faqs h4 {
	position:relative;
	top:-20px;
	left:0;
}
body#faqs h4 a {
	padding-right:11px;
	font-weight:normal;
}
body#faqs dl {padding-bottom:15px;}
body#faqs dl dt {
	font-size:12px;
	padding:7px 0 2px 0;
	letter-spacing:1px;
	color:#5c5c5e;
	font-weight:bold;
}
body#faqs dl dd {
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	padding:2px 0;
}

/* ========================================== CONTACT US === */
body#contact #frame {background:url(/images/frame-bg-contact.png);}
body#contact #frame #wrapper {height:600px;}

/* ========================================== SITE MAP === */
body#siteMap h3 {margin:0 0 15px 0;}
body#siteMap ul.links li {padding:0 0 10px 0;}
body#siteMap ul.links li a {font-size:15px;}

/* ========================================== HOME PAGE === */
body#homePage #frame #wrapper {margin:0;padding:80px 0 90px 0;}
body#homePage #frame #flash {position:absolute;left:22px;bottom:70px;}
body#homePage #frontHeadline {position:absolute;right:250px;top:180px;display:block;width:349px;height:208px;overflow:hidden;font-size:23px;}
body#homePage #frontHeadline span {font-size:17px;line-height:25px;}
body#homePage #coupon {position:absolute;top:0;right:16px;}

/* ========================================== FORMS (registration & contact) === */
.form {	font-size:11px;	font-weight:100;}
.form p#required {text-align:right;}
.required {color:#e5872a;}
.form fieldset {padding:5px 0 5px 0; border-bottom:1px solid #9a8e80;}
.form li {margin:10px 0;}
.form label{float: left;width: 145px;padding-top:2px;}

.form input.second {margin:10px 0 0 145px;} /*ie6-styles*/
.form input, .form textarea {width:290px;font-size:11px; padding:2px 4px;
	border:1px solid #999999;
}
.form textarea {height:100px;}
.form select {width:200px;font-size:11px;
	border:1px solid #999999;
}
.form select option {padding-top:2px;padding-bottom:1px;}
.form .newsletter {padding-left:145px;} /*ie6-styles*/
.form .checkBox {float:left; width:12px;border:none;}
.form ul.emailType li {
	float:left;
	width:135px;
	margin-left:15px;
}
.form .button {clear:left;text-align:center;padding-top:20px;}
.form .button input {width:80px; height:25px;margin-right:10px;padding:0 5px;text-align:center;}

/* ========================================== FOOTER === */
#footer {
	display:none;
}
.clear {display: inline-block;}
.page-break { display:none; }
