/* ---------- 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;
}

body > div#wrapper, body > div#centerWrapper, div#insideCenterWrapper, div#centerWrapper
{
    margin:0 auto;
    width:800px;
    text-align: center;
    padding:0 8px 8px 8px;
}

div#wrapper > div#innerWrapper, div#centerWrapper > div#wrapper, div#insideCenterWrapper > div#wrapper {
    position:relative;
    text-align:left;
    padding: 10px 0 0 0;
}

#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;
}
*/

* { margin: 0; padding: 0; } /*removed border:0;*/

input, textarea {
  border: 1px solid #c8c8c8; /* Combined elements */
}
select, input, textarea {font:normal 1em/normal Arial, Helvetica, sans-serif; color:#605d5d; padding:2px;} /* Fixed select  */

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;
        text-align: left;
}

/*------ Begin Global Navigation  -----*/


/* ----------    Logo Bar ---------------------------------------------  */
#topSlots {
    height: auto;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 8px;
}

/* 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:0px;
    position:relative;
    top:8px;
	clear:left;
    text-align:left;
}

#searchBar form {margin-left: 208px;}

#searchBar select {
    color: #7F7F7F;
}

#searchBar #categorySelect {
    width: 195px;
}

#searchBar #searchKeywords {
    width: 260px;
}

#searchBar .search { padding: 2px; }
#searchBar .form_button { vertical-align: top; padding-top: 2px;  padding-bottom: 0; border: 0;}

/* ----------   Order History  ---------------------------------------------  */

#viewOrdersHistory .form_button { vertical-align: top; padding-top: 2px;  padding-bottom: 0; border: 0;}

/* ------------ 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;
}

.hidden {
    display: none;
}

.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], input[type=radio] {
  border: none !important;
}

.poweredByAmzn {
  visibility: hidden;
}

div#fastTrack, .fastTrack {
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1em;
	padding: 0;
}

div#fastTrack .emphatic, .emphatic {
	font-weight: bold;
}

div#fastTrack #countDownClock, .countDownClock {
	color: #669E05;
}

/*-------------------------- New header including the mini cart --------------------------*/
#logoLnk {
    display: block;
    padding: 16px 0 0 170px;
    height: 30px;
    font: normal 1.2em normal Arial, Helvetica, sans-serif;
    color: #666;
    background: url(../../x-locale/common/logo_short.png) no-repeat 0 4px;
    float: left;
    text-decoration: none;
    overflow: hidden;
}

#logoLnk i {
    display: none;
}

#logoLnk:hover {
    background-position: 0 -67px;
}

#pgTools,#cartTools {
    float: right;
    clear: right;
}

#pgTools {
    width: auto;
    position: absolute;
    top: 5px;
    right: -5px;
    font-size: 1.025em;
}

#pgTools li {
    list-style: none;
    display: block;
    float: left;
    width: auto;
    line-height: 15px;
    border-left: 1px solid #ccc;
    margin-right: 7px;
    padding-left: 7px;
}

#pgTools li:first-child {
    border: 0;
}

#buyTools {
    width: auto;
    position: absolute;
    right: 0;
    top: 22px;
    padding-top: 6px;
    font-size: 1.2em;
}

#hdrCheckout {
    margin-top: 10px;
    float: right;
    margin: 0 0 0 7px;
    border: none;
    padding: 0;
}

#buyTools #miniCart {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding-left: 30px;
    background: url(../cart/icon-cart.png) no-repeat 0 0;
    float: right;
}

#buyTools #miniCart em {
    font-weight: 700;
    font-style: normal;
}

#buyTools.noItems #miniCart,#buyTools.viewingCart #miniCart {
    background-position: 0 100%;
    color: #999;
}

#buyTools.noItems #hdrCheckout {
    display: none;
}

#buyTools .hoverContent {
    display: none;
}

#buyTools.flyout .hoverContent {
    display: block;
    background-color: #FFFFFF;
    z-index: 999;
}

#buyTools.flyout {
    border: 5px solid #E7E7E4;
    width: 500px;
    z-index: 999;
    background: #fff;
    right: -5px;
    top: 17px
}

#buyTools.flyout table {
    border-bottom: 1px solid #dcdcdc;
    width: 480px;
    clear: both;
    margin: 10px;
    padding-top: 5px;
}

#buyTools.flyout table td,#buyTools.flyout table th {
    padding: 5px;
    border-collapse: collapse;
}

#buyTools.flyout table td {
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 5px;
    vertical-align: top;
}

#buyTools.flyout table th {
    border-bottom: 2px solid #dcdcdc;
    font-weight: 700;
}

#buyTools.flyout table th+th {
    text-align: right;
}

#buyTools.flyout table td+td {
    text-align: right;
    font-weight: 700;
}

#buyTools.flyout table td+td+td {
    font-weight: 300;
}

#buyTools .flyTools {
    text-align: right;
    padding: 5px 0 20px;
}

#buyTools .flyTools a {
    padding-right: 10px;
    font-weight: 700;
    text-decoration: underline;
}

.promoMessage {padding:0 0 10px;}
.promoMessage em {font-weight:700; color:#333; font-style:normal;}
.promoMessage a {font-size:.85em;}
.promoMessage span {display:block;}
p.promoMessage {font-size:1.1em;line-height:150%;}
.radioCheck em, em.saverShipping {color: #8EBA3B; font-style: normal; font-weight: 700;}
.lnkUL li {-moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(../icons/bullet-lnk.png) no-repeat scroll 0 0.25em;
list-style-image:none; list-style-position:outside; list-style-type:none; padding:0 0 7px 17px;}
.messageWrap {clear: left; margin: 0 0 10px 240px; padding: 0;}
.messageWrap h2 {color: #5C8B04; font-size: 1em;}



