/*\*//*/
	@import url(/css/ieMac.css);
/**/
body {
	background-color: #b79fdf;
	background-image: url(/images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 0 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}
a {
	color: #5c35b5;
}
a:visited {
	color: #b79fdf;
}
a:hover {
	color: #dd0000;
}
sup {
	font-size: .5em;
}
h1, h2, h3, h4 {
	color: #5c35b5;
	font-weight: bold;
	padding: .5em 0 .25em 0;
	position: relative;
}
h2 {
	border-bottom: 1px solid #cccccc;
	clear: right;
}
p, ul, ol, table {
	margin: .5em 0 1em 0;
}
p {
	line-height: 1.5;
}
ol, ul {
	margin-left: 1em;
	padding-left: 2em;
}
li {
	margin: 0 0 .75em 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
em {
	font-weight: bold;
}
h4 a.right {
	font-weight: normal;
	font-size: .8em;
	position: absolute;
	right: 0px;
	background-color: #5c35b5;
	color: white;
	padding: 3px 6px;
	text-decoration: none;
}
h4 a.right:hover {
	color: white;
	background-color: #dd0000;
}
input, select, textarea {
	color: #5c35b5;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
	border: solid 1px #eeeeee;
	border-left-color: #aaaaaa;
	border-top-color: #aaaaaa;
}
input#submit {
	padding: 3px 10px;
	font-weight: bold;
	background-color: #e8e1f5;
	border: double 3px #aaaaaa;
	border-left-color: #eeeeee;
	border-top-color: #eeeeee;
}
blockquote {
	background-image: url(/images/lquote.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding: 20px 30px 15px 30px;
	border-bottom: 1px solid #cccccc;
}
blockquote cite {
	background-image: url(/images/rquote.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #808080;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 30px;
	display: block;
	position: relative;
	top: -15px;
	text-align: right;
}
caption {
	font-size: 10px;
	text-align: center;
	font-style: italic;
}

fieldset {
	background-image: url(/images/fieldsetBG.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
	background-color: #efeaf8;
	float: left;  
	clear: left;  
	width: 100%;
	margin: 1.5em 0 0 0;  
	padding: 0;
	border: 1px solid #cccccc;
}
legend {  
	background-color: white;
	margin-left: 1em;  
	color: #5c35b5;
	font-weight: bold;
	font-size: 14px;
}
fieldset ol {  
	padding: 1em 1em 0 1em;
	margin: 0;
	list-style: none;
}
fieldset li {
	float: left;  
	clear: left;  
	width: 100%;
	margin-bottom: 1em;
}
fieldset.submit {
	background-image: none;
	background-color: transparent;
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding: 1em 0 0 17em; 
}
fieldset p {
	padding: 0 0 0 1em;
	margin-bottom: 0;
}
label {  
	float: left;  
	width: 15em;
	margin-right: 1em;
	text-align: right;
	line-height: 20px;
}
fieldset dl dt {
	float: left;  
	width: 50%;
	margin-right: 1em;
	text-align: right;
	line-height: 12px;
	padding: 0 0 1em 0;
}
fieldset dl dd {
	color: #5c35b5;
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
	padding: 0 0 1em 0;
}
.validation-failed {
	border: 2px solid #dd0000;
}
.validation-advice {
	color: #dd0000;
	padding-left: 16.75em;
	font-style: italic;
	font-size: .95em;
}
.disclaimer {
	font-size: .9em;
	line-height: 1;
	color: #999999;
	font-style: italic;
}
.label {
	display: none;
}
.imageLeft {
	float: left;
	margin: 5px;
}
.imageRight {
	margin: 5px;
	float: right;
}
.caption {
	text-align: center;
}
.swatchNumber {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.swatchName {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.columnBG {
	background-color: #e7e1f4;
}
.columnBorder {
	border-bottom: 1px solid #5c35b5;
}
.purpleBox {
	background-color: #e7e1f4;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #5c35b5;
}
.hidden {
	display: none;
}
.sidebarRight {
	float: right;
	width: 165px;
	border: solid 1px #b79fdf;
	margin: 5px 0 0 5px;
	padding: .5em 1em 0 1em;
	background-image: url(/images/sidebarBG.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
#lightenersList {
	margin-left: 260px;
}
#cremeList, #liquidList, #developerList, #toolsList {
	margin-left: 335px;
}

ul.ionized  {
	list-style-type: none;
	padding: 0; }
ul.ionized li  {
	background-image: url(/images/swoosh.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	margin: 0.5em 0;
	padding: 6px 0 6px 1.5em;
	line-height: 1;
	font-size: 12px;
 }
.ionFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
}
#container { 
	width: 840px;
	margin: 0 auto;
	background-image: url(/images/bg-top.png);
	background-position: 0 120px;
	background-repeat: no-repeat;
}
#content {
	width: 800px;
	margin: 0 auto;
	background: white;
	background-repeat: repeat-y;
}
#content2 {
	width: 850px;
	margin: 0 auto;
	background: white;
	background-repeat: repeat-y;
}
#header {
	width: 800px;
	height: 147px;
	margin: 0 auto;
	position: relative;
	background-image: url(/images/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
h1#logo {
	width: 236px;
	height: 67px;
	position: absolute;
	left: 30px;
	top: 26px;
	background-image: url(/images/ionCBLogo.gif);
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid white;
	z-index: 10;
}
h1#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#headerModels {
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
}
#flashWaves {
	position: absolute;
	z-index: 1;
}
#mainNav {
	width: 800px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
}
#mainNav ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#mainNav ul li {
	float: left;
	padding: 5px 0;
	margin: 0;
	line-height: 12px;
}
#mainNav ul li a {
	color: white;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid white;
	margin: 0;
}
#mainNav ul li a#homeLink {
	border-left: 0px solid white;
}
#mainNav ul li a:hover {
	background-color: #dd0000;
}
#mainNav ul li a.current, #mainNav ul li a.current:hover {
	background-color: white;
	color: #6732ba;
}
#breadcrumbs {
	width: 730px;
	margin: 0 auto;
	color: #b9b9b9;
	font-size: 10px;
	padding: 10px;
}
#breadcrumbs a {
	color: #b9b9b9;
}
#columnLeft {
	width:200px;
	float:left;
	margin-bottom: 10px;
}
#columnLeft2 {
	width:150px;
	float:left;
	margin-bottom: 10px;
}
#columnLeft3 {
	width:110px;
	float:left;
	margin-bottom: 10px;
}

#subNav {
	background-image: url(/images/subNav-header.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
	background-color: #6732ba;
	padding: 20px 15px 15px 15px;
	color: white;
	font-size: 12px;
}
#subNav ul li a, #subNav ul li ul li a {
	color: white;
	display: block;
	text-decoration: none;
	padding: 5px;
	margin: 0;
}
#subNav a:hover, #subNav a.current {
	background: #dd0000;
}
#subNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
}
#subNav ul.expanded {
	display: block;
}
#subNav ul li {
	border-bottom: 1px solid white;
	margin: 0;
}
#subNav ul li ul {
	border-top: 1px solid white;
	font-size: 11px;
	padding-left: 10px;
}
#subNav ul li ul li {
	border-bottom: 0px solid white;
	font-size: 11px;
	padding: 0;
}
#subNav ul li ul li a {
	border-bottom: 1px solid #8c6ac3;
	border-left: 1px solid #8c6ac3;
}
#subNav ul li ul li.last a {
	border-bottom: 0px solid white;
}
#subNav2 {
	background-image: url(/images/subNav-header.gif);
	background-repeat: no-repeat;
	margin: 4px 0 0 4px;
	background-color: #6732ba;
	padding: 15px 10px 10px 10px;
	color: white;
	font-size: 12px;
}
#subNav2 ul li a, #subNav ul li ul li a {
	color: white;
	display: block;
	text-decoration: none;
	padding: 3px;
	margin: 0;
}
#subNav2 a:hover, #subNav a.current {
	background: #dd0000;
}
#subNav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
}
#subNav2 ul.expanded {
	display: block;
}
#subNav2 ul li {
	border-bottom: 1px solid white;
	margin: 0;
}
#subNav2 ul li ul {
	border-top: 1px solid white;
	font-size: 11px;
	padding-left: 4px;
}
#subNav2 ul li ul li {
	border-bottom: 0px solid white;
	font-size: 11px;
	padding: 0;
}
#subNav2 ul li ul li a {
	border-bottom: 1px solid #8c6ac3;
	border-left: 1px solid #8c6ac3;
}
#subNav2 ul li ul li.last a {
	border-bottom: 0px solid white;
}
.module {
	width: 190px;
	margin: 10px 0 0 10px;
}
#columnRight { 
	margin-left:0px;
	margin-bottom: 10px;
	width: 570px;
	padding: 0 15px 5px 15px;
	float: left;
}
#columnRight2 { 
	margin-left:0px;
	margin-bottom: 10px;
	width: 620px;
	padding: 0 15px 5px 15px;
	float: left;
}
#columnRight3 { 
	margin-left:0px;
	margin-bottom: 10px;
	width: 660px;
	padding: 0 15px 5px 15px;
	float: left;
}
#footer {
	clear: both;
	height: 25px;
	background-color: #6732ba;
}
table {
	empty-cells: show;
}
table p {
	margin: 0;
	line-height: 1;
}
table th {
	vertical-align: bottom;
	font-size: 10px;
	padding: 1px;
	text-align: center;
	background-color: white;
	font-weight: bold;
}
table th.columnSpacer {
	width: 15px;
}
table td {
	font-size: 10px;
	border-top: 1px solid #cccccc;
	text-align: center;
	padding: 4px;
}
table .level {
	font-size: 16px;
	font-weight: bold;
}
table th .level {
	color: #5c35b5;
}
table th.rowHeader {
	vertical-align: middle;
}
table td.level {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 50% 90%;
}
table td.ten {
	background-image: url(/images/formulation/10p.gif);
}
table td.twenty {
	background-image: url(/images/formulation/20p.gif);
}
table td.thirty {
	background-image: url(/images/formulation/30p.gif);
}
table td.forty {
	background-image: url(/images/formulation/40p.gif);
}
table th.tableLabel {
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle;
	text-align: center;
}
table#formulation td {
	width: 9%;
	height: 50px;
	padding: 2px;
}
table#formulation th, table#colorSelection th {
	vertical-align: top;
}
table#pigmentGuide caption {
	color: #5c35b5;
	font-weight: bold;
	text-align: center;
	font-size: 1.25em;
}
table#application th {
	padding: 0 2px;
	vertical-align: bottom;
	background-color: transparent;
}
table.palette td .level {
	font-size: 12px;
}
table.palette th {
	font-size: 12px;
}
table.palette th .level {
	font-size: 1.5em;
}
table.palette td {
	vertical-align: top;
	padding: 4px;
}
table.palette th p.tone {
	color: white;
	background-color: #cccccc;
	padding: 4px 0;
}
table.palette th p.Neutral {
	background-color: #cfb3a3;
}
table.palette th p.Ash {
	background-color: #82acdd;
}
table.palette th p.Violet {
	background-color: #9396c8;
}
table.palette th p.Gold {
	background-color: #f5d360;
}
table.palette th p.Red {
	background-color: #b51545;
}
table.palette th p.Red-Copper {
	background-color: #d5642b;
}
table.palette th p.IntenseReds {
	background-color: #b51545;
	width: 74px;
}
table.palette th p.Red-Violet {
	background-color: #ac016a;
}
table#comparison th.rowHeader {
	border-top: 1px solid #cccccc;
	width: 72px;
	padding: 0 3px;
}
table#comparison th a {
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 100%;
	color: white;
	padding: 10px 0;
	text-decoration: none;
}
table#comparison th a span {
	font-size: 10px;
	display: block;
	padding-top: 4px;
}
#lbComparison h4, #lbComparison p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
#lbComparison p {
	font-size: 11px;
}
#lbComparison table {
	clear: left;
	margin-top: 15px;
	margin-bottom: 0px;
}
#lbComparison table th {
	font-size: 12px;
	background-color: transparent;
}
#MovieArea {
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#QTdisclaimer {
	border: 1px solid gray;
	padding: 5px;
	text-align: left;
	margin: 30px 0 0 0;
	clear: left;
}
#QTdisclaimer p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#QTdisclaimer p.legal {
	color: gray;
	font-size: 9px;
	font-style: italic;
	clear: both;
	text-align: center;
	border-top: 1px solid #808080;
	padding-top: 5px;
}
#QTdisclaimer img {
	float: left;
	margin: 0 5px 5px 0;
}
#techniquesLinks a {
	display: block;
	float: left;
	text-align: center;
	margin: 0 5px 20px 0;
	text-decoration: none;
}
#techniquesLinks h4 {
	clear: left;
}
.ptContact #subNav {
	display: none;
}
#couponContainer {
text-align: center;
padding-left: 5px;
}
#couponContainer a {
display: block;
float: left;
width: 370px;
text-align: center;
margin: 10px 0px 10px 5px;
}
#couponContainer a span {
display: block;
margin: 5px auto;
}
a#availableAtSally {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 68px;
	height: 45px;
	overflow: hidden;
	background-image: url(/images/availableAtSally.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	z-index: 50;
}
a#availableAtSally:hover {
	width: 225px;
}