/* Should be site global? */
/*a.full-review												{ position: absolute; bottom: 0; font-weight: bold; font-size: 1.15em; color: #2958b2; text-decoration: underline; } */
a.full-review												{ font-weight: bold; font-size: 1.15em; color: #2958b2; text-decoration: underline; }
a:link, a:visited										{ color: #2958b2; }


/* Page Globals */
div#content													{ position: relative; }
div h4.chip-header,
div.search-widget										{ float: left; display: inline; }
div.pagination-wrap									{ float: right; display: inline; }
h4.chip-header											{ font-size: 2.3em; width: 271px; padding: 8px 0 0 14px; }
div#content-sub											{ overflow: hidden; }
.empty-msg													{ font-size: 1.7em; color: #fee064; text-align: center; }


/* Similar Movies */
div#similar-block				{ position: relative; float: left; width: 760px; margin-bottom: 30px;  }
div#similar-block div.widget-wrap		{ position: relative; background: url(../images/bchip-top-760.png) no-repeat 0 0; }
div#similar-block div.inner			{ padding: 0 14px; height: 25px; background: url(../images/bchip-mid-760.png) repeat-y 0 0; }
div#similar-block div.results			{ padding: 0 14px; background: url(../images/bchip-mid-760.png) repeat-y 0 0; }
div#similar-block div.bottom-cap		{ height: 25px; background: url(../images/bchip-bot-760.png) no-repeat 0 0; }

div#similar-block span#note  { font-size: 1.2em; color: #fff; padding-bottom: 4px; position: absolute; top: 42px; left: 15px}
div#similar-block span#note2 { font-size: 1.2em; color: #fff; padding-bottom: 4px; position: absolute; top: 42px; left: 490px}
a#modify-filter	             { position: absolute; top: 36px; left: 320px; }
select#trust-filter          { position: absolute; top: 38px; left: 580px; }

h5#sim-empty												{ height: 308px; }
h5#sim-empty a											{ color: #fff; text-decoration: underline; }


/* Ads */
div#ad-chip													{ float: right; display: inline; /*width: 176px;*/ width: 160px; }
div#sim-ad													{ position: absolute; right: 0; top: 0; }
div.ad-200-200											{ margin: 0 auto; margin-bottom: 10px; width: 200px; height: 200px; }
div.ad-180-150											{ margin: 0 auto; width: 180px; height: 150px; }
div.ad-468-15												{ margin: 0 auto; }


/* Reviews Block */
div#review-block										{ position: relative; overflow: hidden; margin-bottom: 30px; }
div#review-block div.widget-wrap		{ background: url(../images/bbchip-top-1000.png) no-repeat 0 0; }
div#review-block div.inner					{ padding: 0 14px; background: url(../images/bchip-mid-1000.png) repeat-y 0 0; }
div#review-block div.bottom-cap			{ height: 18px; background: url(../images/bchip-bot-1000.png) no-repeat 0 0; }
a#review-btn												{ position: absolute; top: 0; left: 510px; }
div.search-widget										{ font-size: 1.2em; padding: 6px 0; }
div.search-widget label							{ color: #2a52a9; }
div.search-widget input							{ margin-left: 14px; }
div.search-widget input#filter-all	{ margin-left: 6px; }
div.search-widget label							{ font-size: 0.9em; }


/* Movie Reviews table */
table#movie-reviews th								{ text-align: left; padding: 4px 8px 6px 8px; }
table#movie-reviews td								{ padding: 5px 6px; }
table#movie-reviews td.l-cell					{ padding-right: 0; }
table#movie-reviews td.data						{ padding-left: 2px; }
table#movie-reviews a.help						{ vertical-align: middle; }
table#movie-reviews th.l-cell					{ text-align: center; padding-top: 8px; }

table#movie-reviews th#mr-user-col		{ width: 170px/*150px;*/ }

table#movie-reviews th#mr-summary-col,
table#movie-reviews th#mr-acting-col	{ width: 140px;/*144px;*/ }

table#movie-reviews th#mr-film-col,
table#movie-reviews th#mr-edge-col,
table#movie-reviews th#mr-reality-col { width: 139px;/*143px;*/ }

table#movie-reviews div.full-height		{ width: 150px; }
table#movie-reviews ul.full-height		{ width: 184px; }

/*
table#movie-reviews p.summary-cell,
table#movie-reviews p.acting-cell			{ width: 144px; }

table#movie-reviews p.film-cell,
table#movie-reviews p.edge-cell,
table#movie-reviews p.reality-cell		{ width: 143px; }
*/

table#movie-reviews tr.avg-row td			{ background-color: #fec601; }

table#movie-reviews tr.avg-row td.l-cell { color: #2b2b2b; font-size: 1.15em; font-weight: bold; }

table#movie-reviews tr.avg-row td.l-cell a.help { display: inline; }

table#movie-reviews tr.avg-row td 		{ color: #2958b2; font-family: Arial, Helvetica, sans-serif; font-size: 1.67em; }

/* This is to give By, Trust, Date in the first cell's th some breathing room */
table#movie-reviews th.l-cell span		{ padding-right: 20px; }

table#movie-reviews th.l-cell span.asc,
table#movie-reviews th.l-cell span.desc { padding-right: 0; }

table#movie-reviews td.l-cell ul.full-height 	{ position: relative; height: 144px; }

table#movie-reviews h5.username a			{ font-size: 1.15em; font-weight: bold; margin-bottom: 4px; color: #2b2b2b; text-decoration: underline; }
span.spacer														{ height: 20px; }
table#movie-reviews span.date-time		{ color: #9d7e09; }
table#movie-reviews p a.more-link			{ position: absolute; bottom: 4px; right: 0; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 0.86em; text-decoration: underline; }




/* NEW */
table#movie-reviews td div.review-text { height: 110px !important; }

li.trust-btn-row											{ height: 20px; }
li.detail-item												{ border-left: 2px solid #9e7607; padding-left: 2px; }
li.detail-item em											{ color: #9e7607; font-weight: bold; }

li.wikchip														{ height: 44px; margin-bottom: 6px; }
li.wikchip p													{ font-size: 1.34em; color: #2b2b2b; font-family: "Times New Roman", Times, serif; }
li.wikchip span												{ color: #2b2b2b; font-weight: bold; }
li.wikchip span a:link,
li.wikchip span a:visited							{ color: #2b2b2b; font-weight: bold; text-decoration: underline; }
li.wikchip a:link,
li.wikchip a:visited									{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
li.wikchip a#wikchip-more:link,
li.wikchip a#wikchip-more:visited			{ font-size: 0.86em; }

li.timestamp div											{ overflow: hidden; }
li.timestamp em												{ float: left; display: block; width: 42px; }
li.timestamp span											{ }

li.trust-draft-row										{ overflow: hidden; height: 17px; }
li.trust-draft-row span								{ float: left; }
li.trust-draft-row a									{ float: right; z-index: 2; }
li.trust-draft-row img								{ vertical-align: middle; }

table#movie-reviews td div.excerpt		{ height: 122px; width: 143px !important; }


/* VuList */
#movieprofile #pik-lists-block											{ float: left; width: 825px; }
#movieprofile #pik-lists-block .widget-wrap					{ background: url(../images/ychip-top-825.png) no-repeat 0 0; }
#movieprofile #pik-lists-block .chip-header					{ width: 475px; }