/* search.html subcategory.html */
#brandmenu{
	font-size: .9em;
line-height: normal;
}

#brandmenu a{
color: #254e64;
text-decoration:none;
}

#brandmenu .brand_name {
font-weight: bold;
	font-size: 1em;
    color: #a0a0a0;
    text-decoration: none;
}

#brandmenu .item_name{
font-weight: bold;
	font-size: 1.1em;
    color: #ABB49B;
    text-decoration: none;
}
#brandmenu .page_top{
	font-size: 1em;
    color: #716042;
    text-decoration: none;
}
#brandmenu .item_copy{
font-weight: bold;
	font-size: 1.1em;
    color: #988056;
    text-decoration: none;
}
#brandmenu .item_price{
margin-bottom: 5px;
margin-top: 5px;
font-weight: bold;
	font-size: .9em;
    color: #222222;
    text-decoration: none;
}

#brandmenu .item_det{
	font-size: 1em;
    color: #333333;
    text-decoration: none;
}

#brandmenu a .item_name {
font-weight: bold;
	font-size: 1.1em;
color: #254e64;
text-decoration:none;
}
#brandmenu a:hover .item_name {
font-style: italic;
	font-size: 1.1em;
color: #a5c274;
text-decoration:none;
}

#list_page  {
	white-space:nowrap;
	font-size:.9em;
	text-align:left;
	color:#333333;
}
#list_page a {
	font-weight: bold;
	word-wrap: keep-all;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #ABB49B;
	color: #fff;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#list_page a:hover {
	border-color: #abb49b;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	word-wrap: keep-all;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #FFFFFF;
	color: #abb49b;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#list_page .now {
	border-color: #abb49b;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	word-wrap: keep-all;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #FFFFFF;
	color: #222;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#list_page_bottom  {
	white-space:nowrap;
	font-size:.9em;
	text-align:left;
	color:#333333;
}
#list_page_bottom a {
	font-weight: bold;
	word-wrap: keep-all;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #ABB49B;
	color: #fff;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#list_page_bottom a:hover {
	border-color: #abb49b;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	word-wrap: keep-all;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #FFFFFF;
	color: #abb49b;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#list_page_bottom .now {
	border-color: #abb49b;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	word-wrap: keep-all;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #FFFFFF;
	color: #222;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
