body
{
  margin: 0;
  padding: 0;
  background: #cccccc;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a { color: #720511; }
h1
{
  margin: 4px 0px;
  padding: 0px;
  color: #720511;
  font-size: 10px;
  font-weight: bold;
}
h2
{
  float: left;
  margin: 4px 4px 0px 0px;
  padding: 0px;
  color: #720511;
  font-size: 12px;
  font-weight: bold;
}
h3
{
  margin: 4px 0px 10px 0px;
  padding: 0px;
  color: #720511;
  font-size: 14px;
  font-weight: bold;
}
p { margin: 0px; padding: 0px; }
p.item { margin-bottom: 10px; color: #333333; font-size: 10px; }
.clear { clear: both; }
.redbold { color: #720511; font-weight: bold; }

#container
{
  position: relative;
  width: 800px;
  margin: 0px auto;
  background: #ffffff;
}
#header
{
  position: relative;
  height: 148px;
  width: 800px;
  background: url(../images/kcbs_banner.gif);
  margin-bottom: 22px;
}

/* ----- NAVIGATION ----- */
#navbox
{
  position: relative;
  float: left;
  width: 131px;
  height: 230px;
  background: url(../images/navbox2.gif);
  z-index: 100;
  line-height: 11px;
}
#navbox { margin-right: 0px; }
#navbox h1
{
  position: relative;
  margin: 0px 0px 14px 0px;
  padding: 2px 0px 0px 6px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
}
#navbox a
{
  display: block;
  margin: 8px 6px;
  padding-left: 16px;
  font-size: 11px;
  color: #720511;
  text-decoration: none;
}
#navbox a:hover { background: url(../images/arrow.gif) no-repeat center left; }

#content
{ 
  position: relative;
  float: left;
  width: 669px;
}

#offer
{
  position: absolute;
  top: 100px;
  right: 0px;
  height: 114px;
  width: 121px;
  background: url(../images/offer.gif);
}


/* ----- PROMO BOX ----- */

#promo
{
  position: relative;
  margin-bottom: 34px; 
  height: 232px;
  width: 650px;
  background: url(../images/promo_bg.jpg);
}
#promoText
{
  position: absolute;
  top: 44px;
  left: 16px;
  width: 300px;
}
#promoText p
{
  margin: 6px 0px;
  padding: 0px;
  font-size: 10px;
  line-height: 140%;
} 
#promoOrder
{
  position: absolute;
  top: 46px;
  right: 0px;
  width: 150px;
}
#slogancallout {
	float:right;
	margin:4px 0px;
	text-align:right;
	padding-right:21px;
}
#copyright{
	font-size:10px;
	height:20px;
}
#slogancallout a{
	background:#8C0E23;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 4px;
	text-decoration:none;
	font-weight:bold;
}
#slogancallout a:hover{
	background:#ACB6BF;
	color:#FFFFFF;
}
#infobar{ clear: right; font-size: 11px; padding: 4px 0px; font-weight: bold; }


/* ----- HOLIDAY PROMO ----- */
#holiday-promo
{
  position: relative;
  margin-bottom: 34px; 
  height: 262px;
  width: 650px;
  background: url(../images/holiday-header.jpg);
}
#holiday-promo2
{
  position: relative;
  margin-bottom: 34px; 
  height: 262px;
  width: 650px;
  background: url(../images/holiday-header2.jpg);
}
#holiday-promoText
{
  position: absolute;
  top: 110px;
  left: 18px;
  width: 386px;
}
#holiday-promoText2
{
  position: absolute;
  top: 98px;
  left: 19px;
  width: 400px;
}
#holiday-promoText p
{
  margin: 6px 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 140%;
}
#holiday-promoText2 p
{
  margin: 6px 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 130%;
}
#holiday-right
{
  position: absolute;
  top: 0px;
  left: 650px;
  height: 262px;
  width: 19px;
  background: url(../images/holiday-right.jpg);
}
#holiday-left
{
  position: absolute;
  top: 192px;
  left: -23px;
  height: 49px;
  width: 23px;
  background: url(../images/holiday-left.jpg);
}


/* ----- CONTACT ----- */
#contact
  {
    position: relative;
    margin-bottom: 40px; 
    width: 747px;
    background: #acb6bf;
  }
#contact p { margin: 6px 0px; padding: 0px; font-size: 0.7em; line-height: 140%; } 
#contact h1 { margin: 6px 0px; padding: 0px; color: #ffffff; font-size: 0.9em; }

table { font-size: 11px; }
table.data { border-collapse: collapse; }
table.data th { background: #4b4b4b; color: #ffffff; border: 1px solid #4b4b4b; padding: 4px;}
table.data td { border: 1px solid #4b4b4b; padding: 4px;}


/* ----- ITEM BOXES ----- */
.itemBox1
{
  float: left;
  position: relative;
  margin: 0px 8px 28px 0px;
  height: 260px;
  width: 342px;
  background: url(../images/item_bg1.jpg) no-repeat;
}
.itemBox2
{
  float: left;
  position: relative;
  margin: 0px 0px 28px 0px;
  height: 260px;
  width: 308px;
  background: url(../images/item_bg2.jpg) no-repeat;
}
.itemBox1 h4, .itemBox2 h4
{
  position: absolute;
  left: 6px;
  bottom: 12px;
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
}  
.itemOrder
{
  position: absolute;
  top: 24px;
  right: 10px;
  width: 150px;
}
.itemOrder2
{
  position: absolute;
  top: 24px;
  right: 10px;
  width: 132px;
}
.itemOrder3
{
  position: absolute;
  top: 24px;
  right: 10px;
  width: 140px;
}

#flag
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 238px;
    width: 204px;
    background: url(../images/flag.jpg);
  }
#repshirt
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/repshirt.jpg)
  }
#judgeshirt
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/judge.jpg);
  }
  #masterjudge
  {
    position: absolute;
    top: 0px;
    left: -2px; 
    height: 207px;
    width: 217px;
    background: url(../images/masterjudge.jpg) no-repeat;
  }
  
  #denim
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 204px;
    width: 152px;
    background: url(../images/denim.jpg) no-repeat;
  }
  
    #koozie
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 210px;
    width: 126px;
    background: url(../images/koozie.jpg) no-repeat;
  }
  
      #patch
  {
    position: absolute;
    top: 1px;
    left: 0px; 
    height: 219px;
    width: 154px;
    background: url(../images/patch.jpg) no-repeat;
  }
  
  #license
  {
    position: absolute;
    top: 0px;
    left: -2px; 
    height: 169px;
    width: 158px;
    background: url(../images/license.jpg) no-repeat;
  }
#longsleeve
  {
    position: absolute;
    top: 0px;
    left: -9px; 
    height: 213px;
    width: 198px;
    background: url(../images/longsleeve.jpg);
  }
#cap
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 186px;
    width: 141px;
    background: url(../images/cap.jpg);
  }
#tancap
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 205px;
    width: 160px;
    background: url(../images/tancap.jpg);
  }
#whitepolo
  {
    position: absolute;
    top: 0px;
    left: -11px; 
    height: 229px;
    width: 175px;
    background: url(../images/whitepolo.jpg);
  }
  #flag
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 238px;
    width: 204px;
    background: url(../images/flag.jpg);
  }
#tshirt_bbq_experts
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/blk_bbq_experts.jpg)
  }
#tshirt_smoker
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/white_smokers.jpg);
  }
  #tshirt_meat_home
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/blk_meat_home.jpg)
  }
#tshirt_meat
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/blk_meat.jpg)
  }
 #tshirt_low_home
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/white_low_home.jpg);
  }
#tshirt_low
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/white_low.jpg);
  }
 #tshirt_science
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/blk_science.jpg)
  }
#tshirt_villan
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/white_villan.jpg);
  }
 #tshirt_peta
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/blk_peta.jpg)
  }
 #tshirt_peta_home
  {
    position: absolute;
    top: 0px;
    left: -11px;
    height: 229px;
    width: 179px;
    background: url(../images/blk_peta_home.jpg)
  }
#tshirt_peta2
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/white_peta.jpg);
  }
  #original
  {
    position: absolute;
    top: 0px;
    left: -12px; 
    height: 229px;
    width: 175px;
    background: url(../images/original.jpg);
  }
#tshirt_ladies
  {
    position: absolute;
    top: 0px;
    left: -10px; 
    height: 250px;
    width: 175px;
    background: url(../images/ladiest.jpg);
  }
#tshirt_tanktop
  {
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 240px;
    width: 158px;
    background: url(../images/tanktop.jpg);
  }
#apron
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 250px;
  width: 210px;
  background: url(../images/apron.jpg);
}
#trailerhitch
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 168px;
  width: 135px;
  background: url(../images/trailerhitch.jpg);
}
#keychain
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 168px;
  width: 143px;
  background: url(../images/keychain.jpg);
}
#stickers
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 170px;
  width: 168px;
  background: url(../images/stickers.jpg);
}


#hoodieBlack { position: absolute; top: 0px; left: 0px; height: 251px; width: 163px; background: url(../images/hoodieBlack.jpg); }  
#hoodieRed { position: absolute; top: 0px; left: 0px; height: 251px; width: 163px; background: url(../images/hoodieRed.jpg); }  
#hoodieGray { position: absolute; top: 0px; left: 0px; height: 251px; width: 163px; background: url(../images/hoodieGray.jpg); } 

#visorK { position: absolute; top: 0px; left: 0px; height: 197px; width: 174px; background: url(../images/visorK_new.png); }  
#visorN { position: absolute; top: 0px; left: 0px; height: 197px; width: 174px; background: url(../images/visorN_new.png) no-repeat; }  


#carflag{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 178px;
  width: 173px;
  background: url(../images/carflag_new.jpg);
}
#lapel{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 158px;
  width: 115px;
  background: url(../images/lapel_new.jpg);
}
#charm{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 150px;
  width: 112px;
  background: url(../images/charm_new.jpg);
}

/* ----- FORMS ----- */
form { margin: 0px; padding: 0px; }
.addItem { text-align: center; }
input, select { margin: 2px 0px; font-size: 11px; }
input.quant { float: left; }
input.text { float: left; width: 16em; }
textarea { float: left; }
label { float: left; width: 8em; font-size: 0.7em; text-align: right; }

.checkoutBar
{
  margin: 5px 0px; 
  padding: 3px 0px;
  width: 800px;
  background: #720511;
}


/* ----- INTERIOR PAGE ELEMENTS ----- */
.pageHeader
{
  position: relative;
  background: url(../images/bottomshadow.jpg) bottom repeat-x #800112;
  width: 100px;
}
.pageHeaderBox
{
  position: relative;
  margin: 0px;
  padding: 3px 6px 10px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
}
.shadow
{
  position: absolute;
  bottom: 0px;
  right: -6px;
  height: 28px;
  width: 6px;
  background: url(../images/leftshadow.jpg);
}

.paging
{
  position: relative;
  text-align: center;
  color: #720511;
  font-size: 11px;
  font-weight: bold;
  margin-right: 20px;
}
.paging a { text-decoration: none; }
.paging span { color: #ff952e; }
.paging img { border: 0; }
#topPaging { position: absolute; top: 0px; right: 0px; width: 420px; }
.left { float: left; }
.right { float: right; }


/* ----- FOOTER ----- */
#footer
  {
    position: relative;
    width: 800px;
    background: url(../images/pattern.gif);
    color: #720511;
    font-size: 0.7em;
  }
.footpad { padding: 10px 20px; }


/* ----- MISC ----- */
#textHolder{
	padding:10px;
	font-size:11px;
}
