/* This file was automatically generated
   Edit the source file *.cssx           */
* {
    font: normal small/1.5em Verdana,Arial,Helvetica,sans-serif
}
img {
    border:0;
}
b {
  font-weight: bold;
}
body {
    background-color: #bbbbbb ;
}
p {
    margin-top: 0;
}
/* this is for preloading images */
#idHiddenPic {
    display: none;
}
#idEntireContent {
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
    width: 900px;
    background-color: inherit;
    position: relative;
}
/* height from top of image to bottom: 140 + 25 + 400 + 25 + 10 = 600
/* The div idHeader is what contains the photograph and the logo. */
#idHeader {
    height: 140px;
    background-color: #666666 ;
    background-image: url(/img/bkgd_roundHead.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#idHeader div  {
    height: 140px;
    background-color: clear;
    /* the background image for this div can be found in the
       page-specific section of the css */
    background-repeat: no-repeat;
    background-position: right;
}
#idHeader img {  /* There is only one img (a logo) in idHeaderA */
    margin-top: 48px;
    margin-left: 48px;
}
/* The idNavTop div is for the top navigation menu, which has the 5
   tabs in it "Home" "Services" "Products" "Online Order" and "about
   us" */
/* The idNavBot div consists of the navigation menu with "contact us",
   "request a quote" and "file transfer".  It is listed here along
   with idNavTop because it shares a lot in common with the top
   navigation.  */
#idNavTop {
    height: 35px;
    margin-left: 8px;
    margin-right: 8px;
    background-image: url(/img/bkgd_navTop_mid.png);
    background-repeat: repeat-x;
    position: relative;
    z-index: 5;
}
#idNavTopLhs { /* just a background image */
    width: 10px;
    height: 35px;
    background-image: url(/img/bkgd_navTop_lhs.png);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    left: -10px;
    z-index: 5;
}
#idNavTopRhs { /* just a background image */
    width: 10px;
    height: 35px;
    background-image: url(/img/bkgd_navTop_rhs.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    right: -10px;
    z-index: 5;
}
#idNavBot {
    background-image: url(/img/bkgd_navBot_mid.png);
    height: 25px;
    margin-left: 0px;
    margin-top: -10px; /* to compensate for the 10px relative positioning of the idMain div */
    margin-right: -800px;
}
/*#idNavBotRhs {
    width: 10px;
    height: 25px;
    position: absolute;
    right: 0;
    background-image: url(/img/bkgd_navBot_rhs.png);
}
TODO: the left hand side instead of the right.
*/
#idNavTop ul {
    margin: 0;
    margin-left: 140px;
    position: absolute;
}
#idNavTop ul li {
    list-style-type: none;
    position: absolute;
    height: 25px;
    background-repeat: no-repeat;
    background-position: top;
}
#idNavTop ul li a {
    display: block;
    text-indent: -9000px;
    height: 25px;
}
#idNavTop_tabHome {
    background-image: url(/img/tab_navTop_home.png);
    width: 91px;
    left: 0px;
}
#idNavTop_tabServices {
    background-image: url(/img/tab_navTop_services.png);
    width: 111px;
    left: 136px; /*0 + 91 + 45*/
}
#idNavTop_tabProducts {
    background-image: url(/img/tab_navTop_products.png);
    width: 116px;
    left: 292px; /*136 + 111 + 45*/
}
#idNavTop_tabAbout {
    background-image: url(/img/tab_navTop_about.png);
    width: 114px;
    left: 453px; /*292 + 116 + 45*/
}
#idNavTop li:hover {
    background-position: 0 -25px;
}
#idNavTop li.thisPage {
    background-position: 0 -50px;
}
#idNavBot ul {
    margin: 0;
    margin-left: 100px;
    position: absolute;
    left: 0;
}
#idNavBot ul li {
    list-style-type: none;
    position: absolute;
    height: 25px;
    background-repeat: no-repeat;
    background-position: top;
}
#idNavBot li a {
    display: block;
    text-indent: -9999px;
    height: 25px;
}
#idNavBot_tabOrderOnline {
    width: 143px;
    background-image: url(/img/tab_navBot_orderOnline.png);
    left: 0px;
}
#idNavBot_tabQuote {
    width: 168px;
    background-image: url(/img/tab_navBot_quote.png);
    left: 188px; /* 143 + 45 */
}
#idNavBot_tabFtp {
    width: 153px;
    background-image: url(/img/tab_navBot_ftp.png);
    left: 386px; /* 153 + 188 + 45 */
}
#idNavBot_tabContact {
    width: 129px;
    background-image: url(/img/tab_navBot_contact.png);
    left: 560px; /* 129 + 386 + 45 */
}
#idNavBot li:hover {
    background-position: 0 -25px;
}
#idNavBot li.thisPage {
    background-position: 0 -50px;
}
/* The idMain div is where the main content goes.  Under this div is
   the bottom navigation menu.  */
#idMain {
    height: 450px;
    position: relative;
    top: -10px;
    z-index: 1;
    background-color: inherit;
    /* the background image for this div can be found in the
       page-specific section of the css */
    background-repeat: no-repeat;
    background-position: right;
}
#page_rfqChecklist #idMain, #page_rfqForm #idMain {
    height: auto;
    min-height: 400px;
}
#idPreFooter {
    height: 10px;
    background-color: inherit;
    /* the background image for this div can be found in the
       page-specific section of the css */
    background-repeat: no-repeat;
    background-position: right;
}
#idFooter {
    background-color: #666666 ;
    color: white;
    height: 24px;
    margin-top: 0;
    font-size: small;
}
#idFooter a {
    color: white;
}
#idFooter p {
    float: left;
}
#idFooter p+p {
    float: right;
}
#idFooterBar {
    background-color: #666666 ;
    margin: -24px -20px 0 -20px;
    height: 24px;
}
/* panelA is one big fat column.  It's used on the ftp page, for example.*/
.panelA {
    float: left;
    width:540px;
    margin-top: 60px;
}
.panelA p {
    margin-left: 30px;
    text-align: justify;
    font-size: 12px;
    margin-bottom: 5px;
}
.panelA h2 {
    color: white;
    font-size: 18px;
    margin: 0 0 0 0;
    padding-top: 10px;
}
.panelA h3 {
    color: white;
    font-size: 16px;
    margin: 0 0 0 0;
}
.panelA dl {
    margin-left: 50px;
    border-bottom: 1px solid white;
}
.panelA dl:first-child {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid white;
}
.panelA dt, panelA dd {
    float: left;
}
.panelA dd {
    margin-left: 140px;
    margin-bottom: 15px;
}
/* panelB is a two column setup, with a narrow first column.  Used on
 all the services pages, with a menu in the first column. */
.panelB.col1 {
    float: left;
    width: 220px;
    margin-top: 50px;
}
.panelB.col2 {
    float: left;
    width: 380px;
    margin-left: 10px;
    margin-top: 60px;
}
.panelB.col2 p {
    text-align: justify;
    font-size: 12px;
    margin-bottom: 15px;
}
.panelB.col2 p:last-child {
    margin-bottom: 0;
}
.panelB.col2 h3 {
    color: white;
    font-weight: bold;
    margin: 0 0 0 0;
}
.panelB.col2 ul {
    font-size: 11px;
}
.panelB.col2 .head {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
}
#page_services .panelB.col2 .head {
    width: 295px;
    height: 44px;
    background-image: url(/img/text_scriptFirstOfAll.png);
    top: 15px;
    left: 230px;
}
#page_services .panelB.col2 {
    margin-top: 80px;
}
#page_servDesign .panelB.col2 .head {
    width: 410px;
    height: 64px;
    background-image: url(/img/text_scriptDesign.png);
    top: 15px;
    left: 230px;
}
#page_servDesign .panelB.col2 {
    margin-top: 80px;
}
#page_servOffset .panelB.col2 .head {
    width: 316px;
    height: 56px;
    background-image: url(/img/text_scriptOffset.png);
    top: 15px;
    left: 230px;
}
#page_servOffset .panelB.col2 ul {
    margin-top: -14px;
    margin-bottom: 2px;
}
#page_servOffset .panelB.col2 {
    margin-top: 75px;
}
#page_servDigital .panelB.col2 .head {
    width: 292px;
    height: 63px;
    background-image: url(/img/text_scriptDigital.png);
    top: 15px;
    left: 230px;
}
#page_servDigital .panelB.col2 {
    margin-top: 80px;
}
#page_servValue .panelB.col2 .head {
    width: 288px;
    height: 45px;
    background-image: url(/img/text_scriptValue.png);
    top: 15px;
    left: 230px;
}
#page_servValue .panelB.col2 {
    margin-top: 80px;
}
/* panelC is two equal width columns, used on about.html for example */
.panelC.col1 {
    float: left;
    width: 280px;
    margin-left: 20px;
    margin-top: 75px;
}
.panelC.col2 {
    float: left;
    width: 280px;
    margin-left: 40px;
    margin-top: 75px;
}
.panelC p {
    text-align: justify;
    font-size: 12px;
    margin-bottom: 15px;
}
.panelC p:last-child {
    margin-bottom: 0;
}
.panelD {
    width: 700px;
}
.panelD p {
    width: 400px;
}
.panelD h2 {
    color: white;
    font-size: 18px;
    margin: 0 0 0 0;
    padding-top: 10px;
}
.panelD form ul {
    list-style-type: none;
}
.panelD form ul li {
    margin-top: 20px;
    padding-bottom: 15px;
}
.pandlD form ul li label {
    position: absolute;
    display: block;
}
.panelD form ul li input, .panelD form ul li textarea {
    position: relative;
    display: block;
    margin-left: 15px;
}
form .button {
    margin-left: 140px;
    margin-top: 10px;
}
/* Styles specific to the service pages, ie serv*.html */
/* Styles for making the side menu using those images of post-it notes */
#navSide {
    background-image: url(/img/bkgd_navSide.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#navSideThumb {
    width: 98px;
    height: 19px;
    position: relative;
    left: 60px;
    top: 15px;
    background-repeat: no-repeat;
}
#page_services #navSideThumb {
    background-image: url(/img/thumb_navSideDotsB.png);
}
#page_servDesign #navSideThumb {
    background-image: url(/img/thumb_navSideDotsC.png);
}
#page_servOffset #navSideThumb {
    background-image: url(/img/thumb_navSideDotsD.png);
}
#page_servDigital #navSideThumb {
    background-image: url(/img/thumb_navSideDotsF.png);
}
#page_servValue #navSideThumb {
    background-image: url(/img/thumb_navSideDotsK.png);
}
#navSide ul{
    margin-top: 32px;
    margin-left: 0px; /* IE7 doesn't undersand left margin on this ul */
    padding-left: 55px;
}
#navSide ul li{
    height: 40px;
    list-style-type: none;
    padding-left: 0px;
}
#navSide li a {
    position: relative;
    font-weight: bold;
    color: #666;
    text-decoration: none;
}
#navSide li a:hover {
    text-decoration: underline;
}
#navSide li.thisPage a {
    color: #fafafa;
}
/* Styles specific to a single page */
#imgTextPrint {
    position: absolute;
    top: 38px;
    left: 410px;
    z-index: 2;
}
#divTextHomePage {
    width: 320px;
    height: 260px;
    overflow: hidden;
    position: absolute;
    top: 90px;
    left: 80px;
}
#divTextHomePage p {
    font-size: 12px;
    line-height: 23px;
    text-align: justify;
}
#imgTextOffsetDigital {
    position: absolute;
    top: 240px;
    left: 400px;
}
#divListProd1, #divListProd2 {
    float: left;
    margin-top: 90px;
    margin-left: 30px;
}
#divListProd1 ul, #divListProd2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#divListProd1 ul img, #divListProd2 ul img {
    padding-right: 4px;
    margin-bottom: -5px;
}
#divListProd1 ul li, #divListProd2 ul li {
    padding: 0 0 2px 0;
}
#page_products .head {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    width: 293px;
    height: 43px;
    background-image: url(/img/text_scriptWeDeliver.png);
    top: 15px;
    left: 30px;
}
#page_about .head {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    width: 600px;
    height: 39px;
    background-image: url(/img/text_scriptEverythingHasStory.png);
    top: 25px;
    left: 20px;
}
#page_requestQuote .head {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    width: 123px;
    height: 63px;
    background-image: url(/img/text_scriptRfq.png);
    top: 20px;
    left: 30px;
}
#page_requestQuote .panelA { margin-top: 80px; }
#page_ftp .head {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    width: 181px;
    height: 62px;
    background-image: url(/img/text_scriptSending.png);
    top: 20px;
    left: 30px;
}
#page_contact .head {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -1;
    width: 297px;
    height: 41px;
    background-image: url(/img/text_scriptContact.png);
    top: 20px;
    left: 56px;
}
#page_contact .imageAttribution {
    text-align: right;
    position: relative;
    top: 420px;
    right: 20px;
}
/* Styles specific to an element on only one page */
#idHeader div.pageA {
    background-image: url(/img/bkgd_pageA_top.jpg);
}
#idMain.pageA {
    background-image: url(/img/bkgd_pageA_mid.jpg);
}
#idPreFooter.pageA {
    background-image: url(/img/bkgd_pageA_bot.jpg);
}
#idHeader div.pageB {
    background-image: url(/img/bkgd_pageB_top.jpg);
}
#idMain.pageB {
    background-image: url(/img/bkgd_pageB_mid.jpg);
}
#idPreFooter.pageB {
    background-image: url(/img/bkgd_pageB_bot.jpg);
}
#idHeader div.pageC {
    background-image: url(/img/bkgd_pageC_top.jpg);
}
#idMain.pageC {
    background-image: url(/img/bkgd_pageC_mid.jpg);
}
#idPreFooter.pageC {
    background-image: url(/img/bkgd_pageC_bot.jpg);
}
#idHeader div.pageD {
    background-image: url(/img/bkgd_pageD_top.jpg);
}
#idMain.pageD {
    background-image: url(/img/bkgd_pageD_mid.jpg);
}
#idPreFooter.pageD {
    background-image: url(/img/bkgd_pageD_bot.jpg);
}
#idHeader div.pageE {
    background-image: url(/img/bkgd_pageE_top.jpg);
}
#idMain.pageE {
    background-image: url(/img/bkgd_pageE_mid.jpg);
}
#idPreFooter.pageE {
    background-image: url(/img/bkgd_pageE_bot.jpg);
}
#idHeader div.pageF {
    background-image: url(/img/bkgd_pageF_top.jpg);
}
#idMain.pageF {
    background-image: url(/img/bkgd_pageF_mid.jpg);
}
#idPreFooter.pageF {
    background-image: url(/img/bkgd_pageF_bot.jpg);
}
#idHeader div.pageG {
    background-image: url(/img/bkgd_pageG_top.jpg);
}
#idMain.pageG {
    background-image: url(/img/bkgd_pageG_mid.jpg);
}
#idPreFooter.pageG {
    background-image: url(/img/bkgd_pageG_bot.jpg);
}
#idHeader div.pageH {
    background-image: url(/img/bkgd_pageH_top.jpg);
}
#idMain.pageH {
    background-image: url(/img/bkgd_pageH_mid.jpg);
}
#idPreFooter.pageH {
    background-image: url(/img/bkgd_pageH_bot.jpg);
}
#idHeader div.pageJ {
    background-image: url(/img/bkgd_pageJ_top.jpg);
}
#idMain.pageJ {
    background-image: url(/img/bkgd_pageJ_mid.jpg);
}
#idPreFooter.pageJ {
    background-image: url(/img/bkgd_pageJ_bot.jpg);
}
#idHeader div.pageK {
    background-image: url(/img/bkgd_pageK_top.jpg);
}
#idMain.pageK {
    background-image: url(/img/bkgd_pageK_mid.jpg);
}
#idPreFooter.pageK {
    background-image: url(/img/bkgd_pageK_bot.jpg);
}
#idHeader div.pageL {
    background-image: url(/img/bkgd_pageL_top.jpg);
}
#idMain.pageL {
    background-image: url(/img/bkgd_pageL_mid.jpg);
}
#idPreFooter.pageL {
    background-image: url(/img/bkgd_pageL_bot.jpg);
}
#idHeader div.pageM {
    background-image: url(/img/bkgd_pageM_top.jpg);
}
#idMain.pageM {
    background-image: url(/img/bkgd_pageM_mid.jpg);
}
#idPreFooter.pageM {
    background-image: url(/img/bkgd_pageM_bot.jpg);
}
