@charset "UTF-8";
/* CSS Document */

#content #col1 {
	float: left;
	width: 500px;
}
#content  #col1 .boxtop {
	background-image: url(../Image/_common/boxtop_lf.jpg);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	width: 470px;
	color: #7C715F;
	position: relative;
}
#content #col1 .boxtopsidebar {
	background-image: url(../Image/_common/boxtop_lf.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #7C715F;
	position: relative;
}
#content #col1 .boxtopsidebar .catNav {
	float: right;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
	color: #999999;
	
}
#content #col1 .boxtopsidebar span.searchTerm { 
	color:#FB5511;
}

#content #col1 .boxtopsidebar .catNav li {
	float: left;
	color:#000000;
}
#content #col1 .boxtopsidebar .catNav span {
	font-weight:bold;
}
#content #col1 .boxtopsidebar .catNav a {
	text-decoration: none;
	height: 31px;
	color: #666666;
	line-height: 31px;
	display: block;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
#content #col1 .boxtopsidebar .catNav a:hover {
	text-decoration: underline;
}
#content #col1 .boxtopsidebar .catNav a.active {
	font-weight: bold;
	color: #000000;
}
#content #col1 .boxtopsidebar .catNav a.prev {
	background-image: url(../Image/_common/catNav_prev.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	line-height: 31px;
	width: 11px;
	margin-right: 5px;
}
#content #col1 .boxtopsidebar .catNav a.next {
	line-height: 31px;
	background-image: url(../Image/_common/catNav_next.gif);
	display: block;
	width: 11px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 5px;
	margin-right: 0px;
}

#content #col1 .boxtopsidebar .cap_rt {
	height: 31px;
	width: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../Image/_common/boxtop_rt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content #col2 {
	float: right;
	width: 305px;
}
#content #col2 .boxtop {
	background-image: url(../Image/_common/boxtop_lf.jpg);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #7C715F;
	position: relative;
}
#content #col2 .boxtop .cap_rt {
	height: 31px;
	width: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../Image/_common/boxtop_rt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content  #col2  .boxtop  span {
	color: #FB5511;
}
#content #col2 .boxtop a.viewall {
	color: #FFFFFF;
	background-image: url(../Image/_common/buttons/btnRed_51.gif);
	text-align: center;
	float: right;
	width: 51px;
	font-size: 0.85em;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
#content #col2 .boxtop a:hover.viewall {
	text-decoration: underline;
}
