@charset "utf-8";
/* CSS Document */
html {
  background: url(../images/bkgrd.gif) repeat top left;
  font-family: /* Verdana,*/ "Arial Rounded MT Bold", arial, sans-serif;
  font-size: medium;
  text-align: center; 
  margin: 0;
  padding: 0;
  
}
body {
  width: 960px;
  margin: 45px auto;
  text-align: left;
  line-height: 1.3em; 
  color: #07130e;
  position: relative;
  background: url(../images/top-right.gif) no-repeat top right;
  padding-top: 8px;
  font-size: medium;
}
img {
  border: none;
}
img.right {
  float: right;
  padding: 15px;
  }
h1 {
   font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
   font-size: 150%;
   color: #800000;
   margin: 20px 0 5px 0;
   font-variant: small-caps;
  padding: 0;
}
h2 {
   font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
   font-size: 120%;
   font-weight: normal;
   margin: 15px 0 3px 0;
   padding: 0;
   color: #800000;
     font-variant: small-caps;
}
h3 {
   font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
   font-size: 110%;
   font-weight: normal;
   color: #800000;
   margin: 8px 0 0px 0;
   padding: 0;
     font-variant: small-caps;
}
/*--Header--*/
#header {
  position: relative;
  background: url(../images/top-nav-gradient.jpg) repeat-x bottom left;
  width: 960px;
  float: left;
}
#header #logo {
  position: absolute;
  top: -30px;
  left: -40px;
} 
#header #since-1991 {
  font-size: 110%;
  color: #800000;
  position: absolute;
  left: 206px;
  top: 5px;
  padding: 0;
  margin: 0;
}
#header #left-padding {
  padding-left: 300px;
}
#header p.store-info  {
  float: left;
  color: #20342c;
  font-size: 80%;
  font-variant:small-caps;
  font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
  padding: 25px 10px 10px 10px;
  margin: 0;
  line-height: 1.2em;
}
#checkout {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "arial narrow", Arial, Helvetica, sans-serif;
  position: absolute;
  top: 5px;
  right: 10px;
    background: url(../images/top-right.gif) no-repeat top right;
}    
#checkout li {
  float: left;
  margin: 0;
  padding: 0;
}
#checkout li a {
  text-decoration: none;
  color: #800000;
  margin: 0;
  padding: 0 5px;
}  
#checkout li a:hover {
  text-decoration: underline;
}
#checkout li a.right-border {
  border-right: 1px solid #800000;
}

#inside { 
  background: #fafbf7;
  width: 960px;
  float: left;
} 
/*--Main Navigation--*/
#mainNavWrapper {
	background: url(../images/main-nav-border.gif) repeat-x bottom left;
	float: right;
	width: 960px;
}
#main-nav {
 list-style: none;
 margin: 0;
 padding: 0px 0px 0px 30px;
 float: right;
  background: url(../images/main-nav-border.gif) repeat-x bottom left;
  width: 780px;
  height: 55px;
  font-size: small;
}
#main-nav li {
  float: left;
 padding: 20px 0 0px 0 ;
 margin: 0;

}
#main-nav li a {
 text-decoration: none;
 color: #07130e;
 padding: 0 8px;

 }
#main-nav li a:hover {
   color: #800000;
  }  
 #content-wrap {
     background: #fafbf7 url(../images/side-bar.gif) repeat-y top left; 
	 float: left;
	 width: 960px;
	 }
/*--Side Navigation--*/
#side-bar {
  clear: both;
  float: left;
  background: #4b8c70;
  width: 140px;
  font-size: 90%;

}
#side-nav-corner {
  position: absolute;
  right: 0;
  bottom: -7px;
}
#side-nav-wrap {
  background: #4b8c70 url(../images/side-nav-gradient.jpg) repeat-x top left;
  float: left;
  width: 140px;
  margin-bottom: 10px;
  border-bottom: 6px solid #7e4647; 
position: relative;
}
.side-nav {
  list-style: none;
  margin:0;
  padding: 0px 10px 0 0;
  background: url(../images/side-nav-border.gif) repeat-y top right;
/*  font-variant:small-caps;*/   
  
}
.side-nav li {
  padding: 0;
  margin: 0;
  display: inline;
  font-size: small;
}
.side-nav a {
  text-decoration: none;
  color: #1d4131;
  padding: 5px 3px 5px 15px;
  display: block;
}
.side-nav a:hover {
  color: #800000;
}
.side-nav li ul {
  list-style: none;
  margin: 0 5px 0 15px;
  padding: 0;
  font-size: 90%;
}
#side-bar h2 {
  font-variant:small-caps;
  margin: 0;
  padding: 0;
  padding-top: 8px;
  padding-left: 5px;
  background: url(../images/side-nav-border.gif) repeat-y top right;
}
#side-bar #store-header {
  margin-top: 8px;
  padding-top: 18px;
}
/*---Content---*/
#inner-corner {
position: absolute;
top: -8px;
left: -9px;
}
#content {
  float: left;
  width: 770px;
  padding: 5px 15px;
  position: relative;
 background: #fafbf7;
}
body#oneColumn #content {
  width: 930px;	
}
#content a {
  text-decoration: none;
  color: #4b8c70;
}
#content a:hover {
  text-decoration: underline;
  color: #800000;
} 
/*---Footer--*/
#footer {
  clear: both;
  background: url(../images/footer-corners.gif) no-repeat bottom left;
  text-align: center;
  font-size: 80%;
  color: #4b8c70;
  font-variant:small-caps;
  font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
  letter-spacing: .1em;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 10px;
  float: left;
  width: 960px;
}
#footer-inside {
  background: #b5d5c8;
  margin: 0;
  padding: 0;
  float: left;
  width: 960px;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;  
}
#footer ul li {
  display: inline;
  margin: 0;
  text-align: center;
  padding: 5px 0;
}
#footer ul a {
  text-decoration: none;
  border-right: 1px solid #4b8c70;
  padding: 0 5px; 
}
#footer a {
  color: #4b8c70;
  text-decoration: none;
  padding: 0 5px; 
}
#footer span a {
  font-size: 90%;
  font-variant: normal;
}
#footer a.last {
  border: none;
}
#footer a:hover {
  text-decoration: underline;
  color: #fafbf7;
}
#footer p {
 margin: 0;
 padding: 10px;
}
/*---------Calendar---*/
table.full_table {
  width: 100%;
  font-size: 90%;
}

img { border: 0; }
/******************************* SHOPPING CART *******************************/
#NCcartMessage {
  font-size: 110%;
  font-weight: bold;
  margin: 5px;
}
#NCcartErrorMessage {
  font-size: 110%;
  font-weight: bold;
  color: #c00;
  margin: 5px;
}
#NCcartSummary {
  margin: 4px;
}
#NCcartTbl {
  width: 100%; 
  margin: 4px;
  border-top: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
}
#NCcartTbl th {
  text-align: left;
  font: bold 100% Arial, Helvetica, sans-serif; 
  color: #333;
  margin: 0px;
  padding: 3px;  
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  background: #f0f0f0;
  vertical-align: top;
}
#NCcartTbl td {
  padding: 3px;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  vertical-align: top;
}
#NCcartTbl .col_1 {
  width: 10%;
}
#NCcartTbl .col_3, #NCcartTbl .col_4 {
  width: 15%;
}
#NCcartTbl .NCcartTbl_Header, #NCcartTbl .NCcartTbl_Totals {
  font: bold 100% Arial, Helvetica, sans-serif; 
  color: #333;
  background: #f0f0f0;
  vertical-align: top;
}
#NCcartTbl .NCcartTbl_Header {
  text-align: right;
}
.NCcart_ProdImage {
  float: left;
  margin: 2px 6px 2px 2px;
}
#NCcartTbl .col_1 input {
  margin-bottom: 5px;
}
#NCcartShopTbl {
  width: 100%;
  margin: 10px 0;
}
#NCcartShopTbl td {
  width: 50%;
}
#NCcartShopTbl .col_2 {
  text-align: right;
}
#NCcartShopTbl .col_2 input {
  margin-right: 10px;
  font-weight: bold;
  font-size: 110%;
}
/*************** ORDER BUTTONS ******************/
.StoreOrderBtnImg {
  background-color: transparent;
  border: none;
  padding: 0;
}
.StoreOrderBtnTxt {
}
/*************** CATEGORY LAYOUTS ***************/
#ncStoreCategory_1_Column p {
  margin-bottom: 20px;
}
#catThreeColumn {
  width: 100%;
}
#catThreeColumn td {
  width: 33%;
  padding: 10px 5px;
  text-align: center;
}
/*********** CATEGORY PRODUCT LAYOUTS ***********/
#StoreCPL3_tbl {
  width: 100%; 
}
#StoreCPL3_tbl td {
  padding: 10px 4px;
  border-bottom: 1px solid #e3e3e3;
  vertical-align: top;
}
.StoreCPL3_col_1 {
  /* width: 20%; */
}
.StoreCPL3_col_1 img {
  padding: 2px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
}
#StoreCPL3_tbl td.StoreCPL3_col_2 {
  padding: 10px;
}
.StoreCPL3_col_2 .productName {
  font-weight: bold;
  font-size: 120%;
}
.StoreCPL3_col_2 .productSubtitle {
  font-weight: bold;
}
.StoreCPL3_col_3 {
  width: 15%;
  text-align: center;
}
.StoreCPL3_col_3 .StoreOrderBtnImg, .StoreCPL3_col_3 .StoreOrderBtnTxt {
  margin-top: 10px;
}
#prodThreeColumn {
  width: 100%;
}
#prodThreeColumn td {
  width: 33%;
  padding: 10px 5px;
  text-align: center;
}
#prodThreeColumn img {
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
}
.NCcp3 {
 /* float: left; */
  margin-bottom: 10px;
}
.NCcp3 img {
  /* float: left; */
  margin-right: 10px;
}
/*************** PRODUCT LAYOUTS *****************/
.StorePL1_tbl {
  width: 100%;
}
.StorePL1_col_1 {
  width: 10%;
}
.StorePL1_tbl td {
  padding: 8px;
  vertical-align: top;
}
.StorePL1_tbl td .productName {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 4px;
}
.StorePL1_tbl .productImg {
  padding: 2px;
  border: 1px solid #D9E0E6;
  border-bottom-color: #C8CDD2;
  border-right-color: #C8CDD2;
}

.errors .errorHeader {
    color: red;
}

.errors .errorMessage {
    color: red;
    font-weight: 100;
    font-style: italic;
}

.errors .errorMessage li {
    list-style: none;
}

.checkoutTable td.Col_1 {
   width: 100px;
   vertical-align: top;
}
#cartSummary {
  width: 100%;
  border-left: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
}
#cartSummary th {
  text-align: left;
  font: bold 100% Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0px;
  padding: 3px;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  background: #f0f0f0;
  vertical-align: top;
}
#cartSummary td {
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  padding: 4px;
  vertical-align: top;
}
#cartSummary .Col_1 {

}
#cartSummary .Col_2 {
  width: 10%;
}
#cartSummary .Col_3 {
  width: 10%;
}
#cartSummary .Col_4 {
  width: 20%;
}
.NCcart_ProdImage {
  float: left;
  margin: 2px 6px 2px 2px;
}
#reviewSubmit {
  margin: 20px 0 0 100px;
  font-weight: bold;
  font-size: 130%;
}