﻿.uploadstepsul {
	list-style-type: none;
	display: inline;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	float: left;
	margin: 0px;
}

.uploadstepsli {
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 0px;
	background-color:#D4E9F7;
	padding: 4px;
	width: 160px;
	min-width: 160px;
	color: #4FC0E4;
	float: left;
	display: block;
}
.artpurpboxli {
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 0px;
	background-color:#401684;
	padding: 4px;
	width: 160px;
	min-width: 160px;
	color: #FFFFFF;
	float: left;
	display: block;
}
.artworkbar {
	border-top: 6px solid #401684;
	clear: left;
	float: left;
	width: 100%;
	padding-top: 0px;
}
.artworkform {
	clear: left;
	float: left;
	display: block;
	width: 100%;
}

.headerColumn
{
	background-color: #D4E9F7;
	color: #4FC0E4;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
}

.tableRow
{
	height: 20px;
}

.tableRow2
{
	height: 20px;
	background-color: #EEEEEE;
}

.tablePages
{
	background-color: #D4E9F7;
	color: #4FC0E4;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
}

.bold
{
	font-size: 16px;
	font-weight: bold;
}

.purple
{
	color: #401684;
	font-size: 16px;
	font-weight: bold;
}

.purplesmall
{
	color: #401684;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.paddingTop {
	padding-top: 15px;
}

