.clearall
{
    all:initial;
}

.radiobutton
{
    display:inline;
}
.radiobutton td
{
    padding-left:10px;
}
.radiobuttons
{
    padding-left:30px;
}

.citystyle 
{
    margin-top:10px;
}

@media (max-width: 767px) {
   .citystyle{margin-top:150px;}
}

@media (max-width: 400px) {
   .citystyle{margin-top:200px;}
}
/*accordeonNoHide*/
.accordeonNoHide-title{font-size: 13px; line-height: 18px; padding: 15px 0 15px 0; color: #262626; text-transform: uppercase; font-weight: 600; border-top: 1px #ebebeb solid; padding-right: 15px; position: relative;}
.accordeonNoHide-title:hover{color: #808080;}
.accordeonNoHide-title .number{display: inline-block; width: 40px; background: #f2f2f2; text-align: center; font-size: 18px; color: #262626; font-weight: 600; margin-right: 18px;}
.accordeonNoHide-title:after{}
.accordeonNoHide-title.active:after{}
.accordeonNoHide-entry{padding: 0 0 0px 0; display: none;}

.specialtySampleImage
{
    height: 600px;
    width: auto;
}

@media (max-width: 1000px) {
   .specialtySampleImage{
       width:80%;
       height:auto;
   }
}

.statictitleOLD
{
    position:relative;
    min-height:1px;
    line-height: 1;
    font-weight: 400;
    text-align:center;
    font-size:37px;
    color:#21526b;
    padding-bottom:10px;
}

.statictitle
{
    position:relative;
    min-height:1px;
    line-height: 1;
    font-weight: 400;
    text-align:left;
    font-size:20px;
    color:#666666;
    padding-bottom:10px;
    text-transform: capitalize;
}

.statictitlepic
{
    position:relative;
    min-height:1px;
    line-height: 1;
    font-weight: 400;
    text-align:center;
    font-size:37px;
    color:#21526b;
    padding-bottom:10px;
    border-bottom:solid 1px #eeeeee;
    margin-bottom:20px;
}

.staticmenu
{
    border-top: 1px #ebebeb solid;
    position: relative;
    padding-top:10px;
    margin-left:15px;
    margin-right:-15px;
}
.staticmenuitem, .staticmenuitem a, .staticmenuitem a:visited
{
    font-size: 13px;
    line-height: 30px;
    /*color: #337ab7;*/
    color: #003366;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}
.staticmenuitem:hover, .staticmenuitem a:hover
{
    color: #808080;
}

.subpageheader
{
    font-size:37px;
    color:#21526b;
    padding-bottom:10px;
}

.pressheading
{   
    font-weight:bold;
    text-decoration:underline;
    color:#337ab7;
}

.subpage-image
{
    width: auto; 
    height:240px;
    display: block;
    margin-bottom: 40px;
    column-width:1170px;
    min-width:1170px;
    margin-left:auto;
    margin-right:auto;
}

/*---------------------------------------------------VIDEO*/
.VideoImage
{
    width:240px;
    height:auto;
    float:left;
    padding:20px;
}
.youtubevideo
{
    width:100%;
    height:300px;
}

/*---------------------------------------------------IMAGE POP*/
.imagePop
{
    width:100%;
    height:auto;
}

/*--------------------------------------------------SIZE CHART*/
.SizeChartTable
{
	border:solid 1px #000000;
	background-color:#999999;
}
.SizeChartHeader
{
	background-color:#eeeeee;
	font-weight:bold;
	text-align:center;
	font-size:9pt;
    color: #4d4f4f;
    border:solid 1px #000000;
}
.SizeChartCell
{
	background-color:White;
	text-align:center;
	font-size:9pt;
    display: table-cell;
    padding:5px;
    color: #4d4f4f;
    border:solid 1px #000000;
}

/*-------------------------------------------------SITEMAP*/
.sitemap-heading
{
    line-height:20px;
    margin-bottom:10px;
    font-weight:bold;
    padding-left:50px;
    padding-right:50px;
    color:#337ab7;
}
.sitemap-heading a:link, .sitemap-heading a:visited
{
    line-height:20px;
    margin-bottom:10px;
    font-weight:bold;
    color:#337ab7;
}
.sitemap-linksub{
    padding-left:50px;
    padding-right:50px;
    padding-bottom:20px;
    color:#989898;
}
.sitemap-linksub a:link, .sitemap-linksub a:visited
{
    color:#989898;
}
.sitemap-linksub a:hover
{
    color:#ca1515;
}

/*-------------------------------------------------CUSTOM VIRTUALS*/

TD.VirtualHeader
{
	background-color:#eeeeee;
	font-family:"Open Sans", sans-serif; 
	height:20px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	font-size:11px; 
}

.GridItem
{
	background-color:#eeeeee;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	color:#000000;
}

.GridHeader6
{
	font-family:"Open Sans", sans-serif;
	font-size:11px;
	background-color:#999999;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:5px;
}

.ShoppingCartMain-Border { 
	border:solid 1px #e5e5e5;
	width:95%
}

/*-------------------------------------------------CUSTOM VIRTUALS*/
.decoLink
{
    padding-right:10px;
    padding-bottom:5px;
    float:left;
}
.decoContainer
{
    text-align:center;
    max-width:570px;
}

/*-------------------------------------------------DECORATION*/
.decoContainerLeftRight{display:flex;}
.decoContainer300{ min-width:300px; float:left;align-self:center;margin-bottom:15px;}
.decoHeaderLeft{text-align:right;font-size:28px;line-height: 34px;color: #262626;margin-bottom: 15px;}
.decoCopyLeft{text-align:right;font-size: 16px;color:#666666;line-height: 25px;font-weight: 300;}
.decoCopyLeft a{margin-top:15px;color: #eb5216;}
.decoCopyLeft a:hover{margin-top:15px;color: #2e2e2e;}
.decoBulletsLeft{font-size: 14px;margin-top:20px;line-height:18px;text-align:right;}
.decoBulletsRight{font-size: 14px;margin-top: 20px;line-height: 18px;text-align: left;}
.decoHeaderRight{text-align:left;font-size:28px;line-height: 34px;color: #262626;margin-bottom: 15px;}
.decoCopyRight{text-align:left;font-size: 16px;color:#666666;line-height: 25px;font-weight: 300;}
.decoCopyRight a{margin-top:15px;color: #eb5216;}
.decoCopyRight a:hover{margin-top:15px;color: #2e2e2e;}
.decoHeaderLink{text-align:left;font-size:28px;line-height: 34px;color: #262626;margin-bottom: 15px;}
.decoHeaderLink:hover{text-align:left;font-size:28px;line-height: 34px;color: #eb5216;margin-bottom: 15px;}
.decoSpacer{clear: both;width: 80%;border-bottom: solid 1px #eeeeee;padding-top: 30px;margin: 30px auto 30px auto;}
.bottomImage{display:none;}
.topImage{display:block;}

@media (max-width: 990px) 
{
    .decoContainerLeftRight{min-height:450px;display:block;}
    .decoContainer300{min-width:300px;float:left;}
    .decoHeaderLeft{text-align:left;font-size:28px;line-height: 34px;color: #262626;margin-bottom: 15px;}
    .decoCopyLeft{text-align:left;font-size: 16px;color:#666666;line-height: 25px;font-weight: 300;}
    .decoBulletsLeft{font-size: 14px;margin-top:20px;line-height:18px;text-align:left;}
    .bottomImage{display:block;}
    .topImage{display:none;}
}

/*----------------------------------------------PRODUCT IMAGE ZOOM */
.image-zoom
{
    /*cursor: -moz-zoom-in; 
    cursor: -webkit-zoom-in; 
    cursor: zoom-in;*/
}
/* -----------------------------------------------SEARCH BOX*/
.search-field-new
{
    border: 1px #e8e8e8 solid;
    border-right: none;
    height: 25px;
}
.search-field-new input[type="text"]
{
    width: 100%;
    height: 25px;
    line-height: 25px;
    border: none;
    background: none;
    font-size: 12px;
    padding: 0 20px;
    color: #747474;
    width:180px;
}
.search-button-new
{
    float: right;
    width: 25px;
    height: 25px;
    background: #eb5216;
    position: relative;
}
.search-button-new:hover
{
    background: #999!important;
}
.search-button-new .fa
{
    display: block;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.search-button-new input[type="submit"]
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/*----------------------------------------------PRODUCT SPEC-SIZE*/

.specfeatures
{
    padding-left:20px;
}
.specTable 
{
    width:100%;
    border:solid 1px black;
}
.specHeader1
{
    font-size:12px;
    font-weight:600;
    background-color:#dddddd;
    border:solid 1px #eeeeee;
    text-align:left;
    padding-left:10px;
    width:280px;
    color:black;
}
.specHeader
{
    font-size:12px;
    font-weight:600;
    background-color:#dddddd;
    border:solid 1px #eeeeee;
    text-align:center;
    width:50px;
    color:black;
}
.specRow
{
    width:100%;
    border:solid 1px #eeeeee;
}
.specEmpty
{
    border:solid 1px #eeeeee;
    width:50px;
}
.specValue1
{
    width:100%;
    border:solid 1px #eeeeee;
    font-size:12px;
    text-align:left;
    padding-left:10px;
    width:280px;
    text-transform: capitalize;
    color:black;
}
.specValue
{
    width:100%;
    border:solid 1px #eeeeee;
    font-size:12px;
    text-align:center;
    width:50px;
    color:black;
}

.sizeTable 
{
    width:100%;
    border:solid 1px black;
}
.sizeHeader1
{
    font-size:12px;
    font-weight:600;
    background-color:#dddddd;
    border:solid 1px #eeeeee;
    text-align:left;
    padding-left:10px;
    width:150px;
    color:black;
}
.sizeHeader
{
    font-size:12px;
    font-weight:600;
    background-color:#dddddd;
    border:solid 1px #eeeeee;
    text-align:center;
    width:100px;
    color:black;
}
.sizeRow
{
    width:100%;
    border:solid 1px #eeeeee;
}
.sizeEmpty
{
    background-color:#eeeeee;
    border:solid 1px #eeeeee;
    width:100px;
}
.sizeValue1
{
    width:100%;
    border:solid 1px #eeeeee;
    font-size:12px;
    text-align:left;
    padding-left:10px;
    width:150px;
    color:black;
}
.sizeValue
{
    width:100%;
    border:solid 1px #eeeeee;
    font-size:12px;
    text-align:center;
    width:100px;
    color:black;
}

.sizecopy
{
    font-size:13px;
    text-align:left;
    padding-bottom:10px;
}

/*----------------------------------------------PRODUCT DECO*/
.prodDecoType
{
    float:left;
    color:black;
    font-weight:300;
    font-size:12px;
    padding:0px 10px 0px 10px;
    cursor:pointer;
    height:30px;
    /*text-transform: uppercase;*/
}
.prodDecoTypeSelected 
{
    float:left;
    color:black;
    font-weight:600;
    font-size:12px;
    padding:0px 10px 0px 10px;
    cursor:default;
    height:30px;
    border-bottom:solid 3px #eb5216;
    /*border:solid 1px #eeeeee;*/
    /*background-color:#eb5216;*/
    /*text-transform: uppercase;*/
}
.prodDecoTable 
{
    width:100%;
    border:solid 1px black;
}
.prodDecoHeader
{
    font-size:12px;
    font-weight:600;
    background-color:#dddddd;
    border:solid 1px #eeeeee;
    text-align:center;
    width:50px;
    color:black;
}
.prodDecoHeader1
{
    font-size:12px;
    font-weight:600;
    background-color:#dddddd;
    border:solid 1px #eeeeee;
    text-align:left;
    padding-left:10px;
    width:220px;
    color:black;
}
.prodDecoHeader1 a
{
    font-size:12px;
    font-weight:600;
    text-align:left;
    color:black;
    text-decoration:underline;
}

.prodDecoHeader1 a:hover
{
    font-size:12px;
    font-weight:600;
    text-align:left;
    color:#eb5216;
}

.prodDecoRow
{
    width:100%;
    border:solid 1px #eeeeee;
}
.prodDecoEmpty
{
    background-color:#eeeeee;
    border:solid 1px #eeeeee;
}
.prodDecoValue1
{
    width:100%;
    border:solid 1px #eeeeee;
    font-size:12px;
    text-align:left;
    padding:5px 10px 5px 10px;
    width:220px;
    color:black;
    line-height:normal;
}
.prodDecoValue
{
    width:100%;
    border:solid 1px #eeeeee;
    font-size:12px;
    text-align:center;
    width:50px;
    color:black;
}

/*----------------------------------------------CATEGORY HEX*/
.HexInline 
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    'zoom: 1;
    *display: inline;
}
.HexMidline 
{
    display: inline-block;
    vertical-align:middle;
    padding-top: 0%;
    line-height: 20px;
    height: 20px;
    font-family:"Open Sans", sans-serif;
    font-size:xx-small;
    color:#666666;
}

/*----------------------------------------------CATEGORY*/

.category-text, .category-text a:link, .category-text a:hover, .category-text a:visited
{
    color:#666666;
    font-size:12px;
    height:45px;
}

/*-----------------------------Image Jackets*/
.category-jackets-container
{
    border:solid 5px #f3f3f3;
    width:443px;
    height:652px;
}
.category-jackets-img
{
    width:443px;
    height:301px;
}
.category-jackets-text-container
{
    height:301px;
    width:433px;
}
.category-jackets-header
{
    font-size:31px;
    text-align:left;
    font-weight:bolder;
    color:#999999;
    padding: 60px 0px 10px 20px;
}
.category-jackets-text
{
    width:433px;
    font-size:15px;
    text-align:left;
    font-weight:bold;
    color:#999999;
    padding: 0px 20px 20px 20px;
    line-height:200%;
}

@media (max-width: 498px) 
{
	#category-jackets
    {
        display:none;
	}
}
/*------------------------------Image Polos*/
.category-polos-container
{
    border:solid 5px #f3f3f3;
    width:677px;
    height:293px;
}

.category-polos-img
{
    width:395px;
    height:283px;
    float:right;
}
.category-polos-header-text
{
    width: 270px;
    height: 283px;
    float: left;
}
.category-polos-header
{
    width: 270px;
    float:left;
    font-size:31px;
    text-align:left;
    font-weight:bolder;
    color:#999999;
    padding: 20px 20px 10px 20px;
}
.category-polos-text
{
    width: 270px;
    font-size:15px;
    text-align:left;
    font-weight:bold;
    color:#999999;
    padding: 0px 20px 20px 20px;
    line-height:110%;
    float:left;
}
@media (max-width: 720px) 
{
	#category-polos
    {
        display:none;
	}
}

/*----------------------------------------------INVENTORY*/
.InventoryMobile
{
    display:none;
}

@media (max-width: 720px) 
{
	.InventoryGrid
    {
        display:none;
	}
    .InventoryMobile
    {
        display:block;
	}
}


/*-------------------------------------------------FLYER WIZARD*/
.flyerContainer
{
    text-align:center;
    width:234px;
    height:380px;
    float:left;
    border-bottom: solid 1px #eeeeee;
}
.flyerName
{
    padding-top:20px;
    text-align:center;
    height:55px;
    font-size:16px;
}
.flyerImage
{
    width: 200px;
    height:auto;
    border: solid 1px #eeeeee;
}
.flyerLinks
{
    text-align:center;
    height:35px;
    font-size:12px;
}

.flyerPop
{
    width:80%;
    height:auto;
    border: solid 1px #eeeeee;
}

.flyerPreview
{
    width: 270px;
    height:360px;
    border: solid 1px #eeeeee;
}
/*--END FLYER WIZARD*/

/*----------------------------------------------CATALOGS*/
.catalogContainer
{
    text-align:center;
    width:234px;
    height:360px;
    float:left;
}
.catalogImage
{
    width: 200px;
    height:auto;
    border: solid 1px #eeeeee;
}
.catalogLinks a
{
    text-align:center;
    height:55px;
    font-size:11px;
    color:#eb5216;
}

/*----------------------------------------------Kits*/
.kitItemContainer
{
    text-align:center;
    width:160px;
    height:360px;
    padding:15px;
    float:left;
}
.kitImage
{
    width: 130px;
    height:auto;
}
.kitLinks
{
    text-align:center;
    height:55px;
    font-size:12px;
}
.sampleLink a
{
    font-size:10pt;
    color:#66761d;
}

/*----------------------------------------------- IMAGE LIBRARY */

.libraryLinks
{
    text-align:center;
    height:55px;
    font-size:12px;
    padding:10px;
    line-height:14px;
}
.libraryContainer
{
    text-align:center;
    width:234px;
    height:420px;
    float:left;
}

.libraryImage
{
    width: 200px;
    height:auto;
    border: solid 1px #eeeeee;
}

/*--------------------------------------------END IMAGE LIBRARY */

/*------------------------------------------------CHAT WINDOW */

#chattab a, #chattab, #chattab_online,#chattab, #chattab_offline {
	z-index:999;
    color:#747474;
    /*float:right;*/
    text-align:left;
}

/*------------------------------------------------POLO */
.polocontainer
{
    width:100%;
}

.polopage
{
    width:100%;
    max-width:1000px;
    min-height:900px;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
    padding:10px 35px 0px 34px;
}
.poloheader
{
    width:100%;
    height:76px;
}
.polologo
{
    float:left;
}

.polosearch
{
    float:right;
    vertical-align:middle;
}
.polobanner
{
    width:100%;
    height:46px;
    float:left;
    background-color:#10112f;
    padding:10px 0px 0px 42px;
}
.poloralph
{
    width:100%;
    padding-right:42px;
}

.poloralphlogo
{
    width:100%;
    max-width:201px;
}

.polohomeprodcontainer1
{
    width:100%;
    text-align:center;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
    padding-top:10px 35px 10px 34px;
}
.polohomeprodcontainer2
{
    width:100%;
    text-align:center;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
    padding:10px 35px 10px 34px;
}
.polohomeprod1
{
    float:left;
    width:20%;
    background-color:white;
}
.polohomeprod2
{
    float:left;
    width:20%;
    background-color:white;
}
.polohomeimg1
{
    padding:2px;
    width:100%;
    max-width:81px;
    height:auto;
}
.polohomeimg2
{
    padding:2px;
    width:100%;
    max-width:81px;
    height:auto;
}

.polohometext
{
    text-align:center;
    width:100%;
    max-width:505px;
    margin-left:auto;
    margin-right:auto;
    font-family:'Times New Roman';
    font-size:12pt;
    line-height: 1.3;
    color:#666666;
}

.polofooter
{
    width:100%;
    border-top:solid 1px #999999;
    font-family:'Times New Roman';
    font-size:9pt;
    text-align:center;
    margin: auto;
    padding-bottom:10px;
}
.polofooterlink, .polofooterlink a
{
    padding-top:5px;
    width:240px;
    color:#666666;
    text-align:center;
    display: inline-block;
}
/* ---------Polo Menu*/
.polomenu
{
    float:left;
    width:250px;
}
@media only screen and (max-width: 1000px)
{
    .polomenu
    {
        width:100%;
        height:140px;
        overflow-y: scroll;
        margin-bottom:20px;
    }
}

.polomenugroup
{
    padding-bottom: 5px;
}

.polomenuheader
{
    font-size:9pt;
    font-family: Trebuchet MS;
    font-weight:900;
    color:#0b005e;
    line-height:1.2;
}
.polomenuitem a
{
    padding-left:5px;
    font-size:9pt;
    font-family: Times New Roman;
    color:#666666;
    line-height:1.3;
}
.polomenuitem a:hover
{
    color:#0b005e;
}

.poloSearchMenu
{
    background-color:white;
    width:76px;
    border:solid 1px #666666;
    position:absolute;
    float:left;  
    font-family:Trebuchet MS;
    font-size:10px;
    font-weight:bold;
    text-align:left;
    line-height:1.7;
}
.poloSearchItem
{
    color:#666666;
    padding-left:3px;
}
.poloSearchItem a
{
    color:#666666;
}
.poloSearchItem:hover
{
    background-color:#666666;
    color:white;
}
.poloSearchItem:hover a
{
    background-color:#666666;
    color:white;
}

/* ---------Polo Category*/

.poloCatProdContainer
{
    width:60%;
    max-width:600px;
    min-width:260px;
    float:left;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
}

.poloCatProdRow
{
    width:100%;
    max-width:600px;
    min-width:260px;
    float:left;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
}
.poloCatProd
{
    width:22%;
    padding-top:5px;
    text-align:center;
    display: inline-block;
}
.poloCatImg
{
    width:100%;
    max-width:113px;
}

.poloLineContainer
{
    width:100%;
    max-width:600px;
    min-width:260px;
    float:left;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    height:25px;
}

.poloLine
{
    background-image: url('https://vantageapparel.com/Images/polo/category/background.jpg');
    background-repeat:repeat;
    display:inline-block;
    text-align:center;
}

.poloProdContainer
{
    width:100%;
    max-width:620px;
    min-width:240px;
    float:left;
    font-size: 9pt;
    font-family: Trebuchet MS;
    color:#666666;
}

.poloProdImageContainer
{
    float:left;
    width:100%;
    max-width:303px;
    min-width:240px;
}

.poloCopyContainer
{
    float:left;
    width:100%;
    min-height:240px;
    max-width:300px;
    min-width:260px;
    text-align:left;
    padding-left:10px;
    line-height: 1.3;
}

.poloSwatchContainer
{
    padding-top:30px;
    float:left;
    width:100%;
    max-width:300px;
    min-width:240px;
    text-align:left;
    color:#666666;
    padding-left:10px;
    line-height: 1.3;
}
.poloSwatch
{
    float:left;
    width:33%;
    height:120px;
    text-align:center;
    font-size:8pt;
    font-family: Trebuchet MS;
    color:#666666;
    cursor:pointer;
}
.poloSwatchImage
{
    width:100%;
    height:auto;
    max-height:72px;
    max-width:72px;
}
.poloDesignContainer
{
    padding-top:10px;
    padding-bottom:20px;
    float:left;
    width:100%;
    max-width:675px;
    min-width:240px;
    text-align:left;
    font-size:9pt;
    font-family: Trebuchet MS;
    color:#666666;
    padding-left:10px;
    line-height: 1.3;
    border-top:solid 1px #999999;
}
.poloPlacement
{
    float:left;
    width:220px;
    text-align:left;
    padding-right:20px;
}

/*------------------------------------------------VIRTUAL */
.VirtualFullBox
{
	font-size:12px;
	height:22px;
    border:solid 1px #eeeeee;
    color: #4d4f4f;
    text-decoration: none;
    width:90%;
}
.VirtualSubBox
{
	font-size:12px;
	height:22px;
    border:solid 1px #eeeeee;
    color: #4d4f4f;
    text-decoration: none;
    width:190px;
}
.VirtualRotateBox
{
	font-size:10px;
	height:22px;
    border:solid 1px #eeeeee;
    color: #000000;
    text-decoration: none;
    width:20px;
}

.logoimagecontainer
{
	width:600px;
	height:600px;
	position:relative;
	/*border: 1px solid #CCCCCC;*/
}
#stillimage
{
    width:600px;
    height:600px;
    margin:0px;
}
.topleft
{
    width:1px;
    height:1px;
}
#logocontainer
{
	width: 100px; 
	height: 100px; 
	padding: 10px;
	background-color: transparent;
	position:absolute;
	border:solid 1px Fuchsia;
	text-align: left;
	overflow:hidden;
}
.virtuallogo
{
	max-width:100%;
	max-height:100%;
	background-color:transparent;
}
.positionable 
{
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	text-align: left;
}

.rotatepic
{
    font-family:Wingdings 3;
    height:19px;
}


#textcontainer
{
	padding: 10px;
	background-color: transparent;
	/*border:solid 1px Cyan;*/
	position:absolute;
	text-align: left;
	overflow:hidden;
}

.logoimagecontainerTool
{
	width:400px;
	height:600px;
	position:relative;
	border: 1px solid #CCCCCC;
}
#stillimageTool
{
    width:400px;
    height:600px;
    margin:0px;
}
#logocontainerTool
{
	width: 100px; 
	height: 100px; 
	padding: 0px;
	background-color: transparent;
	position:absolute;
	border:solid 1px Fuchsia;
	margin:auto;
	text-align: center;
	vertical-align:middle;
	overflow:hidden;
}
.logoTool
{
	width:100%;
	height:100%;
	vertical-align:middle;
	background-color:transparent;
}

/* -------------------------------------------END VIRTUAL */

/*------------------------------------------------MINICATALOG */
.CatalogFullBox
{
	font-size:12px;
	height:35px;
    border:solid 1px #cccccc;
    color: #4d4f4f;
    text-decoration: none;
    width:100%;
}
/*---------------------------------------------END MINICATALOG */
/* ------------------------------------------------HEADING */

.heading-text
{
    text-transform: none;
    font-size:28px;
    color:#999999;
    font-weight:300;
    padding-bottom:15px;
}

.heading-text-orange
{
    text-transform: none;
    font-size:28px;
    color:orange;
    font-weight:300;
}

.heading-para
{
    margin-left:auto;
    margin-right:auto;
    text-transform: none;
    color:#999999;
    font-size:16px;
    padding-bottom:20px;
    width:70%;
    text-align:center;
}

/* --------------------------------------------END HEADING */

/* ------------------------------------------------SLIDER */

/* --------------------------------------------END SLIDER */

/* -----------------------------------------CATEGORY TEXT */
.title-black
{
    -webkit-transform: scale(1);
    opacity: 1;
    transition: all 500ms ease-out;
    font-size: 60px;
    line-height: 90px;
    border-top: 4px #000000 solid;
    border-bottom: 4px #000000 solid;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
    backface-visibility: hidden;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight:700;
    color: #000000;
    vertical-align: baseline;
    direction: ltr;
    box-sizing: border-box;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.description-black
{
    -webkit-transform: translateX(0px);
    opacity: 1;
    -webkit-transition-delay: 200ms;
    transition: all 300ms ease-out;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    max-width: 470px;
    margin: 0 auto 25px auto;
    font: inherit;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    display: block;
    text-align: center;
    cursor: url(../img/drag.png) 16 9, ew-resize!important;
    direction: ltr;

}




/* -------------------------------------END CATEGORY TEXT */

/* -------------------------------------COMPARE STUFF */
.CompareTable
{
    width:100%;
    vertical-align:top;
}

.CompareCell
{
    vertical-align:top;
    text-align:left;
    width:220px;
    padding:15px;
    font-family:"Open Sans", sans-serif;
    border:solid 1px #eeeeee;
    float:left;
    margin-left:auto;
    margin-right:auto;
    display:inline-block;
}

.CompareHeader
{
    font-weight:600;
    color:#808080;
    font-size:12px;
    text-align:left;
}

.CompareHeader a
{
    font-weight:600;
    color:#808080;
}

.CompareButton
{
    border:none;
    background-color:white;
    color:#369;
    font-size:smaller;
    cursor:pointer;
    padding-top:10px;
    width:100%;
    height:40px;
}
.CompareButtonProd
{
    border:none;
    background-color:white;
    color:#369;
    font-size:1em;
    cursor:pointer;
}
.CompareButtonProd:Hover
{
    border:none;
    background-color:white;
    color:#000;
    font-size:1em;
    cursor:pointer;
}

.CompareX
{
    border:none;
    background-color:white;
    cursor:pointer;
    color:#369;
}

.CompareX:Hover
{
    border:none;
    background-color:white;
    cursor:pointer;
    text-decoration:underline;
}

.ComparePrice
{
    width:33%;
    font-size:12px;
    color:#808080;
    vertical-align:top;
    text-align:center;
    line-height:10px;
    font-family: 'Open Sans', sans-serif;
    padding:5px;
}
.ComparePriceB
{
    width:33%;
    font-size:10pt;
    color:#808080;
    vertical-align:top;
    text-align:center;
    line-height:10px;
    font-family: 'Open Sans', sans-serif;
    padding:5px;
    font-weight:600;
}
/* --------------------------------END COMPARE STUFF */

/* --------------------------------PROD DET TOOLBAR */
.toolbarlinks, .toolbarlinks a
{
    font-size:12px;
    color:#909090;
    font-weight:bold;
}
.toolbarlinks a:hover
{
    font-size:12px;
    color:#eb5216;
    font-weight:bold;
}
/* ----------------------------END PRED DET TOOLBAR */

/* --------------------------------HERO TEXT */

.HeroTextContainer
 {
    position: relative;
    font-family:"Open Sans", sans-serif;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 8;
    color: white;
    padding:0px 20px 0 20px;
    /*background: rgba(0, 0, 0, 0.5);*/
    /*line-height: 30px;*/
}
.HeroText1 {
    font-size: 42px;
    font-weight: bold;
    text-align: center;
}
.HeroText2 {
    font-size:22px;
    padding-bottom:20px;
    text-align:center;
}
.HeroButton 
{
    z-index: 8;
    background:#EB5216;
    border:2px solid rgba(255, 255, 255, 0);
    border-radius:0.5em;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    text-decoration: none solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    line-height: 17px;
    padding: 12px 35px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 13px;
    padding: 12px 35px 12px 35px;
}
.HeroButton:hover
{
    cursor:pointer;
    box-shadow:2px 2px 20px rgba(255, 255, 255, 0.5);
    border:2px solid rgba(255, 255, 255, 1.0);
    transition: all 0.3s ease 0s;
}

.StandardButton {
    z-index: 8;
    background:#EB5216;
    border:2px solid rgba(255, 255, 255, 1.0);
    box-shadow:none;
    border-radius:0.5em;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    text-decoration: none solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    line-height: 17px;
    padding: 12px 35px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 13px;
    padding: 12px 35px 12px 35px;
    text-transform: uppercase;
}

.StandardButton:hover {
    margin: 0;
    cursor:pointer;
    color: rgb(255, 255, 255);
    border:2px solid #eb5216;
    transition: all 0.3s ease 0s;
}

.CancelButton {
    z-index: 8;
    background: #dddddd;
    border: 2px solid rgba(255, 255, 255, 1.0);
    box-shadow: none;
    border-radius: 0.5em;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    text-decoration: none solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    line-height: 17px;
    padding: 12px 35px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 13px;
    padding: 12px 35px 12px 35px;
    text-transform: uppercase;
}

.CancelButton:hover {
    margin: 0;
    cursor: pointer;
    color: rgb(255, 255, 255);
    border: 2px solid #dddddd;
    transition: all 0.3s ease 0s;
}

.GridButton {
    z-index: 8;
    background:#EB5216;
    border:2px solid rgba(255, 255, 255, 1.0);
    box-shadow:none;
    border-radius:0.5em;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    text-decoration: none solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    line-height: 17px;
    padding: 12px 35px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 8px;
    padding: 3px 6px 3px 6px;
}

.GridButton:hover {
    margin: 0;
    cursor:pointer;
    color: rgb(255, 255, 255);
    border:2px solid #eb5216;
    transition: all 0.3s ease 0s;
}
.ReorderLink {
    z-index: 8;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    color: #eb5216;
    line-height: 17px;
    padding: 12px 35px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 10px;
    padding: 3px 6px 3px 6px;
}


.FileButton {
    z-index: 8;
    margin: auto;
    width: 150px;
    background: #eeeeee;
    /*border: 2px solid #eb5216;*/
    box-shadow: none;
    border-radius: 0.5em;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    text-decoration: none solid rgb(255, 255, 255);
    color: #EB5216;
    line-height: 17px;
    padding: 20px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 12px;
    padding: 6px 6px 6px 6px;
}
    .FileButton:hover {
        cursor: pointer;
        /*border: 2px solid #eb5216;*/
        transition: all 0.3s ease 0s;
        /*background: #ffffff;*/
        color: #cb3c10;
    }

@media (max-width: 800px) {
    .HeroText1 {
        font-size:30px;
        font-weight:bold;
    }
    .HeroText2 {
        font-size:16px;
    }
}
@media (max-width: 600px) {
    .HeroText1 {
        font-size:24px;
        font-weight:bold;
    }
    .HeroText2 {
        font-size:16px;
    }
    .HeroButton 
    {
        padding: 8px 10px 8px 10px;
        font-size:10px;
    }
}

@media (max-width: 495px) 
{
    .HeroText1 {
        font-size:20px;
        font-weight:bold;
    }
    /*.HeroText2 {
        font-size:10px;
    }*/
    .HeroButton 
    {
        padding: 5px 10px 5px 10px;
        font-size:8px;
    }
}

/*------------------------------------------------GENERAL */
.errortext
{
    color:red;
    font-size:large;
    font-weight:bold;
}

.RadioButton
{
    padding:30px;
}


.reset-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}

/* Myra wrote this. */
@media (max-width: 1000px) {
    .full-width-menu-items-right {
        display: none;
        width: 0;
    }

    .full-width-menu-items-left {
        width: 100%;
    }
}

.DefaultTable{
     border: 1px solid #cccccc;
     text-align:center;
     color:black;
     width:80%;
     min-width:300px;
     font-size:12px;
     margin:0 auto;
}
.DefaultTable th{
     border: 1px solid #cccccc;
     text-align:center;
     height:20px;
}
.DefaultTable td{
     border: 1px solid #cccccc;
     text-align:center;
     height:15px;
}
.GreyCell
{
    background-color:#eeeeee;
}

@media (max-width: 800px) 
{
    .DefaultTable
    {
     border: 1px solid #cccccc;
     text-align:center;
     color:black;
     width:100%;
     min-width:300px;
     font-size:12px;
    }
    .padmobile
    {
        padding-left:30px;
        padding-right:30px;
    }
}

/**************************** HELLO BAR ****************************/
#HelloBar {
    background:#001737;

    position:fixed;
    left:0;
    right:0;
    top:0;
    z-index: 6;

    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: center;

    /*margin-bottom: 8px;
    margin-left: -50%;

    width: 200%;*/
}

#HelloBar > div {
    width: 100%;/*50%;*/
    margin: auto;
    padding: 9px 0;
}

#HelloBarGoButton {
    background: #EB5216;

    border: none;
    border-radius: 4px;

    color: white;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;

    margin: 0 1em;

    padding: 3px 1em;
}

#HelloBarCloseButton {
    background: none;
    border: none;

    float: right;
}

/*REORDER QUANTITY BOXES*/
.QuantityBoxes
{
	float: left;
	width: 30px;
	height:30px;
	line-height: 30px;
	border: 0;
	margin-right:3px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #ffffff;
	text-align: center;
	margin-bottom: 0;
	font-size:10px;
}

.QuantityBoxesDisabled
{
	float: left;
	width: 30px;
	height:30px;
	line-height: 30px;
	border: 0;
	margin-right:3px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #eeeeee;
	text-align: center;
	margin-bottom: 0;
	font-size:10px;
}

table.ordering-grid {
    border-collapse: collapse;
}

table.ordering-grid tr:first-child {
    text-align: center;
}

table.ordering-grid td {
    white-space: nowrap;
    padding: 1px;
    min-width:32px;
}

table.ordering-grid /*tr:not(:first-child) td:first-child*/ {
    font-size: 10px;
}

table.ordering-grid input {
    font-size: 8px;
}
