/* =========================================================== */
/* LAYOUT STYLES
/*
/* version 1.0 - S Brian Smith, June 2008


/* default styles */
/* =========================================================== */
body {margin:0; padding:0; background:#ddd;}
div {margin:0; padding:0;}
td {vertical-align:top;}
a img {border: none;}

.KBcontainer {position:absolute; top:0; width:775px; left:50%; margin-left:-388px;} /* centers site */


/* header */
/* =========================================================== */
.KBhead {width:775px; height:73px; background-color:#fff;}
img.clientLogo {position:absolute; left:690px; top:16px; width:70px; height:40px;}


/* nav bar */
/* =========================================================== */
.KBnav {width:775px; height:25px; background-color:#fff;}
.KBnav img.hme {margin-left:175px; width:115px; height:25px;}
.KBnav img.ply {width:115px; height:25px;}
.KBnav img.scr {width:115px; height:25px;}
.KBnav img.faq {width:75px; height:25px;}
.KBnav img.url {width:155px; height:25px;}


/* content */
/* =========================================================== */
.KBcontent {width:775px; border-bottom:0px solid white;}
/*.KBcontent table {width:775px; min-height:465px;}*/

td.contentLeft {width:174px; background-color:#69c; border-right:1px solid white;}
img.gameLogo {width:174px; height:72px;}
div.userMenu {width:174px; border-top:1px solid white;}
div.userName {width:170px; margin:0; padding:10px 2px;  background-color:#369; color:#fff; text-align:center; overflow:hidden; word-wrap:break-word; border-bottom:1px solid white;}
.userLinks {width:174px; text-align:right; /*margin-top:5px; border-top:2px solid #369;*/}
a.roche {display:block; width:155px; height:18px; padding:3px 19px 3px 0; margin:0; border-bottom:2px solid #369;}

.arrow {width:9px; height:11px; background-color:#369; margin:0; padding:0; float:right; position:relative; top:-21px; left:-5px;}


img.KBlogo {width:120px; height:38px; position:absolute; top:500px; left:27px;}

td.contentRight {background-color:#369;}
div.contentHome {width:550px; height:413px; background:yellow url(../images/graphic_home.jpg) top left no-repeat; position:relative; top:25px; left:25px; margin-bottom:50px;}
div.navHome {width:352px; height:30px; position:relative; top:260px; left:102px;}
div.navHome img.onl {width:98px; height:30px; margin-right:14px;}
div.navHome img.pc {width:107px; height:30px; margin-right:14px;}
div.navHome img.mac {width:117px; height:30px;}

div.contentCopy {width:530px; height:auto; min-height:413px; background:none; position:relative; top:25px; left:25px; margin-bottom:50px; border:1px solid white; padding:10px; padding-top:20px;}
div.contentGame {width:550px; height:auto; min-height:413px; background:none; position:relative; top:25px; left:25px; margin-bottom:50px; border:0px solid white; ;}



/* footer */
/* =========================================================== */
.KBfoot {width:775px; padding:5px 0 20px 0;}
