html * {
	padding: 0;
	margin: 0;
}
body {
	background: url(page-bg.png) repeat-x #0d2835;
	font-size: 14px;
	font-family: verdana, tahoma, sans-serif;
}
img {
	border: none;
}
#centered {
	width: 900px;
	margin: 40px auto;
	padding: 0 11px;
	background: url(content-bg.gif) repeat-y;
}
body > #centered {
	background: url(content-bg.png) repeat-y;
}
#header {
	background: url(fp-header.png) no-repeat white;
	width: 894px;
	color: white;
}
#main {
	font-size: 100%;
	text-align: left;
	padding: 0 6px 6px 6px;
	background-color: #fff;
	width: 882px;
}
.intro {
	margin: 0 40px 0 40px;
	font-size: 100%;
	text-align: center;
}
.intro p {
	font-size: 80%;
}
.floatLeft {
	float: left;
	margin-left: 0.7em;
}
.floatRight {
	float: right;
}
#content {
	padding-right: 6px;
	width: 546px;
	margin:0 8px;
	padding-top: 0;
	color: #333;
}
h1 {
	color: #1c88c0;
	text-transform: uppercase;
	font-size: 140%;
	padding-top: 16px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 1.6em;
}
h2 {
	color: #1c88c0;
	text-transform: none;
	font-size: 120%;
	margin-top: 10px;
}
h3 {
	color: #1c88c0;
	text-transform: none;
	font-size: 110%;
	margin-top: 16px;
}
.gold-package {
	background: url(icon-gold.gif) left no-repeat;
	padding-left: 38px;
	padding-top: 14px;
	height:32px;
}
.platinum-package {
	background: url(icon-platinum.gif) left no-repeat;
	padding-left: 38px;
	padding-top: 14px;
	height:32px;
}
.silver-package {
	background: url(icon-silver.gif) left no-repeat;
	padding-left: 38px;
	padding-top: 14px;
	height:32px;
}
.bronze-package {
	background: url(icon-bronze.gif) left no-repeat;
	padding-left: 38px;
	padding-top: 14px;
	height:32px;
}
.movie-package {
	background: url(icon-hd-movie.gif) left no-repeat;
	padding-left: 38px;
	padding-top: 14px;
	height:32px;
}
.about-us {
	padding-left: 4px;
	padding-top: 14px;
	height:32px;
}
p {
	color: #333;
	font-size: 80%;
	line-height: 1.4em;
	margin-bottom: 18px;
	margin-top: 4px;
}
.pdf-link {
	background: url(icon-pdf.gif) left no-repeat;
	padding-left: 30px;
	margin-top: 18px;
	padding-top: 10px;
	height:32px;
}
.product-range {
	float:left;
	margin: 0pt 0px 6px 6pt;
	width: 260px;
	/*padding: 20px 10px;*/
	border: solid 1px #eee;
	background: url(product-range-bg.png) 6px 6px no-repeat #212121;
	/*height: 230px;*/
}
.product-range-large {
	width: 334px;
	background: url(product-range-bg-large.png) 6px 6px no-repeat #212121;
	height: 360px;
	_height: 380px;
	float:left;
	padding: 40px 40px 0px 40px;
}
.product-range h4 {
	font-family: Tahoma;
	color: #B4E0F0;
	font-size: 11px;
	margin-bottom: 0.5em;
}
.product-range ul {
	font-size: 11px;
}
.product-range ul li {
	margin-bottom: 0.5em;
	_margin-bottom:0px;
}
.product-range-fp {
	float:left;
	margin: 0pt 0px 6px 6pt;
	padding: 20px 10px;
	background: #212121;
}
.product-range p, .product-range-fp p, .product-range-fp li {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}
.product-range-fp p {
	font-size: 90%;
}
.product-range h3 {
	margin-top: 0;
}
.product-range a, .intro p a, .product-range-fp a {
	font-size: 100%;
	color: #1c88c0;
}
.product-range a:hover, .product-range-fp a:hover {
	color: white;
}
.intro a {
	font-size: 80%;
	color: #1c88c0;
}
p a.button:hover {
	background:transparent url(button-bg-over.gif) repeat-x scroll 2px 50%;
	border:1px solid #939393;
	color: #212121;
	padding:4px 14px;
	text-decoration:none;
}
p a.button {
	background:transparent url(button-bg.gif) repeat-x scroll 2px 50%;
	border:1px solid #939393;
	color:#595959;
	padding:4px 14px;
	text-decoration:none;
}
a.external-link {
	font-size: 100%;
}
.product-range .quote, .product-range-fp .quote, .product-range-fp p.quote {
	color: #23ace0;
	font-size: 90%;
}
.product-range-fp ul {
	margin-bottom: 30px;
}
.product-range-fp li {
	margin-left: 26px;
	padding: 1px 9px;
	font-size: 90%;
}
.product-range-fp img {
	margin-left: 10px;
	margin-bottom: 6px;
}
h5 {
	margin: 6px 10px 10px 10px;
	color: #1c88c0;
	font-size: 120%;
	font-family: arial;
}
.screenshot img {
	float:right;
}
#content ul {
	color: #333;
	list-style: disc inside;
	font-size: 80%;
	margin-right: 10px;
}
#content li {
	padding: 3px 0;
}
#content a:hover {
	color: #054666;
}
/*   SIDE BAR    */

#side-bar {
	float: right;
	background: #054666;
	width: 299px;
	padding: 0 10px 10px 10px;
	margin-right: 3px;
}
#side-bar h4 {
	color: #1c88c0;
	font-size: 110%;
}
#side-bar p {
	color: white;
}
#side-bar ul {
	list-style: disc inside;
	font-size: 90%;
	padding-bottom: 12px;
}
#side-bar li {
	padding:4px 0;
}
#side-bar img {
	margin: 14px 38px;
	border: solid 1px white;
}
#brand-space-Platinum {
	background: url(logo-platinum-pack.gif) no-repeat white;
	width: 299px;
	height: 102px;
	margin-bottom: 10px;
}
#brand-space-gold {
	background: url(logo-gold-pack.gif) no-repeat white;
	width: 299px;
	height: 102px;
	margin-bottom: 10px;
}
#brand-space-silver {
	background: url(logo-silver-pack.gif) no-repeat white;
	width: 299px;
	height: 102px;
	margin-bottom: 10px;
}
#brand-space-bronze {
	background: url(logo-bronze-pack.gif) no-repeat white;
	width: 299px;
	height: 102px;
	margin-bottom: 10px;
}
#brand-space-hd-movie {
	background: url(logo-hd-movie-pack.gif) no-repeat white;
	width: 299px;
	height: 102px;
	margin-bottom: 10px;
}
#highlights {
	background: url(side-bar-hdr-highlights.png) no-repeat;
	padding-top: 55px;
}
#highlights li {
	padding: 5px 10px;
	list-style: none;
}
#highlights-footer {
	background: url(side-bar-highlights-footer.png) repeat-x;
	height: 20px;
	margin-bottom: 12px;
	text-align: right;
}
p .footnote, .footnote {
	font-size: 70%;
	color: #999;
}
#content sign-up a {
	background: url(btn-sign-up.gif) left no-repeat;
	margin: 45px 12px;
	float: right;
}
#content sign-up a:hover {
	background: url(btn-sign-up-on.gif) left no-repeat;
	margin: 45px 12px;
	float: right
}
.cleaner {
	clear: both;
}
form {
	margin-top: 20px;
}
input, .text {
	color: #555;
	display: block;
	width: 200px;
}
label {
	font-size: 90%;
	font-weight: bold;
}
.checkbox {
	display: inline;
	width: 20px;
}
form ul li {
	padding-top: 4px;
	list-style: none;
}
.copyright {
	color:#CCCCCC;
	font-size:70%;
	margin-top:4px;
	text-align:center;
}

