/*reset
--------------------------------------------------------------------------- */
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,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;font-weight: inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;background:transparent; }
em, i {font-style: italic; }
strong {font-weight: bold; }
:focus {outline: 0; }
ol, ul {list-style: none; }
/* ------------------------------------------------------------------------ */

/* grid & structure
--------------------------------------------------------------------------- */
#wrapper {width:963px; margin:10px auto;}

.playerZone {background:url(../images/bg_player_zone_pattern.gif) repeat-x 0 0; padding:20px;  height:1%; overflow:hidden;}
.playerZonePartLeft {width:511px; float:left;}
.playerZonePartRight {width:210px; margin-left:20px; display:inline; float:left;}


/* ------------------------------------------------------------------------ */

/* type
--------------------------------------------------------------------------- */
body{font-size: 62.5%; color:#000; font-family:Arial, Helvetica, sans-serif; }

.textLarge {font-size:2em;}
.textNormal {font-size:1.2em; line-height:18px;}

a {text-decoration:none; color:#ed1a2c; font-weight:bold;}
a:hover {text-decoration:underline;}

p {margin:5px 0;}
/* ------------------------------------------------------------------------ */