.contentModuleTable {
	width: auto;
}

.button {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid lightgray;
	border-top: 1px solid lightgray;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.item_window {
	border: 1px solid lightgray;
	overflow: auto;
	height: 500px;
}

.item_desc {
	position: relative;
	top: -40px;
	left: 40px;
	visibility: hidden;
	background-color: lightblue;
	font-size: 9pt;
	font-family: verdana,geneva;
}

#nc_cat_nav ul li {
	padding: 0px 5px;
}

#nc_cat_nav {
	margin-left: 5px;
	margin-top: 10px;
	width: 670px;
	float: left;
	text-align: left;
}

#nc_cat_nav .cat_links {
	float: left;
}
#nc_cat_nav .cat_links_bar {
	font-weight: normal;
	margin: 0;
	float: left;
}
#experienced_user {
	width: 20px;
	height: 20px;
	float: right;
	line-height: 20px;
	margin-left: 10px;
}

th.wishlist_col, th.remove_col {
	padding: 0 5px;
}
th.buy_col {
	padding: 0 0 0 5px;
}

.item_image {
	position: relative;
}	

.left_box, .right_box {
	vertical-align: top;
	font-weight: bold;
}

.search_area {
	text-align: right;
	padding: 4px;
	margin-bottom: 10px;                 
}
.search_area .search_box {
	width: 130px;
	color: grey;
	padding: 4px 10px;
	padding-left: 25px;
	border: 1px solid grey;
	background: url(//images.neopets.com/ncmall/zoom_icon.png) no-repeat 2px;
}
.search_area .search_button {
	padding: 4px;
}
.nc_menu {
	white-space: nowrap;
	font-weight: bold;
	z-index: 2000;
}

.nc_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.nc_menu li {
	display: inline;
	position: relative;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

.nc_menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 14px;
	left: 0; 
	background-color: white;
}

.nc_menu ul li ul li {
	text-align: left;
	display: block;
}

.nc_menu ul li:hover ul, .nc_menu ul a:hover ul, .nc_menu ul li.over ul {
	background-color: white;
	display: block;
	visibility:visible; 
	border: 1px solid black;
	height: auto;
	width: auto;
	padding: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
	z-index: 20000;
}

.text_box, .search_box {
	border: 1px solid #eee;
	font-size: 10pt;
}

.search_box {
	width: 200px;
}

.normal-text {
	font-weight: normal;
	font-size: 10pt;
}

.display_item {
	width: 80px;
	height: 80px;
	margin: 5px;
	border: 1px solid gray;
}

.item_display_v {
	vertical-align: top;
}

.item_name_txt {
	color: blue;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, geneva;
}

.item_desc_txt {
	color: gray;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, geneva;
	width: 100%;
}

.item_price_txt {
	color: red;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, geneva;
	text-align: left;
}

.nav_header {
	background-image: url('//images.neopets.com/cash_shop/nav_mid.png');
	border: 0;
	padding-left: 5px;
	margin: 0;
	font-weight: bold;
}

.list_popup {
	visibility: hidden;
	position: absolute;
	border: 2px solid #E4E4E4;
	background-color: white;
	top: 300px;
	left: 400px;
	z-index: 1000;
}

.list_top, .list_mid, .list_bottom, .prev_top {
	padding: 2px;
	z-index: 20000;
}

.list_top, .prev_top {
	background: #FFD026;
	border-bottom: 2px solid #E4E4E4;
	font-weight: bold;
}

.list_mid, .prev_mid {
	background: white;
	overflow: auto;
	height: 200px;
}

.list_bottom {
	background-color: lightgray;
	border: 1px solid #E4E4E4;
	font-weight: bold;
	text-align: center;
}

.list_top, .list_mid, .list_bottom {
	padding: 3px;
}

.info_fore {
	position: absolute;
	visibility: hidden;
	background-image:url('//images.neopets.com/cash_shop/rollover.gif');
	vertical-align: middle;
	text-align: center;
	background-repeat: no-repeat;
	height: 306px;
	width: 274px;
	z-index: 1001;
}

.prev_fore {
	position: absolute;
	visibility: hidden;
	vertical-align: middle;
	text-align: center;
	z-index: 1001;
}

.info_shadow_ie, .info_shadow, .prev_shadow_ie, .prev_shadow {
	position: absolute;
	height: 306px;
	width: 274px;
	visibility: hidden;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	z-index: 1000;
}

.info_shadow_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/cash_shop/rollover_sh.png,sizingMethod=scale);
}

.info_shadow {
	background-image: url('//images.neopets.com/cash_shop/rollover_sh.png');
}

.pp_shadow, .pp_shadow_ie {
	position: absolute;
}

.pp_shadow_ie {
	width: 425px;
	height: 450px;
	left: 0px;
	top: 0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/pp_shadow.png,sizingMethod=scale);
}

.pp_shadow {
	width: 425px;
	height: 450px;
	left: 0px;
	top: 0px;
	background-image: url('//images.neopets.com/ncmall/pp_shadow.png');
	width: 425px;
	height: 450px;
}

.info_table {
	position: relative;
	border: 0px solid black;
	width: 90%;
	height: 95%;
	top: 3px;
}

.preview_footer {
	border: 2px solid black;
}

.cart_table, .cart_body {
	text-align: left;
	vertical-align: top;
	height: auto;
	border-collapse: collapse;
}

.cart_table table {
	margin-bottom: 10px;
}

.cart_body {
	height: 700px;
	overflow: auto;
}

.cart_row_white td {
	background-color: white;
}

.st_detail, .st_item td {
	padding-top: 10px;
}

.header_row .st_detail {
	padding-top: 0px;
}

.cart_row_grey td {
	background-color: #f0f0f0;
}

.cart_table th {
	font-size: 12px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

.st_item {
	width: 420px;
	vertical-align: top;
}

.st_price {
	width: 85px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	border: 1px solid red;
}

.st_desc {
	width: 350px;
	text-align: left;
	vertical-align: top;
}

.st_buy {
	width: 85px;
	text-align: center;
	vertical-align: top;
	border: 1px solid green;
}

.st_expire {
	width: 85px;
	text-align: left;
	vertical-align: top;
	border: 1px solid blue;
}
 
.st_detail {
	width: 75px;
	text-align: center;
	vertical-align: top;
}

.total_line {
	color: red;
}

.cart_header th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
}
	
#tandc {
	border: 1px solid lightgray;
	width: 500px;
	height: 200px;
	overflow: auto;
	text-align: left;
	padding: 25px;
	margin: 25px auto 25px 90px;
}

.ext_prev {
	position: absolute;
	height: 435px;
	width: 410px;
	visibility: visible;
	left: -100px;
	top: -100px;
}

.prev_top {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
}

.prev_mid {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.faq_up {
	list-style-type: circle;
	margin-bottom: 3px;
}

.faq_down {
	list-style-type: circle;
	margin-bottom: 0px;
}

.faq_answer {
	display: none;
	list-style-type: none;
	margin-bottom: 6px;
	margin-left: 5px;
}

.overlay {
	position: relative;
	background: gray;
	top: -250px;
	left: 0px;
	height: 20px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.sh_ul {
	background-image: url('//images.neopets.com/ncmall/shadow_ul.png');
}
.sh_um {
	background-image: url('//images.neopets.com/ncmall/shadow_um.png');
}
.sh_ur {
	background-image: url('//images.neopets.com/ncmall/shadow_ur.png');
}
.sh_ml {
	background-image: url('//images.neopets.com/ncmall/shadow_ml.png');
}
.sh_mm {
	background-image: url('//images.neopets.com/ncmall/shadow_mm.png');
}
.sh_mr {
	background-image: url('//images.neopets.com/ncmall/shadow_mr.png');
}
.sh_ll {
	background-image: url('//images.neopets.com/ncmall/shadow_ll.png');
}
.sh_lm {
	background-image: url('//images.neopets.com/ncmall/shadow_lm.png');
}
.sh_lr {
	background-image: url('//images.neopets.com/ncmall/shadow_lr.png');
}

.sh_ul_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_ul.png,sizingMethod=scale);
}
.sh_um_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_um.png,sizingMethod=scale);
}
.sh_ur_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_ur.png,sizingMethod=scale);
}
.sh_ml_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_ml.png,sizingMethod=scale);
}
.sh_mm_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_mm.png,sizingMethod=scale);
}
.sh_mr_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_mr.png,sizingMethod=scale);
}
.sh_ll_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_ll.png,sizingMethod=scale);
}
.sh_lm_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_lm.png,sizingMethod=scale);
}
.sh_lr_ie {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=//images.neopets.com/ncmall/shadow_lr.png,sizingMethod=scale);
}

/**
card redemption
**/
#card_container a.hilite_card, #card_container a.no_hilite_card {
	float: left;
	width: 146px;
	display: block;
}
#card_container a:focus {
	outline-style: none;
}

/**
review cart
**/

.review_cart_back, .review_cart_continue {
	margin: 50px 0 10px 0;
}

#btn_buy_now {
	margin-top: 10px;
}



/*a.hilite_card:hover, a.no_hilite_card:hover,*/
#card_container a.hilite_card {
	border: 2px solid red;
}

#card_container a.no_hilite_card {
	border: 2px solid white;
}

#redeem_sec {
	padding: 0 2px;
	text-align: center;
}

#card_container {
	width: 680px;
	margin: 0 auto;
	padding-left: 8px;
}

.header {
	padding: 0 15px;
	text-align: left;
}
.header .heading {
	margin: 7px 7px 15px 7px;
	font-weight: bold;
}
.header .inst {
	margin: 7px;
}

#redeem_sec .clear {
	clear: both;
}
#redeem_sec label {
	font-weight: bold;
}
#redeem_sec .buttons {
	padding: 0 60px;
}
#redeem_sec .buttons .cancel {
	float: left;
}
#redeem_sec .buttons .next {
	float: right;
}
.redeem_success {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.email_optin {
	border: 1px solid gray;
	padding: 2em;
	margin: 1em;
}

.whatis_box {
	height: 113px;
	padding: 5px 10px 5px 165px;
}

#old_style_warning {
	color: #EEE;
	background-color: red;
	text-align: left;
}

#free_nc_link {
	width: 300px;
	height: 26px;
	line-height: 26px;
	background: transparent url('//images.neopets.com/ncmall/nav/nc-icon.png') no-repeat top left;
	padding: 0 0 0 43px;
}

#content_area {
	z-index: 1;
	height: auto;
	margin-top: 5px;
}
#main_div_wait {
	z-index: 2;
	display: none;
	position: absolute;
	width: 715px;
	height: 1050px;
	overflow: hidden;
	padding: 0;
	background: transparent url('//images.neopets.com/semi-trans.png') repeat;
	line-height: 0;
	text-align: center;
}

#mall_footer
{
	clear: both;
	margin: 10px 0 10px 0;
}


/* Shop Contents - Richard Sumilang */
.block{
	display: block !important;
}

div.contentModuleHeaderAlt{
	padding-right: 4px;
	line-height: 22px;
}

div.contentModuleTable.version2{
	overflow: auto;
	max-height: 750px;
}

div.contentModuleTable div.shopkeeper{
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 150px;
	width: 670px;
	margin: 0 0 0 18px;
	position: relative;
}

div.contentModuleTable div.shopkeeper img{
	display: none;
}

div.contentModuleTable div.shopkeeper strong.title{
	position: absolute;
	top: 45px;
	right: 5px;
	width: 445px;
	text-align: center;
}

div.contentModuleTable div.shopkeeper p.message{
	position: absolute;
	top: 67px;
	right: 5px;
	text-align: center;
	width: 445px;
}

div.contentModuleTable div.shopkeeper.old{
	text-align: center;
	margin: 5px 0 5px 0;
	height: auto;
	width: auto;
}

div.contentModuleTable div.shopkeeper.old img{
	width: 600px;
	height: 200px;
	border: 1px;
	display: block;
	margin: 0 auto;
}

div.contentModuleTable div.shopkeeper.old strong.title{
	position: relative;
	font-weight: bold;
	text-align: center;
	display: block;
	top: auto;
	width: auto;
}

div.contentModuleTable div.shopkeeper.old p.message{
	position: relative;
	text-align: center;
	right: auto;
	top: auto;
	margin-top: 0;
	width: auto;
}

div.contentModuleTable p.empty-shop{
	margin-top: 25px;
	text-align: center;
}

div.contentModuleTable #shop-items{
	padding: 0;
	overflow: hidden;
}

div.contentModuleTable #shop-items li{
	text-align: center;
	width: 173px;
	height: 174px;
	float: left;
	display: block;
}

div.contentModuleTable #shop-items div.name img.star{
	width: 12px;
	height: 10px;
	margin-right: 3px;
}

div.contentModuleTable #shop-items div.name span.name{
	text-align: center;
	font-weight: bold;
}

div.contentModuleTable #shop-items li strong.sold-out{
	display: none;
}

div.contentModuleTable #shop-items li.sold-out img.item{ opacity: 0.3; filter: alpha(opacity=30); -moz-opacity: 0.3; cursor: default; }
div.contentModuleTable #shop-items li.sold-out div.name span.name{ color: grey; }
div.contentModuleTable #shop-items li.sold-out strong.sold-out{ text-align: center; font-weight: bold; display: block; color: red; }
div.contentModuleTable #shop-items li.sold-out div.details{ display: none; }

div.contentModuleTable #shop-items a.try,
div.contentModuleTable #shop-items a.wish,
div.contentModuleTable #shop-items a.add-to-cart{
	text-align: center;
	display: block;
	font-weight: bold;
}

div.contentModuleTable #shop-items a.try{ color: green; }
div.contentModuleTable #shop-items a.try span.take-off{ color: red; display: none; }
div.contentModuleTable #shop-items a.wish{ display: none; }

div.contentModuleTable #shop-items a.add-to-cart{
	font-weight: bold;
}

div.contentModuleTable #shop-items a.add-to-cart img{
	width: 23px;
	height:  17px;
	border: 0;
	vertical-align: text-bottom;
}

div.contentModuleTable #shop-items a.add-to-cart.free img{
	display: none;
}

div.contentModuleTable #shop-items div.price del.original-price{
	color: red;
}

div.contentModuleTable #shop-items div.price del.original-price span{
	color: black;
}

div.contentModuleTable #shop-items div.price span.discount-price{
	font-weight: bold;
	color: red;
}