/*
*  Copyright 2008/2009, PolyBeast | wwww.polybeast.co.uk
*
*  This file may not be used or (re)distributed for any other
*  purposes than a commercial deployment by Creative Resolve.
*  No modifications may be made to this file by anyone,
*  except for individuals working for Creative Resolve.
*
*  File description: PolyBeast landing page styles
*  File Author: David Edwards
*/

/*standard padding definition*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0;  vertical-align: baseline; background: transparent;}

/*global styles*/
body {line-height: 1; font-size: 100.01%; background: #000; font-family: Arial, Helvetica, sans-serif; color: #999; text-align: center;}
.clr {float: none; line-height: 0; font-size: 0; clear: both;}
a {text-decoration: underline; background-position: top center;}
a:hover {text-decoration: none; background-position: center;}
a:active {text-decoration: underline; background-position: bottom center;}
ol, ul {list-style: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;} 
h1 {color: #fff; font-weight: bold; font-size: 2.9em; margin: 0; padding: 340px 0 0 0;}
h2 {color: red; font-weight: bold; font-size: 0.9em; padding: 0 0 10px 0; margin: 0;}
p {font-size: 0.7em; padding: 8px 0; margin: 0;}
p a {color: #ccc;}
strong {color: #fff; font-weight: normal;}
strong a {color: #fff; font-weight: bold;}
html>body #globalWrap {position: absolute; bottom: auto; top: auto; left: auto; right: auto; background: url(body.jpg) center no-repeat; width: 100%;}
#globalWrap {background: red; bottom: auto; top: auto; left: auto; right: auto; width: 100%; background: url(body.jpg) center no-repeat;}
