body
{
    background: #656565;
    font-family: tahoma,averdana,rial;
    font-size: 11px;
    color: #666;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 8px 0 0 0;
    line-height: 14px;
}

#pageContent
{
    background: url(contentBG.gif) repeat-y;
    padding: 1px 20px 20px 36px;
    width: 762px;
    min-height: 490px;
    clear: both;
}

#pageTop
{
    background: url(pageTop.gif) no-repeat;
    height: 23px;
    width: 821px;
}
#pageBottom
{
    background: url(pageBottom.gif) no-repeat 0 0;
    height: 23px;
    width: 821px;
    margin-bottom: 6px;
    clear: both;
}

#wrap
{
    text-align: left;
    width: 821px;
    padding: 0;
    position: relative;
    margin: 0px auto;
}

table, td, img
{
    border: 0;
}

.pageTable
{
    width: 710px;
    border-left: SOLID 1PX #ACACAC;
    border-collapse: collapse;
}

.pageTable tr td
{
    vertical-align: top;
}
#footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #999;
    font-size: 10px;
}
#footer a
{
    color: #999;
    font-size: 10px;
    text-decoration: none;
}

#subNav
{
    background-color: #666666;
    padding: 3px 16px 3px 0;
    text-align: right;
    margin-top: 17px;
}

#logo
{
    float: left;
    width: 184px;
    padding: 8px 0 7px 6px;
}
#menus
{
    margin-left: 203px;
    color: white;
    margin-top: 14px;
}
.mnu
{
    margin: 14px 0 14px 0;
}
#menus a
{
    color: white;
    text-decoration: none;
}
#ctl00_LeftNav_mnuLeft
{
}
.clear
{
    clear: both;
    font-size: 1px;
}

#leftNav
{
    float: left;
    width: 190px;
    padding-top: 5px;
    padding-left: 10px;
}

#content
{
    margin-left: 188px;
}
#pageContent
{
    float: left;
}

.pad10
{
    padding-right: 10px;
}

.pad5
{
    padding-right: 5px;
    padding-bottom: 5px;
}

#header
{
    margin-bottom: 10px;
}

.mnuItem
{
    background-color: White;
    cursor: hand;
}
.topMnuSubItem
{
    padding: 3px 5px 3px 7px;
    background-color: White;
    color: #6C8DC8;
    font-size: 11px;
    font-weight: bold;
    width: 100px;
    filter: alpha(opacity=96);
    opacity: 0.96;
}

.topMnuSubItemHover
{
    color: White;
    background-color: #6C8DC8;
    padding: 3px 5px 3px 7px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    width: 100px;
}

.subMnuItem
{
    background-color: White;
    color: #6C8DC8;
    font-size: 11px;
    font-weight: bold;
    width: 140px;
    padding: 3px 3px 3px 7px;
    filter: alpha(opacity=95);
    opacity: 0.95;
}
.subMnuItemHover
{
    cursor: pointer;
    background-color: #6C8DC8;
    padding: 3px 3px 3px 7px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    width: 140px;
}
.menuItemHover
{
    cursor: hand;
    background-color: #8C8C8C;
    color: #666666;
    font-family: Arial,tahoma;
}
.leftMenuGroupHover
{
    cursor: hand;
    background-color: #ddd;
    font-family: Arial,tahoma;
    color: #666666;
    font-weight: bold;
    font-size: 11px;
}
.leftMenuGroup
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    font-family: Arial,tahoma;
}

#footer a.uLnk
{
    text-decoration: underline;
}

.search
{
    margin-top: 2px;
    margin-left: 1px;
}
.searchBox
{
    width: 118px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding: 2px 1px 0 1px;
}

#productPage #content
{
    margin-left: 2px;
}

.DefaultTab
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    cursor: hand;
    background-image: url(tab_bg.gif);
    font-family: Arial;
}


.cellMain
{
    border-left: solid 1px #acacac;
   
}



.selectedTab
{
    color: #5B87C6;
    font-size: 13px;
    font-weight: bold;
    cursor: default;
    background-image: url(tab_bgActive.gif);
    font-family: Arial;
    z-index: 999;
}

.tableProductList
{
    width: 720px;
    border-collapse: collapse;
    z-index: 98;
    position: relative;

    left: 1px;
}

.tableProductList a
{
    font-weight: bold;
    text-decoration: none;
    color: #5B87C6;
}
.tableProductList a:hover
{
    text-decoration: underline;
}

.tableProductList tr td
{
    vertical-align: top;
}
.TopGroup
{
    width: 720px;
    z-index: 99;
    position: relative;
    left: 25px;
}

.dividerLine
{
    color: #ACACAC;
    height: 1px;
}

strong, .Tag
{
    color: #4F7CBF;
}


/* dataBANK forms */

.formHeader
{
    background-color: #76797A;
    color: White;
    font-size: 11pt;
    padding: 5px;
}
.formHeader strong
{
    color: White;
}
.formLabels
{
    background-color: white;
    color: #4C4C4C;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #6A5577;
}

.formDetail
{
    background-color: #F0F0F0;
    border-bottom: solid 1px #787878;
}

.formFooter
{
    text-align: center;
    background-color: #155AA5;
    color: white;
    padding: 5px;
}

.formFooter a, .formFooter a:visited
{
    color: white;
}

.confirm
{
    width: 500px;
    padding: 10px;
    background-color: white;
    color: black;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #6A5577;
}

.confirm a, .confirm a:visited
{
    color: black;
}


#otherSites
{
    margin-top: 50px;
}

.FeaturedDescription
{
    width: 136px;
    color: #666666;
}
.FeaturedProductName
{
    color: #5b87c6;
    font-size: 12px;
    margin-bottom: 6px;
    width: 136px;
    font-weight: bold;
}
.featured
{
    height: 119px;
    width: 256px;
    padding-top: 10px;
    padding-left: 12px;
    cursor: hand;
}

#homeFeatured tr td
{
    vertical-align: top;
    padding-bottom: 5px;
}

#accoBrands
{
    float: right;
    width: 30px;
    margin-right: 60px;
}

.pTab
{
    border-top: solid 1px #acacac;
    color: #5b87c6;
    font-weight: bold;
    font-size: 12pt;
    padding: 0 10px 0 10px;
    line-height: 14px;
}
.pTagBG
{
    background: url(pTabBG.gif) repeat-x;
    width: 100%;
}
.tableProductInfo
{
    border-left: solid 1px #acacac;
    width: 720px;
}


ul
{
    margin-left: 18px; padding-left:0;
    list-style-image: url(bullet.gif);
}
ul li
{
    margin-bottom: 6px;
}
.tabTable
{
    width: 720px;
    border-collapse: collapse;
}

.tabPage
{
    border-left: solid 1px #76797A;
    padding-left: 20px;
    padding-top: 20px;
}
.WarrantyLogo
{
    text-align: right;
}

#zoomImage
{
    text-align: center;
    border-left: solid 1px #76797A;
}

.eDemoImg
{
    width: 240px;
    height: 220px;
}

.ScrollItem
{
    color: black;
    background-image: url(scroll_item_bg.gif);
    border: 1px solid #919B9C;
    border-left-color: #91A7B4;
    border-top-color: #91A7B4;
    font-family: MS Sans Serif, Verdana;
    font-size: 10px;
    height: 20px;
    cursor: default;
}

.ScrollItemHover
{
    color: black;
    background-image: url(hover_scroll_item_bg.gif);
    border: 1px solid #919B9C;
    border-left-color: #91A7B4;
    border-top-color: #91A7B4;
    font-family: MS Sans Serif, Verdana;
    font-size: 10px;
    height: 20px;
    cursor: default;
}



.BuySection
{
    font-weight: bold;
    font-size: 12px;
}
.cellBuyHead
{
    background-color: #999999;
    color: White;
    font-weight: bold;
}
.cellBuyData
{
    background-color: #F8F8F8;
}

.sml
{
    font-size: 11px;
    font-weight: bold;
    font-family: Arial,verdana;
    padding: 4px 0 4px 11px;
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    width: 160px;
    background: url(leftnav_bullet.png) no-repeat 0 50%;
    color: #5B87C6;
}

.gry {
	
	color: #666666;

}

#addThis { margin:10px 0 5px 0}

.sml:hover
{
    background-color: #5B87C6;
    color: White;
}
.more
{
    font-weight: bold;
    font-size: 10px;
}

#productSets
{
    padding: 10px;
}
#setGroupsideBar
{
    float: right;
    width: 155px;
    background-color: #F0F0F0;
    margin-right: 26px;
    text-align: center;
}
.tblSets tr td
{
    width: 200px;
    padding-top: 10px;
}
.tblSets tr td img.photo
{
    width: 171px;
    height: 102px;
}
.tblSets a
{
    font-weight: bold;
    text-decoration: none;
    color: #5B87C6;
}
.tblSets a:hover
{
    text-decoration: underline;
}
#gallery
{
    text-align: center;
}
#gallery_th
{
    width: 170px;
    text-align: center;
}
#gallery_th a
{
    margin-right: 2px;
}
#gallery_th img
{
    width: 70px;
    height: 70px;
}
#gallery_med
{
    width: 220px;
    height: 220px;
    text-align: center;
    overflow: hidden;
}
#gallery_med img
{
    width: 220px;
    height: 220px;
}


#relatedContainer
{
    margin: 0 10px 0 0px;
    padding-left: 19px;
    border-left: solid 1px #ACACAC;
}
#relatedProducts
{
    border: solid 1px #D6D6D6;
    border-top: 0;
    border-bottom: 0;
    overflow: auto;
    width: 708px;
}
#relatedHeader
{
    padding: 0;
}
.related
{
    float: left;
    width: 220px;
    height: 150px;
    text-align: center;
    padding: 10px 2px 10px 2px;
}
.related a
{
    font-size: 11px;
    color: #4f7cbf;
    font-weight: bold;
    text-decoration: none;
}
.related a:hover { text-decoration:underline}
.hover img
{
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.island1
{
    padding: 0 20px 0 0;
}
.island2
{
    padding: 0 0 0 0;
}
.island3
{
    padding: 0px 20px 0 0;
}
.island4
{
    padding: 0px 0 0 0;
}

.menuGroupLeft, .topMenuSubGrp
{
    border: solid 1px #6C8DC8;
}



#rotator
{
    width: 530px;
    height: 240px;
    position: relative;
    overflow: hidden;
    margin-left: 20px;
    background-color: white;
}

.slide-wrapper
{
    padding: 0;
    z-index: 100;
}


#rotator #pager
{
    z-index: 101;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 10px;
}

#pager a
{
    display: inline-block;
    padding: 3px 3px 4px 3px;
    background-color: #A5A5A5;
    margin-right: 3px;
    color: White;
    display: inline-block;
    font-weight: bold;
    filter: alpha(opacity=90);
    text-decoration: none;
    opacity: 0.9;
}

#pager a:hover
{
    filter: alpha(opacity=100);
    text-decoration: none;
    border-bottom: solid 2px #C3C3C3;
    padding: 3px 3px 4px 3px;
    background-color: #414141;
    opacity: 1;
}
#pager a.activeSlide
{
    background-color: #666666;
    color: White;
    padding: 3px;
    border-bottom: solid 2px #5A87C5;
    color: White;
    display: inline-block;
    filter: alpha(opacity=100);
    opacity: 1;
}


#searchable
{
    color: #999999;
}

#tabArea
{
    border-bottom: #999 1px solid;
    padding-bottom: 4px;
    padding-left: 20px;
    height: 20px; 
}
A.tab
{
    border-bottom: #999 1px solid;
    border-left: #999 1px solid;
    padding-bottom: 4px;
    background-color: #f0f0f0;
    margin: 0px 1px;
    padding-left: 1em;
    padding-right: 1em;
    float: left;
    font-size:11px;
    color: #666666;
    border-top: #999 1px solid;
    border-right: #999 1px solid;
    text-decoration: none;
    padding-top: 5px;
}
A.tab
{
    color: #666666;
}
A.tab:visited
{
    color: #666666;
}
A.tab:hover
{
    background-color: #e0e0e0;
}
A.activeTab.tab
{
    border-bottom: #fff 1px solid;
    background-color: #fff;
    color: #000;
    font-weight: bold;
}
A.activeTab.tab:hover
{
    border-bottom: #fff 1px solid;
    background-color: #fff;
    color: #000;
    font-weight: bold;
}
A.activeTab.tab:visited
{
    border-bottom: #fff 1px solid;
    background-color: #fff;
    color: #000;
    font-weight: bold

}

#moreInfo a { font-weight:bold; text-decoration:none; color:#4F7CBF; }
#moreInfo a:hover { font-weight:bold; text-decoration:underline; }
#moreInfo  { margin-left:17px;margin-bottom:10px; }
