/******************************************************************/
/* These are the rules for most content templates on hollywoodvideo.com */
/******************************************************************/

/***********************************************/
/* Rules for Movie Sort and Filter functions   */
#MovieSortFilter {
	background: white url(images/movie_sortfilter_UL.gif) top left no-repeat;
	text-align: left;
	margin:0;
	padding:0;
	position: relative;
	}
#MovieSortFilter img { margin: 3px 0;}
#MovieSortFilter table { margin: 4px 0; clear: both; font-size:10px; }
#MovieSortFilter select {
	font-size: 10px;
	color: white;
	background-color: #665c9c;
	}
#MSF_top { 
	background: transparent url(images/movie_sortfilter_UR.gif) top right no-repeat;
	clear: both;
	}
#MSF_middle { background: transparent; border: none; margin: 0; }
#MSF_bottom { 
	background: transparent url(images/movie_sortfilter_LL.gif) bottom left no-repeat;
	clear: both;
	}
#MSF_bottom_R { background: transparent url(images/movie_sortfilter_LR.gif) bottom right no-repeat; }
.MSF_filters, #MSF_sort {
	clear: both;
	margin: 0;
	text-align: left;
	padding: 3px 10px;
	width: 502px;			/* this and next two lines for buggy winIE/5x browsers */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 482px;			/* this is the right width for compliant browsers */
	} 
#MSF_sort { padding-top: 7px; }
html>body .MSF_filters, html>body #MSF_sort { width: 482px; } /* play nice with certain versions of Opera */
#MSF_sort_butts { float: left; clear: none; margin: 0; padding: 0; width: 380px; }
#MSF_sort_butts img { border: none; margin: 0; }
#MSF_sort_details { 
	float: right; 
	clear: right; 
	margin: 0; 
	padding: 0; 
	width: 102px; 
	font-size: 10px; 
	text-align:right; 
	white-space:nowrap; 
	}

/************************************/
/* Rules for Movie Ratings Widget   */
.ratingsWidget { text-align:left; }
.ratingsWidget img { margin:0; padding:0; border:none;} 
.starbox { background-repeat:no-repeat; text-align: left; float:left; margin:0; padding:0; }
.starbox ul { list-style: none; margin: 0; padding: 0 0 0 1px; float: left; }
.starbox ul li { display: inline; margin: 0; padding: 0; }
.starbox ul li a { display: block; float: left; margin: 4px 1px 3px 0; }
.starignore { height: 13px; clear: left; margin: 0; padding: 0; }
.starignore a { 
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 13px;
	line-height: 13px;
	clear: right; }
.starignore a img {vertical-align:top;}
.staroptions { font-size: 10px; line-height: 12px; margin: 0; float: left; display: none; }
.staroptions ul { list-style: none; margin: 0; padding: 0; float: left; }
.staroptions ul li { margin: 0 0 0 1em; padding: 0; }
.staroptions ul li a { 
	display: block;
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 8px;
	line-height: 8px;
	}
.starguide {float: right; line-height: 20px; width: 19px; margin: 8px 0 0;}
/* expanded rules */
.widget_expanded .staroptions ul li a { margin-top: 2px; }
.widget_expanded .starbox { 
	width: 133px;
	background-image:url(images/ratingStars/expanded/rating_case.gif);
	}
.widget_expanded .starbox ul li a { 
	background-repeat: no-repeat;
	text-decoration: none;
	width: 21px;
	height: 16px;
	}
.widget_expanded .staroptions ul li { margin-top: 9px; }
	/* unrecognized user */
.staroptions ul .unrec a { text-decoration: underline; display: inline; margin: 0; float: none; white-space:nowrap; }
.staroptions ul .unrec a:hover { text-decoration: none; }
.staroptions ul li.unrec { display: list-item; margin: 0 0 0 1em; padding: 0; height: 15px; width: 200px; }
.staropt\ions u\l l\i.un\rec { margin-top: -2px; } /* hide rule from IEwin 5.5 only */
html>body .staroptions ul li.unrec { margin-top: 0; } /* hide rule form IEwin */
.staroptions ul li.unrec p { margin: 0; padding: 0; }
.staroptions ul .unrec img { margin: 0 5px 0 0; padding: 0; border:none; float: none; clear: none; }
/* condensed rules */
html>body .widget_condensed {padding-bottom: 5px;}
.widget_condensed .starbox { 
	width: 114px;
	background-image:url(images/ratingStars/condensed/rating_case.gif);
	}
.widget_condensed .starbox ul li a { 
	background-repeat: no-repeat;
	text-decoration: none;
	width: 17px;
	height: 14px;
	}
.widget_condensed .staroptions ul li {margin: 3px 0; }
.widget_condensed .starbox ul .star0 a { width: 22px;}
.widget_condensed .staroptions { clear: both; }
.widget_condensed .staroptions .unrec,
.widget_condensed .starguide {display:none;}

/******************************************/
/* Paginator (previous/next + per-page) */
.paginator { background: #e1def1; color: #200d81; height: 32px; margin: 1em 0; }
.paginator a:hover { color: #9b93c7; text-decoration: none; }
.paginator p { font-size: 9px; }
.nextPrev {
	background: transparent url(images/bg_paginator_left.gif) top left no-repeat;
	float: left;
	padding: 2px 0;
	width: 50%;
	}
.nextPrev p { margin: 0 0 2px; padding: 0 0 0 10px; text-align: left; }
.perPage {
	background: transparent url(images/bg_paginator_right.gif) top right no-repeat;
	float: right;
	line-height: 32px;
	width: 50%;
	}
.perPage p { margin: 0; padding: 0 10px 0 0; text-align: right; }

/* ******************* */
/* Mid-page navigation */
#midNav {
	background: white url(images/bg_mid-pg-nav.gif) no-repeat;
	color: white;
	margin: 10px 0 5px;
	padding: 1px 0 0 5px;
	height: 20px;
	}
html>body #midNav { margin: 0 0 5px; }
#midNav a {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

/* ******************** */	
/* Condensed movie view */
.displayCondensedOne table {
	width: 100%;
	border-top: 1px solid #d1cde5;
	}
.displayCondensedTwo table {
	background: #f5f4fa;
	width: 100%;
	border-top: 1px solid #d1cde5;
	}
.displayCondensedOne td, .displayCondensedTwo td {
	padding: 2px 5px;
	font-size: 9px;
	font-weight: normal;
	}
td.stars { width: 114px; }
td.title { font-size: 10px; width: 210px; }
td.date { width: 30px; }
td.nowrapIco { white-space: nowrap; }
td.mpaaRating { white-space: nowrap; width: 35px; }
td.mpaaRating a {  }
td img { vertical-align: middle; }
td input { vertical-align: middle; padding: 0 2px; }

/* ************** */
/* Search Results */
#searchResults h2 { margin: 0 0 20px; }
.searchAgain { padding: 5px; margin: 1em 0; text-align: center; }
.searchAgain td { padding: 0 3px; }
.searchAgain table { margin: 5px auto; }

/* **************** */
/* New release wall */
.newReleaseWall br { clear: both;}
.newReleaseWall p {
	width: 114px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
.newReleaseWall p .nrwInfo, .streetdate { color: #9b93c7; }
.newReleaseWall p .nrwInfo a {
	color: #9b93c7; 
	text-decoration: none; 
	font-weight: normal; 
	white-space: nowrap;
	}
.newReleaseWall p .nrwInfo a:hover { color: #9b93c7; text-decoration: underline; }
.newReleaseWall .individualMovie {
	float: left;
	width: 114px;
	margin: 0 11px;
	padding: 0 0 10px;
	}
.newReleaseWall .individualMovie[class] { margin: 0 14px; } /* hide from ALL versions of IE Mac and Win */
.movieCondensedBoxArt {
	width: 114px;
	background: white url(images/bg_condBoxArt.gif) top left no-repeat;
	text-align: right;
	} 
.movieCondensedBoxArt .boxart {
	padding: 0; 
	border: 1px solid black;
	border-bottom: 0 none;
	width: 89px;
	float: none; 		/* buggy winIE/5x browsers */
	margin: 0 1px 0 0; 	/* buggy winIE/5x browsers */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0;		/* all other browsers*/
	float: right;		/* this is only for IE6Win */
	} 
html>body .movieCondensedBoxArt .boxart { float: none; } /* correct behavior of compliant browsers */
.movieCondensedBoxArt .ico {
	float: left; 
	width: 22px; 
	padding: 0; 
	margin: 1px -1px 0; 	/* buggy winIE/5x browsers */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 1px 0 0;	/* right attribute for compliant browsers */
	} 
.movieCondensedBoxArt .ico img, 
.movieCondensedBoxArt .ico input {
	display: block;
	padding: 0;
	width: 19px; 
	margin: 2px 0 0 3px;
	}

/* ************************************************************************** */
/* Expanded Movie Desicripton (EMD) "expanded a-tile" for various movie pages */

/* EMD for MOP */
.movieDesc_expandedContent {
	margin: 0 0 12px;
	padding: 5px 5px 14px 0;
	border-bottom: 1px solid #d1cde5;
	}
.movieDesc_expandedContentLeft { float: left; width: 130px; }
html>body .movieDesc_expandedContentLeft { width: 126px; }
.movieDesc_expandedContentLeft .ico { float: left; }
.movieDesc_expandedContentLeft .ico img, 
.movieDesc_expandedContentLeft .ico input 
	{ display: block; padding: 0 5px 2px 0; }
.movieDesc_expandedContentLeft img.boxart 
	{ margin: 0 10px 0 0; border: 1px solid black; }
.movieDesc_expandedContentRight { width: 370px; float: left; }
.movieDesc_expandedContentRight h1 {
	color: #200d81;
	margin: 0 0 5px;
	padding: 0;
	letter-spacing: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.movieDesc_expandedContentRight p.stdate {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
.movieDesc_expandedContentRight p.movieTypeLength {
	color: #200d81;
	margin: 0 0 5px;
	padding: 0;
	font-size: 10px;
	}
/* EMD for Non-MOP movie pages */
.movieDescFade_expandedContent { margin: 0; padding: 5px 5px 14px 0; }
.movieDescFade_expandedContent .fadeContentWrap {
	background: url(images/bg_fade.gif) top left repeat-x;
	padding: 10px 0 0;
	margin-top: -4px;
	width: 502px;
	}
html>body .movieDescFade_expandedContent .fadeContentWrap { margin-top: 0; }
.movieDescFade_expandedHead {
	background: #4a3c9c url(images/movietitle_wishlistbg.gif) no-repeat;
	width: 502px;
	margin: 0;
	padding: 2px 0;
	height: 22px;
	}
html>body .movieDescFade_expandedHead { height: auto; }
.movieDescFade_expandedHead h1 {
	letter-spacing: normal;
	color: white;
	margin: 0;
	padding: 0 0 3px 5px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.movieDescFade_expandedHead h1 a:link, .movieDescFade_expandedHead h1 a:visited { color: white; letter-spacing: normal; }
.movieDescFade_expandedHead h1 a:hover { color: white; letter-spacing: normal; }
.movieDescFade_expandedContentLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 135px;
	}
html>body .movieDescFade_expandedContentLeft { width: 132px; }
.movieDescFade_expandedContentRight {
	margin: 0;
	padding: 0;
	width: 360px;
	float: left;
	}
html>body .movieDescFade_expandedContentRight { margin: 0 8px 0 0; width: 362px; }
.movieDescFade_expandedContentLeft .ico { float: left; }
.movieDescFade_expandedContentLeft .ico img, 
.movieDescFade_expandedContentLeft .ico input 
	{ display: block; padding: 0 5px 2px 6px; }
.movieDescFade_expandedContentLeft img.boxart {
	margin: 0 10px 0 0;
	border: 1px solid black;
	}
.movieDescFade_expandedContentRight p.movieTypeLength {
	color: #200d81;
	margin: 0;
	padding: 10px 0 0;
	}
/* EMD for Wish List only */
.prntWLhdr { display: none; }
.rmWishlist {
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
	}
.movieDescWishlist_expandedContent {
	margin: 0;
	padding: 5px 5px 14px 0;
	}
.movieDescWishlist_expandedHead {
	background: #4a3c9c url(images/movietitle_wishlistbg.gif) no-repeat;
	width: 502px;
	margin: 0;
	padding: 2px 0;
	height: 22px;
	}
html>body .movieDescWishlist_expandedHead { height: auto; }
.movieDescWishlist_expandedHead h1 {
	color: white;
	margin: 0;
	padding: 3px 0 0 5px;
	width: 400px;
	float: left;
	font-size: 13px;
	letter-spacing: normal;
	}
html>body .movieDescWishlist_expandedHead h1 {
	max-width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.movieDescWishlist_expandedHead h1 .info, .movieDescWishlist_expandedHead h1 .info a {
	color: white;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	}
.movieDescWishlist_expandedHead h1 a:link, 
.movieDescWishlist_expandedHead h1 a:visited,
.movieDescWishlist_expandedHead h1 a:hover { color: white; letter-spacing: normal; }
.movieDescWishlist_expandedHead p {
	color: white;
	margin: 0;
	padding: 2px 5px 0 0;
	float: right;
	font-size: 9px;
	line-height: 21px;
	}
.movieDescWishlist_expandedHead select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	}
.movieDescWishlist_expandedContent .wishlistContentWrap {
	background: url(images/bg_fade.gif) top left repeat-x;
	padding: 10px 0 0;
	margin-top: -4px;
	width: 502px;
	}
html>body .movieDescWishlist_expandedContent .wishlistContentWrap {
	margin-top: 0;
	height: 100px;
	}
.movieDescWishlist_expandedContentLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	}
html>body .movieDescWishlist_expandedContentLeft { width: 126px; }
.movieDescWishlist_expandedContentLeft .ico { float: left; }
.movieDescWishlist_expandedContentLeft .ico img, 
.movieDescWishlist_expandedContentLeft .ico input {
	display: block;
	padding: 0 5px 2px 6px;
	}
.movieDescWishlist_expandedContentLeft img.boxart {
	margin: 0;
	border: 1px solid black;
	}
html>body .movieDescWishlist_expandedContentLeft img.boxart 
	{ margin: 0 10px 0 0; }
.movieDescWishlist_expandedContentRight {
	margin: 0;
	padding: 0;
	float: left;
	width: 372px;
	}
.movieDescWishlist_expandedContentRight p.movieTypeLength {
	color: #200d81;
	margin: 0;
	padding: 0;
	}

/***********************/
/* Miscellaneous items */
.pvDate,.pvPrice { white-space: nowrap; font-weight:bold; color: #9b93c7; display: block; }
.pvPrice { color: #c00; }
.disclaimers		{font-size:9px; color:#666;}
.ShowMore		{text-align:right; padding-right:5px; margin-bottom:10px;}
.returnTop, .sbRegister a, .officialSite a, .seeRated a { 
	text-transform: uppercase; 
	font-size: 8px; 
	font-weight: bold; 
	}
.rating { font-weight: normal; font-size: 10px; }
.returnTop {
	margin: 1em 0;
	padding: 0;
	clear: both;
	text-align: right;
	}
.returnTop img { vertical-align: middle; }
img.showHide { float: right; padding: 5px 0 0; }
img.rateHdr { padding-bottom: 14px; }
a.wishlistRem {
	font-size: 9px;
	font-weight: normal;
	}
a.rateMoreMovies {
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	}
.strongBlue { font-weight: bold; }
.search-type { font-size: inherit; }
.smsansserif { font-size: 9px; }
.guaranteed { font-size: 9px; white-space/**/: nowrap;} /* hide nowrap from IE5Mac */
#mSrch_MovieSearchRequest2_SearchTextBox { width: 200px; }
/* The Print/Help buttons on some pages */
.pageTitle { margin: 0; padding: 0; }
.printhelp { float: right; margin: 0; padding: 0; }
.pageTitle img { float: left; margin: 0; padding: 0; }

/* ******* */
/* Sidebar */
#theContentRight img.divider { height: 10px; width: 210px; }
h1.youRated {
	color: #444131;
	font-size: 12px;
	margin: 0 0 1em;
	padding: 0;
	}
.sbBoxheaderRel,.sbBoxheaderWL,.sbBoxheaderRec,.sbBoxheaderHelp {
	background: url(images/sidebar_boxhead.gif) no-repeat;
	margin: 0 10px;
	padding: 0;
	height: 22px;
	}
a.sbBoxheaderA {
	display: block; 
	width: 190px; 
	height:22px; 
	line-height: 22px; 
	text-decoration: none; 
	}
.sbBoxheaderRel { background-image: url(images/sidebar_boxhead_related.gif); }
.sbBoxheaderWL { background-image: url(images/sidebar_boxhead_on_wish.gif); }
.sbBoxheaderRec { background-image: url(images/sidebar_boxhead_your_recs.gif); }
.sbBoxheaderHelp { background: url(images/sidebar_boxhead_help.gif); }
.sbBoxheaderWL p.count {
	text-align: right;
	line-height: 22px;
	margin: 0;
	padding: 0 5px 0 0;
	}
.sbBoxheaderWL p.count a {
	display: block;
	color: #4a3c9c;
	font-weight: bold;
	font-size: 9px;
	width: 100%;
	text-decoration: none;
	}
.sbBox {
	background: #f8f7eb;
	font-size: 10px;
	margin: 0 10px;
	padding: 0;
	border: 1px solid #9b987a;
	border-width: 1px 1px 0;
	}
.sbBox a:link, .sbBox a:visited { color: #444131; text-decoration: none; }
.sbBox a:hover { color: #1b190e; text-decoration: underline; }
.sbBox ul { margin: 0; padding: 0; list-style: none; }
.sbBoxRel {
	background: #f8f7eb;
	font-size: 10px;
	width: 188px;
	margin: 0 10px;
	padding: 0;
	border: 1px solid #9b987a;
	border-width: 1px 1px 0;
	}
.sbBoxRel ul.sbBoxRelated { list-style: none; margin: 0; padding: 0; }
.sbBoxRel li { 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #9b987a; 
	}
.sbBox li { 
	margin: 0;
	padding: 2px 5px 2px 22px; 
	text-indent: -22px; 
	border-bottom: 1px solid #9b987a; 
	}
.sbBoxRel li.twoRel,
.sbBox li.two { background: #f0eedf; }
.sbBoxYourRec li img { vertical-align: middle; padding-bottom: 2px; }
.sbBoxYourWishList li img { vertical-align: middle; padding-bottom: 2px; }
.sbBoxYourWishList li img.rec { margin: 0 -4px 0 0; }
#theContentRight .sbBoxRel ul.sbBoxRelated li h3
	{ margin: 0; padding: 4px 5px 0; }
#theContentRight .sbBoxRel ul.sbBoxRelated li p 
	{ margin: 0; padding: 2px 5px 5px; }
.sbBoxRelated h3 { color: #444131; margin: 0; padding: 2px 0 0; font-size: 10px; }
.sbBoxRelated h3 a:link, 
.sbBoxRelated h3 a:visited { color: #444131; text-decoration: none; }
.sbBoxRelated h3 a:hover { color: #1b190e; text-decoration: underline; }
.sbRegister, .officialSite { margin: 0; padding: 5px 0; background: #d1ceb6; }
.sbRegister a:link, .sbRegister a:visited, 
.officialSite a:link, .officialSite a:visited, 
.seeRated a:link, .seeRated a:visited {
	color: #444131;
	margin: 0;
	padding: 0;
	}
.sbRegister a:hover, .officialSite a:hover, .seeRated a:hover {
	color: #1b190e; text-decoration: underline; }
#theContentRight .buynowButton { padding: 10px 0 0; }

/***********************************************/
/* Things that happen in the games pages */
.g-td-boxart {width:80px; padding-bottom:15px; vertical-align:top;}
.g-td-text {width:271px; padding:0 10px 15px 0; vertical-align:top;}