body {
    margin: 0;
    padding: 0;
    xbackground-image: url(../images/exile_bkg.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
    text-align: center;
    
}

p.note {

    font-family: verdana;
    font-size: 12px;
}

.itemTitle {

    color: #C4E3E5;
    font-weight: bold;
    font-size: 13px
}

.itemRow {

    width: 690px;
    margin: 15px 0;
    position: relative;
    font-size: 1.1em;
}

.itemRowDesc, .itemRowOnlyDesc {

    color: #6D96B6;
    width: 410px;
    position: absolute;
    left: 140px;
}

.itemRowCode {

    width: 140px;
}

.itemRowPrice {

    width: 140px;
    position: absolute;
    left: 550px;
    top: 0;
    text-align: right;
}

.itemRowOnlyDesc {

    left: 0;
    position: relative;
    width: 540px;
}

.itemRowAdd {

    width: 30px;
    position: absolute;
    left: 600px;
    top: 0;
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
}

.highlightTitle {

    color: #DEBC81;
    font-size: 14px;
    font-weight: bold;
}
.highlightText {

    color: #FFFFFF;
    font-size: 12px;
}

#highlightLink {

    color: #FF9C00;
    font-size: 10px;
    font-weight: bold;
}



#main {
    border: 0px solid red;
    width: 1000px;

    margin: auto;

}

a:link {
    color: #CCD9D9;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #CCD9D9;
}

a:hover {
    text-decoration: none;
    color: #FF6600;
}

a:active {
    text-decoration: none;
    color: #FF9900;
}

a img {
    border: 0;
}

html, body, table, td, th {
    color: #AEADAD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#header {
    width: 1000px;
    height: 104px;

    background-image: url(../images/top_bg.jpg);
    background-repeat: no-repeat;
    
    /* todo */
    border: 0px solid red;
}

#sepFooter {
    clear: both;
}

#footer {
    margin: 80px 0px 0px 0px;
    * margin: 40px 0px 0px 0px;
    /* todo */
    border: 0px solid blue;
text-align: center;
}

#footer * {
    margin: 0 8px 0 0;
}

.footerLink:a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #847B60;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #847B60;
    text-decoration: none;
}

.footerLink:hover {
    color: #FFFFFF;
}

.footerLink:active {
    color: #FCBD00;
}

.footerLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #847B60;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #847B60;
    text-decoration: none;
}

.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #E1E1E1;
}

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 18px;
    color: #999691;
}

.sectionName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    Xcolor: #97948f;
    letter-spacing: -1px;
    position: relative;
    z-index: 200;

    Xleft: -345px;

}

a.sectionName:hover {
    border-bottom: 1px dotted;
}

.sectionArrow {
    margin: 0 5px;
    position: relative;
    z-index: 250;
}

/* *************************************************** */

#sub_menu_b, #sub_menu_p, #sub_menu_a {
    display: none;
    position: absolute;
    padding: 5px 10px;

    top: 126px;
    left: 0px;
    
    z-index: 1001;
    background-color: #000000;
    
    text-align: left;
}

#sub_menu_b a div {
    width: 130px;
    cursor: pointer;
}

#sub_menu_p a div {
    width: 150px;
    cursor: pointer;
}

#sub_menu_b {
    left: 119px;
}

#sub_menu_p {
    left: 238px;
}

/* *************************************************** */

#navLinks {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 100;
    
    text-align: left;
}

.navLink {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    color: #CCD9D9;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #A1ACAC;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.navLink, .navLinkPop {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    color: #CCD9D9;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #A1ACAC;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.navLinkPop {
    width: 100%;
    border-bottom: none;
}

/* *************************************************** */

.sectionSep {
    padding: 0 2px;
}

/*****************************************************/

#tNavMain {
    position: relative;

    top: 0;
    left: 268px;
    
    border: 0px solid green;
}

#topNav {

    border: 0px solid green;

    padding: 0;
    margin: 0 0 0 87px;
    text-align: left;

}

#topNav * {
    margin: 0;
    padding: 0 1px 0 0;
}

/*****************************************************/

#exilePage {
    position: relative;
    top: 40px;
    left: 60px;
    
    margin: auto;
    width: 880px;
    
    border: 0px solid red;
    
    text-align: left;
}

#exilePage1 {
    position: relative;
    top: 30px;


    text-align: left;
}

#exileContent {
    text-align: center;
}

/*****************************************************/

.Print {
    position: absolute;
    left: 708px;
    top: 0;

    width: 56px;
    height: 25px;

    cursor: pointer;

    background-image: url(../images/print_this.gif);
    background-repeat: no-repeat;
}

/*****************************************************/

/*
div.partItem {width: 800px;margin-left: 100px;}
#partsTextHeaderSep {margin-top: 25px;}
table,tr,th,td {border-bottom:1px dotted gray}
table.items {margin-bottom: 3px;}
p.note {color:#6D96B6;}

*/