@charset "UTF-8";
body {
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
img {
 border:0px;
}	
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f7f7f;
}
.headerPhone {
	color: #74b449;
}
.sidebarMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	line-height: 20px;
}
.sidebarMenuButton {
	color: #f3931e;
}
.footerCopyright {
	color: #7f7f7f;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
}
.instantQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	line-height: 18px;

}
.copySubheader {
	color: #f3931e;
}
.instantQuoteHeader {
	font-weight: bold;
	font-size: 11px;
}
#logo {
	margin-left: 20px;
}
#jobContents {
	visibility: visible;
	height: auto;
}
#configureJobDetailsContents {
	visibility: visible;
	height: auto;
}
#shippingOptionsContents {
	visibility: visible;
	height: auto;
}
#jobArtworkSetupContents {
	visibility: hidden;
	height: 1px;
}
#job {
	background-image: url(images/job_background.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #f8931d;
	text-decoration: none;
}
a:visited {
	color: #f8931d;
	text-decoration: none;
}
#productsBar a:link {
	color: #000000;
	text-decoration: none;
}
.shoppingCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	vertical-align: top;
	height: 50px;
}
.productsBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed008c;
	line-height: 14px;
}
.productsBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
#productsBar a:visited {
	color: #000000;
	text-decoration: none;
}
.cartSummaryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #26a733;
	color: #000000;
	height: 30px;
}
.cartSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cartSummaryPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#productsFooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
}
#productsFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
}
.productsFooterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed008c;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed008c;
}
#productsBar .productsBarTitle a {
	color: #ed008c;
}

.customersPlease {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.forgotYourPassword {
	font-size: 10px;
}
.copyHeader {
	color: #f3931e;
	font-size: 14px;
	font-weight: bold;
}
.aboutMailingServicesPricing {
	font-size: 11px;
}

.jobPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}#mailingServices {
	height: 1px;
	visibility: hidden;
}

.uploadCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	line-height: 18px;
}
#outerScroll {
	width: 225px;
	height: 125px;
	padding: 20px;
	background-image: url(../images/scroll_box.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#midScroll {
	overflow: hidden;
	position: relative;
}
#innerScroll {
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.byLine {
	font-style: italic;
	text-align: right;
	line-height: normal;	
}

*html #gnavSpacer {
	height: 0px;
}

#accountCenter {
	position: relative;
	/*float: left;
	width: 900px;*/
}

#alertBalloon {
	position: absolute;
	left: 290px;
	top: 220px;
	background-image: url(../images/balloon.gif);
	width: 210px;
	height: 98px;
	padding-left: 10px;
	padding-right: 100px;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #F00;
}
