﻿body 
{
	/* values must have units, so never 0, always 0px, 0em, 0%, etc. */
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(WaterMark.gif);
	background-position: 50% 60%;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

h1
{
    color: #2260AB;
    margin-bottom: -10px;   
}

h2
{
    color: #2260AB;
    margin-bottom: -10px; 
    font-size: medium; 
    vertical-align: top; 
}

img
{
	border: 0px;
}

hr
{
    width: 820px;
}

table
{
    width: 820px;
    text-align: left;
    vertical-align: top;
    padding: 0 20 0 20 px;
}

span.BluRayDets
{
    color: #1150BC;
    font-style: italic;
}
#wrapper
{
    text-align: center;
    width: auto;
}

p.normal
{
	text-align: left;
	padding: 5px 10px 5px 10px;
}
p.emphasisedNormal
{
    text-align: left;
	padding: 5px 10px 0px 10px;
	margin-bottom: -20px;
	color: #2260AB;
	font-size: 18px;
	font-weight: bold;
}
.emphasise
{
    font-weight: bold;
    color: #2260AB;
}
div.reviews
{
	width: 820px;
	text-align: center;
}
.discoftheweek
{
	color: red;
	font-weight: bold;
}
div.main {
	    width: 820px;   
}
#silverlightControlHost
{
 	    height: 650px;
	    width: 820px;
	    text-align: center;   
}
#filmRankings
{
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
}
#filmRankings th 
{
    background-color: #2260AB;
    color: #FFFFFF;
}

#filmRankings th .shinyDiscs
{
    color: #FFFFFF;
}


#filmRankings .emphasise
{
    background-color: #2260AB;
    color: #FFFFFF;
}

#filmRankings .shinyDiscs
{
    background-color: #88E0FF;
    color: #000000;
}

#filmRankings td
{
        padding: 0px 10px 0px 10px;
        text-align: left;
}