body {
	margin:0 auto;
	font-family:Arial;
	font-size:14px;
	color:#7D7D7D;
	letter-spacing:0.3pt;
	line-height:125%;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}


#body_content {
	width:1010px !important; 
	margin:0 auto; 
	padding:0; 
	/*float:left;*/
}

#header {
	float:left; 
	width:100%;
}

#logo {
	margin:39px 30px 21px 39px; 
	float:left; 
	width:155px; 
	height:112px;
}

#sm_sharing {
	margin:22px 0px 10px 78px; 
	float:left; 
	width:400px; 
	height:27px; 
	/*border:1px dashed #000000; */
	padding-top:3px;
}

#site_search {
	margin:22px 0px 35px 0px; 
	float:right; 
	width:306px; 
	height:33px;
}

#search_keyword {
	border:1px solid #918F90; 
	border-bottom:2px solid #C8C7C7; 
	width:260px; 
	height:28px; 
	display:inline-block; 
	float:left;
}

#search_submit {
	width:26px; 
	height:28px;
}

#menu_bar {
	margin-left:40px; 
	float:right; 
	width:740px; 
	height:53px;
}


.section_header {
	width:1010px; 
	height:67px; 
	float:left;
	margin-bottom:18px;
}

.section_header_bar {
	background:url(section_header_bar_left.png)top left no-repeat, url(section_header_bar_right.png)top right no-repeat, url(section_header_bar_mid.png)top center repeat-x;
	margin-top:25px;
	height:18px;
	float:left;
}

.section_header_logo {
	margin-top:7px;
	height:54px;
	float:left;
}

#section_header_logo_products {
	background:url(section_header_logo_products.png) top left no-repeat;
	width:148px;
}

#section_header_bar_products {
	width:862px;
}

#section_header_logo_games {
	background:url(section_header_logo_games.png) top left no-repeat;
	width:126px;
}

#section_header_bar_games {
	width:884px;
}

#section_header_logo_connect {
	background:url(section_header_logo_connect.png) top left no-repeat;
	width:146px;
}

#section_header_logo_aboutus {
	background:url(section_header_logo_aboutus.png) top left no-repeat;
	width:156px;
}

#section_header_bar_aboutus {
	width:854px;
}

#section_header_logo_store {
	background:url(section_header_logo_store.png) top left no-repeat;
	width:126px;
}

#section_header_bar_store {
	width:864px;
}

#section_header_bar_connect {
	width:864px;
}

.content_section {
	width:100%; 
	float:left; 
	margin-bottom:17px;
}


.product_items {
	width:493px; 
	height:220px; 
	border:1px solid #918F8F;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.game_items {
	width:320px !important; 
	min-height:400px; 
	float:left;
}

.game_coming_soon, .game_highlights {
	width:100%;
	height:87px;
	float:left;
}

.game_desc_header, .game_desc_body {
	padding-left:3px;
	padding-right:3px;
	width:314px;
	float:left;
}

.game_desc_header {
	margin-top:129px;
	font-weight:bold;
	text-transform:uppercase;
}

.game_desc_body {
	margin-top:18px;
}

.game_coming_soon {
	background:url(games_soon.png)top left no-repeat;
}

.game_highlights{
	background:url(games_highlights.png)top left no-repeat;
}

#game1 {
	background:url(games_icekacang.png)2px 2px no-repeat;
}

#game2 {
	background:url(games_escapemars.png)2px 2px no-repeat;
}

#game3 {
	background:url(games_barracuda.png)2px 2px no-repeat;
}

.game_items_seperator {
	width:25px !important; 
	float:left;
}

#aboutus_desciption {
	margin-left:13px; 
	width:984px; 
	float:left;
}

#aboutus_desciption p {
	margin-bottom:38px; 
	float:left;
}

.aboutus_staff_desc {
	width:210px;
	margin-left:35px;
	margin-top:25px;
	float:left;
}




.connect_items, .connect_items_email{
	min-width:82px; 
	height:68px; 
	border:1px solid #7F7F7F;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left:10px;
}

.connect_items {
	margin-right:17px;
	float:left;
	padding-top:10px;
}

.connect_items_email {
	width:375px;
	height:63px;
	float:right;
	padding-top:15px;
}

.connect_item_header {
	float:left;
	max-height:30px;
}

#subscribe_email {
	margin:0 5px 8px 12px;
	border:1px solid #D1D1D1; 
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1; 
	width:244px; 
	height:27px !important; 
	float:left;
}

#subscribe_submit {
	width:54px; 
	height:31px;
	float:left;
}

#connect_email_desc {
	float:left;
	margin-left:50px;
	font-size:12px;
}

#footer {
	margin-top:25px;
	float:left;
	width:100%;
}

#footer ul {
	float:left;
	margin:0 auto;
	display:block;
	width:100%;
	text-align:center;
}

#footer li { 
	width:auto;
	margin:0 auto;
	display:inline;
	padding:0 1.5em;
	border-right:1px solid #9E9E9E;
}

#footer a{
	text-decoration:none;
}

#footer li a{
	color:#9E9E9E;
}

#footer_copyright {
	margin-top:42px;
	color:#202020;
	text-align:center;
	width:100%;
	float:left;
}

#footer_tnc {
	float:left;
	width:100%;
	text-align:center;
}

#footer_tnc a {
	color:#C63A47;
	text-decoration:none;
}

#store_section {
	width:693px;
}

.store_bordered_section {
	width:100%; 
	border:1px solid #7F7F7F;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
}

#store_section a, a:visited{
	color:#F05A28
}

#store_highlight{
	height:220px; 
	background:url(store_sdk_highlight.png) bottom left no-repeat;
}

#store_top_pagination {
	background:#F5F5F5;
	border-color:#F5F5F5;
	height:23px;
	padding-top:12px;
	padding-bttom:12px;
	margin-top:21px;
	margin-bottom:16px;
}

#store_games {
	height:663px;
	
}

.store_game_items {
	float:left;
	width:290px;
	height:126px;
	margin:24px 12px 10px 40px;
}

.store_game_items_icon {
	float:left;
	width:126px;
	height:126px;
	margin-right:13px;
}

.store_game_items_category, .store_game_items_title, .store_game_items_platform, .store_game_items_get {
	float:left;
	width:150px;
	border:none;
}

.store_game_items_category {
	height:11px;
	margin-top:9px;
	color:#999999;
	font-size:10px;
}

.store_game_items_title {
	min-height:16px;
	margin-top:6px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

.store_game_items_platform {
	height:14px;
	margin-top:2px;
	color:#666666;
	font-size:12px;
}

.store_game_items_platform span {
	color:#F05A28;
	text-decoration:underline;
}

.store_game_items_get {
	height:30px;
	margin-top:7px;
}

#store_right_content {
	width:276px !important;
	height:990px;
	margin-left:14px;
	background:#FBFBFB;
	border-color:#FBFBFB;
	padding:27px 12px 20px 13px;
}

.list_bulletless, .list_square_bullet{
	margin-left:0px;
	padding-left:0px;
}

.list_bulletless{
	list-style-type:none
}

.list_square_bullet{
	padding-left:14px;
	list-style-type:square;
}

.list_bulletless li, .list_square_bullet li{
	padding:4px 0 4px 0;
}







