/* Copyright Efflinch Dot Com  */

#refine .boxbody {
	margin: 0px;
	text-align: justify;
	width: 181px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #720F6C;
	border-left-color: #720F6C;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	background-color: #F8ECE0;
}
#refine .boxhead {
	background-image: url(../images/_bck_boxhead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#refine .boxbody .button {
	height: 28px;
	width: 60px;
	display: block;
	float: left;
}

#refine .boxhead h1 {
	font-size: 14px;
	color: #FCF5EB;
	text-align: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

#refine .boxend {
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 8px;
	clear: both;
	background-image: url(../images/_bck_boxend_tan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#refine input, #refine select {
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #720F6C;
	border-right-color: #E2D1E3;
	border-bottom-color: #E2D1E3;
	border-left-color: #720F6C;
	padding: 2px;
	color: #720F6C;
}
#refine th {
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4B0A48;
	text-align: right;
	padding-right: 5px;
	font-style: italic;
}
#refine td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#listings {
	overflow: hidden;
	float: left;
}
#listings a:link, #listings a:active, #listings a:visited {
	display: block;
	color: #720F6C;
	text-decoration: none;
	font-size: 10px;
}
#listings a:hover {
	color: #CC9900;
}
#listings .details {
	width: 120px;
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
	height: 165px;
	background-image: url(../images/_bck_details.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 8px;
}
#listings .details p {
	text-align: center;
}

#listings .thumb {
	padding-bottom: 3px;
}
#pagenav #navigate {
	float: right;
	display: block;
	text-align: right;
}
#pagenav #navigate ul {
	display: block;
	list-style-type: none;
}
#pagenav #navigate li {
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	color: #851280;
}
#pagenav #navigate .current {
	font-weight: bold;
	font-size: 12px;
	color: #E122D8;
	margin-bottom: 5px;
}
#pagenav #navigate a:link, #pagenav #navigate a:active, #pagenav #navigate a:visited {
	color: #720F6C;
}
#pagenav #navigate a:hover {
	color: #CC9900;
}
#pagenav #items p {
	font-size: 10px;
	color: #851280;
}
#pagenav #items {
	float: left;
	width: 200px;
	clear: left;
}
#pagenav {
	clear: left;
}
#listings .details .linkimage {
	height: 125px;
	display: block;
}
#listings .details .detnorm {
	font-size: 11px;
	color: #720F6C;
}
#listings .details .detover {
	font-size: 11px;
	color: #CC9900;
	cursor: pointer;
}
#listings .details .linkname {
	width: 105px;
}
