/* @override http://www.wildbirddirect.local/css/category.css */

@charset "UTF-8";
/* CSS Document */

#category 
{
	display: block;
	width: 100%;
	margin-bottom: 100px;
	float: left;
}

#category-title 
{
	width: 100%;
	display: block;
}

#category-title h1 
{
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}

#category-filter
{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	width: 300px;
}
#category-introduction
{
	float: left;
	width: 100%;
	font-size: 0.8em;
}

#category-introduction h2
{
	margin-top: 20px;
	margin-left: 10px;
}

#category-introduction p
{
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	
}
.category-item 
{
	height: 195px;
	width: 287px;
	float: left;
	display: inline;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.category-end
{
	height: 195px;
	width: 287px;
	display: block;
	margin-bottom: 10px;
	float: left;
}

.category-item h2, .category-end h2 {
	color: #000;
	font-weight: bold;
	width: 270px;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 1.2em;
	height: 30px;
}
.category-image
{
	float: left;
	margin-left: 5px;
	display: inline;
	margin-top: 5px;
	background-color: #FFF;
}

.category-item img.category-image, .category-end img.category-image
{
	padding: 3px;
	border: 1px solid #CCC;
}


.category-description
{
	float: right;
	width: 110px;
	margin-right: 5px;
	height: 125px;
	display: inline;
	font-size: 0.78em;
	margin-top: 5px;
}

.category-link
{
	float: right;
	width: 112px;
	height: 27px;
	display: inline;
	font-size: 0.8em;
	margin-top: 10px;
	text-align: right;
	margin-right: 5px;
}

.product-item 
{
	height: 160px;
	width: 580px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	display: block;
	position: relative;
	background-color: #EBEBEB;
}

.product-end
{
	width: 575px;
	display: inline;
	margin-bottom: 10px;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 0px;
	padding-bottom: 10px;
	background-image: url(/images/product/product-end-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 100%;
	z-index: 70 !important;
}
.product-image
{
	float: left;
	margin-left: 5px;
	display: inline;
	margin-top: 5px;
	background-color: #FFF;
	padding: 3px;
	position: relative;
	z-index: 70!important;
}

.product-end img.product-image
{
	border: 1px solid #CCC;
}

.product-item h2, .product-end h2
{
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	height: 45px;
	width: 390px;
	float: right;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
	z-index: 100 !important;
}

.product-description {
	float: left;
	height: 54px;
	width: 390px;
	float: right;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 0.8em;
	overflow: hidden;
	z-index: 100!important;
}

.category-offer {
	float: left;
	width: 390px;
	float: right;
	display: inline;
	margin-right: 5px;
	font-size: 0.8em;
	padding-bottom: 30px;
}

.category-price
{
	display: block;
	width: 280px;
	position: absolute;
	bottom: 15px;
	left: 180px;
	height: 22px;
	float: left;
}
.category-price-now
{
	color: #000000;
	font-size: 1.2em;
	display: block;
	width: 190px;
	float: left;
}
.category-price-was
{
	text-decoration: line-through;
	font-size: 12px;
	display: block;
	
	float: left;
	color: #999;
	margin-top: 6px;
	margin-right: 10px;
}
.product-button
{
	float: right;
	margin-right: 5px;
	margin-top: 3px;
	position: absolute;
	bottom: 2px;
	right: 0px;
}


#category-filter
{
	float: left;
	height: 27px;
	width: 300px;
}
.filter-menu
{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	height: 22px;
}

#category-menu
{
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	height: 22px;
}

#category-filter-button
{
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	height: 80%;
	width: 31px;
}

.sort-by
{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left: 8px;
	margin-top: 7px;
}

.prod-code
{
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	color: #999;
	height: 15px;
	width: 100px;
	text-align: left;
	display: inline;
}
.brand-logo
{
	float: left;
	display: inline;
	margin-top: 10px;
	clear: left;
	margin-left: 5px;
	height: 30px;
	width: 100px;
	text-align: left;
}
.category-child-description a
{
	color: #FFF;
	font-weight: bold;
}

#category #description-box h2
{
	float:left;
	clear:left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline;
}

.freePostageBadge {
	position: absolute;
	height: 74px;
	width: 97px;
	background: url(/images/shared/free-postage.png) no-repeat;
	left: 77px;
	top: 96px;
	z-index: 100 !important;
}


