#wrapperResult {
	background: transparent url(../img/bg-pipe.gif) repeat-x;
	}

#contentFilm h2 {
	margin-top: 0;
	margin-bottom: .4em;
	padding-top: .6em;
	padding-bottom: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #246C6C;
	}
	
/* Search results */
.breadcrumb a, .breadcrumb a:visited {
	color: #339;
	text-decoration: none;
	}
	
.breadcrumb a:hover {
	text-decoration: underline;
	color: #339;
	}
	
#contentFilm .blurb p, #contentFilm .blurb ul {
	font-size: .69em;
	width: 40em;
	}	

/*** CHANNEL/FORMAT OPTIONS ***/

#wrapperFilter {
	position: relative;
	height: 1.4em;
	overflow: hidden;
	margin-top: .6em;
	padding: 0;
	background: #EEEDD4 url(../img/bg-memberbar.gif) repeat-x;
	}

#contentFilm #filter {
	position: relative;
	width: 29.4em;
	margin-left: auto;
	margin-right: auto;
	height: 1.65em;
	border-top: 2px solid #EEEDD4;
	border-right: 1px solid #EEEDD4;
	border-left: 1px solid #EEEDD4;
	font-size: .75em;
	text-align: center;
	}
	
#filter strong {
	/*font-weight: normal;*/
	}	
	
#filter div {
	position: relative;
	display: inline;
	}
	
span.filterOn {
	height: 1.6em;
	/*background: #fff;*/
	border-bottom: 1px solid #fff;
	}

.filterOn .fAll,
.filterOn .fRental,
.filterOn .fSales {
	height: 1.65em;
	background: #fff;
	}	
	
.filter {
	display: inline;
	float: left;
	width: 3.5em;
	padding-left: 6px;
	color: #333;
	}	
	
#filter a {
	position: relative;
	text-decoration: none;
	color: #000;
	}	
	
.fAll, .fRental, .fSales, .fVHS, .fDVD, .fHDDVD, .fBluray, .fVHSOn, .fDVDOn, .fHDDVDOn, .fBlurayOn {
	display: block;
	float: left;
	height: 1.65em;
	padding-top: .05em;
	}
	

.fDVD, .fVHS, .fDVDOn, .fVHSOn, .fBluray, .fBlurayOn {
	width: 34px;
	/*border: 1px solid #000;*/
	}
	
.fHDDVD, .fHDDVDOn {
	width: 56px;
	}	

.fAll, .fRental, .fSales {
	border-left: 2px solid #e3e1bd;
	padding-right: 6px;
	padding-left: 6px;
	}
	
.fRental:hover, .fSales:hover {
	border-left: 2px solid #eceacd;
	background: #fff;
	}
	
.fend {
	border-right: 2px solid #eceacd;
	}	
	
.filterOn .fRental:hover, .filterOn .fSales:hover {
	border-left: 2px solid #fff;
	background: #fff;
	}	
	
.fAll {
	width: 5em;
	padding-left: 6px;
	text-align: center;
	}
	
.fAll:hover {
	background: #fff;
	}	
	
.fRental {
	width: 3.6em;
	}
	
.fSales {
	width: 3em;
	}	
	
.fDVD {
	background: #eceacd url(../img/i-dvd-default.gif) no-repeat;
	}
	
.filterOn .fDVD {
	background: #fff url(../img/i-dvd-off.gif) no-repeat;
	}	
	
.fDVD:hover, .fDVDOn {
	background: #FEFDF5 url(../img/i-dvd-selected.gif) no-repeat;
	}
	
.fHDDVD {
	background: #eceacd url(../img/i-hddvd-default.gif) no-repeat;
	}
	
.filterOn .fHDDVD {
	background: #fff url(../img/i-hddvd-off.gif) no-repeat;
	}	
	
.fHDDVD:hover, .fHDDVDOn {
	background: #FEFDF5 url(../img/i-hddvd-selected.gif) no-repeat;
	}
	
.fBluray {
	background: #eceacd url(../img/i-bluray-default.gif) no-repeat;
	}
	
.filterOn .fBluray {
	background: #fff url(../img/i-bluray-off.gif) no-repeat;
	}	
	
.fBluray:hover, .fBlurayOn {
	background: #FEFDF5 url(../img/i-bluray-selected.gif) no-repeat;
	}	
	
.fVHS {
	background: #eceacd url(../img/i-vhs-default.gif) no-repeat;
	}
	
.filterOn .fVHS {
	background: #fff url(../img/i-vhs-off.gif) no-repeat;
	}	
	
.fVHS:hover, .fVHSOn {
	background: #fff url(../img/i-vhs-selected.gif) no-repeat;
	}	
	
.fDVD span, .fHDDVD span, .fBluray span, .fVHS span, .fDVDOn span, .fHDDVDOn span, .fBlurayOn span, .fVHSOn span {
	position: absolute;
 	left: 0;
 	top: -1000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
	}	

/*** Turning definition list into search result ***/
dl.searchResult {
	position: relative;
	margin: .8em auto 0 auto;
	max-width: 33em;
	}
	
.wrapperTwoCol dl.searchResult {
	max-width: 64em;
	}	
	
#contentBrowse dl.searchResult {
	margin-top: -.2em;
	}	

.searchResult dt {
	position: relative;
	clear: left;
	margin: 0;
	margin-top: .6em;
	margin-bottom: 0;
	padding: 0;
	font-size: .75em;
	}
	
#noCover dt {
	margin-left: 0;
	}	

.searchResult dt a {
	font-weight: bold;
	}
	
* html .searchResult dt a {
	/*line-height: 1.2em;*/
	}	

.searchResult dt IMG {
	vertical-align: middle;
	}

.searchResult dt a IMG.cover {
	display: block;
	float: left;
	width: 60px;
	margin: 0;
	padding-top: 3px;
	padding-right: 8px;
	border-bottom: 1em solid #fff;
	z-index: 0;
	vertical-align: top;
	}
	
#contentFilm .searchResult dt IMG.rating {
	/*float: left;*/
	display: inline;
	position: relative;
	/*display: block;*/
	width: 30px;
	margin: 0;
	padding: 0;	
	}	
	
a.remove {
	display: block;
	float: right;
	width: 66px;
	text-align: right;
	}
	
* html a.remove {
	height: 1%;
	}	

.searchResult dd {
	margin-top: .4em;
	margin-left: 69px;
	line-height: 1.2em;
	font-size: .69em;
	}
	
.searchResult dd.diract {
	font-size: .63em;
	}	
	
#noCover.searchResult dd {
	margin-left: 0;
	}	
	
.searchResult dd.cap {
	clear: left;
	margin-bottom: .6em;
	}	
	
.searchResult dd IMG { /* delete button */
	clear: left;
	position: relative;
	float: left;
	margin-left: -69px;
	margin-top: -22px;
	z-index: 10;
	}
	
dd.price {
	font-weight: bold;
	}
	
dd.price span {
	font-weight: normal;
	color: #C5C284;
	}
	
dd.price s {
	font-weight: normal;
	color: #300;
	}	
	
dd.price span.note {
	color: #3a3a3a;
	}	
	
dd.date {
	color: #3a3a3a;
	}	
	
	
/**** Page Navigation Form ****/

#contentFilm #pageForm {
	position: relative;
	clear: both;
	margin: 1.4em auto 0 auto;
	border: 0 none;
	/*border-top: 1px solid #f0efb5;*/
	border-bottom: 1px solid #f0efb5;
	padding: 0 0 .4em 0;
	background: #FEFDF5;
	font-size: .86em;
	}
	
* html #contentFilm #pageForm label {
	font-size: .79em;
	}	
	
#contentFilm #pageForm.noline {
	border-bottom: 0 none;;
	background: transparent;
	}	


#contentFilm #pageForm fieldset {
	margin: 0 0 .4em 0;
	border: 0 none;
	padding: 0;
	}

#contentFilm #pageForm legend.reader {
	margin-left: -200px;
	display: block;
 	color: #fff;
 	height: 1px;
 	font-size: 0px;
	}
	
#contentFilm #pageForm div.setLabel {
	position: relative;
	float: left;
	width: 4.5em;
	padding-right: 1.2em;
	text-align: right;
	font-size: .86em;
	color: #333;
	}

#contentFilm #pageForm div.four {
	position: relative;
	float: left;
	width: 10em;
	padding: 0;
	}
	
#contentFilm #pageForm p {
	margin-top: 0;
	border-bottom: 1px solid #f0efb5;
	padding-top: .4em;
	padding-bottom: 1.2em;
	background: #fff;
	text-align: center;
	font-size: .9em;
	color: #f0efb5;
	}
	
#contentFilm #pageForm.noline p {
	border-bottom: 0 none;
	padding-bottom: 0;
	}	
	
#contentFilm #pageForm p strong {
	font-weight: normal;
	color: #000;
	}
	
#contentFilm #pageForm p a strong {
	font-weight: bold;
	}
	
#pageForm p a, #pageForm p a:visited {
	text-decoration: none;
	}
	
#pageForm input {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#pageForm select {
	display: inline;
	float: left;
	}
	
#pageForm .empty {
	position: relative;
	float: left;
	width: 17em;
	}
	
#pageForm .total {
	padding-top: 1.2em;
	}	
	
a.page {
	background: #fff;
	color: #339;
	}
	
#pageForm p a.pcurrent {
	background: #dbd9ae;
	}
	
#contentFilm #pageForm p a.pcurrent strong {
	color: #000;
	}	
	
#pageForm p a.page:hover {
	background: #dbd9ae;
	color: #300;
	}		
	
a.pprev, a.pnext, #pageForm p a.pprev:visited, #pageForm p a.pnext:visited {
	font-weight: bold;
	color: #300;
	text-transform: uppercase;
	font-size: .9em;
	}	

a.pnext IMG {
	padding-left: 4px;
	vertical-align: text-top;
	}
	
a.pprev IMG {
	padding-right: 2px;
	vertical-align: text-top;
	}		