﻿body
{
	font-size: 0.9em;
	font-family: Arial;
	line-height: 1.5;
	margin: 0;
	padding: 0
}

a, a:active, a:visited
{
	color: #0000ff;
	cursor: hand;
	cursor: pointer
}

a:hover
{
	color: #ff0000
}

img
{
	border: none;
}

.Clear
{
	height: 0;
	width: 0;
	clear: both
}

.Gray
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(Images/Gray.png);
	z-index: 1000
}

#divHeader
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
	background-color: #f5f4e4
}

#divHeader .Logo
{
	position: absolute;
	top: 20px;
	left: 50px;
	height: 60px;
	width: 331px;
	font-size: 2.1em;
	padding-top: 20px;
	text-align: center;
	background-image: url(Images/Logo.png);
	background-repeat: no-repeat
}

#divHeader iframe
{
	position: absolute;
	top: 20px;
	right: 50px;
	border: none;
	width: 468px;
	height: 60px
}

#divSeperator
{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-color: #0d2159;
	background-image: url(Images/Seperator.gif)
}

#divLeft
{
	position: absolute;
	top: 120px;
	left: 10px;
	width: 200px
}

#divLeft .Panel
{
	width: 190px;
	margin: 10px auto 10px auto;
	background-color: #f5f4e4
}

#divLeft .Panel h2
{
	display: block;
	height: 25px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #f5f4e4;
	text-align: center;
	font-size: 1.2em;
	background-image: url(Images/PanelHeader.gif)
}

#divLeft .Panel input[type=text]
{
	margin: 5px
}

#divLeft .Panel input[type=submit]
{
	margin: 0px 5px 5px 5px
}

#divLeft .Panel div
{
	margin: 0px;
	border: solid 1px #0d2159
}

#divLeft .Panel ol
{
	margin: 0px;
	border-bottom: solid 1px #0d2159;
	border-left: solid 1px #0d2159;
	border-right: solid 1px #0d2159;
	padding: 5px 5px 5px 30px
}

#divLeft .Panel li
{
	line-height: 1;
	padding: 2px 0px;
	font-size: 1em
}

#divLeft .Advert
{
	width: 180px;
	padding: 5px;
	margin: 10px auto 10px auto;
	border: none;
	z-index: -1
}

.QuickLoginPanel
{
	position: absolute;
	top: 130px;
	right: 10px;
	height: 100px;
	width: 120px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 10px;
	border: solid 1px #000
}

.RightBanner
{
	position: absolute;
	top: 250px;
	right: 10px
}

#divHome
{
	padding: 0px;
	margin: 130px 140px 10px 220px
}

#divHome .Header
{
	float: left;
	height: 23px;
	width: 250px;
	padding-top: 2px;
	text-align: center;
	background: url(Images/HomePageTabInactive.gif)
}

#divHome .Header h1
{
	margin: 0;
	font-size: 1.1em
}

#divHome .Header h1 a
{
	color: #000;
	text-decoration: none
}

#divHome .HeaderActive
{
	color: #fff;
	background: url(Images/HomePageTabActive.gif)
}

#divHome .HeaderActive h1
{
	margin: 0;
	font-size: 1.1em;
}

#divHome .HeaderActive h1 a
{
	color: #fff;
	text-decoration: none
}

#divHome .Content
{
	border: solid 1px #0d2159
}

#divHome .FilmList tr
{
	border: solid 1px #000
}

#divHome .FilmList tr.Alternate
{
	background-color: #f7f7f7
}

#divHome .FilmList td.Poster
{
	padding: 5px 10px;
	border-bottom: solid 1px #000
}

#divHome .FilmList td.Poster img
{
	width: 100px
}

#divHome .FilmList td.FilmDetails
{
	vertical-align: top;
	text-align: left;
	border-bottom: solid 1px #000
}

#divHome .FilmList td.FilmDetails h2
{
	margin: 10px 0px 0px 0px;
	font-size: 1.2em
}

#divHome .FilmList td.FilmDetails p
{
	margin: 5px 0px
}

#divHome .FilmList .Score
{
	width: 100px;
	text-align: center;
	border-bottom: solid 1px #000
}

#divHome .FilmList .Score p
{
	display: block;
	width: 50px;
	font-size: 1.7em;
	padding: 5px;
	margin: auto;
	border: solid 1px #000000
}

#divSearch input[type=text]
{
	margin-bottom: 5px;
	width: 175px
}

#divCenterPanelHeader h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #f5f4e4;
	text-align: center;
	font-size: 1.7em
}

#divCenterPanelHeader div.Left
{
	position: absolute;
	top: 130px;
	left: 220px;
	width: 25px;
	height: 25px;
	background: url(Images/PanelHeaderLeft.gif)
}

#divCenterPanelHeader div.Center
{
	position: absolute;
	top: 130px;
	left: 245px;
	right: 140px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-color: #0d2159
}

#divCenterPanelHeader div.Right
{
	position: absolute;
	top: 130px;
	right: 140px;
	width: 25px;
	height: 25px;
	background: url(Images/PanelHeaderRight.gif)
}

#divCenterPanel
{
	padding: 5px 10px;
	/*background-color: #ecf0fb;*/
	margin: 130px 140px 10px 220px;
	border: solid 1px #0d2159
}

.SearchNavigation
{
	padding: 0px 5px 0px 10px;
	margin-bottom: 10px
}

.SearchResults tr.Alternate
{
	background-color: #f7f7f7
}

.SearchResults td
{
	padding: 5px;
	vertical-align: top;
	border: solid 1px #ccc
}

.SearchResults td.Poster
{
	text-align: center;
	vertical-align: middle
}

.SearchResults td.Poster img
{
	border: solid 2px #ccc
}

.SearchResults td h2
{
	font-size: 1.1em
}

.SearchResults td.Details
{
	padding: 5px 10px
}

.SearchResults td.Details img
{
	float: right;
	width: 52px
}

.SearchResults td.Score
{
	padding: 5px;
	width: 125px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ccc
}

.SearchResults td.Score .AverageScore
{
	display: block;
	width: 50px;
	font-size: 1.7em;
	padding: 5px;
	margin: auto;
	border: solid 1px #000000
}

.SearchResults span.Name
{
	display: block;
	margin: 0;
	padding: 0;
	height: 45px;
	vertical-align: middle;
}

.SearchResults td img.Poster
{
	width: 75px;
	margin-bottom: 5px;
	border: solid 2px #ccc
}

#divFilm
{
}

#divFilm div.OverallScore
{
	padding: 0px 0px 0px 0px
}

div.OverallScore span
{
	display: inline-block;
	height: 25px;
	font-size: 2.1em;
	font-weight: bold;
}

.ComponentScores .Label
{
	font-size: 1em;
	display: inline-block;
	width: 175px;
	padding-bottom: 2px;
	margin-bottom: 2px
}

.ComponentScoreBar
{
	display: inline-block;
	height: 15px;
	width: 300px;
	margin-right: 10px;
	border: solid 1px #1b730a;
	background-color: #bbe9fd;
	background-repeat: no-repeat;
	background-image: url(Images/ScoreBarGreenSmall.gif);
}

.OverallScoreBar
{
	display: inline-block;
	height: 25px;
	width: 300px;
	margin-right: 10px;
	border: solid 1px #1b730a;
	background-color: #bbe9fd;
	background-repeat: no-repeat;
	background-image: url(Images/ScoreBarGreen.gif);
}

#spnAverageScore
{
	margin-left: 10px
}

#divReview
{
	min-height: 485px
}

#divFilm h1,
#divReview h1
{
	margin-top: 0
}

#divFilm .PosterAndAmazon,
#divReview .PosterAndAmazon
{
	position: absolute;
	top: 140px;
	left: 230px;
	width: 150px;
	text-align: center
}

#divFilm .PosterAndAmazon img,
#divReview .PosterAndAmazon img
{
	margin-bottom: 10px
}

#divFilm .FilmDetails,
#divReview .Details
{
	margin-left: 160px;
	min-height: 480px
}

#divReview .Details a
{
	margin-top: 5px;
	float: right
}

#divFilm a
{
	text-decoration: none
}

#divFilm a.ReviewFilm
{
	display: block;
	margin-top: 10px;
	text-decoration: underline;
	font-size: 1.2em
}

#divFilm div.Reviews h2
{
	margin: 5px 0 0;
	font-size: 1.4em
}

#divFilm table.Reviews
{
	margin-top: 10px;
	border: solid 1px #ccc;
	border-collapse: collapse
}

#divFilm table.Reviews tr
{
	background-color: #f5f4e7
}

#divFilm table.Reviews tr.Alt
{
	background-color: #fffeee
}

#divFilm table.Reviews td
{
	padding: 5px 0px 0px 5px
}

#divFilm table.Reviews h3
{
	font-size: 1.1em;
	margin: 0
}

#divFilm table.Reviews  p
{
	margin: 0
}

/* Login Page */

#divCenterPanel .Login h2,
#divRegister h2,
#divForgottenPassword h2
{
	margin-top: 15px;
	font-size: 1.2em;
	text-align: center
}

#fldLogin
{
	width: 100%;
	border: none
}

#divCenterPanel .Login
{
	margin: 40px auto 100px;
	width: 300px;
	padding: 0px 10px 10px 10px;
	border: solid 1px #000
}

#divCenterPanel .Login a
{
	font-size: 1em
}

#divCenterPanel div.Login .Register,
#divCenterPanel div.Login .ForgottenPassword
{
	text-align: center
}

#divCenterPanel .Login span.Label
{
	display: inline-block;
	width: 120px
}

#divCenterPanel .Login input[type=text],
#divCenterPanel .Login input[type=password]
{
	width: 160px
}

#divCenterPanel .Login input[type=submit]
{
	margin-left: 100px;
}

#divRegister div
{
	width: 500px;
	margin: 50px auto;
	padding: 0px 10px 10px 0px;
	border: solid 1px #000;
	background-color: #fff
}

#divRegister fieldset
{
	width: 100%;
	border: none
}

#divRegister span.Label
{
	display: inline-block;
	width: 150px
}

#divRegister input[type=text],
#divRegister input[type=password]
{
	width: 250px
}

#divRegister input[type=submit]
{
	margin-left: 120px;
}

#divForgottenPassword div
{
	z-index: 1001;
	width: 350px;
	margin: 100px auto;
	padding: 0px 10px 10px 0px;
	border: solid 1px #000;
	background-color: #fff
}

#divForgottenPassword fieldset
{
	width: 100%;
	border: none
}

#divForgottenPassword fieldset span.Label
{
	display: inline-block;
	width: 110px
}

#divForgottenPassword fieldset input[type=text]
{
	width: 200px
}

#divForgottenPassword fieldset input[type=submit]
{
	margin-left: 70px;
}

.EditReview h1
{
	margin: 10px 0px;
	padding: 0;
	font-size: 1.3em
}

.EditReview h2
{
	margin: 20px 0 0;
	padding: 0;
	font-size: 1.1em
}

.EditReview hr
{
	margin: 0;
	padding: 0
}

.EditReview ul
{
	padding: 0 0 5px;
	margin: 0
}

.EditReview li
{
	list-style: none;
	padding: 0;
	margin: 10px 0
}

.EditReview span
{
	display: inline-block;
	width: 175px
}

.UserDetails h1
{
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.3em
}

.UserDetails h2
{
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.1em
}

.UserDetails .Section
{
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #ccc
}

.UserDetails .Section input[type=text],
.UserDetails .Section select
{
	width: 250px
}

.UserDetails .Section span
{
	display: inline-block;
	width: 150px;
	margin-bottom: 5px
}