body {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    background: #FFFFFF;
    z-index: -999%;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 100px;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    font-size: 100%;
    font-family: Korolev;
    font-weight: normal;
    overflow: -moz-scrollbars-vertical;
}

Atable {
    font-size: 1em !important;
    font-family: Korolev;
    font-weight: bold;
    border: none;
}

    Atable input {
        font-size: 1em;
    }

    Atable select {
        font-size: 1em;
    }

form {
    margin: 0;
    padding: 0;
}

#content input, #content select {
    font-size: 1em;
}

img {
    border: none;
}

a:active, a:link, a:visited {
    font-size: 11px;
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #00AEF0;
    font-weight: bold;
    text-decoration: underline;
}

fieldset, form {
    border: none;
    margin: 0;
    padding: 0;
}

h3 {
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform {
    height: 1%;
}

.clear, .floatform {
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li {
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}

    ul.tame li {
        line-height: 1.25em;
    }

.tameHoriz, ul.tameHoriz li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
}

ul.tameHoriz li {
    display: inline;
    font-size: 1em;
}

br.cl {
    clear: both;
}


/*PAGE SETUP*/
#userName {
    font-size: 11px;
}

#loginText {
    /*margin-left: 1em;*/
}

textarea#OrderNotes {
    width: 99% !important;
}

#wrapper {
    width: 760px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
}

#logodiv {
    width: 771px;
    padding-top: 10px;
}

#bodyWrapper {
    padding: 0;
    margin-bottom: 10px;
    height: auto;
    width: 700px;
    float: left;
    border: 1px solid #fff;
}

#leftWrap {
    width: 190px;
    float: left;
    clear: both;
}

#navbar {
    width: 760px;
    float: left;
}

#searchbg {
    background-image: url(images/Grey.gif);
    width: 229px;
    height: 66px;
    float: left;
    vertical-align: top;
}

#content {
    padding: 15px 0px 0px 0px;
    width: 700px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}

#footer {
    clear: both;
    margin: 0;
    padding: 0;
    width: 959px;
    height: 50px;
    top: 100px;
    text-align: center;
    border: #fff solid 1px;
    margin-top: 43px;
    margin-left: auto;
    margin-right: auto;
}

#footerLogo {
    height: 30px;
    width: 145px;
    padding: 5px;
    margin-left: 20px;
    margin-top: 15px;
    border: 0;
}

.footerVertical {
    position: relative;
    left: 96px;
    top: -30px;
}

#breadcrumb {
    float: left;
    font-family: Korolev;
    color: #444;
    padding-left: 10px;
    padding-top: 5px;
}

#miniCart {
    float: right;
}

#ML {
    font-size: 0.85em;
}

.MLSettings {
    float: right;
    display: inline;
    margin: 0px 2px 2px 0;
    vertical-align: middle;
}

    .MLSettings span {
        padding-left: 5px;
        padding-right: 2px;
    }

    .MLSettings select {
        font-size: 1em;
    }

#breadcrumb a, #miniCart a {
    color: #4776BD;
}

input.submit {
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Korolev;
}

    input.submit:active {
        border: 1px double #ccc;
        border-top-color: #999;
        border-left-color: #999;
    }


/*HEADER ELEMENTS*/


#logo {
    float: left;
    width: 210px;
    height: 34px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#ctl01_logo {
    float: left;
    width: 210px;
    height: 34px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b {
    display: none;
}


a.wishlist {
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}

a.cart {
    background: url(images/Icon_Cart.svga) no-repeat left bottom;
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    a.cart:hover {
        text-decoration: underline;
    }

a.account {
    color: #FFFFFF;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    a.account:hover {
        text-decoration: underline;
    }

a.faq {
    background: url(images/icons/faq.gif) no-repeat left bottom;
}

a.contact {
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}

a.wishlist, a.cart, a.faq, a.contact, a.account {
    padding: 3px 15px 3px 20px;
    /*position: relative;*/
}

#header u {
    color: #000;
    text-decoration: none;
}

#login {
    margin: 0;
    padding: 10px 0px 0px 0px;
    float: right;
    font-size: 0.8em;
    clear: right;
}

/* HEADER HORIZ NAV*/

#horizNav {
    text-align: left;
    width: 600px;
    float: right;
    margin-top: -92px;
    padding-right: 85px;
    line-height: 35px;
    height: 35x;
    /*position: relative;*/
    z-index: 1;
}

#browsebox {
    text-align: left;
    width: 229px;
    height: auto;
    float: left;
    background: url("images/Grey.gif")
}

    #browsebox a {
        color: #FFF;
        text-decoration: none;
        font-size: 11px;
        line-height: 18px;
        padding-left: 10px;
    }

        #browsebox a:hover {
            color: #FFF;
            text-decoration: none;
            background: #828282;
            /*display:block;*/
        }
/*
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Korolev,Tahoma,sans-serif;
}

#nav
{
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none;
	white-space: nowrap;
}
#nav a
{
	margin: 0;
	padding: 0.9em 15px;
	background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
	background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
	float: left;
	position: relative;
	margin: 0;
	background: #4776BD url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: solid 1px transparent;
	text-align: left;
}
#nav li ul
{
	width: 10em;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	color: #4776BD;
}
#nav li li
{
	font-size: 0.8em;
	line-height: 2em;
	margin: 0;
	background: #F8F8F8 none;
	width: 100%;
	border-bottom: solid 1px #CECECE;
}
#nav li li a
{
	display: block;
	margin: 0;
	background: none;
	padding: 0 1em;
	color: #4776BD !important;
}
#nav li li a:hover, #nav li li:hover
{
	background: #DCDFE2 none !important;
}
#nav li > ul
{
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul
{
	display: block;
}
#nav #firstTab
{
	background-image: none !important;
	margin: 0;
}
*/

/* HORIZ NAV SUB */

#horizNav2 {
    clear: both;
    background: #EFEEEE url(sub-nav0.gif) repeat-x left center;
    width: 700px;
    height: 3em;
    float: right;
    line-height: 3em;
    color: #444;
    margin-top: 0px;
    margin-right: 6px;
    border-bottom: solid 1px #F0EFEF;
}

    #horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited {
        color: #444;
        text-decoration: underline;
    }

    #horizNav2 a:hover {
        color: #444;
    }

    #horizNav2 span {
        color: #444;
        font-weight: bold;
        font-size: 1.2em;
    }

    #horizNav2 form label {
        color: #444;
    }

    #horizNav2 form {
        float: left;
        padding: 0 2em 0 1em;
        width: auto;
    }

    #horizNav2 fieldset {
        width: 210px;
    }

    #horizNav2 ul {
        float: left;
        padding: 0 1em;
    }

.pipe {
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}

img.liveHelp {
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.search {
    //float:left;
    //padding:0pt 2em 0pt 1em;
    width: auto;
    font-weight: inherit;
    font-size: .9em !important;
    font-family: Korolev;
    font-weight: bold;
    color: #000000;
}

    .search input[type='text'] {
        width: 10em;
        border: 1px solid #EEEEEE;
        margin-top: 0.7em;
    }

    .search input[type='submit'] {
        background-color: #AAAA00;
        background-image: url(images/background-form-element.png);
        border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
        border-style: double;
        border-width: 1px;
        color: #FF3333;
        font-family: Korolev;
        font-weight: bold;
        margin: 0pt;
        padding: 0.1em;
        font-size: 0.71em !important;
    }

.search_error {
    color: Red;
    font-size: smaller;
    font-style: italic;
    font-weight: normal;
}



/* LEFT NAV */

.leftNav {
    padding: 0px;
    margin-bottom: 0px;
    font-family: Korolev !important;
}

.navHeader {
    width: auto;
    height: 22px;
    border-top: 1px solid #F0EFEF;
    line-height: 22px;
    padding-left: 0px;
    font-family: Korolev;
    font-size: 13px;
    font-weight: bold;
    color: #F6A01A;
    text-decoration: none;
}

.catMark {
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul {
    list-style: none;
    color: #000;
    font-size: 11px;
}

    #footer ul a {
        text-decoration: none;
    }

        #footer ul a:hover {
            text-decoration: underline;
            color: #000;
        }
/*
#footer{
	position:relative;
	margin-top:-50px;
	height:50px;
	clear:both;
}
*/
div#footerWrap {
    width: 905px;
    height: 50px;
    margin: 0;
    padding: 5px 0;
    border: #fff solid 1px;
}

.footerList {
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}

.topList li {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}


/* CLOSER */
#closer {
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}

    #closer a {
        color: #444;
    }


/* PRODUCT PAGE */
#productTopBox {
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}

h2 {
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}

#sku {
    display: block;
}

#price {
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}

.SalePrice {
    color: #cc0000 !important;
}

#description, #quoteBox, #otherinfo {
    margin: 10px;
}

.prodHeader {
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}

#quoteBox input, #quoteBox select {
    font-size: 1em;
    display: block;
    margin: 5px 0;
}

#mainImg {
    margin: 0 10px 10px 0;
    float: left;
}

.AddToCartButton, .AddToWishButton, #Quantity {
    font-size: 1em;
}

.addToForm {
    margin-top: 1em;
}

#shipQuoteLabels {
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

    #shipQuoteLabels label {
        display: block;
        line-height: 2em;
    }

#ShipQuote, #yourQuote {
    font-weight: bold;
    line-height: 2em;
}

#shipQuoteWrapper {
    height: auto;
    float: left;
}

#navArrows {
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature {
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP {
    margin: 0;
    padding: 0.5em;
    text-align: left;
}

.topFeature p {
    margin: 0;
    text-align: left;
}

.topFeatureP img {
    margin-bottom: 0.5em;
}

.topPrice, .topName {
    font-weight: bold;
    text-align: left;
}

#entitySep {
    clear: both;
    margin-top: 1em;
}

.btmP {
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}

    .btmP img {
        float: left;
        margin-right: 1em;
    }

    .btmP span {
        display: block;
    }

.btmName, .btmPrice, .btmSalePrice {
    font-size: 1.1em;
    font-weight: bold;
}

.btmDescription, .topDescription {
    display: block;
    padding-bottom: 1em !important;
}

.btmPrice {
}

.btmSalePrice {
    color: #cc0000;
}

.btmInStock, .btmOutStock, .topInStock, .topOutStock {
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}

.btmOutStock, .topOutStock {
    color: #aaa;
}

#entityPageHeader p {
    margin-top: 0;
}

#entityPageHeader img {
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory {
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell {
    border: none;
}

.error {
    font-size: 1.25em;
    font-weight: bold;
    color: #ff0000;
    line-height: 35px;
}

.errorLg {
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName {
    font-size: .7em;
}

.SBCatName {
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull {
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}

.InfoMessage {
    font-weight: bold;
    color: #0000ff;
}

/* Box frame for info messsage on payment panel */
.InfoMessageBox {
    width: 96%;
    border: solid 1px black;
    padding: 10px 10px 20px 10px;
}

/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup {
    border: solid 0px #000;
    background-color: transparent;
    line-height: 35px;
}

.MenuGroup {
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em !important;
    margin: 0;
    background: #F8F8F8 none;
}

    .MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover {
        color: #4776BD;
    }

.TopMenuItem, .TopMenuItemHover {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    padding: 0 1em !important;
    line-height: 35px;
    vertical-align: middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}

.TopMenuItem {
    background: url(images/tab-sep.gif) no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td {
    color: #4776BD;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100% !important;
}

    .MenuItemHover, .MenuItemHover td {
        background: #DCDFE2 none;
    }

.ScrollItem {
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH {
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA {
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #F6A01A;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping {
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}

    #AjaxShipping h4 {
        margin: 0 0 0.5em 0;
        font-weight: bold;
        font-size: 1.1em;
    }

.AjaxShippingLabel {
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}

#AjaxShipping input, #AjaxShipping select {
    font-size: 1em;
    float: left;
}

#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate {
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}

#ShipQuote {
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry {
    visibility: visible;
    /*display:none;*/
}

#AjaxShippingState {
    visibility: visible;
    /*display:none;*/
}

.OrderOptionsTitle {
    font-family: Korolev, Geneva, Korolev, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.OrderOptionsRowHeader {
    font-family: Korolev, Geneva, Korolev, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.OrderOptionsName {
    font-family: Korolev, Geneva, Korolev, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.OrderOptionsDescription {
    font-family: Korolev, Geneva, Korolev, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.OrderOptionsPrice {
    font-family: Korolev, Geneva, Korolev, Helvetica, sans-serif;
    font-size: 8pt;
}


.dhtmltooltip {
    border: 0;
    /*border: 2px solid black;*/
    padding: 2px;
    font-size: 12px;
    background-color: lightyellow;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.CardCodeTooltip {
    border: 0;
    /*border: 2px solid black;*/
    padding: 2px;
    background-color: #DDD;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.Kit2dhtmltooltip {
    border: 0;
    margin-top: 20px;
    /*border: 2px solid black;*/
    padding: 2px;
    font-size: 12px;
    background-color: lightyellow;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.ShippingAndTaxEstimateAddress {
    border: solid 1px #aaa;
    width: 100%;
}

    .ShippingAndTaxEstimateAddress .Header {
        text-align: center;
        font-weight: bold;
        background-color: #ddd;
    }

    .ShippingAndTaxEstimateAddress .Caption {
        width: 30%;
        text-align: left;
        vertical-align: top;
    }

    .ShippingAndTaxEstimateAddress .Value {
        width: 70%;
        text-align: left;
        vertical-align: top;
    }

    .ShippingAndTaxEstimateAddress .ErrorMessage {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        color: Red;
        font-weight: bold;
    }

.ShippingAndTaxEstimator {
    border: solid 1px #aaa;
}

    .ShippingAndTaxEstimator .Header {
        text-align: center;
        font-weight: bold;
        background-color: #ddd;
    }

    .ShippingAndTaxEstimator .Caption {
        font-weight: bold;
        width: 30%;
        text-align: left;
        vertical-align: top;
    }

    .ShippingAndTaxEstimator .Value {
        width: 70%;
        text-align: right;
        vertical-align: top;
    }

.WishListWarning {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    color: #ff0000;
}

.ShippingEstimatorPanel {
    width: 350px;
    border: dashed 1px gray;
    padding: 5px 5px 5px 5px;
}

#KitError {
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
}

#lblKitError {
    color: Red;
}

/* default class for stock hint display */
.StockHint {
    font-size: 11px;
}

.StockHint_OutOfStock {
    color: red;
}

.StockHint_InStock {
    color: blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented {
    text-indent: 10px;
    font-size: 11px;
}

.StockHint_Indented_OutOfStock {
    color: red;
}

.StockHint_Indented_InStock {
    color: blue;
}



/*********************************************/
/*************For Featured Products***********/
/*********************************************/


.featuredProductLinks {
    color: #000000;
    font-weight: bold;
}

.featuredProductDescription {
    padding-top: 10px;
    font-weight: normal;
}

.featuredProductPrice {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
}


.featuredTeaser {
    color: #000000;
    font-weight: bold;
}



/* CSS for productratings [begin] */

.CommentHelpfulText {
    font-family: Korolev,Helvetica;
    color: #009999;
}

.CommentHelpfulYes {
    font-family: Korolev,Helvetica;
    color: #006600;
}

.CommentHelpfulNo {
    font-family: Korolev,Helvetica;
    color: #006600;
}

.CommentCell {
    background-color: #FFFFFF;
}

.RatingCommentText {
    color: #000000;
}

.CommentAuthor {
    color: #000000;
}
/****** [end] ******/



/* CSS for Checkout GiftCard [begin] */

.CheckoutEmailGiftCardHeader {
    /* default color - #cccccc */
    background-color: #cccccc;
    color: #000000;
}

/****** [end] ******/



/* CSS for Checkout Terms And Conditions [begin] */

.CheckOutTermsBorder {
    border-style: dashed;
    border-width: 1px;
    border-color: #000000;
}
/****** [end] ******/




/* CSS for Affiliate Page [begin] */

.AffiliateHeaderTd {
    /* -- original --
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #AAAAAA;
	-- -- */
    font-size: smaller;
    font-weight: bold;
    color: #ffffff;
    background-color: #CCCCCC;
    padding: 3px;
}

.AffiliateTextCell {
    background-color: #DDDDDD;
    color: #000000;
    padding: 3px;
}

.AffiliateLinks, .AffiliateLinks a:link, .AffiliateLinks a:active, .AffiliateLinks a:visited {
    color: #000000;
}

    .AffiliateLinks a:hover {
        color: #4776BD;
    }

.AffiliateForgotPasswordText {
    color: #000000;
}

    .AffiliateForgotPasswordText span {
        color: #000000;
        font-weight: bold;
    }

/****** [end] ******/


/* CSS for Multiple Shipping [begin] */
.MultiShippingAddressHeaderLeft {
    color: #000000;
    background-color: #dddddd;
}

.MultiShippingAddressHeaderRight {
    color: #000000;
    background-color: #dddddd;
}

/****** [end] ******/



/* CSS for Recent Comments */

.RecentCommentsHeader {
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
    text-align: center;
    height: 25px;
}

.RecentCommentsHeaderBorder {
    background-color: #FFFFFF;
}

.RecentCommentsFooter {
    background-color: #CCCCCC;
}

.RecentCommentsBorder {
    background-color: #CCCCCC;
}

.RecentCommentsCell {
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
}

.pnlRecentCommentSort {
    background-color: #FFFFCC;
}

.RecentCommentSortText {
    color: #FF0000;
}

.RecentCommentReSortText {
    color: #000000;
    font-weight: bold;
}

.RecentCommentIsolateHeader {
    background-color: #009999;
}

.RecentCommentIsolateHeaderText {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.RecentCommentIsolateCell {
    background-color: #FFFFFF;
    color: #000000;
}

.RecentCommentsPagingTop {
    background-color: #ffffff;
    color: #000000;
}

/** [end] **/


/* CSS for RateIt.aspx */

.rateitBG {
    background-color: #336699;
    margin: 0px;
}

.rateittable {
    background-color: #336699;
}

.rateitlabel {
    font-family: Korolev,helvetica;
    font-weight: bold;
    color: #ffffff;
}

.rateitproductname {
    background-color: #FFFFCC;
}

.rateitbox {
    background-color: #FFFFFF;
}

.rateitddl {
    font-size: 10px;
}

.rateittext {
    font-size: 12px;
}
/**		[end]	**/


/***************************************************/
/**************TabbedUI prototype*******************/

#pagetabs {
    width: 100%;
}

    #pagetabs a {
        background: white url(images/tab_out.gif) top left repeat-x;
        background-color: #DDDDDD;
        border-left: solid 1px black;
        border-top: solid 1px black;
        border-right: solid 1px black;
        color: #696969;
        padding: 5px 5px 0px 5px;
        position: relative;
        margin-right: 3px;
        text-decoration: none;
        vertical-align: middle;
    }

        #pagetabs a:hover {
            text-decoration: underline;
            color: #ffffff;
            background: white url(images/tab_over.gif) top left repeat-x;
        }

        #pagetabs a.activetab {
            padding: 5px 5px 1px 5px;
            position: relative;
            top: 1px;
            color: #ffffff;
            background-image: url(images/tab_over.gif);
            border-bottom-color: white;
        }

            #pagetabs a.activetab:hover {
                text-decoration: none;
            }

#tabcontent {
    border: solid 1px gray;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
}

    #tabcontent div.hiddenTab {
        display: none;
    }

    #tabcontent div.selectedTab {
        display: block;
    }





/**************************************/


/*****************************************/
/*		ASP.Net Menu Styles				 */
/*****************************************/
.aspnetMenu_Level1 {
    color: #fff;
    font-weight: normal;
    font-size: 11pt;
    cursor: hand;
    cursor: pointer;
    margin: 0px;
    padding: 0 1em !important;
    line-height: 35px;
    vertical-align: middle;
    height: 33px;
}

.aspnetMenu_Level2 {
    color: #fff;
    font-size: 11pt;
    line-height: 30px;
}


/*
	These are the standard styles for the asp.net menu. It follows a naming convention for everything to work properly.
	The format is {MenuId}_WhatEverStyle. 
*/
.aspnetMenu_StaticSelectedStyle {
    color: #000000;
}

.aspnetMenu_StaticMenuItemStyle {
}

    .aspnetMenu_StaticMenuItemStyle a:active,
    .aspnetMenu_StaticMenuItemStyle a:link,
    .aspnetMenu_StaticMenuItemStyle a:visited,
    .aspnetMenu_StaticMenuItemStyle a:hover {
        color: #444444;
        text-decoration: none;
        font-size: 11pt;
        cursor: hand;
    }

.aspnetMenu_DynamicSelectedStyle {
    background: #cccccc;
}

.aspnetMenu_DynamicMenuItemStyle {
    background-image: url(images/menu-bg.png);
    border: 0px;
    font-size: 9pt;
}

/* 
	These are dynamic styles that can't be declared on the template.ascx, name needs to follow convention instead.	
*/

.aspnetMenu_StaticHoverStyle Hover {
    color: #ffffff;
    font-size: 9pt;
}

.aspnetMenu_DynamicHoverStyle {
    background: #DDDEE0;
    border: 0;
    font-size: 9pt;
}


.aspnetMenu_DynamicMenuItemStyle a:active,
.aspnetMenu_DynamicMenuItemStyle a:link,
.aspnetMenu_DynamicMenuItemStyle a:visited {
    font-size: 9pt;
    color: #000000;
    line-height: 15pt;
    padding-left: 4px;
    padding-right: 50px;
    width: 100%;
    text-decoration: none;
}

.aspnetMenu_DynamicMenuItemStyle a:hover {
    background: #FEDF15;
    display: block;
}

.aspnetMenu_DynamicMenuStyle {
    z-index: 999;
}

.address_main {
    padding-top: 5px;
}

.addressdatalist {
    border: 1px solid rgb(90, 90, 90);
    width: 100%;
    border-collapse: collapse;
}

.addaddresstbl {
    border: 1px solid rgb(90, 90, 90);
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
}

.addressbuttonbg {
    background-color: #F5F5F5;
    text-align: center;
    height: 30px;
}

.addressbuttonbg_header {
    border-bottom: solid 1px #ccc;
}

.addressbuttonbg_footer {
    border-top: solid 1px #ccc;
}

.addressEdittbl {
    border: solid 1px #ccc;
    margin: 5px 0px 5px 0px;
}

.addressCardPanel {
    border: solid 1px rgb(90, 90, 90);
}

.addresseditctrl {
    padding: 10px 0px 10px 10px;
}

.addressaddctrl {
    padding: 10px 0px 10px 10px;
}

.addressfooter {
    padding: 5px 0px 5px 10px;
    margin-top: 10px;
    background-color: #F5F5F5;
    border: solid 1px #ccc;
}

.addressdatalist_header {
    background: transparent url('images/Tab_AddressBook.svg') no-repeat scroll left bottom;
    height: 20px;
    width: 202px;
}

.addressImagebuttons {
    width: 70px;
    padding-right: 50px;
    vertical-align: top;
}

.addressPaymentMethodtbl {
    background-color: #cccccc;
    width: 100%
}

.addressLabel {
    padding-right: 10px;
}

/*SHIPPING METHOD CONTROL*/
.shippingMethodErrorMessage {
    font-weight: bold;
    color: #ff0000;
}


.shopping_cart {
    color: #000000;
    font-size: 8pt;
    width: 100%;
    border: solid 1px #444444;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px
}


/**************MINICART*******************/

#divMiniCart {
    background-color: White;
    z-index: 999;
}

.miniCartCollapseHeaderPanel {
    text-align: right;
    padding-bottom: 2px;
    width: 300px;
    font-size: 8pt;
}

.miniCartCollapseBody {
    width: 300px;
    font-size: 8pt;
    height: 0px;
    overflow: hidden;
}

.mini_cart {
    color: #000000;
    font-size: 10px;
    width: 100%;
    border: solid 1px #444444;
}

    .mini_cart .cart_header {
    }

        .mini_cart .cart_header td {
            color: #FFFFFF;
            background: #699EDC url(images/nav-bg.gif) repeat;
            padding: 3px 3px 3px 3px;
        }

    .mini_cart .cart_items {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px
    }


a.Checkout_Minicart {
    color: Blue;
    font-weight: bold;
}

.minicart_minimumQty {
    color: #ff0000;
    font-style: italic;
}

.minicartimg img {
    width: 75px;
    height: 75px;
}

#divMiniCart input[type='text'] {
    border: 1px solid #A7A6AA;
}

/* Kit Specific Styles */

.kit_table {
    width: 700px;
}

    .kit_table .kit_column_content {
        width: 500px;
    }

    .kit_table .kit_column_sidebar {
        padding-left: 10px;
        width: 190px;
    }

.kit_groups {
    width: 100%;
}

.kit_sidebar {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    z-index: 99; /*999999999 !important;*/
    width: 190px;
    /*right:10px;*/
    background-color: #fff;
}

.kit_sidebar_content {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.kit_sidebar .kit_sidebar_header {
    /*background-color:#3F5D84;*/
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    background: transparent url(images/nav-header-bg.gif) no-repeat scroll left bottom;
    border-style: none;
    width: 190px;
}

.kit_sidebar .kit_addToCart {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .kit_sidebar .kit_addToCart .kit_priceDisplay {
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
        padding-bottom: 10px;
    }

        .kit_sidebar .kit_addToCart .kit_priceDisplay .kit_regBasePrice {
            text-decoration: line-through;
        }

.kit_sidebar .kit_selectedItems {
    border-top: solid 1px #eee;
    text-align: left;
    vertical-align: middle;
}

.kit_groups input[type='text'] {
    border: 1px solid #A7A6AA;
}

.kit_groups textarea {
    border: 1px solid #A7A6AA;
}

.kit_groups .kit_group {
    margin-bottom: 10px;
}

.kit_groups .kit_groupName {
    background-color: #efefef;
    padding: 5px 10px 5px 10px;
    border: solid 1px #ccc;
    cursor: hand;
    cursor: pointer;
}

.kit_groups .kit_groupDescription {
    /*border-left:solid 1px #ccc;
	border-right:solid 1px #ccc */
    display: block;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom:solid 1px #ccc;*/
}

.kit_groups .kit_groupContent {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: left;
    vertical-align: middle;
}

    .kit_groups .kit_groupContent .kit_items_table {
        width: 450px;
        border: dashed 1px #ccc;
    }

    .kit_groups .kit_groupContent .kit_line_item {
        border-style: none;
        /*width:80%;*/
    }

.kit_disabled_item {
    text-decoration: line-through;
}

.kit_group_image {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

.kit_kititemImage_hoverPanel {
    background-color: White;
    border: solid 1px #ccc;
    word-wrap: break-word;
}

.kit_groupitem_image {
    padding-left: 25px;
}

.kit_groupItem_nameLabel {
    cursor: hand;
    cursor: pointer;
}

/*** Templating ********/
.template {
    border: solid 1px #ddd;
}

.template_header {
    background-color: #ddd;
    border: dashed 1px #ddd;
    padding: 5px 5px 5px 5px;
}

.template_header_settings,
.template_header_settings a,
.template_header_settings a:active,
.template_header_settings a:visited,
.template_header_settings a:link {
    cursor: hand;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 12px;
}

    .template_header_settings a:hover {
        color: #ffffff !important;
    }

.template_header_edit_options {
    border: solid 1px #919C9D;
    background-color: #fff;
}

    .template_header_edit_options ul,
    .template_header_edit_options li {
        margin-left: 10px;
        margin-right: 10px;
        padding: 0;
        display: list-item;
        list-style: none;
        line-height: 1.25em;
    }

.behavior_panel {
    border-style: none;
}

    .behavior_panel .behavior_left {
        width: 10%;
        background-color: #ddd;
    }

    .behavior_panel .behavior_option {
        width: 80%;
        background-color: #fff;
        padding: 5px 5px 5px 5px;
    }


#quickeditnav a:active,
#quickeditnav a:link,
#quickeditnav a:visited {
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.modal_popup {
    background-color: White;
    border: solid 1px #52355;
}

.modal_popup_background {
    opacity: 0.7;
    background-color: Gray;
    filter: alpha(opacity = 70);
}

.modal_popup_Header {
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    color: White;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    font-weight: bold;
    font-size: 12px;
}

.modal_popup_Content {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

    .modal_popup_Content table {
        border-style: none;
    }

        .modal_popup_Content table td {
            border-style: none;
        }

.modal_popup_Footer {
    border-top: solid 1px #ccc;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.modal_popup_Header_Close {
    float: right;
    padding-right: 7px;
}

.pnlMain {
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 30px;
}

#quickeditnav {
    text-align: left;
    width: 100%;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    z-index: 1;
}

.watermarked {
    color: #BBBBBB;
}





/* ------------------------------ChamproSports------------------------------ */
/* LEGEND */
/* PP=Product Page */
/* CP=Category Page */
/* SP=Search Page */
/* f=font, t=textbox, l=link, o=object i=image ddl=DropDownList, sm=select multiple */
/* PP specific: M_=Matrix styles, P_=Parent styles */


/*----------global----------*/
HR {
    border: 0;
    color: #FFFFFF;
    background-color: #777777;
    height: 1px;
    margin: 5px 0px 5px 0px;
}

.gLine {
    background-color: #777777;
}
/*----------global----------*/



/*----------master.template----------*/
.bodyBackground {
    background-image: url(images/background_overlay.gif);
    background-repeat: repeat;
}

a.lNavi {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

    a.lNavi:hover {
        text-decoration: underline;
    }

div.tlBreadcrumb a {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    div.tlBreadcrumb a:hover {
        text-decoration: underline;
    }

div.tlBreadcrumb {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

div.tlBreadcrumb_White a {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    div.tlBreadcrumb_White a:hover {
        text-decoration: underline;
    }

div.tlBreadcrumb_White {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}


/*link style for top parent category*/
a.lCategory0 {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
    padding-left: 10px;
}

    a.lCategory0:hover {
        text-decoration: none;
    }

a.lCategory0_active {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
    padding-left: 10px;
}

.tCategory0 {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
}

/*link style for child category*/
a.lCategory {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 17px;
    padding-left: 10px;
}

    a.lCategory:hover {
        text-decoration: none;
    }

a.lCategory_active {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 17px;
    padding-left: 10px;
}

.tCategory {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 17px;
}

div.lCategoryBG {
}

    div.lCategoryBG:hover {
        background-color: #00AEF0;
        cursor: pointer;
    }

div.lCategoryBG_active {
    background-color: #00AEF0;
}

div.lCategoryBG1 {
    background-color: #E6E6E6;
}


/*NOT USED link for top navi*/
a.lNaviTopTop {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a.lNaviTopTop_H {
    color: #636466;
    text-decoration: none;
    font-weight: bold;
}

/*contents of the "Help & Info"*/
.tNaviLeftBottom {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0px;
}


/*footer styles*/
a.lFooter {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

    a.lFooter:hover {
        text-decoration: underline;
    }

.fFooter {
    color: #FFFFFF;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.footerLinks {
    color: #d2d218;
}


/*search control*/
#ctl00_Search1_SearchCaption {
    padding: 0px;
    width: 40px;
    color: #000000;
    font: 10px Korolev;
    text-transform: lowercase;
}

#ctl00_Search1_SearchText {
    width: 150px;
    height: 16px;
    background-color: #EEEEEE;
    color: #000000;
    font: 11px Korolev;
    border: 0px solid #222222;
}

#ctl00_Search1_SearchButton {
    padding: 0px;
    background: url(images/GO_Button.jpg);
    width: 28px;
    height: 17px;
    border: 0;
}
/*search control*/


.pipeL {
    padding: 0px 3px 0px 3px;
    font-size: 12px;
    font-weight: normal;
    color: #222222;
}

.pipeF {
    padding: 0px 10px 0px 10px;
    font-size: 8px;
    font-weight: normal;
    color: #000000;
}

.fSearchLabel {
    color: #FFFFFF;
    font-family: Korolev;
    font-size: 10px;
}

.fLoginInfo_Label {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
    margin-top: 2px;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
}

.fLoginInfo_Data {
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin-top: 1px;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
}

.fLoginInfo_Data2 {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}


/*Salesperson bar*/
.fSalesperson_Label {
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.fSalesperson_Data {
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.tSalesperson_Selector {
    border: 1px solid #222222;
    background-color: #FFFFFF;
    color: #000000;
    width: 400px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.bSalesperson_Set {
    background-color: #313131;
    color: #F6A01A;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    padding: 2px;
    width: 28px;
    height: 20px;
    border: 0;
}
/*Salesperson bar  */


/*Link panel*/
div.lLinkPanelBG {
}

    div.lLinkPanelBG:hover {
        background-color: #FFFFFF;
        cursor: pointer;
    }

div.lLinkPanelBG_active {
    background-color: #FFFFFF;
}

a.lLinkPanel0 {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
    padding-left: 10px;
}

    a.lLinkPanel0:hover {
        text-decoration: none;
    }

a.lLinkPanel0_active {
    color: #000000;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 25px;
    padding-left: 10px;
}
/*Link panel*/
/*----------template.master----------*/



/*----------Product Page----------*/
/*tableMatrix and M_ styles are very fragile; edit only after consultation with developer*/

.fHint {
    font-family: Korolev;
    font-size: 8px;
    color: #AAAAAA;
    font-weight: normal;
}

.PP_fM_Color {
    font-family: Korolev;
    font-size: 8px;
    font-weight: normal;
}

.PP_fM_SKU {
    font-family: Korolev;
    font-size: 8px;
    font-weight: normal;
    color: #000000;
}

.PP_fM_SKU2 {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.PP_fM_OOStock {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #FF0000;
}

.PP_fM_LowStock {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #034c9d;
}

.PP_fM_InStock1 {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.PP_fM_InStock2 {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #00AEF0;
}

.PP_fM_ETA {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #717171;
}

.PP_fM_Price {
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
}

.PP_fM_PriceHeader {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.PP_tM_Qty1 {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 30px;
    height: 17px;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
    margin-top: 2px;
}

.PP_tM_Qty2 {
    border: solid 1px #005BAA;
    background-color: #DDDDDD;
    color: #000000;
    width: 30px;
    height: 17px;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
    margin-top: 2px;
}

.PP_fM_Size {
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
}

.PP_fM_Total {
    font-family: Korolev;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.PP_fP_SKU {
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
}

.PP_fP_DataLabel {
    font-family: Korolev Light;
    font-size: 11px;
    font-weight: normal;
}

.PP_fP_Data {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.PP_fP_Name {
    font-family: Korolev;
    font-size: 17px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 20px;
}

.PP_fP_Description {
    font-family: Korolev Medium;
    font-size: 13px;
    font-weight: normal;
}

.PP_fP_Price {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.PP_fP_OOStock {
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    color: #FF0000;
}

.PP_fP_LowStock {
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    color: #bd6704;
}

.PP_fP_InStock {
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    color: #00AEF0;
}

.PP_fP_ETA {
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    color: #646464;
}

.PP_fP_ETAStandalone {
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.PP_tP_Qty {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 50px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    height: 21px;
}

.PP_fP_CP_Header {
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    color: #00AEF0;
}

.PP_fP_CP_Name {
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.PP_fP_CP_Description {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.PP_fP_CP_TotalPrice {
    font-family: Korolev;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}


/*for controling the fixed float that displays matrix global totals*/
.PP_oM_TotalFloat {
    position: fixed;
    left: 85%;
    top: 80px;
    width: 102px;
    height: 64px;
    background: url(images/MatrixFloat.svg);
}

.PP_fM_TotalFloat_Title {
    font-family: Korolev;
    font-size: 8px;
    color: #000000;
    font-weight: normal;
    text-align: left;
    margin-left: 24px;
    margin-top: 4px;
}

.PP_fM_TotalFloat_Data {
    font-family: Korolev;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    margin-left: 24px;
    margin-top: 1px;
}

/*for controling the fixed float that describes freight love program*/
.PP_oFL_Float {
    position: fixed;
    width: 390px;
    height: 80px;
    border: solid 1px #000000;
    background-color: #eeeeee;
    padding: 10px;
}

.PP_fFL_Header {
    font-family: Korolev narrow,sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}

.PP_fFL_Body {
    font-family: Korolev narrow,sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-align: left;
}


.PP_fDisclaimer {
    font-family: Korolev Medium;
    font-size: 7px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}

.PP_bAddToCart {
    border-style: none;
    background: url(images/Button_AddToCart.svg);
    height: 23px;
    width: 83px;
    margin-right: 10px;
    bottom-margin: 15px;
    cursor: pointer;
}

.PP_bCustomize {
    border-style: none;
    background: url(images/Button_CustomizeNew.svg);
    height: 23px;
    width: 81px;
    cursor: pointer;
}

.PP_BlueHeader {
    border-style: none;
    background: url(images/header-blue.svg);
    height: 23px;
    width: 100%;
    background-repeat: round;
    background-size: cover;
    color: white;
}

.PP_GrayHeader {
    border-style: none;
    background: url(images/header-gray.svg);
    height: 23px;
    width: 100%;
    background-repeat: round;
    background-size: cover;
    color: white;
}


table.tableMatrix {
    border-width: 1px;
    border-spacing: 1px;
    border-style: hidden;
    border-color: #979797;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

    table.tableMatrix th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        background-color: #FFFFFF;
    }

    table.tableMatrix td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        background-color: #FFFFFF;
    }


table.PP_tableSizes {
    border-width: 1px;
    border-spacing: 1px;
    border-style: hidden;
    border-color: #979797;
    border-collapse: collapse;
}

    table.PP_tableSizes th {
        border-width: 1px;
        padding: 0px;
        border-style: solid;
        border-color: #979797;
        background-color: #979797;
        width: 35px;
        height: 15px;
        font-family: Korolev;
        font-size: 8px;
        color: #FFFFFF;
        text-align: center;
    }

    table.PP_tableSizes td {
        border-width: 1px;
        padding: 0px;
        border-style: solid;
        border-color: #979797;
        width: 35px;
        height: 15px;
        font-family: Korolev;
        font-size: 8px;
        color: #000000;
        text-align: center;
    }

.PP_fTableSizes_Note {
    font-family: Korolev;
    font-size: 8px;
    font-weight: normal;
    color: #000000;
}


table.tableAttribute {
    border-width: 1px;
    border-spacing: 1px;
    border-style: hidden;
    border-color: #808080;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

    table.tableAttribute th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #EEEEEE;
        background-color: #FFFFFF;
    }

    table.tableAttribute td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #EEEEEE;
        background-color: #FFFFFF;
    }


table.tableNone {
    border-width: 0px;
    border-spacing: 0px;
    padding: 0px;
    border-style: hidden;
    border-color: #808080;
    border-collapse: collapse;
}

    table.tableNone th {
        border-width: 0px;
        padding: 0px;
        border-style: hidden;
        border-color: #FFFFFF;
    }

    table.tableNone td {
        border-width: 0px;
        padding: 0px;
        border-style: hidden;
        border-color: #FFFFFF;
    }


/*MagicZoom hotspots*/
.PP_MZ_hotspots a {
    border: 1px solid #ccc;
}

    .PP_MZ_hotspots a:hover {
        border: 1px solid red;
        background: #C00;
        opacity: 0.3 !important;
        filter: alpha(Opacity=30) !important;
    }
/*MagicZoom hotspots*/


.PP_fAddedToCartMessage {
    color: #000000;
    font-family: Korolev;
    font-size: 15px;
    font-weight: bold;
}

.PP_fAddedToCartMessage_subtotal {
    color: #777777;
    font-family: Korolev;
    font-size: 13px;
    font-weight: normal;
}

.PP_fAdded {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.PP_fAdded_Subtotal {
    color: #777777;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.PP_fAdded_ColorSize1 {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
}

.PP_fAdded_ColorSize2 {
    color: #777777;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
}

.PP_fFrequentlyBought1 {
    color: #777777;
    font-family: Korolev;
    font-size: 17px;
    font-weight: normal;
}

.PP_fFrequentlyBought2 {
    color: #777777;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
}

a.PP_CP_lEdit {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.PP_CP_lEdit:hover {
        text-decoration: underline;
    }
/*----------Product Page----------*/



/*----------Category Page----------*/
.CP_tName {
    color: #000000;
    font-family: Industry;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

a.CP_lSKU {
    color: #646464;
    font-family: Korolev;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 9px;
}

    a.CP_lSKU:hover {
        text-decoration: underline;
    }

a.CP_lName {
    color: #292929;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 11px;
}

    a.CP_lName:hover {
        text-decoration: underline;
    }

.CP_fPrice {
    color: #000000;
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
}

.CP_CP_fName {
    color: #333333;
    font-family: Industry;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 14px;
}

a.CP_CP_lName {
    color: #FFFFFF;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 11px;
}

.CP_CP_fHeader {
    color: #000000;
    font-family: Industry;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0px;
}

.CP_CP_fHeader2 {
    color: #000000;
    font-family: Industry;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 14px;
}

a.CP_CP_lSKU {
    color: #000000;
    font-family: Korolev;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.CP_CP_lSKU:hover {
        text-decoration: underline;
    }

a.CP_CP_lName {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.CP_CP_lName:hover {
        text-decoration: underline;
    }

.CP_CP_fPrice {
    color: #000000;
    font-family: Korolev;
    font-size: 13px;
    font-weight: normal;
}

a.CP_CP_lName0 {
    color: #FFFFFF;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 11px;
}
/*----------Category Page----------*/



/*----------Search Page----------*/
.SP_fDescription {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
}

.SP_fColorSize {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
}

.SP_fHeader {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.SP_fLabel {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}

.SP_fLabel_invalid {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    color: #FF0000;
}

.SP_tMain {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 195px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.SP_tDate {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 75px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.SP_smMain {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 125px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.SP_smCustomers {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 305px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}


a.SP_lSKU {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.SP_lSKU:hover {
        text-decoration: underline;
    }

a.SP_lName {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.SP_lName:hover {
        text-decoration: underline;
    }

a.SP_lCategory {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.SP_lCategory:hover {
        text-decoration: underline;
    }

.SP_f1 {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
}


.SP_fInfo {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.SP_bPrev {
    border-style: none;
    background: url(images/Button_Previous.svg);
    width: 69px;
    height: 23px;
}

.SP_bNext {
    border-style: none;
    background: url(images/Button_Next.svg);
    width: 50px;
    height: 23px;
}

.SP_tNavi {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #373737;
    width: 85px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    height: 23px;
}

#ctl00_PageContent_ctrlPageSearch_SearchButton {
    border-style: none;
    background: url(images/Button_Go.svg);
    height: 23px;
    width: 40px;
    margin-right: 20px;
    bottom-margin: 15px;
}
/*----------Search Page----------*/



/*----------Dealer Locator Page----------*/
.DL_fInfo {
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
}

.DL_fLabel {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}

.DL_fLabel_invalid {
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    color: #FF0000;
}

.DL_fDist {
    font-family: Korolev;
    font-size: 8px;
    font-weight: normal;
}

.DL_fPinInfo {
    font-family: Korolev;
    font-size: 10px;
    color: #00AEF0;
    text-align: left;
}

.DL_tZipCode {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 93px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    bold;
    text-align: left;
    height: 16px;
}

.DL_tDistance {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 95px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.DL_tSortOrder {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 95px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.DL_bSubmit {
    border-style: none;
    background: url(images/Button_Go.png);
    height: 22px;
    width: 30px;
    margin-right: 20px;
    bottom-margin: 15px;
}


table.DL_tableLocations {
    border-width: 1px;
    border-spacing: 1px;
    border-style: hidden;
    border-color: #979797;
    border-collapse: collapse;
}

    table.DL_tableLocations th {
        border-width: 1px;
        padding: 0px;
        border-style: none;
        border-color: #FFFFFF;
        background-color: #FFFFFF;
        width: 35px;
        height: 15px;
        font-family: Korolev;
        font-size: 8px;
        color: #FFFFFF;
        text-align: center;
    }

    table.DL_tableLocations td {
        border-width: 1px;
        padding: 2px 0px 2px 0px;
        border-style: none;
        border-color: #979797;
        width: 350px;
        height: 15px;
        font-family: Korolev;
        font-size: 10px;
        color: #000000;
        text-align: left;
        vertical-align: top;
        cursor: hand;
    }
/*----------Dealer Locator Page----------*/


/*----------SignIn Page----------*/
.SI_fLabel {
    font-family: Korolev;
    font-size: 11px;
    font-weight: normal;
}

.SI_tUserName {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 196px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.SI_tPassword {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 196px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.SI_tCustomerEmail {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 196px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.SI_tSecurityCode {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 196px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.SI_bLogin {
    border-style: none;
    background: url(images/Button_LogIn.svg);
    width: 59px;
    height: 23px;
    margin-top: 3px;
}

.SI_bChangePassword {
    border-style: none;
    background: url(images/Button_ChangePassword.svg);
    width: 113px;
    height: 23px;
}

.SI_bRequestNewPassword {
    border-style: none;
    background: url(images/Button_RequestPassword.svg);
    width: 146px;
    height: 23px;
}
/*----------SignIn Page----------*/


/*----------ContactUs Page----------*/
.CU_fLabel {
    font-family: Korolev;
    font-size: 11px;
    font-weight: normal;
}

.CU_ddlMain {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.CU_tMain {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 196px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.CU_tARDivisionNo {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 30px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.CU_tCustomerNo {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 140px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

.CU_taMain {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 396px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
}

.CU_tCaptcha {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 196px;
    font-family: Korolev;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    text-align: center;
}

.CU_bSubmit {
    border-style: none;
    background: url(images/Button_Submit.svg);
    width: 60px;
    height: 23px;
}
/*----------ContactUs Page----------*/


/*----------Address Page----------*/
.addressLabel {
    color: #777777;
    font-family: Korolev;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 150px;
}

.addressEdittbl input {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 2px;
}

.addressEdittbl select {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 204px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 2px;
}

.AD_rMain input {
    border: none;
    background-color: #FFFFFF;
    color: #000000;
    width: 13px;
    height: 13px;
}

#ctl00_PageContent_ctrlNewAddress_UDF_AddressType_0 {
    border: none;
    background-color: #FFFFFF;
    color: #000000;
    width: 13px;
    height: 13px;
}

#ctl00_PageContent_ctrlNewAddress_UDF_AddressType_1 {
    border: none;
    background-color: #FFFFFF;
    color: #000000;
    width: 13px;
    height: 13px;
}

.AD_cMain input {
    border: none;
    background-color: #FFFFFF;
    color: #000000;
    width: 13px;
    height: 13px;
}

.addressbuttonbg input {
    border: none;
    width: 60px;
}

.addressaddctrl input {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 2px;
}

.addressaddctrl select {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 204px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 2px;
}

.AD_bReturn {
    border-style: none;
    background: url(images/Button_Back.svg);
    width: 51px;
    height: 23px;
}

.AD_bReturnToCart {
    border-style: none;
    background: url(images/Button_BackToCart.svg);
    width: 88px;
    height: 23px;
}

.AD_bAddAddress {
    border-style: none;
    background: url(images/Button_AddAddress.svg);
    width: 60px;
    height: 23px;
}

.AD_bCancel {
    border-style: none;
    background: url(images/Button_Cancel.svg);
    width: 60px;
    height: 23px;
}

.AD_bUpdate {
    border-style: none;
    background: url(images/Button_Update.svg);
    width: 60px;
    height: 23px;
}

.AD_bDelete {
    border-style: none;
    background: url(images/Button_Delete.svg);
    width: 60px;
    height: 23px;
}

.AD_fValidation {
    color: #FF0000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.AD_fAddressSuggested {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
/*----------Address Page----------*/


/*----------Shopping Cart/Checkout Pages----------*/
.SC_bDeleteSelected {
    border-style: none;
    background-color: #FFFFFF;
    color: #00AEF0;
    width: 105px;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    letter-spacing: 0px;
    text-decoration: underline;
}

.SC_bContinueShopping {
    border-style: none;
    background-color: #222222;
    color: #fbab18;
    width: 150px;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    font-style: none;
    text-align: center;
    letter-spacing: 0px;
    height: 23px;
    text-transform: uppercase;
}

.SC_bCheckOutNow {
    border-style: none;
    background: url(images/Button_ContinueCheckout.svg);
    width: 118px;
    height: 23px;
}

.SC_bUpdateCart {
    border-style: none;
    background-color: #FFFFFF;
    color: #00AEF0;
    height: 14px;
    width: 71px;
    padding: 0px;
    margin: 0px;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    letter-spacing: 0px;
    text-decoration: underline;
}

.SC_bEditCart {
    border-style: none;
    background-color: #FFFFFF;
    color: #00AEF0;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    font-style: none;
    text-align: left;
    letter-spacing: 0px;
    text-decoration: underline;
}

.SC_bSubmitOrder {
    border-style: none;
    background: url(images/Button_SubmitOrder.svg);
    width: 92px;
    height: 23px;
}

.SC_bPrint {
    border-style: none;
    background: url(images/Button_Print.svg);
    width: 54px;
    height: 23px;
}



/*custom generated cart*/
table.SC_tableMain {
}

    table.SC_tableMain th {
    }

    table.SC_tableMain td {
        font-family: Korolev;
        font-size: 11px;
        color: #000000;
        vertical-align: top;
    }

.SC_fHeader {
    color: #777777;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
}

a.SC_lName {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.SC_lName:hover {
        text-decoration: underline;
    }

a.SC_lSKU {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.SC_lSKU:hover {
        text-decoration: underline;
    }

a.SC_lMain {
    color: #777777;
    font-family: Korolev;
    font-size: 10px;
    text-decoration: underline;
    letter-spacing: 0px;
}

    a.SC_lMain:hover {
        text-decoration: none;
    }

a.SC_lEdit {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 10px;
    text-decoration: none;
    letter-spacing: 0px;
    margin-top: 10px;
}

    a.SC_lEdit:hover {
        text-decoration: underline;
    }


.SC_fAdvice {
    color: #AA0000;
    font-family: Korolev;
    font-size: 10px;
}

.SC_fAdvice_OrderNotes {
    color: #AA0000;
    font-family: Korolev;
    font-size: 11px;
}

.SC_fLabel {
    color: #777777;
    font-family: Korolev;
    font-size: 11px;
}

.SC_fLabel_subtotals {
    color: #000000;
    font-family: Korolev;
    font-size: 13px;
    font-weight: normal;
}

.SC_fData_C {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
}

.SC_fData {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.SC_fPrice {
    color: #000000;
    font-family: Korolev;
    font-size: 13px;
    font-weight: bold;
}

.SC_fTotal {
    color: #000000;
    font-family: Korolev;
    font-size: 13px;
    font-weight: bold;
}

.SC_fThanks {
    color: #032162;
    font-family: Korolev;
    font-size: 15px;
    font-weight: bold;
}

.SC_fName {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}


.SC_fBadCreditMessage {
    color: #AA0000;
    font-family: Korolev;
    font-size: 15px;
    font-weight: bold;
}

.SC_fChangedInventoryMessage {
    color: #AA0000;
    font-family: Korolev;
    font-size: 15px;
    font-weight: bold;
}

.SC_oChangedInventoryItem {
    background-color: #F6A01A;
}



.SC_tQty1 {
    border: solid 1px #000000;
    background-color: #FFFFFF;
    color: #000000;
    width: 20px;
    height: 17px;
    font-family: Korolev;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin-top: 2px;
}

.SC_tQty2 {
    border: solid 1px #005BAA;
    background-color: #DDDDDD;
    color: #000000;
    width: 20px;
    height: 17px;
    font-family: Korolev;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin-top: 2px;
}

.SC_tQty3 {
    border: solid 1px #000000;
    background-color: #FFFFFF;
    color: #000000;
    width: 20px;
    height: 17px;
    font-family: Korolev;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin-top: 2px;
}

.SC_taNotes {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 375px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_tNotes {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 375px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_sSelector {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 375px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_sSelector300 {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 300px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_sSelector2 {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 500px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_sSelector200 {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_sSelector360 {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 360px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_tField {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.SC_hr {
    border: 0;
    color: #FFFFFF;
    background-color: #777777;
    height: 1px;
}

.SC_hrChild {
    border: 0;
    color: #FFFFFF;
    background-color: #DDDDDD;
    height: 1px;
}

.SC_iSwatch {
    width: 20px;
    height: 20px;
    padding-right: 2px;
    vertical-align: text-top;
}

/*custom generated cart*/
/*----------Shopping Cart/Checkout Pages----------*/


/*----------Account Page----------*/
#ctl00_PageContent_accountaspx12 {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    text-transform: none;
}

.tableAccountData span {
    color: #777777;
    font-family: Korolev;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
}

.tableAccountData input {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 2px;
}

#ctl00_PageContent_ctrlAccount_rbOKToEmailYes {
    border: single;
    background-color: #FFFFFF;
    color: #000000;
    width: 15px;
    height: 15px;
}


a.AC_lAddAddress {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 0px;
}

    a.AC_lAddAddress:hover {
        text-decoration: none;
    }

.AC_bUpdate {
    border-style: none;
    background: url(images/Button_UpdateAccount.svg);
    width: 102px;
    height: 23px;
    cursor: pointer;
}

.AD_bUseThisAddress {
    border-style: none;
    background: url(images/Button_UseThisAddress.svg);
    width: 109px;
    height: 23px;
}

.AD_bUseTypedAddress {
    border-style: none;
    background: url(images/Button_UseTypedAdderss.svg);
    width: 122px;
    height: 23px;
}

.AD_bUseOriginalAddress {
    border-style: none;
    background: url(images/Button_UseOriginalAddress.svg);
    width: 122px;
    height: 23px;
}

.AD_bValidate {
    border-style: none;
    background: url(images/Button_Validate.svg);
    width: 65px;
    height: 23px;
}
/*----------Account Page----------*/



/*----------Payment Page----------*/
/* textboxes use: style="width:55%;" style="width:55%;" style="width:20%;" not turnable off; using even larger sizes below doesn't help; js has to be used in onLoad */
#ctl00_PageContent_ctrlCreditCardPanel_txtCCName {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

#ctl00_PageContent_ctrlCreditCardPanel_txtCCNumber {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

#ctl00_PageContent_ctrlCreditCardPanel_txtCCVerCd {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 100px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 19px;
}

#ctl00_PageContent_ctrlCreditCardPanel_ddlCCType {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 200px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 23px;
}

#ctl00_PageContent_ctrlCreditCardPanel_ddlCCExpMonth {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 100px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 23px;
}

#ctl00_PageContent_ctrlCreditCardPanel_ddlCCExpYr {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 100px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    height: 23px;
}
/*----------Payment Page----------*/

/*----------Receipt Page----------*/
.RE_bPrint {
    border-style: single;
    background-color: #F6A01A;
    color: #00AEF0;
    font-family: Korolev;
    font-size: 14px;
    font-weight: bold;
    font-style: none;
    text-align: center;
    letter-spacing: 0px;
    text-decoration: none;
    width: 100px;
}
/*----------Receipt Page----------*/


/*----------User Access Request Page----------*/
.UAR_fMain {
    color: #032162;
    font-family: Korolev;
    font-size: 15px;
    font-weight: bold;
}
/*----------User Access Request Page----------*/


/*----------Order History Page----------*/
table.OH_tableMain {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #979797;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

    table.OH_tableMain th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        background-color: #00AEF0;
    }

    table.OH_tableMain td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        background-color: #FFFFFF;
        vertical-align: top;
    }


a.OH_l1 {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.OH_l1:hover {
        text-decoration: underline;
    }

a.OH_lHeader {
    color: #FFFFFF;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.OH_lHeader:hover {
        text-decoration: underline;
    }

.OH_fHeader {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 16px;
    font-weight: bold;
}

.OH_fInfo {
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

a.OH_lName {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.OH_lName:hover {
        text-decoration: underline;
    }


.OH_bDownloadCSV {
    border-style: none;
    background: url(images/Button_DownloadCSV.png);
    width: 62px;
    height: 65px;
    cursor: pointer;
}

.OH_bDownloadPDF {
    border-style: none;
    background: url(images/Button_DownloadPDF.png);
    width: 48px;
    height: 65px;
    cursor: pointer;
}

.OH_Blue {
    color: #00AEF0;
}

.OH_fFloat {
    font-family: Korolev;
    font-size: 14px;
    font-weight: bold;
}

.OH_taEntry {
    border: solid 1px;
    background-color: #FFFFFF;
    color: #000000;
    width: 740px;
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
}

.OH_Cursor {
    color: #000000;
    cursor: pointer;
}

    .OH_Cursor a:hover {
        color: #00AEF0;
        cursor: hand;
    }

.OH_fLabel {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.OH_fLabel_Error {
    color: #AA0000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.OH_fValue {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
}

.OH_FileUpload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    font-family: Korolev;
    border: 1px solid #000000;
    background: #FFFFFF;
    color: #000000;
    width: 200px;
}

.OH_tdRed {
    background-color: #FF0000;
}
/*----------Order History Page----------*/



/*----------Account Statement Page----------*/
table.AS_tableAging {
    border-width: 1px;
    border-spacing: 1px;
    border-style: hidden;
    border-color: #333333;
    border-collapse: collapse;
}

    table.AS_tableAging th {
        border-width: 1px;
        padding: 0px;
        border-style: solid;
        border-color: #333333;
        background-color: #FFFFFF;
        width: 35px;
        height: 15px;
        font-family: Korolev;
        font-size: 12px;
        color: #000000;
        text-align: center;
    }

    table.AS_tableAging td {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #333333;
        width: 100px;
        height: 15px;
        font-family: Korolev;
        font-size: 12px;
        color: #000000;
        text-align: center;
    }


table.AS_fData {
    color: #000000;
    white-space: nowrap;
    font: normal 12px Korolev;
}

table.AS_fHeader {
    color: #000000;
    white-space: nowrap;
    font: bold 12px Korolev;
}
/*----------Account Statement Page----------*/



/*----------home page----------*/
img.GrayOnHover {
    filter: none;
    -webkit-filter: grayscale(0%);
    background: #eee;
    border: 0px solid #eee;
}

    img.GrayOnHover:hover {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
        -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
        -webkit-backface-visibility: hidden; /* Fix for transition flickering */
        background: #e1e1e1;
        border: 0px solid #d0d0d0;
    }
/*----------home page----------*/


/*----------CC page----------*/
.CC_fLabel {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CC_fLabel_Error {
    color: #AA0000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: underline;
}

.CC_fMessage {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.CC_fMessage_Error {
    color: #AA0000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.CC_fAmount {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 16px;
    font-weight: bold;
}

.CC_fData {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 10px;
    font-weight: bold;
}

.CC_tLarge {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 150px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.CC_tMedium {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 100px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.CC_tSmall {
    border: 1px solid #222222;
    background-color: #ffffff;
    color: #000000;
    width: 50px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    height: 20px;
}

.CC_bPay {
    border-style: none;
    background: url(images/Button_Pay.svg);
    width: 60px;
    height: 23px;
}

.CC_bPay_ECheck {
    border-style: none;
    background: url(images/Button_Pay_ECheck.svg);
    width: 100px;
    height: 23px;
}

.CC_bPay_CC {
    border-style: none;
    background: url(images/Button_Pay_CC.svg);
    width: 100px;
    height: 23px;
}

.CC_bSubmitPayment {
    border-style: none;
    background: url(images/Button_Submit.svg);
    width: 60px;
    height: 23px;
}

.CC_oCCVInfoFloat {
    position: fixed;
    width: 399px;
    height: 350px;
    border: solid 1px #000000;
    background-color: #eeeeee;
    padding: 10px;
}
/*----------CC page----------*/


/*----------OrderHistoryCustom page----------*/
.OHC_bProcess1 {
    border-style: none;
    background: url(images/Button_Juice.svg);
    width: 100px;
    height: 23px;
}

.OHC_bProcess1_active {
    border-style: none;
    background: url(images/Button_Juice_active.svg);
    width: 100px;
    height: 23px;
}

.OHC_bProcess2 {
    border-style: none;
    background: url(images/Button_Splash.svg);
    width: 100px;
    height: 23px;
}

.OHC_bProcess2_active {
    border-style: none;
    background: url(images/Button_Splash_active.svg);
    width: 100px;
    height: 23px;
}

.OHC_bProcess3 {
    border-style: none;
    background: url(images/Button_Stock.svg);
    width: 100px;
    height: 23px;
}

.OHC_bProcess3_active {
    border-style: none;
    background: url(images/Button_Stock_active.svg);
    width: 100px;
    height: 23px;
}

.OHC_bEdit {
    border-style: none;
    background: url(images/Button_OHC_Edit.svg);
    width: 38px;
    height: 17px;
}

.OHC_bCreateNew {
    border-style: none;
    background: url(images/Button_OHC_CreateNew.svg);
    width: 75px;
    height: 17px;
}

.OHC_bDelete {
    border-style: none;
    background: url(images/Button_OHC_Delete.svg);
    width: 38px;
    height: 17px;
}


.OHC_radioLabel {
    color: #000000;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
}

.inline {
    display: inline-block;
}

    .inline + .inline {
        margin-left: 10px;
    }

.OHC_radio {
    color: #000000;
    font-size: 12px;
    position: relative;
    font-family: Korolev;
}

    .OHC_radio span {
        position: relative;
        padding-left: 20px;
    }

        .OHC_radio span:after {
            content: '';
            width: 13px;
            height: 13px;
            border: 1px solid;
            position: absolute;
            left: 0;
            top: 1px;
            border-radius: 100%;
            -ms-border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            box-sizing: border-box;
            -ms-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

    .OHC_radio input[type="radio"] {
        cursor: pointer;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }

        .OHC_radio input[type="radio"]:checked + span {
            color: #00AEF0;
        }

            .OHC_radio input[type="radio"]:checked + span:before {
                content: '';
                width: 5px;
                height: 5px;
                position: absolute;
                background: #00AEF0;
                left: 4px;
                top: 5px;
                border-radius: 100%;
                -ms-border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
            }



.ListControl input[type=radio] + label {
    display: block;
    width: 1em;
    height: 1em;
    border: 0.0625em solid rgb(192,192,192);
    border-radius: 1em;
    background: rgb(211,168,255);
    background-image: -moz-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: -ms-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: -o-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: linear-gradient(rgb(240,240,240),rgb(211,168,255));
    vertical-align: middle;
    line-height: 1em;
    font-size: 14px;
}

.ListControl input[type=radio]:checked + label::before {
    content: "\2716";
    color: #fff;
    display: inline;
    width: 1em;
    height: 1em;
    margin-right: 6px;
    margin-left: -20px;
}



.OHC_ButtonLink {
    background: none !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*border is optional*/
    border: none;
    cursor: pointer;
    color: #00AEF0;
    font-family: Korolev;
    font-size: 10px;
    text-decoration: none;
}

    .OHC_ButtonLink:hover {
        text-decoration: underline;
    }
/*----------OrderHistoryCustom page----------*/


/*----------CP page----------*/
.CP_fLarge {
    color: #000000;
    font-family: Korolev;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_fMain {
    font-family: Korolev;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_fSmall {
    color: #000000;
    font-family: Korolev;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_fFine {
    color: #000000;
    font-family: Korolev;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_fError {
    color: #AA0000;
    font-family: Korolev;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_Blue {
    color: #00AEF0;
}

.CP_Grey {
    color: #979797;
}

.CP_GreyBG {
    background-color: #EEEEEE;
}

.CP_HashedBG {
    background-image: url(images/backgroundHashed.gif);
}

.CP_bBackToProductSelection {
    border-style: none;
    background: url(images/Button_BackToProductSelection.svg);
    width: 152px;
    height: 23px;
}

.CP_fHeader1 {
    color: #979797;
    font-family: Korolev;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_fHeader2 {
    color: #979797;
    font-family: Korolev;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.CP_bBuyAgainAsIs {
    border-style: none;
    background: url(images/Button_BuyAgainAsIs.svg);
    width: 30px;
    height: 22px;
}

.CP_bDownloadTemplate {
    border-style: none;
    background: url(images/Button_CP_DownloadTemplate.svg);
    width: 154px;
    height: 23px;
}

.CP_bUploadTemplate {
    border-style: none;
    background: url(images/Button_CP_UploadTemplate.svg);
    width: 154px;
    height: 23px;
}

.CP_bContinueWithRevisedRoster {
    border-style: none;
    background: url(images/Button_CP_ContinueWithRevisedRoster.svg);
    width: 162px;
    height: 23px;
}

.CP_bAddNewTeam {
    border-style: none;
    background: url(images/Button_CP_AddNewTeam.svg);
    width: 162px;
    height: 23px;
    background-size: cover;
}

.CP_bTrash {
    border-style: none;
    background: url(images/Button_CP_Trash.svg);
    width: 10px;
    height: 12px;
}

a.CP_lContact {
    color: #00AEF0;
    font-family: Korolev;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0px;
}

    a.CP_lContact:hover {
        text-decoration: underline;
    }


table.tableCP {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #979797;
    border-collapse: collapse;
}

    table.tableCP th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
    }

    table.tableCP td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        text-align: left;
        vertical-align: text-top;
    }


table.CP_tableReorder {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #979797;
    border-collapse: collapse;
}

    table.CP_tableReorder th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        background-color: #DDDDDD;
    }

    table.CP_tableReorder td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        vertical-align: text-top;
    }

.CP_tLong {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 190px;
    height: 17px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    margin-top: 2px;
    padding-right: 5px;
}

.CP_tMedium {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 65px;
    height: 17px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;  
    text-align: right;
    margin-top: 2px;
}

.CP_tShort {
    border: solid 1px #777777;
    background-color: #FFFFFF;
    color: #000000;
    width: 15px;
    height: 17px;
    font-family: Korolev;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    margin-top: 2px;
    padding-right: 3px;
}


table.CP_tableSCRoster {
    border-width: 1px;
    border-spacing: 1px;
    border-style: solid;
    border-color: #979797;
    border-collapse: collapse;
}

    table.CP_tableSCRoster th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        background-color: #DDDDDD;
        font-family: Korolev;
        font-size: 10px;
    }

    table.CP_tableSCRoster td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #979797;
        vertical-align: text-top;
        font-family: Korolev;
        font-size: 10px;
    }

/*----------CP page----------*/

/* ------------------------------ChamproSports------------------------------ */
