body {
	margin: 0px;
	background-color: #737373;
	background-attachment: scroll;
	background-image: url(http://www.larrykane.com/store/skins/lkane/styleImages/backgrounds/wrap.gif);
	background-repeat: repeat-y;
	background-position: top;
}


.cart {

	margin: 0px;
	background-color: #737373;
	background-attachment: scroll;
	background-image: url(http://www.larrykane.com/store/skins/lkane/styleImages/backgrounds/wrap2.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#pageSurround {
	width: 855px;
	margin: 0px auto;
	border: 2px none red;
}

#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 6px;
	padding-right: 10px;
	padding-top: 85px;
	background: url(http://www.larrykane.com/store/skins/lkane/styleImages/top_gr.jpg) no-repeat 1px 0;
}

.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Grande", verdana, helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #ed1d08;
	background-image: url(http://www.larrykane.com/store/skins/lkane/styleImages/sid_hbg.jpg);
	height: 19px;
	padding-left: 5px;
}

.boxContentLeft, .boxContentRight {
	border: 1px none #000000;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 9px;
	padding-right: 15px;
	float: left;
}

.colMid {
	position: relative;
	width: 437px;
	float: left;
}

.colRight {
	position: relative;
	width: 180px; 
	padding-left: 6px;
	right: 0px;
	float: right;
	margin-right: 10px;
}

.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	font-family: "Lucida Grande", verdana, helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #f5c741;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 13px;
	padding-right: 26px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 625px;
	float: left;
}

/* END CHECK OUT PAGES */

.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.latestProds {
	float: left;
	text-align: center;
	width: 140px;
	height: 140px;
}