*
{
    margin: 0;
    padding: 0;
}

img
{
    border: none;
}

html
{
    -webkit-text-size-adjust: none;
}

#mainHeader
{
    width: 400px;
    height: 64px;
    border-bottom: 2px solid #000;
    position: relative;
}

#mainHeader a:hover
{
    text-decoration: underline;
}

#menuArea
{
    width: 400px;
    height: 21px;
}

.menuItems
{
    padding-left: 15px;
    float: left;
    background-color: #dcdcdc;
}

.menuItems li
{
    list-style: none;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    padding-left: 20px;
    float: left;
}

.menuItems li:first-child
{
    padding-left: 0;
}

.menuItems li a
{
    color: #000;
    text-decoration: none;
}

#menuCurve
{
    width: 37px;
    height: 21px;
    float: left;
    background: url('../images/menucurve.gif') no-repeat;
}

#mfrPortalPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/loginicon.png') no-repeat 20px 13px;
}

#loginContainer
{
    width: 365px;
    height: 209px;
    border: 1px solid #999999;
    margin-left: 18px;
    margin-right: 15px;
    margin-bottom: 20px;
    background: url('../images/logincontainerbackground.gif') repeat-x;
}

#emailInputContainer
{
    width: 365px;
    height: 66px;
}

#emailLabel
{
    width: 80px;
    height: 33px;
    padding-top: 33px;
    padding-right: 12px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: right;
    float: left;
}

#emailInput
{
    width: 273px;
    height: 66px;
    background: url('../images/logininputbox.gif') no-repeat 0 26px;
    float: left;
}

#emailInput input
{
    width: 230px;
    height: 15px;
    border: 1px solid #FFF;
    margin-top: 29px;
    margin-left: 4px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;
    padding: 2px;
    background: #FFF;
}

#passwordInputContainer
{
    width: 365px;
    height: 39px;
}

#passwordLabel
{
    width: 80px;
    height: 33px;
    padding-top: 6px;
    padding-right: 12px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: right;
    float: left;
}

#passwordInput
{
    width: 273px;
    height: 39px;
    background: url('../images/logininputbox.gif') no-repeat;
    float: left;
}

#passwordInput input
{
    width: 230px;
    height: 15px;
    border: 1px solid #FFF;
    margin-top: 3px;
    margin-left: 4px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;
    padding: 2px;
    background: #FFF;
}

#rememberMeContainer
{
    width: 264px;
    height: 31px;
    padding-left: 101px;
}

#rememberMeCheckBox
{
    width: 24px;
    height: 31px;
    float: left;
}

#rememberMeCheckBoxLabel
{
    width: 240px;
    height: 31px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    float: left;
}

#loginButton
{
    width: 273px;
    height: 44px;
    padding-left: 92px;
}

#forgotPasswordLink
{
    width: 273px;
    height: 29px;
    padding-left: 92px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

#forgotPasswordLink a
{
    color: #000;
}

#footer
{
    width: 378px;
    height: 35px;
    border-top: 2px solid #000;
    padding-top: 12px;
    padding-left: 22px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.footerLogOut
{
    float: right;
    padding-right: 20px;
}

.footerLogOut a
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.logoutButton
{
    position: absolute;
    top: 37px;
    right: 10px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.helpButton
{
    position: absolute;
    top: 37px;
    right: 60px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.headerBar
{
    position: absolute;
    top: 37px;
    right: 53px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#distributionPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/handicon.png') no-repeat 20px 13px;
}

#analyticsPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/analyticsicon.png') no-repeat 20px 13px;
}

#todolistPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/todolisticon.png') no-repeat 20px 13px;
}

#accountPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/accounticon.png') no-repeat 20px 13px;
}

#catalogApprovalPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/catalogIcon.png') no-repeat 16px 8px;
}

#historyHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/historyIcon.png') no-repeat 16px 8px;
}

#changePasswordHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/passwordIcon.png') no-repeat 16px 8px;
}

#forgotPasswordHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/forgotPasswordIcon.png') no-repeat 16px 8px;
}

#manageMfrPageHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/manageMfrIcon.png') no-repeat 16px 8px;
}

#matrixHeading
{
    width: 340px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding-left: 60px;
    background: url('../images/matrixIcon.png') no-repeat 16px 8px;
}

.setDistributionTreeView
{
    padding-left: 20px;
    padding-bottom: 15px;
}

.manageProductDistributionButtonContainer
{
    width: 360px;
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.saveCancelButtonContainer
{
    width: 360px;
    padding-top: 15px;
    padding-left: 40px;
    padding-bottom: 15px;
}

.saveButton
{
    float: left;
    padding-right: 20px;
}

.cancelButton
{
    float: left;
}

.standardGridview
{
    width: 390px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.standardGridview table tbody td
{
    text-align: center;
}

.fullGridView
{
    width: 940px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.disabledCheckBox
{
    background-color: #fff !important;
}

.catalogApprovalListGrid
{
    margin-bottom: 20px;
}

.standardGridview tr th
{
    padding: 5px;
}

.standardGridview tr td
{
    padding: 5px;
}

.button
{
    background-color: #181818;
    color: #fff;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    padding: 4px;
    border: none;
    height: 25px;
    cursor: pointer;
}

.button2
{
    background-color: #2A2A2A;
    color: #fff;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
    border: none;
    height: 25px;
    cursor: pointer;
    min-width: 60px;
}

.multiLineTextBox
{
    width: 350px;
}

/* Standard Form Styles */

.standardTelerikTextBox
{
    width: 200px !important;
}

.standardLabelTextboxContainer
{
    padding-bottom: 10px;
    padding-left: 20px;
    width: 380px;
}

.borderBlack
{
    padding: 10px;
    border: 1px solid black;
}

.standardTextInputLabel
{
    height: 20px;
    padding-top: 3px;
}

.altStandardTextInputLabel
{
    float: left;
}

.standardTextInputLabel label
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.standardTextInput
{
    height: 20px;
}

.altStandardTextInput
{
    float: left;
    padding-left: 15px;
}

.standardTextInput input
{
    width: 200px;
    height: 20px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    border: 1px solid #ccc;
}

.standardTextInput select
{
    height: 20px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    border: 1px solid #ccc;
}

.standardCheckbox
{
    float: left;
    height: 18px;
    padding-top: 5px;
}

.subFormTitle
{
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    padding-bottom: 10px;
}

.dropDownListSeparate
{
    padding-left: 20px;
    padding-bottom: 10px;
    height: 20px;
}

.dropDownListSeparate select
{
    width: 225px;
    height: 20px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    border: 1px solid #ccc;
}

.dropDownListPostButton
{
    padding-left: 20px;
    padding-bottom: 15px;
}

.divider
{
    width: 360px;
    height: 1px;
    border-top: 1px dashed #000;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.standardGridview tr th
{
    padding: 5px;
}

.standardGridview tr td
{
    padding: 5px;
}

.standardTextInfoLabel
{
    height: 20px;
    padding-top: 3px;
    float: left;
}

.width10
{
    width: 10%;
}

.standardTextInfoLabel label
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.standardTextInfoLabel span
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.standardTextInfoInformation
{
    height: 20px;
    padding-top: 3px;
    float: left;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: italic;
    color: Green;
    padding-left: 20px;
}

.standardInfoMessage
{
    width: 360px;
    padding: 10px 20px 10px 20px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: italic;
}

.PLDSomeClientDetailRow
{
    /*width: 360px;*/
    padding: 5px 20px 5px 20px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: italic;
}

.statusMessage {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-style: italic;
    width: 360px;
    padding: 10px;
}

.green{
    color: green;
}

/* End Standard Form Styles*/

.showAddUserDiv
{
    display: block;
    width: 200px;
    height: 25px;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    background: url('../images/plusButton.png') no-repeat;
    padding-left: 30px;
    margin-left: 10px;
}

.showAddClientArea
{
    display: block;
    width: 200px;
    height: 25px;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    background: url('../images/plusButton.png') no-repeat;
    padding-left: 30px;
    margin-left: 10px;
    padding-bottom: 10px;
}

.showAddCatalogsArea
{
    display: block;
    width: 200px;
    height: 25px;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    background: url('../images/plusButton.png') no-repeat;
    padding-left: 30px;
    margin-left: 10px;
    padding-bottom: 10px;
}

.addUserDiv
{
    background-color: #EFEFEF;
    border: 1px solid #000;
    margin: 10px;
    padding: 10px;
    width: 250px;
}

.addUserButton
{
    padding-left: 20px;
    padding-top: 10px;
}

.onScreenAlert
{
    padding-left: 20px;
}

.standardSubmitButton
{
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
}

/* To Do List Styles */

#toDoListContainer
{
    width: 380px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientContainer
{
    width: 380px;
    min-height: 60px;
    margin-bottom: 10px;
}

.clientContainerTop
{
    width: 380px;
    height: 20px; /*background: url('../images/analytics.png') no-repeat 360px 2px;*/
}

.clientContainerBottom
{
    width: 380px;
    height: 20px;
}

.clientStatus
{
    float: left;
    padding-left: 5px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 20px;
}

.clientName
{
    float: right;
    padding-right: 25px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    background: url('../images/analytics.png') no-repeat;
    margin-right: 5px;
    position: relative;
    z-index: 100;
}

.clientName a
{
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
}

.clientCatalogButton
{
    float: left;
    padding-left: 5px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.clientCatalogButton a
{
    text-decoration: none;
}

.clientCatalogButton span
{
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #2a2a2a;
    color: #fff;
}

.clientWebsiteButton
{
    float: right;
    padding-right: 5px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-align: right;
}

.clientWebsiteButton a
{
    text-decoration: none;
}

.clientWebsiteButton span
{
    height: 17px;
    padding: 2px 5px 1px 5px;
    background-color: #2a2a2a;
    color: #fff;
}

/* End To Do List Styles */

.totalViewsLabel
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.accountMangementLabel
{
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    padding-left: 5px;
    font-weight: bold;
}

.checkSkusButton
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
}



/* Product Distribution Setup */

.productionDistributionSetupQuestion
{
    margin-left: 20px;
    margin-bottom: 20px;
}

.productionDistributionSetupContinue
{
    margin-left: 280px;
    margin-bottom: 20px;
}

.productionDistributionSetupContinueIcon
{
    background: url('../images/nextArrow.png') no-repeat;
}

.productDistributionSetupButtons
{
    padding-top: 35px;
}

.ajaxloader
{
    width: 400px;
    padding-bottom: 15px;
    text-align: center;
}

.ajaxloader p
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

/* End Product Distribution Setup */

/* Desktop Styles */

#mainHeaderDesktop
{
    width: 950px;
    height: 64px;
    border-bottom: 2px solid #000;
    position: relative;
}

#mainHeaderDesktop a:hover
{
    text-decoration: underline;
}

#menuAreaDesktop
{
    width: 950px;
    height: 21px;
}

#footerDesktop
{
    width: 928px;
    height: 35px;
    border-top: 2px solid #000;
    padding-top: 12px;
    padding-left: 22px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

/* End Desktop Styles */

/* History Styles */

.historyGrid tr td
{
    padding: 0 !important;
}

.historyTopRowContainer
{
    background-color: #f0f0f0;
    border-bottom: 1px dashed #000;
}

.historyDateColumn
{
    width: 123px;
    height: 40px;
    float: left;
    border-right: 1px solid #000;
    padding: 5px;
}

.historyCatalogColumn
{
    width: 260px;
    height: 40px;
    float: left;
    border-right: 1px solid #000;
    padding: 5px;
}

.historyCatalogCodeColumn
{
    width: 70px;
    height: 40px;
    float: left;
    border-right: 1px solid #000;
    padding: 5px;
}

.historyClientColumn
{
    width: 260px;
    height: 40px;
    float: left;
    border-right: 1px solid #000;
    padding: 5px;
}

.historyClientIDColumn
{
    width: 69px;
    height: 40px;
    float: left;
    border-right: 1px solid #000;
    padding: 5px;
}

.historyAccountColumn
{
    width: 244px;
    height: 40px;
    float: left;
    padding: 5px;
}

.historyDescriptionColumn
{
    width: 100%;
    padding: 5px;
    border-bottom: 2px solid #000;
}

.rgFilterRow td input
{
    margin: 5px !important;
}
/* End History Styles */

/* Misc */

.catalogMessageContainer
{
    width: 330px;
    background-color: #ffe27b;
    margin-left: 25px;
    border: 1px #000 solid;
    padding: 10px;
}

.catalogMessageContainer p
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    padding-bottom: 5px;
}

.importCollectionContainer
{
    margin-left: 20px;
    margin-right: 20px;
    width: 360px;
}

.showCollectionImport, .showSKUImport
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    background: url('../images/plusButton.png') no-repeat;
    padding-bottom: 10px;
    padding-left: 30px;
}

.importError
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: italic;
    color: Red;
}

.importCollectionsRadioButton
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 5px;
}

.exportCSVFile
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-style: italic;
}

.deniedLabel
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
}

.deniedTextbox
{
    margin-left: 20px;
}
/* End Misc */

.clearfix:after
{
    /*Provide clearfixes for the divs*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* IE6 */
* html .clearfix
{
    /*Provide clearfixes for the divs*/
    height: 1%;
}

/* IE7 */
*:first-child + html .clearfix
{
    /*Provide clearfixes for the divs*/
    min-height: 1%;
}

.deleteblackbutton
{
    background-color: #181818;
    color: #fff;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    border: none;
    height: 17px;
    cursor: pointer;
    font-style: italic;
}
