﻿body
{
    font-size: 0.8em;
    font-family: 'Arial Unicode MS';
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(  '/images/mainbg.jpg' );
    background-repeat: no-repeat;
}
.bodyDiv
{
    width: 100%;
    padding-top: 0px;
    text-align: center;
}
.outsideContainer
{
    width: 900px;
    text-align: left;
    background-color: #FFFFFF;
    margin: auto;
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    top: -1px;
}

.mainmenu
{
    width: 100%;
}

.productImageMain
{
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    display: block;
}
.corporationLink
{
    font-size: 1.4em;
    font-weight: bold;
}
.corporationShortDescription
{
    font-size: 1.2em;
    font-weight: normal;
    font-style: normal;
}
.mainSearchBox
{
    width: 300px;
}
.textInput
{
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    color: #999999;
    font-size: 1.1em;
}
.searchTab
{
    border-style: none solid none none;
    border-width: 2px;
    border-color: #FFFFFF;
    color: #FFFFFF;
    width: 120px;
    height: 20px;
    text-align: center;
    background-image: url(images/searchtab.png);
    text-decoration: none;
}
.searchTabSelected
{
    border-style: none solid none none;
    border-width: 2px;
    border-color: #FFFFFF;
    color: #FFFFEE;
    font-weight: bold;
    font-size: larger;
    width: 120px;
    height: 20px;
    text-align: center;
    background-image: url(images/selectedsearchtab.png);
    text-decoration: none;
}
.mainSearchPanel
{
    background-color: #86888E;
    text-align: left;
    padding-left: 5px;
    margin-top: 0px;
}
.noPicture
{
    background-color: #E4E4E4;
    vertical-align: middle;
    text-align: center; /*border: 1px solid #000000;*/
    width: 80px;
    height: 80px;
}
.productInfoTable
{
}

.productInfoTable td
{
    vertical-align: top;
}

.caption
{
    font-weight: bold;
    white-space: nowrap;
}

.button
{
    border: 1px ridge #333333;
    background-image: url(/images/silverbuttonbg.png);
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #333333;
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    font-weight: bold;
}
.button img
{
    vertical-align: middle;
    border-style: none;
}

.buttonlogin
{
    padding-top: 100px;
}

.corporationName
{
    font-weight: bold;
    font-size: 1.8em;
    font-family: Arial, Helvetica, sans-serif;
}

.productShortDescription
{
    font-size: smaller;
}

.cart
{
    text-decoration: none;
    vertical-align: middle;
    color: #000000;
}

.slogan
{
    font-size: 1em;
    font-style: italic;
    color: #000000;
}

.topLogoLink
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

a.topLogoLink:hover
{
    color: #DA0323;
}

.categoryTitle
{
    border-color: #606458;
    color: #CC0000;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    display: block;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bolder;
}

.contentHeading
{
    font-weight: bold;
    font-size: x-large;
    margin-bottom: 10px;
}

.copyright
{
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #808080;
    font-size: 0.8em;
    height: 1.5em;
    vertical-align: bottom;
}
.copyright a
{
    font-weight: bold;
    color: #808080;
}

.itemName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    color: #808080;
    text-decoration: none;
}
.itemName a:visited
{
    color: #666666;
    text-decoration: none;
}
.itemName a:hover
{
    color: #000000;
    text-decoration: none;
}

.partNum
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
}

.itemShortDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
}

.unitPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

.corporationName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

.footerMenu
{
    text-align: center;
    color: #666666;
    text-decoration: none;
    width: 100%;
    background-color: #FFFFFF;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
}

.footerMenu a
{
    text-decoration: none;
    font-weight: normal;
    color: #666666;
}
.footerMenu a:visited
{
    color: #666666;
}
.footerMenu a:hover
{
    color: #000000;
}

.pageFooter
{
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.rightzone
{
    text-align: left;
    width: 190px;
    padding: 5px;
}
.rightzone_logo
{
    text-align: left;
    padding: 5px 0px 0px 0px;
}
ul.lvCompanies
{
    list-style-image: url('/images/redpoint.png');
}

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(/Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(/Images/SavedStar.png);
}
.itemCell, .itemCell a
{
    background-color: #FFFFFF;
    color: #464646;
    text-decoration: none;
    width: 120px;
}

.btnbuynowdetails
{
    width: 101px;
    height: 41px;
    background-image: url(/Images/buynowEN.png);
    background-repeat: no-repeat;
}
.loginbutton
{
    background-image: url(/Images/login.gif);
    background-repeat: no-repeat;
    height: 26px;
    width: 75px;
    display: inline-block;
    color: White !important;
    padding-left: 30px;
    padding-top: 7px;
    font-weight: bold;
    text-decoration: none;
}
.loginbutton:hover
{
    background-position: 0px -40px;
    color: #CCCCCC !important;
}

.registerbutton
{
    background-image: url(/Images/register.gif);
    background-repeat: no-repeat;
    height: 26px;
    width: 75px;
    display: inline-block;
    color: White !important;
    padding-left: 30px;
    padding-top: 7px;
    font-weight: bold;
    text-decoration: none;
}
.registerbutton:hover
{
    background-position: 0px -40px;
    color: #CCCCCC !important;
}
/* login Box start */
.Gen_LoginBox
{
    width: 500px;
}
.Gen_LoginBox .LoginBox_Area
{
    width: 500px;
    margin-left: 20px;
}
.Gen_LoginBox .LoginBox_Area .RC_Header
{
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
}
.Gen_LoginBox .LoginBox_Area .RC_Script
{
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}
.Gen_LoginBox .LoginBox_Area .UserNameLabel
{
    padding: 8px;
    float: left;
    width: 50px;
    height: 26px;
}
.Gen_LoginBox .LoginBox_Area .UserNameInput
{
    float: left;
    width: 220px;
    padding: 8px;
    height: 26px;
}
.Gen_LoginBox .LoginBox_Area .Login_Button_Area
{
    float: right;
    width: 195px;
    height: 26px;
    padding-top: 6px;
    padding-bottom: 10px;
}
.Gen_LoginBox .LoginBox_Area .Password_Label
{
    float: left;
    width: 50px;
    padding: 8px;
    height: 26px;
}
.Gen_LoginBox .LoginBox_Area .PasswordInput
{
    float: left;
    width: 370px;
    padding: 8px;
    height: 26px;
}
.Gen_LoginBox .LoginBox_Area .PasswordRecovery
{
    float: left;
    width: 365px;
    padding: 0px 8px 2px 79px;
}
.Gen_LoginBox .LoginBox_Area .RememberMe
{
    float: left;
    width: 420px;
    padding: 5px 8px 5px 74px;
}
.Gen_LoginBox .LoginBox_Area .FailureText
{
    float: left;
    width: 415px;
    padding: 5px 8px 5px 79px;
    color: #CC0000;
}
.Gen_LoginBox .LoginBox_Area .NewCustomers
{
    width: 420px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
}
.Gen_LoginBox .LoginBox_Area .NewRegisterScript
{
    float: left;
    width: 289px;
    padding: 5px 8px 5px 4px;
}
.Gen_LoginBox .LoginBox_Area .CreateUser
{
    float: right;
    width: 195px;
    height: 26px;
    padding-top: 6px;
    padding-bottom: 10px;
}

/* login Box end */

/* UserRegister Start*/
.Gen_UserRegister
{
    width: 550px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.Gen_UserRegister .Box_Area
{
    width: 100%;
}
.Gen_UserRegister .Box_Area .required
{
    color: red;
}
.Gen_UserRegister .Box_Area .captionColumn
{
    padding: 8px;
    width: 200px;
    text-align: right;
    float: left;
    display: inline-block;
}
.Gen_UserRegister .Box_Area .inputColumn
{
    padding: 8px;
    text-align: left;
    display: inline-block;
}
.Gen_UserRegister .Box_Area .RC_Header
{
    padding: 8px;
    background-color: #808080;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 15px;
}
.Gen_UserRegister .Box_Area .UserNameLabel
{
}
.Gen_UserRegister .Box_Area .UserNameInput
{
}
.Gen_UserRegister .Box_Area .EmailLabel
{
}
.Gen_UserRegister .Box_Area .EmailInput
{
}
.Gen_UserRegister .Box_Area .CompanyLabel
{
}
.Gen_UserRegister .Box_Area .CompanyInput
{
}
.Gen_UserRegister .Box_Area .AddressLabel
{
}
.Gen_UserRegister .Box_Area .AddressInput
{
}
.Gen_UserRegister .Box_Area .CitylLabel
{
}
.Gen_UserRegister .Box_Area .CityInput
{
}
.Gen_UserRegister .Box_Area .StateLabel
{
}
.Gen_UserRegister .Box_Area .StateInput
{
}
.Gen_UserRegister .Box_Area .PostalLabel
{
}
.Gen_UserRegister .Box_Area .PostalInput
{
}
.Gen_UserRegister .Box_Area .CountryLabel
{
}
.Gen_UserRegister .Box_Area .CountryInput
{
}
.Gen_UserRegister .Box_Area .JobLabel
{
}
.Gen_UserRegister .Box_Area .JobInput
{
}
.Gen_UserRegister .Box_Area .TelLabel
{
}
.Gen_UserRegister .Box_Area .TelInput
{
}
.Gen_UserRegister .Box_Area .PasswordLabel
{
}
.Gen_UserRegister .Box_Area .ConfirmPasswordLabel
{
}
.Gen_UserRegister .Box_Area .CaptchaInput
{
}
.Gen_UserRegister .Box_Area .ErrorLabel
{
    padding: 8px;
    width: 100%;
    text-align: center;
}

/* UserRegister End*/

.create_user
{
    background-image: url(/images/create_user.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 150px;
    display: inline-block;
    color: White !important;
    padding-left: 30px;
    padding-top: 1px;
    font-weight: bold;
    text-decoration: none;
}
.create_user:hover
{
    background-position: 0px -40px;
    color: #CCCCCC !important;
    cursor: pointer !important;
}

/****************** New registration form ******************/
.registrationwrapper
{
    margin: 2px;
}
.registration
{
    padding: 2px;
}
.facebookoption
{
    padding: 2px;
}
.regform
{
    padding: 2px 5px;
}
.fbbutton
{
    font-weight: bold;
    background-color: #3B5998;
    color: #FFFFFF;
    font-size: 1em;
    padding: 4px;
    float: left;
    width: 180px;
    height: 16px;
    text-align: center;
    border: 1px solid #888888;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    cursor: pointer;
}
.regform table table table td
{
    text-align: left;
}
.regform table table td
{
    text-align: center;
}
.fbbutton:hover
{
    border-color: #888888 #CCCCCC #CCCCCC #888888;
    color: #DDDDDD;
}
.mosesbutton
{
    font-weight: bold;
    background-color: rgb(214, 0, 18);
    color: #FFFFFF;
    font-size: 1em;
    padding: 4px;
    float: left;
    width: 180px;
    height: 16px;
    text-align: center;
    border: 1px solid #888888;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    cursor: pointer;
}
.mosesbutton:hover
{
    border-color: #888888 #CCCCCC #CCCCCC #888888;
    color: #DDDDDD;
}
.createbutton
{
    font-weight: bold;
    background-color: rgb(214, 0, 18);
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 3px;
    margin: 0 auto;
    width: 140px;
    height: 24px;
    text-align: center;
    border: 1px solid #888888;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: small-caps;
}
.createbutton:hover
{
    border-color: #888888 #CCCCCC #CCCCCC #888888;
    color: #DDDDDD;
}
.regtable
{
    width: 100%;
}
.regformtitle
{
    font-size: 1.4em;
    padding-bottom: 12px;
    padding-top: 8px;
    text-align: left;
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bolder;
}
.formlabel, .forminput
{
    vertical-align: top;
}
.textfield
{
    width: 250px;
}
.shorttextfield
{
    width: 120px;
}
.required
{
    color: #FF0000;
}
.multitext
{
    vertical-align: text-top;
}
.regformwrapper
{
    margin-top: -1px;
}
#fbreg
{
    margin-left: 3px;
    border: 1px solid #3B5998;
    background-color: #6C8FCC;
}
.otherReg
{
    text-align: left;
    padding-left:30px;
    padding-bottom: 16px;
    font-style:italic;
}
#mosesreg
{
    margin-left: 3px;
    border: 1px solid #8A8A8A; /*rgb(214, 0, 18)*/
    background-color: #ECECEC;
}
/* End of New registration form */
