body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, img {
	border:none;
	text-decoration:none;
	outline:none;
}

.clear {
	clear:both;
}

#header
{
	background-image:url(images/header.jpg);
    width:320px;
}

#mainContainer
{
    margin:0px;
    width:320px;
    overflow-x:hidden;
}

h1.gameloft{
	margin:0px;
	padding:0px;
	width:320px;
}
.text_header{
	display:none;
}

.textPage {
	color:#5D5D5D;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:9px;
}

.textDescription {
	color:#5D5D5D;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#topMenu
{
    position:relative;
    width:318px;
    height:90px;
	overflow:hidden;
}

.categoryIcon{
    width:80px;
}
.leftArrowMenu, .rightArrowMenu
{
    width:25px;
}

#leftArrowMenu
{
	position:absolute;
    top:15px;
    left:0px;
}

#rightArrowMenu
{
	position:absolute;
    top:15px;
    left:290px;
}
/******** social links *************/
#leftSocialLink{
	float:left;
	margin-left:2px;
	margin-top:28px;
}
#rightSocialLink{
	float:left;
	margin-left:15px;
	margin-top:28px;
}
/******** related games *************/
#rightRelatedGames {
	float:left;
	margin-left:15px;
	margin-top:28px;
}
#leftRelatedGames {
	float:left;
	margin-left:2px;
	margin-top:28px;
}
/******** screenshots *************/
#rightScreenshots {
	float:left;
	left:289px;
	position:relative;
	top:-264px;
	z-index:9999999;
}
#leftScreenshots {
	float:left;
	position:relative;
	top:80px;
	z-index:99999999;
}


/**** TOP MENU CATEGORIES ***/
#topMenuContent
{
    margin-left:36px;
	height:90px;
	width:240px;
	overflow:hidden;
}

#topMenuContent #slideMenuContent {
	float:left;
	position:relative;
	overflow:hidden;
	margin:0px;
	height:90px;
	width:100%;
}
.categoryContainer, .categoryContainerPage 
{
    float:left;
    text-align:center;
    color:#5D5D5D;
	width:80px;
	height:90px;
}
.categoryContainerPage {
	width:160px;
}
.categoryListOne
{
    float:left;
    text-align:center;
    width:105px;
    margin:0px;
	padding:0px;
}
.categoryListOne h3.hotCategoryName{
	margin:0;
	padding:0;
	font-size:10px;
}
h3.hotCategoryNamept{
	margin:0;
	padding:0;
	font-size:9px;
}

.categoryIconPage {
	width:100px;
}

/******* HEADER GAMELIST STYLES *****/
.title
{
	background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/title_bar.jpg);
	background-repeat:no-repeat;
	height:40px;
	margin-bottom:5px;
	margin-top:15px;
	width:320px;
}

.titleArrow
{
    float:left;
	height:40px;
	margin:0;
	width:31px;
}
.titleCenter {
	
	float:left;
	height:40px;
	width:278px;
}
.titleCenter h3 {
	font-size:16px;
	height:14px;
	margin-top:12px;
	padding-left:10px;
}
.titleCorner
{
	float:left;
	height:40px;
	width:11px;
}
/******* GAMELIST STYLES *****/
.gameBlock
{
    width:318px;
    height:111px;
    margin-left:4px;
    position:relative;
	z-index:0;
}
.artWork {
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:111px;
	margin:0;
	width:150px;
}
.gameBlockDer
{
	background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/gradient.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:111px;
	width:166px;
}

.imageGameBlock 
{
    color:#000000;
	height:37px;
	margin-left:30px;
	position:absolute;
	top:75px;
	width:130px;
	z-index:999999;
}

.bottonsProductStyles {
	color:#000000;
	float:left;
	height:37px;
	width:155px;
}

.btnPromo {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_promo.png) no-repeat;
}
.bugMore {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_buy.png) no-repeat;
}
.bugNoPrice {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_buy_no_price.png) no-repeat;
}

.bugDiscount {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_sale.png) no-repeat;
}
.btnFreeDemo {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_demo.png) no-repeat;
}

.bugMoreProduct {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_buy_product.png) no-repeat;
}

.bugDiscountProduct {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_sale_product.png) no-repeat;
}
.bugNoPriceProduct {
	background:#FFFFFF url(http://media01.gameloft.com/layout/default/iphone/sites/btn_buy_no_price_product.jpg) no-repeat;
}
.textBottonProduct{
	color:#646464;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	text-align:center;
}

.btnFreeDemo .textBottonProduct{
	padding-top:12px;
}
.gameTitle, .productPrice{
    color:#FF7E0E;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:14px;*/
    font-size:13px;
	font-weight:bold;
	margin-left:30px;
}
h2.productGameTitle{
	color:#FF7E0E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:4px;
	height:16px;
	text-align:left;
	width:320px;
}
.productPrice
{
    font-size:18px;
	margin:10px 50px;
	width:65px;
}
.gameDescription
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-left:30px;
	margin-top:-10px;
}
.gameDescription p
{
	height:30px;
	margin:0;
	/*overflow:hidden;*/
    font-size: 11px;
	padding:0;
}
#hotCategories
{
    width:320px;
	margin:0px;
	padding:0px;
}



#footerSocialLinks {
	background-color:#E9E9E9;
	height:109px;
	width:318px;
}

#dockIconsContainer {
	overflow:hidden;
	width:225px;
	margin-left:13px;
	float:left;
}
#dockIcons
{
    width:250px;
    height:109px;
	overflow:hidden;
	float:left;
	position:relative;
}

.dockIcon
{
	text-decoration:none;
    width:80px;
    float:left;
    margin-top:10px;
}
.dockIcon img{
	width:65px;
	height:100px;
}
h4.socialLinkText{
	margin:0px;
	padding:0px;
}
#dockIconGameloft
{
    width:60px;
    float:left;
    font-size:10px;
    margin-top:10px;
    
}

#separatorLine
{
    background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/line.jpg);
    width:320px;
    height:20px;
    background-repeat:no-repeat;
}

.actionText
{
    color:#646464;
	font-size:10px;
	height:30px;
	margin-top:-36px;
	padding-left:2px;
	text-align:center;
	width:61px;
}


/*********************************** PRODUCT PAGE ********************************************/
.productGameTitle {
	color:#646464;
	font-size:12px;
	height:60px;
	margin-top:0;
	overflow:hidden;
	padding-left:0;
	text-align:center;
	width:72px;
}
.appStoreImage{
	background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/gradient.png);
	background-repeat:no-repeat;
	height:111px;
	left:176px;
	position:absolute;
	top:0;
	width:150px;
}

#relatedGames {
	width:320px;
}

#relatedGamesContainer {
	float:left;
	margin-left:7px;
	overflow:hidden;
	width:230px;
}
#relatedIcons
{
    float:left;
	height:135px;
	overflow:hidden;
	position:relative;
	width:250px;
}

.relatedIcon
{
	float:left;
	margin-top:10px;
	text-align:center;
	text-decoration:none;
	width:80px;
}
.relatedIcon img{
	width:65px;
	height:65px;
}

#relatedIconGameloft
{
    width:60px;
    float:left;
    font-size:10px;
    margin-top:10px;
    
}

.descriptionPoint {
	background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/bkgd_bulletpoint.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:auto;
	min-height:60px;
	width:320px;
}

.descriptionPointContent{
	padding:10px 5px 0;
}

.pointTextDescription {
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:auto;
	min-height:50px;
	width:300px;
	vertical-align:middle;
}
.pointTextDescription p{
	margin:0;
	padding:0;
}

#screenshots {
	width:330px;
}

#screenshotsContainer {
	float:left;
	overflow:hidden;
	position:relative;
	top:-24px;
	width:314px;
	z-index:9999;
}


.buttonsProduct {
	height:40px;
	margin-left:10px;
	margin-top:10px;
	width:320px;
}

/** MENU MEDIA CONTENT **/
.menuVideoMediaContent{
	background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/tabs_media.jpg);
	background-repeat:no-repeat;
	height:44px;
	width:320px;
}
.menuScreenMediaContent{
	background-image:url(http://media01.gameloft.com/layout/default/iphone/sites/tabs_media.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	height:44px;
	width:320px;
}
.linkMedia{
	color:#646464;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:22px;
	margin:15px 0 auto;
	padding-left:12px;
	text-align:center;
	width:148px;
}

.mediaContent {
	width:320px;
	height:200px;
	margin:0px;
	padding:0px;
}

.mediaInteriorContent {
	float:left;
	height:auto;
	margin-left:4px;
	text-align:center;
	width:312px;
}

/************************** SEARCH PAGE *******************************/
.searchBox {
	height:60px;
	width:320px;
}

.input {
	float:left;
	font-size:16px;
	height:20px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	width:200px;
}

#copyright {
	color:#5D5D5D;
	font-size:9px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration:none;
	width:300px;
}

.universal{
	background-color:#353299;
	width:320px;
	height:27px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.orange{
	background-color:#FF6600;
	height:27px;
	margin:0;
	width:320px;
}

.orange a, .orange a:hover{
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	padding-left:10px;
	padding-top:6px;
	outline:none;
	text-decoration:none;
}
.russian{
  padding-left:30px;
}

#russian{
  padding-top:4px;  
    
}


/***********************LANGUAGE SELECTION*********************/
.languageSelection{
	background:url(http://media01.gameloft.com/layout/default/iphone/sites/language_bar_bkgd.jpg) repeat-x;
	height:39px;
	padding-top:10px;
	width:318px;
}

.languageFlag {
	height:38px;
	width:37px;
}


/************************ START T-MOBILE STYLES ***********************/
#menu_top {
	margin:0px;
	padding:0px;
	width:320px;
	height:23px;
	border-top:2px solid #666666;
	border-bottom:1px solid #E20074;
}

#menu_top ul {
	margin:0px;
	padding:0px;
}

#menu_top ul li {
	margin:0px;
	text-align:center;
	display:inline;
	font-weight:bold;
}

#menu_top ul li a {
	border-right:2px solid #999999;
	color:#999999;
	font-size:12px;
	padding:0 13px;
	text-decoration:underline;
	outline:none;
}

#menu_top ul li.selected a {
	text-transform: uppercase;
	color:#E20074;
	text-decoration:none;
	padding:0 10px;
}

#menu_top ul li.last a {
	border-right:none;
}


#tmobile_menu_footer {
	margin:10px 0 0;
	padding:0px;
	width:320px;
	height:80px;
}

#tmobile_menu_footer ul {
	margin:0px;
	padding:0px;
}

#tmobile_menu_footer ul li {
	margin:0px;
	display:inline;
	padding:0 14px;
}

#tmobile_menu_footer ul li a {
	border:none;
	text-decoration:none;
	outline:none;
}

#footer_links {
	border-top:2px solid #666666;
	height:20px;
	margin:5px 0;
	padding:2px 0;
	width:320px;
}

#footer_links #menu_footer_left {
	float:left;
	margin-left:5px;
	width:245px;
}

#footer_links #menu_footer_right {
	float:right;
	width:60px;
}

#footer_links #menu_footer_left img, #footer_links #menu_footer_right img{
	float:left;
}
#footer_links #menu_footer_left a, #footer_links #menu_footer_right a {
	color:#666666;
	text-decoration:underline;
	float:left;
	padding:0;
}
#footer_links #menu_footer_left a span, #footer_links #menu_footer_right a span, #footer_links #menu_footer_left div#section{
	color:#666666;
	float:left;
	font-size:11px;
	padding:2px 5px;
}
/************************ END T-MOBILE STYLES ***********************/


/********************* SPECIAL FR BLACK PEGASUS SECTION ************/
.special_container{
	padding:10px; color:#666;}
	
	.special_container h3{
		text-align:center; color:#333;
		font-size14px; border-top:1px solid;}
		
	.special_container h4{
		text-align:center; color:#333;
		font-size12px;}
		
	.special_container p.special{
		margin:5px; font-size:12px;}
	
	.special_container p.center{
		text-align:center;}

/********************* SPECIAL FR BLACK PEGASUS SECTION ************/

