﻿
.iHeader{
    color:#aaaaaa;
    font-size:28px;
    font-weight:500;
    padding:0;
    text-transform:uppercase;
}

.iBody{
    padding:40px 40px 0px 40px;
    Margin:0px;
    height:100%;
    font-size:16px;
}

.boBody{
    padding:40px 40px 0px 40px;
    Margin:0px;
    height:100%;
    font-size:16px;
}

#BotNavBar{
    position:fixed;
}

.botMenu{
    visibility:hidden;
    text-transform:uppercase;
}

.item{
    display:inline;
}

nav{
    width:100%;
}
 
ul.header-nav {
    height: 25px;
    background:#555555; 
    width:100%;  
    padding:0px;
    margin:0px; 
    text-align: center;
}

ul.header-nav li {
    display: inline;
    list-style-type: none;
    font: normal 12px Arial;
    width:20%;
    float: left; 
    padding:0px;
    margin:0px; 
    text-decoration:none;
    box-sizing: border-box;
}

ul.header-nav li a {
    display: inline;
    list-style-type: none;
    font: normal 12px Arial;
    color:#ddd;
    line-height:25px;
    text-decoration:none;
}

ul.header-nav li.header-selected-item a
{
   color:#FFF;
   text-decoration:none;
}



ul.header-nav li a:hover
{
	color:#FFFFFF;
    font-weight:700;

}

/*Search Submenu */
.header-nav ul {
    position:absolute;
    left:-9999px;
    top:-9999px;
    list-style-type:none;   
}

.header-nav li:hover {
    position:relative;
}

.header-nav li:hover ul {
    left:0px;
    top:25px;
    background:#5FD367;
    padding:0px;
    z-index:9;
}

.header-nav li:hover ul li a {
    padding:0px;
    display:block;
    width:218px;
    text-indent:15px;
    background-color:#000;
    border:1px solid #aaa;
    font-weight:500;
}

.header-nav li:hover ul li a:hover {
    background:#000;
}

/**/


.RadioButtonList {
    margin-left:19px;
    text-align:left;
}

input[type="radio"] { margin-right: 5px; }

.LogoutIcon {
    position:relative;
    top:4px;
    left:5px;
}


.SearchSubmit {
    margin-bottom:10px;
    margin-top:5px;
}
.ImageButton {
    position:relative;
    left:12px;
    top:7px;
}

.TextBox {
    background-color:#e6e6e6;
    border-style:none;
    padding-left:5px;
}

.TextBox:hover {
    background-color:#fff;
}

.TextBox:focus {
    background-color:#fff;
}

div.layout-header {
    position:fixed;
    top:0px;
    left:0px;
    float: left;
    width:100%;
    padding:0px;
    margin:0px;
}

body {
    font-family:Arial;  
    padding:0px;
    margin:0px; 
}

.div
{
display: inline-block;
padding:0;
margin:0;
}


  #TitleBar {
    position:absolute; left: 0px; top: 25px;
    height: 65px;
    background: #aaaaaa; 
    width: 100%;
    vertical-align:middle;

}

#TitleBar h1 {
  
    line-height: 65px;
    width:100%;
    text-align:center;   
    margin:auto;
    background:#aaaaaa;
}

#LeftMenu {
    position:absolute; left: 0px; top: 90px;
    width: 200px;
    float: left;
    margin:0px;
    padding:0px;   
}

.sc1{
    background:#e6e6e6;
    position:absolute;
    left:0px;
    top:0px;
    height:100px;
    width:100px;
}

.sc2{
    background:#000000;
    position:absolute;
    left:0px;
    top:100px;
    height:200px;
    width:50px;
}

.sc3{
    background:#ffffff;
    position:absolute;
    left:50px;
    top:100px;
    height:200px;
    width:100px;
}

.sc4{
    background:#000000;
    position:absolute;
    left:100px;
    top:0px;
    height:150px;
    width:100px;
}

.sc5{
    background:#e6e6e6;
    position:absolute;
    left:100px;
    top:150px;
    height:150px;
    width:100px;
}

#navcontainer ul
{
margin: 0;
padding: .2em 1em;
list-style-type: none;
text-align: center;
width: 100%;
background: Black;
position:absolute; left: 0px; top: 0px;
}

#navcontainer ul li { float: left; width:20%; background: Black;}



#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: Black;

}

#navcontainer ul li a:hover
{
color: #ffd700;
}

.scDivTable{
    display:table;
    visibility:hidden;
    margin:0 auto;
    padding:0;
}

.scDivCell{
    display:table-cell;
    vertical-align:middle;
}
.scImg{
    display:block;
    margin-left: auto;
    margin-right: auto;
}

#sc2, #sc4{
    color:white;
}

.selected{
    color:#ffffff;
}

.prodTable{
    margin-left:auto;
    margin-right:auto;
    padding-right:25px; 
    width:75%;
    border-collapse:separate;
    border-spacing:20px 20px;
}

.prodCell{
   text-align:center;
   padding:10px;
   vertical-align:top;
}

.prodCell > div{
   border:1px solid #e6e6e6;
   box-shadow: 3px 3px 0px #e6e6e6;
   margin: auto;
   width:160px;
}

/* pager deals with paging on Products.aspx and ProdDetails.aspx pages */

#pagerContainer{
    position:fixed;
    top:0px;
    padding-top:5px;
    text-align:center;
    width:100%;
    color:#aaa;
    background:#fff;
}

#pagerSpan{
    margin-right:25px;
}

.pagerFirstLast{
    padding:0px 7px 0px 3px;
    margin:0px 5px;
    color:#aaa;
    text-decoration:none;
    letter-spacing:-5px;
}

.pagerFirstLast:hover{
    color:#000;
}

.pagerCur{
    padding:0px 3px;
}

.pagerCur:hover{
    color:#000;
}

.pagerNum{
    text-align:center;
}

.pagerNum:hover{
    color:#000;
}

.aspNetDisabled{
    padding:0px 7px 0px 3px;
    margin:0px 5px;
    color:#eeeeee;
    letter-spacing:-5px
}

.aspNetDisabled:hover{
    background:inherit;
    color:#eeeeee;
}

#pageWrapper{
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    width:100%;
    background:white;
}


#pageContainer{
    position:fixed;
    display:table;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
}
.bOwnerImg{
    float:left;
    margin:25px;
}

.validator{
    background:#000;
    color:#fff;
    padding:0px 10px;
}


/* thumbColors sets the listing of colors associated with a thumbnail image of a product in the Products.aspx page */
.thumbColors{
    width:8px;
    height:8px;
    margin:0px 2px;
    display:inline-block;
    border:1px solid #e6e6e6;
}

.thumbColorBlank{
    width:8px;
    height:8px;
    display:inline-block;
}

#colorDiv{
    display:inline-block;
    text-align:center;
}


/* tooltip and arrow control the appearance of the title display of colors in ProdDetails */
  .ui-tooltip, .arrow:after {

    background: #aaaaaa;


  }

  .ui-tooltip {
      position:absolute;
    padding: 5px 5px;

    color: white;

    font: 12px "Arial", Sans-Serif;
   text-align:center;
    width:100px;

  }

  .arrow {

    width: 50px;

    height: 16px;

    overflow: hidden;

    position: absolute;

    left: 50%;

    margin-left: -35px;

    bottom: -16px;

  }

  .xarrow.top {

    top: -16px;

    bottom: auto;

  }

  .arrow.left {

    left: 20%;

  }

  .arrow:after {

    content: "";

    position: absolute;

    left: 20px;

    top: -20px;

    width: 25px;

    height: 25px;

    box-shadow: 6px 5px 9px -9px black;

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

  }
buy
  .arrow.top:after {

    bottom: -20px;

    top: auto;

  }



ul.buyUL {
    height: 25px;
    background:#fff; 
    padding:0px;
    margin-top:10px; 
    text-align: center;
}

ul.buyUL li {
    display: inline;
    list-style-type: none;
    font: normal 14px Arial;
    float: left;
    background:#000;
    padding:0px 20px;
    margin-right: 2px; 
    border:1px solid #aaa;
}

ul.buyUL li a {
    display: inline;
    list-style-type: none;
    font: normal 14px Arial;
    color:red;
    line-height:25px;
    text-decoration:none;
}

ul.buyUL li a:hover
{
	color:#FFF;
    font-weight:700;
}

.pagerAcc{
    width:150px;
    text-decoration:none;
    color:#aaa;
}

.pagerAcc:hover{
    color:#000;
    cursor:pointer;
}

.Right{
    text-align:left;
    padding-left:120px;
}

.Left{
    text-align:right;
    padding-right:120px;
}
.table{
    display:table;
}

.table-cell{
    display:table-cell;
}
