@charset "UTF-8";
/* Hair Color Tool CSS Document */

body {
	color: #4F4F4F;
	background-color: #FFFFFF;
	text-align: center;
}
h3 {
	color: #8C6B41;
	text-align: left;
}
#HairColor {
	color: #8C6B41;
	background-color: #070404;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	list-style-type: disc;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
}
#HairColor:hover {
	color: #070404;
	background-color: #8C6B41;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	list-style-type: disc;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
}
.HairColorStyleBar {
	color: #8C6B41;
	background-color: #070404;
	text-align: left;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
	border: medium ridge #000000;
	text-transform: capitalize;
	cursor: pointer;
	display: list-item;
	visibility: visible;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-position: inside;
	text-indent: 16px;
	list-style-type: disc;
}
.HairColorStyle {
	color: #8C6B41;
	background-color: #070404;
	text-align: left;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
	border: medium ridge #000000;
	text-transform: capitalize;
	cursor: pointer;
	display: list-item;
	visibility: visible;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-position: inside;
	text-indent: 16px;
	list-style-type: circle;
}
.HairColorBar {
	color: #8C6B41;
	background-color: #070404;
	text-align: left;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
	border: medium ridge #000000;
	text-transform: capitalize;
	cursor: pointer;
	display: list-item;
	visibility: visible;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-position: inside;
	text-indent: 16px;
	list-style-type: square;
}
#hair_color_tool {
	color: #8C6B41;
	background-color: #070404;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	list-style-type: disc;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
}
#hair_color_tool:hover {
	color: #070404;
	background-color: #8C6B41;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	height: auto;
	width: auto;
	list-style-type: disc;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
}
.HairColorTool {
	color: #070404;
	background-color: #8C6B41;
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	border: 2px solid #070404;
	padding: 3px;
}
.copyright {
	font-size: 11px;
	text-align: center;
}
.hair_color_ads {
	height: auto;
	width: auto;
	top: 0px;
	left: 16px;
	position: absolute;
	text-align: center;
}
.HairColorAds {
	height: auto;
	width: auto;
	top: 0px;
	right: 16px;
	position: absolute;
	text-align: center;
}
#HairColorProducts {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #8C6B41;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	color: #8C6B41;
	text-decoration: none;
	text-align: center;
	letter-spacing: 5px;
}
a:active {
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a:visited {
	color: #070404;
	text-decoration: none;
	text-align: center;
}
