/* Current View Style */
#sampleCentre div.listpage ul.nxtpage li a.grid{ background:url(../img/icons/viewgrid.gif) no-repeat 0 4px;}
#sampleCentre div.listpage ul.nxtpage li a.grid:hover{cursor:default }
#sampleCentre div.listpage ul.nxtpage li a.list{ background:url(../img/icons/viewlist-a.gif) no-repeat 0 4px;}
#sampleCentre div.listpage ul.nxtpage li a.list:hover{background:url(../img/icons/viewlist.gif) no-repeat 0 4px;  cursor:pointer}



/* Current View */
#currentview_inner #youarehere{left:482px;}

/* Item Listings */
#sampleCentre div.listcontent{float:left; width:124px; height:160px; margin:0 5px 0 0; border-bottom:0;}
html>body #sampleCentre div.listcontent{height:auto; min-height:120px;}
#sampleCentre  .noleftmarg{margin:0;}
#sampleCentre div.listcontent h4{margin:0; padding:0 0 0 2px; }
#sampleCentre div.searchform div.listcontent h4 span{display:block; }
#sampleCentre div.listcontent p{display:none;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sampleCentre div.listcontent {clear:none; }
/* End IE5-Mac hack */
#sampleCentre div.listimg{float:none; width:100px;/* background: yellow;*/ }

/* THEME SPECIFIC STYLES - to be moved to appropriate stylesheet*/

/* chieftain */
.chieftain #sampleCentre div.listpage ul.nxtpage li a.grid{color:#636467;}
.chieftain #sampleCentre div.listpage ul.nxtpage li a.grid:hover{color:#C7AF96;}
.chieftain #sampleCentre div.listpage ul.nxtpage li a.list{color:#636467;}
.chieftain #sampleCentre div.listpage ul.nxtpage li a.list:hover{color:#C7AF96;}



/* lionella */
.lionella #sampleCentre div.listpage ul.nxtpage li a.grid{color:#636467;}
.lionella #sampleCentre div.listpage ul.nxtpage li a.grid:hover{color:#000;}
.lionella #sampleCentre div.listpage ul.nxtpage li a.list{color:#636467;}
.lionella #sampleCentre div.listpage ul.nxtpage li a.list:hover{color:#000;}