﻿
/* ------------- BEGIN TABS CSS  ------------- */


        #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;
            overflow: hidden;
        }
        #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: 12px;
        }
        
        #productP_tabs li a
        {
            height: 39px;
            background-image: url(/images/home/product_tabs.png);
            background-repeat: no-repeat;
            color: Purple;
            display: block;
            height: 0;
            outline: none !important;
            overflow: hidden;
            padding-top: 39px;
        }
        #categoriesP_tab a
        {
            width: 145px;
            background-position: -111px 0px;
        }
        #productlistP_tab a
        {
            width: 111px;
            background-position: 0px 0px;
        }
        #tab_div.categoriesP #categoriesP_tab a
        {
            background-position: -111px -39px;
        }
        #tab_div.productlistP #productlistP_tab a
        {
            background-position: -0px -39px;
        }
        #productP_tabs
        {
            padding-left: 0;
        }
        #productP_tabs ul
        {
            margin: 0;
            padding: 0;
        }
        #productP_tabs li
        {
            float: left;
            list-style-type: none;
            height: 39px;
            overflow: hidden;
        }
        
ul .ulGreenArrow {}
.ulGreenArrow li{list-style-image: url(/images/buttons/greenarrow.png); line-height: 22px; font-family: Verdana, Arial; font-size: 12px;}
.ulGreenArrow li a{text-decoration: none; color: #999; font-weight: bold; border-bottom: 1px none;}
.ulGreenArrow li a:active{text-decoration: none; color: #9AB75C; border-bottom: 1px dotted #9AB75C;}
.ulGreenArrow li a:hover{text-decoration: none; color: #9AB75C; border-bottom: 1px dotted #9AB75C;}

