* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color:#0097da; 
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1024px;
	margin: 0 auto;
	background-image:url(img/main_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

b{
	color:#0097da; 
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 238px;
	background-image:url(img/header.jpg)
}

#header .logo{
	position:relative;
	display: block;
	width: 270px;
	height: 170px;
	top: 55px;
	left: 80px;
}

/* Header
-----------------------------------------------------------------------------*/
#menu {
	height: 64px;
}

.search{
	position: relative;
	float:left;
	display: block;
	width:220px;
	height: 50px;
	margin-top: 3px;
	margin-left: 30px;
	background-image:url(img/search_field.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
} 

.search input{
	position:relative;
	float:left;
	top: 19px;
	left: 5px;
	border-style:none; 
} 

.menu_table {
	margin-right: 25px;
}

.menu_bttn{ 
	display:block; 
	width:145px; 
	height:40px;
}

.menu_bttn:hover { 
	background-position: 0 -40px;  
}

.menu_pcgames {
	background:url(img/menu/bttn_pcgames.jpg); 
}

.menu_macgames {
	background:url(img/menu/bttn_macgames.jpg); 
}

.menu_online {
	background:url(img/menu/bttn_online.jpg); 
}

.menu_about {
	background:url(img/menu/bttn_about.jpg); 
}

.menu_iphone {
	background:url(img/menu/bttn_iphone.jpg); 
}

.menu_services {
	background:url(img/menu/bttn_services.jpg); 
}

/* Commmon
-----------------------------------------------------------------------------*/

.box1,.box5 { background-position: left top; }
.box2,.box6 { background-position: right top; }
.box3,.box7 { background-position: right bottom; }
.box4,.box8 { background-position: left bottom; }
.box1,.box3 { background-repeat: repeat-x; }
.box2,.box4 { background-repeat: repeat-y; }
.box5,.box6,.box7,.box8 { background-repeat: no-repeat;} 

.box1 { background-image:url(img/borders/t.png); }
.box2 { background-image:url(img/borders/r.png); }
.box3 { background-image:url(img/borders/b.png); }
.box4 { background-image:url(img/borders/l.png); }
.box5 { background-image:url(img/borders/lt.png); }
.box6 { background-image:url(img/borders/rt.png); }
.box7 { background-image:url(img/borders/rb.png); }
.box8 { background-image:url(img/borders/lb.png); }

ul.point, .point li ul {
	margin-top: 10px; 
	padding: 0 0 0 20px;
	list-style-type: none;
}

.point li, .point li ul li {
	padding: 0 0 0 20px;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
}

.point_blue li, li.point_blue { 
	background: url(img/point.png) 0px 3px no-repeat !important; 
}

.ok{
	position:relative;
	float:right;
	display: block;
	width:55px;
	height: 55px;
	background-image:url(img/bttn_ok.png);
	background-repeat: no-repeat;
} 

.ok:hover{
	background-position: 0 -55px; 
}

.game_img {
	display:block;  
	padding: 4px 0 0 0px;
	width: 185px;
	height: 155px;
	background-color:#FFFFFF; 
}

.game_title{
	color:#0097da;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	word-spacing: -2px;
}

.game_title:hover{
	text-decoration: underline; 
}

.game_desc{
	color:#000000;
	font-size: 11px;
	line-height: 130%;
}


.pages_nav{
	margin-top: 20px;
	height: 25px;
	text-align:center;
}

.page_link{
	position:relative;
	background:#FFFFFF;
	border: solid 1px #b8b8c2;
	padding: 0 4px 0 4px;
	font-size: 14px;
}

.page_link:hover{
	color:#FFFFFF;
	background:#0097da; 
	text-decoration:none;
}

.page_link.selected{
	font-size: 15px; 
/*	color:#0097da;
	border-color:#0097da; */
	color:#FFFFFF;
	background:#0097da;
	border-color:#0097da; 
}

.page_link.selected:hover{
/*	background:#FFFFFF; */
	background:#0097da; 
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 760px; 
    float: left;
	overflow: hidden;
}

#content {	
	margin-left: 25px;
	width: 712px;
/*	background:#FF9900; */
}

#content p{
	font-size:14px;
	margin: 15px 5px 0 5px; 	
}

.content_title { 
	display: block;
	width: 710px; 
	height: 29px; 
	background-repeat: no-repeat;		
}	

.title_pcgames   { background-image: url(img/titles/title_pcgames.png); }
.title_macgames  { background-image: url(img/titles/title_macgames.png); }
.title_online    { background-image: url(img/titles/title_onlinegames.png); }
.title_about     { background-image: url(img/titles/title_about.png); }
.title_policy    { background-image: url(img/titles/title_policy.png); }
.title_terms     { background-image: url(img/titles/title_terms.png); }
.title_contact   { background-image: url(img/titles/title_contact.png); }
.title_search    { background-image: url(img/titles/title_search.png); }
.title_subscript { background-image: url(img/titles/title_subscript.png); }
.title_iphone    { background-image: url(img/titles/title_iphone.png); }
.title_services  { background-image: url(img/titles/title_services.png); }

.content_table {
	width: 100%;
}

.content_table td {
	width: 33%;
}

.game_box {
	width: 223px;	
	margin-top: 15px;
	background-color:#FFFFFF;
}

.game_box .box_content{
	position:relative;
	display: block;
	height: 300px;
	overflow:hidden;
/*	border: solid 1px #0097da; */
}

.game_box .box_links{
	position:relative;
	display: block;
	height: 35px;
	padding-top: 7px;
/*  border: solid 1px #0097da; */
}

.game_box .game_img{  
	margin-top: 20px;
	margin-bottom: 7px;
	border: solid 1px #0097da;
}

.game_box a{
	color:#0097da;
}

.game_box .game_title{
	color:#0097da;  
	width: 85%;
	margin-bottom: 3px;
}

.game_box .game_desc{
	width: 90%; 
	margin-bottom: 25px;
}

.game_box .bttn_more{
	position:relative;
	float: right;
	margin-right: 20px;
}

.game_box .bttn_more a{
	display: block;
	width: 60px; 
	height: 20px;
	background-image:url(img/bttn_download.jpg); 
}

.game_box .bttn_more a:hover{
	background-position: 0 -20px; 
}

.game_box .bttn_play{
	position:relative;
	float: right;
	margin-right: 20px;
}

.game_box .bttn_play a{
	display: block;
	width: 60px; 
	height: 20px;
	background-image:url(img/bttn_play.jpg); 
}

.game_box .bttn_play a:hover{
	background-position: 0 -20px; 
}

.game_box .link_more{
	position:relative;
	float: left;
	margin-left: 20px;
}

.game_view_left
{
	width: 223px; 
    float: left;
	overflow: hidden;
}

.cont{
	display: block;
	width: 223px; 
}

.logo_box{
	width: 223px;
	background-color:#FFFFFF;
}	

.logo_box .cont{
	height: 199px;
}

.logo_box img{ 	
	margin:24px;	
}

.screenshots_title{
	position:relative;
	display: block;
	width: 223px; 
	height: 28px;
	float: left;
	margin-top: 15px;
	background-image:url(img/screenshots_title.png);
	background-repeat: no-repeat;
}

.screenshots_box{
	float: left;
	width: 223px; 
	background-color:#FFFFFF;
}

.screenshots_box .cont{
	height: 183px;
	padding-top: 10px;
}

.screenshots_box ttable{	
	 margin-top: 10px;
}

.screenshots_box img{
	border: solid 1px #0097da;
	padding: 1px;
}

.platform_link_box{
	float: left;
	padding-top: 20px;
	padding-left: 27px;
}

.platform_link_box .bg{
	display: block;
	float: left;
	width: 173px;
	background-color:#FFFFFF; 
}

.platform_link_box .cont{
	height: 45px; 
	width: 173px;
	padding-top: 3px;
}

.platform_link{
	display: block;
	width: 170px; 
	height: 30px;
	padding-top: 10px;
	text-indent: 41px;
	background-position: 6px 5px;
	background-repeat: no-repeat;
}

.platform_link.mac{
	background-image:url(img/logo_mac_link.jpg);
}

.platform_link.pc{
	background-image:url(img/logo_pc_link.jpg);
}

.game_view_right{
	width: 469px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
}
  
.game_view_right h1{
	font-size: 23px;
	color: #0097da;
	line-height: 110%;
}

.game_view_right b{
	font-size: 16px;
	color: #0097da;
}

.game_view_right .long_desc{
	text-align: justify;
	text-indent: 20px;
}

.game_view_right .bttns{
	margin-top: 25px;
	display: block;
	height: 85px;
	width: 85%;
}	

.game_view_right .bttn{
	display:block; 
	width:148px; 
	height:46px;
}

.game_view_right .bttn:hover{
	background-position: 0 -46px;  
}

.game_view_right .trygame{
	background:url(img/bttn_trygame.png);
}

.game_view_right .buygame{
	background:url(img/bttn_buygame.png);
}

.game_view_right .left{
	float:left;
}

.game_view_right .right{
	float:right;
}

.features_title{
	margin-bottom: 15px;
	position:relative;
	display: block;
	width: 80px; 
	height: 17px;
	background-image: url(img/features.png);
	background-repeat: no-repeat;	
}

.system_title{
	margin-top: 40px;
	margin-bottom: 15px;
	position:relative;
	display: block;
	width: 188px; 
	height: 17px;
	background-image: url(img/system.png);
	background-repeat: no-repeat;
}

.series{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
/*	background-color:#009966; */
}

.series .title{
	position:relative;
	display: block;
	width: 287px; 
	height: 31px;
	background-image:url(img/series_title.png);
	background-repeat: no-repeat;
}

.series .game_block{
	width: 235px;
	float: left;
	margin-top: 12px;
}

.game_block img{
	float: left;
	padding: 3px;
	border: solid 1px #0097da;
}

.game_block a{
	color:#0097da;
	font-size: 12px;
}

.game_block .game_title{
	position:relative;
	float: left;
	top: -15px;
	width: 130px;
	margin: 0px;
	color:#0097da; 
}

.game_view_online{
}

.game_view_online h1{
	font-size: 23px;
	color: #0097da;
	line-height: 110%;	
	margin-bottom: 15px;
}

.game_view_online #flash{
	border: solid 2px #0097da;
} 

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr{
	float: left;
	width: 239px;
	position:relative;
}

.sr .v_gap_15{
	position:relative;
	display: block;
	width: 239px;
	height: 15px;
	float: left;
}

.sr .comingsoon_title{
	position:relative;
	display: block;
	width: 239px; 
	height: 28px;
	float: left;
	background-image:url(img/comingsoon_title.png);
	background-repeat: no-repeat;	
}

.sr .comingsoon_bg{
	position:relative;
	display: block;
	width: 239px; 
	height: 251px;
	float: left;
	background-image:url(img/comingsoon_bg.jpg);
	background-repeat: no-repeat;	
}

.comingsoon_bg .game_img{
	margin-top: 15px;
}

.comingsoon_bg .game_title{
	margin-top: 10px;
	color:#FFFFFF; 
	width: 80%;  
}

.comingsoon_bg a{ 
	text-decoration:none;	
}

.supdated_title{
	position: relative;
	display: block;
	width: 239px; 
	height: 28px;
	float: left;
	background-image:url(img/stayupdated_title.png);
	background-repeat: no-repeat;
}

.supdated_bg{
	display: block;
	width: 239px; 
	height: 130px;
	float: left;
	background-color:#FFFFFF;
}

.supdated_bg .box_content{
	height: 130px;
}

.supdated{
	float:left;
	display: block;
	width:215px;
	height: 130px;
	margin-top: 12px;
	margin-left: 15px;
	background-image:url(img/email_field.jpg);
	background-repeat: no-repeat;
	background-position: 0 53px;
} 

.supdated input{
	position:relative;
	float:left;
	top: 17px;
	left: 5px;
	border-style:none; 
} 

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 40px;
	margin-top: 35px;
}

#footer a {
	color:#000000;
	margin: 0 15px 0 15px;
}

/* BFG
-----------------------------------------------------------------------------*/
a.btn{
	margin:10px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    position: relative;
    float: left;
    font-weight: bold;
    color: #ffffff;
    text-decoration:none;
    display:inline;
}

a.btn:hover{
    background-position: right bottom;
    text-decoration:none;
    cursor:pointer;
}

a.btn span{
    position: relative;
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    display:inline;
    background-position: top left;
    background-repeat: no-repeat;
}

a.btn_video{
	margin:10px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    background: transparent url(img/bfg/btn_sm_right.gif) top right no-repeat;
}

a.btn_video span{
	padding: 0px 0px 0px 35px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
	background-image: url(img/bfg/btn_sm_left_video.gif);
}

a.btn:hover span{
    background-position: left bottom;
}

span.ipad_hd{
	-moz-border-radius:3px;
	-opera-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#CF1E56;
	border-radius:3px;
	color:white;
	margin:0 2px;
	padding:0 3px;
	position:relative;
}

/* CPanel
-----------------------------------------------------------------------------*/

.edit_desc {
	margin:7px 0 3px 0; 
	color:#888;	
}

.edit_img {
	display:block;
	border:solid thin #999;
	color:#999; 
}

.fading{
	position: absolute; 
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .50);
}

.popup{
	position:absolute; 
	width: 300px;
	height: 90px;
	background:#FFF; 
	border:solid thin #000;
	text-align: center;
}

.popup .title{
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	margin-top: 10px;
}

.edit_button{
	float:left;
	position:relative;
	background:#FFFFFF;
	border: solid 1px #b8b8c2;
	padding: 0 4px 0 4px;
	margin-right: 3px;
}

.edit_button:hover{
	color:#FFFFFF;
	background:#0097da; 
	text-decoration:none;
}

.edit_button.selected{
 	color:#FFFFFF;
	background:#0097da;
	border-color:#0097da; 
}

.edit_button.selected:hover{
	background:#0097da; 
}


