﻿h2.browse, h2.search, h2.special
{
    font-family: Arial;
    font-size: 16px;
}

.specialWrap
{
	margin: 10px;
	overflow:hidden;
	width:795px;
}

.specialWrap .specialHeader
{
	background: url(../Images/bg-hdr-film.jpg) no-repeat;
	color: #0049db;
	height: 100px;
	padding-bottom: 20px;
	padding-left: 11px;
	position: relative;
	width: 784px;
}

.specialWrap .specialHeader h1, 
.specialWrap .specialHeader h2
{
	bottom: 31px;
	font: normal 30px Tahoma, Georgia, serif;
	line-height: 33px;
	position: absolute;
}

.specialWrap h3
{
	/*font: normal 16px Georgia, serif;*/
	font: normal 14px Tahoma, Georgia, serif;
	padding: 0 11px;
}

.specialWrap h4
{
	color: #c00;
	/*font: normal 16px Georgia, serif;*/
	font: normal 14px Tahoma, Georgia, serif;
	padding: 0 11px;
}

.specialWrap h5
{
	color: #000000;
	/*font: normal 16px Georgia, serif;*/
	font-family: Tahoma, Georgia, serif;
	padding: 0 11px;
}

.specialNotice
{
	color: #00297a;
	padding: 11px;
}

.specialRowHead
{
	background:url(../Images/bg-oscar-row.gif) repeat-x;
	color:#00297a;
	font:bold 12px Arial;
	overflow:hidden;
	padding:3px 0 3px 0;
	height:30px;
}
.specialRowSubHead
{
	background-color:#E5E5FF;
	color:#00297a;
	font:bold 12px Arial;
	overflow:hidden;
	padding:5px 3px 0px 10px;
	margin-top:3px;
	height:20px;
}

.specialRow
{
	background:#fafaff;
	height: 25px;
	margin-top:1px;
	overflow: hidden;
}

.specialRowAlt
{
	background:#f4f4ff;
	height: 25px;
	margin-top:1px;
	overflow: hidden;
}

.specialItem
{
	float: left;
	line-height: 25px;
	padding-left: 11px;
	width: 60px;
}

.specialTitle
{
	float: left;
	line-height: 25px;
	padding-left: 11px;
	width: 537px;
}

.specialTitle a,
.specialTitle a:hover
{
	color: #0046D3;
	text-decoration: underline; 
}

.specialPrice
{
	float: left;
	line-height: 25px;
	padding-left: 11px;
	width: 60px;
}

.specialButton
{
	line-height: 25px;
	padding-left: 11px;
}

.specialRowHead .specialItem,
.specialRowHead .specialTitle,
.specialRowHead .specialPrice,
.specialRowHead .specialButton
{
	line-height: 30px;
}

h2.featured
{
    font-family: Arial;
    color: #c00;
    font-size: 16px;
    margin-bottom:10px;
    text-align: center;
}

h2.oscars
{
    font-family: Arial;
    color: #f00;
    font-size: 16px;
    text-align: center;
}

h2.vhs
{
    font-family: Arial;
    color: #f00;
    font-size: 16px;
    text-align: center;
}

h3.oscars
{
    font-family: Arial;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}

a.oscars, a.oscars:active, a.oscars:hover, a.oscars:visited
{
    color: #000;
    text-decoration: none;
}

h2.bluray
{
    text-indent: -5000px;
    overflow: hidden;
    background: url(gif_jpg/blu-ray-disc-logo.gif);
    height: 150px;
    width: 250px;
}

h2.hddvd
{
    text-indent: -5000px;
    overflow: hidden;
    background: url(gif_jpg/hd-dvd-logo.gif);
    height: 150px;
    width: 250px;
}

.textRed
{
    color:#c00;
}

.textCenter
{
    text-align:center;
}

.textBold
{
    font-weight:bold;
}

.specialsBtn
{
	line-height:15px;
	padding-left: 5px;
	text-align:center;
	margin: 5px 0 0 35px;
}

a.specialsBtnBlue
{
    background:url(../images/btnAddBlue.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}

a.specialsBtnGold
{
    background:url(../images/btnAddGold.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}


a.specialsBtnRed
{
    background:url(../images/btnAddRed.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}

a.specialsBtnGrey
{
    background:url(../images/btnAddGrey.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}

.BrowseListHeaderBlueText
{
	font-family:Georgia,serif;
	font-size: 30px;
	font-weight:normal;
	margin: 20px 0 0 0;
}

.BrowseListSmallTextBanner
{
	color: #000000;
	font-size: 16px;
	font-family:Tahoma,Arial;
	margin: 5px 0 0 2px;
}

.specialsPagingWrapper
{
    width: 800px;
    padding-left: 10px;
}

