﻿
a img
{
    text-decoration: none;
    border: 0;
}

.StageDiv
{
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}


.validate
{
    color: Red;
    font-weight: bolder;
}



.AutoMailEdit td
{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}


.AutoMailEdit .AutoMailEditSpacer
{
    padding-top: 3px;
    font-size: 0px;
}

.AutoMailEditB
{
    padding-bottom: 5px;
}

    .AutoMailEditB td
    {
        padding-bottom: 5px;
        font-weight: bolder;
    }

.AutoMailEditDiv
{
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    width: 600px;
}

.AutoMailEditBDiv
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
}





.custom-combobox {
	position: relative;
	display: inline-block;
}
.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* support: IE7 */
	*height: 1.7em;
	*top: 0.1em;
}
.custom-combobox-input {
	margin: 0;
	padding: 0.3em;
}

#LeftLinksMenuSep {
    line-height: 10px;
    height: 20px;
}
#LeftLinksMenuHeaderLeft
	{
	background-color:#999999;
	}

#LeftLinksMenuHeader
	{
	color:#ffffff;
	font-weight:bold;
	padding-left:0;
	background-color:#999999;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	background-position:right top;
	background-repeat:no-repeat;
	}

.LeftLinksMenuItem
	{
	padding-left:5px;
	padding-bottom:3px;
	padding-top:5px;
	}

.LeftLinksMenuLink
	{
	color:black;
	text-decoration:none;
	}

.StaticRed16Bold {
 font-size: 16px; color: red; font-weight: bold;
}

.StaticRedBold {
 color: red; font-weight: bold;
}

.StaticBlue14Bold
{
font-size: 12px; color: blue; font-weight: bold;
}

.StaticGreenBold {
    color:green; font-weight: bold;
}


.ko-clickable {
    cursor: pointer;
}

.ko-clickable:hover {
    text-decoration: underline;
}

.yes-indicator {
    color: darkgreen;
    font-weight: bolder;
}

.no-indicator {
    color: darkred;
    font-weight: bolder;
}

.InvisibleButton {
    visibility: hidden;

}

.change-password-table .action-buttons {
    padding-top: 10px;
}

.change-password-table td {
    padding: 5px 5px 0 0;
}

.change-password-table .current-password-row td {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: black;
    padding: 0 5px 5px 0;
}

.MixedStockMoreInfo {
    height: 50px !important;
    padding-top: 10px;
}

.MixedStockHeaderTable {
    width: 600px;
}

.bidmoreinfocell {
    background-color: #fff;
}

.MixedStockhr {
    line-height: 1px;
    height: 1px !important;
    font-size: 0;
    width: 900px;
    margin-top: 10px;
    background-color: #666666;
    margin-top:10px;
    margin-bottom:10px;
}

.WishListButton {
    text-decoration: none !important;
}
.WishListTxt{
    color:black !important;
	font-size: 11px !important;
    padding-left: 3px;
    text-decoration: none !important;
}

.AddedToWishListTxt {
    color:black !important;
	font-size: 11px !important;
    padding-left: 3px;
    text-decoration: none !important;
    vertical-align: bottom;
}

.ForeColorBlueReplace {
    color: blue;
}

.LoginBtnDivStandard {
    padding-left: 70px;
    vertical-align: top;
}

.StockItemImageTd {
    vertical-align: top;
    text-align:right !important;
    padding-right:10px;
}

.listHeader th {
    text-align: left;
}