/* = BODY
---------------------------------------------------------------------------------------------------*/
body { margin: 0px; padding:0 0 30px 0; font-size:12px; font-family:Arial, sans-serif, Helvetica; background:#6D6D6D; color:#fff;  }
input, textarea { font-family:Arial, sans-serif, Helvetica; font-size:12px; }
h1, h2, h3, h4, h5, h6, p, form, ul, table, label, fieldset { padding:0; margin:0; border:0; }

/* = TYPOGRAPHY
---------------------------------------------------------------------------------------------------*/
/* headings */
h1, .t1 { font-size:30px; margin-bottom: 20px; font-weight:normal; }
p { line-height:135%; margin:0 0 15px 0; }

/* misc */
ul li,
ol li { list-style:none; line-height:140%;  }
.clear { clear:both; }
.clearPadding { clear:both; padding:15px 0 0 0; }
.textLeft { text-align:center; }
.textCenter { text-align:center; }
.textRight { text-align:right; }
.center { margin:0 auto; }
.float { float:left; }
.floatRight { float:right; }
.boxWrap { margin:0 auto; text-align:left; width:963px; }
img { border:0; display:block; }
a { color:#000; text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }

/* = boxes
---------------------------------------------------------------------------------------------------*/
.boxOuter { width:963px; background:#D6D6D6 url(../images/layout/box-top.jpg) left top no-repeat; }
.boxInner { width:865px; padding:32px 0 90px 98px; background:url(../images/layout/box-bottom.jpg) left bottom no-repeat;  }
.boxInner .playercontainer { width:754px; height:493px; padding:7px 0 0 6px; background:url(../images/layout/box-player.jpg) left top no-repeat; margin:0 0 2px 0; }
.otherBoxesOuther { background:#D9D9D9 url(../images/layout/box-images-top.jpg) left top no-repeat; border-bottom:1px solid #A7A7A7; width:752px; padding:8px 0 0 6px; }
.otherBoxesOuther a { display:block; padding:1px 0 0 1px; width:119px; height:168px;background:url(../images/layout/img-border.gif) left top no-repeat; float:left; margin:0 5px 8px 0; }
.otherBoxesOuther a.rear { margin-right:0; }
.boxFooter { text-align:center; font-size:11px; }