@CHARSET "UTF-8";

.headerLogo {
	height: 50px;
	padding: 20px 35px 35px;
	position: relative;
	width: 260px;
}

.headerDiscountText {
	color: #7B7E80;
	font-size: 12px;
	font-weight: bold;
	left: 330px;
	position: absolute;
	top: 70px;
}

.headerPhone {
	color: #EC1D25;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 30px;
	text-align: right;
	top: 25px;
}

.headerLinks {
	position: absolute;
	right: 30px;
	top: 60px;
}

#headerMenuLinks {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerMenuLinks li span a {
	color: #EC1D25;
	text-decoration: none;
}

#headerMenuLinks li a {
	color: #7B7E80;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#headerMenuLinks li a:hover {
	color: #76BD43;
}

#headerMenuLinks li {
	float: left;
	padding: 10px 0 0 12px;
	position: relative;
}

#headerMenuLinks li a div {
	float: left;
	margin-top: 1px;
}

#headerMenuLinks li a img {
	margin-top: -10px;
}

#headerMainMenu {
	height: 30px;
	padding: 0;
	position: relative;
}

#nav,#nav ul {
	font-size: 12px;
	line-height: 1;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
	background-color: #6D6F71;
}

#samples,#brokersProgram,#helpCenter,#headerMainMenu {
	background-color: #EC1D25 !important;
}

#nav li ul li {
	background-color: #A7A9AC !important;
}

#nav li a,#nav li span {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	margin-top: 8px;
	text-align: center;
	text-decoration: none;
}

#nav li span {
	cursor: default;
}

#nav a:hover {
	color: #000000;
}

#nav li:hover ul,#nav li.sfhover ul {
	left: auto;
}

#nav li {
	border-bottom-width: 0;
	float: left;
}

#nav li ul {
	left: -999em;
	opacity: 0.9;
	position: absolute;
	z-index: 50 !important;
}

#nav li ul li {
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 5px;
}

#nav li ul a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

#menuSpace {
	height: 30px;
	width: 10px;
}

#home,#home a {
	width: 53px;
}

#pricing,#pricing a {
	width: 63px;
}

#preparingFiles,#preparingFiles a {
	width: 113px;
}

#downloadTemplates,#downloadTemplates a {
	width: 148px;
}

#samples,#samples a {
	width: 73px;
}

#samples ul,#samples ul a {
	width: 150px;
}

#testimonials,#testimonials a {
	width: 98px;
}

#ourGuarantee,#ourGuarantee a {
	width: 108px;
}

#turnaroundTime,#turnaroundTime a {
	width: 123px;
}


#brokersProgram,#brokersProgram a {
	width: 123px;
}

#helpCenter,helpcenter a {
	width: 48px;
}

#mainBodyClass {
	background-color: #000000;
}

#mainBodyClass {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 20px;
	min-width: 1000px;
	text-decoration: none;
}

#container {
	min-width: 1000px;
	position: relative;
	width: 100%;
}

#holder {
	display: block;
}

* html #container {
	border-left: 220px solid #FFFFFF;
	border-right: 750px solid #FFFFFF;
}

* html #holder {
	float: left;
	margin-left: -220px;
	margin-right: -750px;
	position: relative;
}

#wrapper {
	min-height: 1%;
	overflow: hidden;
	text-align: left;
}

#topContainer {
	background-color: #C0C0C0;
	clear: both;
	margin-right: 170px;
}

#mainContainer {
	background-color: #FFFFFF;
	margin-left: 150px;
}

#mainUserContainer {
	background-color: #FFFFFF;
	margin-left: 170px;
}

#content,#mainContent,#mainUserContent {
	float: left;
	position: relative;
	width: 100%;
}

#content {
	float: left;
	position: relative;
}

#header,#footer {
	clear: both;
	width: 100%;
	z-index: 50;
}

#header {
	background-color: #FFFFFF;
	height: 135px;
	position: relative;
	width: 100%;
}

#footer {
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#logo {
	float: left;
	padding: 3px;
}

#logo img {
	border: 0 none;
}

#headerContainer {
	width: 900px;
}

#headerMenu {
	float: left;
	padding-top: 20px;
	text-align: center;
}

#headerMenuList {
	color: white;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerMenuList li {
	border-right: 1px solid white;
	float: left;
}

#headerMenuList li.last {
	border-right: 0 solid white;
}

#headerMenuList a {
	color: white;
	display: block;
	margin: 2px 5px;
}

#headerMenuList a:hover {
	
}

#footer,#footerWrapper {
	background-color: #C0C0C0;
}

#mainContent {
	margin: 0 -1px;
}

#mainUserContent {
	background-color: #FFFFFF;
	margin: 0 -1px;
}

#mainBodyTop {
	background-color: #848284;
	border: 2px solid white;
	height: 25px;
}

#mainBodyMenuTop {
	background-color: #F7F7F7;
	height: 80px;
	margin: 0;
	padding: 0 0 0 5px;
}

#mainBodyMenuTopList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 10px;
}

#mainBody {
	color: #000000;
	padding: 10px 0 10px 10px;
	width: 98%;
}

#mainBodyTopList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 10px;
}

#productsMenu {
	background-color: #F7F7F7;
	float: left;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	left: -1px;
	margin-left: -149px;
	padding: 0;
	position: relative;
	width: 150px;
}

#productsMenuTop {
	background-color: #DEDFDE;
	border-left: 2px solid white;
	height: 80px;
	margin: 0;
	padding: 0 0 0 5px;
}

#productsMenuTopList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 10px;
}

#productsMenuHeader {
	background-color: #6B696B;
	border: 2px solid white;
	height: 25px;
	width: 100%;
}

.leftMenuHeaderProductsText {
	color: #696969;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

.leftMenuHeaderServicesText {
	color: #696969;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#leftMenuItemsProducts {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#leftMenuItemsServices {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;

}

.leftMenuHeaderText {
	color: #696969;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.leftMenuItemsProductsText {
	color: #696969;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.leftMenuItemsServicesText {
	color: #696969;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.leftMenuItemsText {
	color: #696969;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.designSizes {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.leftMenuHeaderOtherText {
	color: #696969;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#userMenu {
	background-color: #F7F7F7;
	float: left;
	left: -1px;
	margin-left: -169px;
	padding: 0;
	position: relative;
	width: 170px;
}

#userMenuMain {
	margin-bottom: 10px;
}

#userMenu .bodyTextBig {
	margin-top: 0;
	padding-left: 5px;
}

#userMenu ul {
	margin: 0;
	padding-left: 25px;
}

#userMenu li {
	color: #EC1D25;
	margin-bottom: 3px;
}

#userMenu li a {
	
}

#userMenu li a:hover {
	
}

#userMenuTop {
	background-color: #DEDFDE;
	border-left: 2px solid white;
	margin: 0;
	padding: 20px 10px 20px 5px;
}

#userMenuHeader {
	background-color: #6B696B;
	border-color: white -moz-use-text-color white white;
	border-style: solid none solid solid;
	border-width: 2px 0 2px 2px;
	height: 25px;
	width: 100%;
}

.userMenuPadding {
	padding-top: 10px;
}

#ancillary {
	background-color: #F7F7F7;
	float: right;
	margin-right: -169px;
	position: relative;
	width: 170px;
}

* html #ancillary {
	left: 4px;
	margin-right: -170px;
}

#ancillaryHeader {
	background-color: #ADAAAD;
	border-color: white white white -moz-use-text-color;
	border-style: solid solid solid none;
	border-width: 2px 2px 2px 0;
	height: 25px;
}

.rightMenuHeader {
	background-color: #ADAAAD;
	text-align: left;
	vertical-align: top;
}

.rightMenu {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.rightMenuLinks {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#rightMenuLinks {
	
}

#rightMenuLinks li {
	padding-top: 3px;
}

#rightMenuLinks a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#rightMenuLinks a:hover {
	color: red;
	font-weight: normal;
	text-decoration: none;
}

.mainTable {
	background-color: #F5F5F5;
	border-spacing: 0;
	border-width: 0;
	padding: 0;
	width: 100%;
}

.bodyText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.bodyTextBig {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.bodyTextSmall {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: red;
}

.footer {
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.contentsPaneHeader {
	background-color: #848284;
	text-align: left;
	vertical-align: top;
}

.contentsPane {
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
}

.productDisclaimerText {
	color: #696969;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
}

#instructions {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}

.designInstructions {
	width: 520px;
}

#upld {
	width: 250px;
}

.pageTitle {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.pageTitleOrange {
	color: #EC1D25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.categoryText {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subcategoryText {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.pagination {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.inputLabel {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.inputLabel2 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.formMainLabel {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.formText {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.tableHeader {
	background-color: #6B696B;
	border: 1px solid #ADAAAD;
	color: white;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.tableRows {
	background-color: white;
	border-color: #ADAAAD;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tableRowsAlternate {
	background-color: #F7F7F7;
	border-color: #ADAAAD;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.adminFormLabelText {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.bodyHeaderBig {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.bodyHeaderSmall {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.box {
	border-color: #E6E6DC;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

.boxHeader {
	border: 2px solid #E6E6DC;
	padding: 5px;
}

.boxheader td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.boxRows {
	border-color: #E6E6DC;
	border-style: solid;
	border-width: 0 1px 1px;
}

.boxHeaderText {
	color: #6A8EB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsBoxText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.priceRow {
	border-left: 2px solid black;
	border-right: 1px solid black;
}

.priceRowFirst {
	border-right: 1px solid black;
}

.priceHeader {
	border-left: 2px solid black;
}

.priceRowHeaderOdd {
	background-color: #A9A9A9;
	border-left: 2px solid black;
	border-right: 1px solid black;
	line-height: 10px;
}

.priceRowHeaderBegin {
	background-color: #A9A9A9;
	border-right: 1px solid black;
	line-height: 10px;
}

.priceRowHeaderEven {
	line-height: 10px;
}

.priceRowHeaderLast {
	line-height: 10px;
	padding-bottom: 5px;
}

a.priceRowHeaderOddLink:link,a.priceRowHeaderOddLink:visited {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

a.priceRowHeaderOddLink:hover {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
}

a.priceRowHeaderEvenLink:link,a.priceRowHeaderEvenLink:visited {
	color: red;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

a.priceRowHeaderEvenLink:hover {
	color: red;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
}

.price-table .tablerow-first {
	font-weight: bold;
	height: 22px;
}

* html #productsMenu {
	margin-right: -3px;
}

* html #ancillary {
	margin-left: -3px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix2 {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

* html .clearfix,* html #topContainer,* html #mainContainer,* html #mainUserContainer
	{
	height: 1%;
}

.clearfix {
	display: block;
}

#productsMenu,#ancillary,#mainContainer,#mainUserContainer,#userMenu {
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}

#footerWrapper {
	background-color: #C0C0C0;
	clear: both;
	margin-bottom: -10000px;
	margin-right: -50px;
	padding-bottom: 10010px;
	position: relative;
	width: 101%;
}

* html body {
	
}

* html #footerWrapper {
	background-color: #C0C0C0;
	clear: both;
	margin-bottom: -10000px;
	padding-bottom: 10010px;
	position: relative;
	width: 101%;
}

#orderForm table {
	font-size: 11px;
}

#orderForm {
	background: #DEDFDE none repeat scroll 0 0;
	border: 2px solid white;
	font-size: 11px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
}

#orderForm form {
	margin: 0;
	padding: 0;
}

#orderForm form input,form select {
	font-size: 12px;
}

#userShippingAndBillingForm select {
	width: 155px;
}

#orderForm form select {
	width: 290px;
}

#orderForm form textarea {
	width: 290px;
}

#orderForm #country {
	width: 170px;
}

.formSection {
	background: #EEEEEE none repeat scroll 0 0;
	border: 0 solid #C0C0C0;
	font-size: 11px;
	margin: 2px 5px 0;
	padding: 2px;
}

.formLabel {
	display: block;
	font-size: 11px;
	margin-bottom: 3px;
}

.formLabel a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.sectionHeader {
	background: #7DBD42 none repeat scroll 0 0;
	color: white;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
}

#sectionPrice {
	background: #DEDFDE none repeat scroll 0 0;
	border-top: 1px solid #C0C0C0;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	text-align: right;
}

.formSection #terms,.redInfoBox {
	background: #FFDFDF none repeat scroll 0 0;
	border: 1px dotted red;
	color: red;
	font-size: 10px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}

#sectionTerms a {
	color: red;
}

#shippingCharges {
	background: white none repeat scroll 0 0;
	border: 1px solid #C0C0C0;
	padding: 0;
	width: 100%;
}

* html #shippingCharges {
	width: 285px;
}

#shippingChargesDiv {
	margin: 5px 10px;
}

#shippingCharges tr {
	background: white none repeat scroll 0 0;
}

#shippingCharges tr.alt {
	background: #F7F7F7 none repeat scroll 0 0;
}

#shippingCharges th {
	background: #DEDFDE none repeat scroll 0 0;
	border-bottom: 2px solid #C0C0C0;
	color: #6B696B;
	padding: 3px;
}

#shippingCharges td {
	padding: 3px;
}

#shippingError {
	
}

#orderForm .error {
	background: #FFFBCF none repeat scroll 0 0;
	border: 1px solid #FFE900;
	color: red;
	list-style-type: none;
	margin: 5px;
	padding: 5px;
}

#orderForm .error li {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#stepsContainer {
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0;
	position: relative;
}

#steps {
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#steps .step {
	background: transparent url(/gotprint/images/checkboxempty.gif)
		no-repeat scroll left top;
	color: #7DBD42;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 3px 10px 3px 22px;
}

#steps .step.previous {
	background: transparent url(/gotprint/images/checkboxInactive.gif)
		no-repeat scroll left top;
	color: #7DBD42;
}

#steps .step.current {
	background: transparent url(/gotprint/images/checkboxActive.gif)
		no-repeat scroll left top;
	color: #F26343;
}

.productImage {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}

.red {
	color: red;
}

.newProduct {
	color: red;
}

.optionsNote {
	background: #DFDFDF none repeat scroll 0 0;
	color: red;
	margin: 5px;
	padding: 5px;
}

.clear {
	clear: both;
}

.promotionalItemsSection {
	margin: 20px 0 0;
	padding: 0;
}

.promotionalItemsProduct {
	margin: 0 10px 0 0;
	padding: 0;
}

#templateDownloadList ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#templateDownloadList ul li {
	display: block;
	list-style-position: outside;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.ProductTemplateTypeContainer {
	float: left;
	font-size: 12px;
	margin-bottom: 4px;
	padding: 0 8px 8px;
	width: 20%;
}

.ProductTemplateTypeContainer {
	font-size: 110%;
}

.ProductTemplateType {
	color: #DC143C;
	font-weight: bold;
	padding-top: 0.7em;
}

.ProductTemplateSubType {
	color: #696969;
	font-weight: bold;
}

.ProductTemplateListRow {
	border-top: 1px solid silver;
	clear: both;
	display: block;
}

.ProductTemplateSize {
	
}

#topMenuItemsPricing {
	display: block;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 16pt;
}

#topMenuItemsPricing li {
	display: inline;
	white-space: nowrap;
}

#topMenuItemsPricing li span {
	color: red;
	font-weight: bold;
	margin-left: 0.3em;
	margin-right: 0.1em;
}

div.pricetable-heading {
	background-color: #DDDDDD;
	margin: 4px;
	text-align: center;
}

.pricetable-heading a {
	color: #444444;
	display: block;
	font-size: 150%;
	padding: 2px 0;
	text-decoration: none;
}

.pricetable-heading .order-now-link {
	color: red;
	font-size: 120%;
	font-weight: bold;
	padding-left: 0.5em;
}

.price-table td {
	font-size: 11px;
}

.price-table td.price-cell {
	color: #696969;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-align: center;
}

.price-table td.item-description {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}

.price-table .tablerow-odd {
	background-color: #C8C8C8;
}

.price-table .tablerow-even {
	background-color: #DADADA;
}

.price-table .tablerow-first {
	
}

.price-table .tablecell-product-type {
	color: #696969;
	font-size: 110%;
	font-weight: bold;
}

.price-table .tablecell-first-column {
	color: #DC143C;
	white-space: nowrap;
}

.dropDownMenu,.dropDownMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 4px;
}

.dropDownMenu ul li a {
	font-size: 11px;
	font-weight: 700;
}

.homePage {
	background: #DEDFDE none repeat scroll 0 0;
	border: 2px solid white;
}

.homePage img {
	border: 0 none;
}

.homePage a {
	text-decoration: none;
}

.homePage td {
	background: #EEEEEE none repeat scroll 0 0;
	width: 190px;
}

#testimonailTop {
	background: #FFFFFF url(/ray/web_customertestimonials_top.gif) no-repeat
		scroll center top;
}

#testimonailBottom {
	background: transparent url(/ray/web_customertestimonials_bottom.gif)
		no-repeat scroll center bottom;
	height: 300px;
}

#testimonialContent {
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 53px;
	width: 175px;
}

#samplePageContainer td {
	text-align: center;
}

#samplePageContainer img {
	border: medium none;
	width: 180px;
}

.samplePagetext,.viewSamples {
	color: #F25B30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.samplePagetext {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.viewSamples {
	font-size: 10px;
	padding: 0 10px 0 0;
	text-align: right;
}

.viewSamples a {
	color: #F25B30;
	text-decoration: none;
}

.samplePageHR {
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 0 0;
	height: 1px;
	margin: 0 0 0 6px;
	padding: 0;
	width: 95%;
}

.verticalHR {
	background: transparent url(/ray/vhr.gif) no-repeat scroll center center
		;
	height: 220px;
}

* html .verticalHR {
	background-position: center top;
	height: 260px;
	margin-bottom: 10px;
}

.samplepageProductName {
	color: #F25B30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.backToSamples {
	color: #A0A0A0;
	text-align: right;
	text-decoration: none;
}

.sampleSelectionPage {
	width: 460px;
}

.sampleSelectionPage img {
	border: 0 none;
}

.sampleSelectionPage td {
	text-align: center;
}

#orderMethodsContainer p,#orderMethodsContainer div,#orderMethodsContainer span
	{
	color: #676767;
	font-family: helvetica, arial;
	margin: 0;
	padding: 0;
	text-align: left;
}

#orderMethodsContainer img {
	border: medium none;
}

#orderMethodsContainer a {
	font-family: helvetica;
	font-size: 12px;
	text-decoration: none;
}

#orderMethodsContainer tr,#orderMethodsContainer td {
	vertical-align: top;
}

#orderMethodsContainer .imgContainer img {
	margin: 0 4px !important;
}

#orderMethodsContainer #waysToOrder {
	background: transparent url(/ray/steps-banner.gif) no-repeat scroll 0 0;
	height: 99px;
	margin: 10px 0 0 !important;
	width: 666px;
}

#orderMethodsContainer #waysToOrder p {
	font-size: 10px;
	padding: 19px 6px 0 170px !important;
}

#orderMethodsContainer #orderInform {
	font-size: 10px;
	margin: 10px 0 !important;
	text-align: center !important;
	width: 100%;
}

#orderMethodsContainer .orderButtonIMG {
	margin: 6px 0 !important;
}

#orderMethodsContainer .orderSteps {
	font-size: 10px;
	margin: 16px 0 0 6px !important;
	width: 170px;
}

#orderMethodsContainer .spacer {
	padding-right: 5px !important;
}

#orderMethodsContainer #waysToOrderTable {
	margin-top: 10px !important;
	width: 570px;
}

#orderMethodsContainer #waysToOrderTable td {
	text-align: center;
}

#orderMethodsContainer .imgContainer {
	margin: 18px 0 17px 12px !important;
	text-align: center !important;
}

#orderMethodsContainer .bannerTitle {
	color: #F26522 !important;
	font-size: 16px;
	font-weight: bold;
}

#orderMethodsContainer .orderTitle {
	color: #F26522 !important;
	font-size: 16px;
	margin: 5px 0 !important;
	text-align: center !important;
}

#orderMethodsContainer .learnLinks {
	margin-right: 22px !important;
	text-align: right !important;
}

#orderMethodsContainer .learnLinks a {
	font-size: 11px;
	font-weight: bold;
}

#orderMethodsContainer #uploadFiles .learnLinks {
	margin-top: 4px !important;
}

#orderMethodsContainer .orderRed {
	color: red !important;
	text-decoration: none;
}

#bcScrollSamples,#pcScrollSamples,#lhScrollSamples,#stickerScrollSamples,#envScrollSamples
	{
	background: transparent url(/ray/scroller-background-mid.gif) repeat-y
		scroll 0 0;
	width: 654px;
}

#orderMethodsContainer #scroller-bottom,#orderMethodsContainer #scroller-top
	{
	height: 13px;
	margin: 0 !important;
	padding: 0 !important;
	width: 654px;
}

#orderMethodsContainer #scroller-bottom {
	background: transparent url(/ray/scroller-background-bottom.gif)
		no-repeat scroll 0 0;
}

#orderMethodsContainer #scroller-top {
	background: transparent url(/ray/scroller-background-top.gif) no-repeat
		scroll 0 0;
	margin-top: 5px;
}

#orderMethodsContainer #screen {
	margin: 0 !important;
	padding: 0 !important;
}

#orderMethodsContainer #screen li {
	background: transparent none repeat scroll 0 0;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

#orderMethodsContainer #screen .jq-ss-crop {
	border: medium none;
	float: left;
	margin: 5px;
}

#orderMethodsContainer #screen p {
	color: #666666 !important;
	font-size: 18px;
	font-weight: normal;
}

#orderMethodsContainer #view {
	background-color: #6D6E72;
	border: medium none;
	height: 85px;
	margin: 20px;
	overflow: hidden;
}

#orderMethodsContainer #images {
	padding: 0;
	width: 3818px !important;
}

#orderMethodsContainer #images li img {
	border: 0 none;
}

.staticPages p {
	color: #676767;
	font-family: helvetica;
	font-size: 12px;
	line-height: 15px;
	margin: 8px 0;
	padding: 0;
}

.staticPages h1 {
	color: #EC1D25;
	font-family: helvetica;
	font-size: 16px;
	margin: 4px 0;
	padding: 0;
}

.staticPages h2 {
	color: #676767;
	font-family: helvetica;
	font-size: 14px;
	margin: 8px 0;
	padding: 0;
}