/*						*/
/*	Big Blue Bubble		*/
/*	CSS Document		*/
/*						*/

body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Tahoma, Verdana, sans-serif;
}
h2 {
	display: block;
	clear: both;
	margin-left: 10px;
}
p {
	font-size: 12px;
	line-height: 15px;
	color: #4f4f4f;
}
a {
	text-decoration: none;
	color: #3769a9;
}
a:visited {
	text-decoration: none;
	color: #3769a9;
}
a:hover {
	text-decoration: underline;
	color: #3769a9;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
	background-color: #B4CBED;
}
#header_wrapper {
	height: auto;
	width: 100%;
	background-image: url(../img/bg_header_wrapper.gif);
	background-repeat: repeat-x;
	background-position: 1003px bottom;
}
#content_wrapper {
	width: 100%;
	min-height: 400px;
	padding-bottom: 40px;
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B4CBED;
}
#footer_wrapper {
	height: 194px;
	width: 100%;
	position: relative;
	background-image: url(../img/footer/bg_footer.gif);
}
#header {
	height: auto;
	width: 100%;
	line-height: 1px;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	width: 1003px;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	position: relative;
}
#column_1 {
	float: left;
	width: 350px;
	padding-left: 21px;
}
#content.full_page #column_1 {
	width: 916px;
	padding-left: 30px;
	margin-left: 28px;
	margin-top: 50px;
	display: inline;
	float: left;
	background-image: url(../img/bg_game_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B4CBED;
}
#content.full_page #column_1 .container {
	background-image: url(../img/bg_game_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: none;
	padding-top: 10px;
	min-height: 500px;
 	height: auto !important;
 	height: 500px;
}
#content.full_page #column_2 {
	width: 1px;
}
.box_article h2 {
	margin-left: 0px;
}
.box_top_article {
	width: 348px;
	margin-left: 2px;
	clear: both;
	padding-top: 6px;
	margin-bottom: 10px;
	background-color: #CCDCF5;
}
.box_top_article_over {
	background-color: #E4EDFA;
}
.box_top_article h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	clear: both;
	color: #3769a9;
}
.box_top_article h3 a {
	color: #3769a9;
}
.box_top_article h3 a:hover {
	text-decoration: none;
}
.box_top_article p {
	line-height: 15px;
	color: #3769a9;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(../img/bg_box_article_top_p.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	width: 333px;
}
.box_top_article p a {
	display: block;
}
.box_top_article p a:hover {
	text-decoration: none;
}
.box_top_article img.floatLeft {
	background-color: #FFFFFF;
	background-image: url(../img/bg_news_img_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 3px;
	display: inline;
	margin-bottom: 6px;
	margin-left: 7px;
}
.box_top_article_cat {
	clear: both;
	padding-bottom: 20px;
}
.box_top_article_cat img.floatLeft {
	margin-right: 20px;
	margin-left: 2px;
}
.box_top_article_cat p {
	text-align: justify;
	line-height: 15px;
	padding-left: 10px;
}
.box_article, .box_article_cat {
	padding-top: 0px;
	background-image: url(../img/sep_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	clear: both;
	margin-bottom: 12px;
}
.box_article_content {
	width: 246px;
	float: left;
}
.box_article img.floatLeft {
	background-color: #FFFFFF;
	background-image: url(../img/bg_news_img_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	display: inline;
	margin-right: 5px;
}
.box_article .sifr_title02 {
	font-size: 14px;
	color: #2e62a4;
	float: none;
	font-weight: bold;
}
.box_article .sifr_title02 a {
	color: #2e62a4;
}
.box_article .sifr_title02 a:hover {
	color: #FFFFFF;
	background-color: #2e62a4;
	text-decoration: none;
}
.box_article_cat h3 {
	margin-left: 10px;
	width: auto;
	float: none;
	font-size: 14px;
	color: #2e62a4;
}
.box_article p {
	color: #5c5c5c;
	line-height: 14px;
	margin-left: 1px;
}

.box_article p a, .box_article_cat p a {
	color: #5c5c5c;
}
.box_article p a:hover, .box_article_cat p a:hover {
	color: #333333;
	text-decoration: none;
}
.box_article_cat p {
	clear: both;
	color: #5c5c5c;
	line-height: 14px;
	margin-left: 10px;
}
#column_1 .box_article_cat {
	background-position: 10px bottom;
	margin-top: 4px;
}
p.date {
	font-size: 11px;
	color: #2e62a4;
	margin-left: 0px;
}
.box_article_cat p.date {
	margin-left: 10px;
}
.container div.clear {
	position: relative;
}
* html .container div.clear {
	height: 1%;	
}
#column_1 .container .box_article {
	width: 266px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 16px;
	margin-right: 30px;
	margin-bottom: 0px;
	clear: none;
	display: inline;
	background-position: left top;
}
.container .box_article img.floatLeft {
	margin-top: 2px;
}

.container .box_article .sifr_title02 {
	width: auto;
	float: none;
	color: #2e62a4;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.container .box_article p {
	margin-left: 0px;
}

.container .box_article p.date {
	clear: both;
	margin-left: 0px;
	position: absolute;
	bottom: 1px;
	width: 262px;
	text-align: right;
}
.article_full {
	padding-top: 8px;
	width: 530px;
}
.article_full .article_img {
	width: 517px;
	height: 136px;
	background-color: #d2dff4;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 8px;
}

.article_full .article_img img {
	background-color: #FFFFFF;
	background-image: url(../img/bg_games_full_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
}
.article_full h2 {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #2f6a9f;
	font-size: 20px;
}
.article_full p {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.article_full span {
	margin-left: 15px;
	display: block;
}
.article_full span img {
	margin-top: 4px;
	margin-right: 4px;
}
.article_full span p {
	font-size: 10px;
	color: #2f6a9f;
	margin: 0px;
	padding: 0px;
}
ul.box_game_desc {
	list-style: none;
	background-repeat: no-repeat;
	background-position: right top;
	height: 176px;
	width: 352px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #d2dff4;
	color: #d2dff4;
	display: inline;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
}
ul.box_game_desc li {
	padding-top: 7px;
}
ul.box_game_desc li img {
	float: left;
}
ul.box_game_desc li p {
	margin-left: 13px;
	padding-bottom: 2px;
	padding-top: 4px;
	clear: both;
}
* html ul.box_game_desc li p {
	margin-left:-2px;
}
ul.box_game_desc li p, ul.box_game_desc li a {
	color: #2f6a9f;
	font-size: 11px;
	vertical-align: bottom;
	padding-left: 0px;
}
.game_desc_sep {
	margin-right: 10px;
	display: block;
	margin-bottom: 18px;
}
.game_screens {
	background-color: #d2dff4;
	background-image: url(../img/sep_bottom.gif);
	width: 360px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	margin-right: 10px;
	clear: right;
}
.game_screens h3 {
	background-image: url(../img/sep_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
	padding-top: 4px;
}
* html .game_screens h3 {
	padding-top: 6px;
}
.game_screens p {
	padding-left: 4px;
	color: #2f6a9f;
}
.game_screens img.floatLeft {
	background-image: url(../img/bg_screen_img.gif);
	display: inline;
	margin-right: 5px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 5px;
}
h2.whats_new {
	position: absolute;
	top: 16px;
	left: 20px;
}
#column_2 {
	float: right;
	width: 548px;
	padding-right: 22px;
}
#content.full_page .nav_releases_cat {
	position: absolute;
	top: 20px;
	right: 30px;
}
.nav_releases, .nav_releases_cat {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 8px;
}
.nav_releases li, .nav_releases_cat li {
	background-image: url(../img/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	float: left;
	padding-left: 12px;
	display: inline;
	margin-left: 10px;
}
#column_2 .nav_releases_cat li, #content.full_page .nav_releases_cat li {
	height: 18px;
	background-image: none;
	padding-left: 4px;
	margin-left: 0px;
	margin-right: 3px;
}
* html .nav_releases_cat li a, #content.full_page .nav_releases_cat li a {
	line-height: 18px;
}
#column_2 .nav_releases_cat li.mob, #content.full_page .nav_releases_cat li.mob { width: 62px; }
#column_2 .nav_releases_cat li.con, #content.full_page .nav_releases_cat li.con { width: 73px; }
#column_2 .nav_releases_cat li.cas, #content.full_page .nav_releases_cat li.cas { width: 65px; }
#column_2 .nav_releases_cat li.tit img { margin-top: 1px; margin-left: 6px; }
#column_2 .nav_releases_cat li.vis { width: 61px; }
#column_2 .nav_releases_cat li.man { width: 106px; }
#column_2 .nav_releases_cat li.stu { width: 65px; }
#column_2 .nav_releases_cat li.par { width: 84px; }
#column_2 .nav_releases_cat li.car { width: 75px; }

#column_2 .nav_releases_cat li a, #content.full_page .nav_releases_cat li a {
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;	
}
#column_2 .nav_releases_cat li a.here, #content.full_page .nav_releases_cat li a.here {
	background-position: right;
}
.flash_releases {
	height: 293px;
	width: 548px;
	line-height: 1px;
	clear: both;
	position: relative;
	top: -3px;
}
.box_games, .box_games_cat {
	background-image: url(../img/bg_box_games.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 291px;
	width: 548px;
	list-style-type: none;
	clear: both;
}
#column_2 .box_games_cat {
	height: 500px;
	margin-top: 15px;
}
.box_games li {
	float: left;
	padding-left: 8px;
	padding-top: 10px;
}
.box_games_cat li {
	display: inline;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	float: left;
	background-image: url(../img/bg_games_cat_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.box_games_cat li div.container {
	background-color: #d2dff4;
	padding-left: 10px;
	padding-top: 5px;
	width: 160px;
	height: 160px;
}
.box_games_cat img.game_list_img {
	background-image: url(../img/bg_games_cat_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
.box_games_cat li h3 {
	font-size: 14px;
	color: #2f6a9f;
	margin-left: 3px;
	/*clear: both;*/
}
.box_games_cat span {
	display: block;
	line-height: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.box_games_cat span a {
	line-height: 2px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.box_games_cat span a img {
	margin: 0px;
	padding: 0px;
}
.box_games_cat span img.floatLeft {
	background-image: none;
	background-color: transparent;
	padding: 0px;
	display: inline;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_games_cat span p {
	font-size: 10px;
	color: #2f6a9f;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.box_production {
	padding-left: 4px;
	clear: both;
	padding-top: 2px;
	background-image: url(../img/sep_long.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
ul.pagination {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 8px;
}
#column_1 ul.pagination {
	display: inline;
	margin-right: 50px;
	margin-bottom: 20px;
}
* html #column_1 ul.pagination {
	margin-bottom: 0px;
}
ul.pagination li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.pagination li a {
	color: #3769a9;
	background-repeat: no-repeat;
}
ul.pagination li a:hover {
	text-decoration: underline;
}

ul.pagination li.numb {
	color: #717171;
	padding-left: 12px;
	padding-right: 12px;
}
ul.pagination li.prev a {
	background-position: right 4px;
	background-image: url(../img/bullet_pagination_left.gif);
	padding-right: 8px;
}
ul.pagination li.next a { 
	background-position: left 4px; 
	background-image: url(../img/bullet_pagination_right.gif);
	padding-left: 8px;
}
.box_production h2 {
	margin-left: 4px;
	margin-bottom: 2px;
}
.box_product {
	float: left;
	padding-left: 2px;
	width: 176px;
}
.box_product img {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(../img/bg_prod_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.box_product h3 {
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
}
.box_product h3 a {
	color: #2e62a4;
}
.box_product h3 a:hover {
	color: #FFFFFF;
	background-color: #2e62a4;
	text-decoration: none;
}
.box_product p {
	margin-left: 2px;
	margin-right: 2px;
}
p.home_article, p.games_article {
	clear: both;
	color: #001a68;
	margin-top: 16px;
	margin-left: 8px;
	line-height: 16px;
}
p.games_article {
	clear: both;
	color: #4f4f4f;
	padding-bottom: 40px;
	margin-top: 16px;
	margin-left: 8px;
	background-image: url(../img/sep_long.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.article {
	background-image: url(../img/bg_box_games.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 1px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.article h3 {
	margin-top: 9px;
	letter-spacing: -2px;
}
.article p {
	padding-bottom: 10px;
	line-height: 15px;
}
#footer {
	height: 100%;
	width: 1003px;
}
.footer_list {
	list-style-type: none;
	height: 136px;
}
.footer_list li {
	float: left;
	padding-left: 16px;
	background-image: url(../img/footer/bg_item.gif);
	background-repeat: no-repeat;
	background-position: 14px 0px;
	padding-top: 15px;
	width: 150px;
}
.footer_list li.help {
	margin-right: 150px;
}
.footer_list img {
	background-image: url(../img/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-bottom: 4px;
}
.footer_list ul {
	list-style-type: none;
	padding: 0px;
}
.footer_list ul.contact li {
	width: 150px;
}
.footer_list ul.contact li span {
	padding-left: 2px;
}
.footer_list ul li {
	float: none;
	margin-left: 13px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfcfe8;
	background-image: none;
	width: 100px;
}
.footer_list ul li.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfcfe8;
}
.footer_list a, .footer_list ul li {
	font-size: 11px;
	color: #4c5d73;
	display: block;
	line-height: 16px;
	padding-left: 2px;
}
.footer_list a:hover {
	background-color: #FFFFFF;
}
ul.validation {
	background-image: url(../img/footer/bg_footer_box_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 247px;
	float: left;
	list-style-type: none;
	padding-top: 6px;
	display: inline;
	margin-right: 66px;
	margin-left: 22px;
}
.validation li {
	float: left;
	padding-left: 12px;
	padding-right: 10px;
}
.copyright {
	background-image: url(../img/footer/bg_footer_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 650px;
	list-style-type: none;
	padding-top: 7px;
}
.copyright li {
	float: left;
	padding-left: 10px;
}
.copyright li.mail {
	position: relative;
	top: -2px;
	display: inline;
	margin-right: 80px;
}
* {
	margin: 0px;
	padding: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
