/* ------------------------------------ ADMIN ----------------------- */
.cms_button_container
{
	width:96px;
	height:136px;
	margin-right:20px;
	float:left;
}
.cms_button_area
{
	width:96px;
	height:96px;
	cursor:pointer;
}
.cms_button_text
{
	width:96px;
	margin-top:3px;
	cursor:pointer;
}
.cms_button
{
	background-repeat:no-repeat;
	background-position:top;
	width:96px;
	height:96px;
	text-align:center;
}
#cms_button_image_01
{
	background-image:url(/gfx/icons/cms/cms_icon01.jpg);
}
#cms_button_image_02
{
	background-image:url(/gfx/icons/cms/cms_icon02.jpg);
}
#cms_button_image_03
{
	background-image:url(/gfx/icons/cms/cms_icon03.jpg);
}
#cms_button_image_04
{
	background-image:url(/gfx/icons/cms/cms_icon04.jpg);
}
#cms_button_image_05
{
	background-image:url(/gfx/icons/cms/cms_icon05.jpg);
}
#cms_button_image_06
{
	background-image:url(/gfx/icons/cms/cms_icon06.jpg);
}
#cms_button_image_07
{
	background-image:url(/gfx/icons/cms/cms_icon07.jpg);
}
#cms_button_image_08
{
	background-image:url(/gfx/icons/cms/cms_icon08.jpg);
}
#cms_button_image_09
{
	background-image:url(/gfx/icons/cms/cms_icon09.jpg);
}
#cms_button_image_10
{
	background-image:url(/gfx/icons/cms/cms_icon10.jpg);
}
#cms_button_image_11
{
	background-image:url(/gfx/icons/cms/cms_icon11.jpg);
}
#cms_button_image_12
{
	background-image:url(/gfx/icons/cms/cms_icon12.jpg);
}
#cms_button_image_13
{
	background-image:url(/gfx/icons/cms/cms_icon13.jpg);
}
#cms_button_image_14
{
	background-image:url(/gfx/icons/cms/cms_icon14.jpg);
}
#cms_button_image_15
{
	background-image:url(/gfx/icons/cms/cms_icon15.jpg);
}
#cms_button_image_16
{
	background-image:url(/gfx/icons/cms/cms_icon16.jpg);
}
#cms_button_image_17
{
	background-image:url(/gfx/icons/cms/cms_icon17.jpg);
}
#cms_button_image_18
{
	background-image:url(/gfx/icons/cms/cms_icon18.jpg);
}
#cms_button_image_19
{
	background-image:url(/gfx/icons/cms/cms_icon19.jpg);
}
#cms_button_image_20
{
	background-image:url(/gfx/icons/cms/cms_icon20.jpg);
}
#cms_button_image_21
{
	background-image:url(/gfx/icons/cms/cms_icon21.jpg);
}
#cms_button_image_22
{
	background-image:url(/gfx/icons/cms/cms_icon22.jpg);
}
#cms_button_image_01:hover, #cms_button_image_02:hover, #cms_button_image_03:hover, #cms_button_image_04:hover, #cms_button_image_05:hover, #cms_button_image_06:hover, #cms_button_image_07:hover, #cms_button_image_08:hover, #cms_button_image_09:hover, #cms_button_image_10:hover, #cms_button_image_11:hover, #cms_button_image_12:hover, #cms_button_image_13:hover, #cms_button_image_14:hover, #cms_button_image_15:hover, #cms_button_image_16:hover, #cms_button_image_17:hover, #cms_button_image_18:hover, #cms_button_image_19:hover, #cms_button_image_20:hover, #cms_button_image_21:hover, #cms_button_image_22:hover
{
	background-position:bottom;
}
.system_role_delete_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Delete.png);
	background-repeat:no-repeat;
	width:103px;
	height:34px;
	float:left;
	margin:16px 0 0 10px;
	cursor:pointer;
}
.system_role_edit_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Edit.png);
	background-repeat:no-repeat;
	width:103px;
	height:34px;
	float:left;
	margin:16px 0 0 10px;
	cursor:pointer;
}
.system_role_add_button
{
	background-image:url(/gfx/en/ButtonOrange_AddRole.png);
	background-repeat:no-repeat;
	width:142px;
	height:50px;
	float:left;
	margin:16px 0 0 325px;
	cursor:pointer;
}
input#role_submit, input#forgot_submit, input#set_devices
{
	background:url(/gfx/en/ButtOrangeSmall_Submit.png);
	background-repeat:no-repeat;
	width:103px; 
	height:34px; 
	border:none; 
	display:block; 
	margin:0 auto; 
	padding:36px 0 0 0;
	cursor:pointer;
}
.role_rights_add_button
{
	background-image:url(/gfx/en/ButtonOrange_AddRights.png);
	background-repeat:no-repeat;
	width:142px;
	height:50px;
	float:left;
	margin:16px 0 0 325px;
	cursor:pointer;
}
input#acl_submit
{
	background:url(/gfx/en/ButtonOrange_AddRights.png);
	background-repeat:no-repeat;
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	margin:0 auto; 
	padding:50px 0 0 0;
	cursor:pointer;
}
.user_management_block_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Block.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.user_management_unblock_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Unblock.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.user_management_edit_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Edit.png);
	background-repeat:no-repeat;
	width:74px;
	height:24px;
	cursor:pointer;
}
.user_management_log_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Log.png);
	background-repeat:no-repeat;
	width:74px;
	height:24px;
	cursor:pointer;
}
.user_management_subscriber_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Subscriber.png);
	background-repeat:no-repeat;
	width:74px;
	height:24px;
}
.news_list_delete_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Delete.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	float:right;
	margin:6px 10px 0 0px;
	cursor:pointer;
}
.news_list_edit_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Edit.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	float:right;
	margin:6px 10px 0 0px;
	cursor:pointer;
}
#create_news_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_CreateNews.png);
	width:103px;
	height:34px;
	float:left;
	cursor:pointer;
}
#create_news_language_delete_button
{
	width:103px;
	height:34px;
	float:left;
	background-image:url(/gfx/en/ButtOrangeSmall_Delete.png);
	cursor:pointer;
}
.publishing_details_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_ViewDet.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	float:right;
	margin:6px 0 0 0;
	cursor:pointer;
}
.lock_confirm_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Lock.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	float:right;
	margin:6px 0 0 0;
	cursor:pointer;
}
.unlock_project_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Unlock.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	float:right;
	margin:6px 0 0 0;
	cursor:pointer;
}
.reject_lock_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_RejectLock.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	float:right;
	margin:6px 4px 0 0;
	cursor:pointer;
}
.featured_add_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Featurize.png);
	width:103px;
	height:34px;
	margin:22px 0 0 140px;
	cursor:pointer;
	float:left;
}
.featured_remove_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Remove.png);
	width:103px;
	height:34px;
	margin:22px 0 0 140px;
	cursor:pointer;
	float:left;
}
.remove_user_award_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_RemAward.png);
	width:103px;
	height:34px;
	cursor:pointer;
	float:left;
}
.add_user_award_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_GrantAward.png);
	width:103px;
	height:34px;
	cursor:pointer;
	float:left;
}
input#content_price_submit
{
	background:url(/gfx/en/ButtOrangeVerySmall_Submit.png);
	background-repeat:no-repeat;
	border:none; 
	float:left;
	margin:5px 0 0 80px;
	padding:26px 0 0 0;
	width:73px;
	height:24px;
	cursor:pointer;
}
input#badword_submit
{
	background:url(/gfx/en/ButtOrangeSmall_Submit.png);
	background-repeat:no-repeat;
	border:none; 
	float:left;
	padding:36px 0 0 0;
	width:103px;
	height:34px;
	cursor:pointer;
}
input#admin_user_credits_submit
{
	background:url(/gfx/en/ButtonOrange_Submit.png);
	background-repeat:no-repeat; 
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	padding:52px 0 0 0;
	cursor:pointer;
}
.view_report_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_ViewReport.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
input#submit_dates
{
	background:url(/gfx/en/ButtOrangeSmall_OK.png);
	background-repeat:no-repeat; 
	width:103px;
	height:34px;
	border:none; 
	display:block; 
	margin:10px 0 0 13px;
	padding:36px 0 0 0;
	cursor:pointer;
}
.synchronize_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Sync.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.disable_button_very_small
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Disable.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.enable_button_very_small
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Enable.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.import_rights_button
{
	background:url(/gfx/en/ButtOrangeSmall_ImportRights.png);
	width:103px; 
	height:34px; 
	cursor:pointer;
}
.export_rights_button
{
	background:url(/gfx/en/ButtOrangeSmall_ExportRights.png);
	width:103px; 
	height:34px; 
	cursor:pointer;
}
input#download
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Download.png);
	background-repeat:no-repeat;
	border:none; 
	display:block; 
	padding:24px 0 0 0;
	margin:0 auto;
	width:73px;
	height:24px;
	cursor:pointer;
}
input.report_download
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Download.png);
	background-repeat:no-repeat;
	border:none;
	display:block;
	padding:24px 0 0 0;
	margin:0 auto;
	width:73px;
	height:24px;
	cursor:pointer;
}
/* ------------------------------- CREATE ------------------------ */
#news_comment_add_button
{
	background:url(/gfx/en/ButtOrangeSmall_AddComm.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.content_details_button_container
{
	width:80px;
	height:120px;
	float:left;
	margin:20px 20px 20px 20px;
}
.content_details_button_area
{
	width:80px;
	height:80px;
	cursor:pointer;
}
.content_details_button_text
{
	width:80px;
	margin-top:3px;
	cursor:pointer;
}
#content_details_button01
{
	background-image:url(/gfx/Button_SendGame.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:80px;
	height:80px;
	text-align:center;
}
#content_details_button02
{
	background-image:url(/gfx/Button_Share.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:80px;
	height:80px;
	text-align:center;
}
#content_details_button03
{
	background-image:url(/gfx/Button_Report.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:80px;
	height:80px;
	text-align:center;
}
#content_details_button04
{
	background-image:url(/gfx/Button_Favorites.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:80px;
	height:80px;
	text-align:center;
}
#content_add_wallpaper_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_AddWall.png);
	width:103px;
	height:34px;
	cursor:pointer;
	float:left;
}
#content_add_theme_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_AddTheme.png);
	width:103px;
	height:34px;
	cursor:pointer;
	float:left;
}
#content_add_ringtone_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_AddRing.png);
	width:103px;
	height:34px;
	cursor:pointer;
	float:left;
}
input#search_user
{
	background:url(/gfx/en/ButtOrangeSmall_Search.png);
	width:103px; 
	height:34px; 
	border:none; 
	display:block; 
	padding:35px 0 0 0;
	margin-top:5px;
	cursor:pointer;
}
input#add_user
{
	background:url(/gfx/en/ButtOrangeSmall_AddMember.png);
	width:103px; 
	height:34px; 
	border:none; 
	display:block; 
	padding:35px 0 0 0;
	margin-top:5px;
	cursor:pointer;
}
#team_edit_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Edit.png);
	width:103px;
	height:34px;
	cursor:pointer;
	margin:10px 0 0 0;
	float:left;
}
#team_management_remove_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Remove.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
#team_management_mark_leader_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Leader.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
#team_management_delete_studio_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_DeleteStudio.png);
	width:103px;
	height:34px;
	cursor:pointer;
	float:left;
}
input#member_add_submit
{
	background:url(/gfx/en/ButtonOrange_AddMember.png);
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	margin:0 auto; 
	padding:50px 0 0 0;
	cursor:pointer;
}
.team_create_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_CreateTeam.png);
	width:103px;
	height:34px;
	float:left;
	cursor:pointer;
}
.team_list_adds_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_ViewAds.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.team_create_adds_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_CreateAdd.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.team_download_stats_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_DownloadStats.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.team_playtime_stats_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_PlaytimeStats.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.team_create_adds_big_button
{
	background-image:url(/gfx/en/ButtonOrange_CreateAdd.png);
	width:142px;
	height:50px;
	cursor:pointer;
}
.team_ads_delete_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Delete.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.team_ads_edit_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Edit.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.team_ads_back_button, .project_devices_back_button
{
	background-image:url(/gfx/en/ButtonOrange_Back.png);
	width:142px;
	height:50px;
	cursor:pointer;
}
#team_leave_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_LeaveStudio.png);
	margin-top:10px;
	width:103px;
	height:34px;
	cursor:pointer;
}
#team_send_message_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_SendMessage.png);
	margin-top:10px;
	width:103px;
	height:34px;
	cursor:pointer;
}

/* -------------------------------- PLAY ---------------------------- */
#submenu_element01 , #submenu_element02 , #submenu_element03 , #submenu_element04 , #submenu_element05 , #submenu_element06
{
	width:60px;
	height:18px;
	float:left;
	margin-right:1px;
	cursor:pointer;
}
#submenu_element08
{
	width:57px;
	height:18px;
	float:left;
	margin-right:1px;
	cursor:pointer;
}
#submenu_element07
{
	width:60px;
	height:18px;
	float:left;
	cursor:pointer;
}
.submenu_element01_inactive
{
	background-image:url(/gfx/en/SmallTab_screenshots.gif);
	background-position:top;
}
.submenu_element01_active
{
	background-image:url(/gfx/en/SmallTab_screenshots.gif);
	background-position:bottom;
}
.submenu_element01_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_screenshots.gif);
	background-position:center;
}
.submenu_element02_inactive
{
	background-image:url(/gfx/en/SmallTab_help.gif);
	background-position:top;
}
.submenu_element02_active
{
	background-image:url(/gfx/en/SmallTab_help.gif);
	background-position:bottom;
}
.submenu_element02_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_help.gif);
	background-position:center;
}
.submenu_element03_inactive
{
	background-image:url(/gfx/en/SmallTab_controls.gif);
	background-position:top;
}
.submenu_element03_active
{
	background-image:url(/gfx/en/SmallTab_controls.gif);
	background-position:bottom;
}
.submenu_element03_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_controls.gif);
	background-position:center;
}
.submenu_element04_inactive
{
	background-image:url(/gfx/en/SmallTab_features.gif);
	background-position:top;
}
.submenu_element04_active
{
	background-image:url(/gfx/en/SmallTab_features.gif);
	background-position:bottom;
}
.submenu_element04_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_features.gif);
	background-position:center;
}
.submenu_element05_inactive
{
	background-image:url(/gfx/en/SmallTab_reviews.gif);
	background-position:top;
}
.submenu_element05_active
{
	background-image:url(/gfx/en/SmallTab_reviews.gif);
	background-position:bottom;
}
.submenu_element05_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_reviews.gif);
	background-position:center;
}
.submenu_element06_inactive
{
	background-image:url(/gfx/en/SmallTab_overview.gif);
	background-position:top;
}
.submenu_element06_active
{
	background-image:url(/gfx/en/SmallTab_overview.gif);
	background-position:bottom;
}
.submenu_element06_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_overview.gif);
	background-position:center;
}
.submenu_element07_inactive
{
	background-image:url(/gfx/en/SmallTab_devices.gif);
	background-position:top;
}
.submenu_element07_active
{
	background-image:url(/gfx/en/SmallTab_devices.gif);
	background-position:bottom;
}
.submenu_element07_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_devices.gif);
	background-position:center;
}
.submenu_element08_inactive
{
	background-image:url(/gfx/en/SmallTab_video.gif);
	background-position:top;
}
.submenu_element08_active
{
	background-image:url(/gfx/en/SmallTab_video.gif);
	background-position:bottom;
}
.submenu_element08_inactive:hover
{
	background-image:url(/gfx/en/SmallTab_video.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.submenu_changed01_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_screenshots.gif);
	background-position:top;
}
.submenu_changed01_active
{
	background-image:url(/gfx/en/SmallTabChanged_screenshots.gif);
	background-position:bottom;
}
.submenu_changed01_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_screenshots.gif);
	background-position:center;
}
.submenu_changed02_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_help.gif);
	background-position:top;
}
.submenu_changed02_active
{
	background-image:url(/gfx/en/SmallTabChanged_help.gif);
	background-position:bottom;
}
.submenu_changed02_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_help.gif);
	background-position:center;
}
.submenu_changed03_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_controls.gif);
	background-position:top;
}
.submenu_changed03_active
{
	background-image:url(/gfx/en/SmallTabChanged_controls.gif);
	background-position:bottom;
}
.submenu_changed03_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_controls.gif);
	background-position:center;
}
.submenu_changed04_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_features.gif);
	background-position:top;
}
.submenu_changed04_active
{
	background-image:url(/gfx/en/SmallTabChanged_features.gif);
	background-position:bottom;
}
.submenu_changed04_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_features.gif);
	background-position:center;
}
.submenu_changed05_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_reviews.gif);
	background-position:top;
}
.submenu_changed05_active
{
	background-image:url(/gfx/en/SmallTabChanged_reviews.gif);
	background-position:bottom;
}
.submenu_changed05_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_reviews.gif);
	background-position:center;
}
.submenu_changed06_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_overview.gif);
	background-position:top;
}
.submenu_changed06_active
{
	background-image:url(/gfx/en/SmallTabChanged_overview.gif);
	background-position:bottom;
}
.submenu_changed06_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_overview.gif);
	background-position:center;
}
.submenu_changed07_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_devices.gif);
	background-position:top;
}
.submenu_changed07_active
{
	background-image:url(/gfx/en/SmallTabChanged_devices.gif);
	background-position:bottom;
}
.submenu_changed07_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_devices.gif);
	background-position:center;
}
.submenu_changed08_inactive
{
	background-image:url(/gfx/en/SmallTabChanged_video.gif);
	background-position:top;
}
.submenu_changed08_active
{
	background-image:url(/gfx/en/SmallTabChanged_video.gif);
	background-position:bottom;
}
.submenu_changed08_inactive:hover
{
	background-image:url(/gfx/en/SmallTabChanged_video.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#game_page_button01
{
	width:80px;
	height:80px;
	margin-left:55px;
	float:left;
	text-align:center;
}
#game_page_button02
{
	width:80px;
	height:80px;
	margin-left:40px;
	float:left;
	text-align:center;
}
#game_page_button03
{
	width:80px;
	height:80px;
	margin-left:80px;
	float:left;
	text-align:center;
}
#game_page_button04, #game_page_button05, #game_page_button06
{
	width:80px;
	height:80px;
	margin-left:30px;
	float:left;
	text-align:center;
}
#embed_button_verysmall
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Embed.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
	float:left;
}
input#content_rate
{
	background:url(/gfx/en/ButtOrangeVerySmall_Vote.png); 
	background-repeat:no-repeat;
	width:73px; 
	height:24px; 
	border:none; 
	padding:25px 0 0 0;
	cursor:pointer;
}
.content_button_container
{
	width:55px;
	height:95px;
	padding-left:40px;
	float:left;
}
.content_button_container_nomargin
{
	width:55px;
	height:95px;
	float:left;
}
.content_button_container_smallmargin
{
	width:75px;
	padding-left:10px;
	float:left;
}
.content_button_container_bigmargin
{
	width:55px;
	height:95px;
	padding-left:140px;
	float:left;
}
.content_button_area
{
	width:55px;
	height:55px;
	cursor:pointer;
}
.content_button_text
{
	width:55px;
	margin-top:3px;
	cursor:pointer;
	font: 11px/12px Arial;
	text-decoration:none;
}
.content_button_small_text
{
	float:left;
	padding:8px 0 0 48px;
	font: 11px/12px Arial;
}
.content_button
{
	background-repeat:no-repeat;
	background-position:top;
	width:55px;
	height:55px;
	text-align:center;
}
.content_button_small
{
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	width:65px;
	height:25px;
}
.content_button_small:hover
{
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	width:65px;
	height:25px;
}
.send_content_button_container
{
	width:70px;
	height:112px;
	margin-left:50px;
	float:left;
}
.send_content_button_area
{
	margin-left:10px;
	width:50px;
	height:72px;
	cursor:pointer;
}
.send_content_button_text
{
	width:70px;
	margin-top:3px;
	cursor:pointer;
	font: 11px/12px Arial;
	text-decoration:none;
}
.send_content_button
{
	background-repeat:no-repeat;
	background-position:top;
	margin-left:10px;
	width:50px;
	height:72px;
	text-align:center;
}
#send_content_button_image_01
{
	background-image:url(/gfx/Button_SendGame.png);
}
#send_content_button_image_02
{
	background-image:url(/gfx/Button_SendDemo.png);
}
#content_button_image_03
{
	background-image:url(/gfx/Button_Share.png);
}
#content_button_image_04
{
	background-image:url(/gfx/Button_Report.png);
}
#content_button_image_05
{
	background-image:url(/gfx/Button_Favorites.png);
}
#content_button_image_06
{
	background-image:url(/gfx/Button_ProjectPublic.png);
}
#content_button_image_07
{
	background-image:url(/gfx/Button_ManageBuilds.png);
}
#content_button_image_08
{
	background-image:url(/gfx/Button_EditDetails.png);
}
#content_button_image_09
{
	background-image:url(/gfx/Button_PublishProject.png);
}
#content_button_image_10
{
	background-image:url(/gfx/Button_UnpublishProject.png);
}
#content_button_image_11
{
	background-image:url(/gfx/Button_ProjectDeveloper.png);
}
#content_button_image_12
{
	background-image:url(/gfx/Button_PublishProject.png);
}
.project_edit_devices_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Edit.png);
	width:73px;
	height:24px;
	margin-left:20px;
	cursor:pointer;
	float:left;
}
input#set_compatibility
{
	background:url(/gfx/en/ButtonOrange_Submit.png); 
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	padding:50px 0 0 0;
	cursor:pointer;
}
input#accept
{
	background:url(/gfx/en/ButtonOrange_Accept.png); 
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	padding:50px 0 0 0;
	cursor:pointer;
}
input#reject
{
	background:url(/gfx/en/ButtonOrange_Reject.png); 
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	padding:50px 0 0 0;
	cursor:pointer;
}
input#reset
{
	background:url(/gfx/en/ButtonOrange_Reset.png); 
	width:142px; 
	height:50px; 
	border:none; 
	display:block; 
	margin:0 auto; 
	padding:50px 0 0 0;
	cursor:pointer;
}
input#report_submit
{
	background:url(/gfx/en/ButtonOrange_Submit.png); 
	width:142px; 
	height:50px; 
	border:none; 
	display:block;
	padding:50px 0 0 0;
	cursor:pointer;
}
.project_edit_remove_screen_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Remove.png);
	width:103px;
	height:34px;
	margin:8px 0 0 65px;
	float:left;
	cursor:pointer;
}
.purchase_content_confirm_button
{
	background-image:url(/gfx/en/ButtonOrange_Purchase.png);
	width:142px;
	height:50px;
	float:left;
	margin:0 0 0 205px;
	cursor:pointer;
}
.purchase_content_cancel_button
{
	background-image:url(/gfx/en/ButtonOrange_Back.png);
	width:142px;
	height:50px;
	float:left;
	margin:0 0 0 50px;
	cursor:pointer;
}
.purchase_credits_redirect_button
{
	background-image:url(/gfx/en/ButtonOrange_OK.png);
	width:142px;
	height:50px;
	float:left;
	margin:0 0 0 205px;
	cursor:pointer;
}
.purchase_credits_ok_button
{
	background-image:url(/gfx/en/ButtonOrange_OK.png);
	width:142px;
	height:50px;
	float:left;
	margin:0 0 0 300px;
	cursor:pointer;
}
input#content_comment_submit
{
	background:url(/gfx/en/ButtOrangeSmall_Post.png);
	width:103px; 
	height:34px; 
	border:none; 
	display:block;
	padding:34px 0 0 0;
	cursor:pointer;
}
.back_big_button
{
	background-image:url(/gfx/en/ButtonOrange_Back.png);
	width:142px;
	height:50px;
	cursor:pointer;
}
.cancel_build_removal_button
{
	background-image:url(/gfx/en/ButtVerySmallWide_CancelRem.png);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
.create_web_demo_button
{
	background-image:url(/gfx/en/ButtVerySmallWide_CreateDemo.png);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	float:right;
	cursor:pointer;
}
.edit_build_param_button
{
	background-image:url(/gfx/en/ButtVerySmallWide_EditBuild.png);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	float:left;
	cursor:pointer;
}
.edit_demo_param_button
{
	background-image:url(/gfx/en/ButtVerySmallWide_EditDemo.png);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	float:right;
	cursor:pointer;
}
.edit_build_devices_button
{
	background-image:url(/gfx/en/ButtVerySmallWide_EditDevices.png);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	float:left;
	margin:0 0 0 15px;
	cursor:pointer;
}
.remove_build_button
{
	background-image:url(/gfx/en/ButtVerySmallWide_RemoveBuild.png);
	background-repeat:no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
.upload_build_button
{
	background-image:url(/gfx/en/ButtonOrange_UploadBuild.png);
	width:142px;
	height:50px;
	cursor:pointer;
	margin:0 auto; 
}
input#content_screenshot_add, input#content_image_add
{
	background:url(/gfx/en/ButtOrangeVerySmall_Submit.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	border:none; 
	display:block; 
	padding:26px 0 0 0;
	cursor:pointer;
}
input#build_upload_submit, input#zip_build_upload_submit
{
	background:url(/gfx/en/ButtOrangeSmall_Submit.png);
	background-repeat:no-repeat;
	border:none; 
	margin:15px 0 0 45px;
	padding:36px 0 0 0;
	width:103px;
	height:34px;
	cursor:pointer;
}
#button_submit
{
	background:url(/gfx/en/ButtOrangeSmall_Submit.png);
	background-repeat:no-repeat;
	border:none; 
	padding:36px 0 0 0;
	width:103px;
	height:34px;
	cursor:pointer;
	overflow:hidden;
}
#buttonAToB
{
	background:url(/gfx/SwapListButton_Right.png);
	width:21px;
	height:21px;
	cursor:pointer;
}
#buttonBToA
{
	background:url(/gfx/SwapListButton_Left.png);
	width:21px;
	height:21px;
	cursor:pointer;
}
.web_demo_button_tiny
{
	background:url(/gfx/en/ButtOrangeTiny_WebTrial.png);
	width:33px;
	height:21px;
	cursor:pointer;
	float:left;
}
.delete_button_tiny
{
	background:url(/gfx/en/ButtOrangeTiny_Del.png);
	width:33px;
	height:21px;
	cursor:pointer;
	float:left;
	margin-left:2px;
}
.edit_button_tiny
{
	background:url(/gfx/en/ButtOrangeTiny_EditTrial.png);
	width:33px;
	height:21px;
	cursor:pointer;
	float:left;
	margin-left:2px;
}
.create_project_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_CreateProj.png);
	background-repeat:no-repeat;
	width:103px;
	height:34px;
	cursor:pointer;
}
/* --------------------------------------- USER --------------------------- */
input#submit_paypal, input#submit_creditcard
{
	background:url(/gfx/en/ButtOrangeSmall_Purchase.png);
	width:103px; 
	height:34px; 
	border:none; 
	display:block; 
	padding:34px 0 0 0;
	cursor:pointer;
}
input#paypal_submit, input#creditcard_submit
{
	background:url(/gfx/en/ButtOrangeSmall_Purchase.png);
	width:103px; 
	height:34px; 
	border:none; 
	display:block; 
	margin: 0px auto;
	padding:34px 0 0 0;
	cursor:pointer;
}
.blog_delete_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Delete.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
	float:right;
}
.blog_edit_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Edit.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
	float:right;
}
.blog_create_entry_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_CreateEntry.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
input#messages_delete
{
	background:url(/gfx/en/ButtonOrange_DeleteSelected.png); 
	width:142px; 
	height:50px; 
	margin-left:250px;
	border:none; 
	display:block; 
	padding:50px 0 0 0;
	cursor:pointer;
	float:left;
}
#create_message_button
{
	background-image:url(/gfx/en/ButtonOrange_CreateMessage.png);
	width:142px;
	height:50px;
	margin-left:130px;
	cursor:pointer;
	float:left;
}
#message_invite_accept_button
{
	background-image:url(/gfx/en/ButtonOrange_Accept.png);
	width:142px;
	height:50px;
	margin-left:130px;
	cursor:pointer;
	float:left;
}
#message_invite_reject_button
{
	background-image:url(/gfx/en/ButtonOrange_Reject.png);
	width:142px;
	height:50px;
	margin-left:250px;
	cursor:pointer;
	float:left;
}
#find_friends_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_FindFriends.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
#find_friends_button_centered
{
	background-image:url(/gfx/en/ButtOrangeSmall_FindFriends.png);
	width:103px;
	height:34px;
	margin-left:345px;
	cursor:pointer;
	float:left;
}
input#search_submit
{
	background:url(/gfx/en/ButtOrangeVerySmall_Search.png);
	border:none; 
	display:inline;
	padding:24px 0 0 0;
	width:73px;
	height:24px;
	cursor:pointer;
}
#favourites_game_remove_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Remove.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	margin:28px 0 0 40px;
	cursor:pointer;
	float:left;
}
#favourites_content_remove_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Remove.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	margin:38px 0 0 40px;
	cursor:pointer;
	float:left;
}
.user_invite_friend_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Invite.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.user_delete_friend_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_DelFrie.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.user_send_message_button
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Message.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.user_grant_credits_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_GrantCredits.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.user_home_view_news_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_ViewNews.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.user_home_view_messages_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_ViewMess.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.user_messages_sent_items_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Sent.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.user_messages_inbox_button
{
	background-image:url(/gfx/en/ButtOrangeSmall_Inbox.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
input#creditcard_cancel
{
	background:url(/gfx/en/ButtOrangeSmall_Unsubscribe.png);
	background-repeat:no-repeat;
	width:103px; 
	height:34px; 
	border:none; 
	display:block; 
	padding:36px 0 0 0;
	cursor:pointer;
}
/* ------------------------------------ COMMON 	----------------------------- */
#back_button , .back_button_small
{
	background:url(/gfx/en/ButtOrangeSmall_Back.png);
	width:103px; 
	height:34px;
	cursor:pointer;
}
.edit_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Edit.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.edit_gray_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_EditGray.png);
	width:103px;
	height:34px;
}
.remove_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Remove.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.delete_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Delete.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.featurize_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Featurize.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.remove_award_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_RemAward.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.add_award_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_GrantAward.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.remove_button_verysmall
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Remove.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.send_sms_button_small
{
	background:transparent url(/gfx/en/ButtOrangeSmall_SendSMS.png) no-repeat scroll 0 0;
	width:103px;
	height:34px;
	cursor:pointer;
	border:none;
}
.download_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Download.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.subscribe_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Subscribe.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.cancel_subscription_button_small
{
	background:url(/gfx/en/ButtOrangeSmall_CancelSubscrib.png);
	background-repeat:no-repeat;
	width:103px;
	height:34px;
	cursor:pointer;
}
.free_demo_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_FreeDemo.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.unsubscribe_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Unsubscribe.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.download_button_verysmall
{
	background-image:url(/gfx/en/ButtOrangeVerySmall_Download.png);
	background-repeat:no-repeat;
	width:73px;
	height:24px;
	cursor:pointer;
}
.add_members_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_AddMember.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.approve_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Approve.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.publish_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Publish.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
.register_button_small
{
	background-image:url(/gfx/en/ButtOrangeSmall_Register.png);
	width:103px;
	height:34px;
	cursor:pointer;
}
/*--------------- COMMON COMMENTS BUTTONS --------------*/
.comment_header_show_button
{
	background-image:url(/gfx/en/ButtOrangeVeryTiny_Show.png);
	width:37px;
	height:16px;
	cursor:pointer;

	margin:4px 4px 0 0;	
	float:right;
}
.comment_header_reply_button
{
	background-image:url(/gfx/en/ButtOrangeVeryTiny_Reply.png);
	width:37px;
	height:16px;
	cursor:pointer;
	
	margin:4px 4px 0 0;	
	float:right;
}
.comment_show_reply_button
{
	background-image:url(/gfx/en/ButtOrangeVeryTinyWide_Show.png);
	width:89px;
	height:16px;
	cursor:pointer;
}
.comment_hide_reply_button
{
	background-image:url(/gfx/en/ButtOrangeVeryTinyWide_Hide.png);
	width:89px;
	height:16px;
	cursor:pointer;
}