body {
	background:url("../img/background.jpg") no-repeat scroll center 0 #05A0D6;
	font-family:GillSans Bold;
	font-size:12px;line-height:1.5;margin:0 auto;padding:0
}

#container{
	width:960px;
	margin:0 auto;
	clear:both;
}

#container_wrap{
	background:url("../img/la.png") no-repeat scroll 0 0 transparent;
	height:519px;
	margin:0 auto;
	width:865px;
}
#logo{
	background:url("../img/logo.png") no-repeat scroll 0 0 transparent;
	width:229px;
	height:218px;
	position:relative;
	top:17px;
	right:20px;
	float:left;
}
.side_tap{
	background:url("../img/side_tap.png") no-repeat scroll 0 0 transparent;
	width:483px;
	height:143px;
	position:relative;
	bottom:100px;
	right:25px;
	float:left;
}
#profile_logo{
	background:url("../img/logo.png") no-repeat scroll 0 0 transparent;
	bottom:127px;
	float:left;
	height:218px;
	position:relative;
	right:25px;
	width:229px;
}

#header{
	margin:0 auto;
	width:960px;
	clear:both;
}
.share{
	float:left;
	margin-left:175px;
	margin-top:53px;
	position:relative;
	z-index:100;
}
.left{
	background:url("../img/share_l.png") no-repeat scroll 0 0 transparent;
	width:18px;
	height:48px;
	float:left;
}
.container_left{
	clear:both;
	float:left;
	width:350px;
	margin-top:-95px;
}
.container_right  {
	background:url("../img/side.png") no-repeat scroll 0 0 transparent;
	bottom:10px;
	float:left;
	height:519px;
	position:relative;
	right:75px;
	width:233px;
	
}

.time_wrap, .meet_ofer_wrap{
	margin:0 auto;
	width:310px;
}
.meet:hover{
	background:url("../img/meet_hov.png") no-repeat scroll 0 0 transparent;
}
.meet{
	background:url("../img/meet_ofer.png") no-repeat scroll 0 0 transparent;
	width:275px;
	float:left;
	cursor:pointer;
	font-size:0px;
	text-indent:-9999px;
	height:77px;
}

.promotion:hover{
	background:url("../img/prom_hov.png") no-repeat scroll 0 0 transparent;
}
.promotion{
	background:url("../img/promotion.png") no-repeat scroll 0 0 transparent;
	width:275px;
	float:left;
	cursor:pointer;
	text-indent:-9999px;
	font-size:0px;
	height:50px;
}

.time_desc{
	background:url("../img/time_text.png") no-repeat scroll 0 0 transparent;
	float:left;
	font-size:0;
	text-indent:-9999px;
	height:16px;
	margin:20px 0;
	width:276px;
}

.hour_div, .min_div, .day_div, .sec_div{
	background:url("../img/day.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:96px;
	text-align:center;
	width:89px;
}
.min_div{background:url("../img/min.png") no-repeat scroll 0 0 transparent;}
.hour_div{background:url("../img/hours.png") no-repeat scroll 0 0 transparent;}
.sec_div{background:url("../img/sec.png") no-repeat scroll 0 0 transparent;}
.day_text{
	color:#BED530;
	font-size:51px;
	font-weight:600;
	margin-right:6px;
}
.seperator{
	background:url("../img/seperate.png") no-repeat scroll 0 0 transparent;
	float:left;	
	text-indent:-9999px;
	font-size:0px;
	height:26px;
	margin-right:7px;
	margin-top:28px;
	width:12px;
}

.container_center{
	background:url("../img/ticket.png") no-repeat scroll 0 0 transparent;
	width:321px;
	position:relative;
	top:-132px;
	height:606px;
	float:left;
}

.middle ul{
	margin:11px 0 0;
}
.middle ul li{
	color:#77787C;
	font-size:11px;
	font-weight:600;
	text-transform:uppercase;
}
.middle{
	background:url("../img/share_mid.png") repeat-x scroll 0 0 transparent;
	width:200px;
	height:48px;
	float:left;
}
.right{
	background:url("../img/share_r.png") no-repeat scroll 0 0 transparent;
	width:23px;
	height:49px;
	float:left;
}
.search{
	float:right;
	margin-right:185px;
	margin-top:60px;
	position:relative;
	z-index:1000;
}
.container_center{
	background:url("../img/ticket.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:640px;
	position:relative;
	right:25px;
	text-align:center;
	top:-130px;
	width:321px;
}
ul{
	list-style:none outside none;
	padding:0;
}
li{
	float:left;
}
li.face a{
	background:url("../img/face.png") no-repeat scroll 0 0 transparent;
	float:left;
	font-size:0;
	height:25px;
	margin-left:4px;
	text-indent:-9999px;
	width:24px;
}
.share_orkut1{
	background:url("../img/orkut.png") no-repeat scroll 0 0 transparent;
	height:22px;
	width:22px;
	float:left;
	margin-left:4px;
	text-indent:-9999px;
	cursor:pointer;
}
li.twitter a{
	background:url("../img/twitter.png") no-repeat scroll 0 0 transparent;
	height:23px;
	width:22px;
	font-size:0;
	float:left;
	margin-left:3px;
	text-indent:-9999px;
}
li.mail a{
	background:url("../img/mail.png") no-repeat scroll 0 0 transparent;
	float:left;
	font-size:0;
	height:21px;
	margin-left:2px;
	text-indent:-9999px;
	width:31px;
}

input#searchsite{
	background:url("../img/search_box.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	float:left;
	padding:7px 0 5px 5px;
	width:153px;
}
.submit{
	background:url("../img/search_but.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	float:left;
	height:37px;
	width:36px;
}
#wrapper{}

.user_email{
	background:url("../img/user_email.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#646567;
	font-size:16px;
	margin-bottom:5px;
	padding:7px 5px 5px;
	width:268px;
}

.login_but{
	background:url("../img/but.png") no-repeat scroll 0 0 transparent;
	border:medium none navajoWhite;
	cursor:pointer;
	height:64px;
	margin-top:2px;
	width:244px;
}

.error_login{color:#ffffff;}
/* profile page designs */
.profile_wrapper{
	margin:0 auto;
	min-height:400px;
	width:960px;
}
.profile_page{
	width:736px;
	margin:0 auto;
}
.left_corner{
	background:url("../img/bg_top_left.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:30px;
	float:left;
}
.left_repeat{
	background:url("../img/bg_middle_top.png") repeat-x scroll 0 0 transparent;
	height:29px;
	width:676px;
	float:left;
}
.right_corner{
	background:url("../img/bg_top_right.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:30px;
	float:left;
}
.leftbottom_corner{
	background:url("../img/bg_bottom_left.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:30px;
	float:left;
}
.right_repeat{
	background:url("../img/bg_middle_bottom.png") repeat-x scroll 0 0 transparent;
	height:30px;
	float:left;
	width:676px;
}
.rightbottom_corner{
	background:url("../img/bg_bottom_right.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:30px;
	float:left;
}
.profile_inner {
	border-color:#FFF;
	border-left:4px solid #FFF;
	border-right:4px solid #FFF;
	border-style:none solid;
	border-width:0 4px;
	width:728px;
	background:none repeat scroll 0 0 #BED530;	
	float:left;
}
.avatar_top{
	background:url("../img/avatar.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:67px;
	margin:21px 10px 21px 15px;
	width:67px;
}
.text_top{
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-weight:600;
	line-height:20px;
	margin-top:40px;
	width:385px;
}
.text_top span{
	font-size:23px;
	font-weight:bold;
}
.text_top strong {
		color:#6e6f71;
		font-size:23px;
		font-weight:bold;
}
.text_top input{
	width:230px;
	height:18px;
	border:1px solid #caeaf8;
	color:#6e6f71;
	font-weight:bold;
}
.text_top a{
	text-decoration:none;
	color:#bed530;
	font-weight:bold;
}/* 
#profile_tabs{
    float:left;
    width:100%;
    background:change-background;
    font-size:93%;
    list-style-type:none;
    line-height:normal;
	margin-left:20px;
	
}
#profile_tabs ul{
    margin:0;
    height:35px;
    list-style:none;
}
#profile_tabs li{
    float:left;
    height:35px;
    margin:0 17px;
    padding:0;
}
#profile_tabs a{
    float:left;
    background:url("../img/tab_l.png") no-repeat left top;
    margin:0;
    color:#000000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    height:5px;
    padding:0 0 0 14px;
    text-decoration:none;
}
#profile_tabs a span{
    float:left;
    display:block;
    background:url("../img/tab_r.png") no-repeat right top;
    padding:9px 15px 4px 0;
    height:50px;
    color:#000000;
} */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* End IE5-Mac hack */
/* 
#profile_tabs a:hover span {
    color:#FFF;
}
#profile_tabs .selected,#profile_tabs a:hover {
    background:url("../img/hover_left.png") no-repeat left top;
    color:#FFF;
}
#profile_tabs .selected span, #profile_tabs a:hover span{
    background:url("../img/hover_right.png") no-repeat right top;
    color:#FFF;
}
 */
#profile_tabs{
	bottom:145px;
	position:relative;
}
#profile_tabs  ul{float:left;margin-left:25px;}
.email_active a, .email  a{
	float:left;
	background:url("../img/email.png") no-repeat scroll 0 0 transparent;
	color:#FFF;
	width:190px;
	text-indent:-9999px;
	font-size:0px;
	height:65px;
}
.conect_with_active a, .conect_with  a{
	float:left;
	background:url("../img/conect_with.png") no-repeat scroll 0 0 transparent;
	color:#FFF;
	width:235px;
	text-indent:-9999px;
	font-size:0px;
	height:65px;
}
.share_it_active a, .share_it  a{
	float:left;
	background:url("../img/share_it.png") no-repeat scroll 0 0 transparent;
	color:#FFF;
	width:258px;
	text-indent:-9999px;
	font-size:0px;
	height:65px;
}
.email_active a, .email a:hover {background:url("../img/email_hover.png") no-repeat scroll 0 0 transparent;}
.conect_with_active a, .conect_with a:hover {background:url("../img/conect_with_hover.png") no-repeat scroll 0 0 transparent;}
.share_it_active a, .share_it a:hover  {background:url("../img/share_it_hover.png") no-repeat scroll 0 0 transparent;}
.twitter_connect{
	float:left;
	margin-left:40px;
}
.connect_div{
	float:left;
	margin-left:40px;
}
.details{float:left;margin-left:7px}
.avatar{float:left;}
.button{
	background:url("../img/send_btn.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:38px;
	width:100px;
}
.avatar_top img{
	height:43px;
	margin-left:8px;
	margin-top:9px;
	width:45px;
}

#share {
	bottom:120px;
	margin:0 auto;
	position:relative;
	width:89%;
}
.share_left, .share_right{
	background:url("../img/connect_top.png") no-repeat scroll left top transparent;
	float:left;
	height:15px;
	width:646px;
}
ul.share_button{
	float:left;	
	list-style:none;
	margin-top:15px;
}
ul.share_button li{
	float:left;
	margin-left:110px;
}
.FBConnectButton_Simple{display:none;}
.share_middle{
	background:url("../img/connect_mid.png") repeat-y scroll 0 0 transparent;
	float:left;
	width:646px;
}
.share_right{background:url("../img/connect_bot.png") no-repeat scroll 0 0 transparent;}
a.share_facebook{
	background:url("../img/facebook_icon.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:52px;
	text-indent:-9999px;
	font-size:0px;
	float:left;
	
}
.share_orkut  {
	background:url("../img/orkut_icon.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	float:left;
	height:54px;
	width:54px;
}
.share_twitter{
	background:url("../img/twitter_icon.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:53px;
	text-indent:-9999px;
	font-size:0px;
	float:left;
}

.promotion_page, .promotion_page1{
	width:500px;
	height:501px;
}
.promotion_left_corner span{
}
.promotion_left_corner{
	background:url("../img/promotion_left.png") no-repeat scroll 0 0 transparent;
	height:20px;
	width:483px;
	float:left;
	text-align:right;
}
.promotion_middle{
	background:url("../img/promotion_middle.png") repeat-y scroll 0 0 transparent;
	height:445px;
	width:483px;
	float:left;
}
.promotion_right_corner{
	background:url("../img/promotion_right.png") no-repeat scroll 0 0 transparent;
	height:20px;
	width:483px;
	float:left;
}
.promotion_middle strong{
	color:#BED530;
	float:left;
	font-size:31px;
	font-weight:bold;
	line-height:30px;
	margin-left:30px;

}
.promotion_cont{
	float:left;
}
.promotion_logo{
	/* background:url("../img/logo.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:218px;
	position:relative;
	right:80px;
	top:25px;
	width:229px;
	z-index:1; */
	background:url("../img/pr_logo.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:190px;
	position:absolute;
	right:22px;
	top:-55px;
	width:216px;
	z-index:1;
}
.import{
	bottom:110px;
	float:left;
	margin-left:35px;
	position:relative;
	margin-top:-20px;
}
.import_left{
	float:left;
	width:345px;
	text-align:center;
}
.import_left_top{
	background:url("../img/import_top.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:343px;
	float:left;
}
.import_left_middle{
	background:url("../img/import_middle.png") repeat-y scroll 0 0 transparent;
	
	width:343px;
	float:left;
}
.import_left_bootom{
	background:url("../img/import_bottom.png") no-repeat scroll 0 0 transparent;
	height:23px;
	width:343px;
	float:left;
	margin-top:-1px;
}
.social_login{
	float:left;
	width:325px;
	height:49px;
	text-align:left;
	margin-left:10px; 
}
.label_div{
	float:left;
	margin-top:15px;
}
.username_div{
	color:#6E6F71;
	float:left;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
}
.pass_div{
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#6E6F71;
	font-family:arial;
}
.import_left input {
	width:105px;
}
.gmail{
	background:url("../img/gmail.png") no-repeat scroll 0 0 transparent;
	height:24px;
	width:64px;
	
	float:left;
}
.hotmail{
	background:url("../img/hotmail.png") no-repeat scroll 0 0 transparent;
	height:20px;
	width:66px;
	float:left;
}
.yahoo{
	background:url("../img/yahoo.png") no-repeat scroll 0 0 transparent;
	height:13px;
	width:66px;
	float:left;
}
.orkut{
	background:url("../img/orkut_mail.png") no-repeat scroll 0 0 transparent;
	height:25px;
	width:65px;
	float:left;
}
.linkedin{
	background:url("../img/linkedin.png") no-repeat scroll 0 0 transparent;
	height:20px;
	width:68px;
	float:left;
}
.import_but1{
	background:url("../img/import.png") no-repeat scroll 0 0 transparent;
	height:49px;
	width:164px!important;
	font-size:0;
	border:medium none;
	cursor:pointer;
}
.social_but{
	text-align:center;
}
.import_center{
	color:#6E6F71;
	float:left;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
	margin-right:15px;
	margin-top:190px;
}
.import_right{
	float:left;
	width:275px;
}
.import_right_top{
	background:url("../img/import_right_top.png") no-repeat scroll 0 0 transparent;
	height:16px;
	width:260px;
	float:left;
}
.import_right_middle{
	background:url("../img/import_right_middle.png") repeat-y scroll 0 0 transparent;
	width:260px;
	float:left;
}
.import_right_bootom{
	background:url("../img/import_right_bottom.png") no-repeat scroll 0 0 transparent;
	height:19px;
	width:260px;
	float:left;
	margin-top:-1px;
}
.import_right textarea{
	border:medium none;
	height:360px;
	margin:0 13px;
	width:235px;
}
.slogan_import, .import_envar{
	background:url("../img/envar.png") no-repeat scroll 0 0 transparent;
	height:49px;
	width:96px;
	font-size:0;
	cursor:pointer;
	border:medium none;
}
.social_envar{
	float:right;
	width:200px;
}
.import p{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#6e6f71;
	margin:0 0 5px;
	padding:0 10px;
	text-align:left;

}
#share p{
	margin:0 0 5px;
	padding:0 10px;
}

.rank_text{
	bottom:145px;
	clear:both;
	color:#FFFFFF;
	font-size:18px;
	font-weight:600;
	margin-left:30px;
	position:relative;
}


#footer{float:left;position:relative;}
.ranking{
	background:url("../img/follow.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:55px;
	margin-left:20px;
	margin-top:4px;
	width:286px;
}
.follow_us{float:right;margin:0 15px 0 0; padding:12px 0px;}
.fol_face a, .fol_ork a, .fol_twi a{
	background:url("../img/fol_fa.png") no-repeat scroll 0 0 transparent;
	float:left;
	font-size:0;
	height:22px;
	margin:0 8px;
	text-indent:-9999px;
	width:23px;
}
.fol_empty{
	float:left;
	font-size:0;
	height:22px;
	margin:0 10px;
	padding-left:123px;
	text-indent:-9999px;
}
.fol_ork a{
	background:url("../img/fol_or.png") no-repeat scroll 0 0 transparent;
}
.fol_twi a{
	background:url("../img/fol_tw.png") no-repeat scroll 0 0 transparent;
}

.lower_text p{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.lower_text_screen {
	background:none repeat scroll 0 0 #e6e6e7;
	float:left;
	width:670px;
	border:4px  solid #FFFFFF;
}
.lower_text_screen p{
	color:#6E6F71;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.lower_text_screen  strong{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#29abe2;
}
#share_facebook  {
	background:url("../img/facebook_icon.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:52px;
	padding:0 55px;
	width:170px;
}
#share_twitter a{
	background:url("../img/con_tw.png") no-repeat scroll 0 0 transparent;
	float:left;
	font-size:0;
	height:52px;
	margin:0 0 0 33%;
	text-indent:-9999px;
	width:212px;
}
#share_twitter {
	font-size:0;
}
div.share_button span{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#29abe2;
}
div .share_button  {
	margin:0 15px;
	width:646px;
}

.face_con{
	float:left;
}
.share_center{
	color:#6E6F71;
	float:left;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:12px;
}

.con_label{
	color:#29ABE2;
	font-size:22px;
	font-weight:normal;
	text-align:center;
}
.heading_labe{
	color:#78797C;
	float:left;
	font-size:15px;
	font-weight:600;
	text-align:center;
	width:220px;
}

.gm_con{
	margin:0 auto;
	width:550px;
}

.checkbox_div{
	float:left;
}
.conname_div, .conemail_div{
	color:#78797C;
	float:left;
	width:220px;
}
.conname_div{
	font-size:12px;
	font-weight:600;
	margin-left:15px;
	overflow:hidden;
	text-transform:uppercase;
}
.conemail_div{
	margin-left:30px;
}
.indi_con{
	float:left;
	margin:8px auto 0;
	width:550px;
}

.social_but .import_but, .social_but .face_import_but{
	background:url("../img/envar.png") no-repeat scroll right top transparent;
	border:medium none;
	cursor:pointer;
	margin-top:10px;
	font-size:0;
	height:50px;
	width:96px;
}
.whole_select{
	bottom:135px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
	margin:0 30px;
	position:relative;
}

.top_ranker{
	color:#77787c;
	float:left;
	font-size:12px;
	font-weight:600;
	margin-left:19px;
	margin-top:38px;
	width:170px;
}

.top_rank_text .top_ranks{
	margin-left:30px;
}
.rankers span,.top_rank_text span{
	margin:0px 20px;
}
.fol_tweet{
	display:none;
}
.rankers:hover .fol_tweet{
	display:inline;
}
.rankers{
	border-bottom:1px dotted;
	font-size:15px;
	padding:8px 0;
}
.rankers span img{
	position:relative;
	top:5px;
}
.top_rank_text{
	font-size:15px;
	font-weight:600;
	position:relative;
	top:25px;
}
.forget_key{
	color:#FFFFFF;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	text-transform:uppercase;
}

.error_import, .error_check{color:#810F15}
.fb_button_text{
	background:none !important;
	font-size:0px !important;
	text-indent:-9999px;
	border:none !important;
}

.fb_button{	
	background:url("../img/fb_c.png") no-repeat scroll right top transparent !important;
	width:232px !important;
	height:52px !important;
}

.twitter_mores, .face_book_wrap{
	margin:0 auto;
	width:600px;
}

.face_con{
	float:left;
	height:60px;
	margin:8px auto 0;
	width:300px;
}

.count_info{
	color:#BED530;
}

.twi_tex{clear:both;}
.error_import1{margin-left:20px;}
.more_link:hover{color:#29ABE2;}
.more_link{
	color:#78797C;
	cursor:pointer;
	float:right;
	font-size:14px;
	font-weight:600;
	text-align:center;
	width:200px;
}
.pergunda_wrap{}
.pergunda_title .inner_text, .pergunda_title .inner_context1 , .pergunda_title .inner_context2{
	color:#6E6F71;
	float:left;
	font-size:13px;
	font-weight:600;
	margin-left:20px;
}

.pergunda_title .inner_context1{	 margin-bottom:15px; margin-top:15px;font-size:18px;}
.pergunda_title .inner_context2{	font-size:24px;}
.pergunda_title #inner_image1{
	background:url("../img/gunda1.png") no-repeat scroll right top transparent;
	float:left;
	font-size:0;
	height:83px;
	margin:15px 0 15px 20px;
	text-indent:-999px;
	width:523px;
}
.inner_context3{
	color:#6E6F71;
	float:right;
	font-size:18px;
	font-weight:600;
	margin-top:30px;
	width:auto;
}
.inner_context3 span{
	float:left;
	margin-top:8px;
}
.con_ok{
	float:left;
}
.con_ok a{
	background:url("../img/ok.png") no-repeat scroll right top transparent;
	float:left;
	font-size:0;
	height:49px;
	text-indent:-9999px;
	width:96px;
}
.pergunda_title #inner_image{
	background:url("../img/gunda.png") no-repeat scroll right top transparent;
	float:left;
	font-size:0;
	height:53px;
	margin:15px 0 15px 20px;
	text-indent:-999px;
	width:513px;
}

.text_counter{
	color:#6E6F71;
	font-size:12px;
	font-weight:600;
	margin:7px 30px 7px 0;
	text-align:right;
}
.faq_head{ font-size:17px; font-weight:600; }
.under_faq{text-decoration:underline; }
.left_side_mar{margin-left:25px;}
