/*  page basic layout items  */
body{
	background-color: white;
	margin:0px;
	background-image: url(../Images/common/backgrounds/cmdbg.gif);
	background-repeat: repeat-y;
	
}
form {margin:0px;}
a:link{
	color: white;
}
a:visited{
	color: white;
}
a:active{
	color: blue;
}
a:hover{
	color: white;
}

/*  end page basic layout items  */



/* page position anchors */

.anchor {
}


.anchor #Page_container {
	top:0px;
	left:0px;
	padding-bottom:95px;
	
	
}

/* end page position anchors */



/* header elements */

.header {
	zoom:1;
	position:relative;
	width:775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-bottom:0px;
	margin-top:15px;
	left:0px;
	height:270px;
	background: #333333;
}
.header #container{
	text-transform:uppercase;
	
}
.header img{
margin-top:1px;
	margin-left:199;;
	
}
.header #bar_container{
	position:absolute;
	top:-2px;
	text-transform:uppercase;
	width:198;
	font-size:8pt;
	background-color:#ffffff;
}
.header #bar_container #head{
position:absolute;
visibility:hidden;
	background-color: black;
	color: white;
	border-bottom:1px solid white;
	text-align:center;
	font-size:100%;
	font-weight:bolder;
}
.header #bar_container #menuselected {
	color: white;
	background: #cc0000;
	text-align:center;
	line-height:22px;
	font-size:100%;
	font-weight:bolder;
	cursor:pointer;
	margin-top:2px;
	margin-right:2px;
	
}
.header #bar_container #menulink.hover {
	color: black;
	background: #cccccc;
}
.header #bar_container #menulink   {
	color: white;
	text-align:center;
	line-height:22px;
	font-size:100%;
	font-weight:bolder;
	cursor:pointer;
	margin-top:2px;
	margin-right:2px;
	background-color:#333333;
}
.header #container marquee{
	position:absolute;
	left:0;
	top:262;
	color:white;
	text-tranform:uppercase;
	font-weight:bolder;
	background-color:black;
	border-top:2px solid white;
	width:775;
}
.header #float_container{
	position:absolute;
	z-index:2;
	left:0px;
	padding-bottom:1px;
	top:-15px;
	margin:0;
	height:15px;
	width:967;
	text-transform:uppercase;
	background-color:000000;
	border-bottom:2px solid white;
}

.header #float_container #head {
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	background-color:white;
	float: left;
	margin:0px;
	text-align:center;
	width:80px;
	line-height:15px;
}
.header #float_container #menulink {
	font-weight: bolder;
	text-transform: uppercase;
	color: black;
	float: left;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
	line-height:15px;
	background-color:000066;
	border-right:1px solid white;
}

/* end header elements */


/* main elements */

.main {
	zoom:1;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:white;
	width:775px;
	position:relative;
	Top:5px;
	
}
.navbar {
	width:575;
	float:right;
	left:200;
	color: white;
	margin-bottom:10;
	background:#000066;
	border-top:1px solid white;
	border-bottom:1px solid white;
	border-right:1px solid white;
	
}
.navbar #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: white;
	line-height:20px;
	margin-right:20px;
	text-decoration: none;
}
.navbar #head a:visited{
	color: white;
	text-decoration: none;
}
.navbar #head a:link{
	color: white;
	text-decoration: none;
}
.navbar #head a:active{
	color: white;
	text-decoration: none;
}
.navbar #head a:hover{
	color: white;
	text-decoration: none;
}
.main #float_container{
	top:25;
	float:right;
	left:199px;
	width:576px;
	text-transform:uppercase;
	
}
.main #float_container #menuselected {
	float:right;	
	width:142px;
	margin-left:2;
	color: black;
	background-color: silver;
	font-size:7pt;
	line-height:20px;
	font-weight:bolder;
	cursor:pointer;
	text-align:center;
}
.main #float_container #menulink.hover {
	color: white;
	background-color: blue;
}
.main #float_container #menulink   {
	float:right;
	margin-left:2;
	width:142px;
	color: white;
	background-color: black;
	font-size:7pt;
	line-height:20px;
	font-weight:bolder;
	cursor:pointer;
	text-align:center;
}
/* end main elements */

/* col_a elements */
.col_a {
	zoom:1;
	margin-top:-30px;;
	margin-left:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:white;
	width:197;
	float:left;
	margin-bottom:350px;
}
.col_a #container{
	background:white;
	border:1px solid black;
}
.col_a #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	background-color: 333333;
	color: white;
	line-height:18px;
}
.col_a #subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	padding:5px;
}
.col_a #dropdownbg {
	width: 100%;
	padding: 5px;	
}
.col_a select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	left: 10px;
	text-align: left;
	vertical-align: middle;
	width: 160;
}
.col_a input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	left: 10px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}
.col_a input#btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	left: 10px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 30px;
}
.col_a #container #ebay {

	height:400px;
	background-image:   url(http://www.popshoponline.com/Stores/images/common/ebay_imgs/superman.jpg);	
}
.col_a #container #ebay img {
	float: left;
	position: absolute;
	width:100%;
	
}
.col_a #footer{		

}
/* end col_a elements */

/* col_b elements */
.col_b {
	zoom:1;
	left:0px;
	top:55;
	margin-left:200px;
	width:572px;
	
}
.col_b iframe {
width:572px;
	height:360px;
}
.col_b #head {
font-size:200%;
text-align:right;
padding:6;
color:red;
font-weight:bolder;
}
.col_b a:link{
	color: blue;
}
.col_b a:visited{
	color: blue;
}
.col_b a:active{
	color: blue;
}
.col_b a:hover{
	color: blue;
}
/* end col_b elements */

/* col_c elements */
.col_c {
	zoom:1;
	position:absolute;
	width:192px;
	left:776px;
	top:-273;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:white;
	
}
.col_c #head{
	background-color: cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	text-transform: uppercase;
	line-height:14px;
	padding-left: 10px;
	text-align: left;
	margin:0px;
	color: white;;
	border:1px solid white;
}
.col_c #subhead{
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
	border-bottom:1px solid white;
	border-top:1px solid white;
}
.col_c #text{
	background-color: #333333;
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
	border-top: 1px solid #ffffff
	
}
.col_c #menuselected {
	background-image: url(http://www.popshoponline.com/Stores/Images/common/bars_and_buttons/But_25_wht.gif);
	color: black;
	padding:6px;
	width:149px;
	height:25px;
	font-size:100%;
	font-weight:bolder;
	margin-bottom:1px;
	text-align:center;
}
.col_c #menulink {
	background-color:white;
	color: black;
	padding:6px;
	font-size:100%;
	font-weight:bolder;
	Margin:1;
	cursor:pointer;
	text-align:left;
	border:1px solid black;
}
.sub {
	font-size:90%;
	text-indent:10px;
	}
.col_c #menulink.hover   {
	background-color:0000cc;
	color:white;
	padding:6px;
	font-size:100%;
	font-weight:bolder;
	margin-top:1px;
	cursor:pointer;
	text-decoration:underline;	
}
.col_c #container{
	text-transform:uppercase;
	margin:0px;
}
.col_c #banner {
	height:265;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	border:1px solid white;
	background-image:   url(../Images/common/subscribe_banners/thingban.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.col_c #banner img {
	position:absolute;
	width:130px;
	height:260px;
	}
.col_c #formarea {
	font-size:7pt;
	color:white;
	height:55px;
	padding-top: 12px;
	padding-bottom: 3px;
	background-color:black;
	padding-left: 10px;
	padding-right: 5px;
	border:1px solid white;
}
.col_c #dropdownbg {
	font-size:110%;
	color:white;
	height:115px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:black;
	padding-left: 10px;
	padding-right: 5px;
	border:1px solid white;
	float:none;
}
.col_c #dropdownbg2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height:15px;
}
.col_c #dropdownbg2 input {
	font-size: 9pt;
	width:10px;
	margin-left:5px;
	padding-top:0px;
	line-height:15px;
}
.col_c select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:5px;
	left: 10px;
	text-align: left;
	width: 140px;
}
.col_c input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 140px;
}
.col_c input#btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 30px;
	position: relative;
}
/* end col_c elements */


/* footer elements */
.footer {
	position:absolute;
	z-index:6;
	left:452px;
	width:510px;
	top:-287px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: white;
	text-align: right;

}
.footer a:link {
	color: white;
	}
.footer a:visited {
	color: white;
	}
.footer a:active {
	color: white;
	}
.footer a:hover {
	color: white;
	}
/* end footer elements */

























.pick_top {
	zoom:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 8px;
	padding-top:11px;
	text-align: left;
	vertical-align: middle;
	margin-left:0px;
	color: #000000;
	background-color:white;
	border:1px solid black;
}

.pick_top #splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bolder;
	padding-top:238px;
	padding-right:1px;
	text-align: right;
	vertical-align: bottom;
	height:325px;
	color: black;
	border: 1px solid white;
	background-image: url(http://www.popshoponline.com/Stores/Images/common/splash/Avengers.jpg);
	text-transform: capitalize;
	z-index:2;
}
.pick_top #splashtext {
	font-size: 35px;
	color: #ffffff;
	text-align: right;
	text-transform: capitalize;
	position:absolute;
	top:245px;
	right:15px;
	z-index:3;
}

.pick_top #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 10px;
	text-align: right;
	vertical-align: middle;
	margin-bottom:5px;
	width: 100%;
	color: cc0000;
	font-style: normal;
}
.pick_top #subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0066;
	border-right-color: #CC0066;
	border-bottom-color: #CC0066;
	border-left-color: #CC0066;
}
.pick_top #subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #000000;
}
.pick_top #subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	color: #000000;
}
.pick_top #subhead2 a:link{
	color:blue;
}
.pick_top #subhead2 a:visited{
	color:blue;
}
.pick_top #subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:4px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:2px;
	text-align: right;
	color: #ffffff;
	background-color: #333333;
}
.pick_top #subhead3 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;

	text-align: right;
	color: #ffffff;
}
.pick_top #subhead3 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #ffffff;
}
.pick_top #subhead3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #ffffff;
}
.pick_top #details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: none;
	padding: 10px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
}
.pick_top #menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	padding: 3px;
	padding-right: 10px;
	text-align: right;
	color: white;
	background-color: #666666;
	border:1px solid black;
	margin-bottom:1px;
	margin-top:2px;
	clear:left;
	cursor:pointer;

}
.pick_top #menubar a:link {
	color: white;
	text-decoration:none;

}
.pick_top #menubar a:visited {
	color: white;
	text-decoration:none;

}
.pick_top #menubar a:hover {
	color: cc0000;
	text-decoration:none;

}
.pick_top #menubar a:active {
	color: white;
	text-decoration:none;

}

.pick_top #menubar.on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	color: #ffffff;
	background-color: #cc0000;
	Margin-Bottom:1px;
	

}

.pick_top #menubar.on a:link {
	color: #ffffff;
	text-decoration:underline;

}
.pick_top #menubar.on a:visited {
	color: #ffffff;
	text-decoration:underline;

}
.pick_top #menubar.on a:hover {
	color: #ffffff;
	text-decoration:underline;

}
.pick_top #menubar.on a:active {
	color: #ffffff;
	text-decoration:underline;

}
.pick_top #imgContainer  {
	height: 302px;
	width: 200px;
	border: 1px solid #000000;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	background-image: url(http://www.popshop.org/stores/images/elements/empty.gif);	
}

.pick_top #imgContainer img {
	overflow:hidden;
	clip:         rect(0px 200px 300px 0px);
	position: absolute;
	height: 300px;
	border: 0px none;
}
.pick_top #imgContainer_cut  {
	height: 267px;
	width: 178px;
	float:left;
	margin-right:5px;
	border: 1px solid #000000;		
}

.pick_top #imgContainer_cut img {
	overflow:hidden;
	clip:         rect(0px 176px 265px 0px);
	position: absolute;
	height: 265px;
	border: 0px none;
}
.pick_top #subhead5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top:3px;
	padding-bottom:3px;
	text-align: right;
	vertical-align: middle;
	color: #cc0033;
}
.pick_top #entryform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	color: #000000;

}
.pick_top #entryform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	left: 10px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 190px;
}.pick_top #entryform input#short {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	left: 10px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 60px;
}
.pick_top #formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC0066;
	border-right-color: #CC0066;
	border-bottom-color: #CC0066;
	border-left-color: #CC0066;
}
.pick_top #error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	right: 10px;
	text-align: right;
	vertical-align: middle;
	color: #cc0033;
	width: 100%;
	position: relative;
}
.pick_top input#btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
	left: 10px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 130px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
}












.sub_feature_container {
	font-size:7pt;
	background-color:white;
	border:1px solid black;
	height:1200;
	margin-bottom:40px;
	padding:20;
}
.sub_feature_container #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
	height: 35px;
	color: #CC0033;
	font-style: italic;
	background-color: #FFFFFF;
}
.sub_feature_container #subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	color: black;
	height: 45px;
}
.sub_feature_container #msrp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	height: 10px;
	margin-top:25px;
}
.sub_feature_container #subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0066;
	border-right-color: #CC0066;
	border-bottom-color: #CC0066;
	border-left-color: #CC0066;
}

.sub_feature_container #sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:5px;
	text-align: right;
	vertical-align: middle;
	color: cc0000;
	background-color: #ffffff;
	margin-bottom:1px;
	position:relative;

}
.sub_feature_container #subhead3 {
	color:black;
	text-align:right;
	clear:left;
	font-size:9pt;
	padding-right:5px;
	margin-bottom:10px;
}
.sub_feature_container #subhead3 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: black;
}
.sub_feature_container #subhead3 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: black;
}
.sub_feature_container #subhead3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: cc0000;
}
.sub_feature_container #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform: none;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font-weight: normal;
}
.sub_feature_container #subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 2px;
	text-align: left;
	vertical-align: middle;
	color: #cc0033;
	height: 10px;
}
.sub_feature_container #menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:10;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	margin-bottom:1px;
	text-align: center;
	color: #ffffff;
	background-color: #333333;
	text-decoration:none;
}
.sub_feature_container #menubar.on {
	height:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	margin-bottom:1px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: cc0000;
	text-decoration:none;
}
.sub_feature_container #menubar a:link {
	color: #eeeeee;
	text-decoration:none;
}
.sub_feature_container #menubar a:visited {
	color: #eeeeee;
	text-decoration:none;
}
.sub_feature_container #menubar a:active {
	color: #eeeeee;
	text-decoration:none;
}
.sub_feature_container #menubar a:hover {
	color: #eeeeee;
	text-decoration:underline;
}
.sub_feature_container #ResultContainer  {
	width: 92px;
	padding-top:145px;
	padding-bottom:0px;
	position: relative;
	float:left;
	border: 1px solid #000000;
	margin-left:8px;
	margin-bottom:4px;
	cursor:pointer;
}
.sub_feature_container #ResultContainer.2  {
	
	background-color:#cccccc;
}

.sub_feature_container #imgContainer  {
	height: 135px;
	top:0px;
	width: 90px;
	position: absolute;
	z-index:2;
	border: 1px solid #000000;
	background-image: url(http://www.popshop.org/stores/images/elements/empty_sm.gif);
}
.sub_feature_container #imgContainer img {
	overflow:hidden;
	clip:         rect(0px 88px 133px 0px);
	position: absolute;
	z-index:2;
	height: 140px;
	border: 0px none;
}





.thisweek_container {
	float:right;
	font-size:7pt;
	background-color:white;
	padding:25;
	margin-bottom:10;
	border:1px solid black;
}
.thisweek_container#scroll {

	position:absolute;
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	width: 400px;
	height:500px;
	overflow:scroll;
	color: #000000;
	border: 1px solid #333333;
}
.thisweek_container #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: none;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	height: 39px;
	color: #CC0033;
	font-style: italic;
	background-color: #FFFFFF;
}
.thisweek_container #subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	text-align: right;
	color: #ffffff;
	background-color: cc0000;

}
.thisweek_container #msrp {
	position:absolute;
	visibility:hidden;

	width:100%;
	font-weight:normal;
	text-align: center;
	font-size:80%;
	padding-top:2px;
}
.thisweek_container #subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
	color: #CC0066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0066;
	border-right-color: #CC0066;
	border-bottom-color: #000000;
	border-left-color: #CC0066;
	border-bottom-style: solid;
}

.thisweek_container #subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:5px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	background-color: #333333;

}
.thisweek_container #subhead3 a:link{
	text-decoration: none;
	color: #ffffff;
}
.thisweek_container #subhead3 a:visited{
	text-decoration: none;
	color: #ffffff;
}
.thisweek_container #subhead3 a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.thisweek_container #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: none;
	margin-left:90px;
	padding: 5px;
	text-align: justify;
	height: 85px;
	color: #000000;
	font-weight: normal;
}
.thisweek_container #subhead4 {
	position:absolute;
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	color: #cc0033;
}
.thisweek_container #menulink {
	position:absolute;
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	color: #eeeeee;
	background-color: #669966;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 2px;
	float:left;
}
.thisweek_container #menulink a:link {
	color: #eeeeee;
}
.thisweek_container #menulink a:visited {
	color: #eeeeee;
}
.thisweek_container #menulink a:active {
	color: #eeeeee;
}
.thisweek_container #menulink a:hover {
	color: #eeeeee;
}
.thisweek_container #spacer {
	height: 5px;
}

.thisweek_container #ResultContainer  {
	border: 1px solid #000000;
	background-color:white;
	height:132px;
	cursor:pointer;
}
.thisweek_container #ResultContainer.2  {
	background-color: #cccccc;
}

.thisweek_container #imgContainer  {
position:relative;
float:left;
	height: 130px;
	width: 88px;
	background-image: url(http://www.popshop.org/stores/images/elements/empty_sm.gif);
	border: 1px solid #000000;
	border-right: 2px solid #000000;
}
.thisweek_container #imgContainer img {
	position:relative;
	height:130px;
	overflow:hidden;
	margin-bottom:-2px;
	left:0px;
	top:0px;
	border: 0px none;
	clip:  rect(0px 89px 120px 0px);
}



.jumbo {
	width:500px;
	top:5;
	left:10px;
	position: relative;
}
.jumbo #hdr {	
	width:500px;
	overflow:hidden;
}
.jumbo #hdr img{
	position:relative;
	width:500px;
	left:0px;
	border: 0px none;
}
.jumbo #ImageContainer img{
	position: relative;
	top:5px;
	width: 498px;
	border: 1px solid white;
	margin-bottom:10px;
}
.jumbo #footer{
	position:absolute;
	width: 500px;
	height:20px;
	top:120px;
	background-color:#000000;
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-top:4px;
	padding-right: 10px;
}
.jumbo #footer a:link{
	text-decoration: none;
	color: #FFFFFF;

}
.jumbo #footer a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.jumbo #footer a:active{
	text-decoration: none;
	color: #FFFFFF;
}
.jumbo #footer a:hover{
	text-decoration: none;
	color: #FFFFFF;
}






.cart_face{	
	Zoom:1;
	background-color:#ffffff;
	border:1px solid black;
	padding:5px;
	font-size:7pt;
	text-transform:uppercase;
}
.cart_face #container {
	line-height:25px;
	margin-bottom:2px;
	background:silver;
	font-weight:bold;
	text-indent:5px;
	color:black;
}
.cart_face #headline {
	font-weight:bold;
	line-height:20px;
	background:gray;
	color:white;
	text-indent:5px;
	border:1px solid black;
}
.cart_face #subhead {	
}
.cart_face #subhead2 {
	float:right;
	width:45px;
	text-align:center;
}
.cart_face #subhead3 {
	font-weight:bold;
	line-height:20px;
}

.cart_face #subhead3 a:link {
	font-weight:bold;
	color:blue;
}
.cart_face #subhead3 a:visited {
	font-weight:bold;
	color:blue;
}
.cart_face #subhead3 a:active {
	font-weight:bold;
	color:blue;
}
.cart_face #subhead3 a:hover {
	font-weight:bold;
	color:red;
}
.cart_face #subhead4 {
	float:right;
	margin-right:5px;
	text-align:center;
}
.cart_face #subhead5 {
	font-weight:bold;
	color:red;
	line-height:20px;
}
.cart_face #subhead6 {
	text-align:center;
	background:white;
	border:1px solid black;
}
.cart_face #subhead7 {
	width:125px;
	line-height:20px;
	text-align:center;
	background:orange;
	border:1px solid black;
	font-weight:bold;
}
.cart_face #subhead7.on {
	background:red;
	color:white;
	cursor:pointer;
}
.cart_face #menubar {
	float:right;
	width:55px;
	line-height:20px;
	margin-top:2px;
	margin-left:5px;
	text-align:center;
	background:blue;
	border:1px solid black;
}
.cart_face #menubar.on {
	background:red;
	color:white;
	cursor:pointer;
}
.cart_face #menubar.on a:link {
	color:white;
}
.cart_face #menubar.on a:visited {
	color:white;
}
.cart_face #menuselected {
	float:right;
	width:25px;
	text-align:center;
	margin-right:5px;
}









.jumbo {
	width:500px;
}
.jumbo #hdr {	
	width:500px;
	overflow:hidden;
}
.jumbo #hdr img{
	width: 498px;
	left:0px;
	border: 1px solid white;
}
.jumbo #ImageContainer img{
	width: 498px;
	border: 1px solid white;
}
.jumbo #footer{
	line-height:20px;
	background-color:#000000;
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	text-indent:400px
}
.jumbo #footer a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.jumbo #footer a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.jumbo #footer a:active{
	text-decoration: none;
	color: #FFFFFF;
}
.jumbo #footer a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.cart_face #head {
	font-weight:bold;
	line-height:20px;
	color:white;
	background:black;
	font-size:140%;
	text-align:left;
	text-indent:5px;
}
.cart_face #subheader {
	text-align:left;
	font-weight:bold;
	line-height:20px;
	background:gray;
	color:white;
	text-indent:5px;
	border:1px solid black;
	clear:both;
	
}
.cart_face #item {
	float:left;
	width:32%;
	text-align:left;
	padding:3px;
}
