﻿body
{
    margin-top: 10px;
    background-color: #d8d8d8; /*font-size: 12px;*/
    color: #074F8E;
}

*1
{
    font-size: 12px; /*color: #074F8E;*/
}

*
{
Font-family: Arial;
}

p
{
    font-size: 12px;
    color: #074F8E;
}

div
{
    font-size: 12px;
    color: #074F8E;
}

li
{
    font-size: 12px;
    color: #074F8E;
}

a
{
    color: #084F8F; /* dark blue */
}

a:hover
{
    color: #0073D7; /* light blue */
}




.header
{
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    width: 965px;
    height: 100px;
}

.topnav
{
    background-image: url(images/menu.jpg);
    background-repeat: no-repeat;
    width: 965px;
    padding-right: 10px;
}


.search
{
    border: 0px solid blue;
    width: 190px;
    margin-bottom: 17px;
    margin-right: 70px;
    color: white;
    font-size: 11px;
}

.field
{
    height: 10px;
    width: 100px;
    border: 1px solid navy;
}

.leftmenu
{
    border-right: 1px solid #93cdff;
    font-size: 12px;
    color: #074F8E;
}

a.subcats
{
    font-size: 12px;
    font-weight: bold;
    color: #074F8E;
    text-decoration: none;
    padding-left: 20px;
}

a.subcats:hover
{
    font-size: 12px;
    color: #0073d7;
    text-decoration: none;
    padding-left: 20px;
}

a.modelink
{
    color: #084F8F;
    text-decoration: none;
}

a.modelink:hover
{
    color: #0073d7;
    text-decoration: underline;
}

a.white11px
{
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}

a.white11px:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight:bold;
}

a.details
{
    color: #084F8F;
    font-weight: bold;
}

a.details:hover
{
    color: #0073d7;
    font-weight: bold;
}

.welcome
{
    font-family: arial;
    font-size: 12px;
    background-color: #ffffff;
    background-image: url(images/welcome_bg.jpg);
    background-repeat: no-repeat;
    color: White;
}

.welcometext
{
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.catcontent
{
    padding-left: 20px;
    padding-right: 20px;
}

.contactbox
{
    border: 1px solid #7cb8ec;
    text-align: left;
    padding-top: 0;
}

.titles
{
    color: #074F8E;
    font-size: 15px;
    font-family: arial;
}

a.titles.contactitem:hover
{
    text-decoration: underline;
}

.footer
{
    background-color: #074f8e;
    color: white;
    vertical-align: middle;
    font-size: 12px;
    font-family: arial;
}

.footer a
{
    text-decoration: none;
    color: white; /*padding-top: 5px;*/
}

.footer a:hover
{
    text-decoration: underline;
    color: white;
}

.box
{
    border: 1px solid #535b6b;
}

h3
{
    color: white;
    font-variant: small-caps;
    font-size: 16px;
    padding-left: 15px;
}

hr
{
    height: 1px;
    color: #93cdff;
    width: 100%;
}
.DetailButton
{
    /*     color: #000000;     font-family: verdana;     font-size: 10px;     font-weight: bold;     text-align: left;     background-color: #F6E943;     vertical-align: middle;     border: 1px solid gray;     padding: 1px 1px 1px 3px;     width: 75px;     height: 20px;     */
}


.contactitem
{
    font-family: arial;
    font-size: 12px;
    color: #074F8E;
    text-decoration: none;
}

a.contactitem:hover
{
    font-family: arial;
    font-size: 12px;
    color: #074F8E;
    text-decoration: underline;
}

.productSmall
{
    background-image: url(images/bg_thumb.gif);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 8px;
}

.productBig
{
    background-image: url(images/noimage_thumb.gif);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 8px;
    padding-left: 22px;
}

.SelectedNodeStyleTest
{
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.SelectedNodeStyleTest a
{
    text-decoration: none;
    font-weight: bold;
}

.catcontent a
{
    text-decoration: none;
    color: #084F8F;
}

.catcontent a:hover
{
    text-decoration: none;
    color: #0073d7;
}

.promoprice
{
    color: #c7002a;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
}

.catlink
{
    font-family: arial;
    font-size: 12px;
    color: #074F8E;
    font-weight:bold;
    text-decoration: none;
}

a.catlink:hover
{
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    color: #074F8E;
    text-decoration: underline;
}

.promobg
{
    background-color: #eaeef4;
    padding-left: 15px;
    padding-right: 15px;
}

.promolabel
{
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    color: #074F8E;
}

.promotext
{
    font-family: arial;
    font-size: 12px;
    color: #074F8E;
}

.required
{
    /* color: Red; */
    color: Black;
}

.catparent
{
    background-color: #edf0f2; /*     background-image: url(images/downarrow_blue.gif);     background-position: right;     background-repeat: no-repeat;     */
    color: #074f8e;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    width: 150px;
    border-bottom: solid 1px White;
}

.catnode
{
    background-color: #d5e6f4; /*     background-image: url(images/downarrow_white.gif);     background-position: right;     background-repeat: no-repeat;     */
    color: #074f8e;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    width: 150px;
    border-bottom: solid 1px White;
}

.catselected
{
    background-color: #074f8e; /*     background-image: url(images/downarrow_white.gif);     background-position: right;     background-repeat: no-repeat;     */
    color: White;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    width: 150px;
    border-bottom: solid 1px White;
}

.cathover
{
    background-color: #074f8e; /*     background-image: url(images/downarrow_white.gif);     background-position: right;     background-repeat: no-repeat;          color: White;     font-family: Verdana;     font-size: 12px;     font-weight: normal;     width: 150px;     */
    cursor: pointer;
}

.catnavbar
{
    background-color: #d5e6f4;
    border-color: White;
    border-style: solid;
    border-width: 1px;
}

.productbg_big
{
    background-image: url(images/bg_big.gif);
    background-position: center top;
    background-repeat: no-repeat;
}

.productbg_thumb
{
    background-image: url(images/bg_thumb.gif);
    background-position: center top;
    background-repeat: no-repeat;
}

.topleft
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/topleft.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.topright
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/topright.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.bottomleft
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/bottomleft.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.bottomright
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/bottomright.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.boxtop
{
    background-color: #ffffff;
    height: 13px;
    border-top: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}

.boxbottom
{
    background-color: #ffffff;
    height: 13px;
    border-bottom: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}

.boxleft
{
    background-color: #ffffff;
    width: 13px;
    border-left: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}

.boxright
{
    background-color: #ffffff;
    width: 13px;
    border-right: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}


.DateListRowItemStyle
{
    background-color: #ebf4fc;
    font-size: 12px;
    font-family: Arial;
}
.DateListRowAlternatingItemStyle
{
    background-color:#ffffff;
    font-size: 12px;
    font-family: Arial;
}


.HiddenItem
{
    display: none;
}

.PriceRowStyle
{
    background-color: #B10304;
}
.PriceRowStyleNormal
{
    background-color: #FFFFFF;
    color: #000000;
}
.PriceItem
{
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
}
.PriceItemNormal
{
    font-family: arial;
    font-size: 12px;
    color: #074F8E;
}
.InstockItem
{
    font-family: arial;
    font-size: 12px;
    color: #07870E;
    font-weight: bold;
}



.hiddenItem
{
    display:none;
    visibility:hidden;
}