﻿.arrowssO
{
    padding: 6px 4px 7px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.arrowssO:hover
{
    background-color: #555555;
}
.arrowss
{
    background: transparent url('../Images/arrowss.png') no-repeat;
    overflow: hidden;
    border: none;
    width: 12px;
    height: 12px;
    z-index: 1;
}
.arrowD
{
    background-position: 0px 0px !important;
}
.arrowD:hover, .arrowssO:hover .arrowD
{
    background-position: 0px -13px !important;
}
.arrowD2
{
    background-position: 0px -13px;
}

.arrowL
{
    background-position: -16px 0px;
}
.arrowL:hover, .arrowssO:hover .arrowL
{
    background-position: -16px -13px;
}
.arrowL2
{
    background-position: -16px -13px;
}

/*-----------------------------------------------*/
.ViewerClose
{
    position: absolute;
    right: 15px;
    top: 15px;
}
.HHome
{
    width: 87px;
    height: 97px;
    background: url("/Images/MainImage.png") no-repeat;
    overflow: hidden;
    border: none;
    cursor: default;
    position: absolute;
    bottom: 4px;
}
.HHomeDCom
{
    background-position: -3px -253px;
    z-index: 8;
    width: 84px;
    left: 0;
}
.HHomeDClub
{
    background-position: -266px -252px;
    z-index: 7;
    left: 49px;
    cursor: pointer;
}
.HHomeDClub:hover
{
    background-position: -353px -252px;
}
.HHomeDCloset
{
    background-position: -271px -351px;
    display: block;
    left: 101px;
    z-index: 6;
    width: 82px;
    cursor: pointer;
}
.HHomeDCloset:hover
{
    background-position: -359px -350px;
}
.HHomeLBook
{
    background-position: -93px -253px;
    left: 146px;
    z-index: 5;
    cursor: pointer;
}
.HHomeLBook:hover
{
    background-position: -180px -253px;
}
.HHomeDStore
{
    background-position: -95px -152px;
    left: 199px;
    width: 85px;
    z-index: 4;
    cursor: pointer;
}
.HHomeDStore:hover
{
    background-position: -182px -152px;
}
.HHomeDMall
{
    background-position: -5px -153px;
    left: 254px;
    width: 81px;
    z-index: 3;
}
.HHomeDStory
{
    background-position: -272px -152px;
    left: 300px;
    z-index: 2;
    width: 82px;
}
.HHomeDStyle
{
    background-position: -357px -154px;
    left: 353px;
    width: 82px;
    z-index: 1;
}
/*----------------------------------------------------------------*/
.dSocial2
{
    overflow: hidden;
    border: none;
    cursor: pointer;
    width: 35px;
    height: 35px;
    z-index: 1;
    position: relative;
}
.dSocial2 img
{
    width: 35px;
    height: 35px;
}
.fSettings
{
    background: url("../Images/buttons/Privacy-settings.png") no-repeat scroll -3px -3px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 18px;
    overflow: hidden;
    position: relative;
    width: 14px;
    z-index: 1;
}
.fSettings:hover
{
    background-position: -3px -25px;
}
/*----------------------------------------------------------
Styles for Image Social Networks 
----------------------------------------------------------*/
.dSocial
{
    background: transparent url('../Images/Social/Social-Media-32px.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    width: 34px;
    height: 34px;
    z-index: 1;
    position: relative;
}
.dfacebook
{
    background-position: -14px -8px;
}
.dpinterest
{
    background-position: -61px -8px;
}
.dtwitter
{
    background-position: -108px -8px;
}
.dgoogleplus
{
    background-position: -155px -8px;
}
.dtumblr
{
    background-position: -155px -55px;
}
/*----------------------------------------------------------
Styles for LookBook Image Social Networks 
----------------------------------------------------------*/
.dLBSocial
{
    background: transparent url('../Images/buttons/Share-ButtonsAll.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
    z-index: 1;
    position: relative;
}
.dLBfacebook
{
    background-position: -30px -4px;
}
.dLBpinterest
{
    background-position: -110px -4px;
}
.dLBtwitter
{
    background-position: -83px -4px;
}
.dLBgoogleplus
{
    background-position: -56px -4px;
}
.dLBtumblr
{
    background-position: -137px -4px;
}

/*----------------------------------------------------------
Styles for Image Social Networks 
----------------------------------------------------------*/
.dLooks
{
    background-position: -14px -387px;
}
.dSAPI
{
    background-position: -61px -387px;
}
.dClear
{
    background-position: -108px -387px;
}
.dZoom
{
    background-position: -155px -387px;
}
.dFOB
{
    background-position: -61px -438px;
}
.dBody
{
    background-position: -202px -387px;
}
.dShare
{
    background-position: -61px -243px;
}
.dLookBook
{
    background-position: -14px -437px;
}
.shadowShare
{
    -webkit-box-shadow: 3px 3px 4px -2px #606006 !important;
    box-shadow: 3px 3px 4px -2px #606006 !important;
}
/*----------------------------------------------------------

----------------------------------------------------------*/
.posctlbtns
{
    background: transparent url('../Images/arrowControlh.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-position: 0px 0px;
}
.leftBtn
{
    height: 33px;
    left: 1px;
    top: 35px;
    width: 21px;
}
.upBtn
{
    height: 17px;
    left: 33px;
    top: 5px;
    width: 33px;
}
.rightBtn
{
    height: 33px;
    top: 35px;
    right: 3px;
    width: 18px;
}
.downBtn
{
    bottom: 4px;
    height: 18px;
    left: 33px;
    width: 33px;
}
.leftBtn:hover
{
    background-position: -1px -35px;
}
.upBtn:hover
{
    background-position: -33px -4px;
}
.rightBtn:hover
{
    background-position: -79px -35px;
}
.downBtn:hover
{
    background-position: -33px -79px;
}
.poshctlbtns
{
    background: transparent url('../Images/whctrl.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    z-index: 1;
    height: 16px;
    width: 16px;
    margin: 15px;
}
.poswhctlbtns
{
    background: transparent url('../Images/whctrl.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    z-index: 1;
    height: 16px;
    width: 16px;
    margin: 0 15px;
}
.plusBtn
{
    background-position: -17px -17px;
}
.plusBtn:hover
{
    background-position: 0px -17px;
}
.minusBtn
{
    background-position: -17px -1px;
}
.minusBtn:hover
{
    background-position: 0px -1px;
}
/*----------------------------------------------------------
Styles for Store Items Admin 
----------------------------------------------------------*/
.siaptxt
{
    bottom: -20px;
    font-size: 14px;
    left: -30px;
    position: absolute;
    text-align: center;
    width: 135px;
    z-index: 2;
}
.dbuproc
{
    background: transparent url('../Images/process.png') no-repeat;
    overflow: visible;
    border: none;
    cursor: pointer;
    width: 50px;
    height: 50px;
    z-index: 1;
    position: relative;
}

.dbuproc1
{
    background-position: 0px -268px;
}
.dbuproc1_1
{
    cursor: default;
    background-position: 0px -268px;
}
.dbuproc1:hover
{
    background-position: 0px -1px;
}
.dbuproc1_2
{
    background-position: 0px -1px;
}
.dbuproc2
{
    background-position: 0px -321px;
}
.dbuproc2_1
{
    cursor: default;
    background-position: 0px -321px;
}
.dbuproc2:hover
{
    background-position: 0px -54px;
}
.dbuproc2_2
{
    background-position: 0px -54px;
}

.dbuproc3
{
    background-position: 0px -374px;
}
.dbuproc3_1
{
    cursor: default;
    background-position: 0px -374px;
}
.dbuproc3:hover
{
    background-position: 0px -107px;
}
.dbuproc3_2
{
    background-position: 0px -107px;
}

.dbuproc4
{
    background-position: 0px -427px;
}
.dbuproc4_1
{
    cursor: default;
    background-position: 0px -427px;
}
.dbuproc4:hover
{
    background-position: 0px -160px;
}
.dbuproc4_2
{
    background-position: 0px -160px;
}

.dbuproc5
{
    background-position: 0px -480px;
}
.dbuproc5_1
{
    cursor: default;
    background-position: 0px -480px;
}
.dbuproc5:hover
{
    background-position: 0px -213px;
}

.dbuproc5_2
{
    background-position: 0px -213px;
}
.siapbtnsS
{
    background: transparent url('../Images/StoreItemsAdmin.png') no-repeat;
    overflow: visible;
    border: none;
    cursor: pointer;
    width: 60px;
    height: 61px;
    z-index: 1;
    position: relative;
}
.siaMs
{
    background-position: -138px -7px;
}
.siaMs:hover
{
    background-position: -138px -71px;
}
.siaMs2
{
    background-position: -138px -71px;
}
.siaMsS:hover
{
    background-position: -138px -71px;
}
.siaMsS
{
    background-position: -138px -7px;
}
.siaMsS2
{
    background-position: -138px -71px;
}
.siaAs
{
    background-position: -138px -135px;
}
.siaAs:hover
{
    background-position: -138px -197px;
}

.siaAs2
{
    background-position: -138px -197px;
}

.siaMWs
{
    background-position: -138px -386px;
}
.siaMWs:hover
{
    background-position: -138px -449px;
}
.siaMWs2
{
    background-position: -138px -449px;
}
.siaASs
{
    background-position: -138px -512px;
}
.siaASs:hover
{
    background-position: -138px -576px;
}
.siaASs2
{
    background-position: -138px -576px;
}
.siaSNs
{
    background-position: -138px -638px;
}
.siaSNs:hover
{
    background-position: -138px -701px;
}
.siaSNs2
{
    background-position: -138px -701px;
}
.siaMCs
{
    background-position: -138px -766px;
}
.siaMCs:hover
{
    background-position: -138px -829px;
}
.siaMCs2
{
    background-position: -138px -829px;
}
/*----------------------------------------------------------
Styles for Image Viewer Buttons 
----------------------------------------------------------*/
.fbli
{
    background: transparent url('../Images/fbl.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    width: 78px;
    height: 25px;
    z-index: 1;
    position: relative;
}
.fblitxt
{
    position: absolute;
    z-index: 0;
    top: 3px;
    background-color: white;
    text-align: right;
    left: 3px;
    padding-right: 5px;
    width: 67px;
    padding-top: 2px;
    height: 17px;
    color: #707070;
}
/*----------------------------------------------------------*/
.remove_male
{
    background-position: 0px -1px;
}
.remove_male:hover
{
    background-position: 0px -28px;
}
/*----------------------------------------------------------*/
.remove_female
{
    background-position: -80px -1px;
}
.remove_female:hover
{
    background-position: -80px -28px;
}
/*----------------------------------------------------------*/
.reject_male
{
    background-position: 0px -55px;
}
.reject_male:hover
{
    background-position: 0px -82px;
}
/*----------------------------------------------------------*/
.reject_female
{
    background-position: -80px -55px;
}
.reject_female:hover
{
    background-position: -80px -82px;
}
/*----------------------------------------------------------*/
.cancel_male
{
    background-position: 0px -112px;
}
.cancel_male:hover
{
    background-position: 0px -139px;
}
/*----------------------------------------------------------*/
.cancel_female
{
    background-position: -80px -112px;
}
.cancel_female:hover
{
    background-position: -80px -139px;
}
/*----------------------------------------------------------*/
.add_male
{
    background-position: 0px -167px;
}
.add_male:hover
{
    background-position: 0px -195px;
}
/*----------------------------------------------------------*/
.add_female
{
    background-position: -80px -167px;
}
.add_female:hover
{
    background-position: -80px -195px;
}
/*----------------------------------------------------------*/
.accept_male
{
    background-position: 0px -222px;
}
.accept_male:hover
{
    background-position: 0px -250px;
}
/*----------------------------------------------------------*/
.accept_female
{
    background-position: -80px -222px;
}
.accept_female:hover
{
    background-position: -80px -250px;
}
/*----------------------------------------------------------
Styles for Image Viewer Buttons 
----------------------------------------------------------*/
.ivi
{
    background: transparent url('../Images/viewericons.png') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    z-index: 615;
}
/*----------------------------------------------------------
Black Color Close Button and Hover Small
----------------------------------------------------------*/
.ivibs
{
    height: 12px;
    width: 12px;
    background-position: -16px -82px;
}
.ivibs:hover
{
    background-position: -16px -71px;
}

/*----------------------------------------------------------
White Color Close Button and Hover
----------------------------------------------------------*/
.ivic
{
    height: 14px;
    width: 14px;
    background-position: 0px -15px;
}
.ivic:hover
{
    background-position: 0px 0px;
}

/*----------------------------------------------------------
Black Color Close Button and Hover
----------------------------------------------------------*/
.ivicb
{
    height: 14px;
    width: 14px;
    background-position: 0px -42px;
}
.ivicb:hover
{
    background-position: 0px -28px;
}

/*----------------------------------------------------------
Navigation Left and Right Button and Hover
----------------------------------------------------------*/
.ivinl
{
    background-position: -15px -51px;
    height: 19px;
    width: 20px;
}
.ivinl:hover
{
    background-position: -15px -33px;
}
.ivinr
{
    background-position: -15px -17px;
    height: 15px;
    width: 20px;
}
.ivinr:hover
{
    background-position: -15px 0px;
}

.ivinG
{
    background-position: -15px -119px;
    height: 20px;
    width: 20px;
}
.ivinG:hover
{
    background-position: -15px -97px;
}
/*----------------------------------------------------------
Styles for Header Buttons 
----------------------------------------------------------*/
.hb
{
    background: transparent url('../Images/dlic.png?v=1') no-repeat;
    overflow: hidden;
    border: none;
    cursor: pointer;
    z-index: 1;
}
.mhb
{
    height: 25px;
    width: 25px;
}
.lmb
{
    height: 16px;
    width: 16px;
}
.dbtmb
{
    height: 32px;
    width: 32px;
}
/*---- ---- ----*/
/*---- DishyRoom ----*/
.drb
{
    background-position: 0px -25px;
}
.drb:hover
{
    background-position: 0px -0px;
}
.drb2
{
    background-position: 0px -0px;
}
/*---- ---- ----*/
/*---- DishyBorad ----*/
.dbb
{
    background-position: 0px -76px;
}
.dbb:hover
{
    background-position: 0px -50px;
}
.dbb2
{
    background-position: 0px -50px;
}
/*---- ---- ----*/
/*---- Stores ----*/
.stb
{
    background-position: 0px -125px;
}
.stb:hover
{
    background-position: 0px -100px;
}
.stb2
{
    background-position: 0px -100px;
}

/*---- ---- ----*/
/*---- LookBook ----*/
.lbtb
{
    background-position: 0px -281px;
}
.lbtb:hover
{
    background-position: 0px -253px;
}
.lbtb2
{
    background-position: 0px -253px;
}
/*---- ---- ----*/
/*---- Friends ----*/
.frb
{
    background-position: 0px -175px;
}
.frb:hover
{
    background-position: 0px -150px;
}
.frb2
{
    background-position: 0px -150px;
}
/*---- ---- ----*/
/*---- Messages ----*/
.msb
{
    background-position: 0px -225px;
}
.msb:hover
{
    background-position: 0px -200px;
}
.msb2
{
    background-position: 0px -200px;
}
/*---- ---- ----*/
/*---- Profile ----*/
.prfb
{
    background-position: -25px 0px;
}
/*---- ---- ----*/
/*---- Friends Small----*/
.frnb
{
    background-position: -25px -65px;
}
/*---- ---- ----*/
/*---- Look Book ----*/
.lobob
{
    background-position: -25px -97px;
}
/*---- ---- ----*/
/*---- Album ----*/
.albb
{
    background-position: -25px -129px;
}
/*---- ---- ----*/
/*---- Looks ----*/
.lob
{
    background-position: -25px -33px;
}
/*---- ---- ----*/
/*---- Text Status ----*/
.txtb
{
    background-position: -44px 0px;
}
.txtb:hover
{
    background-position: -44px -32px;
}
.txtb2
{
    background-position: -44px -32px;
}
/*---- ---- ----*/
/*---- Photos Status ----*/
.phb
{
    background-position: -46px -64px;
}
.phb:hover
{
    background-position: -46px -96px;
}
.phb2
{
    background-position: -46px -96px;
}
/*---- ---- ----*/
/*---- Link Status ----*/
.lnkb
{
    background-position: -44px -192px;
}
.lnkb:hover
{
    background-position: -44px -224px;
}
.lnkb2
{
    background-position: -44px -224px;
}
/*---- ---- ----*/
/*---- Video Status ----*/
.videob
{
    background-position: -44px -260px;
}
.videob:hover
{
    background-position: -44px -301px;
}
.videob2
{
    background-position: -44px -301px;
}
/*---- ---- ----*/
/*---- Home ----*/
.hsb
{
    background-position: 0px -418px;
}
.hsb:hover
{
    background-position: 0px -397px;
}
.hsb2
{
    background-position: 0px -397px;
}
/*---- ---- ----*/
/*---- New Arrival ----*/
.nasb
{
    background-position: 0px -328px;
}
.nasb:hover
{
    background-position: 0px -304px;
}
.nasb2
{
    background-position: 0px -304px;
}
/*---- ---- ----*/
/*---- OnSale ----*/
.ossb
{
    background-position: 0px -328px;
}
.ossb:hover
{
    background-position: 0px -304px;
}
.ossb2
{
    background-position: 0px -304px;
}
/*---- ---- ----*/
/*---- Career ----*/
.csb
{
    background-position: 0px -499px;
}
.csb:hover
{
    background-position: 0px -482px;
}
.csb2
{
    background-position: 0px -482px;
}
/*---- ---- ----*/
/*---- About Us ----*/
.ausb
{
    background-position: 0px -542px;
}
.ausb:hover
{
    background-position: 0px -520px;
}
.ausb2
{
    background-position: 0px -520px;
}
/*---- ---- ----*/
/*---- Contact Us ----*/
.cusb
{
    background-position: 0px -462px;
}
.cusb:hover
{
    background-position: 0px -439px;
}
.cusb2
{
    background-position: 0px -439px;
}
/*---- ---- ----*/
/*---- News ----*/
.nsb
{
    background-position: 0px -375px;
}
.nsb:hover
{
    background-position: 0px -352px;
}
.nsb2
{
    background-position: 0px -352px;
}
/*---- ---- ----*/
/*----------------------------------------------------------
Styles 
----------------------------------------------------------*/

.looksCSS
{
    height: 15px;
    width: 15px;
    cursor: pointer;
}
.thumbsup
{
    background: url("../Images/thumbs.png") no-repeat;
    background-position: 0px -18px;
}
.thumbsdown
{
    background: url("../Images/thumbs.png") no-repeat;
    background-position: -17px -18px;
}
.thumbsup:hover
{
    background: url("../Images/thumbs.png") no-repeat;
    background-position: 0px 0px;
}
.thumbsdown:hover
{
    background: url("../Images/thumbs.png") no-repeat;
    background-position: -17px 0px;
}

.thumbsupS
{
    background: url("../Images/thumbs.png") no-repeat;
    background-position: 0px 0px;
}
.thumbsdownS
{
    background: url("../Images/thumbs.png") no-repeat;
    background-position: -17px 0px;
}

.LBLookCSS
{
    height: 32px;
    width: 32px;
    cursor: pointer;
}
.HLook
{
    background: url("/Images/NewCloset/HLook32-g.png") no-repeat;
    background-position: 0px 0px;
}
.HLook:hover
{
    background: url("/Images/NewCloset/HLook32.png") no-repeat;
    background-position: 0px 0px;
}

.HLookP
{
    background: url("/Images/NewCloset/HLook32.png") no-repeat;
    background-position: 0px 0px;
}

/*----------------------------------------------------------
Styles for Messages 
----------------------------------------------------------*/

.PrivacyCSS
{
    border: medium none;
    cursor: pointer;
    height: 14px;
    overflow: hidden;
    width: 14px;
    z-index: 1;
    float: left;
    margin-right: 3px;
}
.PrivacyPublic
{
    background: url("../Images/privacy.png") no-repeat;
    background-position: 0px 0px;
}
.PrivacyPublic2
{
    background: url("../Images/privacy.png") no-repeat;
    background-position: 0px -13px;
}

.PrivacyFriends
{
    background: url("../Images/privacy.png") no-repeat;
    background-position: 0px -54px;
}
.PrivacyFriends2
{
    background: url("../Images/privacy.png") no-repeat;
    background-position: 0px -68px;
}

.PrivacyPrivate
{
    background: url("../Images/privacy.png") no-repeat;
    background-position: 0px -28px;
}
.PrivacyPrivate2
{
    background: url("../Images/privacy.png") no-repeat;
    background-position: 0px -40px;
}

/*----------------------------------------------------------
Styles for Sign In Small 
----------------------------------------------------------*/

.SignUpSmall
{
    background: transparent url('../Images/buttons/SignUpSmall.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 28px;
    width: 57px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
.SignUpSmall:active
{
    background-position: 0px -29px;
}
/*----------------------------------------------------------
Styles for Sign In Small 
----------------------------------------------------------*/

.SignInSmall
{
    background: url("../Images/buttons/Save_Join_Btn.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 26px;
    width: 54px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
.SignInSmall:active
{
    background-position: 0px -26px;
}
/*----------------------------------------------------------
Styles for Sign In Button 
----------------------------------------------------------*/

.SignInButton
{
    position: relative;
    background: transparent url('../Images/buttons/SignInButton.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 38px;
    width: 102px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
.SignInButton:active
{
    background-position: 0px -38px;
}
/*----------------------------------------------------------
Styles for Sign Up Buttons 
----------------------------------------------------------*/

.SignUpButton
{
    background: transparent url('../Images/buttons/SignUpButton.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 38px;
    width: 102px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
.SignUpButton:active
{
    background-position: 0px -38px;
}
/*----------------------------------------------------------
Styles for Demo Male Buttons 
----------------------------------------------------------*/

#maledemo
{
    background: transparent url('../Images/buttons/male.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 42px;
    width: 35px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
#maledemo:hover
{
    background-position: 0px -45px;
}
/*----------------------------------------------------------
Styles for Demo Female Buttons 
----------------------------------------------------------*/

#femaledemo
{
    background: transparent url('../Images/buttons/female.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 42px;
    width: 35px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
#femaledemo:hover
{
    background-position: 0px -45px;
}

/*----------------------------------------------------------
Styles for PlugIn Buttons 
----------------------------------------------------------*/

#PlugInDiv
{
    background: transparent url('../Images/buttons/Plugin.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 59px;
    width: 155px;
    margin-top: -28px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
#PlugInDiv:active
{
    background-position: 0px -61px;
}

/*----------------------------------------------------------
Styles for BusinessSignUp Buttons 
----------------------------------------------------------*/

#BusinessSignUp
{
    background: transparent url('../Images/buttons/BusinessSignUp.png') no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 46px;
    width: 102px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
#BusinessSignUp:hover
{
    background-position: 0px -46px;
}

.SignUpButton2
{
    background: url("../Images/buttons/Save_Join_Btn.png") no-repeat scroll -1px -61px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 45px;
    line-height: 0;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
    width: 144px;
}
.SignUpButton2:hover
{
    background-position: -1px -106px;
}

.sasb
{
    background: url("../Images/acount_setingsmall.png") no-repeat scroll 0 -20px / 20px rgba(0, 0, 0, 0);
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    display: block;
    line-height: 0;
    height: 25px;
    width: 25px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}
.sasb:hover
{
    background-position: 0 2px;
}
