* {
	font-family: Verdana, Tahoma, Arial;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0;
	background: #BFBFBF url('../images/layout/body-bg.jpg') repeat-x;
	font-size: 12px;
}

body, img, div {
padding: 0;
margin: 0;
border: none;
}

#container{
	width: 870px;
	height: 23px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 5px;
}

div#home_banner_nav
{
	float:right; 
	margin-right:20px; 
	margin-top:5px	
}

div#home_banner_nav div
{
	width:10px; 
	cursor:hand;
	cursor:pointer;
	height:10px; 
	border:1px solid #e95624; 
	float:left;
	margin-right:5px;
	margin-left:5px;
}

div#home_banner
{
	position:relative; 
	left:-3px; 
	margin: 10px 0 0 12px; 
	height:201px; 
	overflow:hidden;
}

div#home_banner img
{
	position:absolute;
}

div#home_banner img.banner_1
{
	top:0px;
}

div#home_banner img.banner_2
{
	top:-201px;
}

div#home_banner img.banner_3
{
	top:-402px;
}

div#home_banner img.banner_4
{
	top:-603px;
}

div#home_banner img.banner_5
{
	top:-804px;
}

div#home_banner img.banner_6
{
	top:-1005px;
}

div#home_banner img.banner_7
{
	top:-1206px;
}

div#home_banner img.banner_8
{
	top:-1407px;
}

div#home_banner img.banner_9
{
	top:-1608px;
}



#content-border {
	width: 870px;
	text-align: left;
	border: 1px double #E9E9E9;
	margin: 10px auto 3px auto;
	background-color: white;
}

#content {
	border: 1px solid #FFFFFF;
	width: 810px;
	padding: 0 27px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	/* min-height hack */
	min-height: 400px;
	height: auto !important;
	height: 400px;

	
}
#content-home {
	border: 1px solid #FFFFFF;
	width: 844px;
	padding: 0 10px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	min-height:500px;
	_height:500px;
}
.blue, h1, h2 {
	color: #345592;
}

h1.underline
{
	color: #345592;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:2px solid #345592
}
.orange, h3, h4 {
color: #f05023;
}
h1 {
margin-bottom: 0px;
font-size:18pt;
}
h2 {
margin-top: 10px;
font-size:13pt;
}
h3 {
font-size: 13px;
}

.product {
width: 373px;
height: 212px;
float: left;
padding: 0 10px;
margin: 15px 8px 0 15px;
background-image: url(../images/home/mod-bg.gif);
font-size: 11px;
position: relative;
}

.product a
{
	text-decoration:none;
}
.large {
font-size: 13px;
}


/*
table.product-list {
padding: 0 0 0 20px;
margin: 0;
}
.product-cell {
background: transparent url(../images/layout/product-bg.gif) no-repeat right bottom;
padding: 0 12px 12px 0;
}
.product {
width: 392px;
}
.product img {
float: right;
padding-left: 15px;
}
*/

.bottomlink {
clear: both;
text-align: center;
padding-bottom: 2px;
}

.last-link {
float: none;
}

#footer {
	width: 100%;
	height: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 5px;
	color: #FFFFFF;
	font-size: 8pt;
}
#footer a {
color: white;
}

.clear {
clear: both;
}
.templates {
width: 581px;
padding: 5px 0px 5px 0px;
float: left;
/* min-height hack */
min-height: 275px;
height: auto !important;
height: 275px;
}
.template a {
display: block;
width: 175px;
height:100px;
padding: 3px 5px 5px 3px;
float:left;
margin: 4px;
background: transparent url(../images/layout/browse-templates-bc.gif) no-repeat left bottom;
}
.template a:hover {
background: transparent url(../images/layout/browse-templates-bc.gif) no-repeat left top;
}

.bread-crumb {
text-align: right;
width: 100%;
font-size: 11px;
font-weight: bold;
margin-top: 15px;
}
.crumb-previous {
color: #A6B3D4;
}
.crumb-present {
color: #f05023;
text-decoration: underline;
}
.crumb-next {
color: #9ea2ae;
}

.content-header {
padding: 0 5px;
}
.header-separator {
background-color: #a6b3d4;
width: 100%;
clear: both;
height: 1px;
font-size: 0px;
line-height: 1px;
}
.browse-contaner {
float: left; 
}
.browse {
width: 209px;
margin: 10px 0 10px 18px;
padding: 0px;
background: transparent url(../images/layout/rhs-mid.gif) repeat-y left top;
}
.browse-top {
width: 209px;
height: 19px;
background: transparent url(../images/layout/rhs-top.gif) repeat-y left top;
}
.browse-mid {
padding: 0 10px 0 18px;
width: 181px;
color: #345592;
}
.browse-head {
font-size: 13px;
font-weight: bold;
}
.browse a {
text-decoration: none;
}
.browse-bottom {
width: 209px;
height: 19px;
background: transparent url(../images/layout/rhs-bottom.gif) repeat-y left top;
}
.browse ul {
padding: 0 0 0 15px;
color: #345592;
}
.pagination {
text-align: right;
clear: both;
padding: 5px 12px;
}





a {
	color: #677faa;
	text-decoration: underline;
}

a:hover {
	color: #345592;
	text-decoration: none;
}

/* Table Definitions */


td.grey {
	color: #AAAAAA;
}

/* Div Definitions */
#header {
	height: 107px;
	text-align: left;
	background: #FFFFFF url('../images/layout/header-bg.jpg') repeat-x;
}

#leftheader {
	float: left;
	line-height: 0;
	font-size: 0;
}


#rightheader {
	float: right;
	text-align: right;
	color: #9F9F9F;
	font-size: 11px;
	padding: 20px 5px 0 0;
}
#rightheader a {
	color: #FFFFFF;
}
#rightheader a:hover {
	color: #345592;
}
#rightheader form {
padding: 0;
margin: 0 0 45px 0;
height: 21px;
}

#main {
	font-size: 11px;
}

#titlebar {
	width: 770px;
	height: 39px;
	text-align: left;
	border: 1px double #E9E9E9;
	margin: 0 auto;
}

#titlebar1 {
	width: 768px;
	border: 1px solid #FFFFFF;
}

#titlebarproducts {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services.jpg') repeat-x;
	height: 39px;
}

#titlebarcontact {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-contact-us.jpg') repeat-x;
	height: 39px;
}

#titlebarondemandprinting {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-getstarted.jpg') repeat-x;
	height: 39px;
}

#titlebarresources {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-resources.jpg') repeat-x;
	height: 39px;
}

#titlebarpricing {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-pricing.jpg') repeat-x;
	height: 39px;
}

#titlebarcustomsolutions {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-custom-solutions.jpg') repeat-x;
	height: 39px;
}

#titlebarbc {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-bc.jpg') repeat-x;
	height: 39px;
}

#titlebarbr {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-br.jpg') repeat-x;
	height: 39px;
}

#titlebarpc {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-pc.jpg') repeat-x;
	height: 39px;
}

#titlebarpp {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-pp.jpg') repeat-x;
	height: 39px;
}

#titlebarlh {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-lh.jpg') repeat-x;
	height: 39px;
}

#titlebaren {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-en.jpg') repeat-x;
	height: 39px;
}

#titlebarfp {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-fp.jpg') repeat-x;
	height: 39px;
}

#titlebardesign {
	width: 766px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url('../images/layout/title-products_and_services-design.jpg') repeat-x;
	height: 39px;
}

#titlecontent {
	margin: 4px;
}




#product {
	text-align: left;
	width: 333px;
	float: left;
	font-size: 8pt;
	padding-right: 17px;
}

#samples {
	float: right;
	text-align: left;
	font-size: 8pt;
	color: #677faa;
}

#samples img {
	border: 1px solid #DDDDDD;
	margin-right: 2px;
}

#samples img:hover {
	border: 1px solid #677faa;
	margin-right: 2px;
}


#sidebar {
	float: right;
	text-align: left;
	font-size: 8pt;
	color: #677faa;
	width: 170px;
	margin-left: 10px;
}

.sidebarcontent {
	border: 1px solid #DDDDDD;
	padding: 4px;
	line-height: 1.7em;
	background: #fffaec;
	margin-bottom: 4px;
}

.sidebarcontent li {
	list-style-type: none;
}


/* Product Forms and Previews */
#productform {
	width: 330px;
	float: left;
}

#productpreview {
	width: 400px;
	float: left;
	margin-left: 10px;
}

/* Price Tables */


th.quant {
	width: 120px;
	text-align: left;
	background-color: #EDEDED;
	color: #777777;
}

th.price {
	text-align: right;
	background-color: #EDEDED;
	color: #777777;
}

tr.headertop {
	background: #677faa;
	color: #FFFFFF;
}

td.price {
	text-align: right;
	color: #777777;
}

td.pricetitle{
	width: 330px;
	font-weight: bold;
}

td.quant {
	color: #777777;
}

input {
	font-size: 8pt;
}

input.login {
	font-size: 8pt;
	color: #777777;
	background: #dde4ec;
}

input.submit {
	background: #d2dae5;
	font-size: 8pt;
	color: #777777;
}

img.productthumb {
	border: 1px solid #DDDDDD;
}

img.productthumb:hover {
	border: 1px solid #999999;
}

img.productpreview {
	border: 1px solid #999999;
}
.dotted-separator {
border-bottom: 1px dotted #F05023;
line-height: 1px;
font-size: 1px;
height: 1px;
width: 100%;
margin: 5px 0;
clear: both;
}

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

ul.error li
{
	background:#e10000;
	border:1px solid #cc0000;
	padding:10px;
	color:#fff;
	margin-bottom:5px;
}

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

ul.success li
{
	background:#00af19;
	border:1px solid #029016;
	padding:10px;
	color:#fff;
	margin-bottom:5px;
}

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

fieldset
{
	margin:0;
	padding:10px;
	padding-top:0;
}