/* START (this is needed by static css file generator. Do not remove.) */









body {background:#B2B2B2;margin:0px; padding:0px;}

.kingPage { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; margin:0px }

.kingPage { width:768px; margin-left:auto;margin-right:auto;}

#kingHeader { width:758px;height:115px; position:relative;margin-left:auto;margin-right:auto; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12px;}
#kingHeader IMG { border:0px;}

#kingHeader #tabs {position:absolute; height:25px; width:758px; top:90px; left:0px;overflow:hidden;}

#subNav { background:url(http://images.mygame.com/img/head/back_shadow.gif) repeat-y; width:758px;padding-left:5px;font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; margin-left:auto;margin-right:auto;padding-right:5px;}
#subNav .tabNav { text-transform:uppercase; padding-left:7px;padding-top:7px;padding-bottom:7px;}
#subNav .tabNavSub { padding-left:20px;height:25px;}

#kingHeader #kingLogo { height:83px;width:212px;}

#subNav #sectionHome .tabNav { background:#FFFFFF;padding:0px;height:0px;overflow:hidden;}
#subNav #sectionHome .tabNavSub { background:url(http://images.mygame.com/img/tab_2_Home.gif) repeat-y; color:#666666}
#subNav #sectionHome .smallInput { border:1px solid #E7E7E7; }
#subNav #sectionPlay .tabNav { background:#699900;}
#subNav #sectionPlay .tabNavSub {  background:url(http://images.mygame.com/img/tab_2_Play.gif) repeat-y;}
#subNav #sectionPlay .tabNav { color:#FFFFFF; }
#subNav #sectionPlay .smallInput { border:1px solid #5B8500; }
#subNav #sectionPlay .tabNavSub { color:#5B8500; }
#subNav #sectionPlay .tabNav A { color:#FFFFFF; text-decoration:none;}

#subNav #sectionBuild .tabNav { background:#bf0000; color:#FFFFFF; }
#subNav #sectionBuild .tabNavSub { background:url(http://images.mygame.com/img/tab_2_Build.gif) repeat-y; color:#bf0000;}
#subNav #sectionBuild .tabNav A { color:#FFFFFF; text-decoration:none;}
#subNav #sectionBuild .smallInput { border:1px solid #bf0000; }

#subNav #sectionUpload .tabNav { background:#0073b5;color:#FFFFFF;}
#subNav #sectionUpload .tabNav A{ color:#FFFFFF;text-decoration:none;}
#subNav #sectionUpload .tabNavSub {color:#0073b5;}
#subNav #sectionUpload .smallInput { border:1px solid #0073b5; }

#subNav #sectionUpload .tabNavSub {  background:url(http://images.mygame.com/img/tab_2_Upload.gif) repeat-y;;}

#subNav #sectionSupport .tabNav { background:#ff7f00;color:#FFFFFF;}
#subNav #sectionSupport .tabNavSub {  background:url(http://images.mygame.com/img/tab_2_Support.gif) repeat-y;color:#ff7f00;}
#subNav #sectionSupport .tabNav A{ color:#FFFFFF;text-decoration:none;}
#subNav #sectionSupport .smallInput { border:1px solid #ff7f00; }


.kingPage #contentContainer { width:754px; background:url(http://images.mygame.com/img/head/back_shadow.gif) repeat-y; padding-top:10px;padding-bottom:10px;padding-left:7px; padding-right:7px;}

.kingPage #kingFooter { width:748px;background:url(http://images.mygame.com/img/footer_background.gif) repeat-x; height:62px;padding-top:10px;padding-left:10px; color:#FFFFFF;margin-left:auto;margin-right:auto;}

.kingPage p , .kingPage H1, .kingPage H2, .kingPage H3{ margin:0px; padding:5px 0px;} 

.kingPage #contentContainer #navbarDropDown
{
    margin-top:-11px;
    margin-left:-2px;
    width:758px;
    background:url(http://images.mygame.com/img/search_extended.gif);
    margin-bottom:10px;

}

.kingPage #contentContainer #navbarDropDown H2
{
    font-size:14px;
}

.kingPage #contentContainer #navbarDropDownFooter
{
    background:url(http://images.mygame.com/img/search_extended.gif) bottom left;
    height:15px;
    overflow:hidden;
}



.kingPage FORM {
    margin:0px;
    padding:0px;
}
.kingPage .errorMsg {
    color:#CC0000;
    font-weight:bold;
    border:1px solid #CC0000;
    padding:2px;
    text-align:center;
}

.kingPage .small {
    font-size:9px; 
    color:#444444;
}

.kingPage A {
    color: #CC6600;
}

.kingPage H2 {
  color: #CC0000;
  font-size:14px;
  text-transform:uppercase;
}

.kingPage .playSection H2 {
  color: #699900;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
}

.kingPage img { border:0px;}


.kingPage .kingList {
    background: #FFCCCC;
}
.kingPage .kingList TD {
    padding:4px;
}

.kingPage .boxTable {
    border-collapse: collapse;
}
.kingPage .boxTable TD {
    padding-top:3px;
    padding-bottom:3px; 
    border-bottom:1px solid #EBEAE7;
}

.kingPage .kingSectionHead {
    background: url(http://images.mygame.com/img/sectionHead_2.gif) top right no-repeat;
    height:19px;
    padding-top:4px;
    color: #FFFFFF;
    padding-left:5px;
    font-weight:bold;
    text-transform:uppercase;
    font-size:10px;
    letter-spacing:1px;
}

.kingPage .kingSectionHead A {
    color:#fff;
}



.kingPage .kingSectionHead img {
	margin-top:-2px;
}
.kingPage .kingSectionHead .text {
	float:left;
    margin-right:10px;
}



/*
Not used anymore. See gamePanel instead
*/
.kingPage .gameListTable { background:#FFCCCC; }
.kingPage .gameListTable TD {background:#FFFFFF;}
.kingPage .gameListTable TD.pad { padding:3px; vertical-align:middle;}

.kingPage .list { border-collapse:collapse; width:100%; }
.kingPage .list TD { padding:5px; }
.kingPage .list TR.head TD { font-weight:bold; border-bottom:1px solid #999999;}

.kingPage .playSection { }
.kingPage .playSection .list TR.alt1 { background:#ecf2de; }
.kingPage .playSection .list TR.alt2 { background:#FFFFFF; }

.kingPage .buildSection { }
.kingPage .buildSection .list TR.alt1 { background:#f8e5e5; }
.kingPage .buildSection .list TR.alt2 { background:#FFFFFF; }

.kingPage .uploadSection .list TR.alt1 { background:#d9eaf4; }
.kingPage .uploadSection .list TR.alt2 { background:#FFFFFF; }

.kingPage .uploadSection TR.alt1 TD{ background:#d9eaf4; padding:4px;border:0px;}
.kingPage .uploadSection TR.alt2 TD{ background:#fff; padding:4px;border:0px;}

.kingPage .playSection .kingSectionHead {background: url(http://images.mygame.com/img/sectionHead_1.gif) top right no-repeat; }
.kingPage .supportSection .kingSectionHead {background: url(http://images.mygame.com/img/sectionHead_4.gif) top right no-repeat; }

.kingPage .uploadSection { }
.kingPage .uploadSection .kingSectionHead {background: url(http://images.mygame.com/img/sectionHead_3.gif) top right no-repeat; }

.kingPage .gamePanel { width:100%; border-collapse:collapse;}
.kingPage .gamePanel TD { padding:3px;}
.kingPage .gamePanel TD.preview { padding-left:0px; width:150px;}
.kingPage .gamePanel TD.title { width:100px; font-weight:bold;}
.kingPage .gamePanel TD.last { text-align:left;}

.kingPage .topBuildersPanel { width:100%; border-collapse:collapse;}
.kingPage .topBuildersPanel TD { padding-left:3px;padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px;vertical-align:top;}
.kingPage .topBuildersPanel TD.first { padding-top:3px;vertical-align:top;}
.kingPage .topBuildersPanel TD.pad { overflow:hidden; vertical-align:top;}
.kingPage .topBuildersPanel TD.last { border-bottom:1px solid #cc0000; vertical-align:top;}

.kingPage .playSection .gameListTable TD.last { border-bottom:1px solid #7EA822; }

.kingPage .playSection .gamePanel TD { border-bottom:1px solid #BED390; }
.kingPage .playSection .gamePanel TD.preview { border-bottom:1px solid #7EA822; }
.kingPage .playSection .gamePanel TD.last { border-bottom:1px solid #7EA822; }

.kingPage .uploadSection .gamePanel TD { border-bottom:1px solid #7FB9D9; }
.kingPage .uploadSection .gamePanel TD.preview { border-bottom:1px solid #0073B5; }
.kingPage .uploadSection .gamePanel TD.last { border-bottom:1px solid #0073B5; }

.kingPage .buildSection .gamePanel TD { border-bottom:1px solid #FFCCCC; }
.kingPage .buildSection .gamePanel TD.preview { border-bottom:1px solid #CC0000; }
.kingPage .buildSection .gamePanel TD.last { border-bottom:1px solid #cc0000; }


/*Form config*/
.kingPage .kingForm { width:100%; border-collapse:collapse; }
.kingPage .kingForm TD { padding:5px;}
.kingPage .kingForm TR.actions TD { border-top:1px solid #999999;}
.kingPage .kingForm TR.err TD { background:#CC0000; color:#FFFFFF;font-weight:bold; text-align:center;}

.kingPage .buildSection .kingForm TR.alt1 { background:#f8e5e5; }
.kingPage .buildSection .kingForm TR.alt2 { background:#FFFFFF; }

.kingPage .kingFullCol {
    float:left;
    width:754px;
}

.kingPage .kingMediumCol {
    float:left;
    width:279px;
}
.kingPage .kingLargeCol {
    float:left;
    width:469px;
}
.kingPage .kingSmallCol {
    float:left;
    width:184px;
}
.kingPage .kingColSpace {
    float:left;
    width:6px;
    height:5px;
}

.kingPage .kingTwoThirdPageCol {
    width:564px;
    float:left;
}

.kingPage .kingOneThirdCol {
    width:247px;
    float:left;
}

.kingPage .kingTwoThirdCol {
    width:490px;
    float:left;
}

.kingPage .kingFullCol {
    width:754px;
    float:left;
}

.reset { clear:both }

.kingPage img.vam { vertical-align:middle }
.kingPage .boxRow { border-bottom:1px solid #EBEAE7; padding:3px 0px; }
.kingPage .boxLine { border-bottom:1px solid #EBEAE7; padding:4px 0px;margin-bottom:4px; }
.kingPage .boxLineThick { border-bottom:2px solid #EBEAE7; padding:0px 0px;margin-top:5px;margin-bottom:5px; }

.kingPage td.vat { vertical-align:top }
.kingPage td.var { text-align:right }

ul { margin-top:2px; margin-bottom:0px;margin-left:0px;padding:0px; font-size:11px;}
ul.crown { list-style-type:none; margin-top:10px;margin-bottom:11px;}
ul.crown li { background:url(http://images.mygame.com/img/bullet.gif) no-repeat top left;padding-left:17px;line-height:16px;font-size:11px;}


#kingHeader #loginPane
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    border-right:1px solid #999999; 
    border-bottom:1px solid #999999;
    background:#333333;
    width:216px;
    height:77px;
    position:absolute;
    top:0px;
    left:537px;
    color:#FFFFFF;
    font-size:10px;
    padding-left:4px;
    padding-top:4px;
    overflow:hidden;
}

#kingHeader #memberInfoPane
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    border-right:1px solid #999999; 
    border-bottom:1px solid #999999;
    background:#333333;
    width:450px;
    height:25px;
    position:absolute;
    top:0px;
    left:303px;
    color:#FFFFFF;
    font-size:12px;
    padding-left:4px;
    padding-top:7px;
    text-align:center;
}
#kingHeader #memberInfoPane A { color:#FFFFFF; text-decoration:none;}

#kingHeader #loginPane A { color:#FFFFFF; }
#kingHeader #loginPane INPUT
{
    font-size:10px;
    height:12px;
}

.kingPage .smallInput, #subNav .smallInput {
    height:12px;
    font-size:10px;
    border:1px solid #699900;
}

.kingPage .kingList .header TD {
    border-top:1px solid #CC0000;
    border-bottom:1px solid #CC0000;
    background:#FFCCCC;
    color: #CC0000;
    font-weight:bold;    
}

.kingPage .kingList .color1 TD {
    background: #FFFFFF;
}
.kingPage .kingList TD.color2 {
    background: #FFCCCC;
}
.kingPage .kingList .divider {
    border-bottom:2px solid #CC0000;
    height:5px;
    background:#FFFFFF;    
}


.buttonHome .left {background:url(http://images.mygame.com/img/tabMainHome.gif) top left no-repeat;width:2px;height:25px;float:left;}
.buttonHome .right {background:url(http://images.mygame.com/img/tabMainHome.gif) top right no-repeat;width:2px;height:25px;float:left;margin-right:2px;}
.buttonHome .middle {background:url(http://images.mygame.com/img/tabMainHome.gif) top center no-repeat; padding-left:12px;padding-right:12px;height:22px; cursor:pointer; float:left;padding-top:6px;}

.buttonPlay .left {background:url(http://images.mygame.com/img/tabMainPlay.gif) top left no-repeat;width:2px;height:25px;float:left;}
.buttonPlay .right {background:url(http://images.mygame.com/img/tabMainPlay.gif) top right no-repeat;width:2px;height:25px;float:left;margin-right:2px;}
.buttonPlay .middle {background:url(http://images.mygame.com/img/tabMainPlay.gif) top center no-repeat; padding-left:12px;padding-right:12px;height:22px; cursor:pointer; float:left;padding-top:6px;font-weight:bold;}

.buttonBuild .left {background:url(http://images.mygame.com/img/tabMainBuild.gif) top left no-repeat;width:2px;height:25px;float:left;}
.buttonBuild .right {background:url(http://images.mygame.com/img/tabMainBuild.gif) top right no-repeat;width:2px;height:25px;float:left;margin-right:2px;}
.buttonBuild .middle {background:url(http://images.mygame.com/img/tabMainBuild.gif) top center no-repeat; padding-left:12px;padding-right:12px;height:22px; cursor:pointer; float:left;padding-top:6px;font-weight:bold;}

.buttonUpload .left {background:url(http://images.mygame.com/img/tabMainUpload.gif) top left no-repeat;width:2px;height:25px;float:left;}
.buttonUpload .right {background:url(http://images.mygame.com/img/tabMainUpload.gif) top right no-repeat;width:2px;height:25px;float:left;margin-right:2px;}
.buttonUpload .middle {background:url(http://images.mygame.com/img/tabMainUpload.gif) top center no-repeat; padding-left:12px;padding-right:12px;height:22px; cursor:pointer; float:left;padding-top:6px;}

.buttonSupport .left {background:url(http://images.mygame.com/img/tabMainSupport.gif) top left no-repeat;width:2px;height:25px;float:left;}
.buttonSupport .right {background:url(http://images.mygame.com/img/tabMainSupport.gif) top right no-repeat;width:2px;height:25px;float:left;margin-right:2px;}
.buttonSupport .middle {background:url(http://images.mygame.com/img/tabMainSupport.gif) top center no-repeat; padding-left:12px;padding-right:12px;height:22px; cursor:pointer; float:left;padding-top:6px;}

.buttonHome A { display:block; color:#000000; text-align:center; font-size:11px;font-weight:bold;text-decoration:none;letter-spacing:2px;}
.buttonPlay A { display:block; color:#FFFFFF; text-align:center; font-size:11px;font-weight:bold;text-decoration:none;letter-spacing:2px;}
.buttonBuild A { display:block; color:#FFFFFF; text-align:center; font-size:11px;font-weight:bold;text-decoration:none;letter-spacing:2px;}
.buttonUpload A { display:block; color:#FFFFFF; text-align:center; font-size:11px;font-weight:bold;text-decoration:none;letter-spacing:2px;}
.buttonSupport A { display:block; color:#FFFFFF; text-align:center; font-size:11px;font-weight:bold;text-decoration:none;letter-spacing:2px;}

/**
 * General Box definitions
 */

.kingPage .boxSmall, .kingPage .boxMedium, .kingPage .boxLarge, .kingPage .boxFull, .kingPage .boxOneThird, .kingPage .boxTwoThird {
}
.kingPage .boxSmall H1, .kingPage .boxMedium H1, .kingPage .boxLarge H1, .kingPage .boxFull H1, .kingPage .boxOneThird H1, .kingPage .boxTwoThird H1 {
    font-size:10px;
}


.kingPage .pushBox1 .content .text, .pushBox2 .content .text { padding-left:20px; padding-right:20px;text-align:left; overflow:hidden;}
.kingPage .pushBox1 h1, .pushBox2 h1 { padding-top:20px; text-align:center; font-size:16px; font-weight:bold; }

.kingPage .kingboxSmall1,
.kingPage .kingboxSmall2, 
.kingPage .kingboxSmall3, 
.kingPage .kingboxSmall4, 
.kingPage .kingboxSmall5,
.kingPage .kingboxSmall6 
{ width:184px; margin-bottom:8px;}

.kingPage .kingboxSmall1 .begin,
.kingPage .kingboxSmall2 .begin,
.kingPage .kingboxSmall3 .begin,
.kingPage .kingboxSmall4 .begin,
.kingPage .kingboxSmall5 .begin,
.kingPage .kingboxSmall6 .begin 
{height:34px;position:relative;}

.kingPage .kingboxSmall1 .begin .l,
.kingPage .kingboxSmall2 .begin .l,
.kingPage .kingboxSmall3 .begin .l,
.kingPage .kingboxSmall4 .begin .l,
.kingPage .kingboxSmall5 .begin .l,
.kingPage .kingboxSmall6 .begin .l 
{position:absolute; top:0px;left:0px;  height:34px; width:13px; }

.kingPage .kingboxSmall1 .begin .r,
.kingPage .kingboxSmall2 .begin .r,
.kingPage .kingboxSmall3 .begin .r,
.kingPage .kingboxSmall4 .begin .r,
.kingPage .kingboxSmall5 .begin .r,
.kingPage .kingboxSmall6 .begin .r 
{position:absolute; top:0px;left:13px;height:32px; padding-top:10px;font-weight:bold; color:#FFFFFF;width:171px; text-transform:uppercase;}


.kingPage .kingboxSmall1 .content,
.kingPage .kingboxSmall2 .content,
.kingPage .kingboxSmall3 .content,
.kingPage .kingboxSmall4 .content,
.kingPage .kingboxSmall5 .content,
.kingPage .kingboxSmall6 .content 
{background:url(http://images.mygame.com/img/box_small_middle.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxSmall1 .end,
.kingPage .kingboxSmall2 .end,
.kingPage .kingboxSmall3 .end,
.kingPage .kingboxSmall4 .end,
.kingPage .kingboxSmall5 .end,
.kingPage .kingboxSmall6 .end 
{height:10px;position:relative;}

.kingPage .kingboxSmall1 .end .l,
.kingPage .kingboxSmall2 .end .l,
.kingPage .kingboxSmall3 .end .l,
.kingPage .kingboxSmall4 .end .l,
.kingPage .kingboxSmall5 .end .l,
.kingPage .kingboxSmall6 .end .l 
{position:absolute; top:0px;left:0px; height:10px;width:13px;}

.kingPage .kingboxSmall1 .end .m,
.kingPage .kingboxSmall2 .end .m,
.kingPage .kingboxSmall3 .end .m,
.kingPage .kingboxSmall4 .end .m,
.kingPage .kingboxSmall5 .end .m,
.kingPage .kingboxSmall6 .end .m 
{ position:absolute; top:0px;left:13px;height:10px; width:158px;}

.kingPage .kingboxSmall1 .end .r,
.kingPage .kingboxSmall2 .end .r,
.kingPage .kingboxSmall3 .end .r,
.kingPage .kingboxSmall4 .end .r,
.kingPage .kingboxSmall5 .end .r,
.kingPage .kingboxSmall6 .end .r 
{ position:absolute; top:0px;left:171px; height:10px; width:13px;}

.kingPage .kingboxSmall1 .end .l,
.kingPage .kingboxSmall2 .end .l,
.kingPage .kingboxSmall3 .end .l,
.kingPage .kingboxSmall4 .end .l,
.kingPage .kingboxSmall5 .end .l,
.kingPage .kingboxSmall6 .end .l 
{ background: url(http://images.mygame.com/img/box_small_bottom.gif) no-repeat; } 

.kingPage .kingboxSmall1 .end .r,
.kingPage .kingboxSmall2 .end .r, 
.kingPage .kingboxSmall3 .end .r,
.kingPage .kingboxSmall4 .end .r,
.kingPage .kingboxSmall5 .end .r,
.kingPage .kingboxSmall6 .end .r 
{ background: url(http://images.mygame.com/img/box_small_bottom.gif) no-repeat top right;} 

.kingPage .kingboxSmall1 .end .m,
.kingPage .kingboxSmall2 .end .m,
.kingPage .kingboxSmall3 .end .m,
.kingPage .kingboxSmall4 .end .m,
.kingPage .kingboxSmall5 .end .m,
.kingPage .kingboxSmall6 .end .m 
{ background: url(http://images.mygame.com/img/box_small_bottom.gif) no-repeat top center;} 


/**
 * Medium 
 */

.kingPage .kingboxMedium1 .comment,
.kingPage .kingboxMedium2 .comment,
.kingPage .kingboxMedium3 .comment,
.kingPage .kingboxMedium4 .comment, 
.kingPage .kingboxMedium5 .comment
{ padding: 2px; border-top: 2px solid;}

.kingPage .kingboxMedium1 .comment { background:#ecf2de; border-color:#7ea822 } 
.kingPage .kingboxMedium2 .comment { background:#f8e5e5; border-color:#bf0000 }
.kingPage .kingboxMedium3 .comment { background:#d9eaf4; border-color:#0073b5 }
.kingPage .kingboxMedium4 .comment { background:#ffecd9; border-color:#ff7f00 }
.kingPage .kingboxMedium5 .comment { background:#ebebeb; border-color:#767676 }

.kingPage .kingboxMedium1,
.kingPage .kingboxMedium2, 
.kingPage .kingboxMedium3, 
.kingPage .kingboxMedium4, 
.kingPage .kingboxMedium5,
.kingPage .kingboxMedium6 
{ width:279px; margin-bottom:8px;}

.kingPage .kingboxMedium1 .begin,
.kingPage .kingboxMedium2 .begin,
.kingPage .kingboxMedium3 .begin,
.kingPage .kingboxMedium4 .begin,
.kingPage .kingboxMedium5 .begin,
.kingPage .kingboxMedium6 .begin 
{height:34px;position:relative;}

.kingPage .kingboxMedium1 .begin .l,
.kingPage .kingboxMedium2 .begin .l,
.kingPage .kingboxMedium3 .begin .l,
.kingPage .kingboxMedium4 .begin .l,
.kingPage .kingboxMedium5 .begin .l,
.kingPage .kingboxMedium6 .begin .l 
{position:absolute; top:0px;left:0px;  height:34px; width:13px;}

.kingPage .kingboxMedium1 .begin .r,
.kingPage .kingboxMedium2 .begin .r,
.kingPage .kingboxMedium3 .begin .r,
.kingPage .kingboxMedium4 .begin .r,
.kingPage .kingboxMedium5 .begin .r,
.kingPage .kingboxMedium6 .begin .r 
{position:absolute; top:0px;left:13px;width:266px;height:32px; padding-top:10px;font-weight:bold; color:#FFFFFF;text-transform:uppercase;}


.kingPage .kingboxMedium1 .content,
.kingPage .kingboxMedium2 .content,
.kingPage .kingboxMedium3 .content,
.kingPage .kingboxMedium4 .content,
.kingPage .kingboxMedium5 .content,
.kingPage .kingboxMedium6 .content 
{background:url(http://images.mygame.com/img/box_medium_middle.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxMedium1 .end,
.kingPage .kingboxMedium2 .end,
.kingPage .kingboxMedium3 .end,
.kingPage .kingboxMedium4 .end,
.kingPage .kingboxMedium5 .end,
.kingPage .kingboxMedium6 .end 
{height:10px;position:relative;}

.kingPage .kingboxMedium1 .end .l,
.kingPage .kingboxMedium2 .end .l,
.kingPage .kingboxMedium3 .end .l,
.kingPage .kingboxMedium4 .end .l,
.kingPage .kingboxMedium5 .end .l,
.kingPage .kingboxMedium6 .end .l 
{position:absolute; top:0px;left:0px; height:10px;width:13px;}

.kingPage .kingboxMedium1 .end .m,
.kingPage .kingboxMedium2 .end .m,
.kingPage .kingboxMedium3 .end .m,
.kingPage .kingboxMedium4 .end .m,
.kingPage .kingboxMedium5 .end .m,
.kingPage .kingboxMedium6 .end .m 
{ position:absolute; top:0px;left:13px;height:10px; width:253px;}

.kingPage .kingboxMedium1 .end .r,
.kingPage .kingboxMedium2 .end .r,
.kingPage .kingboxMedium3 .end .r,
.kingPage .kingboxMedium4 .end .r,
.kingPage .kingboxMedium5 .end .r,
.kingPage .kingboxMedium6 .end .r 
{ position:absolute; top:0px;left:266px; height:10px; width:13px;}

.kingPage .kingboxMedium1 .end .l,
.kingPage .kingboxMedium2 .end .l,
.kingPage .kingboxMedium3 .end .l,
.kingPage .kingboxMedium4 .end .l,
.kingPage .kingboxMedium5 .end .l,
.kingPage .kingboxMedium6 .end .l 
{ background: url(http://images.mygame.com/img/box_medium_bottom.gif) no-repeat; } 

.kingPage .kingboxMedium1 .end .r,
.kingPage .kingboxMedium2 .end .r, 
.kingPage .kingboxMedium3 .end .r,
.kingPage .kingboxMedium4 .end .r,
.kingPage .kingboxMedium5 .end .r,
.kingPage .kingboxMedium6 .end .r 
{ background: url(http://images.mygame.com/img/box_medium_bottom.gif) no-repeat top right;} 

.kingPage .kingboxMedium1 .end .m,
.kingPage .kingboxMedium2 .end .m,
.kingPage .kingboxMedium3 .end .m,
.kingPage .kingboxMedium4 .end .m,
.kingPage .kingboxMedium5 .end .m,
.kingPage .kingboxMedium6 .end .m 
{ background: url(http://images.mygame.com/img/box_medium_bottom.gif) no-repeat top center;} 

/**
 * Large 
 */

.kingPage .kingboxLarge1 .comment,
.kingPage .kingboxLarge2 .comment,
.kingPage .kingboxLarge3 .comment,
.kingPage .kingboxLarge4 .comment, 
.kingPage .kingboxLarge5 .comment
{ padding: 2px; border-top: 2px solid;}

.kingPage .kingboxLarge1 .comment { background:#ecf2de; border-color:#7ea822 } 
.kingPage .kingboxLarge2 .comment { background:#f8e5e5; border-color:#bf0000 }
.kingPage .kingboxLarge3 .comment { background:#d9eaf4; border-color:#0073b5 }
.kingPage .kingboxLarge4 .comment { background:#ffecd9; border-color:#ff7f00 }
.kingPage .kingboxLarge5 .comment { background:#ebebeb; border-color:#767676 }

.kingPage .kingboxLarge1,
.kingPage .kingboxLarge2, 
.kingPage .kingboxLarge3, 
.kingPage .kingboxLarge4, 
.kingPage .kingboxLarge5,
.kingPage .kingboxLarge6 
{ width:469px; margin-bottom:8px;}

.kingPage .kingboxLarge1 .begin,
.kingPage .kingboxLarge2 .begin,
.kingPage .kingboxLarge3 .begin,
.kingPage .kingboxLarge4 .begin,
.kingPage .kingboxLarge5 .begin,
.kingPage .kingboxLarge6 .begin 
{height:34px;position:relative;}

.kingPage .kingboxLarge1 .begin .l,
.kingPage .kingboxLarge2 .begin .l,
.kingPage .kingboxLarge3 .begin .l,
.kingPage .kingboxLarge4 .begin .l,
.kingPage .kingboxLarge5 .begin .l,
.kingPage .kingboxLarge6 .begin .l 
{position:absolute; top:0px;left:0px;  height:34px; width:13px;}

.kingPage .kingboxLarge1 .begin .r,
.kingPage .kingboxLarge2 .begin .r,
.kingPage .kingboxLarge3 .begin .r,
.kingPage .kingboxLarge4 .begin .r,
.kingPage .kingboxLarge5 .begin .r,
.kingPage .kingboxLarge6 .begin .r 
{position:absolute; top:0px;left:13px;width:456px;height:32px; padding-top:10px;font-weight:bold; color:#FFFFFF;text-transform:uppercase;}


.kingPage .kingboxLarge1 .content,
.kingPage .kingboxLarge2 .content,
.kingPage .kingboxLarge3 .content,
.kingPage .kingboxLarge4 .content,
.kingPage .kingboxLarge5 .content,
.kingPage .kingboxLarge6 .content 
{background:url(http://images.mygame.com/img/box_large_middle.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxLarge1 .end,
.kingPage .kingboxLarge2 .end,
.kingPage .kingboxLarge3 .end,
.kingPage .kingboxLarge4 .end,
.kingPage .kingboxLarge5 .end,
.kingPage .kingboxLarge6 .end 
{height:10px;position:relative;}

.kingPage .kingboxLarge1 .end .l,
.kingPage .kingboxLarge2 .end .l,
.kingPage .kingboxLarge3 .end .l,
.kingPage .kingboxLarge4 .end .l,
.kingPage .kingboxLarge5 .end .l,
.kingPage .kingboxLarge6 .end .l 
{position:absolute; top:0px;left:0px; height:10px;width:13px;}

.kingPage .kingboxLarge1 .end .m,
.kingPage .kingboxLarge2 .end .m,
.kingPage .kingboxLarge3 .end .m,
.kingPage .kingboxLarge4 .end .m,
.kingPage .kingboxLarge5 .end .m,
.kingPage .kingboxLarge6 .end .m 
{ position:absolute; top:0px;left:13px;height:10px; width:443px;}

.kingPage .kingboxLarge1 .end .r,
.kingPage .kingboxLarge2 .end .r,
.kingPage .kingboxLarge3 .end .r,
.kingPage .kingboxLarge4 .end .r,
.kingPage .kingboxLarge5 .end .r,
.kingPage .kingboxLarge6 .end .r 
{ position:absolute; top:0px;left:456px; height:10px; width:13px;}

.kingPage .kingboxLarge1 .end .l,
.kingPage .kingboxLarge2 .end .l,
.kingPage .kingboxLarge3 .end .l,
.kingPage .kingboxLarge4 .end .l,
.kingPage .kingboxLarge5 .end .l,
.kingPage .kingboxLarge6 .end .l 
{ background: url(http://images.mygame.com/img/box_large_bottom.gif) no-repeat; } 

.kingPage .kingboxLarge1 .end .r,
.kingPage .kingboxLarge2 .end .r, 
.kingPage .kingboxLarge3 .end .r,
.kingPage .kingboxLarge4 .end .r,
.kingPage .kingboxLarge5 .end .r,
.kingPage .kingboxLarge6 .end .r 
{ background: url(http://images.mygame.com/img/box_large_bottom.gif) no-repeat top right;} 

.kingPage .kingboxLarge1 .end .m,
.kingPage .kingboxLarge2 .end .m,
.kingPage .kingboxLarge3 .end .m,
.kingPage .kingboxLarge4 .end .m,
.kingPage .kingboxLarge5 .end .m,
.kingPage .kingboxLarge6 .end .m 
{ background: url(http://images.mygame.com/img/box_large_bottom.gif) no-repeat top center;} 


/**
 * OneThirdBox
 */

.kingPage .kingboxOneThird1,
.kingPage .kingboxOneThird2, 
.kingPage .kingboxOneThird3, 
.kingPage .kingboxOneThird4, 
.kingPage .kingboxOneThird5,
.kingPage .kingboxOneThird6 
{ width:247px; margin-bottom:8px;}

.kingPage .kingboxOneThird1 .begin,
.kingPage .kingboxOneThird2 .begin,
.kingPage .kingboxOneThird3 .begin,
.kingPage .kingboxOneThird4 .begin,
.kingPage .kingboxOneThird5 .begin,
.kingPage .kingboxOneThird6 .begin 
{height:34px;position:relative;}

.kingPage .kingboxOneThird1 .begin .l,
.kingPage .kingboxOneThird2 .begin .l,
.kingPage .kingboxOneThird3 .begin .l,
.kingPage .kingboxOneThird4 .begin .l,
.kingPage .kingboxOneThird5 .begin .l,
.kingPage .kingboxOneThird6 .begin .l 
{position:absolute; top:0px;left:0px;  height:34px; width:13px;}

.kingPage .kingboxOneThird1 .begin .r,
.kingPage .kingboxOneThird2 .begin .r,
.kingPage .kingboxOneThird3 .begin .r,
.kingPage .kingboxOneThird4 .begin .r,
.kingPage .kingboxOneThird5 .begin .r,
.kingPage .kingboxOneThird6 .begin .r 
{position:absolute; top:0px;left:13px;width:234px;height:32px; padding-top:10px;font-weight:bold; color:#FFFFFF;text-transform:uppercase;}


.kingPage .kingboxOneThird1 .content,
.kingPage .kingboxOneThird2 .content,
.kingPage .kingboxOneThird3 .content,
.kingPage .kingboxOneThird4 .content,
.kingPage .kingboxOneThird5 .content,
.kingPage .kingboxOneThird6 .content 
{background:url(http://images.mygame.com/img/box_onethird_middle.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxOneThird1 .end,
.kingPage .kingboxOneThird2 .end,
.kingPage .kingboxOneThird3 .end,
.kingPage .kingboxOneThird4 .end,
.kingPage .kingboxOneThird5 .end,
.kingPage .kingboxOneThird6 .end 
{height:10px;position:relative;}

.kingPage .kingboxOneThird1 .end .l,
.kingPage .kingboxOneThird2 .end .l,
.kingPage .kingboxOneThird3 .end .l,
.kingPage .kingboxOneThird4 .end .l,
.kingPage .kingboxOneThird5 .end .l,
.kingPage .kingboxOneThird6 .end .l 
{position:absolute; top:0px;left:0px; height:10px;width:13px;}

.kingPage .kingboxOneThird1 .end .m,
.kingPage .kingboxOneThird2 .end .m,
.kingPage .kingboxOneThird3 .end .m,
.kingPage .kingboxOneThird4 .end .m,
.kingPage .kingboxOneThird5 .end .m,
.kingPage .kingboxOneThird6 .end .m 
{ position:absolute; top:0px;left:13px;height:10px; width:221px;}

.kingPage .kingboxOneThird1 .end .r,
.kingPage .kingboxOneThird2 .end .r,
.kingPage .kingboxOneThird3 .end .r,
.kingPage .kingboxOneThird4 .end .r,
.kingPage .kingboxOneThird5 .end .r,
.kingPage .kingboxOneThird6 .end .r 
{ position:absolute; top:0px;left:234px; height:10px; width:13px;}

.kingPage .kingboxOneThird1 .end .l,
.kingPage .kingboxOneThird2 .end .l,
.kingPage .kingboxOneThird3 .end .l,
.kingPage .kingboxOneThird4 .end .l,
.kingPage .kingboxOneThird5 .end .l,
.kingPage .kingboxOneThird6 .end .l 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat; } 

.kingPage .kingboxOneThird1 .end .r,
.kingPage .kingboxOneThird2 .end .r, 
.kingPage .kingboxOneThird3 .end .r,
.kingPage .kingboxOneThird4 .end .r,
.kingPage .kingboxOneThird5 .end .r,
.kingPage .kingboxOneThird6 .end .r 
{ background: url(http://images.mygame.com/img/box_onethird_bottom.gif) no-repeat top right;} 

.kingPage .kingboxOneThird1 .end .m,
.kingPage .kingboxOneThird2 .end .m,
.kingPage .kingboxOneThird3 .end .m,
.kingPage .kingboxOneThird4 .end .m,
.kingPage .kingboxOneThird5 .end .m,
.kingPage .kingboxOneThird6 .end .m 
{ background: url(http://images.mygame.com/img/box_onethird_bottom.gif) no-repeat top center;} 


/**
 * TwoThirdBox
 */

.kingPage .kingboxTwoThird1,
.kingPage .kingboxTwoThird2, 
.kingPage .kingboxTwoThird3, 
.kingPage .kingboxTwoThird4, 
.kingPage .kingboxTwoThird5,
.kingPage .kingboxTwoThird6 
{ width:564px; margin-bottom:8px;}

.kingPage .kingboxTwoThird1 .begin,
.kingPage .kingboxTwoThird2 .begin,
.kingPage .kingboxTwoThird3 .begin,
.kingPage .kingboxTwoThird4 .begin,
.kingPage .kingboxTwoThird5 .begin,
.kingPage .kingboxTwoThird6 .begin 
{height:34px;position:relative;}

.kingPage .kingboxTwoThird1 .begin .l,
.kingPage .kingboxTwoThird2 .begin .l,
.kingPage .kingboxTwoThird3 .begin .l,
.kingPage .kingboxTwoThird4 .begin .l,
.kingPage .kingboxTwoThird5 .begin .l,
.kingPage .kingboxTwoThird6 .begin .l 
{position:absolute; top:0px;left:0px;  height:34px; width:13px;}

.kingPage .kingboxTwoThird1 .begin .r,
.kingPage .kingboxTwoThird2 .begin .r,
.kingPage .kingboxTwoThird3 .begin .r,
.kingPage .kingboxTwoThird4 .begin .r,
.kingPage .kingboxTwoThird5 .begin .r,
.kingPage .kingboxTwoThird6 .begin .r 
{position:absolute; top:0px;left:13px;width:551px;height:32px; padding-top:10px;font-weight:bold; color:#FFFFFF;text-transform:uppercase;}


.kingPage .kingboxTwoThird1 .content,
.kingPage .kingboxTwoThird2 .content,
.kingPage .kingboxTwoThird3 .content,
.kingPage .kingboxTwoThird4 .content,
.kingPage .kingboxTwoThird5 .content,
.kingPage .kingboxTwoThird6 .content 
{background:url(http://images.mygame.com/img/box_twothird_middle.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxTwoThird1 .contentfilled {background:url(http://images.mygame.com/img/box_twothird_middle_f_1.gif) repeat-y; padding:0px 7px;margin:0px;}
.kingPage .kingboxTwoThird2 .contentfilled {background:url(http://images.mygame.com/img/box_twothird_middle_f_2.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxTwoThird1 .end,
.kingPage .kingboxTwoThird2 .end,
.kingPage .kingboxTwoThird3 .end,
.kingPage .kingboxTwoThird4 .end,
.kingPage .kingboxTwoThird5 .end,
.kingPage .kingboxTwoThird6 .end 
{height:10px;position:relative;}

.kingPage .kingboxTwoThird1 .end .l,
.kingPage .kingboxTwoThird2 .end .l,
.kingPage .kingboxTwoThird3 .end .l,
.kingPage .kingboxTwoThird4 .end .l,
.kingPage .kingboxTwoThird5 .end .l,
.kingPage .kingboxTwoThird6 .end .l 
{position:absolute; top:0px;left:0px; height:10px;width:13px;}

.kingPage .kingboxTwoThird1 .end .m,
.kingPage .kingboxTwoThird2 .end .m,
.kingPage .kingboxTwoThird3 .end .m,
.kingPage .kingboxTwoThird4 .end .m,
.kingPage .kingboxTwoThird5 .end .m,
.kingPage .kingboxTwoThird6 .end .m 
{ position:absolute; top:0px;left:13px;height:10px; width:538px;}

.kingPage .kingboxTwoThird1 .end .r,
.kingPage .kingboxTwoThird2 .end .r,
.kingPage .kingboxTwoThird3 .end .r,
.kingPage .kingboxTwoThird4 .end .r,
.kingPage .kingboxTwoThird5 .end .r,
.kingPage .kingboxTwoThird6 .end .r 
{ position:absolute; top:0px;left:551px; height:10px; width:13px;}

.kingPage .kingboxTwoThird1 .end .l,
.kingPage .kingboxTwoThird2 .end .l,
.kingPage .kingboxTwoThird3 .end .l,
.kingPage .kingboxTwoThird4 .end .l,
.kingPage .kingboxTwoThird5 .end .l,
.kingPage .kingboxTwoThird6 .end .l 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat; } 

.kingPage .kingboxTwoThird1 .end .r,
.kingPage .kingboxTwoThird2 .end .r, 
.kingPage .kingboxTwoThird3 .end .r,
.kingPage .kingboxTwoThird4 .end .r,
.kingPage .kingboxTwoThird5 .end .r,
.kingPage .kingboxTwoThird6 .end .r 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat top right;} 

.kingPage .kingboxTwoThird1 .end .m,
.kingPage .kingboxTwoThird2 .end .m,
.kingPage .kingboxTwoThird3 .end .m,
.kingPage .kingboxTwoThird4 .end .m,
.kingPage .kingboxTwoThird5 .end .m,
.kingPage .kingboxTwoThird6 .end .m 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat top center;} 



/**
 * FULL
 */

.kingPage .kingboxFull0,
.kingPage .kingboxFull1,
.kingPage .kingboxFull2, 
.kingPage .kingboxFull3, 
.kingPage .kingboxFull4, 
.kingPage .kingboxFull5,
.kingPage .kingboxFull6 
{ width:754px; margin-bottom:8px;}

.kingPage .kingboxFull1 .begin,
.kingPage .kingboxFull2 .begin,
.kingPage .kingboxFull3 .begin,
.kingPage .kingboxFull4 .begin,
.kingPage .kingboxFull5 .begin,
.kingPage .kingboxFull6 .begin 
{height:34px;position:relative;}

.kingPage .kingboxFull0 .begin .l,
.kingPage .kingboxFull1 .begin .l,
.kingPage .kingboxFull2 .begin .l,
.kingPage .kingboxFull3 .begin .l,
.kingPage .kingboxFull4 .begin .l,
.kingPage .kingboxFull5 .begin .l,
.kingPage .kingboxFull6 .begin .l 
{position:absolute; top:0px;left:0px;  height:34px; width:13px;}


.kingPage .kingboxFull1 .begin .r,
.kingPage .kingboxFull2 .begin .r,
.kingPage .kingboxFull3 .begin .r,
.kingPage .kingboxFull4 .begin .r,
.kingPage .kingboxFull5 .begin .r,
.kingPage .kingboxFull6 .begin .r 
{position:absolute; top:0px;left:13px;width:741px;height:32px; padding-top:9px;font-weight:bold; color:#FFFFFF;text-transform:uppercase;}

.kingPage .kingboxFull0 .content,
.kingPage .kingboxFull1 .content,
.kingPage .kingboxFull2 .content,
.kingPage .kingboxFull3 .content,
.kingPage .kingboxFull4 .content,
.kingPage .kingboxFull5 .content,
.kingPage .kingboxFull6 .content 
{background:url(http://images.mygame.com/img/box_full_middle.gif) repeat-y; padding:0px 7px;margin:0px;}

.kingPage .kingboxFull0 .end,
.kingPage .kingboxFull1 .end,
.kingPage .kingboxFull2 .end,
.kingPage .kingboxFull3 .end,
.kingPage .kingboxFull4 .end,
.kingPage .kingboxFull5 .end,
.kingPage .kingboxFull6 .end 
{height:10px;position:relative;}

.kingPage .kingboxFull0 .end .l,
.kingPage .kingboxFull1 .end .l,
.kingPage .kingboxFull2 .end .l,
.kingPage .kingboxFull3 .end .l,
.kingPage .kingboxFull4 .end .l,
.kingPage .kingboxFull5 .end .l,
.kingPage .kingboxFull6 .end .l 
{position:absolute; top:0px;left:0px; height:10px;width:13px;}

.kingPage .kingboxFull0 .end .m,
.kingPage .kingboxFull1 .end .m,
.kingPage .kingboxFull2 .end .m,
.kingPage .kingboxFull3 .end .m,
.kingPage .kingboxFull4 .end .m,
.kingPage .kingboxFull5 .end .m,
.kingPage .kingboxFull6 .end .m 
{ position:absolute; top:0px;left:13px;height:10px; width:728px;}

.kingPage .kingboxFull0 .end .r,
.kingPage .kingboxFull1 .end .r,
.kingPage .kingboxFull2 .end .r,
.kingPage .kingboxFull3 .end .r,
.kingPage .kingboxFull4 .end .r,
.kingPage .kingboxFull5 .end .r,
.kingPage .kingboxFull6 .end .r 
{ position:absolute; top:0px;left:741px; height:10px; width:13px;}

.kingPage .kingboxFull0 .end .l,
.kingPage .kingboxFull1 .end .l,
.kingPage .kingboxFull2 .end .l,
.kingPage .kingboxFull3 .end .l,
.kingPage .kingboxFull4 .end .l,
.kingPage .kingboxFull5 .end .l,
.kingPage .kingboxFull6 .end .l 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat; } 

.kingPage .kingboxFull0 .end .r,
.kingPage .kingboxFull1 .end .r,
.kingPage .kingboxFull2 .end .r, 
.kingPage .kingboxFull3 .end .r,
.kingPage .kingboxFull4 .end .r,
.kingPage .kingboxFull5 .end .r,
.kingPage .kingboxFull6 .end .r 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat top right;} 

.kingPage .kingboxFull0 .end .m,
.kingPage .kingboxFull1 .end .m,
.kingPage .kingboxFull2 .end .m,
.kingPage .kingboxFull3 .end .m,
.kingPage .kingboxFull4 .end .m,
.kingPage .kingboxFull5 .end .m,
.kingPage .kingboxFull6 .end .m 
{ background: url(http://images.mygame.com/img/box_full_bottom.gif) no-repeat top center;} 


/**
 * END General box definitions
 */





.kingPage .kingboxSmall1 .begin .l { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat;} 
.kingPage .kingboxSmall1 .begin .r { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat top right; }

.kingPage .kingboxSmall2 .begin .l { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat;} 
.kingPage .kingboxSmall2 .begin .r { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat top right; }

.kingPage .kingboxSmall3 .begin .l { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat;} 
.kingPage .kingboxSmall3 .begin .r { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat top right; }

.kingPage .kingboxSmall4 .begin .l { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat;} 
.kingPage .kingboxSmall4 .begin .r { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat top right; }

.kingPage .kingboxSmall5 .begin .l { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat;} 
.kingPage .kingboxSmall5 .begin .r { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat top right; }

.kingPage .kingboxSmall6 .begin .l { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat;} 
.kingPage .kingboxSmall6 .begin .r { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat top right; }

.kingPage .kingboxMedium1 .begin .l { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat;} 
.kingPage .kingboxMedium1 .begin .r { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat top right; }

.kingPage .kingboxMedium2 .begin .l { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat;} 
.kingPage .kingboxMedium2 .begin .r { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat top right; }

.kingPage .kingboxMedium3 .begin .l { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat;} 
.kingPage .kingboxMedium3 .begin .r { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat top right; }

.kingPage .kingboxMedium4 .begin .l { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat;} 
.kingPage .kingboxMedium4 .begin .r { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat top right; }

.kingPage .kingboxMedium5 .begin .l { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat;} 
.kingPage .kingboxMedium5 .begin .r { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat top right; }

.kingPage .kingboxMedium6 .begin .l { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat;} 
.kingPage .kingboxMedium6 .begin .r { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat top right; }

.kingPage .kingboxLarge1 .begin .l { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat;} 
.kingPage .kingboxLarge1 .begin .r { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat top right; }

.kingPage .kingboxLarge2 .begin .l { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat;} 
.kingPage .kingboxLarge2 .begin .r { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat top right; }

.kingPage .kingboxLarge3 .begin .l { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat;} 
.kingPage .kingboxLarge3 .begin .r { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat top right; }

.kingPage .kingboxLarge4 .begin .l { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat;} 
.kingPage .kingboxLarge4 .begin .r { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat top right; }

.kingPage .kingboxLarge5 .begin .l { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat;} 
.kingPage .kingboxLarge5 .begin .r { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat top right; }

.kingPage .kingboxLarge6 .begin .l { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat;} 
.kingPage .kingboxLarge6 .begin .r { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat top right; }


.kingPage .kingboxOneThird1 .begin .l { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat;} 
.kingPage .kingboxOneThird1 .begin .r { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat top right; }

.kingPage .kingboxOneThird2 .begin .l { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat;} 
.kingPage .kingboxOneThird2 .begin .r { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat top right; }

.kingPage .kingboxOneThird3 .begin .l { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat;} 
.kingPage .kingboxOneThird3 .begin .r { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat top right; }

.kingPage .kingboxOneThird4 .begin .l { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat;} 
.kingPage .kingboxOneThird4 .begin .r { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat top right; }

.kingPage .kingboxOneThird5 .begin .l { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat;} 
.kingPage .kingboxOneThird5 .begin .r { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat top right; }

.kingPage .kingboxOneThird6 .begin .l { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat;} 
.kingPage .kingboxOneThird6 .begin .r { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat top right; }

.kingPage .kingboxTwoThird1 .begin .l { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat;} 
.kingPage .kingboxTwoThird1 .begin .r { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat top right; }

.kingPage .kingboxTwoThird2 .begin .l { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat;} 
.kingPage .kingboxTwoThird2 .begin .r { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat top right; }

.kingPage .kingboxTwoThird3 .begin .l { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat;} 
.kingPage .kingboxTwoThird3 .begin .r { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat top right; }

.kingPage .kingboxTwoThird4 .begin .l { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat;} 
.kingPage .kingboxTwoThird4 .begin .r { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat top right; }

.kingPage .kingboxTwoThird5 .begin .l { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat;} 
.kingPage .kingboxTwoThird5 .begin .r { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat top right; }

.kingPage .kingboxTwoThird6 .begin .l { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat;} 
.kingPage .kingboxTwoThird6 .begin .r { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat top right; }


.kingPage .kingboxFull0 .begin {height:10px;position:relative;}
.kingPage .kingboxFull0 .begin .l { position:absolute; top:0px;left:0px;  height:10px; width:13px; background: url(http://images.mygame.com/img/box_full_top.gif) no-repeat;} 
.kingPage .kingboxFull0 .begin .r { position:absolute; top:0px;left:13px;width:741px;height:32px; padding-top:9px; background: url(http://images.mygame.com/img/box_full_top.gif) no-repeat top right; }

.kingPage .kingboxFull1 .begin .l { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat;} 
.kingPage .kingboxFull1 .begin .r { background: url(http://images.mygame.com/img/box_large_top_1.gif) no-repeat top right; }

.kingPage .kingboxFull2 .begin .l { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat;} 
.kingPage .kingboxFull2 .begin .r { background: url(http://images.mygame.com/img/box_large_top_2.gif) no-repeat top right; }

.kingPage .kingboxFull3 .begin .l { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat;} 
.kingPage .kingboxFull3 .begin .r { background: url(http://images.mygame.com/img/box_large_top_3.gif) no-repeat top right; }

.kingPage .kingboxFull4 .begin .l { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat;} 
.kingPage .kingboxFull4 .begin .r { background: url(http://images.mygame.com/img/box_large_top_4.gif) no-repeat top right; }

.kingPage .kingboxFull5 .begin .l { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat;} 
.kingPage .kingboxFull5 .begin .r { background: url(http://images.mygame.com/img/box_large_top_5.gif) no-repeat top right; }

.kingPage .kingboxFull6 .begin .l { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat;} 
.kingPage .kingboxFull6 .begin .r { background: url(http://images.mygame.com/img/box_large_top_6.gif) no-repeat top right; }

.kingPage .gameRating { background: url(http://images.mygame.com/img/icons/rating_bg.gif) no-repeat; width:70px; height:14px; float:left; margin-left:5px; padding-top:0px;padding-left:0px;}

.kingSmallButton { border:0px solid #000000;white-space: nowrap;vertical-align:middle;text-decoration:none;}
.kingSmallButton A { text-decoration:none; }
.kingSmallButton .left {height:18px;width:19px;vertical-align:middle;}
.kingSmallButton .right { height:18px;vertical-align:middle; width:7px;}
.kingSmallButton .middle, .kingSmallButton { white-space:nowrap;vertical-align:middle; color:#FFFFFF; font-size:11px;border:0px;padding:0px; height:18px; margin:0px; text-align:center;cursor:pointer;font-family:"Trebuchet MS";font-weight:bold;text-transform:uppercase;letter-spacing:1px;}

.kingSmallButton .play .left {background:url(http://images.mygame.com/img/btn_small_play.gif) top left no-repeat;}
.kingSmallButton .play .right {background:url(http://images.mygame.com/img/btn_small_play.gif) top right no-repeat;}
.kingSmallButton .play .middle {background:url(http://images.mygame.com/img/btn_small_play.gif) top center;}

.kingSmallButton .playSmallText .left {background:url(http://images.mygame.com/img/btn_small_play.gif) top left no-repeat;width:16px;}
.kingSmallButton .playSmallText .right {background:url(http://images.mygame.com/img/btn_small_play.gif) top right no-repeat;width:1px;}
.kingSmallButton .playSmallText .middle {background:url(http://images.mygame.com/img/btn_small_play.gif) top center; font-size:10px;}

.kingSmallButton .build .left {background:url(http://images.mygame.com/img/btn_small_build.gif) top left no-repeat;}
.kingSmallButton .build .right {background:url(http://images.mygame.com/img/btn_small_build.gif) top right no-repeat;}
.kingSmallButton .build .middle {background:url(http://images.mygame.com/img/btn_small_build.gif) top center;}

.kingSmallButton .buildSmallText .left {background:url(http://images.mygame.com/img/btn_small_build.gif) top left no-repeat;width:16px;margin-left:2px;}
.kingSmallButton .buildSmallText .right {background:url(http://images.mygame.com/img/btn_small_build.gif) top right no-repeat;width:1px;}
.kingSmallButton .buildSmallText .middle {background:url(http://images.mygame.com/img/btn_small_build.gif) top center; font-size:10px;}


.kingSmallButton .submit .left {background:url(http://images.mygame.com/img/btn_small_submit.gif) top left no-repeat;width:7px;}
.kingSmallButton .submit .right {background:url(http://images.mygame.com/img/btn_small_submit.gif) top right no-repeat;}
.kingSmallButton .submit .middle {background:url(http://images.mygame.com/img/btn_small_submit.gif) top center;}

.kingSmallButton .back .left {background:url(http://images.mygame.com/img/btn_small_back.gif) top left no-repeat;}
.kingSmallButton .back .right {background:url(http://images.mygame.com/img/btn_small_back.gif) top right no-repeat;}
.kingSmallButton .back .middle {background:url(http://images.mygame.com/img/btn_small_back.gif) top center;}

.kingSmallButton .next .left {background:url(http://images.mygame.com/img/btn_small_next.gif) top left no-repeat;width:7px;}
.kingSmallButton .next .right {background:url(http://images.mygame.com/img/btn_small_next.gif) top right no-repeat;width:18px;}
.kingSmallButton .next .middle {background:url(http://images.mygame.com/img/btn_small_next.gif) top center;}

.kingSmallButton .cancel .left {background:url(http://images.mygame.com/img/btn_small_cancel.gif) top left no-repeat;width:7px;}
.kingSmallButton .cancel .right {background:url(http://images.mygame.com/img/btn_small_cancel.gif) top right no-repeat;}
.kingSmallButton .cancel .middle {background:url(http://images.mygame.com/img/btn_small_cancel.gif) top center;color:#333333;}

.kingSmallButton .playBig .left {background:url(http://images.mygame.com/img/btn_big_play.gif) top left no-repeat;height:28px;width:30px;}
.kingSmallButton .playBig .right {background:url(http://images.mygame.com/img/btn_big_play.gif) top right no-repeat;height:28px;}
.kingSmallButton .playBig .middle {background:url(http://images.mygame.com/img/btn_big_play.gif) top center;height:28px;}

.kingSmallButton .buildBig .left {background:url(http://images.mygame.com/img/btn_big_build.gif) top left no-repeat;height:28px;width:30px;}
.kingSmallButton .buildBig .right {background:url(http://images.mygame.com/img/btn_big_build.gif) top right no-repeat;height:28px;}
.kingSmallButton .buildBig .middle {background:url(http://images.mygame.com/img/btn_big_build.gif) top center;height:28px;}

.kingSmallButton .tabSel .left {background:url(http://images.mygame.com/img/tab_selected.gif) top left no-repeat;height:26px;width:9px;}
.kingSmallButton .tabSel .right {background:url(http://images.mygame.com/img/tab_selected.gif) top right no-repeat;height:26px; width:9px;}
.kingSmallButton .tabSel .middle {background:url(http://images.mygame.com/img/tab_selected.gif) top center;height:26px;color:#CD2A2B;}

.kingSmallButton .tabNoSel .left {background:url(http://images.mygame.com/img/tab_selected.gif) top left no-repeat;height:26px;width:9px;}
.kingSmallButton .tabNoSel .right {background:url(http://images.mygame.com/img/tab_selected.gif) top right no-repeat;height:26px;width:9px;}
.kingSmallButton .tabNoSel .middle {background:url(http://images.mygame.com/img/tab_selected.gif) top center;height:26px;color:#000000;}

.kingSmallButton .tabGreen .left {background:url(http://images.mygame.com/img/b_green.gif) top left no-repeat;width:7px;height:20px;}
.kingSmallButton .tabGreen .right {background:url(http://images.mygame.com/img/b_green.gif) top right no-repeat;height:20px;}
.kingSmallButton .tabGreen .middle {background:url(http://images.mygame.com/img/b_green.gif) top center;height:20px;}

.kingSmallButton .tabBlue .left {background:url(http://images.mygame.com/img/b_blue.gif) top left no-repeat;width:7px;height:20px;}
.kingSmallButton .tabBlue .right {background:url(http://images.mygame.com/img/b_blue.gif) top right no-repeat;height:20px;}
.kingSmallButton .tabBlue .middle {background:url(http://images.mygame.com/img/b_blue.gif) top center;height:20px;}

.kingSmallButton .tabRed .left {background:url(http://images.mygame.com/img/b_red.gif) top left no-repeat;width:7px;height:20px;}
.kingSmallButton .tabRed .right {background:url(http://images.mygame.com/img/b_red.gif) top right no-repeat;height:20px;}
.kingSmallButton .tabRed .middle {background:url(http://images.mygame.com/img/b_red.gif) top center;height:20px;}

.kingSmallButton .tabOrange .left {background:url(http://images.mygame.com/img/b_orange.gif) top left no-repeat;width:7px;height:20px;}
.kingSmallButton .tabOrange .right {background:url(http://images.mygame.com/img/b_orange.gif) top right no-repeat;height:20px;}
.kingSmallButton .tabOrange .middle {background:url(http://images.mygame.com/img/b_orange.gif) top center;height:20px;}


.kingSmallButton .arcade .left {width:0px;}
.kingSmallButton .arcade .right {background:url(http://images.mygame.com/img/cat_btn_action.gif) top right no-repeat;width:18px;}
.kingSmallButton .arcade .middle {background:url(http://images.mygame.com/img/cat_btn_action.gif) top left;text-align:left;padding-left:27px;}
.kingSmallButton .arcadeSel .left {width:0px;}
.kingSmallButton .arcadeSel .right {background:url(http://images.mygame.com/img/cat_btn_action_sel.gif) top right no-repeat;width:18px;}
.kingSmallButton .arcadeSel .middle {background:url(http://images.mygame.com/img/cat_btn_action_sel.gif) top left;text-align:left;padding-left:27px;}

.kingSmallButton .word .left {width:0px;}
.kingSmallButton .word .right {background:url(http://images.mygame.com/img/cat_btn_word.gif) top right no-repeat;width:18px;}
.kingSmallButton .word .middle {background:url(http://images.mygame.com/img/cat_btn_word.gif) top left;text-align:left;padding-left:27px;}
.kingSmallButton .wordSel .left {width:0px;}
.kingSmallButton .wordSel .right {background:url(http://images.mygame.com/img/cat_btn_word_sel.gif) top right no-repeat;width:18px;}
.kingSmallButton .wordSel .middle {background:url(http://images.mygame.com/img/cat_btn_word_sel.gif) top left;text-align:left;padding-left:27px;}

.kingSmallButton .card .left {width:0px;}
.kingSmallButton .card .right {background:url(http://images.mygame.com/img/cat_btn_card.gif) top right no-repeat;width:18px;}
.kingSmallButton .card .middle {background:url(http://images.mygame.com/img/cat_btn_card.gif) top left;text-align:left;padding-left:27px;}
.kingSmallButton .cardSel .left {width:0px;}
.kingSmallButton .cardSel .right {background:url(http://images.mygame.com/img/cat_btn_card_sel.gif) top right no-repeat;width:18px;}
.kingSmallButton .cardSel .middle {background:url(http://images.mygame.com/img/cat_btn_card_sel.gif) top left;text-align:left;padding-left:27px;}

.kingSmallButton .puzzle .left {width:0px;}
.kingSmallButton .puzzle .right {background:url(http://images.mygame.com/img/cat_btn_puzzle.gif) top right no-repeat;width:18px;}
.kingSmallButton .puzzle .middle {background:url(http://images.mygame.com/img/cat_btn_puzzle.gif) top left;text-align:left;padding-left:27px;}
.kingSmallButton .puzzleSel .left {width:0px;}
.kingSmallButton .puzzleSel .right {background:url(http://images.mygame.com/img/cat_btn_puzzle_sel.gif) top right no-repeat;width:18px;}
.kingSmallButton .puzzleSel .middle {background:url(http://images.mygame.com/img/cat_btn_puzzle_sel.gif) top left;text-align:left;padding-left:27px;}

.kingSmallButton .sport .left {width:0px;}
.kingSmallButton .sport .right {background:url(http://images.mygame.com/img/cat_btn_sport.gif) top right no-repeat;width:18px;}
.kingSmallButton .sport .middle {background:url(http://images.mygame.com/img/cat_btn_sport.gif) top left;text-align:left;padding-left:27px;}
.kingSmallButton .sportSel .left {width:0px;}
.kingSmallButton .sportSel .right {background:url(http://images.mygame.com/img/cat_btn_sport_sel.gif) top right no-repeat;width:18px;}
.kingSmallButton .sportSel .middle {background:url(http://images.mygame.com/img/cat_btn_sport_sel.gif) top left;text-align:left;padding-left:27px;}

.kingSmallButton .strategy .left {width:0px;}
.kingSmallButton .strategy .right {background:url(http://images.mygame.com/img/cat_btn_strategy.gif) top right no-repeat;width:18px;}
.kingSmallButton .strategy .middle {background:url(http://images.mygame.com/img/cat_btn_strategy.gif) top left;text-align:left;padding-left:27px;}
.kingSmallButton .strategySel .left {width:0px;}
.kingSmallButton .strategySel .right {background:url(http://images.mygame.com/img/cat_btn_strategy_sel.gif) top right no-repeat;width:18px;}
.kingSmallButton .strategySel .middle {background:url(http://images.mygame.com/img/cat_btn_strategy_sel.gif) top left;text-align:left;padding-left:27px;}


.kingSmallButton .type5 .left {background:url(http://images.mygame.com/img/btn_small_5.gif) top left no-repeat;}
.kingSmallButton .type5 .right {background:url(http://images.mygame.com/img/btn_small_5.gif) top right no-repeat;}
.kingSmallButton .type5 .middle {background:url(http://images.mygame.com/img/btn_small_5.gif) top center;}

.kingSmallButton .type6 .left {background:url(http://images.mygame.com/img/btn_small_6.gif) top left no-repeat;}
.kingSmallButton .type6 .right {background:url(http://images.mygame.com/img/btn_small_6.gif) top right no-repeat;}
.kingSmallButton .type6 .middle {background:url(http://images.mygame.com/img/btn_small_6.gif) top center;color:#666666;}

.kingPage .categoryHead { 
    width:232px;
    height:25px;
    padding-top:9px;
    padding-left:30px;
    color:#FFFFFF;
    text-transform:uppercase;
}
.kingPage .categoryARCADE { background:url(http://images.mygame.com/img/indie_head_arcade.gif);}
.kingPage .categoryCARD { background:url(http://images.mygame.com/img/indie_head_card.gif); }
.kingPage .categoryPUZZLE { background:url(http://images.mygame.com/img/indie_head_puzzle.gif); }
.kingPage .categorySPORT { background:url(http://images.mygame.com/img/indie_head_sport.gif); }
.kingPage .categorySTRATEGY { background:url(http://images.mygame.com/img/indie_head_strategy.gif); }
.kingPage .categoryWORD { background:url(http://images.mygame.com/img/indie_head_word.gif); }

.kingPage .categoryRow {
    margin-left:20px;
    border-bottom:1px solid #80B9DA;
    padding:5px 0px;
    position:relative;
    width:242px;
}

.kingPage .categoryRating {
    position:absolute;
    top:5px; 
    left:145px;
    width:150px;
}
.kingPage .categoryEnd {
    margin-left:20px;
    padding:5px 0px;
    margin-bottom:15px;
}

.kingPage .center
{
    text-align:center;
}

.kingPage .boxSpecialSmall { width:184px; margin-bottom:8px; }
.kingPage .boxSpecialSmall .top { background:url(http://images.mygame.com/img/box_firstpage_tall.gif) no-repeat;height:30px; width:184px;}
.kingPage .boxSpecialSmall .mid { background:url(http://images.mygame.com/img/box_firstpage_tall.gif) left center; padding:0px 12px; width:160px; color:#000;}
.kingPage .boxSpecialSmall .bottom { background:url(http://images.mygame.com/img/box_firstpage_tall.gif) bottom left; height:20px; width:184px;}
.kingPage .boxSpecialSmall .top h1 { text-transform:uppercase;padding-left:15px; padding-top:9px; font-size:12px; font-weight:bold; color:#0073b5;}
.kingPage .boxSpecialSmall  TD H1 { text-transform:uppercase;font-size:11px; font-weight:bold; color:#000;  margin:0px;padding:0px;}
.kingPage .boxSpecialSmall  TD { border: 0px; margin:0px;padding:0px;}
.kingPage .boxSpecialSmall  TD.last { border-bottom: solid #0073b5 1px;padding-bottom:5px;}


.kingPage .boxSpecial { width:246px; }
.kingPage .boxSpecial .white .top { background:url(http://images.mygame.com/img/box_special_white.gif) no-repeat;height:10px; }
.kingPage .boxSpecial .white .middle { background:url(http://images.mygame.com/img/box_special_white_middle.gif) repeat-y; padding:0px 8px; width:230px;  overflow:hidden;}
.kingPage .boxSpecial .white .bottom { background:url(http://images.mygame.com/img/box_special_white.gif) bottom left; height:10px; }

.kingPage .boxSpecial .red .top { background:url(http://images.mygame.com/img/box_special_solid_2.gif) no-repeat;height:20px; }
.kingPage .boxSpecial .red .mid { background:url(http://images.mygame.com/img/box_special_solid_2.gif) no-repeat left center; padding:0px 12px; width:222px; color:#ffffff;text-align:left; overflow:hidden;}
.kingPage .boxSpecial .red .bottom { background:url(http://images.mygame.com/img/box_special_solid_2.gif) bottom left; height:10px; }

.kingPage .boxSpecial .green .top { background:url(http://images.mygame.com/img/box_special_solid_1.gif) no-repeat;height:20px; }
.kingPage .boxSpecial .green .mid { background:url(http://images.mygame.com/img/box_special_solid_1.gif) left center; padding:0px 12px; width:222px; color:#ffffff;text-align:left; overflow:hidden;}
.kingPage .boxSpecial .green .bottom { background:url(http://images.mygame.com/img/box_special_solid_1.gif) bottom left; height:10px; }

.kingPage .boxHotBuilder { float:left; }
.kingPage .boxHotBuilder .redHot .top { background:url(http://images.mygame.com/img/box_red_hot.gif) no-repeat;height:30px; width:374px;}
.kingPage .boxHotBuilder .redHot .mid { background:url(http://images.mygame.com/img/box_red_hot.gif) 0% 7%; padding:0px 12px; width:350px; color:#000;}
.kingPage .boxHotBuilder .redHot .bottom { background:url(http://images.mygame.com/img/box_red_hot.gif) bottom left; height:10px; width:374px;}
.kingPage .boxHotBuilder .redHot .top h1 { text-transform:uppercase;padding-left:15px; padding-top:9px; font-size:12px; font-weight:bold; color:#fff;}
.kingPage .boxHotBuilder .redHot .mid h1 { text-transform:uppercase;font-size:12px; font-weight:bold; color:#000;  margin:0px;padding:0px;}

.kingPage .boxHotBuilder { float:left; }
.kingPage .boxHotBuilder .goldStar .top { background:url(http://images.mygame.com/img/box_gold_star.gif) no-repeat;height:30px; width:374px;}
.kingPage .boxHotBuilder .goldStar .mid { background:url(http://images.mygame.com/img/box_gold_star.gif) 0% 7%; padding:0px 12px; width:350px; color:#000;}
.kingPage .boxHotBuilder .goldStar .bottom { background:url(http://images.mygame.com/img/box_gold_star.gif) bottom left; height:10px; width:374px;}
.kingPage .boxHotBuilder .goldStar .top h1 { text-transform:uppercase;padding-left:15px; padding-top:9px; font-size:12px; font-weight:bold; }
.kingPage .boxHotBuilder .goldStar .mid h1 { text-transform:uppercase;font-size:12px; font-weight:bold; color:#000; margin:0px;padding:0px;} 

.kingPage .tabArea {
    margin-bottom:10px;
    position:relative;
}

.kingPage .tabArea .nav {
    height:26px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
    overflow:hidden;
}
.kingPage .tabArea .nav .btnSel {
    background:url(http://images.mygame.com/img/tab_selected.gif);
    width:126px;
    height:26px;
    float:left;
}
.kingPage .tabArea .a {
    z-index:10;
    padding-top:23px;
}
.kingPage .tabArea .nav .btnUnsel {
    background:url(http://images.mygame.com/img/tab_unselected.gif);
    width:126px;
    height:25px;
    float:left;
    border-bottom:1px solid #C7C7C7;
}

.kingPage .tabArea .a .top {
    background:url(http://images.mygame.com/img/tabbed_area.gif); 
    width:754px;
    height:10px;
}
.kingPage .tabArea .a .end {
    background:url(http://images.mygame.com/img/tabbed_area.gif) bottom left; 
    width:754px;
    height:25px;
}
.kingPage .tabArea .a .cnt {
    background:url(http://images.mygame.com/img/tabbed_area.gif) center left; 
    width:724px;
    padding:0px 15px;
}
.kingPage .tabArea H2.title {
    font-size:13px;
    color:#000000;
}

.kingPage .gamePullout {
    border-top:1px solid #BED390;
    margin-top:10px;
    padding:10px;
}

.kingPage .gamePullout h1 {
    margin:0px;
    padding:0px;
    font-size:12px;
    text-transform:uppercase;
}

.kingPage #divLink TD {
    font-size:9px;
}

.kingPage #divHowToBuildGame {
    width:748px;
    height:190px;
    background:url(http://images.mygame.com/img/firstpage_illustration.gif) no-repeat;
    font-size:15px;
    font-weight:bold;
    font-family:arial;
    text-transform:uppercase;
    position:relative;
}

.kingPage #divHowToBuildGame .txtUpload {
    position:absolute;
    top:18px;
    left:68px;
}
.kingPage #divHowToBuildGame .txtAdjust {
    position:absolute;
    top:18px;
    left:317px;
}
.kingPage #divHowToBuildGame .txtPlayGame {
    position:absolute;
    top:18px;
    left:563px;
}
.kingPage #divFirstPageBuildGame {
    width:450px;
    font-family:"Trebuchet MS";
    position:relative;
    float:left;
    padding:4px;
}

.kingPage #divFirstPageBuildGame H1 { color:#bf0000; font-size:12px;  text-transform:uppercase;}

.kingPage #buildGame {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	cursor:pointer;
	width:445px;
	height:160px;
	margin:0px;
	padding:0px;
	margin-left:-4px;
}

.kingPage #buildGame .txtUpload {
    position:relative;
    top:0px;
    left:30px;
    width:150px;
}
.kingPage #buildGame .txtAdjust {
    position:relative;
    top:-17px;
    left:200px;
    width:150px;
}
.kingPage #buildGame .txtPlayGame {
    position:relative;
    top:-33px;
    left:343px;
       width:150px;
}

.kingPage #divUploadIndex {
    width:748px;
    height:190px;
    background:url(http://images.mygame.com/img/upload_illustration.jpg) no-repeat;
    font-size:15px;
    font-weight:bold;
    font-family:"Trebuchet MS";
    text-transform:uppercase;
    position:relative;
}
.kingPage #divUploadIndex .txtUpload {
    position:absolute;
    top:18px;
    left:68px;
}
.kingPage #divUploadIndex .txtPlay {
    position:absolute;
    top:18px;
    left:317px;
}
.kingPage #divUploadIndex .txtCash {
    position:absolute;
    top:18px;
    left:563px;
}



.kingPage .boxFullPink {
	background:url(http://images.mygame.com/img/firstpage_box_red.gif) no-repeat;
	height:168px;
	width:756px; 
	margin-left:-2px; 
	margin-bottom:10px;		
}

.kingPage .boxFullBlue {
	background:url(http://images.mygame.com/img/firstpage_box_blue.gif) no-repeat;
	height:168px;
	width:758px; 
	margin-left:-2px; 
	margin-bottom:10px;		
}

.kingPage .boxFullBlank {
	width:572px; 
	margin-left:-2px; 
	margin-bottom:10px;	
	float:left;
}

.kingPage .boxFullPink .content,
.kingPage .boxFullBlue .content {
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}

.kingPage .boxFullBlank .content,
{
	padding-top:8px;
	padding-right:20px;
	overflow:hidden;
}

.kingPage .boxFullBlank .content h1 {
	color:#0073b5;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;	
	text-transform:uppercase;
}


.kingPage .boxFullPink .content h1 {
	color:#bf0000;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

.kingPage .boxFullBlue .content h1 {
	color:#0073b5;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;		
}

.kingPage .colorHeaderBlue {
	margin-left:-2px;
	padding-left:20px;
	width:230px;
	height:25px;
	background:#0073b5;
}

.kingPage .colorHeaderRed {
	margin-left:-2px;
	padding-left:20px;
	margin-top:-9px;
	width:230px;
	height:25px;
	background:#bf0000;
}

.kingPage .colorHeaderBlue h1, .kingPage .colorHeaderRed h1{
	color:#fff;
	text-transform:uppercase;
	overflow:hidden;
	font-size:12px;
}

.kingPage #breadCrumb { font-family:"Trebuchet MS"; }

