/* ---------- Sitewide ---------  */
html {height: 100%; margin-bottom: 1px;} /* Always show vertical scrollbar */
body {font: 11px arial; color: #605d5d; padding-bottom: 8px; background-color: #ffffff; text-align: center;} /* center is for IE6 */
button { background-color: transparent; cursor: pointer; }
td, th { font: 11px arial; }
.menuLink
{
    background: url(../common/carat.gif) no-repeat 0 2px;
    padding-left: 8px;
    line-height: 1.1em;
    font-size: 11px;
}

#wrapper
{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
        padding:8px;
        width:800px;
}

#innerWrapper { text-align: left; }

#leftColumn {
    width: 190px;
    vertical-align: top;
    padding-right: 8px;
    float: left;
}

#rightColumn {
  float:right;
}

* { margin: 0; padding: 0; border: none; }

input, select, textarea {
  font: 1em arial; color: #605d5d; border: 1px solid #c8c8c8; padding: 2px;
}

h1 {margin-bottom: 8px;
    margin-top: 18px;
    float: left;
    width:560px;
}

h3 {font-size: 1.4em;
    color: #575859;
    padding-bottom: 12px;
    padding-top: 12px;
    font-weight: normal;
    text-align: left;
}

h3.list{ padding-bottom: 0;}

h3.product_title{
    font-size: 1.5em;
    padding-bottom: 8px;
    padding-top: 16px;
    width: 420px;
}

h4{ font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 12px;
    line-height: 1.2em;
    font-weight: normal;
}

table  {border-collapse: collapse;}
table td{vertical-align:top;}
td.bold_label {font-weight:bold;}
ul { list-style: none; }
p {margin-bottom: 12px;}
img { border: 0; }

a, a:visited {text-decoration: none; color: #663300;}
a:hover,  a:active { text-decoration: underline; }

#centerWrapper{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
        padding:8px;
        width:800px;
}

#centerWrapper #wrapper {
        text-align: left;
}

/*------ Begin Global Navigation  -----*/


/* ----------    Logo Bar ---------------------------------------------  */
#topSlots {
        position: relative;
        height: 108px;
        border-bottom: 1px solid #c8c8c8;
        margin-bottom: 8px;
}

#top-1
{
        position: absolute;
        margin-bottom: 8px;
        padding-top: 4px;
        float: left;
        left: 0;
}

#top-2
{
        padding-top: 4px;
        margin-left: 600px;
        position: absolute;
        font-size: 70%;
        width:200px;
        text-align: left;
}

#top-3
{
        position: absolute;
        top: 44px;
}

#top-4
{
        position: absolute;
        top: 76px;
}


/* Help Nav */

.dynamicMenu4 ul
{
    float: left;
    padding: 0px 5px 0px 5px;
    border-left: 1px solid #679e05;
    width: 88px;
    line-height: 70%;
}

.dynamicMenu4 ul li
{
    list-style: none;
    line-height: 140%;
}

/* Browse Nav and Footer bars */

.bar
{
    background-color: #679e05;
    float: left;
}

.navBarTop
{
    background-color: #679e05;
    height: 4px;
    position:relative;
    min-width: 800px;
}

.navBarTopLeft {
    background: url(../corners/green/footerTopLeft.gif) no-repeat 0 0;
    height: 6px;
    width:6px;
    position: absolute;
}
.navBarTopRight {
    background: url(../corners/green/footerTopRight.gif) no-repeat;
    right: 0;
    height: 6px;
    width: 6px;
    position: absolute;
}

.navBarMiddle .firstItem a
{
    border-left: 0;
    padding-left: 18px;
}


.navBarMiddle a, .navBarMiddle a:visited
{
    margin-top: 2px;
    padding: 0 12px 0 12px;
    font-size: 1.1em;
    border-left: 1px solid #ffffff;
    float: left;
    line-height: 1.1em;
    color: #ffffff;
}

.navBarMiddle
{
    background-color: #679e05;
    height: 15px;
    width: 800px;
}

.navBarBottom
{
    width: 100%;
    background-color: #679e05;
    height: 6px;
    position: relative;
    min-width: 800px;
}

.navBarBottomLeft {
    background: url(../corners/green/footerBottomLeft.gif) no-repeat 0 0;
    width: 6px;
    height: 6px;
    position: absolute;
}
.navBarBottomRight {
    background: url(../corners/green/footerBottomRight.gif) no-repeat 0 0;
    height: 6px;
    right: 0;
    width: 6px;
    position: absolute;
}

div.copyright
{
    margin-top: 2px;
    padding: 0 12px 0 12px;
    font-size: 1.1em;
    float: right;
    line-height: 1.1em;
    color: #ffffff;
}

/*------ Search Nav ----------*/


/* ----------    Search Bar ---------------------------------------------  */
#searchBar {
    padding-bottom: 8px;
    clear: left;
    text-align: left;
}

#searchBar form {margin-left: 208px;}

#searchBar .search, #searchBar select {
    color: #7F7F7F;
    width: 195px;
}

#searchBar .search { padding: 2px; }
#searchBar .form_button { vertical-align: top; padding-top: 2px;  padding-bottom: 0; border: 0;}

/*------ End Global Navigation  -----*/


/* ----------   Order History  ---------------------------------------------  */

#viewOrdersHistory .form_button { vertical-align: top; padding-top: 2px;  padding-bottom: 0; border: 0;}

/*------ End Order History  -----*/

/* ----------   Left Shopping Cart / ---------------------------------------------  */

#cartMini
{
    padding-top: 5px;
    background: url(../common/shoppingCart_top.gif) no-repeat 0 0;
    width: 190px;
    margin-bottom: 8px;
}

#cartMini .cartTitle
{
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    padding: 0 0 6px 16px;
    font-size: 140%;
}

#cartMini .container
{
    background: url(../common/shoppingCart_bottom.gif) 0% 100% no-repeat;
    padding-bottom: 6px;
}

#cartMini .container .item
{
    list-style: none;
    border: 1px solid #c8c8c8;
    border-bottom: 0;
    padding: 4px 4px 4px 17px;
}

#cartMini .cart_image { display: block; overflow: hidden; }
#cartMini .no_image {height:36px; width:36px; border: 1px solid #666; text-align:center; float:left; margin:2px 4px 4px 0px;}
#cartMini span.total
{
    font-weight: bold;
    margin-left: 40px;
}

#cartMini .last
{
    list-style: none;
    border: 1px solid #c8c8c8;
    border-bottom: 0;
    padding: 4px 4px 0px 4px;
    border-top: 0px;
}

#cartMini #viewEmptyCart
{
    padding-top: 15px;
}

#cartMini .form_button {border:0}
#cartMini .itemCount {font-weight: bold;}
#cartMini .menuLink
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom:2px;
}

#cartMini .carat_link {
  background-color: transparent;
  background-image: url(../common/carat.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: 0pt;
  background-y-position: 2px;
  padding-left: 8px;
  font-weight: bold;
  line-height: 1.1em;
}

/* ------------ Help --------------------------------------------------------------------------- */

#helpContent {
  background: url(http://g1-ec2.images-amazon.com/images/G/01/Smallparts/en_US/inca/common/shoppingCart_top.gif) no-repeat 0 0;
  width: 190px;
  float: left;
  margin-top: 5px;
  margin-bottom: 8px;

}

#helpContent h3 {
  font-size: 14px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  margin-top: 5px;
  padding-top: 5px;
}

#helpContent .helpTopic {
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}

#helpContent .helpTopicHeader {
  padding-left: 10px;
  padding-top: 4px;
  font-weight: bold;
  font-size: 12px;
}
#helpContent .container {
  background: url(http://g1-ec2.images-amazon.com/images/G/01/Smallparts/en_US/inca/common/shoppingCart_bottom.gif) no-repeat 0 100%;
  padding-bottom: 5px;
}

#helpContent li {
  background: url(http://g-ecx.images-amazon.com/images/G/01/Smallparts/en_US/inca/common/carat.gif) no-repeat 8% 50%;
  padding-left: 25px;
  padding-top: 2px;
}

.helpContent {
  float: left;
  width: 70%;
  border-left: 1px solid #c8c8c8;
  padding-left: 10px;
  margin-bottom: 20px;
  /* font-size: 13px; */
}

.helpContent ul li {
  list-style:disc inside;
  padding-left:25px;
}

.helpContent ol {
   margin-left:25px; padding:0px;
}

.helpBreadcrumbs {
  float: left;
  padding-left: 10px;
}

/* ----------   Left menu gateway and YA landing / ---------------------------------------------  */

.dynamicMenu8 {
    background-color: #efefef;
    width: 190px;
    margin-bottom: 8px;
}

.dynamicMenu8 .menuTop
{
    height: 4px;
    position: relative;
    width: 190px;
}

.dynamicMenu8 .menuTopLeft {
    background: url(../corners/white/topLeft.gif) no-repeat 0 0;
    height: 4px;
    width:4px;
    position: absolute;
}

.dynamicMenu8 .menuTopRight {
    background: url(../corners/white/topRight.gif) no-repeat;
    right: 0;
    height: 4px;
    width: 4px;
    position: absolute;
}

.dynamicMenu8 li {
    clear: left;
    border-bottom: 1px solid white;
    padding: 4px 4px 4px 18px;
    list-style:  none;
    }

.dynamicMenu8 li.lastItem {border: 0px; padding-bottom: 0px;}
.dynamicMenu8 li.firstItem {padding-top: 0px;}
.dynamicMenu8 li a.carat_link {font-weight: normal;}

.dynamicMenu8 .menuBottom
{
    width: 190px;
    height: 4px;
    position: relative;
    min-width: 170px;
}

.dynamicMenu8 .menuBottomLeft {
    background: url(../corners/white/bottomLeft.gif) no-repeat 0 0;
    width: 4px;
    height: 4px;
    position: absolute;
}

.dynamicMenu8 .menuBottomRight {
    background: url(../corners/white/bottomRight.gif) no-repeat 0 0;
    height: 4px;
    right: 0;
    width: 4px;
    position: absolute;
}


/* ----------   Search/Browse Results ---------------------------------------------  */

.searchPagination {padding: 4px; text-align: right}
.searchPagination .selected {padding: 1px;}
.searchPagination .nextPage {padding-left: 4px; margin-left:3px;}
.searchPagination .previousPage {padding-right: 4px; margin-right:3px;}

.searchResultsOptionsBar table {width: 580px;}
.searchResultsOptionsBar .form_button {border: 0px;}

/* -------------------------- */
.searchResultsTable {width: 583px;}
.searchResultsTable .browseTable {width: 100%}

.searchResultsTable .chooseMsg a {
 color: black;
 text-decoration: underline; 
}

.searchResultsTable .chooseMsg {
 padding-top: 7px;
}

.searchResultsTable table .header td span
/* ----------   Header titles display as block so that "sorted by" down arrow graphic floats under the title --  */
{
    display: block;
    margin-bottom: 4px;
}

.searchResultsTable table td
{
    vertical-align: top;
    padding: 4px;
    text-align: left;
    background-color: #efefef;
    border-top: 1px solid #fff;
}


/* ----------   Hidden Browse Table Header widths ---------------------------------------------  */

 /* ----------   The first two cells are for padding, the third cell is the description header ---------  */
.searchResultsTable table td.c1
{
    width: 98px;
    background: #D9E5C6 url(../corners/white/topLeft.gif) no-repeat 0 0;
}

.searchResultsTable table td.c3
{
    background-color: #D9E5C6;
}

.searchResultsTable table td.property { background: #E3ECD4; }
.searchResultsTable table td.c5 { width: 45px;  background: #E3ECD4;}
.searchResultsTable table td.c6
{
    width: 69px;
    background: #D9E5C6 url(../corners/white/topRight.gif) no-repeat 100% 0;
}

.searchResultsTable table td.bl { background: #efefef url(../corners/white/bottomLeft.gif) no-repeat 0 100%; border-top: 0px;}
.searchResultsTable table td.br { background: #efefef url(../corners/white/bottomRight.gif) no-repeat 100% 100%; border-top: 0px;}

.searchResultsTable table span.title { overflow: hidden; display: block;}
.searchResultsTable table span.price { font-weight: bold; }
.searchResultsTable table input { margin: 4px; }
.searchResultsTable tr.chooseOptions td { background-color: #E3ECD4; }


/*---  message  box YA ----*/
div   #importantMessageBox {
                  background-color:#f4f1ea;
                  width:90%;
                  border: #57596c 1px solid;
                  padding: 10px;
                  margin: 5px 1px 5px 0px;
}
div  .importantMessageBoxErrorTitle{ font-size:16px; color:#990000 }

#importantMessageBox .errorText { color:#993300; }
#importantMessageBox img { vertical-align: middle; }


/* breadcrumb */
#breadcrumbTrail { padding: 3px 0px 5px 1px;
                   vertical-align: top;
                   width: 100%;
                   margin-top:0px;
                   text-align:left;
}

#breadcrumbTrail .breadcrumbRoot a{ font-weight:normal;
                                    font-size:12px;
                                    margin-left:0px;
                                    padding-right:5px;
                                    margin-right:0px;
                                  }

#breadcrumbTrail .breadcrumbPage { padding-left:5px;
                                   padding-right:5px;
                                   margin-left:0px;
                                   margin-right:0px;
                                   color:#663300;
                                   font-weight:bold;
}

#breadcrumbTrail .breadcrumbPage a { font-weight:normal; font-size:11px; color:#663300;}

/* Mailing list Subscription */
div.joinMailingList h4 {
    font-weight: bold;
    padding: 4px 0 4px 0;
}

div.joinMailingList .emailAddress {
    vertical-align: top;
    padding-top: 4px;
    width: 130px;
}

div.joinMailingList input#subscribe {
    border: none;
}

/*Request Quote*/
div.requestQuote h4 {
    font-weight: bold;
    padding-bottom:5px;
}

div.requestQuote input {
    vertical-align: middle;
}

div.requestQuote .rowSep {
    padding-bottom:5px;
}

div.requestQuote input[type=text], textarea {
    width: 100%;
}

div.requestQuote .addressTable {
    width: 400px !important;
}

div.requestQuote .addressTable input.phoneInput{
    width: 40px !important;
}

div.requestQuote .dataTable {
    border-collapse:inherit; 
}

div.requestQuote td {
    vertical-align: middle;
}

div.requestQuote td.firstColumn {
    width: 100px;
}

div.requestQuote td.valueColumn {
    width: 70px;
}

div.requestQuote td.dash{
    text-align: center;
    width: 5px;
}

div.requestQuote select {
    width: 50px;
}

div.requestQuote span.inputText {
    margin-left: 5px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

.minicartLastItem {
    border-spacing: 0px;
    border-style: none;
    border-collapse: collapse;
}

.minicartLastItem td {
    vertical-align: middle;
}

.minicartLastItem td.viewCart {
    width: 70px;
}

.form_button {border:none;}

input[type=checkbox] {
  border: none !important;
}

.poweredByAmzn {
  visibility: hidden;
}
