DIV.merchandise-shop {
}

#skip-merchandise-link {
	color: white;
	font-weight: bold;
	font-size: 100%;
	cursor: pointer;
	float: right;
	text-shadow: black 0px 1px 6px;
	line-height: 30px;
	position: relative;
	top: -5px;
}

DIV.merchandise-shop DIV.item {
	width: 246px;
	height: 289px;
	float: left;
	border: 1px solid #777;
	background-color: white;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	margin: 10px 9px;
	
	position: relative;
}

DIV.merchandise-shop DIV.item .new-label {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
} 

DIV.merchandise-shop DIV.image {
	text-align: center;
	padding: 10px 0px 4px 0px;
	height: 194px;
}

DIV.merchandise-shop DIV.no-image {
	padding: 10px 0px 4px 0px;
	height: 194px;
	background-image: url("/img/no_merchandise_image.png");
	background-position: center center;
	background-repeat: no-repeat;
}

DIV.merchandise-shop DIV.image .image {
	position: relative;
	left: 10px;
}

DIV.merchandise-shop DIV.image .zoom {
	position: relative;
	left: -14px;
	top: -4px;
	visibility: hidden;
}


DIV.merchandise-shop .hidden {
	display: none;
}

DIV.merchandise-shop DIV.thumbnails {
	text-align: center;
	padding: 0px 0px 4px 0px;
	height: 21px;
}

DIV.merchandise-shop DIV.thumbnails IMG,
DIV.merchandise-shop DIV.image IMG {
	cursor: pointer;
}

DIV.merchandise-shop DIV.item DIV.title {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	margin: 3px 0;
	overflow: hidden;
}

DIV.merchandise-shop DIV.new DIV.title {
	color: #FFFF00 !important;
	background-color: #2f9bff;
	text-shadow: 0px 1px 1px #11365a;
}

DIV.merchandise-shop DIV.link {
	text-align: center;
}

DIV.merchandise-shop DIV.link A {
	background-color: #e7ff62;
	padding: 4px 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

DIV.merchandise-shop DIV.link A {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

DIV.merchandise-shop DIV.link A:hover {
	color: #333;
	background-color: #dbff15;
	text-decoration: none;
}


DIV.merchandise-shop TABLE.item-information TD.images {
	width: 196px;
}

DIV.merchandise-shop TABLE.item-information TD.images .image,
DIV.merchandise-shop TABLE.item-information TD.images .thumbnails {
	position: relative;
	left: 10px;
}

DIV.merchandise-shop TABLE.item-information {
	border-spacing: 0px;
	border-collapse: separate;	
}

DIV.merchandise-shop TABLE.item-information H3 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

DIV.merchandise-shop TABLE.item-information TD {
	vertical-align: top;
	text-align: justify;
}

DIV.merchandise-shop TABLE.item-information TD.buttons {
	text-align: center;
}

DIV.merchandise-shop TABLE.item-information TD LABEL {
	display: block;
	text-align: left;
}

DIV.merchandise-shop TABLE.item-information .button {
	margin: 5px auto;
}

DIV.merchandise-shop TABLE.item-information .radio {
	margin: auto 5px;
}

DIV.merchandise-shop DIV.box {
	padding: 7px;
	margin: 5px;
	background-color: #cbe3fd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

DIV.merchandise-suggest {
	text-align: center;
	margin: 30px 0;
	font-size: 16px;
}

DIV.merchandise-shop H1 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.3em 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #9a9a9a;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	text-shadow: 0px 0px 2px #caced3;
}

DIV.merchandise-shop DIV.category-empty {
	text-align: center;
	margin: 100px 0; 
	font-size: 18px;
}

DIV.merchandise-shop DIV.menu {
	height: 30px;
	z-index: 200;
}

DIV.menu A, DIV.menu A:HOVER {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: none;
}

DIV.menu LI LI A, DIV.menu LI LI A:HOVER { font-weight: normal !important; }

DIV.merchandise-shop DIV.menu * { 
	z-index: 200;
}

DIV.merchandise-shop DIV.menu UL,
DIV.merchandise-shop DIV.menu LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

DIV.merchandise-shop DIV.menu LI LI {
	list-style-type: none;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 5px;
}

DIV.merchandise-shop DIV.menu LI {
	background-color: #ff0;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
}

DIV.merchandise-shop DIV.menu LI UL {
	background-color: #ff0;
}


DIV.merchandise-shop DIV.menu > UL > LI {
	float: left;
	position: relative;
	padding: 0px 10px;
	line-height: 25px;
	margin: 0 10px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

DIV.merchandise-shop DIV.menu > UL > LI:HOVER {
	background-color: #f8ea00;
}

DIV.merchandise-shop DIV.menu > UL > LI > UL {
	position: absolute;
	top: 25px;
	left: 0;
	padding: 5px;
	margin: 0;
	width: 150px;
	display: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

DIV.merchandise-shop LI.mouse-over > UL {
	display: block !important;
}

DIV.merchandise-shop DIV.menu LI.zero-items {
	display: none !important;
}

DIV.merchandise-shop DIV.menu DIV.search-box {
	float: right;
	position: relative;
}

DIV.merchandise-shop DIV.menu DIV.search-box INPUT {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
	
	border: 1px solid #BBBBBB;
	height: 16px !important;
	padding: 2px 3px !important;
	background-color: #f2f7fd;
	color: #666;
}

DIV.merchandise-shop DIV.menu DIV.search-box INPUT.active {
	color: #333;
}

DIV.merchandise-shop DIV.menu DIV.search-box BUTTON {
	position: absolute;
	right: 1px;
	top: 2px;
	
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	
	cursor: pointer;
}
