/* CSS Document */

div#site-wrapper{
	/*background-image: url(../../images/structure/siteholder-faded-bg.jpg);*/
}

#maindepartment{
	background-image: url(../../images/structure/575x350-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 575px;
	height: 350px;
	float:left;
	margin:10px 0 0 10px;
}

#maindepartment img{
	margin:5px 0 0 5px;
}

#sub-department{
	background-image: url(../../images/structure/279x168-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 279px;
	height: 168px;
	float:left;
	margin:10px 0 10px 12px;
}

#sub-department img{
	margin:5px 0 0 5px;
}

#sort-by{margin:10px 0 10px 3px; width:566px; float:left;}

#sort-by button{width:28px; height:24px;}

.brandname{
margin-left:5px;
}

.pagination{
	float:right;
	width:212px;
	margin:8px 0 0 0;
}

.pagination-btm{
	float:left;
	clear:both;
}

#department-details{margin:10px 0 0 0; float:left; width:590px; position:relative;}



.item-listing img{
	margin:5px 0 5px 0;
	border:solid 1px #999999;
}

.item-listing a, .item-listing .priceoutput{
	margin-left:4px;
}

#products-holder{
	padding:0 0 70px;
	float:left;
}

#department-notes{
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	background-color:#fff;
	width:545px;
	float: left;
	/*margin-right:27px;*/
	margin-bottom:5px;
	margin-top:5px;
	padding:8px 8px 12px 8px;
}

p#department-notes{
	padding:5px;
}

.product-details{
	margin-left:5px;
}

.img-holder{
	height:125px;
}

.item-listing{
	/*background-image: url(../../images/structure/182x238-bg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 182px;
	height: 310px;
	float:left;
	margin:0 5px 0 0;
	position:relative;
}
