

#productCrop {
	width: 712px;
	margin: 0 0 5px 0;
	background-color: #fff;
}
#productCrop .loading {
	float: right;
	color: #000;
	padding: 6px 6px;
	display: none;
}
#productCrop .menu {
	width: 712px;
	background: url('/images_gl/product_season_crop_menu_back.gif') repeat #ccc;
}
#productCrop .menu ul {
	float: left;
	list-style: none;
	padding: 4px;
}
#productCrop .menu li {
	float: left;
}
#productCrop .menu li a {
	color: #000;
	display: block;
	padding: 2px 8px;
	margin-right: 6px;
	text-decoration: none;
}
#productCrop .menu li a:hover, #productCrop .menu li a.sfhover, #productCrop .menu li a.sel {
	color: #fff;
	background-color: #646464;
}
#productCrop .menu li a.sel span {
	font-size: 10px;
	padding: 0 0 0 4px;
}
#productCrop .cropContent table, #productCrop .cropContent {
	height: 205px;
}
#productCrop .cropContent {
	position: relative;
	overflow: hidden;
	left: 4px;
	width: 704px;
}
#productCrop .cropContent table {
	position: absolute;
}
#productCrop .cropContent td {
	vertical-align: middle;
	text-align: center;
	width: 129px; min-width: 129px; max-width: 129px;
}
#productCrop .cropContent td.imgCell {
	padding: 12px 6px 6px 6px;
	background: url(/images_gl/product_crop_cell_border_top.gif) repeat-y left top;
}
#productCrop .cropContent td.infoCell {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 4px 6px 8px 6px;
	background: url(/images_gl/product_crop_cell_border_btm.gif) repeat-y left bottom;
	vertical-align: top;
}
#productCrop .cropContent td.fI {
	background: none;
}

.cropContent .prevScroll, .cropContent .nextScroll {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 11px; height: 16px;
	text-indent: -300px;
	visibility: hidden;
	cursor: pointer;
	top: 70px;
	behavior: url(/common_gl/iepngfix.htc);
}
.cropContent .prevScroll:hover, .cropContent .nextScroll:hover {
	background-position: 0 -16px;
}
.cropContent .prevScroll {
	left: 0;
	background: url('/images_gl/product_crop_prev_btn.png');
}
.cropContent .nextScroll {
	right: 0;
	background: url('/images_gl/product_crop_next_btn.png');
}




	
.smallBanners {
	padding: 0 0 15px 0;
	width: 712px;
}
.smallBanners .banner {
	float: left;
	width: 349px;
	height: 190px;
}
.smallBanners .banner.nf {
	margin: 0 0 0 9px;
}
.smallBanners .banner a {
	position: absolute;
	display: block;
	width: 341px;
	height: 182px;
	margin: 4px;
	text-indent: -3000px;
	overflow: hidden;
	background: url('/images_gl/trans_20_percent.png') no-repeat -10 -10;
}
.smallBanners .banner a:hover {
	background: url('/images_gl/trans_20_percent.png') repeat;
	behavior: url(/common_gl/iepngfix.htc);
}



.wideBanner {
	padding: 0 0 5px 0;
}
.wideBanner .banner {
	width: 712px;
	height: 88px;
}
.wideBanner .banner a {
	position: absolute;
	display: block;
	width: 712px;
	height: 88px;
	text-indent: -3000px;
	overflow: hidden;
}




.catBanners {
	padding: 4px 0 5px 4px;
}
.catBanners .banner {
	width: 700px;
	height: 280px;
}
.catBanners .banner a {
	position: absolute;
	display: block;
	width: 700px;
	height: 280px;
	overflow: hidden;
}
.catBanners .banner a img {
	display: block;
	width: 700px;
	height: 280px;
}







#prodBlogHilites {
	width: 712px;
}
#prodBlogHilites a {
	color: #000;
	text-decoration: none;
}
#prodBlogHilites .headContain {
	background: url(/images_gl/blog_product_hilite_header_back.gif) #fff;
	padding: 5px 6px 4px 8px;
	width: 698px;
}
#prodBlogHilites .headContain .head {
	font-size: 12px;
	line-height: 14px;
	float: left;
	padding: 4px 0;
	color: #999;
}
#prodBlogHilites .headContain .bblogo {
	float: right;
	display: block;
	width: 31px; height: 22px;
	background: url(/images_gl/blog_hilite_bblogo.png);
	behavior: url(/common_gl/iepngfix.htc);
}
#prodBlogHilites .contain {
	background: url(/images_gl/blog_product_hilite_back.jpg);
	width: 712px;
	padding: 8px 0 12px 0;
}

#prodBlogHilites .blogHilite {
	border: none;
	width: 700px;
	padding: 0 2px 6px 2px;
}

#prodBlogHilites .blogHilite {
	margin: 6px 0 0 6px;
	color: #666;
}
#prodBlogHilites .blogHilite a {
	color: #666;
}
#prodBlogHilites .blogHilite a:hover {
	color: #000;
}
#prodBlogHilites .blogHilite a .title {
	font-size: 13px;
}
#prodBlogHilites .blogHilite a .info {
	font-size: 11px;
}
