/* CSS Document */
/*
html {
	color: #444;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 1.5em;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
}

.contentwrapper {
	padding: 0;
	text-align: center;
	vertical-align:top;
}*/
.autoproofprocessdisplay {
  cursor: wait;
}

.autoproofprocessdisplay li.uploading{
  background: #FFF url(/Portals/_default/Skins/cmykonline2/Images/page-icon-success.gif) no-repeat;
}
/*
h1 {
	font-size: 2em;
	margin-bottom: 2em;
}
*/
.autoproof h2 {
	font-size: 1.8em;
	margin: 0;
	text-align: center;
	line-height: 2.2em;
}

.autoproof h3 {
  color: #FFF;
  margin:0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding:5px 10px;
}

.autoproof h3.proofing {
	background-color: #336699;
}

.autoproof h3.reporterror {
	background-color: #FF7373;
}

.autoproof h3.reportsuccess {
	background-color: #37D686;
}
/*
.autoproof b {
	color: #15608A
}
*/
.autoproof p {
  text-align:left;
  
}
/*
.autoproof table {
	font-size: 1.2em;
	line-height: 14px;
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
}
*/
/*
.autoproof th {
	text-align: right;
	padding: 2px 5px;
	background-color: #0C9DDC;
	color: #fff;
}*/

.autoproof table {
	width: 60%;
	margin:0 auto;
}
.autoproof td {
	font-size: 100%;
	background-color:#fff;
	/*padding:0 0 0 5px;*/
	border-top:0;
}
.autoproof .filesizecolumn, .autoproof .removecolumn, .autoproof .viewlinkcolumn, .autoproof .datecolumn, .autoproof .jobstatuscolumn, .autoproof .itemnamecolumn  {
	background-color: #EDF8FC;
	color:#444;
}

.autoproof .datecolumn, .autoproof .jobstatuscolumn {
  width:100px;
}
.autoproof .removecolumn {
  font-size:11px;
  font-family:Arial, sans serif;
  text-align:center;
  color:#fff;
}

.autoproof .downloadcolumn, .autoproof .viewlinkcolumn {
  width:76px;
}

.autoproof .jobnumbercolumn {
  width:50px;
}

/*
.autoproof .headingtable th, .autoproof .headingtable td {
	padding: .3em .5em .3em 1em;
	font-size: 12px;
}
*/
/*
.autoproof .headingtable td {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.autoproof thead th {
	text-align: left;
	background: #8ACFEC url(/Portals/_default/Skins/cmykonline2/Images/moduleheader1.jpg) repeat-x;
	color: #FFF;
}
*/
.autoproof ul {
	list-style-type: none;
	margin: 1em 2em;
	_position: relative;
	padding-top: .5em;
}
.autoproofprocessdisplay li {
	line-height: 1.2em;
	margin: 0em 0 .25em -.2em;
	padding: 0.25em 0 .25em 1.5em;
	background-position: 0 0em;
	background-image: url(/Portals/_default/Skins/cmykonline2/images/default-icon.gif);
	background-repeat: no-repeat;
	font-size: 1.65em;
	color: #184A73;
	text-align: left;
}
.autoproof li.startprocess {
	background-image: url(/Portals/_default/Skins/cmykonline2/images/start-process.gif);
	font-weight: bold;
	color: #000;
}
.autoproof li.endprocess {
	background-image: url(/Portals/_default/Skins/cmykonline2/images/end-process.gif);
}
.autoproof .reportsuccess table, .autoproof .reporterror table {
	list-style-type: none;
	/*margin: 3em 2em 0em;*/

}
/*
.autoproof .reportsuccess td {
	background-image: url(/Portals/_default/Skins/cmykonline2/images/page-icon-success.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
	border-bottom: 1px solid #EEE;
	padding:0.5em 0 1em 4em;
	height:16em;
	margin-top:.65em;
}
.autoproof .reportsuccess td a {
	float: left;
	background-color: #FFF;
	display: block;
	font-size:1.6em;
	color: #0073E2;
	margin-right:2em;
}
*/
/*
.autoproof .reporterror td a {
	clear:both;
	background-color: #FFF;
	font-size:1.6em;
	color: #0073E2;
	border-bottom: 1px dotted #0073E2;
}
*/
.autoproof .container {
  text-align:center;
}
a.footerlink {

}
.autoproof .reporterror p {
  margin-top:.5em;
  line-height:1.5em;
  white-space:nowrap;
}

.autoproof .reportsuccess img {
	vertical-align: top;
	border:10px solid #CCC;
}

/*
.autoproof .reporterror td {
	background-image: url(/Portals/_default/Skins/cmykonline2/images/page-icon-error.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	vertical-align: top;
	border-bottom: 1px solid #EEE;
	padding:0.5em 0 1em 4em;
	height:5em;
	text-align: left;
}
*/
.autoproof a:link, .autoproof a:visited, .autoproof a:active {
	/*color: #15608A;*/
	text-decoration: none;
	/*background-color: transparent;*/
	border-bottom: 1px dotted #336699;
}
.autoproof a:hover {
	border-bottom: 1px solid #336699;
}
.autoproof .steplinks a:link, .autoproof .steplinks a:visited, .autoproof .steplinks a:active {
	margin: 2em;
}
.autoproof .steplinks a:hover {
	text-decoration: underline;
}
/* Future Shadow effect ... http://www.w3.org/TR/CSS2/text.html#propdef-text-shadow */
.autoproof .box {
	border-top: 1px solid #448bc2;
	border-left: 1px solid #448bc2;
	border-bottom: 1px solid #336699;
	background-color: #FFF;
	/*  background-image: url(module_bkgnd_graytop.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
*/
}

.autoproof .box .reporterror {
	border-top: 1px solid #FF7373;
	border-left: 1px solid #FFB0B0;
	border-bottom: 1px solid #DF0000;
}
.autoproof .box .reportsuccess {
	border-top: 1px solid #38C17C;
	border-left: 1px solid #38C17C;
	border-bottom: 1px solid #2C9862;
}
.autoproof #boxContent {
	border-right: 1px solid #336699;
	padding: 0;
	position: relative;
	left: -6px;
	top: -7px;
	white-space: nowrap;
}
* html .autoproof .iediv {
	background-color: #FFF;
	height: 100%;
	width: 100%
}

.autoproof #boxContent.reporterror {
	border-right: 1px solid #C00;
}
.autoproof #boxContent.reportsuccess {
	border-right: 1px solid #2E8258;
}
.autoproof #boxContainer {
	border: 1px solid #EEE;
	position: relative;
	background: #DDD;
	margin: 2em auto;
	width: 60%;
}
.autoproof .uploadcontrol {
	margin: 0 auto;
	width: 80%;
	background-color: #eee;
	padding-bottom: 1em;
	border: 1px solid #ccc;
	padding: 2em 0 .5em;
	text-align: center;
}
.autoproof .uploadcontrol div.selectfiles {
	margin: 0 auto;
	width: 350px;
}

.autoproof div.uploadprogressbar {
	margin: 2em auto;
}

