
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0;
}
#scr{
	position:absolute; 
	top:0; 
	height:100%; 
	padding:0 0 1px;
}
#masthead {
	text-align: center;
	background-color: #FFFFFF;
}
#logo img {
	border: 0;
}
#trailer{
	visibility: hidden;
	z-index: 3000;
	text-align: center;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
	background-image: url(p7iq_3colWCTop.jpg);
}
#columns-top-board {
	background-image: url(board-top-border.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#columns-top-book {
	background-image: url(book-top-border.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#columns-top-dvd {
	background-image: url(dvd-top-border.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#columns-top-poster {
	background-image: url(poster-top-border.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#columns-top-print {
	background-image: url(print-top-border.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#columns-top-shirt {
	background-image: url(t-shirt-top-border.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
.pp-code{
	font-size: 0.9em;
}
h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
#footer {
	margin: 0px auto;
	font-size: .7em;
	text-align: center;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	background-image: url(menu-bkg.jpg);
	background-color: #FFFFFF;
}
/*
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}*/
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}

/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #0033CC;
}
a:visited {
	color: #6C92FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(p7iq_3colWC.jpg);
	color: #000000;
}

#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(p7iq_3colWCBottom.jpg);
}
#footer {
	width: 940px;
}
.no-stock{
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
	color:red;
}
.white{
	color:#ffffff;
}
#thumbs img{
	border:1px;
	border-style: solid;
	border-color: #000000;
}
#thumbs a, a:link, a:visited{
	border-color:#000000;
}
#thumbs a:hover, a:active{
	border-color: #CC0000;
}
#menu-bkg{
	background-image:url(../../CSSMenuWriter/cssmw_images/top_bg.jpg);
	background-repeat: repeat-x;
	width:940px;
	margin:0px;
	height:21px;
}

h1 span{
	color: #999;
	
	letter-spacing: normal;
}



