/********************************************************
* Store Page Rules
********************************************************/
#about_pic {
	width:700px;
	height:457px;
	background-image: url(../img/iceberg.gif);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	background-color: #FFFFFF;
}
div#about_wrap {
	width: 700px;
	position: absolute;
	bottom: 45px;
	left: 40px;	
		
}

#shopping_wrap {
	position: absolute;
	top: 50px;
	right: 98px;
	width: 330px;
	height: 175px;
}

#covers {
	position: relative;
	width: 273px;
	display: inline;
}

input#cover2 {
	display: inline;
	padding: 3px 1px;
	position: absolute;
	top: 0px;
	left:85px;
}

input#cover3 {
	display: inline;
	padding: 3px 1px;
	position: absolute;
	top: 0px;
	left:171px;
}

input#cover1 {
	display: inline;
	padding: 3px 1px;
	position: absolute;
	top: 0px;
	left:0px;
}

.prices {
	display: block;
	width: 273px;
	position: absolute;
	top: 0px;
	left: 2px;
	padding: 3px 0px;
	margin: 4px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-align: left;
}

p#price1 {
	display: inline;
	padding: 0 31 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

p#price2 {
	display: inline;
	padding: 0 31 0 0;
	position: absolute;
	top: 0px;
	left: 89px;
}

p#price3 {
	display: inline;
	padding: 0 31 0 0;
	position: absolute;
	top: 0px;
	left: 173px;
}

.prices2 {
	display: block;
	width: 273px;
	position: absolute;
	top: -20px;
	left: -6px;
	padding: 3px 0px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-align: left;
}
p#price1b {
	display: inline;
	padding: 0 20 0 0;
	position: absolute;
	top: 40px;
	left: 7px;
}

p#price2b {
	display: inline;
	padding: 0 20 0 0;
	position: absolute;
	top: 39px;
	left: 99px;
	
}

p#price3b {
	display: inline;
	padding: 0 20 0 0;
	position: absolute;
	top: 39px;
	left: 182px;
}

#shop_text {
	display: block;
	width: 414px;
	position: absolute;
	top: 34px;
	left: 5px;
	padding: 3px 2px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-align: left;
}


#black_box {
	width: 226px;
	height: 466px;
	position: absolute;
	top: 229px;
	right: 38px;
	padding: 0px;
	background-color: black;
}
p.small_text {
	position: relative;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	display: block;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: 500;
	font-size: 10px;
	color: white;
	margin: 0px;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 14px;
	line-height: normal;
}

#view_cart {
	postion: absolute;
	top: 500px;
	right: 100px;
	padding: 430px 0px 0px 389px;
}

#blackbox {
	background-color: black;
	position: absolute;
	top: 118px;
	left: 0px;
	height: 4em;
	width: 389px;
}

.strong {
font-weight: bold;
}
input#cover4 {
	display: inline;
	padding: 3px 1px;
	position: absolute;
	top: 0px;
	left:260px;
}
p#price4b {
	display: inline;
	padding: 0 20 0 0;
	position: absolute;
	top: 38px;
	left: 271px;
	width: 75px;
	height: 10px;
}
p#price4 {
	display: inline;
	padding: 0 31 0 0;
	position: absolute;
	top: 0px;
	left: 260px;
	width: 99px;
}
input#cover5 {
	display: inline;
	padding: 3px 1px;
	position: absolute;
	top: 0px;
	left:338px;
}
p#price5b {
	display: inline;
	padding: 0 20 0 0;
	position: absolute;
	top: 39px;
	left: 346px;
	width: 75px;
	height: 10px;
}
p#price5 {
	display: inline;
	padding: 0 31 0 0;
	position: absolute;
	top: 0px;
	left: 338px;
	width: 95px;
}
