@charset "UTF-8";

/* CSS Alberto Culver - Social Responsibility	 */
/* --------------------------------------------- */
/* Developed by: Hristo Hristov                  */
/* Created: 10/06/2008                           */
/* Updated: 10/06/2008 - Hristo Hristov          */
/* --------------------------------------------- */


/*  DO NOT TOUCH --------------------------- DO NOT TOUCH */
body {font-family: Helvetica,Arial, sans-serif;
	font-size: 100,01%;	color:#434242; background:#809bc5 url(/responsibility/images/body-bg.jpg) no-repeat center top;
	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 */

/* ------------------------------------------ LAYOUT CODE */
#frame {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:755px;
}

#header {
	height:55px;
	position:relative;
}
#header img.logo {
	position:absolute;
	left:165px;
	top: 17px;
}
#header img.title {
	position:absolute;
	right:10px;
	top: 21px;
}

#container{
	position:relative;
	clear:both;
	width:755px;
}
#content{
/*display:inline;*/
	position:relative;
	margin-left:50px;
	margin-right:20px;
}

/* ------------------------------------------ MAIN NAV */
#nav {
	padding-top:5px;
	margin-bottom:90px;
	text-align:right;
}
#bc {
	position:absolute;
	left:0;
	top:150px;
}

/* ------------------------------------------ FOOTER */
#footer {
	color:#cadef9;
	height:57px;
	text-align:right;
	margin:30px 10px;
	padding-top:10px;
	padding-right:13px;
	font-size:10px;
	border-top:1px solid #cadef9;
}
#footer a {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .copyText {
	margin:5px 0 0 0;
	color:#cadef9;
}

/* ------------------------------------------ DECORATION */
a {
	color:#666666;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
h3 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:5px 0;
}
h4 {
	color:#FFFFFF;
	font-size:14px;
	line-height:19px;
	font-weight:100;
	padding:5px 0;
}
p {
	color:#FFFFFF;
	font-size:12px;
	font-weight:100;
	padding:0 0 10px 0;
	line-height:15px;
}
ul {
	color:#FFFFFF;
	font-size:12px;
	font-weight:100;
	padding:0 0 10px 15px;
	line-height:15px;
	list-style:circle;
}

/* ------------------------------------------ FRONT PAGE */
