
/*TITLE BG*/
.gamebg { background: #cfcfcf url(images/titlebg/aoc_gold.jpg) top center no-repeat; 
}
.nav { margin:0 auto; width:960px; height: 306px; position:relative; z-index:10;
}

/*CONTENT BG*/
.contentbg { background: #ffffff; border-top:3px solid #e7e7e5; 
}
.contentout { width:1000px; margin:0 auto; padding:20px 0px; 
}
.bolocationbg { background: #ffffff;
}

/*LOCATION*/
.location { padding: 25px 0px; font: 12px Tahoma;
}
.location a,location a:link, location a:visited { text-decoration:underline; color:#5f5f5f; margin: 0px 6px;
}
.location a:hover { text-decoration:underline; color:#000000;
}

.bolocation { margin:0 auto; width:960px; padding:40px 0px 0px; font: 12px Tahoma; height:23px;
}
.bolocationl { width:800px; float:left;
}
.bolocationr { width:86px; height:15px; padding:4px 0px; background: #989177 url(images/bottom_backtop.gif) left bottom repeat-x; 
text-align:center; color:#ffffff; float:right; font-size:11px;
}

.bolocationl a,bolocationl a:link, bolocationl a:visited { text-decoration:underline; color:#333333; margin: 0px 6px;
}
.bolocationl a:hover { text-decoration:underline; color:#000000;
}
.bolocationr a,bolocationr a:link, bolocationr a:visited { text-decoration:none; color:#ffffff; margin: 0px 6px;
}
.bolocationr a:hover { text-decoration:none; color:#ffffff;
}


/*NAV or SELECT*/
.navform { width:960px; left:0px; bottom:0px; position:absolute; height:40px; border-top:#5e5e5e 4px solid; border-bottom:#444444 1px solid; background:#4c4c4c; padding: 15px 0px 0px; 
}
.selectserver { float:left; width:700px; padding: 1px 0px; background: url(images/nav_vl.gif) center right repeat-y;
}
.selectserver span { padding:2px 28px; font: bold 12px Tahoma; color:#d6d6d6;
}
.selectserver select { padding:2px; background:#636363; border-left:1px solid #444444; border-top:1px solid #444444; border-right:1px solid #787878; border-bottom:1px solid #787878; font: 12px Tahoma; color:#dfbd53; margin-right: 30px; 
}
.selectserver option { padding-left:4px; 
}

.region { float:right; width:240px; padding: 1px 0px;
}
.region img { padding:0px; margin:0 auto; border:0;
}
.regiont { float:left; width:72px; height:18px; font: bold 12px Tahoma; color:#d6d6d6; padding:2px 0px;
}
.regionbut { float:left; width:150px;
}
.regionbut span{ float:left; width:70px; padding:4px 0; background: #868686; display: block; text-align: center; border-bottom:1px solid #2e2e2e; border-right:1px solid #2e2e2e;
}
.regionbut a{ float:left; width:70px; padding:4px 0; background: #4c4c4c; display: block; text-align: center;
}
.regionbut a:hover{ background: #636363;
}

