#catalog_top {
	background-image: url(../img/content/awards/awards_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
}
#catalog_bottom {
	background-image: url(../img/content/awards/awards_border_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 3px;
	padding-bottom: 20px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8CC63F;
}
#catalog_main {
	background-image: url(../img/content/awards/awards_border_mid.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
.thumb:hover {
	background-image: url(../img/content/awards/awards_thumb_bgover.gif);
	background-repeat: no-repeat;
}
h2.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	top: 55px;
	position: relative;
	left: 290px;
	width: 50%;
}
#detail_pictop {
	background-image: url(../img/content/toys/children_detail_name.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 427px;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
}
.detail_thumb a {
	background-image: url(../img/content/awards/awards_circle_thumb.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
}

#awards_menu li {
	font-size: 12px;
	width: 300px;
	height: 50px;
	float: left;
	margin-bottom: 10px;
}
#awards_menu a, #awards_menu a:visited {
	font-family: "Comic Sans MS", cursive, Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	/*margin: 10px;*/
	text-decoration: none;
}
#awards_menu a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
#awards_menu img {
	float: left;
	margin: 0 10px 10px 10px;
}
#awards_menu p {
	margin: 10px;
}
#awards_menu li span {
	margin: 10px;
	padding: 0;
}
#awards_menu li.clear {
	width: 0;
	height: 0;
}
#awards_menu_top {
	display: block;
	height: 44px;
	background-image: url(../img/content/awards/awards_menu_top.gif);
	background-repeat: no-repeat;	
}
#awards_menu {
	width: 952px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/content/awards/awards_menu_btm.gif);
	background-position: bottom;
	padding-bottom:106px;
	_padding-bottom:50px;
}
#awards_menu_main {
	background-image: url(../img/content/awards/awards_menu_main.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	overflow:auto;
}
#catalog_top img {
	position: relative;
	top: 10px;
	left: 5px;
}

