body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #77787b;
	color: white;
	margin-bottom: 76px;
}

ul {
	padding: 0;
	margin: 0;
}


/***********
 Holly Hack
************/
/* hide from IE-mac \*/
* html .holly {height: 1%;}
/* end hide */

/*********
clearfix -- a div containing floats will clear itself
http://www.positioniseverything.net/easyclearing.html
********/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display:inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul#loginUL li {
	display:block;
	position:relative;
	float:left;
	width:140px;
	padding-bottom:10px;
}

#bounding {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
}

#header, #midder, #footer {
}

#logo {
	float: left;
	padding-right: 20px;
}

#header {
	margin-top: 19px;
	width: 700px;
	height: 73px;
	margin-bottom: 5px;
}

#midder {
	display: block;
	padding-bottom: 5px;
}

#marquee {
	background: #626466;
	width: 680px;
	color: #8dbfd8;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: .05em;
	clear: left;
	margin-top: 3px;
	margin-bottom: 5px;
}

#marquee a {
	color: #8dbfd8;
	text-decoration: none;
}

#content {
	position:relative;
	float: left;
	background:#fff url(/images/dropshadow/shadow_rt.gif) right repeat-y;
	color: #333333;
	width:686px;
	/* \*/width:700px;/**/
	padding-right:6px;
	padding-top: 3px;
	margin:0;
}

#contentFoot {
	position:relative;
	clear:both;
	height:6px;
	width:701px;
	margin-left:4px;
	background:url(/images/dropshadow/shadow_bt.gif) top repeat-x;
	text-align:right;
}
#contentFoot div {
  position:relative;
  right:0;
  height:6px;
  top:0;
  padding:0;
  margin:0;
  background:url(/images/dropshadow/shadow_b_r.gif) no-repeat top right;
}

#contentCorner_tr {
	position:absolute;
	top:0;
	right:0;
	background:url(/images/dropshadow/corner_tr.gif) right top no-repeat;
	height:5px;
	width:4px;
}

#flash {
	padding: 20px;
	background: white;
}

#slideshow {
  left:20px;
  top:18px;
}


#footer {
	letter-spacing: .05em;
	line-height: 1.4em;
}

a:hover {
	color: #ffff99;
}

#content a {
	color: #6699cc;
}

#content a:hover {
	color: #66cc99;
}

a {
	text-decoration: none;
}

#menu {
	padding-top: 19px;
	margin-left: 20px;
}

#menu ul {
	height: 16px;
}

#menu ul li {
	display: block;
	float: left;
	/*padding-right: 15.4px;*/
	padding-right: 12px;
}

#menu li.last {
	padding-right: 0;
}

#menu li {
	vertical-align: bottom;
}

#menu img {
	vertical-align: bottom;
}

#menu ul#pro {
	float:right;
	padding:3px 8px 0 0;
	margin:0;
}
#menu #homelink_a {
  margin:0;
  padding:0;
  border:none;
}

#menu #homelink_img {
  position:relative;
  clear:right;
  float:right;
  padding-top: -5px;
}

img {
	border: 0;
	/*background: #77787b;*/
}

#footer ul, #menu ul {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #77787b;
}

#footer ul {
	display: block;
}

#footer li {
	display: block;
	float: left;
	padding-right: .5em;
	border-right: solid 1px #626466;
	margin-right: .5em;
}

#footer li.first {
	clear: left;
}

#footer li.last {
	padding: 0;
	border: none;
	margin-right: 60px;
}

.daily { color: #67169b; }
.bouncy { color: #ff0000; }
.hydra { color: #0b5f99; }
.tamer { color: #d6810e; }
.colorpreserve { color: #a70c11; }
.multiplicity { color: #609000; }

/** http://www.alistapart.com/articles/onionskin/ */
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background: url(/images/dropshadow/shadow_rt.gif) right repeat-y;
	
}
.wrap2 {
	background: url(/images/dropshadow/shadow_rt.gif) top right repeat-y;
}
.wrap3 {
	margin:0 6px 6px 0;
	background:  url(/images/dropshadow/corner_tr.gif) right top no-repeat;
	float: left;
	color: #333333;
}
.wrap3 img {
	display:block;
}

/* specifically for "contact us", so should be fixed if a dictionary list is used elsewhere */
dl, dt, dd, h1, h2, h3, form {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

dl {
	margin-top: .4em;
	color: #333333;
}

dt, h1, h2 {
	font-weight: bold;
}

h3, h4 {
	font-weight: normal;
}

h4 {
}

dd {
	margin-bottom: 1em;
	font-style: italic;
	margin-left: .5em;
}

dt {
	color: #333333;
}

h1, h2 {
	padding-bottom: .2em;
}

h1 {
	color: #cc0000;
}

h2 {
	color: #ff8888;
}

.padding {
	padding: 20px;
	clear: left;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: .5em;
}

#pro {
	float:left;
	margin:0;
	padding:0;
	border:none;
}

#contentmenu {
	margin-left:3px;
	margin-right:3px;
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin-bottom: 3px;
	position:relative;
	width:694px; /*for ie mac */
	/* \*/width:auto;/**/
}
ul#contentmenu_ul, #contentmenu ul {
  margin-left:13px;
}

#contentmenu li {
	display: inline;
	border-right: solid 1px #77787b;
	padding-left:6px;
	padding-right:3px;
}

#contentmenu > ul > li {
	padding-left: 4px;
	padding-right: 6px;
}

#contentmenu li.last {
	border-right: none;
}

#contentmenu .diversion {
  position:absolute;
  right:0;
  padding-right:10px;
  margin-right:10px;
  border:none;
}

#contentmenu a {
	color: #626466;
}

#contentmenu a:hover {
	color: #ffff99;
}

#contentmenu li.admin {
	border-right: none;
}

#contentmenu li.admin a {
	color: green;
}

#contentmenu li.admin a:hover {
	color: red;
}

dl.radio dt {
	display: inline;
}

dl.radio dd {
	display: inline;
	padding-right: 2em;
}

#categories {
	margin-left: -20px;
}

#content > #categories {
	margin-left: 0px;
}

#categories li {
	float: left;
	display: block;
	width: 205px;
	height: 145px;
	margin-left: 20px;
	padding-bottom: 20px;
	line-height: 1.3em;
}

#categories li img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

#categories p {
	padding-bottom: 0;
}

#content .go {
	font-weight: bold;
}

#contentsubmenu {
	margin-left: 3px;
	margin-right: 3px;
	color: #333;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:694px; /*for ie mac */
	/* \*/width:auto;/**/
}

#contentmenu, #contentsubmenu, #ads {
	background: #d1d3d4;
}

#contentsubmenu ul {
	margin-left: 13px;
}

#contentsubmenu li {
	display: inline;
	border-right: solid 1px #77787b;
	padding-left: 6px;
	padding-right: 3px;
}

#contentsubmenu > ul > li {
	padding-left: 4px;
	padding-right: 6px;
}

#contentsubmenu li.last {
	border-right: none;
}

#contentsubmenu a {
	color: #626466;
}

#contentsubmenu a:hover {
	color: #ffff99;
}

#contentsubmenu li.admin {
	border-right: none;
}

#contentsubmenu li.admin a {
	color: green;
}

#contentsubmenu li.admin a:hover {
	color: red;
}

.clear {
  height:0;
  clear:both;
}

ul#subcategories2 {
	padding-left: 20px;
	display:block;
	width:514px;
	margin:10px 0 20px 0;
}

ul#subcategories2 li {
  display:block;
  padding:0;
  margin:0 0 10px 0;
  float:left;
}
ul#subcategories2 li.left {
  width:160px;

}
ul#subcategories2 li.right {
  width:270px;
  margin-left:60px;
}
ul#subcategories2 li.right a {
  margin:0 2px;
}
ul#subcategories li dl {
  font-weight:normal;
  font-style:normal;
}
ul#subcategories2 li dt {
  font-weight:normal;
  color:#333;
  padding:0;
  margin:0;
}

ul.fancy, #msds ul {
  display: list-item;
  list-style-image: url(/images/listitem.gif);
  margin:0;
  padding:0;
  margin-left: 15px;
  font-weight: normal;
  font-style:normal;
}

#msds h2 {
	color: #333;
	margin-top: 1em;
}

#msds h1 {
	color: #000;
}

ul#subcategories2 li dd {
  float: none;
  display: list-item;
  list-style-image: url(/images/listitem.gif);
  margin:0;
  padding:0;
  margin-left: 15px;
  font-weight: bold;
  font-style:normal;
  color:#333;
}

#subcategories {
	padding-left: 20px;
}

#subcategories li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#subcategories li dl {
	float: left;
	display: block;
	clear: left;
	width: 520px;
	height: 145px;
	padding-bottom: 20px;
}

#subcategories li dt {
	width: 220px;
	height: 145px;
	float: left;
	padding-bottom: 20px;
	font-weight: normal;
	color: #333;
	display: block;
	margin-right: 10px;
}

#subcategories li dd {
	float:left;
	display:block;
	width:280px;
	font-style: normal;
	color: #333;
}

#subcategories li dd li {
	display: block;
	float: left;
	padding: 0;
	margin-right: 5px;
	width: 50px;
	height: 145px;
}

#subcategories li dt > ul {
	margin-left: -3px;
}

#subcategories li dt li {
	float: none;
	display: list-item;
	list-style-image: url(/images/listitem.gif);
	margin: 0;
	padding: 0;
	margin-left: 16px;
	font-weight: bold;
}

#subcategories a {
	color: #676767;
}

#ads {
	padding-left: 20px;
	padding-top: 20px;
	width: 160px; /*for ie mac */
	/* \*/width:140px;/**/
	vertical-align: top;
}

#ads ul {
	margin: 0;
	padding: 0;
	display: block;
}

#ads li {
	display: block;
	padding-bottom: 20px;
	list-style: none;
	width: 120px;
}

#adbounding {
  width:697px;
  margin-bottom:3px;
}

#artists {
	text-align: justify;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

#artists ul {
	display: block;
	margin: 0;
	padding: 0;
}

#artists li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#artists img {
	background: transparent;
	/*float: left; */
	padding-right: 10px;
	margin-top: 3px;
}

#artists h2 {
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
}

#artists h3 {
	font-weight: bold;
	color: #77787b;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
}

#artists p {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}

#newsroom {
}
#newsroom a{
  color: #D84C00;
}
#newsroom a:hover {
  color:#D84C00;
}
#newsroom h1 {
	padding: 0;
	margin: 0;
	color: #333;
	margin-bottom: 20px;
	margin-top: 3px;
}

#newsroom h2 {
	padding: 0;
	margin: 0;
	color: #333;
	margin-bottom: 20px;
}

#newsroom ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

#newsroom dl, #newsroom dt, #newsroom dd {
	margin: 0;
	padding: 0;
	color: #626466;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#newsroom dd {
	margin-bottom: 20px;
	color:#333;
}

#newsroom dd a {
	color: #626466;
	font-weight: bold;
}

#newsbody, #rewardsapp {
	text-align: justify;
	line-height: 1.3em;
}

#newsroom #mailer dl.subform {
	border-top: 0px;	
	position: relative;
	width: 300px;	
} 

#newsroom #mailer dl.subform dt, #newsroom #mailer dl.subform dd{
	position: relative;
	width: 45%;
	float: left;
} 

#newsroom #mailer dl {
	border-top: 1px solid #999999;	
	position: relative;
	padding-top:10px;
} 

#newsroom #mailer dt {
	width: 45%;
} 

#newsroom #mailer dt.steps {
	width: 46%;
	right: 0;
	position: absolute;
	display: block;
	margin-right:25px;
} 

#newsroom #mailer dd input, #newsroom #mailer dd textarea {
	width: 45%;
} 

#newsroom #mailer dt input.checkbb {
	float:left;
	padding-bottom:20px;
	padding-right:10px;
	margin-right: 10px;
} 

#newsbody p, #rewardsapp p {
	margin-bottom: 1em;
}

#rewardsapp ul {
	margin: 0;
	padding: 0;
	padding-bottom: 5em;
}

#rewardsapp li {
	text-align: left;
	position: relative;
	width: 160px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	padding-top: 5px;
}

#rewardsapp ul.smaller li {
	width: 100px;
}

#rewardsapp li input {
	margin-bottom: -3px;
}

#rewardsapp dt {
	clear: left;
}

#rewardsapp p {
	clear: left;
}

#flavor_careers, #flavor_news, #flavor_products, #flavor_looks, #flavor_artists, #flavor_aboutus, #flavor_contactus, #flavor_salon, #flavor_stepbystep, #flavor_rewards, #flavor_distributors, #flavor_mailer  {
	width: 694px;
	height: 97px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
}

#flavor_careers {
	background: url(/images/flavor/top_careers.jpg);
}
#flavor_news {
	background: url(/images/flavor/top_news.jpg);
}
#flavor_products {
	background: url(/images/flavor/top_products.jpg);
}

#flavor_looks {
	background: url(/images/flavor/top_looks.jpg);
}

#flavor_artists {
	background: url(/images/flavor/top_artists.jpg);
}

#flavor_rewards {
	background: url(/images/flavor/top_pro_rewards.jpg);
}

#flavor_aboutus {
	background: url(/images/flavor/top_about.jpg);
}

#flavor_contactus {
	background: url(/images/flavor/top_contactus.jpg);
}

#flavor_salon {
	background: url(/images/flavor/top_salonlocat.jpg);
}

#flavor_stepbystep {
	background: url(/images/flavor/top_pro_step.jpg);
}

#flavor_distributors {
	background: url(/images/flavor/top_pro_distributors.jpg);
}

#flavor_mailer {
	background: url(/images/flavor/top_pro_email_app.jpg);
}

div#products {
  font-size: 10px;
  padding: 20px 0 20px 20px;
  font-style:normal;
  width:500px;
  float:none;
}
#products a {
  color:#D84C00;
}
#products a:hover {
  color:#d84c00;
}

ul.productItem {clear: both;}
ul.productItem li {
  float:left;
  display:block;
  margin:0;
  padding:0;  
}
#products li.productImage {
  width:200px;
  clear:both;
}
#products li.productDescription {
  font-size: 10px !important;
  width:300px;
  margin-bottom:20px;
}

#products li dl {
  display:block;
  padding-bottom:20px;
  width:295px;
}

#products li dt {
  font-weight:bold;
  display:block;
  margin:0;
  margin-right:10px;
  padding:0;
  color:#000000;
}

#products li dd {
  font-style:normal;
  color:#333;
  padding:4px 0;
  margin:0;
}

#products li dd li {
  float:none;
  display:list-item;
  list-style-image:url(/images/listitem.gif);
  padding:2px 0;
  margin:0;
  margin-left:16px;
}

#products h3 {
  font-weight:bold;
  padding-top:5px;
}

#newsroom h3, ul#looks h3, ul#custom_ad h3{
	font-weight: bold;
}

#description {
	padding-left: 20px;
	padding-right: 20px;
	color: #77787b;
	padding-top: 5px;
}

ul#looks {
	padding-top: 20px;
}

ul#looks li {
	display: block;
	width: 320px;
	height: 145px;
	float: left;
	list-style: none;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 1.3em;
}

ul#looks li img {
	float: left;
	margin-right: 10px;
}

ul#custom_ad {
	padding-top: 20px;
}

ul#custom_ad li {
	display: block;
	float: left;
	list-style: none;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 1.3em;
}

ul#custom_ad li img {
	float: left;
	margin-right: 10px;
}

#contentmenu_pro {
	padding:3px 0 0 0;
}

input.go, #content a.go, a { color: #d84c00; }
#content a.go:active, a:active { color: #95654a; }
#content a.go:hover, a:hover { color: #f0d100; }

#footer, a {
	color: #bcbcbc;
}
#footer a:hover {
  color:#FFFF99;
}

#contactus dt {
	font-weight: bold;
}

#contactus h1 {
	margin-bottom:0px;
}
#content #contactus #contact {
	display:block;
	margin-bottom:20px;
}

input.go {
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	border: 0;
	background: transparent;
	margin: 0;
	padding: 0;
	margin-left: -20px;
	cursor: pointer;
}

form > input.go, td > input.go {
	margin-left: -3px;
}

#contactus select {
}

#contactus dd a {
	color:#D84C00;
}

#submenu {
	margin-top: 9px;
	padding-left: 446px;
	margin-bottom: -5px;
}

#submenu a, #submenu a.selected:hover {
	color: white;
}

#submenu a:hover {
	color: #ffff99;
}

#submenu a.selected {
	background: #afb3b4;
	border-bottom: solid 3px #afb3b4;
}

#submenu li > a.selected {
	background: transparent;
}

hr {
	height: 1px;
	border: 0;
	background: #d1d1d1;
	margin-top: 20px;
	margin-bottom: 20px;
}

#subcategories2 a {
	color: #676767;
}
#results {
  color:#333;
}
#results td {
	border-bottom: solid 1px #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
}
#results td.no_border {
	border:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:35px;
}
ul.error {
	padding-left: 3em;
	padding-top: 1em;
	color: red;
}

#marquee .new {
	color: white;
}

#marquee .floater {
	margin-top: 5px;
	color: white;
	text-align: center;
}

#pro_toolsL{
	display: inline;
	clear: left; 
	float: left; 
	width: 320px; 
	margin-left: 20px; 
	min-height: 400px;
	color: #77787b;
}
#pro_toolsL b{color: black;}
#pro_toolsR b{color: black;}
#pro_toolsR{
	float: left; 
	width: 320px; 
	margin-left: 20px;
	color: #77787b;
}

.pro_tools_insideL{float: left; width: 160px;}
.pro_tools_insideR{float: left; width: 150px;}
