body
{
    font-family: Verdana, Arial, sans-serif;
}

#bodytemplate
{
    color: #001d2b;
    margin: 0 0 0 0;
    text-align: center;
    background: url(images/bgbody.png) #eee repeat-y center 50%;
}

td
{
    vertical-align: top;
}

td.fieldname
{
    text-align: right;
    font-weight: bold;
}

hr
{
    color: #1a8ef4;
    height: 0.05em;
}

p
{
    padding: 1px;
    margin: 1px;
}

a
{
    color: #1214A8;
}

a:hover
{
    text-decoration: underline;
}

#container
{
    position: inherit;
    background-color: Transparent;
    height: auto;
    width: 100%;
    overflow: inherit;
    height: auto;
}

#fullheader
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 160px;
    background-image: url(images/headerbackground.gif);
    background-repeat: repeat-x;
}

#menubar
{
    position: absolute;
    left: 0px;
    top: 103px;
    width: 100%;
    height: 28px;
    background-image: url(images/navbackground.jpg);
    background-repeat: repeat-x;
}

#navline
{
    position: absolute;
    left: 0px;
    top: 140px;
    height: 25px;
    width: 100%;
    border-bottom: #cccccc 1px solid;
}

#breadcrumb
{
    position: absolute;
    left: 10px;
    top: 0px;
    width: 700px;
    height: 25px;
    background-color: #202020;
    background-color: Transparent;
    color: #111111;
    font-size: .7em;
    text-align: left;
    padding-left: 0px;
}

#breadcrumb a
{
    color: Navy;
}

#loginbox
{
    position: absolute;
    /*left: 750px;*/
    top: 9px;
    right: 6px;
    width: 228px;
    height: 77px;
    font-size: .8em;
    padding: 4px 4px 4px 4px;
    background-color: Transparent;
    color: Gray;
    border-right: Gray 1px solid;
    border-top: Gray 1px solid;
    border-left: Gray 1px solid;
    border-bottom: Gray 1px solid;
}

#loginbox input
{
    color: red;
    border-color: Navy;
    background-color: Transparent;
    font-size: 10px;
}

#themeselector
{
    position: absolute;
    left: 815px;
    top: -1px;
    width: 164px;
    height: 25px;
    font-size: .7em;
    padding: 0px;
    background-color: Transparent;
    text-align: right;
}

#themeselector select
{
    color: black;
    background-color: #e1e1e1;
    font-size: 10px;
}

#welcomebox
{
    position: absolute;
    top: 5px;
    left: 771px;
    font-size: .8em;
    text-align: right;
    padding: 5px;
    background-color: Transparent;
    width: 200px;
    color: #3366ff;
}

#footer
{
    padding: 0px;
    width: 980px;
    height: 40px;
    visibility: visible;
    clear: both;
    color: gray;
    font-size: 0.9em;
    line-height: 1.6em;
    margin: 0 auto;
    padding: 8px 0;
    text-align: right;
    background-image: url(images/footerbackground.jpg);
    background-repeat: repeat-x;
}

#footer a
{
    color: #808080;
}



#leftcol
{
    left: 0px;
    top: 0px;
    width: 0px;
    position: absolute;
    font-size: .7em;
    border-right: #cccccc 1px solid;
    margin-top: 6px;
    visibility: hidden;
}

#rightcol a
{
    color: blue;
}

#centercol
{
    position: relative;
    margin-left: 0px;
    padding: 0px;
    background-color: Transparent;
    overflow: inherit;
    color: #404040;
    font: 76% Verdana,Tahoma,Arial,sans-serif;
    width: 100%;
    min-height: 500px;
}

#centercolcontent
{
    padding: 10px 10px 10px 10px;
    overflow: inherit;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
    color: #2f2f2f;
    font-size: 1.2em;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
}

#centercolcontent div.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
}

#footermenu
{
    position: inherit;
    margin-top: 0px;
    visibility: visible;
    text-align: center;
    padding-top: 5px;
}

#footertext
{
    position: inherit;
    margin-top: 12px;
    padding-top: 0px;
    visibility: visible;
    text-align: center;
    font-size: .7em;
}




.headermenulink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    color: #f6f6f6;
    margin-left: 15px;
    margin-top: 7px;
    text-transform: uppercase;

}

.headermenulink ul li ul, .footermenulink ul li ul
{
    display: none;
}

.headermenulink ul li 
{
    position: relative; 
    float: left;
    list-style: none;
    color: #f6f6f6;
    border-right: 1px solid #888888;
}

.headermenulink  li 
{
    margin-left: 10px;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 0px;
}

.headermenulink a
{
  text-decoration: none;
  color: #f6f6f6; 
}

.headermenulink a:hover
{
    text-decoration: underline;
    color: inherit;
    background-color: Transparent;
}


/*
.headermenulink a
{
    text-decoration: none;
    color: #f6f6f6;
    margin-left: 0px;
    margin-right: 0px;
    border-right: 1px solid #888888;
    padding-right: 0px;
    padding-left: 0px;
}

.headermenulink a:hover
{
    text-decoration: underline;
    color: inherit;
    background-color: Transparent;
}
*/


.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.highlightcity
{
    background-color: #df2e05;
}
.menubartop
{
    color: #050;
    cursor: pointer;
    font-family: "MS Sans Serif" , Geneva, sans-serif;
    font-size: 64%;
    font-weight: bold;
    background-color: #090973;
    border: 1px solid;
    border-top-color: #696;
    border-left-color: #696;
    border-right-color: #363;
    border-bottom-color: #363;
    height: 20px;
}
.highlightstate
{
    background-color: #f4c977;
}

.highlightcountry
{
    background-color: #818689;
}

.articlebox
{
    background-color: Transparent;
    color: #444444;
    padding: 6px 6px 6px 15px;
}

.articletitle
{
    padding: 6px 0px 6px 0px;
    font-size: 1.2em;
    font-weight: 700;
    color: #000099;
}

.articletitle_nav
{
    padding: 6px 6px 6px 6px;
    background: #ffffff url(images/grd-4pxgrey.gif) -4px -1493px repeat-x;
    height: 1.5em;
}

.articleabstract
{
    padding-top: 6px;
}

.comment
{
    padding: 4px 0px 4px 0px;
    font-size: smaller;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
    color: White;
}

.polloptions
{
    padding-top: 10px;
    padding-bottom: 4px;
}

.pollbar
{
    background-color: red;
    font-size: 4px;
}

.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}

.newsletterbox
{
    position: relative inherit;
    width: 190px;
    height: 170px;
    background-color: Transparent;
    color: White;
    border: 0px;
    border-color: Black;
    text-align: justify;
}

.newspanelbox
{
    position: relative inherit;
    width: 185px;
    height: 130px;
    background-color: Transparent;
    color: inherit;
    font-size: 1.2em;
    font-weight: 800;
    text-align: justify;
    padding: 3px 3px 3px 3px;
}

.companybox
{
    position: relative inherit;
    width: 166px;
    height: 40px;
    background-color: Transparent;
    color: White;
    border: 0px;
    border-color: Black;
    padding: 10px;
    border: 2px solid;
    font-size: 1.1em;
    font-weight: bold;
}

.newsletterboxcontent
{
    padding: 6px;
}

.postinfo
{
    background-color: #e7e7fd;
    font-weight: bold;
    text-align: center;
    background-image: url(images/gradient_bl_h_120.jpg);
}

.font01emVerdanapadd5
{
    font-size: 1.0em;
    font-family: Verdana;
}

.posttitle
{
    padding: 5px;
    margin-bottom: 5px;
    background-color: #9bdef5;
    background-image: url(images/gr_bl_28.jpg);
    color: black;
    font-weight: bold;
    height: 14px;
}

.postbody
{
    padding: 6px;
}

.shoppingcartbox
{
    position: relative inherit;
    width: 190px;
    background-color: Transparent;
    color: inherit;
    border: 0px;
    border-color: Black;
    margin-top: 10px;
}

.shoppingcartboxcontent
{
    padding: 3px;
    font-size: 0.8em;
}

.basket_sectiontitle
{
    background-color: Transparent;
    color: #2f2f2f;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: text-bottom;
    width: 190px;
    padding-right: 6px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#webtext
{
    text-align: right;
}

.webtext
{
    text-align: justify;
    background-color: Transparent;
    padding: 0px 0px 0px 0px;
    color: inherit;
    overflow: inherit;
}

#Table_01
{
    max-width: 980px;
    background-color: White;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    border-right: #ffffff 7px solid;
    border-top: #ffffff 7px solid;
    border-left: #ffffff 7px solid;
    border-bottom: #ffffff 7px solid;
    overflow: inherit;
}


#Logo
{
    position: relative;
    left: 25px;
    top: 25px;
    width: 240px;
    height: 80px;
    background-image: url(images/Header.gif);
    background-repeat: no-repeat;
}

/* Show info about product*/
.tableProductInfo
{
    width: 100%;
}

.tableProductInfo .tdText
{
    font-size: 1.0em;
    text-align: right;
    width: 20%;
    font-weight: 400;
}

.tableProductInfo .tdInfo
{
    font-size: 1.0em;
    font-weight: 800;
    text-align: left;
}

.GridView_productlst_header
{
    background-image: url(images/gr_bl_22.jpg);
}

.GridView_productlst_footer
{
    background-image: url(images/gr_bl_28.jpg);
}

a.linknodecoration, a.linknodecoration:visited, a.linknodecoration:hover, a.linknodecoration:active
{
    text-decoration: none;
}

TD.bd_picture
{
    border-right: 1px solid #999999;
    border-top: 1px solid #e0e7f7;
    border-left: 1px solid #e0e7f7;
    border-bottom: 1px solid #999999;
    background-color: #ffffff;
    background-image: url(images/ivory_down_400.gif);
    background-repeat: repeat;
    text-align: center;
}

h2.contact
{
    margin: 0;
    color: #003300;
    font-size: 1.4em; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1pt;
    text-align: center;
    text-indent: 0;
    word-spacing: 0;
    line-height: normal;
    vertical-align: middle;
    background-color: transparent;
}

.ContractProgess
{
    color: #3300cc;
    font-size: 1.0em;
    font-weight: bold;
}
.ContractPointInProgess
{
    color: #ff6633;
    font-size: 1.1em;
}

.partsearchbox
{
    position: relative inherit;
    width: 190px;
    background-color: Transparent;
    color: inherit;
    border: 0px;
    border-color: Black;
    height: 100px;
    padding-top: 5px;
}

.partsearchboxcontent
{
    padding: 0px;
    font-size: 0.8em;
}

td.psvert
{
    font-size: 1.0em;
    vertical-align: middle;
}
td.psmidle
{
    vertical-align: middle;
    text-align: center;
}

td.psbold
{
    font-size: 1.2em;
    vertical-align: middle;
    font-weight: bold;
    color: #0000cc;
}

.backlink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

a.backlink:hover
{
    color: #DD0000;
}

.tableFrame
{
    text-align: left;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #3399FF;
    padding: 2px;
}

.tableContent
{
    text-align: left;
}

td.l1, td.r1, td.c1
{
    font-size: 0.8em;
    font-family: Verdana,Arial;
}
td.l1
{
    text-align: left;
}
td.r1
{
    text-align: right;
}
td.c1
{
    text-align: center;
}
td[c1][hd]
{
    background-color: #C3DAF9;
}
td[l1][i], td[r1][i], td[c1][i]
{
    font-style: italic;
}
td[l1][b], td[r1][b], td[c1][b]
{
    font-weight: 800;
}
td[l1][big], td[r1][big], td[c1][big]
{
    font-weight: 900;
    font-size: 0.9em;
}

h2.main, div.section_main
{
    border-bottom: 3px solid #ACA49D;
    color: #444444;
    font-size: 1.2em;
    font-family: Verdana, Arial;
    letter-spacing: -1px;
    margin: 0 0 10px;
    padding: 0 2px 2px 5px;
}


h1.main, div.section_main
{
    border-bottom: 3px solid #ACA49D;
    color: #444444;
    font-size: 1.2em;
    font-family: Verdana, Arial;
    margin: 0 0 10px;
    padding: 0 2px 2px 0;
}

p.main
{
    margin: 0 0 18px 10px;
}

.box
{
    background: #4088b8;
    border: 1px solid #c8c8c8;
    color: #fff;
    font-size: 0.8em;
    line-height: 0.9em;
    padding: 10px 10px 10px 13px;
}

.box a
{
    color: #f0f0f0;
}

#Content2
{
}

.middletext
{
    position: relative;
    padding: 0px;
    width: 100%;
    height: 15px;
    border-top: 4px solid #dadada;
    clear: both;
    color: gray;
    font-size: 0.9em;
    line-height: 1.0em;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
}

.formbox
{
    border: #bbb 1px solid;
    padding: .35em 10px .85em;
    margin: .85em 0;
    background: #eaeaea;
}

.li_main
{
    padding: 2px 0px 2px 0px;
}

td.right_align
{
    text-align: right;
}

/* Legacy */
TD.gold01
{
    font-size: 14px;
    background-image: url(images/gold_down.jpg);
    color: #3300cc;
    background-repeat: repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
    background-color: #ffcc33;
    text-align: center;
}

TD.bd_gold02
{
    border-right: #999999 1px solid;
    border-top: #e0e7f7 1px solid;
    font-size: 1.1em;
    font-weight: 800;
    background-image: url(images/gold_down.jpg);
    border-left: #e0e7f7 1px solid;
    color: #0000cc;
    border-bottom: #999999 1px solid;
    background-repeat: repeat;
    font-family: Arial, Verdana;
    background-color: #ffffcc;
    text-align: left;
}

TD.listing_blue_middle_01
{
    font-weight: bold;
    font-size: 12px;
    background-image: url(images/blue_down.jpg);
    vertical-align: baseline;
    color: #0000cc;
    font-style: normal;
    font-family: Verdana, Arial, sans-serif;
    background-color: #00ccff;
    text-align: center;
    font-variant: normal;
}

TD.header_black20_middle_01
{
    font-weight: bold;
    font-size: 20px;
    vertical-align: baseline;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, sans-serif;
    background-color: transparent;
    text-align: center;
    font-variant: normal;
}

table.article_frame1
{
    border-right: #3399ff 0px solid;
    padding-right: 3px;
    border-top: #3399ff 0px solid;
    padding-left: 3px;
    padding-bottom: 3px;
    margin: 10px;
    border-left: #3399ff 0px solid;
    width: 95%;
    padding-top: 3px;
    border-bottom: #3399ff 0px solid;
    font-family: 'Courier New';
    border-collapse: collapse;
    background-color: #ffffff;
    text-align: justify;
}

pre.codeVFP01
{
    border-right: #0066ff 1px solid;
    padding-right: 3px;
    border-top: #0066ff 1px solid;
    padding-left: 3px;
    font-size: x-small;
    padding-bottom: 3px;
    margin: 10px;
    border-left: #0066ff 1px solid;
    color: #0000cc;
    padding-top: 3px;
    border-bottom: #0066ff 1px solid;
    font-family: verdana, arial;
    background-color: #fbfaf7;
    width: 98%;
}

pre.codeXMLsmall
{
    border-right: #0066ff 1px solid;
    padding-right: 3px;
    border-top: #0066ff 1px solid;
    padding-left: 3px;
    font-size: xx-small;
    padding-bottom: 3px;
    margin: 10px;
    border-left: #0066ff 1px solid;
    width: 98%;
    color: #0000cc;
    padding-top: 3px;
    border-bottom: #0066ff 1px solid;
    font-family: verdana, arial;
    background-color: #fbfaf7;
}

TABLE.main_sh01
{
    border-right: #3399ff 2px solid;
    padding-right: 3px;
    border-top: #3399ff 2px solid;
    padding-left: 3px;
    padding-bottom: 3px;
    border-left: #3399ff 2px solid;
    padding-top: 3px;
    border-bottom: #3399ff 2px solid;
    border-collapse: separate;
}

TD.faq_red_left_01
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: baseline;
    color: #ff3333;
    font-style: normal;
    font-family: Verdana, Arial, sans-serif;
    text-align: left;
    font-variant: normal;
}

td.vfparticleheader
{
    background-color: #b0c4de;
}

TABLE.main_pic01
{
    border-right: #3399ff 1px solid;
    padding-right: 3px;
    border-top: #3399ff 1px solid;
    padding-left: 3px;
    padding-bottom: 3px;
    border-left: #3399ff 1px solid;
    padding-top: 3px;
    border-bottom: #3399ff 1px solid;
    border-collapse: separate;
    background-color: #ffffff;
}

TD.bd_red_header
{
    border-right: #999999 1px solid;
    border-top: #e0e7f7 1px solid;
    font-weight: bold;
    font-size: 20pt;
    background-image: url(images/gold_down.jpg);
    border-left: #e0e7f7 1px solid;
    color: #ff0033;
    border-bottom: #999999 1px solid;
    background-repeat: repeat;
    font-family: Times;
    height: 70px;
    background-color: #ffffcc;
    text-align: center;
    width: 600;
}

table.picture_frame1
{
    border-right: black 6pt solid;
    padding-right: 0px;
    border-top: buttonface 6pt solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: gainsboro 6pt solid;
    padding-top: 0px;
    border-bottom: dimgray 6pt solid;
    border-collapse: collapse;
    background-color: Gray;
    text-align: center;
}

table.picture_frame2
{
    border-right: peru 4pt solid;
    padding-right: 0px;
    border-top: buttonface 4pt solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: gainsboro 4pt solid;
    padding-top: 0px;
    border-bottom: tan 4pt solid;
    font-family: Verdana;
    border-collapse: separate;
    background-color: #fff;
    text-align: center;
}

td.big_header_red
{
    padding-left: 1pt;
    font-weight: bold;
    font-size: 20pt;
    color: #ff0033;
    font-family: 'Times New Roman';
    text-align: center;
}

.GridView_productlst_header
{
    background-image: url(images/gr_bl_28.jpg);
}

.GridView_productlst_footer
{
    background-image: url(images/gr_bl_28.jpg);
}

#divFreeSearch
{
    background: url(images/search.gif) no-repeat -66px center;
    height: 22px;
    width: 174px;
    font-size: 11px;
}


/* Free search*/
#divPartSearch
{
    position: absolute;
    left: 104px;
    top: 0;
    background: url(images/search.gif) no-repeat 0px center;
    float: right;
    height: 22px;
    width: 66px;
    vertical-align: bottom;
    margin: 0px;
}

.LinkPartSearch
{
    position: absolute;
    top: 2px;
    left: 8px;
    font-size: 1.2em;
    text-decoration: none;
    color: #333;
}

.LinkPartSearch:hover, .LinkPartSearch:visited
{
    text-decoration: none;
    color: #333;
}

#searcharticle
{
    position: absolute;
    width: 170px;
    left: 810px;
    top: -34px;
    height: 23px;
    font-size: .7em;
    padding: 0px;
    background-color: Transparent;
    text-align: left;
    vertical-align: baseline;
}

#divTextS
{
    position: absolute;
    top: 2px;
    left: 2px;
}

.progress
{
    font-family: Arial;
    position: absolute;
    background-color: Transparent;
    border: solid 1px red;
    padding: 5px;
    left: 50px;
    top: 300px;
}

.errorMessage
{
    color: Red;
    padding: 10px 0 0 10px;
}

.okMessage
{
    color: Green;
    padding: 10px 0 0 10px;
}
        .modalPopup
        {
            background-color: #eeeeee;
            border: solid 3px Gray; 
            padding: 0px;
            cursor:auto ;
        }
        .modalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=60);
            opacity: 0.6;
        }
        
        .PopupHeading
{
    border-style: solid;
    font-size: 1.2em;
    font-weight: 800;
    background-color: #f3dfd7;
    border-width: 0px 0px 1px 0px;
    padding: 5px 1px 1px 1px;
    text-align: center;
    min-height:25px;
}

.gvpagerstyle
{
    color: #444444;
    background-color: #e5e5e5;
    font-size: x-small;
    text-align: right;
    height: 31px;
    background-image: url(images/gvGreyGradient31.gif);
}

.brassgradient
{
    border-style: solid;
    border-width: 1px 2px 1px 2px;
    border-color: #e8ac47;
    background: #FFCC66 url(images/sprites01.png) scroll right center;
    background-position: 0px -327px;
    background-repeat: repeat-x;
    background-color: #f8c356;
    position: relative;
    overflow: visible;
    display: block;
}

.buttontransp
{
    background: none transparent scroll repeat 0% 0%;
    background-color: transparent;
    border: 0px solid #f8c356;
    display: block;
    outline-color: invert;
    overflow: visible;
    position: relative;
    cursor: pointer;
}

.sectionheader
{
    font-size: 16px;
    font-weight: 700;
}

.bi
{
    max-width: 40px;
    max-height: 40px;
    border: #5a5758 solid 1px !important;
}