@charset "UTF-8";

/* CSS Document Alberto Culver- SOFT & BEAUTIFUL */
/* --------------------------------------------- */
/* Developed by: Hristo Hristov                  */
/* Created: 12/18/2008                           */
/* Updated: 12/18/2008 - Hristo Hristov          */
/* --------------------------------------------- */

/* =================== INDEX =================== */
/*			
	
/* ------------------- INDEX ------------------- */


/*  DO NOT TOUCH --------------------------- DO NOT TOUCH */
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,01%;	color:#4e4e4e;	background:#fff;
	margin: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;
	vertical-align: baseline;
}/* focus styles! */
:focus {outline: 0;} ol, ul {list-style: none;}
/*  DO NOT TOUCH --------------------------- DO NOT TOUCH */


/* ========================================== SEND TO A FRIEND === */
body {
	background:url(/images/background-send-to-friend.jpg);
	overflow:hidden;
	width:470px;
}
#main {
	background:url(/images/background-send-to-friend.jpg);
	position:relative;
/*	height:266px;*/
	width:470px;
}
#main .buttonClose {
	position:absolute;
	right:3px;
	top:3px;

	_right:0px;
	_top:0px;
}
#main h1 { background:#b5ad9d; font-size:11px; color:#5a5a5a; padding:8px 21px;margin-bottom:10px;}
.form {	font-size:11px;	font-weight:100;margin:0 20px;}
.form p#required {text-align:left;margin-left:125px; color:#7a6336;}
.form fieldset {padding:5px 0 5px 0; border-bottom:1px solid #9a8e80;}
.form li {margin:10px 0; clear:left;}
.form label{float: left;width: 125px;}

.form label span {color:#6e5425;}
.form span.second {margin:10px 0 0 125px;}
.form input.second {margin:10px 0 0 125px;} /*ie6-styles*/
.form input, .form textarea {
	width:300px;
	background:#e1ddd2;
	font-size:11px;
	border-bottom:none;
	border-right:none;
/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;*/
}
.form textarea {height:44px;}
.form select {width:200px; background:#e1ddd2;font-size:11px;
	border-bottom:none;	border-right:none;
}
.form .newsletter {
	padding-left:125px;
	float:left;
	margin-top:3px;
} /*ie6-styles*/
.form .checkBox {float:left; width:12px;}
.form ul.emailType li {
	float:left;
	width:135px;
	margin-left:15px;
}
.form .button {
	clear:none;
	text-align:right;
	padding-bottom:0px;
	margin-bottom:0px;
/*	margin-top:-25px;*/
}
.form .button input {width:77px; height:30px;margin-right:10px; background:none;}

.emailSent {
	text-align:center;
	font-size:20px;
	margin-top:20px;
}

