.displayBlock
{
    display: block;
}

.distributorFont
{
    font-family: Verdana; /*	font-size:x-small;*/
}

ul
{
    margin-bottom: 0;
}

ul li
{
    list-style-type: square;
}

.marginBottom5
{
    margin-bottom: 5px;
}
.marginBottom10
{
    margin-bottom: 10px;
}
.marginBottom15
{
    margin-bottom: 15px;
}
.marginLeft5
{
    margin-left: 5px;
}
.marginLeft10
{
    margin-left: 10px;
}
.marginAbove5
{
    margin-top: 5px !important;
}
.marginAbove10
{
    margin-top: 10px !important;
}
.marginAbove15
{
    margin-top: 15px !important;
}
.marginnone
{
    margin: 0;
}
.marginAboveNone
{
    margin-top: 0;
}

.rightAlign
{
    float: right; /*text-align:right;*/
}

.featuredArticle .searchDistributor
{
    cursor: pointer;
    text-decoration: none;
}

.menuHolder
{
    float: left;
}

.menuEditor
{
    text-align: right;
    padding-top: 2px;
}

.separator
{
    background: url(../images/separator.png) center repeat-y;
    height: 3px !important;
    line-height: 1px !important;
    margin: 25px 0;
}

.marginRight10
{
    margin-right: 10px;
}

.achievementsWrap
{
    margin: 10px 0 5px 0;
    padding: 7px;
    background: #f9f9f9;
    border-bottom: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}

.pageBoundary
{
    background-color: #ffa8ff;
    width: 800;
}

.masterHeader
{
    background-color: #7fff7f;
    width: 800;
}

.masterContent
{
    background-color: #ffff7f;
    width: 800;
}

.contentFooter
{
    clear: both;
    width: 800;
}

.featureproducttitle
{
    font-style: italic;
    font-weight: bold;
}

.featuredProductImage
{
    width: 100px;
}

.myeventstitle
{
    font-style: italic;
    font-weight: bold;
}

.buttonBar
{
    clear: both;
    text-align: center;
}

.distributorNamePadding
{
    padding: 0 0 7px 0;
}

.flowPanel
{
    float: left;
}

.loginDiv
{
    width: 900px;
    height: 450px;
    text-align: left;
    margin: 0 auto;
    background-image: url(../images/login_bg.jpg);
    vertical-align: top;
}

.loginLabels
{
    width: 100px;
}


.myFeatureArticles, .distributorDetails, .shoppingBasket
{
    width: 335px;
}

.contentDiv
{
    width: 900px;
    text-align: left;
    margin: 0 auto;
}
/*.borderedControl
{
    border-style:solid; 	border-width:thin;
    border-color: Maroon;
    margin: 3px;
    padding: 10px;
}*/
.inputStyled, textarea
{
    padding: 1px 2px;
    font-family: 0.7em Verdana;
    border: 1px solid #c1c1c1;
    background: White;
}
.mainContent
{
    width: 525px;
    overflow: auto;
}
.padding10
{
    padding: 10px;
}
.paddingSides10
{
    padding: 0 10px;
}
.contentHeader
{
    background: url(../images/backgroundTopLinks.jpg) bottom repeat-x;
    height: 28px;
    border-style: solid;
    border-width: 1px 0;
    border-color: #a6a6a6;
}

.mnuPageMenu
{
    /*height:30px;*/
    float: left;
    vertical-align: text-top;
    font-size: 12px;
}

.mnuPageMenu_StaticHoverStyle
{
    background-color: Gray;
}

.mnuPageMenu_StaticSelectedStyle
{
    background-color: Silver;
}

.urlComputation, .divRow
{
    clear: both;
}

.keepSingleLine
{
    white-space: nowrap;
}
.featuredItemStyle
{
    background: #D7D7D7;
}

.featuredAlternativeItemStyle
{
    background: #FFC0C0;
}

.distributorImageHolder
{
    overflow: hidden;
    max-height: 200px;
    max-width: 100px;
    margin: 0 5px 0 0;
}

.distributorWriteUp
{
    border-style: none;
    border-left-width: 0;
}

.articleTitle
{
    font-size: 1.2em;
    color: #6A6A6A;
    font-weight: normal;
    margin: 5px 0 7px 0;
}

.articlePreAmble
{
    font-size: 0.89em;
    color: #6a6a6a;
    line-height: 1.2em;
}

.inlineFeaturedProduct
{
    width: 30%;
}

.inlineFeaturedProdContainer
{
    text-align: center;
    height: 100px;
    line-height: 100px;
}

.inlineFeaturedProdContainerLabel
{
    text-align: center;
    
}

.inlineFeaturedProductImage
{
    height: 80px;
    margin: 0 auto;
    vertical-align:middle;
}


.inlineFeaturedProductImage:hover
{
    height: 90px;
    margin: 0 auto;
    vertical-align:middle;
}

.accreditationRolloverImage
{
    border: solid 4px #9FB1BD;
}

.footerDiv
{
    height: 100px;
}

.RankImage
{
    background: url("/Pins/Rank/Bronze.png");
    height: 52px;
    width: 50px;
}

.articleImages
{
    margin: 0 15px 0 0;
}

.distributorRecognition
{
    display: block; /*padding-top:5px;*/ /*margin-top: 15px;*/
}

.featuredProducts
{
    padding: 8px 0;
    margin: 15px 0;
}
.spacer20
{
    margin: 20px 0;
}
.greyBox
{
    /*border: 1px solid #d6d4d4;*/
    background: #ebebeb url(../images/backgroundGreyBoxes.jpg) no-repeat right top;
    border-bottom: 3px solid #d5d5d5;
    /*border-left: 1px solid #d5d5d5;*/
}
.tableSignUp
{
    width: 100%;
}
.tableSignUp td
{
    margin-bottom: 1px;
    padding: 3px;
    padding-right: 10px;
    border-bottom: 1px solid #e6edf4; /*background: #e6edf4;*/
}
.tableLeftTitle
{
    font-weight: bold;
    padding-right: 10px;
}
.alignCenter
{
    text-align: center;
}

.width50
{
    width: 395px;
}

/*--Borders--*/
.distributorColourBranding
{
    background-color: #9fb1bc;
    height: 12px;
}
.brandingGradientFill
{
    width: 100%;
    background-image: url(../images/brandingGradientFill.png);
    background-position: top;
    height: 12px;
}

/*--Verisign-*/
.verisignText
{
    color: #000000;
    text-decoration: none;
    font: bold 7px verdana,sans-serif;
    letter-spacing: .5px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
