
body
{
    font-family: Arial;
}
#LeftTop
{
    width: 50px;
    height: 55px;
    background-color: #141414;
}
#LeftCol
{
    width: 50px;
    background-image: url(/images/border-left.jpg);
    background-repeat: repeat-y;
}
#LeftBottom
{
    width: 50px;
    height: 80px;
    background-color: #141414;
}
#RightTop
{
    width: 50px;
    height: 55px;
    background-color: #141414;
}
#RightCol
{
    width: 56px;
    background-image: url(/images/border-right.jpg);
    background-repeat: repeat-y;
}
#RightBottom
{
    width: 50px;
    height: 80px;
    background-color: #141414;
}
#Header
{
    width: 874px;
    height: 55px;
    background-color:#3096cf;
    color: #FFFFFF;
}
#Main
{
    height: 997px;
    background-color: #FFFFFF;
    vertical-align: top;
    padding: 0 10px 10px 10px;
}
#Footer
{
    height: 80px;
    background-color: #141414;
}
#Logo
{
    font-size: 35px;
    font-weight: bold;
    margin-left: 25px;
}
#LogoDotCom
{
    font-size: 18px;
    font-weight: bold;
}
.TdMenu
{
    padding-right: 22px;
    font-size: 12px;
    text-align: left;
    padding-top: 21px;
}
#FooterTable
{
    width: 100%;
    font-size: 12px;
}
#Copyright
{
    color: #9f9f9f;
}
.FooterLinks
{
    color: #595959;
    text-decoration: none;
}
.alertRegText
{
    font-family: Arial;
    font-size: 14px;
    color: #ff0000;
}

.regText
{
    font-family: arial;
    font-size: 14px;
    color: #000000;
}

.titleText
{
    font-family: Arial;
    color: #436070;
    font-size: 20px;
    font-style: italic;
    text-decoration: none;
}

.titleTextWhite
{
    font-style: normal;
    font-family: Arial;
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}

.titleTextLinks
{
    font-family: Arial;
    font-size: 20px;
    font-style: italic;
    color: #436070;
}

.titleTextDark
{
    font-family: Arial;
    color: #436070;
    font-size: 20px;
    font-style: italic;
    text-decoration: none;
}

.mainMediumTitles
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.boxTitles
{
    font-family: Arial;
    color: #000000;
    background-color: #E2E2E2;
    font-size: 15px;
    text-align: center;
}
.insideBoxes
{
    font-family: Arial;
    font-size: 14px;
    color: #003366;
}
a.largeLink
{
    font-family: Arial;
    color: #0000FF;
    text-decoration: underline;
}
a.largeLink:hover
{
    font-family: Arial;
    color: #0000FF;
    text-decoration: none;
}
#LyrSubMedium
{
    position: absolute;
    width: auto;
    height: auto;
    z-index: 10;
    left: 83px;
    top: 361px;
    background: #ffffff;
    background-color: #F8F8F8;
    layer-background-color: #FFFFFF;
    border-bottom: 1px solid #1B67A2;
    border-right: 1px solid #1B67A2;
    border-left: 1px solid #1B67A2;
    border-top: 1px solid #1B67A2;
    visibility: hidden;
    text-align: right;
}
#LyrStyle
{
    position: absolute;
    width: auto;
    height: auto;
    z-index: 10;
    left: 77px;
    top: 456px;
    background-color: #F8F8F8;
    layer-background-color: #FFFFFF;
    border-bottom: 1px solid #1B67A2;
    border-right: 1px solid #1B67A2;
    border-left: 1px solid #1B67A2;
    border-top: 1px solid #1B67A2;
    visibility: hidden;
    text-align: right;
}
#LyrTheme
{
    position: absolute;
    width: auto;
    height: auto;
    z-index: 10;
    left: 72px;
    top: 434px;
    background-color: #F8F8F8;
    layer-background-color: #FFFFFF;
    border-bottom: 1px solid #1B67A2;
    border-right: 1px solid #1B67A2;
    border-left: 1px solid #1B67A2;
    border-top: 1px solid #1B67A2;
    visibility: hidden;
    text-align: right;
}
a.insideBox
{
    font-family: Arial;
    font-size: 12px;
    color: #003366;
    text-decoration: underline;
}
a.insideBox:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #003366;
    text-decoration: none;
}
.subTitles
{
    font-family: Arial;
    font-size: 18px;
}

.searchItemBorder
{
    background-color: #cccccc;
}

.searchItemInner
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
}

.regTextLinks
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: Black;
}

.pieceTitle
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
}

.cartButtonText
{
    color: #045FB4;
    font-size: large;
    text-decoration: none;
}

.viewCartTitle
{
    font-family: Arial;
}

.grayedText
{
    color: #BBBBBB;
}

.darkGrayedText
{
    color: #AAAAAA;
}

.modalBackground
{
    background-color: #000000;
    filter: alpha(opacity:70);
    opacity: 0.7;
}

.modalPopupInput
{
    border: solid 2px #6895D9;
    background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
}

