/*@override http://www.dvdpricecheck.co.uk/V2/css/dpc.css*/
#banner
{
	display: block;
	position: relative;
	top: 40px;
}
#menu FORM
{
	float: right;
	color: #FFF;
	position: relative;
	top: 25%;
	right: 30px;
	font-size: 1.3em;
}
FORM LABEL
{
	background-color: #FFF;
}
FORM INPUT, TEXTAREA, SELECT
{
	color: #000000;
}
FORM INPUT:focus, INPUT:hover, TEXTAREA:focus, TEXTAREA:hover, SELECT:focus, SELECT:hover
{
	color: #000;
	background: #FCFFA1;
	border: 1.5px solid #FBFF00;
}
.logotext
{
	color: #FBFF00;
	position: relative;
	font-size: 2em;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	float: left;
	left: 20px;
}
DIV#dvdresults TABLE
{
	font: 75%/1.5em arial, geneva, sans-serif;
	border-collapse: collapse;
}
DIV#dvdresults CAPTION
{
	margin: 0;
	border-bottom: 4px solid #FFF;
	padding: 10px;
	background: #F8F12A;
	text-align: left;
	font: bold 250%/1em arial, geneva, sans-serif;
	color: #000;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	width: auto;
}
DIV#dvdresults TBODY
{
	background: #ACC;
}
DIV#dvdresults TBODY TD
{
	font-size: 130%;
	letter-spacing: 0.05em;
	color: #000000;
}
DIV#dvdresults TBODY TD, TBODY TH
{
	border-bottom: 4px solid #FFF;
	border-left: 1px solid #FFF;
	vertical-align: top;
	padding: 10px;
}
DIV#dvdresults THEAD TH
{
	padding: 5px 10px;
	text-align: left;
	background: #2B2A29;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 110%;
}
DIV#dvdresults TBODY TH
{
	padding: 10px;
	text-align: left;
	font-size: 110%;
	color: #FFF;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	text-transform: uppercase;
}
DIV#dvdresults TBODY TR.odd TH
{
	background: #CCE8F6;
}
DIV#dvdresults TBODY TR.odd
{
	background: #CFD5CB;
}
DIV#dvdresults TBODY TR TH
{
	background: #A1D7F6;
}
DIV#dvdresults TBODY TR
{
	background: #C8D8CE;
}
/*footer*/
DIV#dvdresults TFOOT TH, TFOOT TD
{
	margin: 0;
	border-top: 2px solid #FFF;
	padding: 5px 10px;
	text-align: left;
	background: #DFE5B7;
	color: #000;
}
DIV#dvdresults TFOOT TH
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border: none;
}
DIV#dvdresults TFOOT TD
{
	padding-left: 10px;
	font-size: 120%;
	text-transform: uppercase;
}
/*links*/
DIV#dvdresults TBODY TR TH A
{
	color: #277FFE;
	display: block;
}
DIV#dvdresults TBODY TR.odd TH A
{
	color: #555;
	display: block;
}
DIV#dvdresults TBODY TD A
{
	color: #EB6236;
}
DIV#dvdresults TFOOT TD A
{
	color: #FD180C;
}
DIV#dvdresults TABLE IMG.smalldvd
{
	float: left;
	border-style: none;
	width: 39px;
	height: 60px;
	margin-right: 5px;
}
.cssbutton
{
	background-color: #2B2A29;
	border: 1px outset #D1EC4C;
	padding: 1px 4px;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FEFEFE;
}
.cssbutton:link
{
	color: #FFF;
	text-decoration: none;
}
.cssbutton:hover
{
	background-color: #C7D808;
}
