.infoSmall {
	color:#666666;
	width: 90%;
}
.infoSmallWhite {
	font-size: 10px;
	line-height: 12px;
	color: white;
	width: 80%;
}
.subtext {
	padding-top: 5px;
}
img {
	border: 0px;
}
li {
	list-style-image: url("/assets/images/bullet-solid.png");
}
li ul li {
	list-style-image: url("/assets/images/bullet-open.png");
}
.leftNavLinks, .leftNavLinks li ul {
	margin-left: -20px;
	font-size: 12px;
	line-height: 19px;
}
.testimonialSig {
	padding-top: 5px;
	color: #0000ff;
	font-weight: bold;
}
#outerTestimonial {
/*	background-color: #f7f7f7; */
	border-radius: 6px;
/*	padding: 20px; */
	margin-bottom: 20px;
	padding-right: 10px;
}
.testimonialHeading {
	color: #0066cc;
	font-weight: bold;
}
.testimonials {
	border: 0px !important;
	padding: 0px !important;
}
.testimonial {
	border: 0px !important;
	padding: 10px !important;
}
/*  these need the <meta http-equiv="X-UA-Compatible" content="IE=9" /> declaration to work in IE 9, or any IE for that matter */

.box-1 {
	border-radius: 0px 6px 6px 6px;
	border-color: #d4d4d4;
}
.header {
	border-top-left-radius: 0px;
	border-top-right-radius: 6px;
	/* background-image: url("/assets/images/yellowHeader.png") !important;*/
	background-color: #d4d4d4;
}
.headlineLinks, .headlineLinks a {
	font-size: 14px;
	color: #cc9900;
}
#view {
	position: relative;
	left: 238px;
}
#content-left {
	position: relative;
	left: -719px;
	top: 0px;
}
#scrollCards {
	height:  240px;
	width: 666px;
	overflow: auto;
}

#scrollCards td {
	text-align: center;
}
#scrollCardsText {
	width: 666px;
	text-align: left;
}
#header {
/* background-image: url("/assets/images/header-background.png") !important; */
}
#getPricing {
	background-color: #FFD944;
	padding: 15px;
	text-align: left;
	width: 326px;/* position: relative;*/
}
.boxHeading h1 {
	font-size: 30px !important;
	line-height: 30px !important;
}
#pricingHeading {
	width: 156px;
	margin: 0px;
	position: absolute;
}
.pricingHeadline a {
	color: white !important;
}
#samplesHeading {
	width: 156px;
}
.reverseLinks {
	color: #666666 !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.reverseLinks:hover {
	color: #FFCCCC !important;
}
#pricingLinks {
	color: #666666;
	font-size: 12px;
 font weight: normal;
	position: relative;
	left: 50%;
	top: 0px;
	width: 156px;
	float: none;
	padding: 10px;
	border-left: solid 1px #666666;
	display: block;
}
#samplesImage {
	font-size: 12px;
 font weight: normal;
	position: absolute;
	width: 156px;
	float: none;
	padding: 10px;
	border-left: solid 1px #0066cc;
	display: block;
	left: 50%;
	top: 10px;
}
#requestSamples {
	background-color: white;
	padding: 15px;
	text-align: left;
	border: 1px solid #0066cc;
	position: relative;
	width: 326px;
}
#slideControl {
	width: 711px;
	text-align: center;
	padding: 5px;
	padding-top: 10px;
}
.slideControls {
	/*float: left; */
	display: inline-table;
	width: 50px;
	height: auto;
	background-color: #efefef;
	border-radius: 6px;
}
.slideControls A {
	color: #999999 !important;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}
.pricingHeadlineSpacer {
	background-color: #666666;
	height: 1px;
	width: 130px;
}
.samplesHeadlineSpacer {
	background-color: #0066cc;
	height: 1px;
	width: 130px;
}
.pricingHeadline A, .samplesHeadline A {
	text-decoration: none !important;
}
#industries {
	border-top: #cfcfcf 1px solid;
	/* border-radius: 0px 6px 6px 6px; */
	width: 666px;
	padding: 15px;
}
#firstTime {
	height: 100%;
	padding: 20px;
	width: 302px;
}
#expertise, #news {
	height: 100%;
	padding: 20px;
	width: 302px;
}
#expertise h2, #news h2 {
	padding: 0px;
}
.grey {
	color: #666666;
}

h2 {
	padding: 0px;
	margin-top: 0px;
}
#custom-printing {
	background: url('assets/images/printing-products-background.png') #FFD944 no-repeat;
	width: 212px;
	border-radius: 0px 6px 6px 6px;
	border: solid 1px #fff4c7;
	margin-left: 2px;
	margin-bottom: 15px;
}
#custom-printing-heading {
	font-size: 18px;
	color: #0000cc;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	height: 30px;
	font-family: Helvetica, Arial, sans-serif;
}
.custom-product {
	position: relative;
	height: 66px;
}
.custom-arrow {
	position: absolute;
	top: 0px;
	left: 0px;
}
.custom-icon {
	position: absolute;
	top: 0px;
	left: 16px;
}
.custom-links {
	position: absolute;
	top: 0px;
	left: 80px;
	width: 132px;
}
.custom-links h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0000cc;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 10px;
	text-decoration: none;
	line-height: 17px;
}
.custom-links h2 a {
	text-decoration: none;
}
.custom-links h2:hover {
	text-decoration: underline;
}
.custom-smallLinks {
	font-size: 10px;
	font-family: Arial;
}
.custom-smallLinks a {
	text-decoration: none;
}
.custom-smallLinks a:hover {
	text-decoration: underline;
}
.uploadArrow {
	border: 0px;
	vertical-align:middle;
}

#moreInfo {
	/* background-color: #f7f7f7; */
	border-top: solid 1px #cccccc;
	width: 693px;
	margin-bottom: 15px;

}
.moreInfoBox {
	width: 	321px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 20px;

}

#toutsBox {
					width: 712px;
					margin-bottom: 15px;
				}

				.tout {
					 vertical-align: top;
					 width: 178px;
					 background-color: white;
					 color: #666666;
					 /* padding: 20px; */
					/* padding-top: 30px; */
					 display: inline-block;
					 /* border-radius: 0px 6px 6px 6px; */
					 margin-right: 15px;
					 /* border: solid #cccccc 1px; */
					 height: 140px;
					 position: relative;
					 /* background-image: url('/assets/images/toutBoxBG.png'); */
					 background-repeat: no-repeat;
					padding: 10px 20px 51px 20px;
				}

				.tout h3 {
					color: #0000cc;
					margin-bottom: 5px;
					font-size: 16px;
				}

				.tout a {
					color: #0000cc;
				}
				.endLink {
					position: absolute;
					bottom: 20px;
					left: 20px;
					font-weight: bold;
				}


.infoSmall {
color: #666666;
width: 90%;
margin-bottom: 20px;
}
#scrollCards {
position:relative;
overflow:hidden;
width: 640px;
height:197px;
}
#scrollCards .scrollCardsItems {
width:20000em;
position:absolute;
}
.scrollCardsItems div {
float:left;
width: 601px;
margin-left: 20px;
}
.scrollCardsItems a {
float:left;
text-align: center;
}
.scrollCardsItems a img {
width: 200px;
height: 174px;
}
#scrollCardsText {
width: 666px;
text-align: left;
}
a.browse {
background: #fff;
display:block;
width:20px;
padding:58px 0 120px 0;
cursor:pointer;
font-size:40px;
position: absolute;
z-index: 10;
color: #131313;
text-decoration: none;
}
a.right {
right: 15px;
}
a.left {
}

img#womanOnComputer {
	margin: -21px 0 0 -12px!important;
	width: 60px;
	height: 60px;
}

#order-history-slide  {
        width: 691px;
        height: 302px;
        overflow: hidden;
        padding-top: 25px;
        font-size: 0.85rem;
    }

    #order-history-slide .thumb-container img {
        max-width: 88px;
    }

    .no-side-padding {
        padding-left: 0;
        padding-right: 0;
    }

    span.order-number {
        display: inline-block;
        margin-left: 15px;
    }

    .thumb-container img {
        border: 1px solid #ddd;
    }

    #order-history-slide .row {
        margin-left: 0;
        margin-right: 0;
    }

    .order-name-row {
        display: inline-block;
        margin: 6px auto;
    }

    .order-date {
        display: inline-block;
        margin-left: 12px;
    }

    .thumb-row {
        height: 140px;
    }

    .front-thumb {
        margin-left: 10px;
    }

    .back-thumb {
        margin-right: 10px;
    }

    .reorder-btn {
        border-radius: 0;
    }

    #history-bottom-row {
        margin-top: 8px;
    }