﻿body
{
    background-image: url(../images/gradient.jpg);
    background-repeat: repeat-x; /* background-color: #bbbbbb;*/
    background-color: #c9c9c9;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 12px;
}

#maindiv
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    text-align: center;
    clear: both;
}
#headerdiv
{
    height: 77px;
    text-align: left;
    background-position: right bottom;
    background-image: url(../images/toprightlinks.jpg);
    background-repeat: no-repeat;
}
#toplink
{
    float: right;
    padding-top: 30px;
    padding-right: 5px;
    color: #ffffff;
    width: 220px;
}
#toplink a
{
    color: #ffffff;
    text-decoration: none;
}
#toplink a:hover
{
    text-decoration: underline;
}

.headerleftdiv
{
    text-align: left;
}
.headerrightdiv
{
    text-align: right;
}
#glossydiv
{
    background-image: url(../images/glossyline.jpg);
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    height: 18px;
    width: 900px;
    text-align: center;
}
#linkdiv
{
    background-color: #c5c5c5;
    width: 880px;
    color: #787777;
    padding: 10px;
}
#linkdiv a
{
    font-size: 12px;
    color: #787777;
    font-weight: bold;
}

#topdesign
{
     background-image: url(../images/headerimg.jpg);     background-repeat: repeat-y;
    height: 53px;
    font-weight: bold;
    font-size: 20px; /* color: #555555;*/
   
    font-family: 'Trebuchet MS';
}
#topdiscounttext
{
    font-size: 15px;
      background-color: #ededed;
}
#footerdiv
{
    background-image: url(../images/footer.jpg);
    background-repeat: repeat-x;
    height:50px;
    padding-top: 8px;
    
}
#footerdiv a
{
    color: #000000;
    text-decoration: none;
}
#footerdiv a:hover
{
    color: #000000;
    text-decoration: underline;
}
.tdtext
{
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
    text-align: center;
}
.tdtext a
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
}
img
{
    border: none;
}

#tblSideMenu td
{
    font-size: 11px;
    text-align: center;
    padding-left: 8px;
    padding-right: 10px; /*background-image: url(../images/button-menu.jpg);*/
    background-image: url(../images/button-menumaster.gif);
    background-repeat: no-repeat;
    width: 157px;
    height: 33px;
}

#tblSideMenu td a
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#tblSideMenu td a:visited
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#tblSideMenu td a:hover
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.productItemLeft
{
    width: 18px;
    background-image: url(../images/a_08.jpg);
    background-repeat: repeat-y;
}
.productItemCenter
{
    color: #555555;
    background-color: #c5c5c5;
    width: 157px;
    font-size: 12px;
}
.productItemRight
{
    background-image: url(../images/a_10.jpg);
    background-repeat: repeat-y;
    width: 20px;
}
.imgbrd
{
    padding: 3px;
    background-color: #a5a5a5;
    border: solid 1px #ffffff;
}
.pageLinks
{
    font-weight: bold;
    font-size: 11px;
    color: #669900;
    text-decoration: none;
}
.tdbackground
{
    vertical-align: middle;
    text-align: center;
}
.tdbackground a
{
    color: #000000;
    text-decoration: none;
}
.tdbackground a:hover
{
    color: #000000;
    text-decoration: underline;
}
.GrdMain
{
    border: solid 1px #555555;
}
.GrdHeader
{
    background-color: #555555;
    font-weight: bold;
    color: #ffffff;
    height: 30px;
}
.GrdFooter
{
    background-color: #c5c5c5;
    font-weight: bold;
}
.GrdItem
{
    text-align: left;
    border: #c5c5c5 1px dotted;
}
#tblOrderTrack
{
    border: solid 1px #c0c0c0;
    margin-bottom: 13px;
    margin-top: 10px;
}
#tblOrderTrack th
{
    text-align: center;
    background-color: #787677;
    color: #ffffff;
}
#toplinkHeader a
{
    /*color: #ffffff;*/
    color: #ffffff;
    text-decoration: none;
}
#toplinkHeader a:hover
{
    text-decoration: underline;
}

/*******by amit drop down style******/

#toplinkHeader2 a
{
    color: #c9c9c9;
    text-decoration: none;
}
#toplinkHeader2 a:hover
{
    text-decoration: underline;
}
.ComboBoxDropDown
{
    font-size: 12px;
    color: #414141;
    padding: 3px;
    text-decoration: none;
    text-align: left;
    _height: 1%;
}

#sitemaplink li a
{
    color: #000000;
    vertical-align: top;
    text-decoration: none;
}

#sitemaplink li a:hover
{
    text-decoration: underline;
}


#PushButton
{
    cursor: hand;
}

.divsitemap
{  background-color :#ededed;
    vertical-align: middle;
    text-align: center;
}
.divsitemap a
{
    color: #000000;
    background-color :#ededed;
    text-decoration: none;
}
.divsitemap a:hover
{
    color: #000000;
    background-color :#ededed;
    text-decoration: underline;
}


