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

::selection {
  background: #C4E4ED;
  color: #5F5F5F;
  text-shadow: none;
}

::-moz-selection {
  background: #C4E4ED;
  color: #5F5F5F;
  text-shadow: none;
}

.loading_animation_popup
{
       margin-left: 500px;
    margin-top: 400px;
    position: absolute;
}
.popup_post_right
   {
       border-left: 1px solid #CCCCCC;
    float: right;
    height: 76%;
    margin-left: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 85px;
    width: 33%;
    }

.comments_popup{
      height: 645px !important;
    max-height: 650px !important;
    overflow-x: hidden;
    overflow-y: auto;
}
.wall_addrs
{
      width: 558px;border: 1px dotted #666;
      color: #666666;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 13px;
    padding: 2px;
/*      position: absolute;
      margin-top: -19px;*/
}

    /*   .ui-widget-content{
           border: none !important;
       }*/

.ui-autocomplete{
    z-index: 100000 !important;
}
/*html
{
    cursor: url("http://www.pakistanconnections.com/images/pc_cursor.png"),auto !important;
}*/
body
{
/*    cursor:  url("http://www.pakistanconnections.com/images/pc_cursor.png"),auto !important;*/
	margin:0px;
	padding:0px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	overflow-y:scroll;
}
/*
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('font/proximanova-regular.eot');
    src: url('font/proximanova-regular.eot') format('embedded-opentype'),
         url('font/proximanova-regular.woff') format('woff'),
         url('font/proximanova-regular.ttf') format('truetype'),
         url('font/proximanova-regular.svg') format('svg');
}
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Serif'), local('NotoSerif'), url(../static/fonts/notoserif/v1/eCpfeMZI7q4jLksXVRWPQxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
    font-family: 'SkolarRegular';
    src: url('font/skolar-regular-pvt.eot');
    src: url('font/skolar-regular-pvt.eot') format('embedded-opentype'),
         url('font/skolar-regular-pvt.woff') format('woff'),
         url('font/skolar-regular-pvt.ttf') format('truetype'),
         url('font/skolar-regular-pvt.svg') format('svg');
}*/
h1, h2, h3, h4, h5, h6, p, span, small, label, a, ul, li, input, textarea, select, img
{
/*	padding:0px;
	margin:0px;
	line-height:normal;*/
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
/*	font-weight:normal;
	outline:none;*/
}
.clear
{
	clear:both;
}

hr
{
	background:#cbcbcb;
	color:#cbcbcb;
	height:1px;
	border:0px;
	padding:0px;
	margin:0px;
}
a.iconLink
{
	text-decoration:none;
	float:left;
	margin-right:10px;
	opacity:.85;
}
a.iconLink img
{
	float:left;
	border:0px;
	margin-right:5px;
}
a.iconLink span
{
	float:left;
	font-size:14px;
	color:#41b7d8;
}
a.iconLink:hover
{
	opacity:1;
}



a.listSearch
{
	background: url(../images/button-bg_lstsrch.jpg) repeat-x bottom #fff;
	padding:8px;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #679c63;
	text-decoration:none;
}
a.listSearch span
{
	display:block;
	background:url(../images/listSearch-button_icon.png) no-repeat left top;
	padding-left:27px;
	font-size:15px;
	color:#666;
	font-weight:bold;
	line-height:22px;
}
a.listSearch:hover
{
	background:  #fff;
}
a.listSearch:hover span
{
	background:url(../images/listSearch-button_icon.png) no-repeat left bottom;
	color:#6a8dc9 !important;
}


a.viewAll
{
	background: url(../images/button-bg_vewal.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:5px 5px 5px 5px;
	border:1px solid #ccc;
	text-decoration:none;
	opacity:.85;
}
a.viewAll img
{
	border:0px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	
}
a.viewAll span
{
	padding-left:5px;
	background:url(../images/view-spr.png) no-repeat left;
	display:inline-block;
	font-size:15px;
	color:#666;
}
a.viewAll span small
{
	font-size:12px !important;
	color:#7f8081;
}
a.viewAll:hover
{
	opacity:1;
}


a.back_btn
{
	background: url(../images/goback_blue.png);
        cursor: pointer;
        height: 44px;
        width: 104px;
        display: block;
         margin-top: -21px;
    position: absolute;
}

a.back_btn:hover  
{
	background: url(../images/goback_gray.png);
}



a.Delete
{
	background: url(../images/button-bg-cncl.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #ccc;
	text-decoration:none;
}
a.Delete span
{
	display:block;
	background:url(../images/delete-button_icon.png) no-repeat left top;
	padding-left:20px;
	font-size:15px;
	color:#666;
	line-height:15px;
}
a.Delete:hover
{
	background:#fff;
}
a.Delete:hover span
{
	background:url(../images/delete-button_icon.png) no-repeat left bottom;
	color:#ff9999 ;
}


a.Accept
{
	background: url(../images/button-bg.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #e6e6e6;
	text-decoration:none;
}
a.Accept span
{
	display:block;
	background:url(../images/accept-button_icon.png) no-repeat left top;
	padding-left:20px;
	font-size:15px;
	color:#666;
	line-height:15px;
}
a.Accept:hover
{
	background:#fff;
}
a.Accept:hover span
{
	background:url(../images/accept-button_icon.png) no-repeat left bottom;
	color:#41B7D8 ;
}


a.Cancel
{
	background: url(../images/button-bg-cncl.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #ccc;
	text-decoration:none;
}
a.Cancel span
{
	display:block;
	background:url(../images/cancel-button_icon.png) no-repeat left top;
	padding-left:20px;
	font-size:15px;
	color:#666;
	line-height:15px;
}
a.Cancel:hover
{
	background: #fff;
}
a.Cancel:hover span
{
	background:url(../images/cancel-button_icon.png) no-repeat left bottom;
	color:#ff9999 ;
}

a.Read
{
	background: url(../images/button-bg.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #41B7D8;
	text-decoration:none;
	height: 15px;
}
a.Read span
{
      background: url("../images/read-button_icon.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font-size: 15px;
    line-height: 11px;
    margin-top: 2px;
    padding-left: 20px;
}

a.Read:hover
{
	background:#fff;
}
a.Read:hover span
{
	background:url(../images/read-button_icon.png) no-repeat left bottom;
	color:#41B7D8 ;
}

a.Save
{
	background: url(../images/button-bg.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	height:17px;
	border:1px solid #41B7D8;
	text-decoration:none;
        float: left;
        margin-right: 10px;
}
a.Save span
{
	   background: url("../images/save_black_btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font-size: 15px;
      line-height: 16px;
    margin-top: 0px;
    padding-left: 20px;
}
a.Save:hover
{
	background:  #fff;
}
a.Save:hover span
{
	background:url(../images/save_blue_btn.png) no-repeat left bottom;
	color:#41B7D8 ;
}




a.add_image
{
	background: url(../images/button-bg.jpg) repeat-x bottom #fff;
	
	padding:15px 10px 11px 10px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	
	border:1px solid #41b8d8;
	text-decoration:none;
	
}
a.add_image span
{
	
	background:url(../images/add_images.png) no-repeat left top;
	padding-left:35px;
	font-size:21px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	color:#666;
	line-height:16px !important;
	height:16px !important;
}


a.add_image:hover
{
	background: #fff;
}
a.add_image:hover span
{
	color:#41B7D8 ;
}



a.add_another
{
 background: url("../images/button-bg.jpg") repeat-x scroll center bottom #fff;
    border: 1px solid #41B7D8;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    float: left;
    height: 17px;
    margin-right: 10px;
    padding: 8px 25px 8px 8px;
    text-decoration: none;
}
a.add_another span
{
	display:block;
	background:url(../images/accept-button_icon.png) no-repeat left top;
	padding-left:25px;
	font-size:15px;
	color:#666;
	line-height:16px !important;
	height:15px !important;
}
a.add_another:hover
{
	background: #fff;
}
a.add_another:hover span
{
	background:url(../images/accept-button_icon.png) no-repeat left bottom;
	color:#41B7D8 ;
}


.SaveBtn
{
	background: url("../images/save_black_btn.png") no-repeat scroll 7px center #F9F9F9;
    border: 1px solid #E6E6E6;
    border-radius: 3px 3px 3px 3px;
    color: #666;
    display: block;
    font-size: 14px;
    height: 28px !important;
    line-height: 16px !important;
    padding: 0 3px 0 25px;
    text-decoration: none;
}
.SaveBtn:hover 
{
	background:url(../images/save_blue_btn.png) no-repeat 7px center;
	color:#41b8d8 ;
        cursor: pointer;
}

.cancelBtn
{
	background: url(../images/button-bg-cncl.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #ccc;
	text-decoration:none;
        cursor: pointer;
	
}
.cancelBtn span
{
        background: url("../images/cancel_black_btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font-size: 15px;
    line-height: 15px;
    margin-top: 0px;
    padding-left: 20px;
}

.cancelBtn:hover
{
	background:#fff;
}
.cancelBtn:hover span
{
	background:url(../images/cancel_hover_btn.png) no-repeat left bottom;
	color:#FF9999 ;
}

.addBtn
{
	background: url(../images/button-bg_lstsrch.jpg) repeat-x bottom #fff;
	padding:8px;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #6BB498;
	text-decoration:none;
        cursor: pointer;
	
}
.addBtn span
{
        background: url("../images/add_black_btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font-size: 15px;
    line-height: 15px !important;
    margin-top: 0px;
    padding-left: 20px;
}

.addBtn:hover
{
	background:#fff;
}
.addBtn:hover span
{
	background:url(../images/add_hover_btn.png) no-repeat left bottom;
	color:#6BB498 !important ;
}


/*.addBtn
{
 background:url(../images/add_hover_btn.png) no-repeat scroll 7px center #F9F9F9;
    border: 1px solid #E6E6E6;
    border-radius: 3px 3px 3px 3px;
    color: #666;
    display: block;
    font-size: 14px;
    height: 28px !important;
    line-height: 16px !important;
    padding: 0 3px 0 25px;
    text-decoration: none;
}
.addBtn:hover 
{
 background:url(../images/add_hover_btn.png) no-repeat 7px center;
cursor: pointer;
}*/






/************************************ Top ************************************/
.top
{
	 background: none repeat scroll 0 0 #41B7D8;
    clear: both;
    height: 40px;
    margin-top: -1px;
    position: fixed;
    width: 100%;
    z-index: 100000;
}
.top .inner
{
	width:1030px;
	margin:auto;
}
.top .inner a.logo
{
	float:left;
	background:url(../images/logo1.png) no-repeat center;
	width:178px;
	height:40px;
	display:block;
	margin-right:10px;
}
.top .inner img.user
{
	float:left;
	height:22px;
	width:22px;
	border-radius:2px 2px 2px 2px;
	margin-top: 10px;
	margin-right:20px;
}
.top .inner a.userMenu
{
	background: url(../images/user_menu.png) no-repeat center #329ebc;
	width:32px;
	height:40px;
	float:left;
	display:block;
	position: relative;
	z-index: 110;
	cursor:pointer;
	opacity:.85;
}
.top .inner a.userMenu:hover
{
	opacity:1;
}

.top .inner .userMenuSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #34A1C0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 122px;
    margin-top: 40px;
    position: absolute;
    width: 135px;
    z-index: 10000;
}
.top .inner .userMenuSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.top .inner .userMenuSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
        border-bottom:1px dashed #EBEBEB;
        height:37px;
}
.top .inner .userMenuSub ul li:last-child
{border-bottom:0px;}
.top .inner .userMenuSub ul li a
{
    color: #909090;
    display: inline-block;
    font-size: 14px;
    line-height: normal !important;
    padding: 10px;
    text-transform: none !important;
    width: 85.2%;
}
.top .inner .userMenuSub ul li a span
{
    margin-left: 5px;
    float: left;
}
.top .inner .userMenuSub ul li a small
{
 width: 23px;
 float: left;
}
.top .inner .userMenuSub ul li a small.msg
{
    background: url(../images/msg-icon1.png) no-repeat top center;
    height: 21px;
    margin-top: -2px;
}
.top .inner .userMenuSub ul li a.active small.msg
{
    background: url(../images/msg-icon1.png) no-repeat bottom center;
}

.top .inner .userMenuSub ul li a small.note
{
    background: url(../images/general.png) no-repeat top center;
    height: 19px;
}
.top .inner .userMenuSub ul li a.active small.note
{
    background: url(../images/general.png) no-repeat bottom center;
}
.top .inner .userMenuSub ul li a small.frnd {
    background: url("../images/friends.png") no-repeat top center;
    height: 22px;

}
.top .inner .userMenuSub ul li a small.subs {
    background: url("../images/subscriptions.png") no-repeat top center;
    height: 16px;

}

.top .inner .userMenuSub ul li a.active small.frnd {
    background: url("../images/friends.png")  no-repeat bottom center;
}
.top .inner .userMenuSub ul li a:hover
{
	background: #f5f5f5 !important;
}
.top .inner .userMenuSub ul li:hover a
{
	    color:#329ebc;
 text-decoration:underline;
}

.top .inner .userMenuSub ul li a.active
{
	background: #34A1C0 !important;
        color: #fff !important;
}



.top .inner a.more
{
	background: url(../images/menu_more.png) no-repeat center #329ebc;
	width:32px;
	height:40px;
	float:left;
	display:block;
	position: relative;
	z-index: 110;
	cursor:pointer;
	opacity:.85;
	margin-right: 15px;
}
.top .inner a.more:hover
{
	opacity:1;
}

.top .inner .moreSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #34A1C0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 581px;
    margin-top: 40px;
    position: absolute;
    width: 170px;
    z-index: 100;
}
.top .inner .moreSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.top .inner .moreSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
        border-bottom:1px dashed #EBEBEB;
}
.top .inner .moreSub ul li:last-child
{border-bottom:0px;}
.top .inner .moreSub ul li a
{
	line-height:normal !important;
	padding:10px;
	text-transform:none !important;
        color:#909090;
        font-size: 14px;
}

.top .inner .moreSub ul li a span
{
    margin-left: 5px;
}
.top .inner .moreSub ul li a img
{
     border: 0 none;
    position: relative;
    top: 3px;
    width: 16px;
}

.top .inner .moreSub ul li a:hover
{
	background: #f5f5f5 !important;
}







.top .inner ul
{
	float:left;
	padding:0px;
	margin:0px;
	margin-left:15px;
}
.top .inner ul li
{
	float:left;
	list-style:none;
	margin-right:15px;
}
.top .inner ul li:hover
{
	background:url(../images/menu_top_hover.jpg) repeat-x top;
}

.top .inner ul li:hover a span
{
 
 text-decoration:underline; 
}

.top .inner ul li a
{
	font-size:15px;
/*	text-transform:uppercase;*/
	color:#FFF;
	line-height:40px;
	display:block;
	text-decoration:none;
}
.top .inner ul li a:hover
{
	background:url(../images/menu_bottom_hover.png) no-repeat bottom center;
}

.top .inner ul li.active
{
	background:url(../images/menu_top_hover.jpg) repeat-x top;
}
.top .inner ul li.active a
{
	background:url(../images/menu_bottom_hover.png) no-repeat bottom center;
}



.top .inner a.search
{
	background-image: url(../images/menu_search.png);
        background-repeat: no-repeat;
        background-position:center;
	width:40px;
	height:40px;
	float:left;
	display:block;
	position: relative;
	z-index: 110;
	cursor:pointer;
	opacity:.85;
}
.top .inner a.search:hover
{
	opacity:1;
}

.top .inner .searchBox {
    background: none repeat scroll 0 0 #34A1C0;
    border: 0 none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    height: 30px;
    margin-left: 508px;
    margin-top: 40px;
    padding: 5px;
    position: absolute;
    width: 370px;
    z-index: 100;
}
.top .inner .searchBox span
{
	padding:5px;
	background:#FFF;
	display:inline-block;
	width: 97%;
}
.top .inner .searchBox span input[type=text]
{
	float:left;
	height:20px;
	border:0px;
	color:#666;
	font-size:14px;
	margin-right:5px;
	width: 93%;
}
.top .inner .searchBox span a
{
	float:right;
	text-decoration:none;
	background:url(../images/post_comment_icon.png) no-repeat center;
	display:block;
	opacity:.75;
	width:16px;
	height: 20px;
}
.top .inner .searchBox span a:hover
{
	opacity:1;
}
.top .inner a.logout
{
	background: url(../images/menu_logout.png) no-repeat center;
	width:32px;
	height:40px;
	float:right;
	display:block;
	margin-left:10px;
	opacity:.85;
}
.top .inner a.logout:hover
{
	opacity:1;
}



.top .inner a.settings
{
	background: url(../images/menu_settings.png) no-repeat center #329ebc;
	width:32px;
	height:40px;
	float:right;
	display:block;
	margin-left:10px;
	position: relative;
	z-index: 110;
	cursor:pointer;
	opacity:.85;
}
.top .inner a.settings:hover
{
	opacity:1;
}

.top .inner .settingsSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #34A1C0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 807px;
    margin-top: 40px;
    position: absolute;
    width: 175px;
    z-index: 100;
}
.top .inner .settingsSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.top .inner .settingsSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
        border-bottom:1px dashed #EBEBEB;
}
.top .inner .settingsSub ul li:last-child
{border-bottom:0px;}
.top .inner .settingsSub ul li a
{
	line-height:normal !important;
	padding:10px;
	text-transform:none !important;
        color:#909090;
        font-size: 14px;
}
.top .inner .settingsSub ul li a:hover
{
	background: #f5f5f5 !important;
}




.top .inner a.add
{
	background: url(../images/document_add-hover.png) no-repeat right;
	height:40px;
	float:right;
	width:26px;
	display:block;
	margin-left:0px;
	opacity:0.85;
	text-decoration:none;
}
.top .inner a.add span
{
	font-size:14px;
	display:block;
	line-height:40px;
	color:#FFF;
	margin-right:25px;
	text-decoration:none;
        text-shadow: 0px 0px 5px #000;
}
.top .inner a.add:hover
{
	opacity:1;
        /*background: url(../images/document_add.png) no-repeat right;*/
}


.top .inner .addSub {
        background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 815px;
    margin-top: 40px;
    position: absolute;
    width: 135px;
    z-index: 100;
}
.top .inner .addSub img.point
{
	    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.top .inner .addSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
	
}
.top .inner .addSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
	list-style:none;
        border-bottom: 1px dashed #EBEBEB;
	
}
.top .inner .addSub ul li:last-child
{border-bottom: 0px;}
.top .inner .addSub ul li a
{
	line-height:normal !important;
	padding:10px;
	font-size:14px;
	text-transform:none !important;
	color:#666;
	text-decoration:none;
	display:block;
}



.top .inner .addSub ul li a span
{
    margin-left: 5px;
}
.top .inner .addSub ul li a img
{
    border: 0 none;
    position: relative;
    top: 3px;
    width: 16px;
}



.top .inner .addSub ul li a:hover
{
	background: #ebebeb !important;
}

.topShadow
{
	background: url("../images/menu_shadow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    clear: both;
    height: 25px;
    margin: 39px auto auto 150px;
    opacity: 0.3;
    position: fixed;
    width: 958px;
}

/************************************ Main ************************************/

.main
{
	width:1000px;
	margin:auto;
}

/************************************ Main Left ************************************/

.main .left
{
	width:213px;
	float:left;
}
.main .left a.dp
{
	text-decoration:none;
	clear:both;
	display:block;
	margin-bottom:15px;
}
.main .left a.dp img
{
	width:212px;
	border:0px;
}
/*.main .left ul.profileLinks
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	border-bottom:1px solid #cbcbcb;
	display:inline-block;
	margin-bottom:20px;
	width:100%;
}
.main .left ul.profileLinks li
{
	list-style:none;
	
	display:inline-block;
	clear:both;
	    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}

.main .left ul.profileLinks li.active
{
	background: #E5E4E4 ;
}
.main .left ul.profileLinks li:hover
{
	background: #F5F5F5 ;
}
.main .left ul.profileLinks li a
{
	text-decoration:none;
	opacity:.85;
	display:block;
}
.main .left ul.profileLinks li span:hover
{
	background: #F5F5F5 ;
}
.main .left ul.profileLinks li span:hover a
{
	background: #F5F5F5 ;
}
.main .left ul.profileLinks li a img
{
	float:left;
	margin-right:5px;
        margin-left:5px;
	margin-top:2PX;
	opacity:.85;
	border:0px;
}

.main .left ul.profileLinks li a small
{
	float:left;
	margin-right:5px;
}
.main .left ul.profileLinks li a small.vru
{
	background:url(../images/view_recent_updates.png) top center;
	width:22px;
	height:22px;
	margin-top: 3px;opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.vru
{
	opacity: 1;
}
.main .left ul.profileLinks li a small.vmp
{
	background:url(../images/view_my_profile_icon.png) top center;
	width:22px;
	height:22px;
	margin-left: 4px;
	margin-top: 3px;opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.vmp
{
	opacity: 1;
}
.main .left ul.profileLinks li a small.vupdate
{
	background:url(../images/view_recent_updates.png) top center;
	width:22px;
	height:22px;
	margin-left: 4px;
	margin-top: 3px;opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.vupdate
{
	opacity: 1;
}



.main .left ul.profileLinks li a small.emp
{
	background:url(../images/edit_my_profile_icon.png) top center;
	width:22px;
	height:22px;
	margin-left: 6px;
    margin-top: 3px;
    opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.emp
{
    opacity: 1;
	background:url(../images/edit_my_profile_icon.png) bottom center;
}

.main .left ul.profileLinks li a small.bm
{
	background:url(../images/browse_members.png) top center;
	width:22px;
	height:22px;opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.bm
{
	opacity: 1;
}

.main .left ul.profileLinks li a small.iyf
{
	background:url(../images/invite_friends_icon.png) top center;
	width:22px;
	height:22px;
	margin-left: 3px;
    margin-top: 3px;opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.iyf
{
	opacity: 1;
}


.main .left ul.profileLinks li a small.subc
{
	background:url(../images/subscribe_gray.png) top center;
	width:22px;
	height:22px;
	margin-left: 3px;
    margin-top: 3px;opacity: 0.85;
}
.main .left ul.profileLinks li a:hover small.subc
{
	opacity: 1;
}


.main .left ul.profileLinks li a span
{
	float:right;
	font-size:16px;
	text-align:left;
	color:#747474;
	width: 83%;
}
.main .left ul.profileLinks li a:hover span
{
	color:#329ebc;
	text-decoration:underline;
}
.main .left ul.profileLinks li a:hover img
{
	opacity:1;
}*/


.dropdown_list{
list-style: none;

clear: both;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
padding-top: 2px !important;
width: 96%;
}
.dropdown_list li {
 margin-left: 28px;
    margin-right: 2px;
    margin-top: 0;
    width: 91% !important;

}

.dropdown_list li:hover
{
display:block;
}


.main .left ul.profileLinks .dropdown_icon
{
float:right;
margin-top:6px;

}


.main .left ul.profileLinks
{
 margin:0px;
 padding:0px;
 padding-bottom:10px;
/* border-bottom:1px solid #cbcbcb;*/
 display:inline-block;
/* margin-bottom:20px;*/
 width:100%;
}
.main .left ul.profileLinks li
{
 list-style:none;
 
 display:inline-block;
 clear:both;
     margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 99%;
}
.main .left ul.profileLinks li.manu_li_left
{
 list-style:none;
 
 display:inline-block;
 clear:both;
     margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 99%;
}


.main .left ul.profileLinks li.active
{
 background: #E5E4E4 ;
 
}
.main .left ul.profileLinks li.active span
{
 color: #329ebc ;
 
}

.main .left ul.profileLinks li.mLeftli:hover 
{
 background: #F5F5F5 ;
}
.main .left ul.profileLinks li a
{
 text-decoration:none;
 opacity:.85;
 display:block;
}
.main .left ul.profileLinks li.mLeftli span:hover
{
 background: #F5F5F5 ;
}
.main .left ul.profileLinks li.mLeftli span:hover a 
{
 background: #F5F5F5 ;
}
.main .left ul.profileLinks li a img
{
 float:left;
 margin-right:5px;
 margin-left:5px;
margin-top: 0px;
 opacity:.85;
 border:0px;
}

.main .left ul.profileLinks li a span
{
 float:right;
 font-size:16px;
 text-align:left;
 color:#747474;
 width: 81%;
}
.main .left ul.profileLinks li.mLeftli a:hover span 
{
 color:#329ebc;
 text-decoration:underline;
}
.main .left ul.profileLinks li.mLeftli a:hover img 
{
 opacity:1;
}



.main .left h2
{
	clear:both;
	margin-bottom:10px;
	color:#41b7d8;
	font-size:18px;
}
.main .left a.friends
{
	float:left;
	text-decoration:none;
	opacity:.85;
	width:61px;
	margin-right:5px;
	margin-bottom:5px;
}
.main .left a.friends img
{
	padding:2px;
 	border:1px solid #cbcbcb;
 	background:#FFF;
	width:55px;
	height:55px;
}
.main .left a.friends:hover
{
	opacity:1;
}

.main .left ul.groups
{
	margin:0px;
	margin-left:20px;
	padding:0px;
	width:80%;
}
.main .left ul.groups li
{
	list-style:url(../images/group_bullet.png) outside;
	clear:both;
	margin-bottom:5px;
}
.main .left ul.groups li a
{
	text-decoration:none;
	display:block;
	font-size:15px;
	color:#747474;
}
.main .left ul.groups li a:hover
{
	text-decoration:underline;
}

.favouriteLeftMenu ul.groups
{
	margin:0px;
	margin-left:20px;
	padding:0px;
	width:80%;
}
.favouriteLeftMenu ul.groups li
{
	list-style:url(../images/group_bullet.png) outside;
	clear:both;
	margin-bottom:5px;
}
.favouriteLeftMenu ul.groups li.active
{
	background-color: #CFE8F7;
        font-weight: bold;
}
.favouriteLeftMenu ul.groups li:hover
{
	background-color: #f4f4f4;
}
.favouriteLeftMenu ul.groups li a
{
	text-decoration:none;
	display:block;
	font-size:15px;
	color:#747474;
}
.favouriteLeftMenu ul.groups li a img
{
	float: right;
}
.favouriteLeftMenu ul.groups li a:hover
{
	text-decoration:underline;
} 

/************************************ Main Center ************************************/

.main .center
{
    background: url(../images/left_shadow.jpg) repeat-y left top;
/*    border-left: 1px solid #CBCBCB;*/
    display: inline-block;
    float: left;
    padding-bottom: 50px;
    width: 600px;
/*    box-shadow: 6px 0 13px -6px #ccc inset;*/
/*    min-height: 1000px;*/
}
.main .centerB
{
    border-left: 0px solid #CBCBCB;
    
}
.main .center ul.tabs
{
    clear: both;
    left: 17px;
    margin: 0;
    padding: 0;
    position: relative;
    top:5px;
}
.main .center ul.tabs li
{
	list-style:none;
	float:left;
	margin-right:2px;
}
.main .center ul.tabs li a
{
	
	padding:10px;
	border-radius:5px 5px 0px 0px;
	border:1px solid Transparent;
	border-bottom:1px solid Transparent;
	font-size:14px;
	color:#90908f;
	font-weight:bold;
	text-decoration:none;
}
.main .center ul.tabs li a:hover
{
	border:1px solid #dbdbdb;
	background:#fff;
	border-bottom:1px solid Transparent;
	color:#41b7d8;
	
}
.main .center ul.tabs li.active a
{
	border:1px solid #dbdbdb;
	background:#fff;
	border-bottom:1px solid Transparent;
	color:#41b7d8;
	cursor:auto;
	
}
.main .center .updates
{
	background:url(../images/status_bg.png) no-repeat top left;
/*	height:140px;*/
	width:94%;
	clear:both;
	padding-left:30px;
	padding-top:30px;
}
.main .center .updates .cate
{
    clear: both;
    position: relative;
    top: 1px;
    width: 100%;
}

.main .center .updates .cate a.iconText
{
	text-decoration:none;
	float:left;
	margin-left:10px;
	padding-bottom:12px;
}
.main .center .updates .cate a.iconText img
{
	float:left;
	border:0px;
	margin-right:5px;
}
.main .center .updates .cate a.iconText span
{
	float:left;
	font-size:14px;
	color:#90908f;
}
.main .center .updates .cate a.iconText.active
{
	background:url(../images/status_active.png) no-repeat left bottom;
	cursor: auto;
}
.main .center .updates .cate a.iconText.active span
{
	color:#41b7d8;
}
.main .center .updates .cate  a.privacy
{
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    opacity: 0.75;
    text-decoration: none;
}
.main .center .updates .cate  a.privacy span
{
    color: #41B7D8;
    float: left;
    font-size: 13px;
    margin-top: 1px;
}
.main .center .updates .cate  a.privacy img
{
	float:left;
	border:0px;
	margin-left:5px;
	margin-top: 4px;
}
.main .center .updates .cate  a.privacy img.dd
{
	margin-top:7px;
}
.main .center .updates .cate  a.privacy:hover
{
	opacity:1.85;
}


.main .center .updates .cate  .privacySub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 410px;
    margin-top: 30px;
    position: absolute;
    width: 135px;
    z-index: 100;
}
.main .center .updates .cate  .privacySub img.point
{
	    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.main .center .updates .cate  .privacySub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
	
}
.main .center .updates .cate  .privacySub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
	list-style:none;
	
}
.main .center .updates .cate  .privacySub ul li a
{
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: normal !important;
    padding: 5px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: none !important;
    width: 86%;
}
.main .center .updates .cate  .privacySub ul li a:hover
{
	background: #ebebeb !important;
}

.main .center .updates .cate  .privacySub ul li a.select
{
	background: #ebebeb !important;
	
}





.main .center .updates textarea
{
	width:98%;
	height:60px;
	border:1px solid #e3e3e3;
	clear:both;
	padding:5px;
	resize:none;
	font-size:14px;
	color:#666;
        margin-bottom: 0px;
        
/*        background-image: -moz-linear-gradient(top , transparent, transparent 49px,#E7EFF8 0px); 
        background-image: -webkit-linear-gradient(top , transparent, transparent 49px,#E7EFF8 0);

        -webkit-background-size:  100% 50px;
        background-size: 100% 50px;*/
}
.main .center .updates .addPost
{
	display:inline-block;
	width:99.7%;
	background:#f2f2f2;
	border:1px solid #e0e0e0;
	border-top:1px solid transparent;
	height: 30px;
}
.main .center .updates .addPost ul
{
	float:left;
	margin:0px;
	padding:0px;
}
.main .center .updates .addPost ul li
{
	float:left;
	border-right:1px solid #e0e0e0;
	list-style:none;
}
.main .center .updates .addPost ul li a
{
	padding-top:7px;
	padding-bottom:5px;
	width:30px;
	opacity:.75;
	text-align:center;
	height: 19px;
	text-decoration:none;
	display:block;
}
.main .center .updates .addPost ul li a img
{
	border:0px;
}
.main .center .updates .addPost ul li a:hover
{
	opacity:1;
}
.main .center .updates .addPost  .lang
{
    float: right;
    margin-top: 5px;
    margin-right: 30px;
}
.main .center .updates .addPost  .lang span
{
	float:left;
	font-size:13px;
	color:#B1B1B1;
}
.main .center .updates .addPost  .lang a
{
	
}
.main .center .updates .addPost  .lang  img
{
	border:0px;
        text-decoration:none;
	float:left;
	opacity:.75;
	margin-right:5px;
}
.main .center .updates .addPost  .lang img:hover
{
	opacity:1;
}
.main .center .updates .addPost a.button
{
	float:right;
	text-decoration:none;
	margin-right: 3px;
    margin-top: 2px;
	background:url(../images/post_button_bg.jpg) repeat-x bottom #41b7d8;
	border:1px solid #3094b0;
	opacity:.85;
	padding: 3px 7px;
}
.main .center .updates .addPost a.button span
{
	float:left;
	font-size:14px;
	color:#fff;
}
.main .center .updates .addPost a.button img
{
	float:left;
	margin-left:5px;
	border:0px;
	margin-top:3px;
}
.main .center .updates .addPost a.button:hover
{
	opacity:1;
}
/*-*--/-*-*-*-*-*-**/
.main .center .updates .addPost button.button
{
	float:right;
	text-decoration:none;
	margin-right: 3px;
    margin-top: 2px;
	background:url(../images/post_button_bg.jpg) repeat-x bottom #41b7d8;
	border:1px solid #3094b0;
	opacity:.85;
	padding: 3px 7px;
        cursor: pointer;
}
.main .center .updates .addPost button.button:disabled
{
    background:#87BDC4;
    
}

.main .center .updates .addPost button.button span
{
	float:left;
	font-size:14px;
	color:#fff;
}
.main .center .updates .addPost button.button img
{
	float:left;
	margin-left:5px;
	border:0px;
	margin-top:3px;
}
.main .center .updates .addPost button.button:hover
{
	opacity:1;
}

.main .center .post
{
    border-top: 2px solid #CBCBCB;
    clear: both;
    display: inline-block;
/*    margin-left: 20px;*/

padding-left: 20px;
    margin-top: 10px;
	margin-bottom: 10px;
    width: 96%;
}
.main .center .post:hover a.dd
{
	opacity:1;
}
.main .center .post .lang
{
	clear:both;
	display:inline-block;
	float:right;
	margin-top:5px;
}
.main .center .post .lang a
{
    float: left;
    margin-right: 5px;
    opacity: 0.75;
    text-decoration: none;
}
.main .center .post .lang a img
{
    border: 0 none;
}
.main .center .post .lang a:hover
{
    opacity: 1;
}
.main .center .post a.dd
{
	float:right;
	padding: 5px 3px;
	text-decoration:none;
	display:block;
	border:1px solid #CBCBCB;
	border-top:1px solid transparent;
	clear:both;
	opacity:0;
}
.main .center .post a.dd img
{
	border:0px;
	opacity:.65;
}
.main .center .post a.dd:hover img
{
	opacity:1;
}


.main .center .post .ddSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 445px;
    margin-top: 25px;
    position: absolute;
    width: 135px;
    z-index: 100;
}
.main .center .post .ddSub img.point
{
	    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.main .center .post .ddSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
	
}
.main .center .post .ddSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
	list-style:none;
	
}
.main .center .post .ddSub ul li a
{
	line-height:normal !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
	padding-bottom:5px;
	text-transform:none !important;
	color:#666;
	text-decoration:none;
	display:block;
}
.main .center .post .ddSub ul li a:hover
{
	background: #ebebeb !important;
}






.main .center .post .by
{
	clear:both;
	display:inline-block;
	width:100%;
}
.main .center .post .by a.thumb
{
    background: url("../images/profile_pic-shadow.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 71px;
    margin-right: 10px;
    text-decoration: none;
    width: 61px;
    
}
.main .center .post .by a.thumb img
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.main .center .post .by label
{
	float:left;
	line-height:normal;
/*	width: 75%;*/
	margin-top:5px;
}

.main .center .post .by img.relativeIcon
{
    float:right;
    border: 0px;
    margin-top: 10px;
}
.main .center .post .by label a
{
	font-size: 16px;
    font-weight: bold;
	font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif !important;
	color:#41b7d8;
	text-decoration:none;
	float:left;
	margin-right:5px;
}
.main .center .post .by label a:hover
{
	text-decoration:underline;
}
.main .center .post .by label small
{
    color: #7E7E7E;
    float: left;
    font-size: 10px;
    margin-top: 6px;
}
.main .center .post .by label img.glob
{
	float:left;
	margin-left:5px;
	margin-top: 7px;
}
.main .center .post .by label span
{
    color: #7e7e7e;
	margin-top:5px;
	display:inline-block;
    font-size: 14px;
}
.main .center .post .detail
{
	clear:both;
	display:inline-block;
	width:100%;
	margin-top:5px;
}
.main .center .post .detail img
{
	max-width:100%;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.main .center .post .detail p
{
	font-size:14px;
	line-height: 18px;
	 color:#333333;
	 margin-bottom:5px;
	 clear:both;
	 text-align:justify;
}
.main .center .post .detail p.proxy
{
	font-family:inherit;
}
.main .center .post .detail p.noto
{
	 font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;
}
.main .center .post .detail p.skolar
{
         font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;
}
.main .center .post .icons {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 90%;
}
.main .center .post .detial_btn_wal
{
    margin-bottom: 10px;
    margin-top: 10px; 
    float: right;
     margin-right: 10px; 
}
.main .center .post .icons a {
    display: inline-block;
    float: left;
    height: 15px;
    padding: 5px;
    text-decoration: none;
}

.main .center .post .icons a img {
    border: 0 none;
    float: left;
    /*margin-right: 2px;*/
	opacity:.75;
}
.main .center .post .icons a:hover img {
     opacity:1;
}
.main .center .post .icons a:hover span {
	text-decoration:underline;
}
.main .center .post .icons a span {
    float: left;
    font-size: 15px;
	color:#41b7d8;
}
.main .center .post .icons .count {
    display: inline-block;
    float: left;
    margin-right:10px; margin-top: 3px;
}
.main .center .post .icons .count img {
    float: left;
    height: 24px;
    width: 6px;
}
.main .center .post .icons .count span {

    background: none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CEE3F0;
	border-left:1px solid transparent;
	border-radius:0px 2px 2px 0px;
    color: #2A7090;
    display: inline-block;
    font-size: 19px;
    height: 23px;
    line-height: 23px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}
.main .center .post .commentBox_wall
{
/*	background:#f0f0f0;*/
	padding:5px;
	display:inline-block;
	width:98%;
}
.main .center .post .commentBox_wall img.u_id_img
{
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
}
.main .center .post .commentBox_wall .comment_text
{
	float:left;
	line-height:normal;
	background:#FFF;
	border:1px solid #e3e3e3;
	display:inline-block;
	width:93%;
}
.main .center .post .commentBox_wall .comment_text textarea
{
	float:left;
	width:85%;
	border:0px;
	padding:5px;
	color: #666666;
    font-size: 14px;
	resize: none;
/*	height: 19px !important;*/
        
        margin-bottom: 0px;
        
/*        background-image: -moz-linear-gradient(top , transparent, transparent 49px,#E7EFF8 0px), -moz-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -moz-radial-gradient(3.9% 46% , circle closest-corner, #CCCCCC, #CCCCCC 43.5%, transparent 0%); 
        background-image: -webkit-linear-gradient(top , transparent, transparent 49px,#E7EFF8 0), -webkit-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -webkit-radial-gradient(3.9% 46%, circle closest-corner, #cccccc, #cccccc 43.5%, transparent 0%);

        -webkit-background-size:  100% 50px;
        background-size: 100% 50px;*/
}
.main .center .post .commentBox_wall .comment_text a
{
	border-left: 1px solid #CCCCCC;
    float: left;
    margin-top: 7px;
    opacity: 0.75;
    padding-left: 5px;
    text-decoration: none;
}
.main .center .post .commentBox_wall .comment_text a:hover
{
	opacity:1;
}
.main .center .post .commentBox_wall .comment_text a img
{
	border:0px;
	width:16px !important;
	height:16px !important;
}
.main .center .post ul.comments
{
	margin:0px;
	margin-top:10px;
	padding:0px;
	display:inline-block;
	width:100%;
}
.main .center .post ul.comments li
{
	list-style:none;
	clear:both;
	display:inline-block;
	width:100%;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	padding-top:10px;
}
.main .center .post ul.comments li:last-child
{
	border-bottom:0px;
}
.main .center .post ul.comments li a.thumb
{
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width:62px;
}
.main .center .post ul.comments li a.thumb img 
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.main .center .post ul.comments li label
{
	line-height:normal;
	float:left;
	width:87%;
	display:inline-block;
}
.main .center .post ul.comments li label a.user
{
	color:#41B7D8;
    float: left;
    font-size: 16px;
    margin-right: 5px;
    text-decoration: none;
}
.main .center .post ul.comments li label a.user:hover
{
    text-decoration: underline;
}
.main .center .post ul.comments li label smal
{
    color: #7E7E7E;
    float: left;
    font-size: 12px;
    margin-top:4px;
	margin-right:10px;
}
.main .center .post ul.comments li label a.remove
{
	float:left;
	font-size:14px;
	color: #c07e7e;
	text-decoration:none;
	opacity:0;
}
.main .center .post ul.comments li label a.remove:hover
{
	text-decoration:underline;
}
.main .center .post ul.comments li:hover label a.remove
{
	opacity:1;
}
.main .center .post ul.comments li label .ld
{
	float:right;
	opacity:.75;
}
.main .center .post ul.comments li:hover label .ld
{
	opacity:1;
}

.main .center .post ul.comments li label .ld span.like
{
	float:left;
	margin-right:5px;
}
.main .center .post ul.comments li label .ld span.like a.b
{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#2C9801;
	margin-right:2px;
	text-decoration:none;
	display:block;
	margin-top:3px;
}
.main .center .post ul.comments li label .ld span.like a.b:hover
{
	text-decoration:underline;
}
.main .center .post ul.comments li label .ld span.like a.img
{
	text-decoration:none;
	height:16px;
	width:16px;
	background:url(../images/slider-likeIcon.png) no-repeat center;
	display:block;
	float:left;
	opacity:.75;
}
.main .center .post ul.comments li label .ld span.like a.img:hover
{
	opacity:1;
}

.main .center .post ul.comments li label .ld span.dislike
{
	float:left;
}
.main .center .post ul.comments li label .ld span.dislike a.b
{
	float:left;
	font-size:12px;
	display:block;
	margin-top:3px;
	font-weight:bold;
	color:#CB4700;
	margin-right:2px;
	text-decoration:none;
}
.main .center .post ul.comments li label .ld span.dislike a.b:hover
{
	text-decoration:underline;
}
.main .center .post ul.comments li label .ld span.dislike a.img
{
	text-decoration:none;
	height:16px;
	width:16px;
	background:url(../images/slider-dislikeIcon.png) no-repeat center;
	display:block;
	float:left;
	opacity:.75;
}
.main .center .post ul.comments li label .ld span.dislike a.img:hover
{
	opacity:1;
}
.main .center .post ul.comments li label p
{
	clear:both;
	margin-top:5px;
	font-size:14px;
	color:#666;
}
.main .center .post ul.comments li label a.rep
{
	float:left;
	font-size:14px;
	color: #999;
	text-decoration:none;
	margin-top:5px;
	clear:both;
	margin-bottom: 5px;
}
.main .center .post ul.comments li label a.rep:hover
{
	text-decoration:underline;
}
.main .center .post ul.comments li:hover label a.rep
{
	color:#360;
}

.main .center .post ul.comments ul.comments
{
	margin-left:75px;
	width: 86%;
}
.main .center .post ul.comments ul.comments li
{
	border-top:1px solid #CCCCCC;
	border-bottom:0px;
	padding-top:10px;
}
.main .center .post ul.comments ul.comments li a.thumb
{
	width:46px;
}
.main .center .post ul.comments ul.comments li a.thumb img
{
	width:40px;
	height:40px;
}
.main .center .post ul.comments ul.comments li label
{
	width:88%;
}
.main .center .post ul.comments .commentBox_wall
{
    margin-left: 75px;
    width: 85%;
}
.main .center .post ul.comments .commentBox_wall label
{
	width:92%;
}
.main .center .post ul.comments .commentBox_wall label textarea
{
	width:86%;
}
/************************************ Popup Post ************************************/


.popup_post
{
    border-top: 1px solid #CBCBCB;
    clear: both;
    display: inline-block;
    margin-left: 20px;
    margin-top: 0px;
	margin-bottom: 10px;
    width: 96%;
    
/*    overflow-y: auto;*/
}
.popup_post:hover a.dd
{
	opacity:1;
}
.popup_post .lang
{
	clear:both;
	display:inline-block;
	float:right;
	margin-top:5px;
}
.popup_post .lang a
{
    float: left;
    margin-right: 5px;
    opacity: 0.75;
    text-decoration: none;
}
.popup_post .lang a img
{
    border: 0 none;
}
.popup_post .lang a:hover
{
    opacity: 1;
}
.popup_post a.dd
{
	float:right;
	padding: 5px 3px;
	text-decoration:none;
	display:block;
	border:1px solid #CBCBCB;
	border-top:1px solid transparent;
	clear:both;
	opacity:0;
}
.popup_post a.dd img
{
	border:0px;
	opacity:.65;
}
.popup_post a.dd:hover img
{
	opacity:1;
}


.popup_post .ddSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 545px;
    margin-top: 25px;
    position: absolute;
    width: 135px;
    z-index: 100;
}
.popup_post .ddSub img.point
{
	    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.popup_post .ddSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
	
}
.popup_post .ddSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
	list-style:none;
	
}
.popup_post .ddSub ul li a
{
	line-height:normal !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
	padding-bottom:5px;
	text-transform:none !important;
	color:#666;
	text-decoration:none;
	display:block;
}
.popup_post .ddSub ul li a:hover
{
	background: #ebebeb !important;
}






.popup_post .by
{
	clear:both;
	display:inline-block;
	width:100%;
}
.popup_post .by a.thumb
{
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 61px;
}
.popup_post .by a.thumb img
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.popup_post .by label
{
	float:left;
	line-height:normal;
	width: 85%;
	margin-top:5px;
}
.popup_post .by label a
{
	font-size:18px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;
	color:#41b7d8;
	text-decoration:none;
	float:left;
	margin-right:5px;
}
.popup_post .by label a:hover
{
	text-decoration:underline;
}
.popup_post .by label small
{
    color: #7E7E7E;
    float: left;
    font-size: 10px;
    margin-top: 10px;
}
.popup_post .by label img.glob
{
	float:left;
	margin-left:5px;
	margin-top: 9px;
}
.popup_post .by label span
{
    color: #7e7e7e;
	margin-top:5px;
	display:inline-block;
    font-size: 14px;
}
.popup_post .detail
{
	clear:both;
	display:inline-block;
	width:98%;
	margin-top:5px;
}
.popup_post .detail img
{
 clear: both;
/*    height: 45%;*/
    margin-bottom: 5px;
    margin-top: 5px;
/*    position: fixed;*/
}
.popup_post .detail p
{
	font-size:17px;
	 color:#333333;
	 margin-bottom:5px;
	 clear:both;
	 text-align:justify;
}
.popup_post .detail p.proxy
{
	font-family:inherit;
}
.popup_post .detail p.noto
{
	 font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;
}
.popup_post .icons {
      display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: fixed;
    top: 85%;
    width: 50%;
}
.popup_post .icons a {
    display: inline-block;
    float: left;
    height: 15px;
    padding: 5px;
    text-decoration: none;
}

.popup_post .icons a img {
    border: 0 none;
    float: left;
    margin-right: 2px;
	opacity:.75;
}
.popup_post .icons a:hover img {
     opacity:1;
}
.popup_post .icons a:hover span {
	text-decoration:underline;
}
.popup_post .icons a span {
    float: left;
    font-size: 14px;
	color:#41b7d8;
}
.popup_post .icons .count {
    display: inline-block;
    float: left;
    margin-right:10px;
}
.popup_post .icons .count img {
    float: left;
    height: 24px;
    width: 6px;
}
.popup_post .icons .count span {

    background: none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CEE3F0;
	border-left:1px solid transparent;
	border-radius:0px 2px 2px 0px;
    color: #2A7090;
    display: inline-block;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}
.popup_post_right .commentBox_wall
{
/*	background:#f0f0f0;*/
	padding:5px;
	display:inline-block;
	width:98%;
}
.popup_post_right .commentBox_wall img
{
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
}
.popup_post_right .commentBox_wall label
{
	float:left;
	line-height:normal;
	background:#FFF;
	border:1px solid #e3e3e3;
	display:inline-block;
	width:90%;
}
.popup_post_right .commentBox_wall label textarea
{
	float:left;
	width:80%;
	border:0px;
	padding:5px;
	color: #666666;
    font-size: 14px;
	resize: none;
	height: 19px !important;
        
/*        background-image: -moz-linear-gradient(top , transparent, transparent 49px,#E7EFF8 0px), -moz-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -moz-radial-gradient(3.9% 46% , circle closest-corner, #CCCCCC, #CCCCCC 43.5%, transparent 0%); 
        background-image: -webkit-linear-gradient(top , transparent, transparent 49px,#E7EFF8 0), -webkit-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -webkit-radial-gradient(3.9% 46%, circle closest-corner, #cccccc, #cccccc 43.5%, transparent 0%);

        -webkit-background-size:  100% 50px;
        background-size: 100% 50px;*/
}
.popup_post_right .commentBox_wall label a
{
	float:left;
	margin-left:5px;
	opacity:.75;
	text-decoration:none;
	 margin-top: 7px;
}
.popup_post_right .commentBox_wall label a:hover
{
	opacity:1;
}
.popup_post_right .commentBox_wall label a img
{
	border:0px;
	width:16px !important;
	height:16px !important;
}
.popup_post_right ul.comments
{
	margin:0px;
	margin-top:10px;
	padding:0px;
	display:inline-block;
	width:100%;
}
.popup_post_right ul.comments li
{
	list-style:none;
	clear:both;
	display:inline-block;
	width:100%;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	padding-top:10px;
}
.popup_post_right ul.comments li:last-child
{
	border-bottom:0px;
}
.popup_post_right ul.comments li a.thumb
{
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width:62px;
}
.popup_post_right ul.comments li a.thumb img 
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.popup_post_right ul.comments li label
{
	line-height:normal;
	float:left;
	width:87%;
	display:inline-block;
}
.popup_post_right ul.comments li label a.user
{
	color:#41B7D8;
    float: left;
    font-size: 16px;
    margin-right: 5px;
    text-decoration: none;
}
.popup_post_right ul.comments li label a.user:hover
{
    text-decoration: underline;
}
.popup_post_right ul.comments li label smal
{
    color: #7E7E7E;
    float: left;
    font-size: 12px;
    margin-top:4px;
	margin-right:10px;
}
.popup_post_right ul.comments li label a.remove
{
	float:left;
	font-size:14px;
	color: #c07e7e;
	text-decoration:none;
	opacity:0;
}
.popup_post_right ul.comments li label a.remove:hover
{
	text-decoration:underline;
}
.popup_post_right ul.comments li:hover label a.remove
{
	opacity:1;
}
.popup_post_right ul.comments li label .ld
{
	float:right;
	opacity:.75;
}
.popup_post_right ul.comments li:hover label .ld
{
	opacity:1;
}

.popup_post_right ul.comments li label .ld span.like
{
	float:left;
	margin-right:5px;
}
.popup_post_right ul.comments li label .ld span.like a.b
{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#2C9801;
	margin-right:2px;
	text-decoration:none;
	display:block;
	margin-top:3px;
}
.popup_post_right ul.comments li label .ld span.like a.b:hover
{
	text-decoration:underline;
}
.popup_post_right ul.comments li label .ld span.like a.img
{
	text-decoration:none;
	height:16px;
	width:16px;
	background:url(../images/slider-likeIcon.png) no-repeat center;
	display:block;
	float:left;
	opacity:.75;
}
.popup_post_right ul.comments li label .ld span.like a.img:hover
{
	opacity:1;
}

.popup_post_right ul.comments li label .ld span.dislike
{
	float:left;
}
.popup_post_right ul.comments li label .ld span.dislike a.b
{
	float:left;
	font-size:12px;
	display:block;
	margin-top:3px;
	font-weight:bold;
	color:#CB4700;
	margin-right:2px;
	text-decoration:none;
}
.popup_post_right ul.comments li label .ld span.dislike a.b:hover
{
	text-decoration:underline;
}
.popup_post_right ul.comments li label .ld span.dislike a.img
{
	text-decoration:none;
	height:16px;
	width:16px;
	background:url(../images/slider-dislikeIcon.png) no-repeat center;
	display:block;
	float:left;
	opacity:.75;
}
.popup_post_right ul.comments li label .ld span.dislike a.img:hover
{
	opacity:1;
}
.popup_post_right ul.comments li label p
{
	clear:both;
	margin-top:5px;
	font-size:14px;
	color:#666;
}
.popup_post_right ul.comments li label a.rep
{
	float:left;
	font-size:14px;
	color: #999;
	text-decoration:none;
	margin-top:5px;
	clear:both;
	margin-bottom: 5px;
}
.popup_post_right ul.comments li label a.rep:hover
{
	text-decoration:underline;
}
.popup_post_right ul.comments li:hover label a.rep
{
	color:#360;
}

.popup_post_right ul.comments ul.comments
{
	margin-left:75px;
	width: 86%;
}
.popup_post_right ul.comments ul.comments li
{
	border-top:1px solid #CCCCCC;
	border-bottom:0px;
	padding-top:10px;
}
.popup_post_right ul.comments ul.comments li a.thumb
{
	width:46px;
}
.popup_post_right ul.comments ul.comments li a.thumb img
{
	width:40px;
	height:40px;
}
.popup_post_right ul.comments ul.comments li label
{
	width:88%;
}
.popup_post_right ul.comments .commentBox_wall
{
    margin-left: 75px;
    width: 85%;
}
.popup_post_right ul.comments .commentBox_wall label
{
	width:92%;
}
.popup_post_right ul.comments .commentBox_wall label textarea
{
	width:86%;
}
/************************************ Popup Post ************************************/
/************************************ Main Right ************************************/

.main .right
{
	float:right;
	width:165px;
}
.main .right h2 {
    clear: both;
    color: #41B7D8;
    font-size: 26px;
    margin-bottom: 10px;
}
.main .right ul
{
	margin:0px;
	padding:0px;
}
.main .right ul li
{
	list-style:none;
	margin-bottom:10px;
	padding:8px;
	box-shadow:2px 2px 8px #ccc;
}
.main .right ul li:hover a.remove
{
	opacity:.65;
}
.main .right ul li a.remove
{
	float:right;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#666;
	opacity:.40;
	width:5%;
}
.main .right ul li a.remove:hover
{
	opacity:1;
}

.main .right ul li a.link
{
	font-size:14px;
	color:#5f91b6;
	text-decoration:none;
	font-weight:bold;
	float:left;
	width:90%;
}
.main .right ul li a.link:hover
{
	text-decoration:underline;
}
.main .right ul li img
{
	max-width:100%;
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
}
.main .right ul li p
{
	color:#666;
	text-align:justify;
	font-size:12px;
}


/************************************ Messages ************************************/

.main .center .messages {
    background: url(../images/status_bg.png) no-repeat scroll left top transparent;
    clear: both;
    padding-left: 30px;
    padding-top: 30px;
    width: 94%;
	display:inline-block;
	min-height:158px;
}
.main .center .messages .listSearchBox
{
	clear:both;
	display:inline-block;
	width:100%;
}
.main .center .messages .listSearchBox span
{
	display:block;
	clear:both;
	color:#6f6f6f;
	font-size:14px;
	width:100%;
	margin-bottom:5px;
}
.main .center .messages .listSearchBox select
{
	border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    font-size: 14px;
    padding: 5px;
    width: 40.3%;
	margin-right:5px;
	height: 33px;
	float:left;
}
.main .center .messages .listSearchBox input[type=text]
{
	border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    font-size: 14px;
    padding: 5px;
    width: 83%;
	margin-right:5px;
	height: 22px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.main .center .messages .listSearchBox input[type=text]
{
    width:78.9%;
}
}
.main .center .messages .listSearchBox a.listSearch
{
	float:right;
}
.main .center .messages .listSearchBox a.listSearch span
{
	margin:0px;
}
.main .center .messages ul.listmsg
{
	margin:0px;
	border-top: 1px solid #CBCBCB;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
        width: 100%;
}
.main .center .messages ul.read
{
	margin-bottom:0px;
}
.main .center .messages ul.listmsg li {
    border-bottom: 1px solid #E6E5E5;
    clear: both;
    display: inline-block;
    list-style: none outside none;
    padding: 10px;
    width:96.5%;
      border-left: 0 none;
    border-right: 0 none;
}
.main .center .messages ul.listmsg li:last-child
{
	border-bottom:1px solid #cbcbcb;
}

.main .center .messages ul.listmsg li:hover
{
	background:#f5f5f5;
}
.main .center .messages ul.listmsg li a.thumb {
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 61px;
}
.main .center .messages ul.listmsg li a.thumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.main .center .messages ul.listmsg li label {
    float: left;
    line-height: normal;
    width:57%;
}
.main .center .messages ul.read li label {
    width:82%;
}
.main .center .messages ul.listmsg li label a {
    color: #41B7D8;
    font-size: 18px;
    margin-right: 5px;
    text-decoration: none;
	float:left;
}
.main .center .messages ul.read li label a {
    color: #2793e6;
    font-size: 16px;
}
.main .center .messages ul.listmsg li label a:hover {
    text-decoration: underline;
}
.main .center .messages ul.listmsg li label small {
    color: #a0a0a0;
    font-size: 12px;
    margin-top: 4px;
	float:left;
}
.main .center .messages ul.listmsg li label span {
    color: #7e7e7e;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    width: 100%
}
.main .center .messages ul.listmsg li label span {
    color: #666;
    font-size: 14px;
}
.main .center .messages ul.listmsg li a.Cancel, .main .center .messages ul.listmsg li a.Read, .main .center .messages a.viewAll
{
	float:right;
	margin-left:5px;
}






.main .center .messages ul.read li a.dd
{
	float:right;
	padding: 5px 3px;
	text-decoration:none;
	display:block;
	border:1px solid #CBCBCB;
	border-top:1px solid transparent;
	clear:both;
	opacity:1;
	position:relative;
	top:-10px;
	right:-10px;
	background:#fff;
	opacity:.50;
}
.main .center .messages ul.read li a.dd img, .main .center .messages ul.read li:hover a.dd img
{
	border:0px;
	opacity:.65;
}
.main .center .messages ul.read li:hover a.dd
{
	opacity:1;
}
.main .center .messages ul.read li a.dd img:hover
{
	opacity:1;
}


.main .center .messages ul.read li .ddSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 423px;
    margin-top: 17px;
    position: absolute;
    width: 135px;
    z-index: 100;
}
.main .center .messages ul.read li .ddSub img.point
{
	    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.main .center .messages ul.read li .ddSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
	
}
.main .center .messages ul.read li .ddSub ul li
{
    clear: both !important;
    float: none !important;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
    width: 100%;	
}
.main .center .messages ul.read li .ddSub ul li a
{
	line-height:normal !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
	padding-bottom:5px;
	text-transform:none !important;
	color:#666;
	text-decoration:none;
	display:block;
}
.main .center .messages ul.read li .ddSub ul li a:hover
{
	background: #ebebeb !important;
}







.main .center .messages .commentBox
{
	background:#f0f0f0;
	padding:5px;
	display:inline-block;
	width:98.5%;
        height: auto;
}
.main .center .messages .commentBox img.commentator
{
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
}
.main .center .messages .commentBox span
{
	float:left;
	line-height:normal;
	background:#FFF;
	border:1px solid #e3e3e3;
	display:inline-block;
	width:93%;
}
.main .center .messages .commentBox span textarea
{
	float:left;
	width:88%;
	border:0px;
	padding:5px;
	color: #666666;
    font-size: 14px;
/*	height: 19px !important;*/
}
.main .center .messages .commentBox span a
{
	float:left;
	margin-left:5px;
	opacity:.75;
	text-decoration:none;
	 margin-top: 7px;
}
.main .center .messages .commentBox span a:hover
{
	opacity:1;
}
.main .center .messages .commentBox span a img
{
	border:0px;
	width:16px !important;
	height:16px !important;
}

.main .center .messages .sender
{
	clear:both;
	display:block;
	width:100%;
}
.main .center .messages .sender a.thumb {
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 81px;
}
.main .center .messages .sender a.thumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 75px;
    padding: 2px;
    width: 75px;
}

.main .center .messages .sender label {
    width: 55%;
	float:left;
}
.main .center .messages .sender label a {
    color: #41B7D8;
    float: left;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;
    font-size: 18px;
    margin-right: 5px;
    text-decoration: none;
}
.main .center .messages .sender label a:hover
{
	text-decoration:underline;
}

.main .center .messages .sender a.viewAll
{
	float:right;
}


.main .center .messages .lang
{
	clear:both;
	display:inline-block;
	float:right;
	margin-top:5px;
}
.main .center .messages .lang a
{
    float: left;
    margin-left: 5px;
    opacity: 0.75;
    text-decoration: none;
}
.main .center .messages .lang a img
{
    border: 0 none;
}
.main .center .messages .lang a:hover
{
    opacity: 1;
}












.main .center .messages a.send
{
	margin-left: 100px;
	float:left;
}
.main .center .messages .form
{
	clear:both;
	width:100%;
	display:inline-block;
	margin-top:10px;
}
.main .center .messages .form .field
{
	clear:both;
	display: inline-block;
	width:100%;
	margin-bottom:10px;
}
.main .center .messages .form .field label
{
	line-height:33px;
	font-size:14px;
	width:100px;
	float:left;
	color:#6F6F6F;
}
.main .center .messages .form .field input[type=text]
{
	border: 1px solid #CCCCCC !important;
    color: #666666;
    font-size: 14px;
    height: 22px;
    margin-right: 5px;
    padding: 5px;
    width:210px;
	float:left;
	clear:none;
}
.main .center .messages .form .field textarea
{
	border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 14px;
    height: 110px;
    margin-right: 5px;
    padding: 5px;
    width:545px;
	float:left;
	resize:none;
	clear:none;
}

/************************************ Friends ************************************/

.main .center .friends {
    background: url(../images/status_bg.png) no-repeat scroll left top transparent;
    clear: both;
    padding-left: 30px;
    padding-top: 30px;
    width: 94%;
	display:inline-block;
	min-height:158px;
}
.main .center .friends .listSearchBox
{
	clear:both;
	padding-bottom:16px;
	border-bottom:1px solid #cbcbcb;
	display:inline-block;
	width:100%;
}
.main .center .friends .listSearchBox span
{
	display:block;
	clear:both;
	color:#6f6f6f;
	font-size:14px;
	width:100%;
	margin-bottom:5px;
}

.main .center .friends .listSearchBox input[type=text]
{
	border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    font-size: 14px;
    padding: 5px;
    width: 45.2%;
	margin-right:5px;
	height: 22px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.main .center .friends .listSearchBox input[type=text]
{
    width: 37.7%;
}
}
.main .center .friends .listSearchBox a.listSearch
{
	float:right;
}
.main .center .friends .listSearchBox a.listSearch span
{
	margin:0px;
}
.main .center .friends ul.listfrnd
{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
        width: 100%
}
.main .center .friends ul.listfrnd li {
    border-bottom: 1px solid #E6E5E5;
    clear: both;
    display: inline-block;
    list-style: none outside none;
    padding: 10px;
    width:96.5%;
}
.main .center .friends ul.listfrnd li:last-child
{
	border-bottom:1px solid #cbcbcb;
}
.main .center .friends ul.listfrnd li:hover
{
	background:#f5f5f5;
}
.main .center .friends ul.listfrnd li a.thumb {
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 61px;
}
.main .center .friends ul.listfrnd li a.thumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.main .center .friends ul.listfrnd li label {
    float: left;
    line-height: normal;
    width:55%;
}
.main .center .friends ul.listfrnd li img {
     width: 60px;
}
.main .center .friends ul.listfrnd li label a {
    color: #41B7D8;
    font-size: 17px;
    margin-right: 5px;
    text-decoration: none;
}
.main .center .friends ul.listfrnd li label a:hover {
    text-decoration: underline;
}

.main .center .friends ul.listfrnd li label span {
    color: #b4b4b4;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
}
.main .center .friends ul.listfrnd li a.Delete, .main .center .friends ul.listfrnd li a.Accept, .main .center .friends ul.listfrnd li a.Cancel
{
	float:right;
	margin-left:5px;
}
.main .center .friends a.viewAll
{
	float:right;
}


/************************************ Profile Info ************************************/

.main .center .profileInfo {
    background: url(../images/status_bg.png) no-repeat scroll left top transparent;
    clear: both;
    padding-left: 30px;
    padding-top: 30px;
    width: 94%;
	display:inline-block;
	min-height:158px;
}

.main .center .profileInfo h2 {
    clear: both;
    color: #41B7D8;
    font-size: 24px;
    margin-bottom:10px;
    float: left;
}

.main .center .profileInfo .edit_profile{
float:right;


}

.main .center .profileInfo .edit_profile span{


float: right;
font-size: 17px;
text-align: left;
color: #747474;
}

.main .center .profileInfo .edit_profile span:hover{

color: #329ebc;
text-decoration: underline;
}

a.edit_prof
{
	
	padding:5px;
	display:inline-block;
	
	height:16px;
	
	text-decoration:none;
}
a.edit_prof span
{
	display:block;
	background:url(../images/edit_my_profile_icon.png) no-repeat left top;
	padding-left:18px;
	font-size:14px;
	color:#666;
	line-height:16px !important;
	height:11px !important;
}

a.edit_prof:hover span
{
	background:url(../images/edit_my_profile_icon.png) no-repeat left bottom;
	color:#41b8d8 ;
}





.main .center .profileInfo h3 {
/*   border-top: 1px solid #EAEAEA;*/
    clear: both;
    color: #F36C21;
    font-size: 18px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.main .center .profileInfo .shadow
{
     height: 15px;
    margin-bottom: 15px;
    margin-left: -20px;
    width: 100%;
}
.main .center .profileInfo h4 {
     
    clear: both;
    color: #41B7D8;
    font-size: 13px;
    cursor: pointer;
    margin-top: 5px;
    padding-bottom: 5px;
}
.main .center .profileInfo h4:hover {
     
    text-decoration: underline;
}

.main .center .profileInfo .infoRow
	{
	clear:both;
	display:inline-block;
	margin-bottom:10px;
	width:100%;
	}
.main .center .profileInfo .infoRow label
{
	font-size:15px;
	line-height:normal;
	width:190px;
	float:left;
	margin-right:5px;
	color:#454545;
	}
.main .center .profileInfo .infoRow span
	{
	font-size:15px;
	line-height:normal;
	float:left;
	color:#454545;
	}
.main .center .profileInfo .infoRow span a img
	{
	width: 48px;
        height: 48px;
        margin-right: 5px;
        opacity:1
	}
  .main .center .profileInfo .infoRow span a img:hover
  {
      opacity:0.60
  }

.main .center .contact_info h3{
margin-top:20px;

}

/************************************ Left Profile ************************************/

.main .leftProfile {
    float: left;
    
}
.main .leftProfile .center{
	border:none;
	 width: 600px;
         padding-bottom: 0px;
         margin-left: 10px
	}

.main .leftProfile .uppar_body{
	width:600px;
	}

.main .leftProfile .uppar_body h3{
 	border-bottom: 1px solid #EAEAEA;
    clear: both;
    color: #F36C21;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 5px;
	}
.main .leftProfile h2{
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	color:#669731;
	font-size:24px;
	margin-left:0px;
	text-decoration:none;
/*	width:160px;*/
	}

.main .leftProfile ul.tabs {
	clear: both;
	float:right;
	margin-right:30px;
	position: relative;
	top: 0px;
	clear:both;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.main .leftProfile ul.tabs {

	top: -9px;
	
	}
}    
        
.main .leftProfile .friends {
	background:none;
	clear: both;
	padding-left: 30px;
	padding-top: 30px;
	width: 94%;
	display: inline-block;
	}
.main .leftProfile .listSearchBox {
	clear: both;
	margin-top:-32px;
	border-bottom: 1px solid #cbcbcb;
	display: inline-block;
	width: 100%;
	}
.main .leftProfile  .by{
	clear:both;
	display:inline-block;
	width:100%;
	}
.main .leftProfile .by a.thumb{
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 106px;
/*	height:131px;*/
	}
.main .leftProfile .by a.thumb img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
/*    height: 125px;*/
    padding: 2px;
    width: 100px;
	}
.main .leftProfile .by label{
	float:left;
	line-height:normal;
	width: 100%;
	margin-top:5px;
	}
.main .leftProfile  .by label a{
	font-size:24px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif !important;
	color:#329ebc;
	text-decoration:none;
	float:left;
	}
.main .leftProfile .by label a:hover{
	text-decoration:underline;
	}
.main .leftProfile  .by label small{
    color: #7E7E7E;
    float: left;
    font-size: 10px;
    margin-top: 10px;
	}
.main .leftProfile  .by label img.glob{
	float:right;
	margin-right:5px;
/*	margin-top: -22px;*/
	}
.main .leftProfile .by label span{
    color: #7E7E7E;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 665px;
	}

.main .center .profileInfo .icons {
    display: inline-block;
    margin-bottom:0px;
    margin-top: 0px;
    width: 70%;
	}
        
        
.main .center .profileInfo .icons a {
    display: inline-block;
    float: left;
    height: 15px;
    padding: 5px;
    text-decoration: none;
	}
.main .center .profileInfo .icons a img {
    border: 0 none;
    float: left;
    margin-right: 2px;
	opacity:.75;
        margin-top: 5px;
	}
.main .center .profileInfo .icons a:hover img {
	opacity:1;
	}
.main .center .profileInfo .icons a:hover span {
	text-decoration:underline;
}
.main .center .profileInfo .icons a span {
	float: left;
	font-size: 14px;
	color: #41b7d8;
	margin-top: 5px;
	width: auto;
	margin-left: 0px;
	}
.main .profileInfo span.introduc
{
    color: #454545;
}

.main .leftProfile .video_icon{
	clear: both;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	}




.main .center .leftProfile  .bottom_post
{
	clear:both;
	height:830px;
	display:inline-block;
	width:100%;
        margin-top: 10px
}
.main .leftProfile .bottom_post a.thumb
{
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 106px;
	height:131px;
}
.main .leftProfile .bottom_post a.thumb img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 125px;
    padding: 2px;
    width: 100px;
}
.main .leftProfile .bottom_post label{
	float: left;
	margin-right: 10px;
	line-height: normal;
	width: 32%;
	height: 270px;
	margin-top: 15px;
	}

.main .leftProfile .bottom_post label a{
	font-size:30px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif !important;
	color:#41b7d8;
	text-decoration:none;
	float:left;
	}
.main .leftProfile .bottom_post label a:hover{
	text-decoration:underline;
	}

.main .leftProfile  .bottom_post label img.glob{
	float:right;
	margin-right:5px;
	margin-top: -12px;
	}
.main .leftProfile  .bottom_post label img.link_post{
	width:260px;
	margin-bottom:20px;
	height:170px;
	padding-top:20px;
	}
.main .leftProfile .bottom_post label span{
    color: #7e7e7e;
	margin-top:15px;
	display:inline-block;
    font-size: 14px;
	width:665px;
}

.main .leftProfile .bottom_post .icons {
    display: inline-block;
    margin-bottom:0px;
    margin-top: 10px;
    width: 100%;
}
.main .leftProfile .bottom_post .icons a {
    display: inline-block;
    float: left;
    height: 15px;
    padding: 5px;
    text-decoration: none;
}

.main .leftProfile .bottom_post .icons a img {
    border: 0 none;
    float: left;
    margin-right: 2px;
	opacity:.75;
}
.main .leftProfile .bottom_post .icons a:hover img {
     opacity:1;
}
.main .leftProfile .bottom_post .icons a:hover span {
	text-decoration:underline;
}
.main .leftProfile .bottom_post .icons a span {
	float: left;
	font-size: 14px;
	color: #41b7d8;
	margin-top: 3px;
	width: auto;
	margin-left: 0px;
	}




.main .leftProfile .bottom_post label .posts{
	float:left;
	padding-left:20px;
	line-height:normal;
	width: 30%;
	height:200px;
	margin-top:30px;
	}
.main .leftProfile  .bottom_post label a{
	font-size:24px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif !important;
	color:#41b7d8;
	text-decoration:none;
	float:left;
	}
.main .leftProfile  .bottom_post label .myLists
	{
	clear: both;
	height: 190px;
	margin-top: 24px;
	display: inline-block;
	}
.main .leftProfile  .bottom_post label .myLists a.thumbnails{
	float:left;
	text-decoration:none;
	opacity:.85;
	width:auto;
	margin-right:5px;
	margin-bottom:5px;
}
.main .leftProfile  .bottom_post label .myLists a.thumbnails img{
	padding:2px;
 	border:1px solid #cbcbcb;
 	background:#FFF;
	width:75px;
	height:75px;
	}
.main .leftProfile  .bottom_post label .myLists a.thumbnails:hover{
	opacity:1;
}


/***********************Address tab*******************************/
/*.main .leftProfile .edit{
	clear:both;
	}
.main .leftProfile .edit ul.tabs {
	top:11px;
	margin-right:90px;
	}
.main .leftProfile .edit h3{
    clear: both;
    color: #F36C21;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 5px;
	margin-top:25px;
}
.main .leftProfile .edit hr {
	background: #cbcbcb;
	color: #cbcbcb;
	height: 1px;
	border: 0px;
	padding: 0px;
	margin-top:-20px;
	}

.main .leftProfile .edit img {
	margin-top:-43px;
	margin-left:65px;
	}
.main .leftProfile .edit .infoRow
	{
	clear:both;
	display:inline-block;
	margin-bottom:20px;
	width:100%;
	}
.main .leftProfile .edit .infoRow label{
	font-size:14px;
	font-family:Myriad Pro;
	line-height:normal;
	width:120px;
	float:left;
	margin-left:10px;
	color:#454545;
	}
.main .leftProfile .edit .infoRow span{
	font-size:14px;
	line-height:normal;
	float:left;
	color:#454545;
	}

.main .leftProfile .edit .infoRow span input{
	font-size:14px;
	line-height:normal;
	height:18px;
	width:180px;
	float:left;
	padding:5px;
	margin-right:15px;
	color:#454545;
	}

.main .leftProfile .edit .infoRow span select{
	font-size:14px;
	line-height:normal;
	float:left;
	color:#454545;
	padding:5px;
	height:30px;
	width:180px
	}
.save-cancel_button{
	margin-top:60px;
	margin-left:300px;
	}
.add_images{
	margin-top:80px;
	float:right;
	margin-right:70px;
	}*/

/********************************************basic info page*********************************************/
/*
.main .leftProfile .edit_info{
	clear:both;
	margin-top:10px;
	}

.main .leftProfile .edit_info ul.tabs {
	top:11px;
	margin-right:90px;
	}
.main .leftProfile .edit_info h3{
    clear: both;
color: #F36C21;
font-size: 16px;

padding-bottom: 5px;
margin-top: 25px;
}


.main .leftProfile .edit_info hr {
	background: #cbcbcb;
	color: #cbcbcb;
	height: 1px;
	border: 0px;
	padding: 0px;

	}

.main .leftProfile .edit_info img {
	margin-top:-24px;
	margin-left:75px;
	}
.main .leftProfile .edit_info .infoRow{
	clear:both;
	padding-top:20px;
	display:inline-block;
	
	width:100%;
	}
.main .leftProfile .edit_info .infoRow label{
	font-size:14px;
	font-family:Myriad Pro;
	line-height:normal;
	width:110px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	color:#454545;
	}
.main .leftProfile .edit_info .infoRow span{
	font-size:14px;
	line-height:normal;
	float:left;
	color:#454545;
	}
.main .leftProfile .edit_info .infoRow span input{
	font-size:14px;
	line-height:normal;
	height:18px;
	width:287px;
	float:left;
	padding:5px;
	margin-right:8px;
	color:#454545;
	}
.main .leftProfile .edit_info .infoRow span select
	{
	font-size:14px;
	line-height:normal;
	float:left;
	color:#454545;
	padding:5px;
	height:31px;
	margin:0 5px 0 5px;
	}
.save-cancel_button{
	margin-top:60px;
	margin-left:300px;
	}
.add_images{
	margin-top:80px;
	float:right;
	margin-right:70px;
	}
	
	
.education_button{
	margin-top:130px;
	margin-left:300px;
	}*/
	
	
	/************************************General-info page*************************************/
	
	
	.main .leftProfile .edit_general{
	clear:both;
	margin-top:10px;

	}

.main .leftProfile .edit_general ul.tabs {
	top:40px;
	margin-right:90px;
		
	}
	

.main .leftProfile .edit_general h3{
    clear: both;
color: #F36C21;
font-size: 18px;

padding-bottom: 5px;
margin-top: 23px;
}

.main .leftProfile .edit_general h2{
    clear: both;
color: #F36C21;
font-size: 16px;
width:400px;
/*position:relative;*/
right:115px;

padding-bottom: 5px;
margin-top: 25px;
}
.main .leftProfile .edit_general h2 img{
top:5px;
margin-left:5px;
position:relative;


}

.main .leftProfile .edit_general hr {
	
	color: #cbcbcb;
	height: 1px;
	border: 0px;
	padding: 0px;

	}


.main .leftProfile .edit_general .infoRow{

	clear:both;
	margin-top:10px;

	display:inline-block;
	
	width:100%;
	}
.main .leftProfile .edit_general .infoRow label{
	font-size:14px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	line-height:normal;
	width:110px;
	float:left;
	margin-top:16px;
	margin-left:10px;
	color:#454545;
	}
.main .leftProfile .edit_general .infoRow span{
	font-size:14px;
	line-height:normal;
	float:left;
	color:#454545;
	}
	
.main .leftProfile .edit_general .infoRow span input[type=text]{
	font-size:14px;
	line-height:normal;
	height:18px;
	width:387px;
	float:left;
	padding:5px;
	margin-right:8px;
	margin-top:10px;
	color:#454545;
	}
 .main .leftProfile .edit_general .infoRow span input[type=checkbox]{
	   float: left;
    margin-top: 18px;
    width: 20px;
	} 
  .main .leftProfile .edit_general .infoRow span.chkbx{
	   float: left;
    margin-top: 18px;
	}       
        
        
.main .leftProfile .edit_general .infoRow span textarea{
	font-size:14px;
	line-height:normal;
	height: 25px;
	width: 717px;
	float:left;
	padding:5px;
	margin-right:8px;
	color:#454545;
	}
.main .leftProfile .edit_general .infoRow span select
	{
	font-size:14px;
	line-height:normal;
	float:left;
	color:#454545;
	padding:5px;
	height:31px;
	margin:10px 15px 0 0px;
	}
.save-cancel_button{
	margin-top:60px;
	margin-left:300px;
	}
.add_images{
	margin-top:80px;
	float:right;
	margin-right:70px;
	}	


.basic_profile-view{


width:800px;

}


.basic_profile-view img{

margin-top:15px;
/*width: 100px;*/
}

.basic_profile-view .file_upload{
top:-105px;
position:relative;
margin-left:120px;

}

.basic_profile-view span{

width:435px;
float:left;
margin-left:113px;
margin-top:-98px;
font-size:13px;

}



.general_button {
margin-top: 80px;
margin-left: 300px;
}


.ca-menu_profile {
    padding: 0;
    width: 100%;
}
.ca-menu_profile li {
 background: -moz-linear-gradient(center top , #EEEEEE 0%, #FFFFFF 47%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #E9E9E9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    float: left;
    height: 77px;
    list-style: none outside none;
    margin-bottom: 8px;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    transition: all 300ms linear 0s;
    width: 78px;
}
.ca-menu_profile li:last-child {
    margin-right: 0;
}
.ca-menu_profile li a {
    color: #333333;
    display: block;
    height: 100%;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
.ca-icon_profile {
    color: #DDDDDD;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 60px;
    height: 50%;
    left: 0;
    line-height: 100px;
    padding: 5px 0 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 0 1px rgba(255, 255, 255, 0.8);
    top: 0;
    width: 100%;
}
.ca-icon_profile img {
   width: 40px;
}
.ca-content_profile {
    height: 50%;
    left: 0;
    position: relative;
    top: 68%;
    width: 100%;
}
.ca-main_profile {
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    opacity: 0.8;
    text-align: center;
}
.ca-sub_profile {
    color: #006819;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.8;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.ca-menu_profile li:hover {
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #FFFFFF 47%, #EEEEEE 100%) repeat scroll 0 0 transparent;
}
.ca-menu_profile li:hover .ca-icon {
    color: #006819;
    font-size: 90px;
}
.ca-menu_profile li:hover .ca-main {
    color: #006819;
}
.ca-menu_profile li:hover .ca-sub {
    color: #000000;
}

.privcy_publ
{
  border: 1px solid #E6E5E5;
    color: #7A7A7A;
    height: 20px;
    margin-left: 8px;
    padding: 4px 0 3px;
    text-align: center;
    width: 115px;

}

/************************************ Subscriptions /Notifications ************************************/

.main .center .subscribe,  .main .center .notificate{
    background: url(../images/status_bg.png) no-repeat scroll left top transparent;
    clear: both;
    padding-left: 30px;
    padding-top: 30px;
    width: 94%;
	display:inline-block;
	min-height:158px;
}

.main .center .subscribe ul.listfrnd
{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
        width: 100%
}
.main .center .subscribe ul.listfrnd li {
    border-bottom: 1px solid #E6E5E5;
    clear: both;
    display: inline-block;
    list-style: none outside none;
    padding: 10px;
    width:96.5%;
}
.main .center .subscribe ul.listfrnd li:last-child
{
	border-bottom:1px solid #cbcbcb;
}
.main .center .subscribe ul.listfrnd li:hover
{
	background:#f5f5f5;
}
.main .center .subscribe ul.listfrnd li a.thumb {
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: 61px;
}
.main .center .subscribe ul.listfrnd li a.thumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    height: 55px;
    padding: 2px;
    width: 55px;
}
.main .center .subscribe ul.listfrnd li label {
    float: left;
    line-height: normal;
    width:55%;
}
.main .center .subscribe ul.listfrnd li label a {
    color: #41B7D8;
    font-size: 18px;
    margin-right: 5px;
    text-decoration: none;
}
.main .center .subscribe ul.listfrnd li label a:hover {
    text-decoration: underline;
}

.main .center .subscribe ul.listfrnd li label span {
    color: #b4b4b4;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
}
.main .center .subscribe ul.listfrnd li a.Delete, .main .center .subscribe ul.listfrnd li a.Accept, .main .center .subscribe ul.listfrnd li a.Cancel
{
	float:right;
	margin-left:5px;
}
.main .center .subscribe a.viewAll
{
	float:right;
}







/*SUBSCRIBER**************************************************/
.subscriber {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #CCCCCC;
/*    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #CECECE;*/
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 5px;
    
}

.subscriber img {
   float: left;
    margin-left: 5px;
    margin-top: 5px;
     margin-bottom: 5px;
     
     
     background: none !important;
    border: 0px solid !important;;
    float: left;
/*    height: 20px !important;*/
    margin-right: 0px!important;
    padding: 0px !important;
/*    width: 16px !important;*/
     
}
.subscriber span{ 
color: #666666 !important;
    float: left;
    font-size: 16px !important;
    padding: 5px;
    width: 86px !important;
    margin: 0px !important;
    font-weight: normal !important;
      clear: right !important;
}
.subscriber span.subscri{ 
color: #666666 !important;
    float: left;
    font-size: 16px !important;
    padding: 5px;
    width: 86px !important;
    margin: 0px !important;
    font-weight: normal !important;
      clear: right !important;
}
.subscriber:hover .subscri{
color:#269CBD !important;
}
.subscriber_count {
    display: inline-block;
    float: left;
    margin-right: 5px; margin-top: 5px;
}
.subscriber_count img {
/*    background: url("../images/count-corn.png") no-repeat scroll 0 0 transparent !important;*/
    float: left;
    height: 24px !important;
    width: 6px !important;
    border: 0px solid #E9E8E8 !important;
   margin-right: 0px !important;
    padding:0px !important;
 
}
.subscriber_count .cwntr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CEE3F0 #CEE3F0 #CEE3F0 rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    color: #2A7090;
    display: inline-block;
    font-size: 14px !important;
    height: 23px;
    line-height: 23px !important;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
     margin: 0px !important;
     
    
}
.right_soc_icon a{
width: 24px !important;    
margin-top :0px !important;
color: #41B7D8 !important;
}
.right_soc_icon a img{
    border: 0px solid #E9E8E8 !important;
    float: left!important;
    height: 24px!important;
    margin-right: 0px!important;
    padding: 0px!important;
    width: 24px!important;
}

/*SUBSCRIBER**************************************************/

.npb{
    color: #41B7D8;
}

.post_tags{
    color: #F26C23;
       font-size:18px ;
    margin-right: 5px;   
}
.post_tags img{
   width: 21px;  
}
.post_tags span.tagss
{
     color: #F26C23;
       font-size:20px ;
    margin-right: 15px;   
    
}
.post_tags span
{
    color:#666;
    
}




/*menu***/



.main_view_menu{
width: 750px;
height: 150px;

	}
.main_view_menu ul{
	margin: 0px 0 0 30px;
    padding: 0;
    width: 700px
	}
.main_view_menu ul li{
      float: left;
    list-style: none outside none;
    margin-right: 75px;
    margin-top: 25px;
    text-align: center;
    width: 11%;

	}
 .main_view_menu ul li:last-child
 {
     margin-right: 10px;
 }
 
 .main_view_menu ul li a div
 {
      border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    height: 60px;
    padding: 7px;
    width: 60px;
    
    background: #e4e3e3; /* Old browsers */
background: -moz-linear-gradient(top,  #e4e3e3 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e3e3), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e4e3e3 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e4e3e3 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e4e3e3 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e4e3e3 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e3e3', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
 }
        
.main_view_menu ul li a
{
     color: #266610;
    display: block;
    font-size: 16px;
    text-decoration: none;
	}
	
	
.main_view_menu ul li a div img
{


clear:both;

	}
	
.main_view_menu ul li a  span
{
    clear: both;
    color: #4D4847;
    display: block;
    font-family: Myriad Pro;
    margin-left: -20px;
    margin-top: 17px;
    text-align: center;
    width: 115px;

	}


.main_view_menu ul li a span:hover{
	color:#34a2c0;
	text-decoration:underline;
	}
	
	
	
	
.main_view_menu ul li a div:hover{
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 0%, #e5e4e4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e5e4e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#e5e4e4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#e5e4e4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#e5e4e4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#e5e4e4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e4e4',GradientType=0 ); /* IE6-9 */

	}
.main_view_menu ul li a:hover span
{
  color:#34a2c0;  
  text-decoration:underline;
}

.my_area{
	clear:both;
	
	}


.my_area h3{
    clear: both;
    color: #F36C21;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 5px;
    font-family: Myriad Pro;
}


 .my_area hr {
	background: #cbcbcb;
	color: #cbcbcb;
	height: 1px;
	border: 0px;
	padding: 0px;

	}

.my_area img.shadow {

margin-left: -15px;
	}




.public_event_head{
width:588px;
height:45px;
background:#f6f5f5;
border:1px solid #e6e5e5;
}



.public_event_head span{
font-family:Myriad Pro;
font-weight:bold;
color:#666666;
font-size:16px;
margin-left:12px;
line-height: 43px;
float:left;
}

.public_event_head .event_search{
float:right;
padding:5px;
margin-top:8px;
width: 210px;
margin-right:7px;
border:1px solid #c9c9c9;
}


.public_event_head img.search_signs{
width: 27px;
height: 24px;
position: relative;
float: right;
left: 220px;
top: 10px;

}



.public_event_body{
 border-top: 1px solid #E0E0E0;
    margin-top: 5px;
    width: 580px;


}

.public_event_body img.scroll_sign{
border:1px solid #d9d9d9;
padding:5px;
float:right;
margin-top: -1px;
}


.public_event_body img.event_photo{
width:165px;
height:94px;
padding:5px;
border:1px solid #cccccc;
margin-top:10px;
float:left;

}

.public_event_body .event_description{


float:left;

margin-left: 10px;
margin-top: 10px;
}


.public_event_body .event_description .head_desc{

  color: #5f5f5f;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
	margin-bottom:10px;
	text-decoration:none;
}


.public_event_body .event_description .head_desc:hover{
text-decoration:underline;

}



.public_event_body .event_description .posted_by{
float: left;
}




.public_event_body .event_description .posted_by a{
  color: #41b7d8;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 14px;
	margin-top:7px;
	text-decoration:none;
   
}

.public_event_body .event_description .posted_by a:hover{
text-decoration:underline;
}


.public_event_body .event_description span{
 color: #B1B1B1;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 1px;
}


.public_event_body .event_description .event_date{

/*height: 58px;
width: 370px;
margin-top: -59px;*/
}


.public_event_body .event_description .event_date h2{
color: #626262;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 57px;
    font-weight: normal;
    width: 70px;
    float: left;
}


.public_event_body .event_description .event_date p{
color: #626262;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    margin-top: 10px;
    width: 110px;
}
.public_event_body .event_description .event_date p.asd{
color: #626262;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    margin-left: -110px;
    margin-top: 35px;
    position: relative;
    width: 150px;
}

.ddSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 445px;
    margin-top: 25px;
    position: absolute;
    width: 135px;
    z-index: 100;
}
.ddSub img.point
{
	    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.ddSub ul
{
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
	clear:both;
	
}
.ddSub ul li
{
	float:none !important;
	clear:both !important;
	margin:0px !important;
	list-style:none;
	
}
.ddSub ul li a
{
	line-height:normal !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
	padding-bottom:5px;
	text-transform:none !important;
	color:#666;
	text-decoration:none;
	display:block;
}
.ddSub ul li a:hover
{
	background: #ebebeb !important;
}

/***************************************/
.main .center .leftevent
{
   margin-right: 3px;
    width: 800px; 
}
.main .center .leftevent h2{
     clear: both;
    color: #1681B6;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: 0px !important;
   
    width: 100%;
}
.main .center .leftevent h2:hover {
    color: #5F5F5F;
}
.main .center .leftevent .postBy {
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
    width: 560px;
}
.main .center .leftevent .postBy a.thumb {
    float: left;
    margin-right: 10px;
    text-decoration: none;
}
.main .center .leftevent .postBy a.thumb img {
    border: 0 none;
    height: 36px;
    width: 36px;
}
.main .center .leftevent .postBy label {
    float: left;
    line-height: normal;
    width: 510px;
}
.main .center .leftevent .postBy label a {
    color: #41B7D8;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    text-decoration: none;
}
.main .center .leftevent .postBy label a:hover {
    text-decoration: underline;
}
.main .center .leftevent.postBy label span {
    color: #7E7E7E;
    float: left;
    font-size: 14px;
    line-height: normal;
}
.main .center .leftevent .postBy label span.time {
    margin-top: 1px;
    float: left;
    font-size: 14px;
}
.main .center .leftevent .postBy label a.report {
    border-left: 1px solid #CCCCCC;
    color: #2B83B6;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 1px;
    padding-left: 5px;
}
.main .center .leftevent .postBy label p {
    clear: both;
    color: #595959;
    font-size: 12px;
}


.main .center .leftevent .pk_event_details{
  height: 265px;
    width: 800px;
background:#f6f6f6;
border:1px solid #cfcfcf;
}

.main .center .leftevent .pk_event_details .left_info{
width:350px;
height:255px;
float:left;
margin-left:5px;
margin-top:5px;
}


.main .center .leftevent .pk_event_details .left_info .view_event{
width:345px;
height:220px;
}

.main .center .leftevent .pk_event_details .left_info p{
color: #006699;
font-family: Arial;
font-size: 16px;
font-weight: bold;
padding-left: 8px;
margin-top: 2px;
margin-bottom: 3px;
background: #e9e9e9;
width: 337px;
height: 25px;
padding-top: 5px
}



.main .center .leftevent .pk_event_details .left_info .people_images{
width: 80.5px;
height: 61px;
}





.main .center .leftevent .pk_event_details .right_info{
    float: right;
    margin-top: -10px;
    width: 440px;
}

.main .center .leftevent .pk_event_details .right_info .first_event{
height: 45px;
width: 435px;
}



.main .center .leftevent .pk_event_details .right_info .first_event span{
color: #1681b6;
font-family: Arial;
font-weight: bold;
font-size: 18px;
margin-top: auto;
position: relative;
top: -5px;
}


.main .center .leftevent .pk_event_details .right_info .first_event p{
color: #000000;
    float: right;
    font-family: Myriad Pro;
    font-size: 17px;
    margin-top: 2px;
    width: 310px;

}


/*******************attending button********************/


.main .center .leftevent .pk_event_details .right_info .attending{
margin-left: 0px;
width: 110px;
}

.main .center .leftevent .pk_event_details .right_info a.attending
{
	padding: 10px 8px 13px;
	background:#FFFFFF;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #d6d6d6;
	text-decoration:none;
	
}
.main .center .leftevent .pk_event_details .right_info a.attending span
{
	
	background:url(../images/attending.png) no-repeat left top;
	padding-left:24px;
	font-size:17px;
	font-family:Myriad Pro;
	color:#1681b6;
	line-height:11px !important;
	height:38px !important;
	padding-bottom: 3px;
}


.main .center .leftevent .pk_event_details .right_info a.attending:hover
{
color:#1681b6;
}


/*******************apologies button********************/

.main .center .leftevent .pk_event_details .right_info .apologies{
margin-top: 10px;
    width: 110px;
}


.main .center .leftevent .pk_event_details .right_info a.apologies
{
	padding: 10px 8px 13px;
	background:#FFFFFF;
	display:inline-block;
	border-radius:3px 3px 3px 3px;
	border:1px solid #d6d6d6;
	text-decoration:none;
	
}
.main .center .leftevent .pk_event_details .right_info a.apologies span
{
	
	background:url(../images/attending.png) no-repeat left top;
	padding-left:24px;
	font-size:17px;
	font-family:Myriad Pro;
	color:#848484;
	line-height:11px !important;
	height:38px !important;
	padding-bottom: 3px;
}


.main .center .leftevent .pk_event_details .right_info a.apologies:hover
{
color:#1681b6;
}



/************************count**********************************/
.main .center .leftevent .pk_event_details .right_info .count{

margin-top: -9px;
float: left;
margin-left: 147px;
}


.main .center .leftevent  .pk_event_details .right_info .count span{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CEE3F0 #CEE3F0 #CEE3F0 rgba(0, 0, 0, 0);
    border-image: none;
    border-radius: 0 2px 2px 0;
    border-style: solid;
    border-width: 1px;
    color: #2A7090;
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    margin-left: -1px;
    margin-right: 70px;
    margin-top: -21px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;

}


.main .center .leftevent .pk_event_details .right_info .count img {
    float: right;
    height: 24px;
    margin-top: -21px;
    width: 6px;
}


.main .center .leftevent .views span
{
	clear:both;
	font-size:13px;
	text-align:center;
	color:#F08C40;
	top: -8px;
	position:relative;
}



.main .center .leftevent .views
{
    display: inline-block;
    float: right;
    position: relative;
    text-align: center;
    top: -20px;
}
.main .center .leftevent  .views label
{
	font-size:40px;
	color:#F08C40;
	line-height:none;
	padding:0px;
	margin:0px;
	text-align:center;
	clear:both;
	line-height:normal;
}
.main .center .leftevent .views:hover span, .main .center .leftevent  .views:hover label {
     color: #7E7E7E
}
.main .left1
{
	float:left;
	width:635px;
        margin-right: 15px;
}

.main .left1 .icons
{
	padding-top:5px;
	padding-bottom:5px;
	display:inline-block;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}
.main .left1 .icons a.CtoL
{
    background: url("../images/cmnt-link-bg.png") repeat-x scroll center bottom #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: left;
    height: 15px;
    opacity: 0.85;
    padding: 5px;
    text-decoration: none;
}
.main .left1 .icons a.CtoL:hover
{
	opacity:1;
}
.main .left1 .icons a.CtoL img
{
	float:left;
	margin-right:2px;
	border:0px;
}
.main .left1 .icons a.CtoL span
{
	float:left;
	font-size:14px;
}
.main .left1 .icons .count
{
	float:left;
	margin-right:5px;
	display:inline-block;
}
.main .left1 .icons .count img
{
	float:left;
/*	background:url(../images/count-corn.png) no-repeat;*/
	height:24px;
	width:6px;
}
.main .left1 .icons .count span
{
	background:#FFF;
	border:1px solid #cee3f0;
	border-left:0px;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#2a7090;
	height: 23px;
    line-height: 23px;
	display: inline-block;
}
.main .left1 .sp
{
	
	display:inline-block;
	margin-top:10px;
	margin-top:5px;
	width: 100%;
}
.main .left1 .sp a
{
    background: url("../images/cmnt-link-bg.png") repeat-x scroll center bottom #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: left;
    height: 15px;
    opacity: 0.85;
    padding: 5px;
    text-decoration: none;
	margin-right:5px;
}
.main .left1 .sp a:hover
{
	opacity:1;
}
.main .left1 .sp a img
{
	float:left;
	margin-right:2px;
	border:0px;
}
.main .left1 .sp a span
{
	float:left;
	font-size:14px;
}



.main .left1 .pn
{
	border-top:1px solid #ccc;
	padding-top:10px;
	display:inline-block;
	margin-top:10px;margin-bottom:10px;
	width: 100%;
}
.main .left1 .pn a.prev22
{
    background: url("../images/pn-bg.jpg") repeat-x scroll center bottom #4ca8de;
    border: 1px solid #338bbc;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: left;
    height: 15px;
    opacity: 0.85;
    padding: 5px;
	padding-left:10px;
	padding-right:10px;
    text-decoration: none;
}
.main .left1 .pn a.prev22:hover
{
	opacity:1;
}
.main .left1 .pn a.prev22 img
{
	float:left;
	margin-right:5px;
	border:0px;
	margin-top: 3px;
}
.main .left1 .pn a.prev22 span
{
	float:left;
	color:#FFF;
	font-size:14px;
}

.main .left1 .pn a.cmntHome
{
    /*background: url("../images/cmnt-to-home.png") no-repeat scroll 0 0 transparent;*/
    display: block;
    float: left;
/*    height: 32px;*/
    margin: auto auto auto 27%;
/*    opacity: 0.85;
    width: 32px;*/
}
/*.main .left1 .pn a.cmntHome:hover
{
	opacity:1;
}*/


.main .left1 .pn a.next22
{
    background: url("../images/pn-bg.jpg") repeat-x scroll center bottom #4ca8de;
    border: 1px solid #338bbc;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: right;
    height: 15px;
    opacity: 0.85;
    padding: 5px;
    text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.main .left1 .pn a.next22:hover
{
	opacity:1;
}
.main .left1 .pn a.next22 img
{
	float:left;
	margin-left:5px;
	border:0px;
	margin-top: 3px;
}
.main .left1 .pn a.next22 span
{
	float:left;
	color:#FFF;
	font-size:14px;
}
.main .left1 .postBy
{
	clear:both;
	margin-bottom: 10px;
	display: inline-block;
	width:500px;
	 
}
.main .left1 .postBy span
{
	color: #666666;
    
    font-size: 14px;
	 
}


.main .left1 .postBy a.thumb
{
	text-decoration:none;
	margin-right:10px;
	float:left;
}
.main .left1 .postBy a.thumb img
{
	border:0px;
	width:50px;
	height:50px;
}
.main .left1 .postBy label
{
	float:left;
	line-height:normal;
	width: 400px;
}
.main .left1 .postBy label a
{
	color:#41B7D8;
	font-size:15px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	margin-right:5px;
}
.main .left1 .postBy label a:hover
{
	text-decoration:underline;
}
.main .left1 .postBy label span
{
	float:left;
	color:#7e7e7e;
	font-size:12px;
	line-height:normal;
}
.main .left1 .postBy label span.time
{
	margin-top:1px;
}
.main .left1 .postBy label a.report
{
	font-size:12px;
	color:#2b83b6;
	margin-left:5px;
	padding-left:5px;
	font-weight:normal;
	border-left:1px solid #ccc;
	margin-top: 1px;
}
.main .left1 .postBy label p
{
	clear:both;
	font-size:12px;
	color:#595959;
}


.main .left1 .slider
{
	clear:both;
	display:inline-block;
/*	margin-top:20px;*/
}

.main .left1 .slider h1
{
	font-size:20px;
	color:#41B7D8;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:normal;
	border-bottom:1px dashed #aae0fc;
}

.main .left1 .slider ul
{
	margin:20px 0 0;
	padding:0px;
	float:left;
}
.main .left1 .slider ul li
{
	float:left;
	list-style:none;
	margin-right: 10px;
	color:#7e7e7e;
	width:95px;
}
.main .left1 .slider ul li:last-child
{
	margin-right:0px;
}

.main .left1 .slider ul li a img
{
	max-width:170px;
/*	height:75px;*/
	box-shadow:0px 0px 2px #000;
	clear:both;
	margin-bottom:5px;
}
.main .left1 .slider ul li a:hover{text-decoration: none;}
.main .left1 .slider ul li a b
{
	font-size:14px;
        color: #666;
	clear:both;
	display:block;
}
.main .left1 .slider ul li span
{
	clear:both;
	display:inline-block;
}
.main .left1 .slider ul li span label
{
	float:left;
	font-size:12px;
}
.main .left1 .slider ul li span a
{
	float:left;color:#2584bb;
}
.main .left1 .slider ul li span a:hover{text-decoration: underline;}
.main .left1 .slider a.prev
{
	float:left;
	margin-right:10px;
	background: url(../images/catePrev.png) no-repeat center;
	height:185px;
	width:22px;
	margin-top: 20px;
	display:block;
	opacity:.85;
}
.main .left1 .slider a.prev:hover
{
	opacity:1;
}
.main .left1 .slider a.next
{
	float:right;
	margin-left:10px;
	background: url(../images/cateNext.png) no-repeat center;
	height:185px;
	margin-top: 20px;
	width:22px;
	opacity:.85;
	display:block;
}
.main .left1 .slider a.next:hover
{
	opacity:1;
}
.main .right1
{
	float:right;
	width:325px;
}
.main .right1 .aps
{
	clear:both;
	margin-bottom:10px;
}
.main .right1 .aps ul
{
	float:right;
	margin:0px;
	padding:0px;
}
.main .right1 .aps ul li
{
	list-style:none;
	float:left;
	margin-right:5px;
}
.main .right1 .aps ul li:last-child
{
	margin-right:0px;
}
.main .right1 .aps ul li a
{
	background:url(../images/aps.jpg) repeat-x top center #1e7eb5;
    border: 1px solid #1E7EB5;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    opacity: 0.85;
    padding:5px;
    text-decoration: none;
}
.main .right1 .aps ul li a.add
{
	padding-left:20px;
	padding-right:20px;
}
.main .right1 .aps ul li a:hover
{
	opacity:1;
}
.main .right1 .aps ul li a img
{
	border:0px;
	height:25px;
	width:25px;
}
.main .right1 .list12
{
	clear:both;
	margin-top:8px;
	display: inline-block;
        border: 0px solid #CCCCCC;
}

.main .right1 .list12 h3
{
	font-size:16px;
	color:#5F5F5F;
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #dddada;
}

.main .right1 .list12 ul
{
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
.main .right1 .list12 ul li
{
	clear:both;
	padding:5px;
	display:inline-block;
	list-style:none;cursor: pointer;
}
.main .right1 .list12 ul li:hover
{
	background:#f5f5f5;
        cursor: pointer;
        text-decoration:underline;
}
.main .right1 .list12 ul li:hover h6
{
	color:#468ADC;
        
}
.main .right1 .list12 ul li a
{
	font-size:14px;
	color:#468adc;
	text-decoration:none;
	clear:both;
	margin-bottom:5px;
}
.main .right1 .list12 ul li a img
{
	float:left;
	max-width:109px;
	
	margin-right:10px;
}
.main .right1 .list12 ul li a label
{
	line-height:normal;
	float:left;
        cursor: pointer;
	width:180px;
}
.main .right1 .list12 ul li a label h6
{
	color: #5F5F5F;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
}

.main .right1 .list12 ul li a label span
{
	clear:both;
	color:#7e7e7e;
	font-size:13px !important;
        text-align: left !important;direction: ltr !important;
        
        font-family: lucida grande,tahoma,verdana,arial,sans-serif !important;
}
.main .right1 .list12 ul li a label span img
{
    width: 16px!important;
    height: 16px!important;
}
.main .right1 .list12 ul li a label span.usernm
{
    font-size:12px !important;
    color:#41B7D8 !important;
}

.main .right1 .list12 ul li a label .tyme
{
	font-size:12px !important;
	color:#a065b6;
	
}
.main .right .list12 ul li a label .tyme {
    color: #A065B6;
}

.main .right1 .list12 ul li a label p
{
	clear:both;
	font-size:15px;
	color:#595959;
}





/************ end ******************/

.group_lists_dsign
{
    width: 165px;
    padding: 5px;
    border: 1px solid #ccc;
    
}
.group-lst-nme{
     color: #5F5F5F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}

.group-lstposted_by {
    float: left;
}
.group-lstposted_by a {
    color: #41B7D8;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 14px;
    margin-top: 0px;
     float: left;
    text-decoration: none;
}
.group-lstposted_by a:hover {
    text-decoration: underline;
}
.group-lst-desc span {
    color: #B1B1B1;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 1px;
}







/*BUSINESS DIRECOTRY*/

#left-area .locationleft{
border-bottom: 1px solid #2DC6FF !important;
margin-bottom:20px;
}
#left-area .locationleft a {
    color: #41B7D8;
    font-size: 18px;
    margin-right: 5px;
    text-decoration: none;
}
#left-area .locationleft a:hover {
    text-decoration: underline;
}