@charset "UTF-8";

/* CSS Document Alberto Culver - Shear Genius 2  */
/* --------------------------------------------- */
/* Developed by: Hristo Hristov                  */
/* Created: 06/04/2008                           */
/* Updated: 06/04/2008 - Hristo Hristov          */
/* --------------------------------------------- */


/*  DO NOT TOUCH --------------------------- DO NOT TOUCH */
body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 100,01%;	color:#333333;	background:url(/images/body-bg-promo.jpg) no-repeat top center; background-color:#ffffff;
	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 {
	padding-bottom:5px;
}
#frame2 {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:780px;
}
#header {
	height:83px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:780px;
}

#container{
	/*margin-top:73px;*/
	
	
	text-align:center;
}

/* ------------------------------------------ MAIN NAV */
#header ul {
	padding:50px 0 0 0;
	list-style:none;
	font-size:13px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#header ul li {
	display:inline;
}
#header ul li a {
	color:#333333;
	text-decoration:none;
	padding:3px 17px 1px 17px;
	border-left:4px solid none;
}
#header ul li a:hover {
	color:#950202;
	border-left:4px solid #950202;
	padding:3px 17px 1px 13px;
}

/* ------------------------------------------ FOOTER */
#footer {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:right;
	clear:both;
	margin-top:3px;
	padding:11px 0 0 100px;
	font-size:10px;
}
#footer a {
	text-decoration:none;
	color:#666666;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .copyText {
	margin:5px 0 0 0;
}

/* ------------------------------------------ DECORATION */
#header a.logo {
	float:left;
	display:block;
	height:60px;
	width:200px;
	text-decoration:none;
}
a {
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
a:hover {
	color:#950202;
	text-decoration:underline;
}
strong {font-weight:bold;}
.cL {clear:left;}
.cR {clear:right;}
.cB {clear:both;}

/* ------------------------------------------ FRONT PAGE */
#front #content{
	padding:13px 7px 0 240px;
	margin-left:175px;
	height:386px;
	background:url(/images/bottom-border.jpg) no-repeat bottom right;
}
#content p.intro {
	font-size:12px;
	letter-spacing:1px;
	line-height:21px;
	font-weight:100;
	margin-bottom:15px;
}
#front .callOuts {
	height:75px;
	margin:5px 0 0 0;
}
#front .callOuts img {
	float:left;
	padding-right:15px;
}
#front .callOuts h4 {
	padding-top:0;
}
#front #content .callOuts p {
	font-size:10px;
	letter-spacing:0;
	line-height:14px;
}
#bravoLink a {
	margin:120px 0 0 20px;
	display:block;
	width:90px;
	height:35px;
	text-decoration:none;
}