/*General*/
body{
	margin:0;
	padding:0;
	background-color:#F7F8F9;
	color:#ffffff;
	font-family: helvetica, arial, sans-serif;
}
input:focus
{
	outline:none;
}
/*Placements principal*/
#getapps_principal{
	height:82px;	
}
#getapps_principal_top{
	height:40px;
	background-color:#000000;
}
#getapps_principal_middle{
	height:55px;
	background-image:url('../images/getapps_principal_middle.png');
	background-repeat:repeat-x;
}
#getapps_principal_menu{
	height:28px;
	background-image:url('../images/getapps_principal_menu.png');
	background-repeat:repeat-x;
}
#getapps_follow{
	background-image:url('../images/little_follow.png');
	width:80px;
	height:20px;
	text-indent:21px;
	font-size:10px;
	font-weight:bold;
	color:white;
	padding-top:5px;
	background-repeat:no-repeat;
	padding-left:10px;
	cursor:pointer;
}
.content_center{
	height:28px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.bloc{
	float:left;
}
/*Contenus*/
#facebook_like{
	width:90px;
	height:20px;
	text-align:left;
	float:left;
	margin-top:5px;
}
#share{
	position:absolute;
	width:255px;
	height:25px;
	padding-top:0px;
	padding-left:720px;
	margin-top:-1px;
	float:left;
	z-index:-1;
}
.share_icon{
	padding-top:6px;
	margin-right:6px;
	max-height:18px;
	max-width:18px; 
	display:block;
	float:left;
}
.share_text{
	margin-right:20px;
}
#titre_app{
	font-size:12pt;
	font-weight:bold;
	font-family: arial, sans-serif;
	letter-spacing:1px;
	padding-top:18px;
	padding-left:10px;
}
.white{
	color:#ffffff;
}
.orange{
	color:#ee4a00;
}
#bloc_1{
	width:300px;
}
#subtitle{
	margin-top:10px;
}
#bloc_2{
	width:425px;
	height:79px;
}
#text_send{
	float:left;
	margin-top:0px;
	margin-right:5px;
	margin-left:60px;
	margin-top:22px;
}
#text_email{
	margin-bottom:5px;
	padding-left:10px;
}
#form_send{
	width:185px;
	height:65px;
	float:left;
	padding-top:0px;
}
#input_share{
	width:115px;
	height:26px;
	background-color:transparent;
	border:none;
	background-image:url('../images/background_field.png');
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:8px;
	margin-top:15px;
	font-weight: bold;
	font-size:14px;
	color:#ffa368;
}
#fleche_field{
	width:123px;
	height:7px;
	background-image:url('../images/obj_fleche_field.png');
	background-repeat:no-repeat;
	background-position:20px;
}
#input_ok{
	position:absolute;
	width:36px;
	height:26px;
	background-color:transparent;
	border:none;
	background-image:url('../images/button_ok.png');
	background-repeat:no-repeat;
	margin-left:4px;
	margin-top:15px;
}
#ajax_loader{
	display: none;
	position:absolute;
	width:25px;
	height:21px;
	background-color:#EE4A00;
	background-image:url('../images/ajax-loader.gif');
	background-repeat:no-repeat;
	margin-left:148px;
	margin-top:-26px;
}
#bloc_3{
	width:250px;
	height:48px;
	text-align:right;
	padding-top:15px;
}

#confirmation{
	display:none;
	font-size:11px;
	color:#009900;
}

#erreur_mail{
	display: none;
	font-size: 11px;
	color:red;
}
/*Menu*/
.menu{
	margin:0;
	padding:0;
	position:absolute;
	z-index:2;
}

.menu li.menuitem{
	display:block;
	float:left;
	margin-right:20px;
	background-image:url('../images/menu.png');
	background-repeat:no-repeat;
	height:28px;
	cursor:pointer;
	z-index:3;
}

.menu li.share{
	display:block;
	float:left;
	background-image:url('');
	background-repeat:no-repeat;
	height:28px;
	cursor:pointer;
	margin-top:-3px;
}

.menu #itunes{width:120px;background-position:-0px 0px;}
.menu #twitter{width:120px;background-position:-150px 0px;}
.menu #video{width:60px;background-position:-285px 0px;}
.menu #widget{width:60px;background-position:-420px 0px;}
.menu #manage{width:90px;background-position:-350px 0px;}

.menu #itunes:hover{width:120px;background-position:-0px -28px;}
.menu #twitter:hover{width:120px;background-position:-150px -28px;}
.menu #video:hover{width:60px;background-position:-285px -28px;}
.menu #widget:hover{width:60px;background-position:-420px -28px;}
.menu #manage:hover{width:90px;background-position:-350px -28px;}

.menu #itunes.selected{width:120px;background-position:-0px -56px;}
.menu #twitter.selected{width:120px;background-position:-150px -56px;}
.menu #video.selected{width:60px;background-position:-285px -56px;}
.menu #widget.selected{width:60px;background-position:-420px -56px;}
.menu #manage.selected{width:90px;background-position:-350px -56px;}

.tooltip{
	display: none;
	background-image: url("../images/black_arrow.png");
	height:92px;
	width:169px;
	z-index:10000;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
}
/*Manage*/
#manage_center{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}

#title_manage{
	position:absolute;
	top:15px;
	left:-8px;
	width:353px;
	height:45px;
	background-image:url('../images/title_manage.png');
}
/*Login form*/
#containter_login_form{
	position: relative;
	color:#000000;
	width:500px;
	height:210px;
	background-image: url('http://appsfire.com/inc/images/background-login-form.png');
	opacity:1; 
	margin-left:auto;
	margin-right: auto;
	padding-top:60px;
	top:40%;
}

#password_field{
	width:335px;
	height:21px;
	background: transparent url('http://appsfire.com/inc/images/user_field.png');
	background-repeat: no-repeat;
	margin-left:18px;
	border: none;
	padding-left:5px;
}

#login_button{
	height:21px;
	width:113px;
	background: transparent url('http://appsfire.com/inc/images/button_login.png');
	border: none;
}

#close_form_button{
	position:relative;
	left:465px;
	top:-70px;
	height:19px;
	width:19px;
	background-image: url('../images/close_form.png');
}


#close_form_button_general{
	margin-left:980px;
	margin-top:10px;
	height:20px;
	width:18px;
	background-image: url('../images/close_v2.png');
	background-repeat:no-repeat;
	position:absolute;
}


/*getap.ps : manage*/
a.dp-choose-date{
	float: left;
	width: 25px;
	height: 23px;
	padding: 0;
	margin: 0px 5px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;

	background: url(../images/calendar.png) no-repeat; 

}