html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


BODY
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #c9ddee;
}

#wrapper
{
    width: 980px;
    margin: 5px auto;
    border: 0px solid orange;
    padding: 3px;
    background: #ffffff;
    overflow: hidden;
}

#header
{
    width: 980px;
    margin: 0px;
    padding: 0px;
    border: 0 solid #ffffff;
    overflow: auto;
    height: 120px;
    background-image: url(../images/bg-stripe.gif);
    background-repeat: repeat-x;
    overflow: hidden;
    background-color: #354366;
}

#header .img
{
    float: left;
}

#content
{
    width: 980px;
    margin-right: 14px;
    padding: 0;
    border: 0px solid yellow;
    background-image: url(../images/content-bg.gif);
    background-repeat: repeat-y;
    overflow: hidden;
}

.subhead
{
    height: 50px;
    text-align: right;
    width: 400px;
    overflow: hidden;
    padding-left: 330px;
    margin-top: 25px;
    font-family: Verdana, Arial;
    color: #fff;
    font-size: 1.2em;
    position: relative;
}

#header-links
{
    border: 0 solid #fff;
    width: 430px;
    position: relative;
    float: right;
    text-align: left;
    margin-top: 20px;
    margin-left: 60px;
    font-weight: bold;
    color: #ffffff;
    font-size: .7em;
}




.searchbox
{
    border: 0 solid #fff;
    position: relative;
    width: 170px;
    height: 30px;
    float: right;
    margin-top: 10px;
    margin-right: 35px;
}

.search-form
{
    height: 17px;
    width: 150px;
    font-size: 11px;
    font-family: Arial;
    padding-top: 5px;
    padding-left: 5px;
    color: grey;
}

.header
{
    color: White;
}

#left-column
{
    background-color: #fff;
    float: left;
    margin: 0;
    padding: 0px 8px;
    width: 768px;
    border: 0px solid red;
}

#right-column
{
    float: right;
    margin: 0;
    padding: 0;
    width: 174px;
    text-align: center;
}

#footer
{
    width: 980px;
    font-size: 9px;
    clear: both;
    border: 0px solid blue;
    background-color: #fff;
}

.curved-box
{
    border: 1px solid #fff;
    background-color: #c6cce1;
    text-align: left;
    font-weight: bold;
    font-family: Verdana;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 5px 0;
    line-height: .8em;
    width: 150px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    overflow: auto;
}

td
{
    font-size: 11px;
}
.td
{
    font-size: 11px;
}
.td1
{
    font-size: 12px;
    background-color: #BCCE8C;
}
.td2
{
    font-size: 12px;
    background-color: #ECEEDC;
    color: #596A2D;
    font-weight: bold;
}
.td3
{
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
}
.td4
{
    border: 1px solid #E7EDD6;
    font-size: 12px;
    background-color: #57672C;
    font-weight: bold;
    color: #E7EDD6;
}
.pr
{
    font-size: 20px;
    color: #ff0000;
    font-weight: bold;
}
.prfront
{
    font-size: 18px;
    color: red;
    font-weight: bold;
    text-decoration: underline;
}
.des
{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}
.bot
{
    font-size: 12px;
    color: #A0A0A0;
}
.whitetitle
{
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #354366;
}

.hand
{
    cursor: hand;
    cursor: pointer;
}
.hand1
{
    cursor: pointer;
    text-decoration: underline;
}
.catTab
{
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 16px;
    padding-bottom: 15px;
    color: #ffffff;
    padding-top: 15px;
    text-decoration: none;
}
.catTab:hover
{
    color: #000000;
}

.specials
{
    border: 1px solid #999999;
}
.blutxt
{
    color: #000099;
    font-size: 11px;
    font-weight: bold;
}
.whitetxt
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
.big-red
{
    font-size: 16px;
    color: #cc0000;
    font-weight: bold;
}

.navy
{
    font-size: 13px;
    color: #000099;
}
.foot
{
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 10px;
    color: #000099;
    text-align: center;
}
a.foot
{
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 10px;
    color: #000099;
    text-align: center;
}

.copyright
{
    font-size: 10px;
    padding-bottom: 10px;
    color: #999999;
    text-align: center;
}

.productName
{
    font-weight: bold;
    color: #ff0000;
    font-family: Arial;
    font-size: larger;
}
.productPrice
{
    font-weight: bold;
    font-size: 13px;
    color: #333333;
}

.bluborder
{
    padding: 5px;
    border-right: #000099 1px solid;
    border-top: #000099 0px solid;
    border-left: #000099 1px solid;
    border-bottom: #000099 1px solid;
}
.greyborder
{
    padding: 20px;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 0px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.item
{
    font-size: 13px;
    color: #009900;
    font-weight: bold;
    fontj-family: Arial;
}
.itemPack
{
    font-size: 16px;
    color: #000080;
    font-weight: bold;
    vertical-align: top;
    text-decoration: underline;
}

.ie
{
    width: 99%;
    border: 1px solid #DCDFBB;
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
    padding-left: 4;
    padding-right: 4;
    padding-top: 1;
    padding-bottom: 1;
}

.ieb
{
    border: 1px solid #DCDFBB;
    font-size: 12px;
    background-color: #FFFFFF;
    color: #000000;
    padding-left: 4;
    padding-right: 4;
    padding-top: 1;
    padding-bottom: 1;
}

.filters
{
    padding: 3px;
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    font-weight: bold;
    font-size: 11px;
    border-left: #000099 1px solid;
    color: #FFFFFF;
    border-bottom: #000099 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #354366;
}
a
{
    color: #0000ff;
    font-size: 12px;
    text-decoration: none;
}
a:visited
{
    color: #0000ff;
}
a:active
{
    color: #0000ff;
}
a:hover
{
    color: #0000ff;
    text-decoration: underline;
}




a.c
{
    color: #585858;
    font-size: 12px;
    text-decoration: none;
}
a:visited.c
{
    color: #585858;
}
a:active.c
{
    color: #585858;
}
a:hover.c
{
    color: #585858;
    text-decoration: underline;
}



a.m
{
    color: #9C9A9C;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
a:visited.m
{
    color: #9C9A9C;
}
a:active.m
{
    color: #9C9A9C;
}
a:hover.m
{
    color: #FF7000;
    text-decoration: underline;
}

A.tiny
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9px;
}
td.tiny
{
    line-height: 8px;
}
h1
{
    font-size: 12px;
    display: inline;
}


.pkglink
{
    color: #2b3643;
    font-size: 12px;
}


.menugeneral
{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    text-align: left;
    font-variant: normal;
    width: 130px;
    white-space: nowrap;
    display: block;
}
.menudefault
{
    font-family: sans-serif;
    font-size: 12px;
    color: #5E6F2F;
    letter-spacing: 0.5px;
    font-weight: normal;
    text-align: left;
    font-variant: normal;
    text-transform: none;
    background-color: White;
    list-style-type: circle;
    display: block;
}

.defaultover
{
    font-family: sans-serif;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: White;
    background-repeat: no-repeat;
    background-color: #84a25c;
    display: block;
}
.submenuclass
{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    text-align: left;
    font-variant: normal;
    padding-left: 1em;
    padding-right: 1em;
    width: 185px;
    white-space: nowrap;
    display: block;
    overflow: visible;
    background: #ffffff;
}

.MenuPopOutArrow
{
    background-image: url(../images/arrowIconBlueBak185.gif);
    background-repeat: no-repeat;
    width: 20px;
    position: absolute;
    background-position: right;
}

/*MENU LEFT STARTS BELOW***************************************************/



/* will mark error of the object for any border of cell or object contain input that is
required or has input error will used to bold the area. */
.InputErrorHighlight
{
    border: Red 1px solid;
    color: Red;
    font-weight: bold;
}

.HolidayText
{
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    padding: 3px;
}

.HolidayShipping
{
    font-family: arial;
    font-size: 12px;
    color: #333333;
    border: solid 2px #cc9966;
    padding: 10px;
}

.HolidayShippingHeader
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    background-color: #ffcc99;
    padding: 5px;
}

.HolidayShippingYes
{
    font-family: arial;
    font-size: 12px;
    color: #333333;
    background-color: #99cc66;
    padding: 5px;
}


.HolidayShippingNo
{
    font-family: arial;
    font-size: 12px;
    color: #333333;
    background-color: #cccccc;
    padding: 5px;
}
.cartHead td
{
    background-color: #DDDDDD;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
.cart-top-c td
{
    border-top: 1px solid #CC0000;
}
.cart-bottom-c td
{
    border-bottom: 1px solid #CC0000;
}
.quickLink
{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    width: 150px;
    color: #ffffff;
    text-indent: 10px;
    line-height: 20px;
    height: 20px;
    background-color: #3f66b2;
}

a.topqLink, a.topqLink:visited, .topqLinks a, .topqLinks a:visited
{
    /*display: block;*/
    font-size: 12px;
    text-transform: capitalize;
    width: 125px;
    padding-top: 10px;
    height: auto;
    line-height: 18px;
    text-decoration: none;
    color: #f2c933;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
}

a.topqLink:hover, .topqLinks a:hover
{
    color: #ffe674;
    text-decoration: none;
}

.cursor
{
    cursor: hand;
}

.breadcrumb, a.breadcrumb, a.breadcrumb:visited
{
    color: #009900;
    font-weight: normal;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 5px;
}

a.breadcrumb:hover
{
    color: #000000;
    text-decoration: underline;
}

#dlBreadCrumbPath
{
    width: 808px;
    padding: 3px;
    margin-bottom: 10px;
    text-align: left;
}

.text-regular
{
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Verdana, Sans-Serif;
}

.text-bold
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif;
}

.text-italic
{
    font-size: 12px;
    font-style: italic;
    font-family: Arial, Verdana, Sans-Serif;
}

.text-boldBlue
{
    font-size: 12px;
    font-weight: bold;
    color: #354366;
    font-family: Arial, Verdana, Sans-Serif;
}

.text-boldWhite
{
    font-size: 1.3em;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Sans-Serif;
}


.med_grey
{
    color: grey;
    font-size: .8em;
    font-family: Verdana;
}


.text-boldConfidence
{
    font-size: 1.6em;
    font-weight: bold;
    color: #red;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #eee;
}

.slinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #354366;
    text-decoration: none;
}


.wlinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

ul
{
    list-style-type: none;
    margin: 2px 5px 0 5px;
}
.CallUsPanel 
{
    border:1px solid Red;
    width:300px;
    color:Red;
    font-weight:bold;
    font-size:1.0em;
    text-align:center;
    margin-bottom:5px;
    margin-right:50px;
    margin-bottom:15px;
}