/* CSS Document */

/* CUSTOM STORE AREAS */

span.oldprice {
text-decoration: line-through;
color: #990000;
}

#subarea_store div.merchandise {
border-bottom: 1px solid #001722;
height: 140px;
clear: both;
background: transparent url(/gfx/bg_bearclaw.gif) no-repeat bottom right;
}

#subarea_store div.merchandise_long {
border-bottom: 1px solid #001722;
height: 182px;
clear: both;
background: transparent url(/gfx/bg_bearclaw.gif) no-repeat bottom right;
}

#subarea_store div.merchandise_xlong {
border-bottom: 1px solid #001722;
height: 210px;
clear: both;
background: transparent url(/gfx/bg_bearclaw.gif) no-repeat bottom right;
}

#subarea_store div.merchandise_long img {
padding-left: 5px;
padding-right: 5px;
}

#subarea_store div.merchandise_sunglasses {
border-bottom: 1px solid #001722;
height: 220px;
clear: both;
background: transparent url(/gfx/bg_bearclaw.gif) no-repeat bottom right;
}

#subarea_store div.item {
  margin-right: 10px;
  border-right: 1px dashed #001722;
  text-align: center;
  display: inline; float: left;
  }

#subarea_store div.item img {
	border: 0;
	padding-top: 5px;
}

#subaarea div.checkout img {
	border: 0;
}

#subarea_store div.item p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#subarea div.print {
	border: 1px solid #001722;
	margin-bottom: 15px;
	margin-top: 40px;
	margin-left: 75px;
	margin-right: 15px;
	background: #CFD2D6;
	clear: both;
}

#subarea div.print p {
	color: #001722;
}

#subarea  h3 {
	color: #fff;
	margin: 0; padding: 2px 2px 2px 4px;
	background: #001722;
	font: 11px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

#subarea div.dvds {
	border: 1px solid #001722;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: #CFD2D6;
	clear: both;
	}

#subarea div.dvds p {
	color: #001722;
}

#subarea div.vids {
	border: 1px solid #001722;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: #CFD2D6;
	clear: both;
}

#subarea div.vids p {
	color: #001722;
}

#subarea div.coolstuff {
	border: 1px solid #001722;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: #CFD2D6;
	clear: both;
}

#subarea div.coolstuff p {
	color: #001722;
}

#subarea div.combos p {
	color: #001722;
}

#subarea_store h4 {
font: 12px Arial, Helvetica, Sans-Serif;
font-weight: bold;
display: inline;
margin-top: 5px;
}

#subarea h4 {
	color: #001722;
	display: block;
	padding-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 0;
}



#subarea div.combos {
	border: 1px solid #001722;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: #CFD2D6;
	clear: both;
}

#subarea div.combos div.merchandise div.item {
	padding-left: 5px;
	padding-right: 10px;
}

#subarea div.combos div.merchandise {
	padding-left: 5px;
	padding-right: 10px;
	height: 105px;
}

#subarea div.checkout {
	border: 1px solid #001722;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: #fff;
	text-align: left;
	clear: both;
	padding-bottom: 5px;
}

#subarea div.checkout fieldset {
	background: #fff;
}

#subarea div.checkout p {
	color: #001722;
	text-align: left;
}

#subarea div.checkout p.center {
	color: #001722;
	text-align: center;
}

#subarea div.checkout h3 {
	text-align: left;
}

#subarea div.checkout h4 {
	margin: 10px 0 5px 15px;
	text-align: left;
	display: block;
}

#subarea div.checkout ul {
 text-align: left;
 display: inline;
 list-style-type: none;
}

#subarea div.guarantee {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: transparent;
}

#subarea div.guarantee p {
	color: #fff;
}

#subarea div.checkout p {
	color: #001722;
}

#subarea span.up {
	background: #fff url(/gfx/up_arrow.gif) no-repeat center right;
	display: block;
	width: 80px;
	margin-left: 650px;
	text-align: left;
	margin-bottom: 10px;
	padding: 2px;
	padding-right: 20px;
	clear: both;
}

#subarea div.checkout div.right {
	float: right;
}
