body {
	padding-top: 40px;
	background-color: #ece8e3;
}
.filterpages{
	cursor:pointer;
	cursor:hand;
	width:232px;
	color:#fff;
}
img {
	vertical-align: middle;
}
#main {
	text-align: center;
}
.notDisplay{
	display:none !important;
}
.notVisible{
	visibility: hidden;
}
.btndisabled{
	opacity: 0.5;filter: alpha(Opacity=50);
}
.btnActive{
	/*opacity: 0.5;filter: alpha(Opacity=50) !important; */
	padding-left: 30px !important;
	cursor: auto !important;
	background: url("/images/button-loader.gif") no-repeat 6px center #d95026 !important;
}
.linklinkedinbtn{
	background:url('/images/linkedin_connect.gif') no-repeat center top transparent;
}
.linklinkedinbtn:hover{
	background-position: center bottom;
}
.new_search{
	color:#d95026;
	margin-left: 75px;
}
.resultImg{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:2px solid #bababa;
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.eventborder{
	width: 98%;
	float:left;
margin: 8px 8px 0 10px;
padding: 0px;
	border-top:2px solid #f4f2f2;
border-bottom:2px solid #f4f2f2;
padding-bottom: 15px;
height:150px
}
.networkborder{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:2px solid #333333;
	width:61px;
	height:63px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.networkborderselected{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:2px solid #d95026;
	width:61px;
	height:63px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
#addNetwork{
	cursor: pointer;
	cursor: hand;
}
.noShade{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
.content {
	background-color: #ece8e3;
	border-radius: 0 0 6px 6px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	padding-top: 85px;
	box-shadow: none;
}
.content .span6 {
	/*border-left: 1px solid #EEEEEE;*/
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
.page-header {
	background-color: #F5F5F5;
	margin: -20px -20px 20px;
	padding: 20px 20px 10px;
	text-align: left;
}
.fill{background: url("/styles/header_tile_new.png") repeat-x scroll center center #2F3336 !important;}
#feed_list { list-style: none; !important; margin-left: 0; width: 100%; }
#feed_list > li { text-align: left; float:left;width: 100%; color: #333333 !important;}
.clearfix { clear: both; }
.post_photo { width: 50px; float: left; margin-right: 5px; }
.post_data { width: 75%; float: left; }
.post_picture { width: 100%; float: left; }
.post_data_again { width: 100%; float: left; }
.post_comment { width: 96%;float: left;margin-bottom: 0px;margin-top: 0px;padding: 5px 9px 5px 10px;}
.post_view_comment { cursor: pointer;cursor:hand;float: left; height: 22px;}
.comment_area { height: 15px; width: 80%;resize: none; }
.videobox {background: #f6f7f9;border: 1px solid #d3dae8;display: block;margin-bottom: 12px;}
.videoimgbox{overflow: hidden;min-width: 160px;border-right: 1px solid #d3dae8;float: left;height: 116px;line-height: 110px;margin-right: 11px;position: relative;text-align: center;}
.videoplay {background: url(/images/play_orange_new.png) no-repeat 0 0;height: 35px;left: 50%;margin: -13px 0 0 -17px;position: absolute;top: 50%;width: 35px;}
.videotextbox{height: 100%;min-height: 100px;padding: 8px 11px;display: block;vertical-align: top;}
.videoheader{display: block;}
.videotext{margin-top: 14px;color: gray;font-weight: normal;line-height: 16px;}
.UFILikeIcon {
	background-image: url(/styles/like.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 -35px;
	display: block;
	height: 13px;
	width: 15px;
}
.addSearch{
	margin-top:20px;
	padding-bottom:20px;
	cursor: hand;
	cursor: pointer;
	float:left;
	width: 300px;
}
/*search styles */
.inputSearch
{
	width:350px;
	border:solid 1px #BABABA;
	padding:3px;
}
.divResult
{
	position:absolute;
	width:350px;
	display:none;
	margin-top:-1px;
	border:solid 1px #dedede;
	border-top:0px;
	overflow:hidden;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	box-shadow: 0px 0px 5px #999;
	border-width: 3px 1px 1px;
	border-style: solid;
	border-color: #333 #DEDEDE #DEDEDE;
	background-color: white;
	z-index: 200;
}
.display_user_box,
.display_box
{
	padding:4px; border-top:solid 1px #dedede;
	font-size:12px; height:65px;z-index:2000;
	width:350px;
}
.display_user_box:hover,
.display_box:hover
{
	background:#E65D33;
	color:#FFFFFF !important;
	width:335px;
	height:65px;
}
.peoplesearch {
	background-image: url('magnifying-glass.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	width: 40px !important;
	height: 30px !important;;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: hand;
	cursor: pointer;
	display: block;
}
.iconMail{
	background: url("/images/mail.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: inline-block !important;
    height: 19px;
    padding: 0 !important;
    position: relative;
    text-decoration: none !important;
    width: 22px;
}
.notification-count {
    background-color: #FF0000;
    color: #FFFFFF;
    font-family: tahoma,arial,'sans-serif';
    font-size: 9px;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    padding: 0 3px;
    position: absolute;
    right: -4px;
    top: -4px;
}
/*header dropdown style */
div.topSelectBox {
	position: relative;
	width: 100%;
	height: 22px;
	border: 0;
	padding-top: 5px;
}
div.topSelectBox div.topbox {
	overflow: hidden;
	position: relative;
	right: 0px;
	margin-right: 0px;
}
div.topSelectBox select {
	background-color: #424242;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 40px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 5px;
    width: 80%;
    z-index: 100;
}
/* dropdown style */
div.selectBox {
	position: relative;
	width: 340px;
	height: 20px;
	border: 1px solid #CCCCCC;
	padding:2px;
	background: url("/images/new_arrow.png") no-repeat scroll 323px center #FFFFFF;
	border-radius: 3px 3px 3px 3px;
    color: #808080;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
div.selectBox div.box {
	position: absolute;
	left: 3px;
	top: 4px;
	width: 124px;
	height: 25px;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}
div.selectBox select {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 152px;
	height: 24px;
	border: 1px solid #b9bab9;
	opacity: 0;
	filter: alpha(Opacity=0);
	-moz-opacity: 0;
	cursor: pointer;
	z-index:100;
}
div.selectBox select option{
	 padding: 4px;
	 cursor: pointer;
}
div.selectBox select option.ultimo{
 	border-bottom: 0px none;
}
.button{
	text-transform: uppercase  !important;
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.10000000149011612s;
	-webkit-transition-property: color;
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #d95026;
	background-image: none;
	background-origin: padding-box;
	border-bottom-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #fff;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #fff;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: none;
	border-top-width: 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	height: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	min-width: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-decoration: none !important;
}
.button:hover{
	background-color: #E65D33;
	color:#fff !important;
}
.yellowbtn{
	background-color:#ffdc22;cursor:pointer;cursor:hand;color:#1c1d21;float: left;margin-bottom: 0px;padding: 10px 29px;
}
.yellowbtn:hover{
	background-color:#ffdc22;
}

/*
   POPUP
*/
.messageDiv {
	z-index: 10005;
	display: none;
	text-align: left;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
#messageDiv:target {
	display:block;
}
#boxContent{
	/*margin: auto 24%;*/
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background-color:#fff;
	width: 500px;
	overflow: hidden;
	border: 4px solid #d95026;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	z-index: 10005;
	position: absolute;
}
#messageDiv div a, #messageDiv pre a span {
	text-decoration :none;
}
#mailfriendsCont{
	border:1px solid #b9bab9 !important;display: block;width: 99%;float:left;margin: 0; margin-bottom:10px;border-radius: 3px;
}
#blockfriendsCont{
	border:1px solid #b9bab9 !important;display: block;width: 99%;float:left;margin: 0; margin-bottom:10px;border-radius: 3px;
}
.boxLogo{
	text-align:left;height:40px;padding-left: 10px;font-weight: bold;
}
.boxTitle{
	padding-top:15px;text-transform: uppercase;font-weight: bold;
}
.boxCross{
	width:20px;vertical-align:top;padding-right: 10px;padding-top:10px;text-align:right;font-weight: bolder;
}
.boxContentRow{
	padding:5px;vertical-align:top;padding-top:15px;
}
.summaryarea{
	-webkit-appearance: none;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 3px 0px inset;
	-webkit-rtl-ordering: logical;
	-webkit-transition-delay: 0s, 0s;
	-webkit-transition-duration: 0.20000000298023224s, 0.20000000298023224s;
	-webkit-transition-property: border, box-shadow;
	-webkit-transition-timing-function: linear, linear;
	-webkit-user-select: text;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff;
	background-image: none;
	background-origin: padding-box;
	border-bottom-color: rgb(186, 186, 186);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(186, 186, 186);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(186, 186, 186);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(186, 186, 186);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 3px 0px inset;
	color: rgb(128, 128, 128);
	cursor: auto;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 200px;
	letter-spacing: normal;
	line-height: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	overflow-y: visible;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: -webkit-auto;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	vertical-align: baseline;
	width: 99%;
	word-spacing: 0px;
	resize: none;
}
.fbrecomendloading{
	height: 200px;
	position: relative;
}
.fbrecomendloading img{
	position: absolute;left: 40%;top: 30%;
}
.networkrecommend{
	background-color:#f6f7f8;height: 60px;line-height: 35px; margin: 20px 0px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;
}

#main-menu {
    height: 35px;
    list-style: none outside none;
    margin: 0 auto;
    width: 75%;
    z-index: 1000;
}
#main-menu li {
    color: #FFFFFF;
    float: left;
    font: normal 15px/35px verdana;
    height: 35px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0 !important;
    width: 110px;
}
#main-menu li.selected {
	/*background-color: #040404;*/
}
.logout:hover{
	color:#ffdc22;
}
.notifications {margin:0; position: relative; width: auto; height: auto; padding: 0; overflow: visible;}

.notifications > .new-message a { font-size:9px;margin: 0; position: absolute; padding: 0px 4px; height: auto; width: auto; top: -2px; left: -2px; color: #f5f5f5; background: #d95026;   border: 1px solid rgba(0,0,0,0.50); z-index: 1;}

.notifications > .messages a { margin: 0; position: relative; padding: 9px 9px 5px 8px; height: auto; width: auto; }

/* user searchbox */
.user_remove_box{
	background: none repeat scroll 0 0 #F8F8F8;
	border: 1px solid #B5B6B5;
	color: #020BC6;
	font-size:11px;
	-webkit-border-radius: 2px;
	cursor: default;
	display: block;
	float: left;
	height: 16px;
	margin: 0 4px 4px 0;
	padding: 3px;
	position: relative;
	white-space: nowrap;
	top: 2px;
}
.user_remove{
	background-image: url(/images/user_x.png);
	height: 11px;
	margin: 2px 0 -2px 1px;
	width: 11px;
	cursor: pointer;
	cursor:hand;
	display: inline-block;
}
#ac2{
	width:20px;
	border:0;
	float: left;
	padding:0;
}
.addshortprofile{
	color:#ffdc22;
}
.active{
    height: 36px !important;
    padding-top: 4px;
    top: 8px !important;
}
.menu-item{
	background:url(/styles/nav_separator.png) no-repeat right center transparent;
}
.menu-item:hover{
	/*background:url(/styles/nav_selected_tile.jpg) repeat-x center center #000;*/
    height: 36px !important;
    padding-top: 4px;
    top: 8px !important;
}
.network_filter{
	padding: 7px 0 0;
}
.frameImg{
	background:url(/styles/frame.png) no-repeat center bottom #fff;width:170px;height:101px;padding:0px;
}
.albumlogo{
    position: relative;
    position:absolute;background-color: rgba(255, 255, 255, 0.5);width:170px;height:101px;
    -moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
}
.searchfieldtop{
	background-color:#fff;border: 2px solid #d95026;
}
.adv_search{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #D95026;
    border-color: #D95026;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 5px 0 5px 2px;
    height: 25px;
    padding-left: 7px;
    width: 27px;

}
.topsearchddl{
	background: none rgba(0, 0, 0, 0);
    border-bottom: 1px solid #FFFFFF;
    box-shadow: none !important;
    color: #FFFFFF !important;
    cursor: pointer;
    font-weight: bold;
    height: 30px !important;
    padding: 2px;
    position: relative;
    width: 170px !important;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.topsearchddl:hover{
	background: url("/images/checkbox.gif") no-repeat scroll 150px 5px #E65D33;
}
.checklist-select-value{
	left: 10px;
    position: absolute;
    top: 8px;
    padding-left: 25px;
}
#search-form{
	position: absolute; z-index: 100000;background-color: #D95026;
}
/*dropdown boxes */
#networkChecklist-options-container,
#companyChecklist-options-container,
#industryChecklist-options-container,
#locationChecklist-options-container,
#positionChecklist-options-container,
#skillChecklist-options-container
{
	background-color: #FFFFFF !important;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
.small_button{
	color: #D95026 !important;
    padding: 5px;
    cursor: pointer;
    cursor: hand;
}
.checklist-options-header{
	border-bottom: 1px solid #D95026;
}
.searchresultbox{
	width: 50%; float: left;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.vcard{
	height: 175px;float: left; width: 46%; margin: 10px 10px 10px 15px; border: 2px solid rgb(213, 213, 213); border-radius: 5px 5px 5px 5px;
	background-color: #fafafa;
}
.vcardbatches{
	float: right;
    padding: 3px 0 0;
    vertical-align: top;
}
.singlesearchresult{
    border-bottom: 1px solid #D5D5D5;
    height: 30px;
}
.jobsearchresult{
    height: 80px;
}
.jobsearchresult:hover{
    background-color: #FAFAF0 !important;
}
.jobrowcontent{
	padding: 0px; width: 100%; margin: 10px 0;
}
.jobrowcontentheader{
    background-color: #FAFAF0 !important;
}
.job-type{
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.10000000149011612s;
	-webkit-transition-property: color;
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #e2dedd;
	background-image: none;
	background-origin: padding-box;
	border-bottom-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #fff;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #fff;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: none;
	border-top-width: 0px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align:center;
	height: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	min-width: 0px;
	/*padding: 4px 0;
	width: 80px;float:right;
	padding: 4px 6px;*/
	text-decoration: none !important;
	margin-right:10px;
	width:100%;
	padding:6px 0px;

}
.sharedLink{
	color:#d95026;
	font-weight:bold;
	margin-top:4px;
}

.pointer{
	cursor:hand;
	cursor:pointer;
	text-decoration:none !important;
}
/* topmenu icons */
.menu_icon{
	float: left;
}
.menu_profile{
	background:url("/images/topicons.png") no-repeat 0 0;
}
.menu_profile_selected{
	background-position: -25px 0;
}
.menu_newsfeed{
	background:url("/images/topicons.png")  no-repeat 0 -25px;
}
.menu_newsfeed_selected{
	background-position: -25px -25px;
}
.menu_job{
	background:url("/images/topicons.png")  no-repeat 0 -50px;
}
.menu_job_selected{
	background-position: -25px -50px;
}
.menu_inbox{
	background:url("/images/topicons.png")  no-repeat 0 -75px;
}
.menu_inbox_selected{
	background-position: -24px -75px;
}
.menu_events{
	background:url("/images/topicons.png")  no-repeat 0 -100px;
}
.menu_events_selected{
	background-position: -25px -100px;
}
.menu_business{
	background:url("/images/topicons.png")  no-repeat 0 -125px;
}
.menu_business_selected{
	background-position: -25px -125px;
}

.network_filter_selected{
	color:#fee300 !important;
}
.landingbtn{
	background:url("/images/signup_join_btn.png") no-repeat center -96px;
	width: 412px;
	margin-top: 50px;
	height: 92px;
	margin-left: 40px;
}
.landingbtn:hover{
	background:url("/images/signup_join_btn.png") no-repeat center -2px;
}
#footer {
    padding-top: 2%;
    padding-bottom: 2%;
    position: relative;
    width: 100%;
    bottom:0;
    background-color:#2c2a2b;
    min-width: 1000px;
}
#innerfooter {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.slidecontainer{
	padding-left: 30px;float: left;width:170px;
}
.slidecontainer_bottom{
	margin-left: 30px;float: left;width:170px;margin-top:45px;background-color:#fff;
}
.networkborder{
	border: 2px solid #f4f2f2;
	float: left;
}
.removeblock{
	color:#d95026;
}
.fb_dialog {
    z-index: 10006 !important;
}
.v_percentage{
	position:relative;
	top:20px;
}
.uperror{
	margin-top: 20px;
}
/* Upload scripts classes */
.msg_input{
	position: relative; left: -250px;
}
.msg_img_upload{
	position: relative;
	left: 156px;
}

.fileadded{
	position:relative;right:0px;width:300px;top: 10px;
}
.filepercentage{
	font-weight:normal;
}
.job_input{
	position: relative; left: -200px;
}
.job_img_upload{
	position: relative;
	left: 114px;
}
.business_input{
	position: relative; left: -200px;
}
.business_img_upload{
	position: relative;
	left: 114px;
}
.event_img_input{
	float: left;
}
.event_img_upload{
	position: relative;
	left: 10px;
}
.event_fileadded{
    left: 35px;
    top: -16px;
}
.loading_img{
	padding-top: 20px;
}
.sign-in{
	background: url("sign_in.png") no-repeat center top transparent;
}
.sign-in:hover{
	background-position: center bottom;
}

 .slideshowoutershell
{
    height: 260px;
    width: 170px;
    background: url("/images/loading_trans.gif") no-repeat center center #fff;
}

.slideshow-item1
{
    height: auto;
    background-color: #fff;
    overflow: hidden;
    width: 170px;
    vertical-align: middle;
    display: none;
}

.slideshow-item2
{
    height: auto;
    overflow: hidden;
    width: 170px;
    vertical-align: middle;
    display: none;
}
.boxtitles{
	background: url("/styles/header_tile.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font: 13px/35px verdana;
    height: 35px;
    width: 170px;
}
.imgwindow{
width: 100%;
height:142px;
position:relative;
overflow:hidden;
}

.imgholder{
min-width:2500px;
height:65px;
position:absolute;
left:-200px;
}

.inline-image{
display:inline-block;
}
.register{
	padding: 8px;
}
.settings
{
	float: right;
	position: relative;
	top: 3px;
	right: 7px;
}
.profileloading
{
	background-color: #fff;
	height: 150px;
	position: relative;
}
.lazy {
    background: url("/images/loading_trans.gif") no-repeat center center #fff;
}

/*landing header */
.signup_left{
	width: 75%;
	float: left;
	margin-left: 5%;
}
.signup_right{
	float:left;
}