body{
	margin: 0px;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}
p{
	margin: 0px;
}
a{
	color: #090909;
	text-decoration:none;
}
a:hover,
a:focus,
a:active{
	color: #E51C24;
	text-decoration:none;
}
h1{
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	font-weight:bold;
}
h2{
	font-family: Arial;
	font-size:14px;
	margin: 0px;
}
.price{
	font-size:13px;
	font-weight:bold;
	color:#E51C24;
}
.bg_top{
	background-image:url(set/bg_container.jpg);
	background-repeat:repeat-x;
	border-left: #CDCDCD solid 1px;
	border-right: #CDCDCD solid 1px;
}
.bg_foot{
	background-position:top;
	background-image:url(set/bg_foot.jpg);
	background-repeat:repeat-x;
	border-left: #CDCDCD solid 1px;
	border-right: #CDCDCD solid 1px;
	background-color:#EBEBEB;
}
.bg_newitems{
	background-image:url(set/bg_newitems.jpg);
	background-repeat:repeat-x;
	height: 150px;
}
.scroller{
	height: 156px;
	background-image:url(layout/scroller.gif);
	background-repeat:repeat-x;
	background-position:top;
	color: #FFFFFF;
}
.productlink{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #090909;
}
#container{
	z-index: 0;
	position:relative;
	top: -15px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.pagenum{
	color:#666666;
	font-weight:bold;
}
#newitems{
	z-index: 2;
	position: relative;
	top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#container_top{
	z-index: 2;
	background-image:url(set/bg_container_top.jpg);
	background-repeat:no-repeat;
	height: 25px;
}
#container_foot{
	z-index: 1;
	background-image:url(set/bg_container_foot.jpg);
	background-repeat:no-repeat;
	height: 22px;
}
#store_foot{
	z-index: 1;
	background-image:url(set/bg_store_foot.jpg);
	background-repeat:no-repeat;
	height: 18px;
}
.newitems_cell{
	width: 198px;
	height: 114px;
	background-image:url(set/newitem_cell.gif);
	background-repeat:no-repeat;
}
.imgborder{
	border: #A5A9AC solid 1px;
}
.nav{
	background-position:top;
	background-image:url(set/nav.jpg);
	background-repeat:repeat-x;
	height:28px;
}
.featureditem_cell{
	background-image:url(set/featured.gif);
	background-repeat:no-repeat;
	height: 288px;
}
.store_top{
	background-image:url(set/bg_store_top.jpg);
	background-repeat:no-repeat;
	background-color:#FBFBFB;
	width: 581px;
	height: 30px;
}
.store_foot{
	background-image:url(set/bg_store_foot.jpg);
	background-repeat:no-repeat;
	background-color:#FBFBFB;
	width: 581px;
	height: 30px;
}
.store_container{
	position: relative;
	top: -15px;
	width: 581px;
}
.tips{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
.store{
	background-color:#FBFBFB;
	border-left: #CDCDCD solid 1px;
	border-right: #CDCDCD solid 1px;
	width: 581px;
}
.hotdeals{
	background-image:url(set/bg_hotdeals.jpg);
	background-repeat:no-repeat;
	background-position: top;
	padding: 5px;
	border-left: #C0C0C0 solid 1px;
	border-right: #C0C0C0 solid 1px;
}
a div{
	background-color:#F4F4F4;
	color:#CDCDCD;
	font-family: Arial;
	width: 14px;
	padding-top: 2px;
	height: 14px;
	padding-left: 1px;
	border: #CDCDCD solid 1px;
}
a:hover div{
	background-color:#FFFFFF;
	height: 14px;
	width: 14px;
	border: #CDCDCD solid 1px;
}
.formobjects{
	border: #D5D5D5 solid 1px;
	background-color:#FFFFFF;
	font: Arial;
	font-size: 12px;
	color:#333333;
}
.searchbuttonie{
	position:relative;
	top: 4px;
}
.searchbuttonmoz{
	position:relative;
	top: 8px;
}
.row0 {
	background-color: #FFFFFF;
}
.row1 {
	background-color: #F9F9F9;
}
.tiny{
	font-size:9px;
}
.error {
	font-weight:bold;
	color:#FF0000;
}
.navcell {
	padding-left: 5px;
}
