﻿.oscarHeader
{
	background:url(../images/bg-hdr-film.jpg) no-repeat;
	color:#0049db;
	font:bold 30px Arial;
	height:48px;
	margin-bottom:20px;
	padding:52px 0 0 15px;
	width:784px;
}

.oscarTM
{
	font:normal 12px Arial;
}

.oscarReturn
{
	text-align:right;
	width:782px;
}

.oscarYearDropdowns
{
    font: bold 14px Tahoma;
    margin-bottom: 10px;
}

.oscarRow
{
	background:#fafaff;
	height: 25px;
	margin-top:1px;
	overflow:hidden;
	width:795px;
}

.oscarRowAlt
{
	background:#f4f4ff;
	height: 25px;
	margin-top:1px;
	overflow:hidden;
	width:795px;
}

.oscarRowHead
{
	background:url(../Images/bg-oscar-row.gif) repeat-x;
	color:#00297a;
	font:bold 12px Arial;
	overflow:hidden;
	padding-top:3px;
	width:795px;
}

.oscarCategory
{
	color:#00297a;
	font:bold 18px Georgia;
	margin:20px 0 4px 8px;
}

.oscarCategory a
{
	color:#00297a;
	text-decoration:none;
}

.oscarCategory a:hover
{
	text-decoration:underline;
}

.oscarSku
{
	float:left;
	line-height:25px;
	padding-left:10px;
	width:60px;
}

.oscarSkuMissing
{
	color:#c0c0c0;
	float:left;
	font-style:italic;
	line-height:25px;
	padding-left:10px;
	width:60px;
}

.oscarStatus
{
	float:left;
	line-height:25px;
	width:65px;
}

.oscarWinner
{
	color:#ed1c24;
}

.oscarNominee
{
	color:#00297a;
}

.oscarTitle
{
	float:left;
	line-height:25px;
	width:493px;
}

.oscarTitle a,
.oscarTitle a:hover
{
	color: #0046D3;
	text-decoration: underline; 
}

.oscarTitleEx
{
	float:left;
	line-height:25px;
	width:555px;
}

.oscarPrice
{
	float:left;
	line-height:25px;
	width:60px;
}

.oscarBtn
{
	line-height:25px;
}

a.oscarBtnBlue
{
    background:url(../images/oscarBtnBlue.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 11px Tahoma;
    height:26px;
    line-height:26px;
    margin-top:5px;
    text-align:center;
    text-decoration:none;
    width:105px;
}

a.oscarBtnGold
{
    background:url(../images/oscarBtnGold.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 11px Tahoma;
    height:26px;
    line-height:26px;
    margin-top:5px;
    text-align:center;
    text-decoration:none;
    width:105px;
}

a.oscarBtnRed
{
    background:url(../images/oscarBtnRed.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 11px Tahoma;
    height:26px;
    line-height:26px;
    margin-top:5px;
    text-align:center;
    text-decoration:none;
    width:105px;
}

a.oscarBtnGrey
{
    background:url(../images/btnGray.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;
    cursor: default;
}

#oscarFooter
{
	height:150px;
}
