@charset "utf-8";
/* CSS Document */


body {	
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#646363;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
}

a:link,
a:active,
a:visited
{
	color:#1b5f8b;
	
}
a:hover{
	color:#f78f08;
	text-decoration:none;
	
}

span.error { font-size:10px; color:red;}

.error { color:red;}

span.required {
	font-size:10px;
	color:#ffa81f;
	font-weight:bold;
}

.input-field {
	border:1px solid #b0b0b0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#646363;
	height:17px;
}


.textarea-field {
	border:1px solid #b0b0b0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#646363;
	width:450px;
}

.module-category-list a{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
}

.clear { clear:both; width:100%; height:0px; overflow:hidden; margin:0px;}
.clear2 { clear:both; width:100%; height:10px; overflow:hidden; margin:0px;}

.seperator {
	border-bottom:#d5d5d5 1px solid;
	float:left;
	width:623px;
	clear:both;
	overflow:hidden;
}

.empty-div{
	float:left;
	width:620px;
}


h2 {
	/*color:#601519;*/
	color:#1B5F8B;
	
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:8px;
	padding-top:5px;
	vertical-align:middle;
}

h3 {
	/*color:#601519;*/
	color:#ffa81f;
	
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:8px;
	padding-top:5px;
	vertical-align:middle;
}

h1 {
	/*color:#601519;*/
	color:#1B5F8B;
	
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:8px;
	padding-top:5px;
	vertical-align:middle;
}

hr{line-height:0px; height:0px;border:0px; border-bottom:1px solid #b0bec7; padding:0px; margin:0px; margin-bottom:7px; margin-top:7px;   }

.header{
	padding:0px;
	margin:0px;
	width:1003px;
	height:140px;
}

.header .header-menu{
	float:right;
	text-align:right;
	padding-top:2px;
	padding-right:20px;
	background:url(../images/body_bg.gif) no-repeat top;
	width:983px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none
}

.header-menu-link{
	text-decoration:none;
	color:#666666;
}

.header-menu-link-signout{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffa81f;
}

.header .logo{
	float:left;
	width:296px;
	height:90px;
	margin-top:-11px;
	margin-left:23px;

}
.header .search{
	float:right;
	margin-top:38px;
	width:538px;
	height:41px;
	background:url(../images/search_bg.gif) no-repeat;
}
.header .search .search2{
	float:left;
	padding-top:11px;
	padding-left:14px;
	width:524px;
	height:30px;
}
.header .search .search-textfield{
	float:left;
	border:#afafaf 1px solid;
	width:185px;
	background-image:url(../images/search_icon.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding-left:15px;
}
.header .search .search-combo{
	float:left;
	margin-left:10px;
	border:#afafaf 1px solid;
	width:161px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#b3b3b3;
}
.header .search .search-button{
	float:left;
	margin-left:10px;
	height:19px;
	width:60px;
}
.header .search .advanced1 a:link, .header .search .advanced1 a:visited, .header .search .advanced1 a:active, .header .search .advanced1 a:hover{
	float:left;
	margin-left:8px;
	padding-top:2px;
	height:19px;
	width:52px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000a0e;
}
.header .search .advanced2 a:link, .header .search .advanced2 a:visited, .header .search .advanced2 a:active, .header .search .advanced2 a:hover{
	float:left;
	padding-top:3px;
	height:19px;
	width:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000a0e;
	text-decoration:none;
}


.header .menu {
	float:right;
	width:1003px;
	height:33px;
	margin-top:7px;
	text-align:right;
	background:url(../images/menu_bg.gif) no-repeat;
	padding-bottom:13px;
}

.header .menu ul {
	float:right;
	text-align:right;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-right:10px;
}

.header .menu ul li{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}
.header .menu ul li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	height:15px;
	margin-left:8px;
	margin-right:8px;
	float:left;	

}
.header .menu ul li a {
	float:left;
	text-decoration:none;
}
.header .menu ul li a:link span, .header .menu ul li a:visited span{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	float:none;
}

.header .menu ul li a:active span, .header .menu ul li a:hover span {
	color:#99cee7;
}

.menu ul li a:hover  {
	color:#FF0000;
}

.menu ul li a.active:hover span  {
	color:#4893c4;
}

.header .menu li a.active:link, .header .menu li a.active:visited {
	background-image:url(../images/menu_item_bg_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:15px;
	padding-left:8px;
}

.header .menu ul li a.active:link span, .header .menu ul li a.active:visited span {
	background-image:url(../images/menu_item_bg_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#4893c4;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:0px;
	padding-right:8px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
}
.header .menu ul li a span {
	height:15px;
}
/*
.header .menu ul li ul.submenu {
	background-color:#1b5f8b;
	text-align:left;
	visibility:hidden;
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:10;
}
ul.submenu li {
	float:left;
	width:auto;
	height:23px;
	margin:0px;
	text-align:left;
	display:list-item;
}

ul.submenu li a {
	background-image:none;
	padding:0;
}

ul.submenu li a:hover {
	color:#4893c4;
}
*/
.content {
	width:1003px;
	margin:0px;
	padding:0px;
	margin-top:13px;
}

.content_groups {
	width:1003px;
	margin:0px;
	padding:0px;
	margin-top:0px;
}

.left {
	float:left;
	width:687px;
	margin:0px;
	padding:0px;
	margin-left:5px;
}

.left_groups {
	float:left;
	width:815px;
	margin:0px;
	padding:0px;
	margin-left:5px;
}

.left .welcome{
	float:left;
	width:687px;
	height:60px;	
}

.left .welcome .title{
	float:left;
	width:200px;
	height:20px;	
	background:url(../images/welcome_to_my_nexuslab.gif) no-repeat;
}

.tabs-container .text {
	width:600px;
	padding-left:10px;
	padding-right:10px;
}

.text p{
	text-align:left;
}

.left .welcome .text{
	float:left;
	width:687px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777676;
	text-align:left;
}
.left .featured{
	float:left;
	width:687px;
	margin:0px;
	padding:0px;
}
.left .featured .block1{
	float:left;
	width:227px;
	margin:0px;
	padding:0px;

}
.left .featured .block1 .block-title{
	padding:0px;
	margin:0px;
	width:218px;
	height:23px;
	padding-top:3px;
	padding-left:9px;
	background:url(../images/block_title_bg.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
}
.left .featured .block1 .block-content{
	float:left;
	margin-top:2px;
	background:url(../images/block_content_bg.gif) no-repeat;
	width:222px;
	height:353px;
	padding-top:5px;
	padding-left:5px;
}
.left .featured .block1 .block-content .block-content-image1{
	float:left;
	background:url(../images/block_content_image1.jpg) no-repeat;
	width:217px;
	height:148px;
}
.left .featured .block1 .block-content .block-content-text1{
	float:left;
	width:210px;
	height:183px;
	text-align:left;
	margin-left:3px;
	margin-right:3px;
}

.left .featured .spacer { margin-right:3px;}

.left .featured .block1 .block-content .title a:link,
.left .featured .block1 .block-content .title a:visited,
.left .featured .block1 .block-content .title a:active,
.left .featured .block1 .block-content .title a:hover{
	float:left;
	width:210px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1b5f8b;
	font-weight:bold;
	text-decoration:underline;
	margin-top:10px;

}



.left .featured .block1 .block-content .block-content-text1 .text{
	float:left;
	width:210px;
	height:52px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#696969;
	margin-top:3px;
	line-height:10px
}
.left .featured .block1 .block-content .arrow-link a:link,
.left .featured .block1 .block-content .arrow-link a:hover,
.left .featured .block1 .block-content .arrow-link a:visited,
.left .featured .block1 .block-content .arrow-link a:active  {
	float:right;
	background:url(../images/link_arrow.gif) no-repeat;	
	height:11px;
	margin:0px;
	text-align:left;
	padding-left:13px;
	margin-right:8px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1c1613;	

}

.seealljobs a{
	float:left;
	background:url(../images/link_arrow_yellow.gif) no-repeat;	
	height:11px;
	margin:0px;
	text-align:left;
	padding-left:13px;
	margin-right:8px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1c1613;
}

.left .featured .block1 .block-content .block-content-image2{
	float:left;
	background:url(../images/block_content_image2.jpg) no-repeat;
	width:217px;
	height:148px;
}
.left .featured .block1 .block-content .block-content-image3{
	float:left;
	background:url(../images/block_content_image3.jpg) no-repeat;
	width:217px;
	height:148px;
}
.left .featured .block1 .block-content .block-content-text2{
	float:left;
	width:210px;
	height:178px;
	text-align:left;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;

}
.left .featured .block1 .block-content .block-content-text2 .row{
	float:left;
	width:204px;
	height:34px;
	padding-top:6px;

}
.left .featured .block1 .block-content .block-content-text2 .border{
	border-bottom:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;

}
.left .featured .block1 .block-content .block-content-text2 .name{
	float:left;
	width:163px;
	height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1b5f8b;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.left .featured .block1 .block-content .block-content-text2 .add{
	float:right;
	width:16px;
	height:15px;
	background:url(../images/add.gif) no-repeat;
	margin:0px;
	padding:0px;
}
.left .featured .block1 .block-content .block-content-text2 .view-profile a:link, .left .featured .block1 .block-content .block-content-text2 .view-profile a:visited, .left .featured .block1 .block-content .block-content-text2 .view-profile a:active, .left .featured .block1 .block-content .block-content-text2 .view-profile a:hover{
	float:left;
	width:66px;
	height:11px;
	padding-left:8px;
	background:url(../images/orange_arrow.gif) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#696969;
}
.left .news-events{
	float:left;
	margin-top:15px;
	width:687px;
	height:234px;
}

.left .news-events .news {
	float:left;
	width:94px;
	height:20px;
	padding-top:5px;
	margin-right:2px;
	background:url(../images/news_tab.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b5f8b;
	font-weight:bold;

}
.left .news-events .events a:link, .left .news-events .events a:visited, .left .news-events .events a:active, .left .news-events .events a:hover{
	float:left;
	width:94px;
	height:20px;
	padding-top:5px;
	background:url(../images/events_tab.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;

}
.left .news-events .content-top{
	float:left;
	width:680px;
	height:26px;
}
.left .news-events .content-bottom{
	float:left;
	width:665px;
	height:17px;
	margin:0px;
	padding:0px;
	padding-top:9px;
	padding-left:12px;
	background:url(../images/news-events-content-bottom-bg.gif) no-repeat;
}
.left .news-events .content-center{
	float:left;
	width:670px;
}

.left .news-events .content-center .title{
	float:left;
	width:651px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#434343;
}

.left .news-events .content-center .date a:link,
.left .news-events .content-center .date a:visited,
.left .news-events .content-center .date a:active,
.left .news-events .content-center .date a:hover{
	float:left;
	width:650px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#529dce;
}

.left .news-events .content-center .text{
	float:left;
	width:651px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#696969;
}
.left .news-events .content-center .button a:link, .left .news-events .content-center .button a:visited, .left .news-events .content-center .button a:active{
	float:right;
	width:43px;
	height:14px;
	padding-left:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	background:url(../images/more_orange.gif) no-repeat right;
	background-position:0px 1px;;
}
.left .news-events .content-center .button a:hover{

	text-decoration:underline;

}
.left .news-events .content-center .row{
	width:642px;
/*	height:70px; */
	padding-left:12px;
	padding-right:12px;
	margin-bottom:7px;
	
	
}
.left .news-events .content-center .border{
	border-bottom:solid;
	border-bottom-color:#e6e6e6;
	border-bottom-width:1px;
	
}
.left .news-events .content-bottom .link a:link, .left .news-events .content-bottom .link a:visited, .left .news-events .content-bottom .link a:active{
	float:left;
	background:url(../images/blue_arrow.gif) no-repeat top right;
	width:90px;
	padding-right:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#434343;
	text-decoration:none;

}
.left .news-events .content-bottom .link a:hover{
	text-decoration:underline;
}

.right{
	float:left;
	text-align:left;
	margin:0px;
	margin-left:9px;
	width:297px;
	padding:0px;
}

.right .login{
	float:left;
	width:297px;
	margin:0px;
	padding:0px;
	
}
.right .login .login-title{
	float:left;
	width:285px;
	height:35px;
	margin:0px;
	padding:0px;
	background:url(../images/login_title_bg.gif) no-repeat;
	padding-top:7px;
	padding-left:12px;
}
.right .login .login-title .title-1{
	float:left;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#787878;
	padding:0px;
	margin:0px;
}
.right .login .login-title .title-2{
	float:left;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff9c00;
	padding-top:5px;
	padding-left:8px;
}
.openidplase{
	clear:both;
	float:left;
	padding-top:13px;
	padding-left:68px;
	color:#1C1613;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;	
	width:105px;
	
}

.openid{
	color:#ff9c00;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.right .login .login-content{
	float:left;
	width:297px;
	
	margin:0px;
	padding:0px;
}
.right .login .login-content .textfield-all {
	 text-align:right;
	 padding-right:10px;
	 padding-left:10px;
	 padding-bottom:9px;
}
.right .login .login-content .textfield-all .name{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#484848;
}
.right .login .login-content .textfield-all input {
	width:195px;
	height:18px;
	border:solid #9c9c9c 1px;
}
.right .login .login-content .checkbox-all {
	float:left;
	width:200px;
	padding:0px;
	margin:0px;
	padding-left:68px;
	
}
.right .login .login-content .checkbox-all input{
	float:left;
	width:13px;
	height:13px;
	margin:0px;
}
.right .login .login-content .checkbox-all .checkbox-name{
	float:left;
	padding-top:0px;
	margin-left:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#4296cd;
}

.button{
	padding-top:10px;
	float:right;

}
.right .login .login-content .button .login-button{
	
	background:url(../images/login-button.gif) no-repeat;
	width:71px;
	padding:0px;
	height:23px;

	cursor:auto;
}
.right .login .register-lost-password{
	padding-left:14px;
	background:url(../images/login_content_bg_bottom.gif) no-repeat;
	width:283px;
	
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	color:#1c1613;
}
.right .login .login-content .register-lost-password a:link, .right .login .login-content .register-lost-password a:visited, .right .login .login-content .register-lost-password a:active, .right .login .login-content .register-lost-password a:hover{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1c1613;
}
.right .login .login-content .content {
	float:left;
	background:url(../images/login_content_bg.gif) repeat-y;
	width:279px;
	margin:0px;

	padding-top:8px;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:15px;
}

.right .login .login-content .content form {
	float:left;
}
	
.right .latest-jobs {
	float:left;
	width:297px;
	margin-top:4px;
}	
.right .latest-jobs .title{
	float:left;
	background:url(../images/latest_jobs_title_bg.gif) no-repeat;
	width:290px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding-top:16px;
	padding-left:7px;
}
.right .latest-jobs .job{
	float:left;
	width:289px;
	padding:0px;
	margin:0px;
	margin-top:9px;
	padding-left:4px;
	padding-right:4px;

}
.right .latest-jobs .border{

	border-bottom:solid;
	border-bottom-color:#e6e6e6;
	border-bottom-width:1px;
}
.right .latest-jobs .job .firm a:link, .right .latest-jobs .job .firm a:visited, .right .latest-jobs .job .firm a:active{
	float:left;
	width:289px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-bottom:1px;
	font-weight:bold;
	color:#1b5f8b;
	text-decoration:none;
}
.right .latest-jobs .job .firm a:hover{
	text-decoration:underline;
}
.right .latest-jobs .job .profession {
	float:left;
	width:289px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1f1a17;
	text-decoration:none;
}

.right .latest-jobs .job .text{
	float:left;
	width:289px;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#777676;
}
.right .latest-jobs .job .more {
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
	padding-bottom:4px;
}

.right .latest-jobs .job .more a:link, .right .latest-jobs .job .more a:visited, .right .latest-jobs .job .more a:active, .right .latest-jobs .job .more a:hover{
	width:37px;
	padding-left:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1b5f8b;
	background:url(../images/orange_plus.png) no-repeat;
	background-position:0px 3px; 
	background-attachment:scroll;
}
.hspace  {
	height:20px;
	clear:left;
}
.footer {
	padding:0px;
	margin:40px 0px 0px 0px;
	padding-top:8px;
	background:url(../images/footer_bg.gif) no-repeat;
	width:1003px;
	height:20px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#565656;

}
.footer span{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffa81f;

}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#565656;
}

.page{
	width:1005px;
	vertical-align:top;
}


.page_left_menu{
	float:left;
	width:180px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.page_center_content{
	float:left;
	width:630px;
	background-color:#FFFFFF;
	vertical-align:top;
	padding-bottom:10px;
}

.page_right_menu{
	float:left;
	width:167px;
	background-color:#FFFFFF;
}

.right_menu_item{
	background-image:url(../images/bluebg.gif);
	background-repeat:no-repeat;
	width:164px;
	float:left;
	height:28px;
	text-align:left;
	margin-bottom:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
}

.right_menu_item a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

.right_menu_txt{
	float:left;
	padding-top:3px;
	padding-left:30px;
	height:20px;	
}


.right_menu_img{
	vertical-align:middle;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	float:left;
}

.right_menu_item_sunmenu{
	float:left;
	color:#646363;
	width:115px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left:15px;
	text-align:left;
	padding-left:25px;	
	margin-bottom:2px;
}

.open-arrow { 
	background-image:url(../images/arrowbullet2.gif);
	background-repeat:no-repeat;

}

.close-arrow { 
	background-image:url(../images/arrowbullet.gif);
	background-repeat:no-repeat;

}

/*  ****************** */
.left_menu_item{
	width:177px;
	background-color:#7bb1d4;
	float:left;
	height:28px;
	text-align:left;
	margin-bottom:1px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
}

.left_menu_item-activ {
	width:177px;
	background-color:#1b5f8b;
	float:left;
	height:28px;
	text-align:left;
	margin-bottom:1px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
}

.left_menu_item a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

.left_menu_item-activ a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

.left_menu_txt{
	float:left;
	padding-top:3px;
	padding-left:10px;
	height:20px;	
}

.left_menu_item_sunmenu{
	float:left;
	color:#646363;
	width:115px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left:15px;
	text-align:left;
	padding-left:25px;	
	margin-bottom:2px;
}

.left_menu_item_sunmenu a{
	color:#646363;
	text-decoration:none;	
}

.open-plus { 
	background-image:url(../images/orange_minus.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:right center;
	width:155px;

}

.close-plus { 
	background-image:url(../images/orange_plus.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:155px;
		
}

/* ******************** */

.inbox { 
	background-image:url(../images/inbox.gif);
	background-repeat:no-repeat;
}

.send {
	background-image:url(../images/send.gif);
	background-repeat:no-repeat;
}

.sent {
	background-image:url(../images/sent.gif);
	background-repeat:no-repeat;
}

.orange-arrow {
	background-image:url(../images/orange_arrow.gif);
	background-repeat:no-repeat;

}

#myprofile{
	float:left;
}

#myprofile_div{
	float:left;
	padding:5px 0px;
}

#myevents{
	float:left;
}

#myevents_div{
	float:left;
	padding:5px 0px;
}

#mynetworks{
	float:left;
}

#mynetworks_div{
	float:left;
	padding:5px 0px;
}

#mybusinesses{
	float:left;
}

#mybusinesses_div{
	float:left;
	padding:5px 0px;
}

#myfriends{
	float:left;
}

#mynews{
	float:left;
}

#mynews_div{
	float:left;
	padding:5px 0px;
}

#myjobs{
	float:left;
}

#myjobs_div{
	float:left;
	padding:5px 0px;
}

#myalbums{
	float:left;
}

#myalbums_div{
	float:left;
	padding:5px 0px;
}

#myfiles{
	float:left;
}

#myfiles_div{
	float:left;
	padding:5px 0px;
}

#myblog{
	float:left;
}

#myblog_div{
	float:left;
	padding:5px 0px;
}

#mynewsletter{
	float:left;
}

#mynewsletter_div{
	float:left;
	padding:5px 0px;
}

#mysponsors{
	float:left;
}

#mysponsors_div{
	float:left;
	padding:5px 0px;
}


.right_menu_item_sunmenu a{
	color:#646363;
	text-decoration:none;	
}

.user_photo{
	background-image:url(../images/userbg.gif);
	background-repeat:no-repeat;
	height:159px;
	margin-bottom:1px;
}

.user_photo_img{
	padding-top:10px;
	padding-bottom:5px;
}

/* Sign Uot Style */

.block_heder-singout{
	float:left;
	width:669px;
	background-image:url(../images/bluemainleft.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-bottom:10px;
}

.block_heder-singout_groups{
	float:left;
	width:790px;
	background-image:url(../images/bluemainleft.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-bottom:10px;
}

.featured_block_left_text-singout{
	float:left;
	background-image:url(../images/rightblock.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:660px;
	height:26px;
	text-align:left;
	padding-left:5px;
	line-height:26px;
}

.featured_block-singout{
	float:left;
	width:687px;
}

.featured_block_body-singout{
	float:left;
	width:679px;
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #d1d1d1;
	border-top:none;
	
}

.seri-div-singout{
	float:left;
	width:681px;
	background-color:#efefef;
	border:1px solid #FFFFFF;
	height:35px;
}

.seri-div-singout-groups{
	float:left;
	width:628px;
	background-color:#efefef;
	border:1px solid #FFFFFF;
	height:35px;
}

.seperator-singout {
	border-bottom:1px solid #d6d6d6;
	clear:both;
	float:left;
	padding-top:0px;
	width:682px;
	
	margin:0px;
}

.job-list-item-singout {
	background-color:#FFFFFF;
	background-image:url(../images/greybg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:684px;
}

.album-list-item-singout {
	background-color:#FFFFFF;
	background-image:url(../images/album-bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	float:left;
	padding-top:10px;
	width:684px;
}

.blog-list-item-singout {
	background-color:#FFFFFF;
	float:left;
	padding-top:10px;
	padding-left:10px;
	margin-left:1px;
	width:668px;
}

.blog-list-item{
	background-color:#FFFFFF;
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:610px;
}

.blog-name{
	float:left;
	width:640px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#646363;
	text-align:left;
}

.blog-name-login{
	float:left;
	width:580px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#646363;
	text-align:left;
}

.blog-text{
	float:left;
	width:640px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#646363;
	text-align:left;
}

.blog-text-login{
	float:left;
	width:605px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#646363;
	text-align:left;
}


.blog-details-link{
	float:right;
	width:200px;
	padding-right:10px;
	padding-top:10px;
}

.blog-details-link a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3a9ede;
	text-decoration:underline;
}

.blog-postedby-text{
	float:left;
	width:52px;
	text-align:left;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#646363;
	padding-top:10px;
}

.coment-autor{
	float:left;
	width:600px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
}

.blog-coment-autor{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3a9ede;
	text-decoration:underline;
}

.coment-text{
	float:left;
	text-align:left;
	width:640px;
	padding-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#646363;
}

.coment-text-login{
	float:left;
	text-align:left;
	width:600px;
	padding-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#646363;
}

.category-div{
	float:left;
	width:610px;
	padding-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#646363;
	text-align:left;
	background-image:url(../images/bloggradientbg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	padding-top:10px;
}

.category-name{
	float:left;
	width:400px;
}

.category-action{
	float:right;
	width:120px;
	padding-bottom:5px;
}

.vline{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3a9ede;
}

.empty-div-singout {
	float:left;
	clear:both;
	width:684px;
}

.categories-box-singout {
	background-color:#EFEFEF;
	border:1px solid #C5C5C5;
	float:left;
	height:20px;
	margin-top:12px;
	padding:10px;
	width:660px;
}

.block-top-heder-singout {
	border-bottom:1px solid #D6D6D6;
	float:left;
	margin-bottom:10px;
	width:680px;
}

.block-top-heder-singout-groups {
	border-bottom:1px solid #D6D6D6;
	float:left;
	margin-bottom:10px;
	width:628px;
}

.bootom-gradient-grey-singout {
	background-image:url(../images/bottomgradientgrey.gif);
	background-repeat:repeat-x;
	float:left;
	height:24px;
	padding-bottom:10px;
	width:680px;
}

.block-top-heder-trasparent-singout {
	background-image:url(../images/blocktoptrasparent.gif);
	background-repeat:repeat-x;
	float:left;
	height:27px;
	margin-bottom:10px;
	width:680px;
}

/*  ************************ */

.block_heder{
	float:left;
	width:612px;
	background-image:url(../images/bluemainleft.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-bottom:10px;
	
}

.block_heder_right{
	float:left;
	background-image:url(../images/bluemainright.gif);
	background-repeat:no-repeat;
	width:18px;
	height:27px;
}

.block_heder_right_bootom{
	float:left;
	background-image:url(../images/bluemainright2.gif);
	background-repeat:no-repeat;
	width:18px;
	height:27px;
	margin-top:5px;
}

.block_heder_sufics{
	float:left;
	color:#FFFFFF;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	padding-top:2px;
	text-transform:uppercase;
	
}

.block_heder_text{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding-left:10px;
	font-weight:normal;
	color:#0e4e77;
	padding-top:2px;
}

.field-label{
	 float:left;
	 font-family:Tahoma,Geneva,sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 text-align:left;
	 color:#646363;
	 padding-left:15px;
	 height:20px;
	 width:150px;
}

.field-text_bold{
	float:left;
	width:442px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	height:20px;
	color:#1b5f8b;
}

.event-field-label{
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#1b5f8b;
	padding-left:30px;
	height:20px;
	width:150px;
}

.event-field-text{
	float:left;
	width:300px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	height:20px;
	color:#646363;
}

.profile_blok_link{
	float:right;
	width:550px;
	text-align:right;
	padding-right:0px;
	clear:both;
	text-decoration:none;
	padding-bottom:5px;
}




.block_top_space{
	height:15px;
	float:left;
	width:605px;
}

.text p span{
	float:left;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}


.employ_contact{
	float:left;
	height:20px;
	width:630px;
}

.field-text{
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	height:20px;
	color:#1b5f8b;
}

.field-public{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	text-align:left;
	width:150px;
	height:20px;
}

.block_action{
	float:left;
	width:600px;
	text-align:right;
}

#fragment-1, #fragment-2, #fragment-3, #fragment-4, #fragment-5{
	border:1px solid #d6d6d6;
}

#fragment-11, #fragment-22{
	border:1px solid #d6d6d6;
	width:685px;
}

.modul_block{
	float:left;
	width:300px;
}

.featured_block{
	float:left;
	width:630px;
}

.featured_block_body{
	float:left;
	width:624px;
	background-color:#FFFFFF;
	padding:1px;
	
	border:1px solid #d1d1d1;
	padding-top:10px;
}

.modul_block_left_img{
	float:left;
	background-image:url(../images/leftblock.gif);
	background-repeat:no-repeat;
	width:18px;
	height:26px;
}

.modul_block_left_text{
	float:left;
	background-image:url(../images/rightblock.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:277px;
	height:23px;
	text-align:left;
	padding-top:3px;
	padding-left:5px;
}

.featured_block_left_text{
	float:left;
	background-image:url(../images/rightblock.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:3px;
	color:#FFFFFF;
	width:605px;
	height:23px;
	text-align:left;
	padding-left:5px;

}

.tab-content { 
	float:left;
	border:1px solid #d1d1d1; 
	padding-top:10px;
	padding-bottom:10px;
}

.month-day {
	width:50px;
	height:50px;
	float:left;
	background-image:url(../images/datebg.gif);
	background-repeat:no-repeat;
	margin-left:7px;
	padding-right:10px;
}

.month-day .month {
	width:50px; 
	float:left; 
	height:19px; 
	font-size:16px; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#646464; 
	padding-top:4px; 
}
.month-day .day { 
	width:50px; 
	float:left;  
	text-align:center;  
	height:21px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px; 
	font-weight:bold;
	color:#7bb1d4;
}

.modul_block_left_title{
	float:left;
	width:227px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.modul_block_left_title a{
	text-align:left;
	text-decoration:underline;
	color:#565656;
	padding-left:20px;
}

.modul_block_left_content{
	float:left;
	width:207px;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	height:50px;
	padding-left:20px;
}

.modul_block_empty_content{
	float:left;
	width:277px;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	height:50px;
	padding-left:20px;
}

.modul_block_left_link{
	float:right;
	padding-right:30px;
}

.edit-fild-item{
	float:left;
	width:620px;
}

.import-contact-item{
	padding-left:109px;
	float:left;
	width:476px;
}

.edit-fild-label{
	float:left;
	width:135px;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
	padding-right:10px;
	padding-bottom:5px;
}

.edit-fild-text{
	float:left;
	width:330px;
	text-align:left;
	padding-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.edit-fild-public{
	float:left;
	width:135px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	padding-bottom:5px;
}

.bootom-gradient-grey{
	float:left;
	width:630px;
	background-image:url(../images/bottomgradientgrey.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-bottom:10px;
}

.bootom-gradient-grey-logout {
	background-image:url(../images/bottomgradientgrey.gif);
	background-repeat:repeat-x;
	float:left;
	height:24px;
	padding-bottom:10px;
	width:675px;
}

.block-top-heder-trasparent{
	float:left;
	width:620px;
	background-image:url(../images/blocktoptrasparent.gif);
	background-repeat:repeat-x;
	height:27px;
	margin-bottom:10px;
}
.block-top-heder-trasparent-blog{
	float:left;
	width:620px;
/*	background-image:url(../images/blocktoptrasparent.gif);*/
	background-repeat:repeat-x;
	height:27px;
	margin-bottom:10px;
}

.block-top-heder{
	float:left;
	width:620px;
	border-bottom-width:1px;
	border-bottom-color:#d6d6d6;
	border-bottom-style:solid;
	margin-bottom:10px;
}

.block-top-heder-yellow{
	float:left;
	width:15px;
	margin-right:10px;
	background-image:url(../images/yellow-scuer.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

.block-top-heder-text{
	float:left;
	width:479px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000a0e;
	text-align:left;
}

.edit-module-item{
	float:left;
	width:620px;
}

.edit-module-label{
	float:left;
	width:135px;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
	padding-right:10px;
	padding-bottom:5px;
}

.edit-module-text{
	float:left;
	width:465px;
	text-align:left;
	padding-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}
.edit-module-text textarea {
	width:446px;
}

.blok-title {
	color:#1B5F8B;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.edit-module-item a:link,
.edit-module-item a:hover,
.edit-module-item a:visited,
.edit-module-item a:active {
	color:#CB7300;
	float:left;
	font-size:11px;
	font-weight:bold;
}

.membershiptypeblok{
	width:450px;
	border:1px solid #c5c5c5;
	float:left;
	padding:5px 0px 0px 10px;
}

.membershiptypeblok-name{
	width:235px;
	float:left;
	font-weight:bold;
}

.membershiptypeblok-value{
	width:200px;
	float:left;
	padding-left:10px;
}

.membershiptypeblok-line{
	width:1px;
	float:left;
	background-color:#c5c5c5;
	height:20px;
}


/* ****************************************** */
.featured-job-name{
	float:left;
	width:480px;
	text-align:left;
}

.featured-job-name a:link,
.featured-job-name a:hover,
.featured-job-name a:visited,
.featured-job-name a:active{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
	padding-bottom:5px;
	text-decoration:underline;
	padding-top:10px;
	padding-left:10px;
}

.featured-job-name-login{
	float:left;
	width:440px;
	text-align:left;
}

.featured-job-name-login a:link,
.featured-job-name-login a:hover,
.featured-job-name-login a:visited,
.featured-job-name-login a:active{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
	padding-bottom:5px;
	text-decoration:underline;
}

.featured-label{
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
}

.featured-text{
	float:left;
	width:500px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	padding-bottom:5px;
}

.seri-div{
	float:left;
	width:622px;
	background-color:#efefef;
	border:1px solid #FFFFFF;
	height:35px;
}

.postedby-text{
	float:left;
	width:53px;
	text-align:left;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#646363;
	padding-top:10px;
	padding-left:5px;
}

.postedby-date{
	float:left;
	width:98px;
	text-align:right;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#515151;
	padding-top:10px;
}

.album-postedby-date{
	float:left;
	width:30px;
	text-align:left;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
	padding-top:10px;
}

.album-name{
	float:left;
	text-align:left;
	width:370px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
}

.postedby-name{
	float:left;
	width:300px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a9ede;
	text-align:left;
	padding-top:10px;
}

.postedby-time{
	float:left;
	width:300px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#515151;
	text-align:left;
	padding-top:10px;
}

.postedby-name a:link,
.postedby-name a:hover,
.postedby-name a:visited,
.postedby-name a:active{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#3a9ede;
	text-decoration:underline;
}

.details-link{
	float:right;
	width:78px;
	padding-right:10px;
	padding-top:10px;
}


/* ****************************************** */

.categories-box {
	height:20px;
	float:left;
	width:607px;
	border:#c5c5c5 1px solid;
	padding:10px;
	margin-top:12px;
	background-color:#efefef;
}

.module-category{
	float:left;
	width:140px;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#646363;
	text-align:right;	
}

.module-category-list{
	float:left;
	text-align:left;
	width:450px;
}

.job-list-item{
	float:left;
	width:628px;
	background-color:#FFFFFF;
	background-image:url(../images/greybg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	padding-bottom:15px;
}

.album-list-item{
	float:left;
	width:620px;
	background-color:#FFFFFF;
	background-image:url(../images/album-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	padding-bottom:15px;
}

.module-field-label{
	float:left;
	padding-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
}

.module-field-text{
	float:left;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#565656;
	text-align:left;
}

.pagination{
	float:right;
	width:500px;
	text-align:right;
	padding-bottom:4px;
	padding-right:10px;
}

.pagination p{
	float:right;
	margin:0px;
}

.news-item{
	float:left;
	width:670px;
	padding:15px 0px 10px 0px;
}


.news-item-login{
	float:left;
	width:620px;
	padding:15px 0px 10px 0px;
}

.news-item-group{
	float:left;
	width:628px;
	padding:15px 0px 10px 0px;
}

.news-item-login{
	float:left;
	width:625px;
	padding:15px 0px 10px 0px;
}

.news-img{
	float:left;
	width:135px;
	padding-left:15px;
	padding-right:15px;
	
}

.featured-news-body{
	float:left;
	width:485px;
	padding:0px 0px 0px 15px;
}

.featured-news-body-login{
	float:left;
	width:440px;
/*	padding:0px 0px 0px 15px; */
}

.featured-news-text p {
	margin:0px;
}

.featured-news-text{
	float:left;
	width:443px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.featured-news-text a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#646363;
}

.featured-news-text-login p {
	margin:0px;
}

.featured-news-text-login{
	float:left;
	width:443px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.featured-news-text-login a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#646363;
}

.news-day{
	float:left;
}

.my-event-body{
	float:left;
	width:550px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.my-event-text{
	float:left;
	width:435px;
	text-align:left;
}

.featured-event-body{
	float:left;
	width:560px;
}

.details-link-left{
	float:left;
/*	width:100px; */
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}

.mynetwork-tools{
	float:left;
	width:500px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}


.mynetwork-tools a:link,
.mynetwork-tools a:hover,
.mynetwork-tools a:visited,
.mynetwork-tools a:active{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3f84b0;
	padding-right:10px;
}

.show-job-label{
	float:left;
	width:160px;
	padding-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
	text-align:left;
}

.show-job-text{
	float:left;
	width:380px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.show-job-postedby-text{
	float:right;
	width:98px;
	text-align:right;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#646363;
}

.show-job-postedby-name a:link,
.show-job-postedby-name a:hover,
.show-job-postedby-name a:visited,
.show-job-postedby-name a:active{
	float:right;
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3a9ede;
	text-align:left;
}

.back-link a{
	float:left;
	width:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b5f8b;
	text-align:left;
	padding:3px 0px 0px 5px;
}

.people-least-input{
	float:left;
	text-align:left;
	width:260px;
}

.people-name{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
	text-align:left;
}

.people-name a{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
	text-align:left;
}

.people-profile-view a{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	text-align:left;
	padding-left:7px;
}

.people-item-name {
	float:left;
	background-image:url(../images/orange_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.people-item-view{	
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
.people-item-img{
	float:left;
	padding-right:5px;
}

.invoicebg{
	float:left;
	background-image:url(../images/blueframe.gif);
	background-repeat:no-repeat;
	width:630px;
	height:123px;
}


.peolpe-long-line {
	background-color:#e4e4e4;
	height:1px;
	width:100%;
	float:left;
}

.people-group-list-name{
	height:20px;
	color:#646363; 
	margin-bottom:10px;
	margin-top:10px;
	width:265px;
	padding-right:5px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.people-group-list-members{
	height:20px;
	color:#646363; 
	margin-bottom:10px;
	margin-top:10px;
	padding-right:5px;
	padding-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:300px;
}

.people-group-list-midle-line{
	width:1px;
	background-color:#ebebeb;
	height:35px !important;
	margin-top:5px;
	float:left;
}

.people-group-list-name-line{
	width:277px;
	background-color:#EBEBEB;
	height:1px;
	float:left;
}

.people-group-list-members-line{
	width:345px;
	background-color:#EBEBEB;
	height:1px;
	float:right;
}

.people-group-list {
	width:190px;
	float:left;
	height:auto;
	padding-left:15px;
	margin-top:10px;
	text-align:left;
	font-weight:bold;
}

.profile-block-text .people-group-list a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cb7300;
}

.people-group-members-list {
	border-left:1px solid #ebebeb;
	float:right;
	width:349px;
}

.people-group-list-members-item{
	float:left;
	width:350px;
}

.people-group-list-members-item-left{
	float:left;
	width:7px;
	height:55px;
}

.people-group-list-members-item-center{
	float:left;
	width:310px;
	color:#4a4a4a;
	margin-left:15px;
	margin-top: 10px;
}

.people-group-list-members-item-bottom{
	float:left;
	width:343px;
	border-bottom-color:#ebebeb;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-left:8px;
}

.people-group-list-members-item-center-name {
	width:190px;
	float:left;
	color:#4a4a4a;	
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}

.people-group-list-members-item-center-img {
	float:left;
	width:50px;
	padding:5px;
}

.people-group-list-members-item-center-name .viewprofile {
	color:#FFA81F;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}

.people-group-list-members-paging {
	height:30px;
	float:left;
	margin-top:10px;
	margin-left:20px;
}

.transfer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

/*  *******************************    */


.messages-title { font-weight:bold; margin-left: 5px;}
.messages-description { margin-left: 20px; float:left; }


button.notice_msgs_button{
	background:transparent url(../images/32x32/exit.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:16px;
	margin-left:8px;
	vertical-align:bottom;
	width:16px;
}
button.notice_msgs_button {
margin-left:3px;
}
button.notice_msgs_button:hover {
	background:transparent url(../images/32x32/exit_hover.gif) no-repeat scroll 0 0;
}
.notice_msgs_button_hidden{
	display: none;
}

button.notice_msgs_button_notice{
	background:transparent url(../images/32x32/exit2.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:16px;
	margin-left:8px;
	vertical-align:bottom;
	width:16px;
}
button.notice_msgs_button_notice {
margin-left:3px;
}
button.notice_msgs_button_notice:hover {
	background:transparent url(../images/32x32/exit_hover2.gif) no-repeat scroll 0 0;
}



#sys-messages{
	width:1000px;
}
.sys-messages-span{
/*	vertical-align:middle;  */
}

.notices {
	color: black;
	width:986px;
	float:left;
	padding:7px 7px 20px 7px;
	text-align:justify;
}

.notice_msg {
	border:solid 1px #a6c0d1;
	background-color: #e1ebf3;
}

.err_msg {
	border:solid 1px #faa2ad;
	background-color: #fcecec;
}

.sys-messages-span { width: 670px; text-align:justify; float:left; }
.sys-messages-button { width: 16px; text-align:right; float:right; }
.sys-messages-msg {
	color:#d1172d;
	font-weight:normal;
}

.sys-messages-msg_notice {
	color:#1b5f8b;
	font-weight:normal;
}

.sys-messages-header{
	color:#d1172d;
	font-size:11px;
	font-weight:bold;
	}
		
		
.sys-messages-header_notice{
	color: #1b5f8b;
	font-size:11px;
	font-weight:bold;
	}

/* ********************************    */


.people-profile-content{
	float:left;
	width:815px;
}

.lightblue-block{
	float:left;
	width:100%;
	padding-top:15px;	
}

.public-profile-block_heder{
	float:left;
	width:797px;
	background-image:url(../images/bluemainleft.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-bottom:10px;
	
}

.public-profile-block_bootom{
	float:left;
	width:790px;
	background-image:url(../images/bluemainleft2.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-bottom:10px;
	margin-top:5px;
}

.public-profile-block-top-heder-trasparent{
	float:left;
	width:640px;
	background-image:url(../images/blocktoptrasparent.gif);
	background-repeat:repeat-x;
	height:27px;
	margin-bottom:10px;
}

.public-profile-block-item{
	float:left;
	width:640px;
}

.public-profile-block-item-label{
	float:left;
	width:300px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7c7c7c;
	text-align:right;
}

.public-profile-block-item-text{
	float:left;
	width:300px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b5f8b;
	text-align:left;
}

.public-profile-block-item-text a{
	float:left;
	width:300px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b5f8b;
	text-align:left;
}

.public-profile-block-item-about{
	float:left;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding:15px;
}

.profile-details{
	float:left;
	width:640px;
	border-right:1px solid #86b5cc;
	min-height:405px;
}

.profile-tools{
	float:left;
	width:160px;
}

.profile-tools-item {
	float:left;
	width:158px;
	text-align:left;
	height:25px;
}

.profile-tools-item a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b5f8b;
	padding-left:10px;
}

.profile-span{
	float:left;
	width:130px;
	text-align:left;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b5f8b;
	padding-left:10px;
}

.invite-div{
	background-image:url(../images/sendanemailbg.gif);
	background-repeat:no-repeat;
	width:338px;
	height:98px;
	padding-left:30px;
}

.help-name a{
	float:right;
	width:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:10px;
	font-weight:normal;
	color:#1b5f8b;
	margin-top:5px;
}	

.register_table_lables{
	text-align:right;
	vertical-align:top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
	width:370px;
}

#navtabs{
	border:1px solid #D6D6D6;
}

#navtabs .tabs-selected a{
	height:24px;
}

.group-content-summary{
	float:left;
	width:600px;
	color:#646363;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
}

.join-group-name{
	float:left;
	width:400px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#646363;
	text-align:left;
}

.group-join-question-string{
	float:left;
	width:615px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#646363;
	padding-top:15px;
	padding-bottom:7px;
	text-align:left;	
}

.group-join-atributs{
	float:left;
	background-image:url(../images/messegebg.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-top:5px;
	vertical-align:middle;
	width:630px;
}

.group-join-atributs-id{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:40px;
	padding-left:10px;
}

.group-join-content-id{
	color:#FFFFFF;
	float:left;
	width:50px;
}

.group-join-atributs-name{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:110px;
}

.group-join-content-name{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	text-align:left;
	width:110px;
}

.group-join-atributs-time{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:110px;
}

.group-join-content-time{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	text-align:left;
	width:110px;
}

.group-join-atributs-price{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:110px;
}

.group-join-content-price{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	text-align:left;
	width:110px;
}

.group-join-atributs-module{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:245px;
}

.group-join-content-module{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	text-align:left;
	width:245px;
}

.message-question{
	float:left;
	width:600px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#646363;
	padding-bottom:10px;
}

.message-action{
	float:left;
	width:600px;
	text-align:center;
	padding-top:10px;
}

.pageing-style a{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b5f8b;
}

.paging_selected{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffa81f;
}

.delete-user-photo{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.fotter-div{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
}

.help-link a{
	float:left;
	width:500px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1b5f8b;
	text-align:left;
}

.bancet-event-details-description{
	float:left;
	width:600px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646363;
	padding-left:5px;
}

.bancet-event-details-price{
	float:left;
	width:600px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646363;
	padding-left:5px;
}

.bancet-event-details-heder{
	background-image:url(../images/messegebg.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-top:5px;
	vertical-align:middle;
	width:620px;
	padding-left:5px;
}

.bancet-event-details-table-name{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:145px;
}

.bancet-event-details-individual-price{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:145px;
}

.bancet-event-details-qty{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:50px;
}

.bancet-event-details-avaliable-ticket{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:140px;
}

.bancet-event-details-action{
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:135px;
}

.bancet-event-details-item{
	float:left;
	width:620px;
}

.bancet-event-details-item-table-name{
	color:#646363;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:145px;
}

.bancet-event-details-item-individual-price{
	color:#646363;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:145px;
}

.bancet-event-details-item-qty{
	color:#646363;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:50px;
}

.bancet-event-details-item-avaliable-ticket{
	color:#646363;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:140px;
	text-align:center
}



.draggable{
	margin:10px;
	border:2px solid silver;
	cursor:move;
	background-color:#DDDDDD;
	height:60px;
	width:100px;
	text-align:center;
	clear:both;
}

.droppable{
	padding:0px;
	margin:0px;
	width:200px;

}

.min_height{
	min-height:84px;
}

.restore_btn{
	float:right;
	top:0px;
	right:0px;
	padding:0px;
	margin:0px;
	cursor:pointer;
	background:transparent url(../images/icons.png) no-repeat scroll -20px -40px;
	width:15px;
	height:15px;
}

.delete_btn{
	background:transparent url(../images/icons.png) no-repeat scroll -40px -100px;
	top:0px;
	float:right;
	width:15px;
	cursor:pointer;
	height:20px;
	text-align:right;
}

.minimize_btn{
	background:transparent url(../images/icons.png) no-repeat scroll -20px -100px;
	top:0px;
	float:right;
	width:15px;
	height:20px;
	text-align:right;
	cursor:pointer;
}

.info_btn{
	background:transparent url(../images/icons.png) no-repeat scroll -140px -80px;
	top:0px;
	float:right;
	width:15px;
	height:20px;
	text-align:right;
	cursor:pointer;
}

.event-details-statistics{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#646363;
	padding-left:15px;
}





#head-menu li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	margin-top:23px;
	width:70px;	
}

#head-menu li ul li
{	
	float: left;
	display:inline;
	list-style:none;
	padding-left:8px;
	width:70px;	
	background: #1b5f8b;
}

#head-menu li ul li a
{	
	width: auto;
	padding-top:2px;
	padding-left:8px;
	padding-bottom:2px;
	white-space:nowrap;
}

#head-menu li ul li a span { white-space:nowrap;}


.module-item-group-name{
	float:left;
	width:600px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#646363;
	text-align:left;
}

.module-item-group-sumarry{
	float:left;
	width:600px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#646363;
	text-align:left;
}

.news-categore-name-active{
	text-decoration:none;
}

.content-border{
	border:1px solid #D6D6D6;
}

.height10{
	width:100%;
	height:10px;
	float:left;
}

.height7{
	width:100%;
	height:7px;
	float:left;
}

.error_box {
	cursor: pointer;
}

.error_box1 {
	cursor: pointer;
}

/* group signin signout style*/
.goup-signin-body{
	float:left;
	width:607px;
	padding:0px 0px 0px 15px;
}

.goup-signout-body{
	float:left;
	width:607px;
	padding:0px 0px 0px 15px;
}

.goup-field-item {
	float:left;
	width:607px;
	margin-bottom:10px;
}

.goup-field-label {
	color:#646363;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-align:left;
	width:53px;
}

.goup-field-text {
	color:#1B5F8B;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;	
	text-align:left;
	width:300px;
}

.goup-postedby-name {
	color:#3A9EDE;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:300px;
}

.group-block-style {
	float:left;
	padding:0px 0 10px;
	width:622px;
}

.group_page_center_content{
	float:left;
	width:622px;
	background-color:#FFFFFF;
	vertical-align:top;
	padding-bottom:10px;
}


.login-all { float:left; padding-bottom:10px;}
.login-all input { border:1px solid #9C9C9C; height:18px; width:195px; }
.login-all label.error { float: left; display:block; font-family:Tahoma,Geneva,sans-serif;	font-size:11px; color: red;padding-left:74px;}

.login-all label.name {
	float:left;
	width:70px;
	text-align:right;
	display:block;
	color:#484848;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
}



/* end of group signin signout style*/