/* 
Website: http://www.qenvelopes.com
Author: Jeff Golenski, jeffgolenski@yahoo.com
*/



/* ------------------ BODY --------------------- */

body {
	background: #F5F5F5 url(images/mainbg.gif) top left repeat-x;
	margin: 4px 0;
	padding: 0;
	font-family: Helvetica, Tahoma, Arial, Verdana, "Trebuchet MS",  sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

a, a:visited {
	color: #000099; 
	font-weight: bold;
	text-decoration: none; 
}

a:hover {
	color: #bb0000; 
	text-decoration: underline; 
}

a:active {
	color: #678EB7; 
}




a.foot, a.foot:visited {
	color: #000099; 
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none; 
}

a.foot:hover {
	color: #bb0000;
	font-size: 11pt; 
	text-decoration: underline; 
}

a.foot:active {
	color: #000099;
	font-size: 11pt; 
}


a.chart, a.chart:visited {
	color: #bb0000; 
	font-weight: bold;
	text-decoration: none; 
}

a.chart:hover {
	color: #000099; 
	text-decoration: underline; 
}

a.chart:active {
	color: #bb0000; 
}


a.edie, a.foot:visited {
	color: blue; 
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none; 
}

a.edie:hover {
	color: blue;
	font-size: 11pt; 
	text-decoration: underline; 
}

a.edie:active {
	color: blue;
	font-size: 11pt; 
}

h1#title {
	margin: 0;
	border: 0;
}

h1	{color: #3D549A;}


td.content h4 	{
	font-size: 12pt;
	color: #006600;
	margin: 0px 2px 0px 50px;
	border: 1pt solid #006600; 
	padding: 2px;
	width: 340px;
	text-align: center;
}

h5 {
	font-size: 12pt;
	color: #000;
	margin: 0 2px 2px 2px;
}

td.left	{text-align:left;}  

div.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
	background: #fff;
}

/* ------------------ SHELL TABLE --------------------- */

#shell {
	width: 965px;
	background: #fff;
	border-right: 1px #E9E8E8 solid;
	border-bottom: 1px #E9E8E8 solid;
	border-left: 1px #E9E8E8 solid;
}

#shell #header {
	width: 100%; 
}

#shell .content {
	width: 100%;
	padding: 8px;
	text-align: left;
}


	/* ------------------ HEADER CELL --------------------- */

#header #mainimghome {
	width: 503px;
	height: 107px;
}

#header #tollfreehome {
	width: 245px;
	height: 107px;
}

#header #navcellhome {
	width: 748px;
}



#header #mainimg {
	width: 483px;
	height: 103px;
}

#header #tollfree {
	width: 265px;
	height: 34px;
	background: transparent url(images/tollfreeimg.gif) no-repeat;
}

#header #sitenavcell {
	width: 265px;
	height: 69px;
}

#header #navcell {
	width: 748px;
}


/* ------------------------------------------ NEW HEADER & NAV  (INDEX PAGE)--------------------- */

.innerheaderhome {
	padding: 0 10px;
} 


	/* -----------ENVELOPE NAV (Blue) ---------- */

.innerheaderhome .envelopenav {
	padding: 0;
	margin: 0;
	clear: both;
}

.innerheaderhome .envelopenav .title {
   margin: 0 0 3px 0;
   border: 1px #79a3ca solid;
   background: #97bade url(images/newnav/envelopetitlebg.gif) 0 0 repeat-x;
}

.innerheaderhome .envelopenav .title h1 {
	font-size: 115%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 30px;
	background: transparent url(images/newnav/envelopeicon.gif) 10px 50% no-repeat;	
}

.innerheaderhome .envelopenav ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.innerheaderhome .envelopenav ul li {
	width: 100px;
	float: left;
    text-align: center;
	border-right: 1px #b0c9e0 solid;
	border-left: 1px #fff solid;
	border-top: 1px #79a3ca solid;
	border-bottom: 1px #79a3ca solid;
}

   

.innerheaderhome .envelopenav a:link, .innerheaderhome .envelopenav a:visited {
	padding: 8px 0 0 0;
	background: #ebeff7 url(images/newnav/envelopenavlinkbg.gif) 0 0 repeat-x;
	display: block;
	color: #000;
	text-decoration: none;
 
} 

.innerheaderhome .envelopenav li.home {
	border-left: 1px #79a3ca solid; 
}

.innerheaderhome .envelopenav a:active, .innerheaderhome .envelopenav a:hover, .innerheaderhome .envelopenav a:focus {
	display: block; 
	background: #b3d6f6 url(images/newnav/envelopenavlinkbg-over.gif) 0 0 repeat-x;   
	color: #000;
	text-decoration: underline; 
}

.envelopenav div.navimageholder {
	border-top: 1px #b0c9e0 solid;
	padding: 12px 12px 0 12px;
	margin: 8px 0 0 0;
	background: #ebeff7;
	height: 63px;
}

	/* -----------PAPER NAV (Orange) ---------- */

.innerheaderhome .papernav {
	padding: 0;
	margin: 0;
}

.innerheaderhome .papernav .title {
   margin: 0 0 3px 0;
   border: 1px #c3b645 solid;
   background: #ffca53 url(images/newnav/papertitlebg.gif) 0 0 repeat-x;
}

.innerheaderhome .papernav .title h1 {
	font-size: 115%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 30px;
	background: transparent url(images/newnav/papericon.gif) 10px 50% no-repeat;	
}

.innerheaderhome .papernav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.innerheaderhome .papernav ul li {
	width: 100px;
	float: left;
    text-align: center;
	border-right: 1px #b0c9e0 solid;
	border-left: 1px #fff solid;
	border-top: 1px #c3b645 solid;
	border-bottom: 1px #c3b645 solid;
}

   

.innerheaderhome .papernav a:link, .innerheaderhome .papernav a:visited {
	padding: 8px 0 0 0;
	background: #fff3c2 url(images/newnav/papernavlinkbg.gif) 0 0 repeat-x;
	display: block;
	color: #000;
	text-decoration: none;
 
} 

.innerheaderhome .papernav li.home {
	border-left: 1px #c3b645 solid; 
}

.innerheaderhome .papernav li.accepted {
	border: none;
	background: #fff;
	padding: 10px;
}   

.innerheaderhome .papernav a:active, .innerheaderhome .papernav a:hover, .innerheaderhome .papernav a:focus {
	display: block; 
	background: #fadd9e url(images/newnav/papernavlinkbg-over.gif) 0 0 repeat-x;   
	color: #000;
	text-decoration: underline; 
}

.papernav div.navimageholder {
	border-top: 1px #c3b645 solid;
	padding: 10px 11px 0 10px;
	margin: 6px 0 0 0;
	background: #f9d482;
	height: 75px;
}


/* ------------------ NEW HEADER & NAV  (SUBPAGES)--------------------- */

.innerheadersubpage {
	padding: 0 10px;
} 


	/* -----------MAIN NAV (Green) ---------- */

.innerheadersubpage .subpagetitle {
	padding: 0; 
	margin: 0;
	float: left;
}

.innerheadersubpage .mainnavholder {
	float: left;
	padding: 0;
	margin: 0 0 0 50px; 
	text-align: right;
} 

.innerheadersubpage .mainnavholder ul.mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.innerheadersubpage .mainnavholder ul.mainnav li {
	float: left;
	text-transform: uppercase;
	border-right: 1px #8ec387 solid;
	border-left: 1px #fff solid;
	border-top: 1px #629d5b solid;
	border-bottom: 1px #629d5b solid; 
} 

.innerheadersubpage .mainnavholder ul.mainnav li.home {
	border-left: 1px #629d5b solid;
}

.innerheadersubpage .mainnavholder a:link, .innerheadersubpage .mainnavholder a:visited {
	padding: 8px 16px;
	background: #bbeab3 url(images/newnav/bannernavlinkbg.gif) 0 0 repeat-x;
	display: block;
	color: #000;
	text-decoration: none; 
}

.innerheadersubpage .mainnavholder a:active, .innerheadersubpage .mainnavholder a:hover, .innerheadersubpage .mainnavholder a:focus {
	display: block; 
	background: #b0cfa2 url(images/newnav/bannernavlinkbg-over.gif) 0 0 repeat-x;   
	color: #000;
	text-decoration: underline; 
} 


	/* -----------ENVELOPE NAV (Blue) ---------- */

.innerheadersubpage .envelopenav {
	padding: 0;
	margin: 0;
   clear: both;

}

.innerheadersubpage .envelopenav .title {
	clear: both;
    margin: 0;
	padding: 0;
   
}

.innerheadersubpage .envelopenav .title h1 {
	font-size: 115%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	border: 1px #79a3ca solid;
	background: #97bade url(images/newnav/envelopetitlebg.gif) 0 0 repeat-x;
	float: left;
}

.innerheadersubpage .envelopenav .title h1 img {
	margin: 0 4px 0 0;
}

.innerheadersubpage .envelopenav ul {
	float: left; 
	list-style: none;
	margin: 0;
	padding: 0;
}

.innerheadersubpage .envelopenav ul li {
	float: left;
    text-align: center;
	border-right: 1px #b0c9e0 solid;
	border-left: 1px #fff solid;
	border-top: 1px #79a3ca solid;
	border-bottom: 1px #79a3ca solid;
}

   

.innerheadersubpage .envelopenav a:link, .innerheadersubpage .envelopenav a:visited {
	padding: 8px 12px;
	background: #ebeff7 url(images/newnav/envelopenavlinkbg.gif) 0 0 repeat-x;
	display: block;
	color: #000;
	text-decoration: none;
 
} 

.innerheadersubpage .envelopenav li.home {
	border-left: 1px #79a3ca solid; 
}


.innerheadersubpage .envelopenav a:active, .innerheadersubpage .envelopenav a:hover, .innerheadersubpage .envelopenav a:focus {
	display: block; 
	background: #b3d6f6 url(images/newnav/envelopenavlinkbg-over.gif) 0 0 repeat-x;   
	color: #000;
	text-decoration: underline; 
}


	/* -----------PAPER NAV (Orange) ---------- */

.innerheadersubpage .papernav {
	padding: 0;
	margin: 0;
   clear: both; 
}

.innerheadersubpage .papernav .title {
	clear: both;
    margin: 0;
	padding: 0; 
   margin: 0 0 3px 0;
   
}

.innerheadersubpage .papernav .title h1 {
	font-size: 115%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	border: 1px #c3b645 solid; 
   background: #ffca53 url(images/newnav/papertitlebg.gif) 0 0 repeat-x;
	float: left;
}

.innerheadersubpage .papernav .title h1 img {
	margin: 0 4px 0 0;
} 

.innerheadersubpage .papernav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.innerheadersubpage .papernav ul li {
	float: left;
    text-align: center;
	border-right: 1px #c3b645 solid;
	border-left: 1px #fff solid;
	border-top: 1px #c3b645 solid;
	border-bottom: 1px #c3b645 solid;
}

.innerheadersubpage .papernav ul li.accepted {
	float: left;
    text-align: center;
	border-right: 1px #c3b645 solid;
	border-left: 1px #fff solid;
	border-top: 1px #c3b645 solid;
	border-bottom: 1px #c3b645 solid;
	background: #fff3c2 url(images/newnav/papernavlinkbg.gif) 0 0 repeat-x;
	padding-top: 1px;   

} 


.innerheadersubpage .papernav a:link, .innerheadersubpage .papernav a:visited {
	padding: 8px 12px;
	background: #fff3c2 url(images/newnav/papernavlinkbg.gif) 0 0 repeat-x;
	display: block;
	color: #000;
	text-decoration: none;
 
} 

.innerheadersubpage .papernav li.home {
	border-left: 1px #c3b645 solid; 
}



.innerheadersubpage .papernav a:active, .innerheadersubpage .papernav a:hover, .innerheadersubpage .papernav a:focus {
	display: block; 
	background: #fadd9e url(images/newnav/papernavlinkbg-over.gif) 0 0 repeat-x;   
	color: #000;
	text-decoration: underline; 
}


		/* ------------------ SITE NAV TABLE --------------------- */

#sitenav {
	width: 265px;
}

#sitenav .topspace {
	width: 246px;
	height: 3px;
}

#sitenav .rightspace {
	width: 10px;
	height: 69px;
}

#sitenav .bottomspace {
	width: 246px;
	height: 3px;
}

#sitenav .leftspace {
	width: 9px;
	height: 69px;
}

#sitenav .middlespace {
	width: 246px;
	height: 1px;
}


		/* ------------------ NAV TABLE --------------------- */

.nav {
	width: 748px;
	margin-bottom: 2px;
}


	/* ------------------ CONTENT CELL --------------------- */

#cols {
	width: 100%;
}

#cols td.leftcol {
	width: 380px;
}

#cols td.rightcol {
	width: 350px;
}


		/* ------------------ GRAYBOX - WELCOME --------------------- */

#grayboxwelcome {
	width: 366px;
	float: left;
}

#grayboxwelcome h1 {
	font-size: 12pt;
	width: 98%;
	color: #000;
	margin: 0 2px 12px 2px;
	border-bottom: 1px #ECEBEB solid;
}


#grayboxwelcome p {
	color: #3D3D3D;
}

#grayboxwelcome p.small {
	color: #3D3D3D;
	font-size: 8pt;
}

#grayboxwelcome .top {
	width: 358px;
	height: 4px;
	background: #F5F5F5;
	border-top: 1px #ECEBEB solid;
}

#grayboxwelcome .topright {
	width: 4px;
	height: 4px;
	background: transparent url(images/graybox-toprightimg.gif) no-repeat;
}

#grayboxwelcome .bottomright {
	width: 4px;
	height: 4px;
	background: transparent url(images/graybox-bottomrightimg.gif) no-repeat;
}

#grayboxwelcome .bottom {
	width: 358px;
	height: 4px;
	background: #F5F5F5;
	border-bottom: 1px #ECEBEB solid;
}

#grayboxwelcome .bottomleft {
	width: 4px;
	height: 4px;
	background: transparent url(images/graybox-bottomleftimg.gif) no-repeat;
}

#grayboxwelcome .topleft {
	width: 4px;
	height: 4px;
	background: transparent url(images/graybox-topleftimg.gif) no-repeat;
}

#grayboxwelcome .content {
	width: 364px;
	background: #F5F5F5;
	border-right: 1px #ECEBEB solid;
	border-left: 1px #ECEBEB solid;
}


		/* ------------------ GRAYBOX - ENVELOPE INFO --------------------- */

#grayboxinfo {
	width: 85%;
	background: #F5F5F5;
	border: 1px #ECEBEB solid;
	margin-left: 50px; 
}

#grayboxinfo h1 {
	font-size: 12pt;
	color: #3D549A;
	margin: 0 2px 12px 2px;
}

#grayboxinfo h2 {
	font-size: 10pt;
	color: #000;
	margin: 0 2px 8px 2px;
}

#grayboxinfo p {
	color: #3D3D3D;
}

#grayboxinfo .top {
   /* width: 722px;
	height: 4px;
	background: #F5F5F5;
	border-top: 1px #ECEBEB solid; */
}

#grayboxinfo .topright {
   /* width: 4px;
	height: 4px;
	background: transparent url(images/graybox-toprightimg.gif) no-repeat;*/
}

#grayboxinfo .bottomright {
   /* width: 4px;
	height: 4px;
	background: transparent url(images/graybox-bottomrightimg.gif) no-repeat; */
}

#grayboxinfo .bottom {
   /* width: 722px;
	height: 4px;
	background: #F5F5F5;
	border-bottom: 1px #ECEBEB solid; */
}

#grayboxinfo .bottomleft {
   /* width: 4px;
	height: 4px;
	background: transparent url(images/graybox-bottomleftimg.gif) no-repeat; */
}

#grayboxinfo .topleft {
   /* width: 4px;
	height: 4px;
	background: transparent url(images/graybox-topleftimg.gif) no-repeat; */
}

#grayboxinfo .content {
   /* width: 730px;
	background: #F5F5F5;
	border-right: 1px #ECEBEB solid;
	border-left: 1px #ECEBEB solid; */
}

#grayboxinfo .caption {
	padding: 8px;
	margin: 0 10px 10px 10px;
	float: right;
	border: 1px #D2D1D1 solid;
	background: #F4F3E9;
	font-size: 9pt;
	text-align: center;
}

#grayboxinfo .caption img {
	border: 1px #B3B0C9 solid;
}

#grayboxinfo .ext {
	width: 350px;
	padding: 8px;
	margin: 0 10px 10px 10px;
	float: right;
	border: 1px #D2D1D1 solid;
	background: #F4F3E9;
	font-size: 9pt;
	text-align: left;
}

.envelope {
	float: right;
	margin: 0 25px 10px 10px;
	background: #fff;
	padding: 5px;
	border: 1px #ddd solid;
} 

.mainimg {
	float: left;
	margin: 0 0 10px 55px;
	background: #fff;
	padding: 5px;
	border: 1px #000 solid;
}   


.creditacceptsub {
	border: 1px #ddd solid;
	padding: 5px;
	background: #fff;
}

		/* ------------------ BLUE BOX - ENVELOPE STYLES --------------------- */

#blueboxstyle {
	width: 350px;
	float: left;
	margin-bottom: 10px;
}

#blueboxstyle h1 {
	font-size: 12pt;
	color: #000;
	margin: 0 2px 8px 2px;
	border-bottom: 1px #A1B5CD solid;
}

#blueboxstyle p {
	color: #3D3D3D;
}

#blueboxstyle .top {
	width: 342px;
	height: 4px;
	background: #D9E0E8;
	border-top: 1px #A1B5CD solid;
}

#blueboxstyle .topright {
	width: 4px;
	height: 4px;
	background: transparent url(images/bluebox-toprightimg.gif) no-repeat;
}

#blueboxstyle .bottomright {
	width: 4px;
	height: 4px;
	background: transparent url(images/bluebox-bottomrightimg.gif) no-repeat;
}

#blueboxstyle .bottom {
	width: 342px;
	height: 4px;
	background: #D9E0E8;
	border-bottom: 1px #A1B5CD solid;
}

#blueboxstyle .bottomleft {
	width: 4px;
	height: 4px;
	background: transparent url(images/bluebox-bottomleftimg.gif) no-repeat;
}

#blueboxstyle .topleft {
	width: 4px;
	height: 4px;
	background: transparent url(images/bluebox-topleftimg.gif) no-repeat;
}

#blueboxstyle .content {
	width: 348px;
	background: #D9E0E8;
	border-right: 1px #A1B5CD solid;
	border-left: 1px #A1B5CD solid;
}


			/* ------------------  ENVELOPE STYLES INNER --------------------- */

#envelopestyles {
	width: 100%;
}

#envelopestyles td {
	width: 50%;
	height: 100px;
	padding: 4px;
}

#envelopestyles td.vertborder {
	width: 1px;
	height: 100%;
	padding: 0;
	background: #A1B5CD;
}

#envelopestyles td.horizborder {
	width: 100%;
	height: 1px;
	padding: 0;
	background: #A1B5CD;
}

#envelopestyles td h3 {
	font-size: 10pt;
	color: #0C2D53;
	margin-top: 0;
}

#envelopestyles img {
	margin: 0 0 10px 35px;
	background: #E2F8F0;
	padding: 5px;
	border: 1px #D3DBE4 solid;
}

		/* ------------------ GREEN BOX - SHIPPING --------------------- */

#greenboxshipping {
	width: 350px;
	float: left;
}

#greenboxshipping h1 {
	font-size: 12pt;
	color: #000;
	margin: 0 2px 12px 2px;
	border-bottom: 1px #A6CFA5 solid;
	width: 100%;
}

#greenboxshipping h3 {
	font-size: 8pt;
	color: #000;
	margin: 0;
	text-align: center;
	font-weight: normal;
}

#greenboxshipping p {
	color: #3D3D3D;
	text-align: center;
}

#greenboxshipping .top {
	width: 342px;
	height: 4px;
	background: #D9E8D9;
	border-top: 1px #A6CFA5 solid;
}

#greenboxshipping .topright {
	width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-toprightimg.gif) no-repeat;
}

#greenboxshipping .bottomright {
	width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-bottomrightimg.gif) no-repeat;
}

#greenboxshipping .bottom {
	width: 342px;
	height: 4px;
	background: #D9E8D9;
	border-bottom: 1px #A6CFA5 solid;
}

#greenboxshipping .bottomleft {
	width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-bottomleftimg.gif) no-repeat;
}

#greenboxshipping .topleft {
	width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-topleftimg.gif) no-repeat;
}

#greenboxshipping .content {
	width: 348px;
	background: #D9E8D9;
	border-right: 1px #A6CFA5 solid;
	border-left: 1px #A6CFA5 solid;
}

		/* ------------------ GREEN BOX - SHIPPING LONG --------------------- */

#greenboxshippinglong {
	width: 100%;
	float: left;
	background: #D9E8D9;
	border: 1px #A6CFA5 solid;
}

#greenboxshippinglong h1 {
	font-size: 12pt;
	color: #000;
	margin: 0 2px 12px 2px;
	border-bottom: 1px #A6CFA5 solid;
}

#greenboxshippinglong h3 {
	font-size: 8pt;
	color: #000;
	margin: 0;
	text-align: center;
	font-weight: normal;
	line-height: 8pt;
}

#greenboxshippinglong p {
	color: #3D3D3D;
	text-align: center;
	line-height: 6pt;
}

#greenboxshippinglong .top {
	/*width: 722px; 
	height: 4px;
	background: #D9E8D9;
	border-top: 1px #A6CFA5 solid;  */
}

#greenboxshippinglong .topright {
   /* width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-toprightimg.gif) no-repeat;*/
}

#greenboxshippinglong .bottomright {
	/* width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-bottomrightimg.gif) no-repeat; */
}

#greenboxshippinglong .bottom {
	/*width: 722px;
	height: 4px;
	background: #D9E8D9;
	border-bottom: 1px #A6CFA5 solid;*/
}

#greenboxshippinglong .bottomleft {
	/* width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-bottomleftimg.gif) no-repeat; */
}

#greenboxshippinglong .topleft {
   /* width: 4px;
	height: 4px;
	background: transparent url(images/greenbox-topleftimg.gif) no-repeat;*/
}

#greenboxshippinglong .content {
	/*width: 730px;
	background: #D9E8D9;
	border-right: 1px #A6CFA5 solid;
	border-left: 1px #A6CFA5 solid; */
}

/* ------------------ PRICE CHART --------------------- */


#pricechart {
	width: 90%;
}

#pricechart td.header {
	font-size: 11pt;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background: #9EB3CB;
	border-right: 1px #6C88A8 solid;
	border-top: 1px #6C88A8 solid;
	border-left: 1px #6C88A8 solid;
	text-transform: uppercase;
}

#pricechart td.header2 {
	color: green;
	font-size: 10pt;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background: #eeeeee;
	border-right: 1px #6C88A8 solid;
	border-top: 1px #6C88A8 solid;
	border-left: 1px #6C88A8 solid;
}

#pricechart td.title {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background: #D9E0E8;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid;
}

#pricechart td.size {
	font-size: 10pt;
	width: 120px;
	font-weight: bold;
	text-align: center;
	background: #D9E0E8;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid;
}

#pricechart td.info {
	font-size: 10pt;
	background: #E9EEF4;
	text-align: center;
	border: 1px #B0BCC9 solid;
	border-top: none;
} 

/* ------------------ ORDER FORM --------------------- */


#orderchart {
	width: 90%;
	font-size: 95%;
	margin: 10px auto;
}  

#orderchart strong {
	font-size: 110%;
}  


#orderchart td.title {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	background: #f3f3f4;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid; 
	border-top: 1px #9EB3CB solid;
	padding: 5px;
	color: #d50033;
} 

#orderchart td.foot {
	font-weight: bold;
	text-align: center;
	background: #9EB3CB;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid; 
	border-top: 1px #9EB3CB solid;
}   


#orderchart td.header {
	padding: 5px;
	width: 20%;
	font-weight: bold;
	text-align: center;
	background: #D9E0E8;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid;
	border-top: none; 
	text-transform: uppercase;
} 

#orderchart td.info {
	padding: 5px;
	width: 20%;
	text-align: center;
	background: #D9E0E8;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid;
} 

#orderchart td.headerlight {
	padding: 5px;
	width: 20%;
	font-weight: bold;
	text-align: center;
	background: #E9EEF4;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid; 
	text-transform: uppercase;
} 

#orderchart td.infolight {
	padding: 5px;
	width: 20%;
	text-align: center;
	background: #E9EEF4;
	border-right: 1px #9EB3CB solid;
	border-bottom: 1px #9EB3CB solid;
	border-left: 1px #9EB3CB solid;
} 
/*
#orderchart td div.qty {
	 width: 100%;
	text-align: center;
	background: yellow;   
}

#orderchart td div.qty input, #orderchart td div.qty strong, #orderchart td div.qty span {
	 float: left;
	} */  

#orderchart td div.leftalign {
	margin: 0;
	text-align: center;
	/*border: 1px #000 solid;*/
	}
	 
#orderchart td div.leftalign div {
    text-align: left;
	margin: 0 auto;
	/*border: 1px #000 solid;*/
	}    

	#orderchart td div.leftalign div.bigwin, 
	#orderchart td div.leftalign div.catalog, 
	#orderchart td div.leftalign div.bigbooklet,
	#orderchart td div.leftalign div.booklet,
	#orderchart td div.leftalign div.breply,
	#orderchart td div.leftalign div.regreply,
	#orderchart td div.leftalign div.selfseal,
	#orderchart td div.leftalign div.reg,
	#orderchart td div.leftalign div.win,
	#orderchart td div.leftalign div.scratch  {
    	width: 130px;
		padding: 0 0 0 10px;
		}

	

span.lightprice {
	 color: #697e96;
}


span.red {
	 color: #CC0033;
	 font-weight: bold;
}

span.cap 	{
		color: #000000;
		font-size: 90%;
	 	font-weight: 500;
		font-family: arial;
		}

#orderchart h2 {
	color: #CC0033;
	text-transform: uppercase;
}


.emailart {
	float: right;
	color: #d50033;
	font-size: 135%;
	line-height: 150%;
	font-weight: bold; 
	margin-right: 20px;
}

.secure	{font-weight: 600; font-size: 120%;}

/* ------------------ PRINT ORDER FORM --------------------- */


div.order3bigbox {
	width: 750px;
	padding: 8px;
	border: 1px #000000 solid;
	margin: 2px 3px 6px 3px;
	background-color: #9ACF93;
	text-align: center;
}

div.order4bigbox {
	width: 740px;
	padding: 8px;
	border: 1px #000000 solid;
	margin: 2px 3px 6px 3px;
	background-color: #97BADE;
	text-align: center;
	font-size: 112%;
}

div.order3options {
	float: left;
	width: 210px;
	padding: 5px;
	border: 1px #1B3F1C solid;
	margin: 5px 11px 7px 11px;
	background-color: #F5F74D;
	text-align: center;
}


div.order4options {
	float: left;
	width: 705px;
	padding: 10px 5px 5px 2px;
	border: 1px #1B3F1C solid;
	margin: 5px 9px 7px 9px;
	background-color: #F5F74D;
	text-align: center;
}

div.printorderform {
	float: right;
	padding: 15px;
	border: 1px #1B3F1C solid;
	margin: 0 0 20px 20px;
	background: #F5F74D;
	text-align: center;
}

div.printorderform2 {
	float: right;
	padding: 15px;
	border: 1px #1B3F1C solid;
	margin: 0 0 20px 20px;
	background: #F5F74D;
	text-align: center;
}

div.printorder4green {
	width: 240px;
	float: right;
	padding: 3px;
	border: 1px #1B3F1C solid;
	margin: 0 25px 2px 15px;
	text-align: center;
	background-color: #9ACF93;
}


div.printorderform2sm {
	float: left;
	padding: 2px 15px 2px 15px;
	border: 1px #1B3F1C solid;
	margin: 0 20px 20px 20px;
	background: #F5F74D;
	text-align: center;
}

div.printorderform a:link, div.printorderform a:visited, div.printorderform a:active {
	text-transform: uppercase;
	font-size: 120%;
	color: #1B3F1C;
	text-decoration: underline;
}

div.printorderform a:hover, div.printorderform a:focus {
	text-transform: uppercase;
	font-size: 120%;
	color: #1B3F1C;
	text-decoration: underline;
}


div.printorderform a:link, a:visited, a:active {
	color: #000099; 
	font-weight: bold;
	text-decoration: underline; 
}

div.printorderform a:hover {
	color: #bb0000;
	font-weight: bold; 
	text-decoration: underline; 
}

div.printorderform2sm a:link, a:visited, a:active {
	color: #000099; 
	font-weight: bold;
	text-decoration: underline; 
}

div.printorderform2sm a:hover {
	color: #bb0000;
	font-weight: bold; 
	text-decoration: underline; 
}

div.ordertoday	{
	float: left;
	padding: 2px 15px 2px 15px;
	margin: 0 20px 20px 20px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	vertical-align: bottom;
	height: 30px;}

/* ------------------ FOOTER TABLE --------------------- */

#footer {
	margin-top: 8px;
	width: 965px;
	height: 28px;
	background: #fff;
	color: #8F8F8F;
	border: 1px #E9E8E8 solid;
	font-size: 8pt;
}

#footer td {
	width: 100%;
	height: 100%;
}

#footer a, #footer a:visited {
	font-size: 8pt;
	color: #547DA8; 
	font-weight: bold;
	text-decoration: none; 
}

#footer a:hover {
	color: #547DA8; 
	text-decoration: underline; 
}

#footer a:active	{
	color: #547DA8; 
}


#footer #copyright {
	float: left;
	padding: 2px 2px 2px 6px;
}


#footer #plug {
	float: right;
	padding: 2px 6px 2px 2px;
	text-align: right;
}

h1	{color: #3D549A;}

h1.ord	{color: #3D549A; font-size: 120%;}

a.order3:link, a.order3:visited, a.order3:active
	{font-size: 128%;
	color: #CC0033; 
	text-decoration: underline;
	font-weight: bold;
	} 

a.order3:hover
	{font-size: 128%;
	color: blue; 
	text-decoration: none;
	font-weight: bold;
	} 



.innerheaderhome .envelopenav2 li.home {
	border-left: 1px #79a3ca solid; 
}

.innerheaderhome .envelopenav2 a:active, .innerheaderhome .envelopenav2 a:hover, .innerheaderhome .envelopenav2 a:focus {
	display: block; 
	background: #b3d6f6 url(images/newnav/envelopenavlinkbg-over.gif) 0 0 repeat-x;   
	color: #000;
	text-decoration: underline; 
}

.envelopenav2 div.navimageholder {
	border-top: 1px #b0c9e0 solid;
	padding: 12px 12px 0 12px;
	margin: 8px 0 0 0;
	background: #ebeff7;
	height: 63px;
}