/* VIDEO THUMBNAIL ELEMENTS */
.thumbBlock
{
	background: #ffffff url(/refresh/images/madmanrefresh/screeningroomplus/bg_videothumbBlock.gif) no-repeat;
	width: 177px;
	height: 150px;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}
.thumbBlock.columnThumb.cinema
{
	background: none;
}
.full.double
{
	background-image: url(/refresh/images/madmanrefresh/screeningroomplus/bg_videothumbBlockDouble.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.videoThumbCopy
{
	width: 140px;
	padding-top: 3px;
	margin-left: 18px;
	margin-right: 18px;
}
.videoThumbCopy.cinema
{
	float: right;
	width: 170px;
	margin-left: 0;
	margin-right: 18px;
	_width: 165px;
	_margin: 0;
	margin-top: 15px;
	padding: 0px;
}
.videoThumbCopy.cinema h2
{
	font-size: 11px;
	margin-bottom: 3px;
}
.videoThumbCopy small
{
	font-size: 10px;
	color: #b1b1b1;
}
.videoThumbCopy small a
{
	font-size: 10px;
	color: #709faa;
}
.videoThumbCopy small a:hover
{
	color: #000000;
}
.thumbBlock h2
{
	font-size: 11px;
	font-weight: bold;
}
.thumbBlock h2.genre
{
	color: #b1b1b1;
}
.thumbBlock h2.genre a
{
	color: #b1b1b1;
}
.thumbBlock h2.genre a:hover
{
	color: #709faa;
}
.thumbBlock h2 a
{
	color: #709faa;
}
.thumbBlock h3
{
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #067d0e;
}
.videoThumb
{
	width: 133px;
	height: 100px;
	padding: 2px;
	border: 1px solid #e5e5e5;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 18px;
}
.thumbBlock.columnThumb.cinema .videoThumb
{
	_margin-top: 3;
}
.videoThumbTag
{
	margin-left: -21px;
	margin-right: -21px;
	margin-top: -21px;
	width: 177px;
	min-height: 150px;
}
.videoThumbTag.episode
{
	background: url(/refresh/images/madmanrefresh/screeningroomplus/tag_fullep.png) no-repeat;
	_background-image: none;
}
.videoThumbTag.extra
{
	background: url(/refresh/images/madmanrefresh/screeningroomplus/tag_extra.png) no-repeat;
	_background-image: none;
}
.videoThumbTag.special
{
	background: url(/refresh/images/madmanrefresh/screeningroomplus/tag_special.png) no-repeat;
	_background-image: none;
}
.videoThumbTag.coming
{
	background: url(/refresh/images/madmanrefresh/screeningroomplus/tag_coming.png) no-repeat;
	_background-image: none;
}
.videoThumbTag.showing
{
	background: url(/refresh/images/madmanrefresh/screeningroomplus/tag_showing.png) no-repeat;
	_background-image: none;
}
.videoThumbTag img
{
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 21px;
}
.videoThumbTag a:hover
{
	background: none;
}
.videoThumbWatched.true
{	
	background: url(/refresh/images/madmanrefresh/screeningroomplus/thumbWatched.png) no-repeat;
	_background: url(/refresh/images/madmanrefresh/screeningroomplus/thumbWatched.gif) no-repeat;
	width: 133px;
	background-position: 0px 21px;
}
.videoThumbWatched.true:hover
{
	background: none;
	width: 133px;
	background-position: 0px 21px;
}


/* LAYOUT STYLES */
.columnThumb
{
	float: left;
	_height: 200px;
}
.doubleColumnThumb
{
	width: 50%; 
	float: left
}
.onethird
{
	width: 33%; 
	float: left;
}
.twothirds
{
	width: 66%; 
	float: left;
}
.half
{
	width: 50%;
	_width: 49.1%;
	float: left;
}
.onequarter
{
	width: 25%;
	_width: 24.5%;
	float: left;
}
.threequarters
{
	width: 75%; 
	float: left;
}
.full
{
	width: 100%;	
}
.videoDescription
{
	font-size: 11px;
	color: #666666;
	padding: 15px;
}
h2.columnHeader
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4c6c73;
	margin-top: 20px;
}
h2.columnHeader a
{
	color: #4c6c73;
}
h2.columnHeader a:hover
{
	color: #000000;
}
hr
{
	border: 0;
	height: 1px;
	color: #e2eaeb;
	background-color: #e2eaeb;
	padding: 0;
	width: 99%;
	margin-top: 1px;
}
.onequarter hr
{
	width: 98%;
}
.half hr
{
	width: 98%;
}
.max
{
	width: 100%;
}
.moreButtons
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}