﻿
﻿
body
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0px;
}
a
{
    border: none;
    text-decoration: none;
    outline: none;
    color: #89b631;
}
a:active
{
    border: none;
    text-decoration: none;
    outline: none;
}

hr
{
    border: 0;
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    width: 990;
    text-align: left;
}


/* ----------- product section with thumbs on the home page ----------- */

#products
{
    width: 990px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#products ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    float: left;
    width: 330px;
}

ul.productleft
{
    position: relative;
    list-style: none;
}

ul.productcenter
{
    position: relative;
    list-style: none;
}

ul.productright
{
    position: relative;
    list-style: none;
}

#products li
{
    font: 8pt Arial,Helvetica,Sans-Serif;
    line-height: 14px;
    color: #9B9862;
    position: relative;
    padding-right: 18px;
    padding-left: 153px;
}

.brochures
{
    background: url(/images/product_icons/bg/products_brochures.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.booklets
{
    background: url(/images/product_icons/bg/products_booklets.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.posters
{
    background: url(/images/product_icons/bg/products_posters.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.banners
{
    background: url(/images/product_icons/bg/products_banners.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.photobooks
{
    background: url(/images/product_icons/bg/products_photobooks.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.stickers
{
    background: url(/images/product_icons/bg/products_stickers.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.catalogs
{
    background: url(/images/product_icons/bg/products_catalogs.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.club_cards
{
    background: url(/images/product_icons/bg/products_club_cards.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.bookmarks
{
    background: url(/images/product_icons/bg/products_bookmarks.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.postcards
{
    background: url(/images/product_icons/bg/products_postcards.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.business_cards
{
    background: url(/images/product_icons/bg/products_business_cards.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.flyers
{
    background: url(/images/product_icons/bg/products_flyers.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.dotted
{
    border-bottom: 1px dotted #CCCCCC;
    height: 10px;
}

.product_title
{
    font: 10pt Arial,Helvetica,Sans-Serif;
    color: #868686;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 0;
}

#products a:link
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
}

#products a:active
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
}

#products a:visited
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
}

#products a:hover
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 2px dotted #86C028;
}
/* end product section */




/* ----------- Homepage css ----------- */

.greelisthome
{
    font-family: Helvetica,Arial,sans-serif;
    color: #08471a;
    font-size: 13px;
    padding: 5px 0 0 15px;
    font-weight: bold;
}

.topboxhome
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.productmenu
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 10px;
}

.productsale
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #c40404;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* BEGIN BLOG HILITE */

.bloghilite
{
    width: 345px;
    height: 71px;
    font-family: Helvetica, Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    margin-top: 8px;
}

.bloghilite img
{
    float: left;
    margin-right: 8px;
    padding: 0;
}

.bloghilite h4
{
    font-size: 15px;
    color: #404040;
    margin: 0 0 4px 0;
}

.bloghilite div
{
    font-size: 12px;
    line-height: 15px;
}

.bloghilite a
{
    color: #89B631;
    text-decoration: none;
}

/* END BLOG HILITE */

.blogtitle
{
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #404040;
    font-size: 15px;
    padding: 10px;
}

.customerreview
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 0 15px;
}


.customerservicehome
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 0 15px;
}

.customerserviceinfo
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}


.newletter
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 0 0 15px;
}

.newlettersub
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 5px 0 15px;
}


h1
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 15px 0;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: auto;
}


h2
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}


h3
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    padding: 10px 15px 0;
    margin-top: auto;
    margin-bottom: auto;
}


p
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    line-height:25px;
}

.helplink
{
    font-family: Helvetica,Arial,sans-serif;
    color: #89B631;
    font-size: 13px;
    background:url(/images/help_icon.png) no-repeat left center;
    padding: 5px 0 4px 22px;
}

.faqlist li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}


h3 a
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 17px;
    padding: 5px 15px 0;
    margin-top: auto;
    margin-bottom: auto;
}

h3 a:hover
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 17px;
    padding: 5px 15px 0;
    margin-top: auto;
    margin-bottom: auto;
}

/* ----------- product css ----------- */


.productheader a
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.productheader a:hover
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.productheader2 a
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.productheader2 a:hover
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.servicesline
{
    border-right: 1px solid #DDDDDD;
}


.servicesbutton
{
    padding: 5px 10px 5px;
}


#graybackground
{
    background-color: #F4F4F4;
    border: 1px solid #DDDDDD;
}


#graybackground2
{
    background-color: #F4F4F4;
    border: 1px solid #DDDDDD;
}



.postagepricestitle
{
    font-family: Helvetica,Arial,sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.postagepriceswords
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.templateword
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}


.templateword2
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}


.templateimage
{
    padding: 5px 15px 0;
}

.designlabel
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

input[type="text"], input[type="password"], textarea
{
    font-size: 10px;
    background-color: #ffffff;
    border: 4px solid #dadddc;
    height: 30px;
    width: 450px;
    font-size: 14px;
    padding: 0 6px;
}

input[type="image"]
{
    outline: none;
}

.designproducts
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

textarea[name="details"]
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 4px solid #dadddc;
    height: 200px;
    width: 985px;
    font-size: 14px;
}

.crumbs
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.uploadwords
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}

.getmoreinfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 35px;
    padding: 5px 5px 5px;
}

/* ----------- Shopping cart css ----------- */

.product-table td 
{
    vertical-align:top;
}

.shoppingcarttitles
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-weight: bold;
    font-size: 14px; /* line-height: 35px; */
    padding: 5px 5px 5px;
}

.shoppingcartsubt
{
    font-family: Arial, Helvetica, sans-serif;
    color: #727376;
    font-size: 12px; /* line-height: 35px; */
    padding: 2px 5px;
}

.editdeletelink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #727376;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingcartshipping
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 12px;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingcommitment
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingtotalcost
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 16px;
    line-height: 35px;
    padding: 2px 15px 2px 5px;
    text-align: right;
}

.shoppingtotalcost2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 15px 2px 5px;
    text-align: right;
}

.continueshopping
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 5px;
}

.continueshopping a:hover
{
    text-decoration:underline;
}

.shoppingdiscount
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 16px;
    line-height: 35px;
    padding: 2px 15px 2px 5px;
    text-align: right;
}

.redeemcoupon
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 16px;
    font-weight: bold; /* line-height: 35px; */
    padding: 2px 5px;
    text-align: left;
}


/* ----------- billing/shipping address ----------- */

.billaccountnumber
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 12px;
    line-height: 35px;
    padding: 2px 5px;
}

.billboxtext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 15px 0;
    line-height: 35px;
}




/* ----------- payment ----------- */

.shippingmethodtext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.summarycarttotal
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.creditcardtitles
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    padding: 5px 15px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.creditcardtitles2
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 5px 15px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cardimage
{
    padding: 5px 15px 0;
}

.ordersummarytotal
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 35px;
    padding: 5px 15px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}



/* ----------- not my css julio ----------- */

.bannerstage
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/banners/banner_bkgd.png);
}

.bannerstage a.bannerleft:link
{
    background: url(/images/banners/bnr_left_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:visited
{
    background: url(/images/banners/bnr_left_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:hover
{
    background: url(/images/banners/bnr_left_btn_over.png) no-repeat;
    text-decoration: none;
}


.bannerstage a.bannerright:link
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:visited
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:hover
{
    background: url(/images/banners/bnr_right_btn_over.png) no-repeat;
    text-decoration: none;
}

body
{
    color: #666;
}
#table1
{
    text-align: left;
}
.bannerstage
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/banners/banner_bkgd.png);
}
.bannerstage a.bannerleft:link
{
    background: url('/images/banners/bnr_left_btn.png') no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:visited
{
    background: url(/images/banners/bnr_left_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:hover
{
    background: url(/images/banners/bnr_left_btn_over.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:link
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:visited
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:hover
{
    background: url(/images/banners/bnr_right_btn_over.png) no-repeat;
    text-decoration: none;
}
#main_banner
{
    background-image: url(/images/banners/banner_bkgd.png);
}
.banner1test
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 32pt;
    color: White;
    text-align: center;
    vertical-align: middle;
    top: 0px;
}
.pager
{
}
.pager a
{
    text-decoration: none;
    float: left;
    padding: 2px;
    background-image: url(/images/banners/white_dot_25_12x12.png);
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 9px;
    color: black;
    width: 8px;
    height: 8px;
}
.pager a:hover
{
    background-image: url(/images/banners/white_dot_50_12x12.png);
}
.pager .act, .pager .act:hover
{
    background-image: url(/images/banners/white_dot_12x12.png);
    color: white;
}
.pager .act:hover
{
}
.portal
{
}

#product_tabs li a
{
    height: 39px;
    background-image: url(/images/home/printing_tabs.png);
    background-repeat: no-repeat;
    color: Purple;
    display: block;
    height: 0;
    outline: none !important;
    overflow: hidden;
    padding-top: 39px;
    width: 109px;
}
#services_tab a
{
    width: 109px;
    background-position: -0px 0px;
}
#productlist_tab a
{
    width: 113px;
    background-position: -109px 0px;
}
#whyus_tab a
{
    width: 109px;
    background-position: -223px 0px;
}
#tab_div.services #services_tab a
{
    background-position: 0px -39px;
}
#tab_div.productlist #productlist_tab a
{
    background-position: -109px -39px;
}
#tab_div.whyus #whyus_tab a
{
    background-position: -223px -39px;
}
#tab_content_div
{
    position: relative;
    width: 945px;
    border: solid 1px #dddddd;
    line-height: 10pt;
    padding: 20px 20px 10px 20px;
    display: block;
    background-color: #F4F4F4;
}

.productsholder
{
    position: relative;
    margin: 10px 8px 10px 8px;
    width: 170px;
    text-align: center;
    font: 10px verdana, arial;
}
.productText
{
    position: relative;
    left: 12px;
    width: 150px;
    padding-top: 7px;
    text-align: left;
}
.productText2
{
    position: relative;
    left: 18px;
    width: 150px;
    height: 75px;
    padding-top: 7px;
    text-align: left;
}
.productText3
{
    position: relative;
    left: 12px;
    width: 150px;
    height: 75px;
    padding-top: 7px;
    text-align: left;
}
.orderNowButton
{
    margin: 10px 10px 10px 10px;
    position: relative;
    left: 12px;
}
.whyusText
{
    position: relative;
    left: 12px;
    padding-top: 7px;
    text-align: left;
    font: 11px Verdana, Arial;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-top: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
}
#whyus_div ul
{
    margin: 0;
    padding: 0;
}
#whyus_div li
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#tabcontrol
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 985px;
    margin-top: 10px;
}
#tab_div
{
    overflow: hidden;
}
#product_tabs
{
    padding-left: 0;
}
#product_tabs ul
{
    margin: 0;
    padding: 0;
}
#product_tabs li
{
    float: left;
    list-style-type: none;
    height: 39px;
}
#services_divUsedTwice
{
    margin: 0;
    padding: 0;
}
#services_divUsedTwice ul
{
    margin: 0;
    padding: 0;
}
#services_divUsedTwice li
{
    float: left;
    list-style-type: none;
    width: 175px;
    padding: 0 0 0 0;
}
#services_divUsedTwice li.rule
{
    float: left;
    list-style-type: none;
    height: 250px;
    width: 1px;
    border-right: 1px #ddd solid;
    margin-left: 8px;
}
#services_divUsedTwice li.rule2
{
    float: left;
    list-style-type: none;
    height: 250px;
    width: 1px;
    border-right: 1px #ddd solid;
    margin-left: 18px;
}
#whyus_div
{
    padding: 10px 20px 0px 20px;
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 16px;
}
#whyus_div h1
{
    font-weight: bold;
    font-size: 17px;
}
#footer
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 983px;
    text-decoration: none;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #868686;
}
#footer #footerHead ul
{
    list-style: none;
    text-decoration: none;
    display: inline;
    width: 985px;
    margin: 0;
    padding: 0;
}
#footer #footerHead li
{
    list-style: none;
    text-decoration: none;
    float: left;
    position: relative;
    text-indent: none;
}

#footer #footerLinks ul
{
    list-style: none;
    text-decoration: none;
    display: inline;
    width: 900px;
}
#footer #footerLinks li
{
    list-style: none;
    text-decoration: none;
    float: left;
    position: relative;
    text-indent: none;
    margin-left: 70px;
}
#footer #footerLinks li.start
{
    margin-left: 30px;
}
#footer #footerLinks li a
{
    font: 11px Arial, Verdana;
    color: #868686;
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
}

#copy
{
    width: 985px;
    margin: 0 auto 0 auto;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #868686;
}


/* ----------- PRODUCT PAGE CSS ----------- */

.buttonp
{
    font-family: Helvetica,Arial,sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
    background-color: #8ab532;
}

.error
{
    color: Red;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}


/* ----------- FREE QUOTE PAGE CSS ----------- */


.freequotelist li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.quotelabel
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

/* ----------- WEBPROOF PAGE CSS ----------- */

.webprooftext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.webproofimages
{
    padding: 10px 10px 10px;
}



.samplelist li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* ----------- GREEN PRINTING PAGE CSS ----------- */

.greenlearntext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 15px;
    font-weight: bold;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ----------- CONTACT PAGE CSS ----------- */

.contacttext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 10px 15px 10px 15px;
    line-height: 17px;
}

/* ------ CUSTOMER REVIEWS BANNER ---------- */
.review
{
    font-family: Helvetica, Arial, sans-serif;
    width: 215px;
    margin-left:15px;
}
.review a
{
    color: #89B631;
    text-decoration: none;
}
.review h3
{
    font-size: 16px;
    margin: 0;
    padding:10px 0 0 0px;
}
.review h4
{
    font-size: 14px;
    margin: 6px 0 6px 0;
    color: #08471A;
}
.review div
{
    font-size: 13px;
    color: #404040;
    line-height: 25px;
}
=======
﻿
body
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0px;
}
a
{
    border: none;
    text-decoration: none;
    outline: none;
    color: #89b631;
}
a:active
{
    border: none;
    text-decoration: none;
    outline: none;
}

hr
{
    border: 0;
    color: #CCC;
    background-color: #CCC;
    height: 1px;
    width: 990;
    text-align: left;
}


/* ----------- product section with thumbs on the home page ----------- */


.greenprintimagehome{
padding: 0 10px 10px;

}


#products
{
    width: 990px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#products ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    float: left;
    width: 330px;
}

ul.productleft
{
    position: relative;
    list-style: none;
}

ul.productcenter
{
    position: relative;
    list-style: none;
}

ul.productright
{
    position: relative;
    list-style: none;
}

#products li
{
    font: 8pt Arial,Helvetica,Sans-Serif;
    line-height: 14px;
    color: #9B9862;
    position: relative;
    padding-right: 18px;
    padding-left: 153px;
}

.brochures
{
    background: url(/images/product_icons/bg/products_brochures.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.booklets
{
    background: url(/images/product_icons/bg/products_booklets.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.posters
{
    background: url(/images/product_icons/bg/products_posters.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.banners
{
    background: url(/images/product_icons/bg/products_banners.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.photobooks
{
    background: url(/images/product_icons/bg/products_photobooks.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.stickers
{
    background: url(/images/product_icons/bg/products_stickers.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.catalogs
{
    background: url(/images/product_icons/bg/products_catalogs.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.club_cards
{
    background: url(/images/product_icons/bg/products_club_cards.png) no-repeat;
    height: 115px;
    border-right: 1px dotted #CCC;
}

.bookmarks
{
    background: url(/images/product_icons/bg/products_bookmarks.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.postcards
{
    background: url(/images/product_icons/bg/products_postcards.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.business_cards
{
    background: url(/images/product_icons/bg/products_business_cards.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.flyers
{
    background: url(/images/product_icons/bg/products_flyers.png) no-repeat;
    border-right: 0px;
    height: 115px;
}

.dotted
{
    border-bottom: 1px dotted #CCCCCC;
    height: 10px;
}

.product_title
{
    font: 10pt Arial,Helvetica,Sans-Serif;
    color: #868686;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 0;
}

#products a:link
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
}

#products a:active
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
}

#products a:visited
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
}

#products a:hover
{
    text-transform: uppercase;
    font: 7pt Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    color: #86C028;
    position: relative;
    text-decoration: none;
    border-bottom: 2px dotted #86C028;
}
/* end product section */




/* ----------- Homepage css ----------- */

.greelisthome
{
    font-family: Helvetica,Arial,sans-serif;
    color: #08471a;
    font-size: 13px;
    padding: 5px 0 0 15px;
    font-weight: bold;
}

.topboxhome
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.productmenu
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 10px;
}

.productsale
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #c40404;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* BEGIN BLOG HILITE */

.bloghilite
{
    width: 345px;
    height: 71px;
    font-family: Helvetica, Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    margin-top: 8px;
}

.bloghilite img
{
    float: left;
    margin-right: 8px;
    padding: 0;
}

.bloghilite h4
{
    font-size: 15px;
    color: #404040;
    margin: 0 0 4px 0;
}

.bloghilite div
{
    font-size: 12px;
    line-height: 15px;
}

.bloghilite a
{
    color: #89B631;
    text-decoration: none;
}

/* END BLOG HILITE */

.blogtitle
{
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #404040;
    font-size: 15px;
    padding: 10px;
}

.customerreview
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 0 15px;
}


.customerservicehome
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 0 15px;
}

.customerserviceinfo
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}


.newletter
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 0 0 15px;
}

.newlettersub
{
    font-family: Helvetica Neue,Arial,sans-serif;
    color: #08471a;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 5px 0 15px;
}


h1
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 15px 0;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: auto;
}


h2
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}


h3
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    padding: 10px 15px 0;
    margin-top: auto;
    margin-bottom: auto;
}


p
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.faqlist li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}


h3 a
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 17px;
    padding: 5px 15px 0;
    margin-top: auto;
    margin-bottom: auto;
}

h3 a:hover
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 17px;
    padding: 5px 15px 0;
    margin-top: auto;
    margin-bottom: auto;
}

/* ----------- product css ----------- */


.productheader a
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.productheader a:hover
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.productheader2 a
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.productheader2 a:hover
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.servicesline
{
    border-right: 1px solid #DDDDDD;
}


.servicesbutton
{
    padding: 5px 10px 5px;
}


#graybackground
{
    background-color: #F4F4F4;
    border: 1px solid #DDDDDD;
}


#graybackground2
{
    background-color: #F4F4F4;
    border: 1px solid #DDDDDD;
}



.postagepricestitle
{
    font-family: Helvetica,Arial,sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.postagepriceswords
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 5px 15px 5px;
    line-height: 20px;
}


.templateword
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}


.templateword2
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}


.templateimage
{
    padding: 5px 15px 0;
}

.designlabel
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

input[type="text"], input[type="password"], textarea
{
    font-size: 10px;
    background-color: #ffffff;
    border: 4px solid #dadddc;
    height: 24px;
    width: 450px;
    font-size: 14px;
    padding: 0 6px;
}

input[type="image"]
{
    outline: none;
}

.designproducts
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

textarea[name="details"]
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 4px solid #dadddc;
    height: 200px;
    width: 985px;
    font-size: 14px;
}

.crumbs
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.uploadwords
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}

.getmoreinfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 35px;
    padding: 5px 5px 5px;
}

/* ----------- Shopping cart css ----------- */

.shoppingcarttitles
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-weight: bold;
    font-size: 14px; /* line-height: 35px; */
    padding: 5px 5px 5px;
}

.shoppingcartsubt
{
    font-family: Arial, Helvetica, sans-serif;
    color: #727376;
    font-size: 12px; /* line-height: 35px; */
    padding: 2px 5px;
}

.editdeletelink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #727376;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingcartshipping
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 12px;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingcommitment
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingtotalcost
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 16px;
    line-height: 35px;
    padding: 2px 15px 2px 5px;
    text-align: right;
}

.shoppingtotalcost2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 15px 2px 5px;
    text-align: right;
}

.continueshopping
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 35px;
    padding: 2px 5px;
}

.shoppingdiscount
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 16px;
    line-height: 35px;
    padding: 2px 15px 2px 5px;
    text-align: right;
}

.redeemcoupon
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 16px;
    font-weight: bold; /* line-height: 35px; */
    padding: 2px 5px;
    text-align: left;
}


/* ----------- billing/shipping address ----------- */

.billaccountnumber
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 12px;
    line-height: 35px;
    padding: 2px 5px;
}

.billboxtext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 15px 0;
    line-height: 35px;
}




/* ----------- payment ----------- */

.shippingmethodtext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.summarycarttotal
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.creditcardtitles
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 16px;
    padding: 5px 15px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

.creditcardtitles2
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 5px 15px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cardimage
{
    padding: 5px 15px 0;
}

.ordersummarytotal
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 35px;
    padding: 5px 15px 0;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}



/* ----------- not my css julio ----------- */

.bannerstage
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/banners/banner_bkgd.png);
}

.bannerstage a.bannerleft:link
{
    background: url(/images/banners/bnr_left_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:visited
{
    background: url(/images/banners/bnr_left_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:hover
{
    background: url(/images/banners/bnr_left_btn_over.png) no-repeat;
    text-decoration: none;
}


.bannerstage a.bannerright:link
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:visited
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:hover
{
    background: url(/images/banners/bnr_right_btn_over.png) no-repeat;
    text-decoration: none;
}

body
{
    color: #666;
}
#table1
{
    text-align: left;
}
.bannerstage
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/banners/banner_bkgd.png);
}
.bannerstage a.bannerleft:link
{
    background: url('/images/banners/bnr_left_btn.png') no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:visited
{
    background: url(/images/banners/bnr_left_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerleft:hover
{
    background: url(/images/banners/bnr_left_btn_over.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:link
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:visited
{
    background: url(/images/banners/bnr_right_btn.png) no-repeat;
    text-decoration: none;
}
.bannerstage a.bannerright:hover
{
    background: url(/images/banners/bnr_right_btn_over.png) no-repeat;
    text-decoration: none;
}
#main_banner
{
    background-image: url(/images/banners/banner_bkgd.png);
}
.banner1test
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 32pt;
    color: White;
    text-align: center;
    vertical-align: middle;
    top: 0px;
}
.pager
{
}
.pager a
{
    text-decoration: none;
    float: left;
    padding: 2px;
    background-image: url(/images/banners/white_dot_25_12x12.png);
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 9px;
    color: black;
    width: 8px;
    height: 8px;
}
.pager a:hover
{
    background-image: url(/images/banners/white_dot_50_12x12.png);
}
.pager .act, .pager .act:hover
{
    background-image: url(/images/banners/white_dot_12x12.png);
    color: white;
}
.pager .act:hover
{
}
.portal
{
}

#product_tabs li a
{
    height: 39px;
    background-image: url(/images/home/printing_tabs.png);
    background-repeat: no-repeat;
    color: Purple;
    display: block;
    height: 0;
    outline: none !important;
    overflow: hidden;
    padding-top: 39px;
    width: 109px;
}
#services_tab a
{
    width: 109px;
    background-position: -0px 0px;
}
#productlist_tab a
{
    width: 113px;
    background-position: -109px 0px;
}
#whyus_tab a
{
    width: 109px;
    background-position: -223px 0px;
}
#tab_div.services #services_tab a
{
    background-position: 0px -39px;
}
#tab_div.productlist #productlist_tab a
{
    background-position: -109px -39px;
}
#tab_div.whyus #whyus_tab a
{
    background-position: -223px -39px;
}
#tab_content_div
{
    position: relative;
    width: 945px;
    border: solid 1px #dddddd;
    line-height: 10pt;
    padding: 20px 20px 10px 20px;
    display: block;
    background-color: #F4F4F4;
}

.productsholder
{
    position: relative;
    margin: 10px 8px 10px 8px;
    width: 170px;
    text-align: center;
    font: 10px verdana, arial;
}
.productText
{
    position: relative;
    left: 12px;
    width: 150px;
    padding-top: 7px;
    text-align: left;
}
.productText2
{
    position: relative;
    left: 18px;
    width: 150px;
    height: 75px;
    padding-top: 7px;
    text-align: left;
}
.productText3
{
    position: relative;
    left: 12px;
    width: 150px;
    height: 75px;
    padding-top: 7px;
    text-align: left;
}
.orderNowButton
{
    margin: 10px 10px 10px 10px;
    position: relative;
    left: 12px;
}
.whyusText
{
    position: relative;
    left: 12px;
    padding-top: 7px;
    text-align: left;
    font: 11px Verdana, Arial;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-top: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
}
#whyus_div ul
{
    margin: 0;
    padding: 0;
}
#whyus_div li
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#tabcontrol
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 985px;
    margin-top: 10px;
}
#tab_div
{
    overflow: hidden;
}
#product_tabs
{
    padding-left: 0;
}
#product_tabs ul
{
    margin: 0;
    padding: 0;
}
#product_tabs li
{
    float: left;
    list-style-type: none;
    height: 39px;
}
#services_divUsedTwice
{
    margin: 0;
    padding: 0;
}
#services_divUsedTwice ul
{
    margin: 0;
    padding: 0;
}
#services_divUsedTwice li
{
    float: left;
    list-style-type: none;
    width: 175px;
    padding: 0 0 0 0;
}
#services_divUsedTwice li.rule
{
    float: left;
    list-style-type: none;
    height: 250px;
    width: 1px;
    border-right: 1px #ddd solid;
    margin-left: 8px;
}
#services_divUsedTwice li.rule2
{
    float: left;
    list-style-type: none;
    height: 250px;
    width: 1px;
    border-right: 1px #ddd solid;
    margin-left: 18px;
}
#whyus_div
{
    padding: 10px 20px 0px 20px;
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 16px;
}
#whyus_div h1
{
    font-weight: bold;
    font-size: 17px;
}
#footer
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 983px;
    text-decoration: none;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #868686;
}
#footer #footerHead ul
{
    list-style: none;
    text-decoration: none;
    display: inline;
    width: 985px;
    margin: 0;
    padding: 0;
}
#footer #footerHead li
{
    list-style: none;
    text-decoration: none;
    float: left;
    position: relative;
    text-indent: none;
}

#footer #footerLinks ul
{
    list-style: none;
    text-decoration: none;
    display: inline;
    width: 900px;
}
#footer #footerLinks li
{
    list-style: none;
    text-decoration: none;
    float: left;
    position: relative;
    text-indent: none;
    margin-left: 70px;
}
#footer #footerLinks li.start
{
    margin-left: 30px;
}
#footer #footerLinks li a
{
    font: 11px Arial, Verdana;
    color: #868686;
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
}

#copy
{
    width: 985px;
    margin: 0 auto 0 auto;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #868686;
}


/* ----------- PRODUCT PAGE CSS ----------- */

.buttonp
{
    font-family: Helvetica,Arial,sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px 5px;
    line-height: 20px;
    background-color: #8ab532;
}

.error
{
    color: Red;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}


/* ----------- FREE QUOTE PAGE CSS ----------- */


.freequotelist li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.quotelabel
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
    width: 985px;
}

/* ----------- WEBPROOF PAGE CSS ----------- */

.webprooftext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.webproofimages
{
    padding: 10px 10px 10px;
}



.samplelist li
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 13px;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* ----------- GREEN PRINTING PAGE CSS ----------- */

.greenlearntext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 15px;
    font-weight: bold;
    padding: 0 15px 0;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ----------- CONTACT PAGE CSS ----------- */

.contacttext
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 14px;
    padding: 10px 15px 10px 15px;
    line-height: 17px;
}

/* ------ CUSTOMER REVIEWS BANNER ---------- */
.review
{
    font-family: Helvetica, Arial, sans-serif;
    width: 215px;
    margin-left:15px;
}
.review a
{
    color: #89B631;
    text-decoration: none;
}
.review h3
{
    font-size: 16px;
    margin: 0;
    padding:10px 0 0 0px;
}
.review h4
{
    font-size: 14px;
    margin: 6px 0 6px 0;
    color: #08471A;
}
.review div
{
    font-size: 13px;
    color: #404040;
    line-height: 25px;
}

.fieldname 
{
    font-family: Helvetica,Arial,sans-serif;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 15px 0;
    display:block;
}

