img.pag_link {
	vertical-align:middle;
}

#refine .attributelist { 
	display: block;
	float: left !important;
	width: 100px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 3px solid #D2F0D8;
	margin-right: 6px;
	clear:none;
}

body {
    font-family: Arial,Helvetica,sans-serif;
}
hr {
	clear: both;  
}

h2 {
	padding-left: 0px;
	margin-left: 0px;
}

legend {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: rgb(25, 82, 116);
    font-weight: 900;
    margin-bottom: 4px;
}

legend.small {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
   	color: black;
    font-weight: 900;
    margin-bottom: 4px;
}

#left {
	display: none;
	background-color: #E7EFF7;
	border: 1px solid #666666;
	height: 300px;
}

#right {
	display: none;
	background-color: #FFFFCC;
	height: 300px;
}


#refine {
	background-color: #E8F7EB;
	clear: both;
}

#refine ul {
	margin: 0px;
	padding: 2px;
	width: 96px;
	clear:none;
	float: none;
}


#refine li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 96px;
	
}

#refine .divide {
	border-left: 3px solid #D2F0D8;
	background-color: #D2F0D8;
}

#box-header {
	background-image: url(/images/header_bg.gif);
	background-repeat:repeat-x;
}

#breadcumb {
	font-size: 12px;
	margin-bottom: 8px;
}

.stdbold {
	font-weight: bold;
}

#centre-content {
	padding-top: 0px;
}

#content {
	padding-top: 10px;
}

#search-results {
	clear: both;
	margin-top: 5px;
}

.listing em {
	display: block;
	margin-bottom: 6px;
}

.listing-text {
	width: 360px;
	margin-left: 130px;
}

.listing-image {
	float:left;
	margin:0px 10px 10px 0px;
	width:120px;
}

.listing-price {
	float:right;
	margin-right: 10px;
	font-weight:bold;
}

.listing-attribute {
	font-size: 100%;
}

.orderlink {
	display: block;
	font-weight: 900;
	font-size: 90%;
	margin: 5px 0px 0px 15px;
}

#rp-topnav {
	float: right;
}

li.hidden {
	display:none;
}

#basket-nav {
	display: block;
}

#basket-nav a {
	font-size: 11px;
	color: #ecdd8f;
	padding: 4px;
	background-color: #990101;
	font-weight: bold;
	border: 2px outset #E1A1A1;
}

#basket-nav .tickbutton {
	padding-left: 15px;
	background-image: url(/images/basket-tick.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#basket-contents {
	border: 1px solid #ccc;
	padding: 4px 0px 4px 0px;
}
.basket-item {
	border-bottom: 1px dashed #ccc;
	padding: 2px 4px 2px 4px;
}
.item-price {
	float: right;
}
.basket-title {
	font-weight: bold;
	background-color: #F7F7F7;
	margin-top: 10px;
	padding: 4px;
	padding-left: 8px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.order-details {
	border: 1px solid #ccc;
	padding: 4px 0px 4px 0px;
}

.notice{
	background-color: #E8F7EB;
}

#quicksearch p {
	margin-bottom:4px;
}

#quicksearch input {
	width: 90px;
	margin-left:2px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:9px;
}

/* clearfix class goes on a container to save the need to put an empty clearing div in html */	
.clearfix:after {
}

.clearfix {
}

/* Hides from IE-mac \*/
* html .clearfix {
}
.clearfix {
}
/* End hide from IE-mac */

