body {
	margin: 10px;
	background-color: white;
}

#mainFrame {
	position: relative;
	text-align: left;
	margin: 0px auto !important;
	width: 938px;
	border: solid 1px #393939;
	background-color: white;
}

#main {
	position: relative;
	background: white url(/lib/kkapers2/topline-back.gif) top left repeat-x;
	padding-top: 130px;
	margin: 3px;
	width: 930px;
	border: solid 1px #393939;
}

#maintable {
  z-index: 10;
}

#navbar a:link, #navbar a:visited {
	font: bold 11px arial;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
  background: url(/lib/kkapers2/navbar-spot.gif) 4px 7px no-repeat;
  padding: 2px 2px 2px 11px;
}

#navbar a:hover {
	color: gray;
}

#logolink {
	position: absolute;
	top: 7px;
	left: 206px;
}

#ytimeslogo {
	position: relative;
	top: 5px;
	width: 938px;
	text-align: left;
	font: normal 10px tahoma;
	color: #c0c0c0;
}

#ytimeslogo a {
	font: normal 9px tahoma;
	color: #c0c0c0;
text-decoration: none;
}

#shopWith {
  position: absolute;
  top: 12px;
  left: 16px;
  border: solid 2px #616b39;
  padding: 1px;
  background-color: white;
  width: 145px;
  text-align: center;
}

#shopWith div {
  background-color: #616b39;
  font: bold 12px sans-serif, tahoma;
  color: white;
  padding: 10px;
}

#shipping {
  position: absolute;
  top: 9px;
  right: 18px;
  font: normal 13px sans-serif, tahoma;
  color: #770000;
}

#shipping a {
  font: normal 13px sans-serif, tahoma;
  color: #770000;
  text-decoration: none;
}

#searchform {
  position: absolute;
  top: 30px;
  right: 16px;
}

#searchgo {
  position: absolute;
  top: 0px;
  right: 0px;
}

#searchinp {
  position: absolute;
  top: 0px;
  right: 76px;
  border: solid 1px black;
  height: 21px;
  width: 220px;
  font: normal 11px sans-serif, tahoma;
  padding: 2px;
}

#toplinks {
  position: absolute;
  top: 89px;
  left: 16px; 
  background-color: #770000;
  border: solid 1px #770000;
  width: 895px;
  z-index: 11;
}

#toplinks table {
  background-color: white;
  width: 894px;
}

#toplinks table td {
  background-color: #770000;
  text-align: center;
  padding: 2px 0px;
}

#toplinks table td a:link, #toplinks table td a:visited {
  font: bold 12px sans-serif, tahoma;
  color: white;
  text-decoration: none;
}

#rCart {
  position: absolute;
  top: 61px;
  right: 18px;
}

.navbarFrame {
  margin-left: 16px;
  border: solid 4px #75794a;
  background-color: white;
  margin-bottom: 12px;
}

#navbar {
  margin: 1px;
  background-color: #fefae3;
  border: solid 1px #75794a;
}

#pagebody {
  margin: 0px 18px 10px;
}

#shopBy {
  margin: 1px;
  background-color: #aeac95;
  border: solid 1px #aeac95;
  text-align: center;
  font: bold 15px sans-serif, tahoma;
  padding-top: 10px;
}

#logos {
  background-color: white;
  width: 128px;
  margin: 0px auto 5px;
  padding: 4px 0px;
}

#logos img {
  margin: 2px 0px;
}

#bottomline {
  background-color: #fefae3;
  border: solid 1px black;
  margin: 0px 16px 10px;
  position: relative;
  padding: 12px;
}

#rebates {
  width: 136px;
  background-color: #770000;
  padding: 1px;
}

#rebates div {
  border: solid 1px white;
  text-align: center;
  font: bold 13px sans-serif, tahoma;
  color: white;
  padding: 15px;
}

#rebates div a {
  font: bold 15px sans-serif, tahoma;
  color: white;
  text-decoration: none;
}

#bottomline #blTable {
  width: 440px;
}

.blCell {
  border-left: solid 1px black;
  padding: 0px 8px;
  font: normal 12px sans-serif, tahoma;
  color: black;
  width: 33%;
}

.blCell h3 {
  font: bold 12px sans-serif, tahoma;
  font-style: italic;
  color: #770000;
  margin: 0px 0px 10px;
}

.blCell a:link, .blCell a:visited {
  font: normal 11px sans-serif, tahoma;
  color: black;
  text-decoration: none;
  display: block;
}

.blCell a:hover {
  text-decoration: underline;
}

#newsletter {
  width: 280px;
  background-color: #818961;
}

#newsletter table {
  margin: 1px;
  border: solid 1px white;
}

#newsletterform {
  font: normal 11px sans-serif, tahoma;
  color: black;
  text-align: center;
}

#newsinp {
  border: solid 1px black;
  text-align: center;
  font: normal 11px tahoma;
  margin: 2px 0px;
}

#newsletterform h2 {
  font: bold 12px sans-serif, tahoma;
  color: white;
  margin: 2px 0px 5px;
}

#homeMainBox {
  background-color: #717a4d;
  padding: 2px;
  width: 424px;
}

#homeMainBox div {
  border: solid 2px white;
  padding: 5px;
  font: normal 15px times,arial;
  color: white;
}

#homeMainBox div img {
  display: block;
  border: solid 1px white;
  margin-bottom: 10px;
}

#homeMainBox div b {
  font: bold 18px arial;
  font-style: italic;
}

#homeMainBox div b big {
  font-size: 34px;
}

#hotBoxLabel {
  background-color: #730101;
  width: 282px;
  padding: 2px;
}

#hotBoxLabel div {
  border: solid 2px white;
  padding: 5px;
  font: bold 20px arial;
  color: white;
}

#promoDiv {
  background-color: #4973ab;
  padding: 2px;
}

#promoDiv div {
  border: solid 2px white;
  padding: 5px 10px 10px;
}

#promoDiv div a {
  color: white;
  text-decoration: none;
  font: normal 16px arial;
}

#smallCats {
  background-color: white;
  border: solid 1px black;
  margin: 5px 0px 10px;
  width: auto;
  padding: 2px;
}

#smallCats table {
  border: solid 1px black;
  background-color: #fefae3;
  width: 100%;
}

#smallCats table td {
  font: bold 11px arial;
  text-transform: uppercase;
}


#smallCats table td a {
  font: bold 11px arial;
  text-transform: uppercase;
  padding-left: 7px;
  background: url(/lib/kkapers2/smallcat-spot.gif) 0px 5px no-repeat;  
  color: black;
  text-decoration: none;
  display: block;
}


#smallCats table td a:hover {
  text-decoration: underline;
}

#categName {
  background-color: #770000;
  padding: 3px;
}

#categName div {
  border: solid 1px white;
  padding: 3px 5px;
  font: bold 16px arial;
  color: white;
}

#categCaption big {
  color: #285598;
  font: bold 20px times;
  font-style: italic;
}

.cTableZ {
  width: 100%;
}

.cTableZ td a:link, .cTableZ td a:visited {
  font: bold  11px arial;
  color: black;
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
}

.cTableZ td a:hover {
  text-decoration: underline;
}

#homeSpecials {
  margin-bottom: 15px;
  margin-top: 5px;
}

.cTableSep {
  width: 17px;
}

.sortblock {
  display: none;
}

.pageName {
  font: bold 17px arial;
  color: #770000;
  font-style: italic;
}

.pageNums {
  font: normal 11px arial;
  color: black;
}

.pageNums a:link, .pageNums a:visited, .pageNums a:hover {
  font: normal 11px arial !important;
  color: black !important;
  text-decoration: none !important;  
}

.pageNums b {
  color: #770000;
}

.hotItems {
  float: left;
}

.cTableWHI {
  float: right;
}

.hotTop {
  font: bold 17px arial;
  color: #770000;
  font-style: italic;
  padding: 7px 0px;
  border-bottom: solid 1px black;
  margin-bottom: 5px;
}

.sectionPrice {
  font: normal 11px arial;
  margin-bottom: 10px;
}

#itemTable {
  margin-top: 10px;
}

.itemName {
  background-color: #fff7e1;
  border: solid 1px black;
  padding: 5px;
  font: bold 22px arial;
  color: #770000;
  font-style: italic;
}

#categName .itemName {
  background-color: #770000;
  border: solid 1px white;
  padding: 5px;
  font: bold 18px arial;
  color: white;
  font-style: normal;
}

#itemOrderBox {
  background-color: #fff7e1;
  border-left: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  padding: 5px;
}

#itemOrderForm {
  margin: 0px 0px 20px;
}

#itemOrderTable {
  width: 100%;
}

#itemOrderTable td {
  font: normal 12px arial;
}

.moreTitle {
  font: normal 11px arial;
  color: black;
  margin: 0px 10px 10px;
  width: 95%;
  border-bottom: solid 1px black;
}

#reviews h2 {
  width: 100%;
  font: bold 13px arial;
  color: white;
  background-color: #2b4c7c;
  padding: 3px;
  margin: 3px 3px 3px 0px;
  display: none;
}

.reviewtitle {
	font: normal 12px arial;
	color: black;
}

.reviewtext {
	font: normal 11px arial;
	color: black;
}

.reviewmessage {
	font: normal 12px arial;
	color: black;
	margin: 3px 0px 3px 0px;
}

.review{
	border-bottom: solid 1px #a0a0a0;
	margin: 3px 0px 3px 0px;
padding-bottom: 5px;
}

.writereview {
  font: normal 12px arial;
}

#reviewrat {
  font: normal 11px arial;
  color: black;
  border-top: solid 1px silver;
  margin-top: 10px;
  padding-top: 5px;
}

#reviewrat p {
  font-weight: bold;
  color: black;
  margin: 0px 0px 2px 0px;
}

#reviewrat a, #reviews a {
  color: #740000;
}

.itemBigPrice {
  font: bold 18px arial;
  color: #770000;
}

.itemSmallPrice {
  font: normal 13px arial;
  color: black;
  margin-bottom: 10px;
}

#add2cartImg {
  margin: 5px 0px 5px 0px;
}

.contactLink {
  margin: 5px -11px 5px 0px;
}

#showcart {
  float:left;
  font: bold 12px arial;
}

a.cartlink:link, a.cartlink:visited {
  font: normal 12px arial;
  color: black;
}

a.cartlink:hover {
  text-decoration: none;
}

.hover_kk_add_cart {
  background-color: transparent;
  border: solid 1px #fff7e1;
  padding: 0px;
  font: bold 12px arial;
  text-decoration: underline;
  cursor: pointer;
}

.kk_add_cart {
  background-color: transparent;
  border: solid 1px #fff7e1;
  padding: 0px;
  font: bold 12px arial;
}

.tableHead {
  color: #780001;
  font: bold 17px arial;
  font-style: italic;
  border-bottom: solid 1px black;
  padding-bottom: 3px;
}

.firstCol {
  width: 30px !important;
  text-align: center !important;
}

.newCrossTable, .newGiftTable {
  width: 100%;
  font: normal 12px arial;
}

.newCrossTable td {
  text-align: left;
}

.newGiftTableHead {
  width: 100%;
}

.empRev {
  font-family: arial;
  font-size: 12px;
}

.empRev .emprevtitle {
  color: #780001;
  font: bold 17px arial;
  font-style: italic;
  border-bottom: solid 1px black;  
}

.empRev .what {
  font-size: 11px;
}

#fullEmRev {
  position: relative;
  top: -15px;
  background-color: white;
  display: none;
}

.itemGiftLink {
  margin-bottom: 5px;
}

.giftLink {
  color: #606e39;
  font: bold 12px arial;
}

a.giftLink:hover {
  text-decoration: none;
  color: #cfd9b7;
}

#rebateBottom, #rebateBottom a {
  color: #606e39 !important;
  font: bold 12px arial;
}

#rebateBottom a:hover {
  text-decoration: none !important;
  color: #cfd9b7 !important;
}

.oosBig {
  font: bold 18px arial;
  color: #770000;
}

.cAName {
  border-top: solid 1px black;
  border-left: solid 1px black;
  border-right: solid 1px black;
  padding: 2px;
}

.cAImg {
  border-left: solid 1px black;
  border-right: solid 1px black;
  padding: 0px;
  position: relative;
}

.sectionPrice {
  border-bottom: solid 1px black;
  border-left: solid 1px black;
  border-right: solid 1px black;
  padding: 2px;
}

.itemBName {
  font: bold 14px arial;
  color: black;
}

#videoCodeFrame {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9999 !important;
  background-color: black;
  filter: alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;
  display: none;
  width: 100%;
  height: 100%;
}

#videoCodeWindow {
  position: absolute;
  top: 10px;
  left: 10px;
  border: solid 6px #6385b3;
  padding: 20px 10px 10px;
  display: none;
  z-index: 10000 !important;
  background-color: white;
}

#videoClose {
  position: absolute;
  top: 3px;
  right: 3px;
}

#bestStick {
  position: absolute;
  top: -5px;
  left: -5px;
}

#newStick {
  position: absolute;
  top: -5px;
  left: -5px;
}

#categCaption big b {
  color: #285598;
  font: bold 26px times;
  font-style: italic;
}

#merchant-selected-shipping-methods {display:none;}

.cTableZ {
  width: auto;
}

#pagebody .contentTable {
  width: auto;
}

.pagingcell {
  width: 145px !important;
}

#itemOrderTable #promoDiv {
  background-color: transparent;
  padding: 0px;
  margin: 10px 0px;
}

.itemOptions {
  font-family: arial;
  font-size: 12px;
}

#ys_cvnImage {
  visibility: hidden;
}

#ys_cvnAmexImage {
  visibility: hidden;
}

#smallcats {
	display:none;
}
