/* CSS Document */

body {width: 100%;background-image: url(../img/Background_Tile.png);background-position: center;margin: 0px;padding: 0px;text-align: center;font-family: helvetica;}
.main_container {width: 780px;height: 100%;margin: 0px auto;}
.header_container {float: left;width: 782px;}
.header_container .logo {float: left;margin-left: 30px;margin-top: 5px;}
.menu {float: left;width: 782px;height: 39px;background-image: url(../img/Bar.png);background-position: center;background-repeat: no-repeat;}
.menu .box {float: left;width: 125px;margin-top: 10px;font-size: 108%;color: rgb(255,255,255);}
.content_container {float: left;width: 760px;margin-top: 15px;text-align: left;margin: 0px auto;}

a {text-decoration: none;color: rgb(100,100,100);}
.menulinks {float: right;margin-right: 15px;margin-top: 8px;font-size: 80%;color: rgb(220,220,220);}
a.menulink {text-decoration: none;color: rgb(210,210,210);}
a.menulink:hover {text-decoration: none;color: rgb(120,120,120);}
a.mainmenulink {text-decoration: none;color: rgb(190,190,190);font-weight: bold;font-family: helvetica;}
a.mainmenulink:hover {text-decoration: none;color: rgb(240,240,240);font-weight: bold;font-family: helvetica;}

.footer {float: left;width: 780px;color: rgb(210,210,210);font-size: 80%;text-align: center;margin-bottom: 7px;}
.footer .border {margin: 0px auto;width: 750px;height: 10px;border-bottom: 1px rgb(200,200,200) solid;margin: 0px;}
.footer .credits {float: left;margin-top: 5px;margin-left: 40px;text-align: left;}
.footer .links {float: right;margin-top: 5px;margin-right: 40px;text-align: left;}

.profile_iframeMenu {font-family: helvetica;color: rgb(100,100,100);font-weight: 600;font-size: 90%;}
.play_header {font-family: Verdana;color: rgb(150,150,150);margin: 0px;padding: 3px;font-size: 110%;font-weight: 100;}
.game_info_small {float:right;border: 0px rgb(0,0,0) solid;width: 200px;}
.game_info_big {margin: 20px;margin-left: 30px;margin-right: 30px;font-family: helvetica;font-size: 90%;display: none;float: left;border: 0px rgb(0,0,0) solid;}
.header_bg_blue {width: 254px;height: 34px;background-image: url(../img/Header_Bg_Blue.png);float: left;}
.header_bg_blue_text {text-align: center;padding: 5px;color: rgb(255,255,255);font-size: 110%;font-family: helvetica;font-weight: bold;}
a.home_game_link {text-decoration: none;color: rgb(173,173,173);}
a.home_game_link:hover {text-decoration: none;color: rgb(100,100,100);}
a.home_user_link {text-decoration: none;color: rgb(183,183,183);}
a.home_user_link:hover {text-decoration: none;color: rgb(100,100,100);}

.category_header {float: left;margin-top: 10px;margin-bottom: 10px;margin-left: 30px;}
.categoryicon {float: left;background-image: url(../img/Category_Bird.png);width: 51px;height: 45px;}
.category {float: left;padding: 15px;margin-left: 10px;font-size: 110%;font-weight: bold;}