﻿body div#flashwrap { text-align: center; }
div#moviewrap { border: solid 2px #ccc; border-bottom: 0; }

body div#flashwrap, body div#flashwrap h2 {	padding-top: 12px; }
body div#flashwrap h1 { padding-top: 3px; }

body div#flashwrap div#flashinnerwrap 
{
	text-align: left;
	margin: 15px auto 20px auto;
	width: 804px;
}

table#flashdemonav, table#flashdemonav tr, table#flashdemonav td,
table#flashdemonav ul, table#flashdemonav li, ul#flashdemonavlist, ul#flashdemonavlist li,
table#skipDemoNav, table#skipDemoNav tr, table#skipDemoNav td
{
	padding: 0; margin: 0; vertical-align: top;
}

table#flashdemonav h3 
{
	color: #005A9C;
	font-size: 14px;
	font-weight: bold;
}

table#flashdemonav ul, table#flashdemonav li, ul#flashdemonavlist, ul#flashdemonavlist li 
{
	list-style-type: none;
}

table#flashdemonav li, ul#flashdemonavlist li
{
	padding: 2px 20px 2px 14px;
	background-image: url(http://www.max.co.uk/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 13px;
}

ul#flashdemonavlist 
{
	margin-bottom: 15px;
}

table#flashdemonav a.active, ul#flashdemonavlist li a.active
{
	font-weight: bold;
}

table#flashdemonav 
{
	margin-bottom: 25px;
}

div#flashwrap a {	color: #005A9C; }
div#flashwrap a:visited {	color: #005A9C; }
div#flashwrap a:hover { color: #4773BF; }

table#skipDemoNav
{
	margin-top: 15px;
	width: 804px;
	background-color: #EFEFF1;	
	font-size: 13px;
	font-weight: bold;
}

table#skipDemoNav tr td.right {	text-align: right; }
table#skipDemoNav tr td.left { padding-left: 2px; }
table#skipDemoNav tr td.right { padding-right: 2px; }	
table#skipDemoNav tr td.left a 
{
	padding: 2px 0px 2px 20px; 
	background-image: url(http://www.maximizer.co.uk/webforms/images/arrow-double-left.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
table#skipDemoNav tr td.right a 
{
	padding: 2px 20px 2px 0px; 
	background-image: url(http://www.maximizer.co.uk/webforms/images/arrow-double-right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}