#cartLookupConfirmTitle {

    font-family: trebuchet ms,calibri,candera,tahoma,sans-serif;
    font-size: 10pt;
    font-style: italic;
    width: 800px;

}

table.cartLookupOld {

    font-family: trebuchet ms,calibri,candera,tahoma,sans-serif;
    font-size: 10pt;
    font-style: italic;
    border: 4px solid #dfdfdf;
    background-color: #f5f5f5;
    margin-bottom: 20px;

}

table.cartLookupNew {

    font-family: trebuchet ms,calibri,candera,tahoma,sans-serif;
    font-size: 10pt;
    font-style: italic;
    border: 4px solid #afafff;
    background-color: #e5e5ff;
    margin-bottom: 20px;

}
td.clo,td.clod {
    border: 1px solid #dfdfdf;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}
td.cln,td.clnd {
    border: 1px solid #afafff;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}

td.clod,td.clnd {

    font-weight: bold;
    
}


/* Default Stylesheet Elements
   - Elements that are consistently used throughout the website */
   

body {

    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: white;
    color: black;

}

div#page_container {

    position: absolute;
    top: 120;  /* Same position as Navigation Side Bar */
    left: 0;
    width: 100%;
    /* Height Attribute is defined by page */
    background-color: #00205a;
    background-image: url('/images/bg/page_container_bgd.bmp');
    background-repeat: repeat-y;
    color: black;
    
}

div#content_container {

    position: absolute;
    top: 15;
    left: 215;
    width: 1000px;
    /* Height Attribute is defined by page */

}

img#banner {

    position: absolute;
    top: 5;
    left: 15;
    
}

div#navigation_bar_top {

    position: absolute;
    top: 80;
    left: 0;
    width: 100%;
    /* Height Attribute is defined in PAGE.INC */
    background-image: url('/images/bg/navigation_bgd_13x40.png');
    background-repeat: repeat-x;

}

div#navigation_side_bar {

    position: absolute;
    top: 120; /* Same position as Page Container */
    left: 0;
    width: 200px;
    /* Height Attribute is defined in PAGE.INC */
    z-index: 1;

}

div#navigation_bar_bottom {

    position: absolute;
    top: 880;
    left: 0;
    width: 100%;
    /* Height Attribute is defined in PAGE.INC */
    background-image: url('/images/bg/navigation_bgd_13x60.png');
    background-repeat: repeat-x;

}

div#side_sky {

    position: absolute;
    top: 145;
    left: 1035;
    height: 600;
    width: 160;

}

div#side_1800 {

    position: absolute;
    top: 750;
    left: 1020;
    height: 600;
    width: 160;
    
}

#topnav_1,#topnav_2,#topnav_3,#topnav_4,#topnav_5,#topnav_6,#topnav_7,#topnav_8,#topnav_9,#topnav_10,#topnav_11 {

    position: absolute;
    top: 0;
    font-family: calibri,candera,trebuchet ms,tahoma,sans-serif;
    font-size: 10pt;
    font-style: italic;
    color: white;
    white-space: nowrap;
    background-image: url('/images/nav/bgd.png');
    background-repeat: repeat-x;
    width: 80px;
    height: 40px;
    text-align: center;

}

a.topnav:link,a.topnav:visited {

    text-decoration: none;
    color: white;
    position: relative;
    top: 15;
    
}

h1#sidenav {

    position: absolute;
    left: 10;
    top: 225;
    font-family: calibri,candera,tahoma,sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    color: #000080;
    white-space: nowrap;
    text-align: center;
        
}

#sidenav_1,#sidenav_2,#sidenav_3 {

    position: absolute;
    left: 15;
    font-family: calibri,candera,tahoma,sans-serif;
    font-size: 10pt;
    font-style: italic;
    color: black;
    white-space: nowrap;
    background-image: url('/images/nav/side_bgd.png');
    background-repeat: repeat-x;
    width: 185px;
    height: 24px;
    text-align: left;

}

a.sidenav:link,a.sidenav:visited {

    position: absolute;
    top: 5;
    text-decoration: none;
    color: #0028aa;

}

div#shopping_cart {

    position: absolute;
    top: 5;
    left: 5;
    height: 210px;
    width: 194px;
    background-image: url('/images/graphics/shopping_cart_icon.png');
    background-repeat: no-repeat;

}

#cb1,#cb2,#cb3 {

    position: absolute;
    left: 10;
    width: 90px;
        height: 30px;
    padding-top: 7px;
    color: white;
    font-family: calibri,candara,sans-serif,arial;
    font-size: 11pt;
    font-style: italic;
        font-weight: bold;
    white-space: nowrap;
    background-repeat: no-repeat;
   
}

#cb1 { top: 34; }
#cb2 { top: 65; }
#cb3 { top: 96; }

a.cart:link,a.cart:visited {

    position: absolute;
    color: white;
    text-decoration: none;
        
}

#title_items,#title_balance,#ref_items,#ref_balance {

    position: absolute;
    font-family: trebuchet ms,tahoma,arial,sans-serif;
    font-size: 11px;
    color: black;
    font-weight: bold;
        
}

#title_items    { top: 138; left: 12; }
#title_balance  { top: 155; left: 12; }
#ref_items      { top: 138; left: 120; width: 16px; text-align: right; color: red; font-size: 13px; }
#ref_balance    { top: 172; left: 61; background-color: white; height: 18px; width: 80px; text-align: right; padding-right: 5px; border: 1px solid black; }


a.faq:link,a.norm:link,a.faq:visited,a.norm:visited {

    color: #f02800;
    text-decoration: none;
    
}

a.faq:hover,a.faq:active,a.norm:hover,a.norm:active {

    color: #0000ff;
    text-decoration: underline;

}

a.invt:link,a.invt:visited {

    color: #0000ff;
    text-decoration: none;
    
}

a.invt:hover,a.invt:active {

    color: #f02800;
    text-decoration: underline;

}

/* Generic Title Header */
#heading_title {

    position: absolute;
    left: 0;
    top: 0;
    font-family: trebuchet ms,calibri,tahoma,sans-serif;
    font-size: 12pt;
    color: #003680; /* TidyGarage Blue */
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    white-space: nowrap;

}

#divider {

    position: relative;
    top: 0;
    left: 0;
    height: 3px;
    background-color: #efefef;

}

#sidenavbutton_0,#sidenavbutton_1,#sidenavbutton_2,#sidenavbutton_3,#sidenavbutton_4,#sidenavbutton_5,#sidenavbutton_6,#sidenavbutton_7,#sidenavbutton_8,
#sidenavbutton_9,#sidenavbutton_10,#sidenavbutton_11,#sidenavbutton_12,#sidenavbutton_13,#sidenavbutton_14,#sidenavbutton_15,#sidenavbutton_16,
#sidenavbutton_17,#sidenavbutton_18,#sidenavbutton_19
 {

    position: absolute;
    left: 10;
    
}

a.rel_content:link,a.rel_content:visited {

    position: absolute;
    left: 20;
    color: white;
    text-decoration: none;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;

}

a.rel_content:hover,a.rel_content:active {

    color: yellow;
    text-decoration: underline;

}

#atgad_01 {

    position: absolute;
    top: -390;
    left: 10;
    z-index: 1;
    
}

/* Footer Area */

#foot_copy {

    position: absolute;
    top: 5;
    left: 10;
    width: 1180px;

}

#foot1 {

    position: absolute;
    top: 25;
    left: 0;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
    color: #3f3f3f;

}

#foot2 {

    position: absolute;
    top: 39;
    left: 0;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    font-family: tahoma,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;

}

#foot_links {

    position: absolute;
    top: 2;
    left: 0;
    width: 100%;
    text-align:center;
    font-family: tahoma,arial,sans-serif;
    font-size: 10px;

}

a.foot:link,a.foot:visited {
    margin-left: 5px;
    color: #003680;
    text-decoration: none;
}

a.foot:hover,a.foot:active {
    color: black;
    text-decoration: underline;
}

a.site_design:link,a.site_design:visited {
    color: black;
    text-decoration: none;
}

a.site_design:hover,a.site_design:active {
    text-decoration: underline;
}

#rtitle {

    position: relative;
    top: -3;
    
}

#gsearch {

    position: absolute;
    top: 10;
    left: 0;
    width: 190px;
    height: 28px;

}

#search_text {

    position: absolute;
    top: 2;
    left: 58;
    height: 22px;
    width: 105px;
    font-family: arial,tahoma,sans-serif;
    font-size: 8pt;

}

#gtsearch_icon {

    position: absolute;
    top: 5;
    left: 3;
    
}

#gtsearch {

    position: absolute;
    top: 5;
    left: 20;
    font-size: 8pt;
    color: white;
    font-weight: bold;
    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-style: italic;
}

#ssearch {

    position: absolute;
    top: 2;
    left: 165;
    height: 24px;
    width: 50px;
    background-color: #e0f0ff;
    color: #003680;
    font-size: 11px;
    font-weight: bold;
    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-style: italic;

}





