@charset "ISO-8859-1";
* {margin:0px; padding:0px;}
a {outline:none;} /* firefox fix */

a {color:#FFFFFF;}
a:hover {text-decoration:none;}

.copywht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b8a8a;
	text-decoration: none;
}
.copywhtul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.copywht a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhtul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.textwhtbld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input { 
 font-size: 10px;
 background-color: #323232; 
 border: none;
}

.form_submit_button {
	margin:0px;
	padding:0px;
	position:relative;
	top:3px;
}

.warning_msg {
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
}

/** COLOR TABLE **/

#color_table td {
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	padding:5px 6px 5px 0px;
}

#color_table th {
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	padding:5px 6px 5px 0px;
	font-weight:bold;
}


#color_table .no_padding {
	padding:5px 0px 5px 0px;
	width:149px;
}

.artease_red {color:#D2232A;}

.artease_red_footer {color:#D2232A;}

#distributor_form {
	width:100%;
	position:relative;
}

#distributor_form div {
	width:190px;
	float:left;
	border:0px solid #FFFFFF;
	height:40px;
}

/* SITE MAP */

#sitemap_links ul {
	list-style-type:none;
}

#sitemap_links ul li a {
	line-height:16px;
	font-weight:normal;
}

#sitemap_links ul li ul li a {
	font-weight:normal;
}

#sitemap_links ul li ul {
	margin-left:20px;
}

#sitemap_links ul li ul li ul li ul li {
	display:inline;
	padding-right:8px;
}

#sitemap_links ul li a {
	text-decoration:none;
}

#sitemap_links ul li a:hover {
	text-decoration:underline;
}

ul {margin-left:35px;}
li {line-height:16px;}

.dist_color_links a {
	padding-right:6px;
	font-weight:normal;
}

.sty_color_links a {
	padding-right:3px;
	font-weight:normal;
	font-size:10px;
}

#terms_privacy h2, h3 {font-size:12px;}
#terms_privacy h2 {padding-bottom:15px;}
#terms_privacy h3 {padding-bottom:3px;}
#terms_privacy p {padding-bottom:15px;}