div.shoppage {
	width: 960px;
	margin:0 auto;
}
div.shoppage div.header {
	background:url(/images/portal/bkgs/masthead_bkg.gif) top left no-repeat transparent;
	height:235px;
	position: relative;
	z-index: 800;
}

div.shoppage div.checkoutWrapper div.header {
	background:transparent;
}

div.shoppage div.c1 h2 {
	line-height:20px;
}

div.shoppage div.c1 div.orderstatusWrapper h2 {
	display: none;
}

div.shoppage div.c1 div.mid {
/*	width:auto;*/
	width: 600px;
}

div.shoppage div.shopcontent  {
	margin:0 5px;
	color: #000;
}

div.shoppage div.shopcontent h2 {
	font-weight:normal;
	color:#000;
	font-size:24px;
	margin:0;
	letter-spacing:1px;
}

/* ======== */
/* = Cart = */
/* ======== */
div.c1 div.mid h2 {
	margin:0 0 0 30px;
	text-transform: lowercase;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
}

div.c1, div.c1 div.top, div.c1 div.bottom {
	width: 620px !important;
	text-align: left !important;
	overflow: hidden;
}
div.c1 div.top {
	background: transparent url(/images/portal/bkgs/bad_varnish.jpg) repeat scroll left top;
}
div.c1 div.bottom {
	background: transparent url(/images/portal/bkgs/bad_varnish.jpg) repeat scroll left top;
}
div.c1 div.mid {
	padding: 10px 0 5px 0 !important;
	background: transparent url(/images/portal/bkgs/bad_varnish.jpg) repeat scroll left top;
}

/* ======================== */
/* = MOST VIEWED PRODUCTS = */
/* ======================== */

div.c2 div.mid h2 {
	margin:0 0 20px 30px;
	text-transform: lowercase;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
}

div.innerpage div.c1 {
	margin-left: 10px;
	float:left;
}

div.innerpage div.c2 {
	border:0pt none;
	float:left;
	/*display:inline;
	float:left;
	margin:0pt 0pt 0pt 8px;
	overflow:hidden;*/
	margin-left: 12px;
	width:312px;	
	text-align: left;
}

div.innerpage div.c2 div.top {
	background:transparent url(/images/portal/bkgs/bad_varnish.jpg) repeat scroll left top;
	margin:0pt;
	padding-top:12px;
	width:312px;	
}

div.innerpage div.c2 div.bottom {
	background:transparent url(/images/portal/bkgs/bad_varnish.jpg) repeat scroll left top;
	padding-bottom:15px;
	width:312px;	
}

div.innerpage div.c2 div.mid {
	padding-top: 10px;
	background:transparent url(/images/portal/bkgs/bad_varnish.jpg) repeat scroll left top;
	width: 312px;
}

div.c2 div.top {
	/*margin-top:10px;*/
}

div.products div.image {
	float:left;
	width:80px;
}

div.products div.text {
	float:right;
	width:160px;
	display:inline;
	margin:0 23px 0 0;
}

div.products div.row {
	margin: 0 0 0px 30px;
	width: 282px;
	height: 185px;
}

div.products div.text span.date, div.videos div.text span.date {
	margin-top:5px;
}

div.products div.text div.blm {
	padding-top:8px;
}

