

td.side-preview-column
{
	vertical-align: top;
}

tr.preview-display
{
	vertical-align: top;	
}

ul.local-links {
	margin-top: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

ul.local-links a:hover {
	text-decoration: underline;
}

ul.local-links li a, .file-format {
	text-decoration: none;
	padding: 0px 0px 2px 8px;
	background-image: url(/vp/images/nns/common/bullets/bullet_list_big.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

ul.local-links li.selected a, .file-format {
	font-weight: bold;
}
.file-format {
	font-size: 11px;
}

ol li.inner-content {
	margin: 0px;
	padding-bottom: 4px;
	line-height: normal;
}
ol li img {
	margin: 0px;
}


/*
 * Page layout
 */
.h1-title
{
	padding-top: 10px;
}

#UploadAboutVistaprintBlurb
{
	margin : 50px 0px 0px 0px;
}

div.page-content-inner-container {
    left: 0px!important;
    text-align: left;
}
#UploadPage {
	display: block;
	width: 960px; /* page formatting is messy: has white right border even with width=100% */
	padding: 20px 20px 20px 20px;
}

/*
 * Page content
 */
.upload-title {
	font-size: 18px;
	padding-bottom: 8px;
}
.upload-subtitle {
	font-size: 11px;
}
.upload-heading {
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #BEC3C5;
	font-size: 14px;
	font-weight: bold;
}

.upload-heading {
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #BEC3C5;
	font-size: 14px;
	font-weight: bold;
}

.upload-heading-dashed {
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #BEC3C5;
	font-size: 14px;
	font-weight: bold;
}

.upload-subheading {
	padding: 5px 0px 15px 5px;
	line-height: 16px;
}
.upload-callout {
	
}
.upload-paragraph {
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 6px;
}
.inner-title {
	font-size: 11px;
	font-weight: bold;
	color: #2E2F91;
	padding-bottom: 4px;
}
.inner-heading {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #2E2F91;
	font-size: 11px;
	font-weight: bold;
}
.inner-content {
	padding-bottom: 10px;
}
.inner-footnote {
	padding-bottom: 10px;
}
.inner-emphasis {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inner-emphasis a {
	font-weight: normal;
}
.return-to-top, .print-link {
	display: block;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	color: #2E2F91;
}

.print-link a {
	margin-right: 2px;
	text-decoration: none;
}

.tabbed-box .content {
	padding: 5px;
	padding-top: 10px;
}
.continue-button {
	text-align: right;
	padding-right: 25px;
}
.inner-continue-button {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.outer-continue-button {
	text-align: right;
	padding-top: 10px;
}

.upload-templates {
	width: 100%;
}
.upload-templates .upload-paragraph {
	font-weight: normal;
	padding-top: 6px;
}
.upload-templates tr {
}
.upload-templates td {
	vertical-align: middle;
	text-align: left;
	padding: 2px 10px 2px 10px;
}
.upload-templates-image {
}
.upload-templates-text {
	font-weight: bold;
}
.upload-templates-link {
	width: 50%; /* kind of hacky */
}
.upload-templates-link a {
	font-weight: normal;
	text-decoration: none;
}
.upload-templates-link a:hover {
	text-decoration: underline;
}
.toggle-table {
	padding-left: 10px;
}
.toggle-message {
	font-weight: bold;
	vertical-align: middle;
	padding-right: 20px;
}
.toggle-content {
	padding: 2px;
}
.toggle-content td img {
	margin-right: 4px;
	vertical-align: middle;
}
.toggle-content td {
	padding-right: 10px;
}
.toggle-input {
	vertical-align: middle;
}
.toggle-label {
	text-align: center;
}
#UploadHeader {
}
#UploadHeaderTable {
	width: 100%;
}
#UploadTitle {
	padding-right: 50px;
}
#UploadResources {
    width: 319px;
    height: 76px;
}

#UploadResourcesIconTd
{
	padding: 5px 0px 0px 0px;
	width: 50px;	
}

#UploadResourcesText {
	padding: 10px 0px 10px 80px;
	line-height: 16px;
}
#UploadResourcesText.is-english {
	/* includes PDF link */
	padding: 8px 0px 5px 10px;
	line-height: 14px;
}
#UploadResourcesTextTitle {
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #2E2F91;
}
#ProductListTable {
	width: 100%;
}
#ProductListTable td {
	font-size: 11px;
}
#DocumentSpecsTable #Column1, .DocumentSpecsTable .Column1 {
	width: 40%;
	padding-left: 15px;
	padding-right: 15px;
}
#DocumentSpecsTable #Column2, .#DocumentSpecsTable .Column2 {
	width: 60%;
	padding-left: 15px;
	padding-right: 15px;
}
#DocumentSpecsInfoTable {
	width: 100%;
}
#DocumentSpecsLegendTable td {
	padding: 2px;
	vertical-align: middle;
}
#DocumentSpecsLegendTable td a {
	text-decoration: none;
}
#DocumentSpecsLegendTable td a:hover {
	text-decoration: underline;
}
#AlternateProductPreviewLink {
	text-align: right;
}
#PricingSpecsTable {
	width: 100%;
	position:relative;
}
#PricingSpecsTable #Column1 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px; /* Compensate for silly options table padding */
}
#PricingSpecsTable #Column2 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
#FoilInfoTable #Column1 {
	width: 40%;
}
#FoilInfoTable #Column2 {
	width: 60%;
	padding-left: 15px;
	padding-right: 15px;
}
#YellowContinueBox {
	margin-top: 10px;
	margin-bottom: 20px;
}
#YellowContinueBox table {
	width: 100%;
}
#ContinueButtonTable {
	margin: 5px 0px 5px 0px;
	padding: 5px;
}
#ContinueButtonTable td {
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}
#ContinueButtonTable td.continue-button {
	text-align: right;
	padding-right: 20px;
}

.Quotelink {
	padding-top: 5px;
	padding-left: 5px;
}
.UploadGridHeader, .options-grid-header {
	font-weight: bold;
	padding-left: 7px;
}
.specs-table td {
	border: 0px;
	margin: 0px;
	padding-right: 40px;
}

#FileUpload {
	padding-left: 10px;
	padding-bottom: 20px;
}
#BacksideOptions input {
	margin: 0px 0px 0px 0px;
}
#BacksideOptions td {
	vertical-align: middle;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}


#UploadDialog {
	width: 500px;
	padding-bottom: 10px;
}
#UploadRetry .table-box {
	width:490px;
	margin-right: 10px;
}
.upload-input {
	margin-bottom: 10px;
	margin-top: 5px;
}
#UploadActionTable td {
	width: 306px;
}
#UploadActionTable .Column1 {
	padding-left: 0px;
	padding-right: 0px;
}
#UploadActionTable .Column1-firefox-input-align {
	padding-left: 0px;
	padding-right: 0px;
	width: 295px; /* ugh what a hack */
}
#UploadActionTable .Column2 {
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
}
#UploadActionTable #UploadPreviousCell {
	padding-right: 4px;
	width: 22px;
	cursor: pointer;
}



#UploadChecklist {
	width: 700px;
	position: relative;
}
#UploadChecklist TD.content {
	padding: 5px;
}
#UploadChecklistCallout TABLE {
	width: 100%;
}
#UploadChecklistCallout TD.content {
	vertical-align: middle;
}
#UploadChecklistCalloutText {
	padding: 12px 20px 12px 16px;
	line-height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #2e2f91;
}
#UploadChecklistTable {
	margin-top: 10px;
}
#UploadChecklistTable TR {
}
#UploadChecklistTable TD {
	vertical-align: middle;
	padding: 8px 0px 8px 0px;
	line-height: 16px;
}
#UploadChecklistTable IMG {
	margin-left: 30px;
	margin-right: 6px;
}
#UploadChecklistTable TD.blue-line-cell {
	/* Safari bug: it doesn't respect TD line height - oh well */
	line-height: 1px;
	background-color: #BEC3C5;
	padding: 0px;
}

#ConfirmUploadPageTable {
	width: 100%;
}
#ConfirmUploadPageTable #Column1 {
	padding-right: 10px;
}
#ConfirmUploadPageTable #Column2 {
	padding-left: 10px;
	padding-right: 1px;
}
.blue-fade {
	border-right: solid 1px #588EED;
	border-bottom: solid 1px #588EED;
	background-image: url(/vp/images/nns/common/background/upload_path/gradient_slice.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#SidePreview {
	padding: 5px 2px 10px 2px;
}
.document-preview img {
	margin-bottom: 20px;
}
#tblThreeDPreview img {
	margin: 0px;
}
.document-preview div {
	padding-left: 5px;
	line-height: 16px;
}
.document-preview div a {
	text-decoration: none;
}
.document-preview div a:hover {
	text-decoration: underline;
}
.preview-radios {
	padding-bottom: 10px;
	padding-right: 10px;
}

#FeedbackPanel {
	padding: 4px 10px 0px 0px;
	width: 660px; /* ugh - can't figure it out cleanly */
}

#FeedbackHeader {
	padding-bottom: 10px;
}
#FeedbackHeader TABLE {
	width: 100%; 
}
#FeedbackHeaderText {
	padding: 2px 0px 2px 16px;
}
#FeedbackHeaderIcon {
	text-align: right;
	padding-right: 10px;
}
#FeedbackHeaderCalloutText {
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	color: #2e2f91;
}
#FeedbackHeaderErrorText {
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	color: #DE0000;
	padding-top: 10px;
}
#FeedbackHeaderErrorSubtext {
	padding: 10px 20px 10px 10px;
}
#FeedbackWarnings {
	padding: 0px 50px 20px 0px;
}
#FeedbackWarnings TD {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
#FeedbackWarnings IMG {
	margin: 4px 8px 0px 20px;
}
#FeedbackTable {
	padding-bottom: 10px;
}
.feedback-table-body {
	width: 100%; 
	/*border-left: solid 1px #2E2F91;
	border-right: solid 1px #2E2F91;*/
}
.feedback-table-body TD {
	padding: 5px 10px 5px 10px;
}
.feedback-table-top {
	width: 100%;
}
.feedback-table-top td {
	line-height: 0px;
	height: 6px;
}
#FeedbackTableTopLeft {
	/*background-image: url(/vp/images/nns/common/background/upload_path/table_top_left.gif);*/
	background-position: right bottom;
	width: 6px;
}
#FeedbackTableTopMiddle {
	/*background-image: url(/vp/images/nns/common/background/upload_path/table_top_middle.gif);*/
	background-position: bottom;
	background-repeat: repeat-x;
}
#FeedbackTableTopRight {
	/*background-image: url(/vp/images/nns/common/background/upload_path/table_top_right.gif);*/
	background-position: left bottom;
	width: 6px;
}
.feedback-table-header-row TD {
	font-weight: bold;
	width: 30%;
	/*background-color: #c9daf9;*/
	border-bottom: solid 1px #BEC3C5;
}
.feedback-table-row TD {
	background-color: #eff3fe;
	vertical-align: middle;
}
.dimension-icon {
	text-align: center;
}
.dimension-in-units {
	display: none;
}
.feedback-table-units-row TD {
	border-top: solid 1px #BEC3C5;
	/*border-bottom: solid 1px #2E2F91;
	background-image: url(/vp/images/nns/common/background/upload_path/gradient_slice_small.gif);
	background-repeat: repeat-x;
	background-position: center bottom;*/
}

#PreviewTable {
	width: 100%;
	padding-bottom: 10px;
}
#PreviewTable TD {
	width: 50%;
	padding-left: 60px;
}
#PreviewInputs {
	width: 100%;
	padding-left: 70px;
}
#PreviewInputs TD {
	width: 50%;
	padding-top: 10px;
}
#PreviewNameInput .inner-emphasis {
	padding: 0px;
}
#PreviewNameInput input {
	margin-top: 5px;
}
#PreviewTextInput {
	padding-top: 10px;
}
#PreviewContinue {
	width: 500px;
	padding-top: 20px;
	margin-left: 180px;
}
#PreviewProofInput {
	padding-left: 30px;
}

#RequestProofMessage {
	padding-top: 10px;
}
#RequestProofMessage div {
	padding-top: 10px;
	padding-bottom: 10px;
}
#divContinueShoppingContainer {
	text-align: center;
}

#ImagesTable {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

.edit-callout {
	padding: 10px 0px 5px 0px;
}
.edit-callout-fill TABLE {
	width: 100%;
}
.edit-callout .heading {
	color: #2E2F91;
	font-weight: bold;
}
.edit-callout DIV.text, TD.text {
	text-align: left;
}
.edit-callout DIV.button, TD.button {
	text-align: right;
	padding: 10px 0px 0px 40px;
}

/* DSS Review Vapor Test Styles */
.dss-review-heading 
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

.dss-review-body
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.dss-review-text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 2px;
	color: #FF6600;
}

.dss-offer-panel {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.dss-offer-contents 
{
	padding-left: 16px;
}

.dss-radio-spacer
{
	width: 20px;
}

.dss-offer-price 
{
	font-weight: bold;
}

.dss-offer-error-text
{
	width: 300px;
	text-align: left;
}

.dss-offer-error-button
{
	display: block;
	margin-top: 10px;
}

/* orientation choice pop */
.choose-orientation-pop
{
	padding: 10px 20px 10px 20px;
	width: 500px; /* IE has serious issues aligning images inside a DIV with non-specified width */
}
.choose-orientation-pop .orientation-pop-close
{
	text-align: right;
}
.choose-orientation-pop .orientation-close
{
	text-decoration: none;
	cursor: pointer;
}
.choose-orientation-pop .orientation-close IMG
{
	vertical-align: middle;
}
.choose-orientation-pop .orientation-header
{
	text-align: left;
	color: #2e2f91;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2e2f91;
}
.choose-orientation-pop .orientation-subheader
{
	text-align: left;
	padding: 5px 0px 5px 2px;
	font-weight: bold;
}
.choose-orientation-pop .orientation-pop-table
{
	width: 100%;
	text-align: center;
}
.choose-orientation-pop .orientation-pop-table TD
{
	text-align: center;
}
.choose-orientation-pop .orientation-pop-table IMG
{
	cursor: pointer;
}
.choose-orientation-pop .orientation-pop-table INPUT
{
	margin-left: -2px; /* looks more centered this way */
	vertical-align: middle;
}
.choose-orientation-pop .orientation-pop-button
{
	padding-top: 20px;
	text-align: center;
}

#TabsTable
{
	position:relative;
}