/* Layout Styles */


.bc {
   margin-top: -15px;
   text-transform: capitalize;
}


#ubercontain {
   margin: auto;
   width: 754px;
   height: 600px;
   padding: 0px;
}

#shadow_l, #shadow_r {
   width: 12px;
   height: 100%;
}

#shadow_l {
   background: #5C88AA url(../images/shadow_l.gif) repeat-y;
}

#shadow_r {
   background: #5C88AA url(../images/shadow_r.gif) repeat-y;
}


#midtable {
   width: 100%;
   height: 100%;
}

#banner {
   height: 150px;
}

#navigation, .bottomline_l, .bottomline_r, .bottomline_c {
   height: 30px;
   background: #727B82;
}

.bottomline_l, .bottomline_r, .bottomline_c {
   color: #e0e0e0;
}

.bottomline_l {
   padding-left: 10px;
}

.bottomline_c {
   text-align: center;
}

.bottomline_r {
   padding-right: 10px;
}

a.contact_link {
   color: #ffffff;
   text-decoration: none;
   border-bottom: 1px dashed #eeeeee;
}

#navtable {
   height: 100%;
}

.navcont {
   text-align: center;
   background: #727B82;
}

a.navlink, a.navlink:hover {
   font: bold 11px arial,verdana,helvetica,sans-serif;
   text-decoration: none;
   color: #e0e0e0;
}

.content {
   background: #ffffff url(../images/bg_corner.gif) no-repeat;
   padding: 15px;
}

.content_hold {
   background: #ffffff;
   padding: 15px;
   height: 65%;
}

#aff_ban {
   padding: 0px;
   height: 100px;
   background: #ffffff;
}

#content_divide {
   height: 90%;
}

.home_article {
   height: 130px;
   border: 1px solid #cccccc;
}

.home_article_news {
   height: 130px;
   border: 1px solid #cccccc;
}

.home_article_about {
   height: 100px;
   border: 1px solid #cccccc;
}

.home_article_pop {
   height: 100%;
   border: 1px solid #cccccc;
}

.home_aff, .home_games {
   height: 280px;
   border: 1px solid #cccccc;
}

.home_newsfeed {
	height: 300px;
	border: 2px solid #de0000;
}

.games_aff_ban {
   height: 100px;
   border: 1px solid #cccccc;
}

.games_new {
   height: 272px;
   border: 1px solid #cccccc;
}

.games_archive {
   height: 500px;
   border: 1px solid #cccccc;
}

.games_archive2 {
   height: 463px;
   border: 1px solid #cccccc;
}

.games_categories {
   height: 562px;
   border: 1px solid #cccccc;
}

.game_archive_cat {
   font-size: 17px;
   font-weight: bold;
}

.game_archive_cat_list {
   margin-bottom: 2em;
}

.games_article, .games_top {
   height: 128px;
   border: 1px solid #cccccc;
}

.general_article {
   height: 80px;
   border: 1px solid #cccccc;
}

.newwin_article {
   height: 80px;
   border: 1px solid #cccccc;
}







/* MAIN HEADING OF BOX */
.article_title {
	background: #fff;
	font-weight: bold;
	padding-left: 5px;
	height: 18px;
	border-bottom: 1px solid #A3B1B1;
}

.article_button {
   background: #e0e0e0;
   height: 18px;
   border-bottom: 1px solid #cccccc;
   text-align: right;
}


.linkmine_contain {
   height: 534px;
   border: 1px solid #cccccc;
}



.linkmine_aff {
   height: 630px;
   border: 1px solid #cccccc;
}

.sect_bot {
   background: #e0e0e0;
   padding-right: 5px;
   height: 18px;
   border-top: 1px solid #cccccc;
}



#home_article_color, #home_who_color, #home_linkmine_color, #home_games_color, #home_news_color, #home_aff_color, #game_top_color {
   width: 12px;
}



#home_article_color {
   background: #256193;
}

#home_who_color {
   background: #3F7BAD;
}

#home_linkmine_color {
   background: #5D95C4;
}


#home_news_color {
   background: #5EA6E1;
}

}

.game_cat_contain {
   height: 100%;
}

.game_cat_contain_cellA {
   background: #eeeeee;
   border-bottom: 1px solid #cccccc;   
}

.game_cat_contain_cellB {
   background: #ffffff;
   border-bottom: 1px solid #cccccc;   
}

.game_cat_contain_cellSp {
   background: #eeeeee;   
}

.news_contain {
   padding: 5px;
}

.wp_contain {
   padding: 0;
}
