@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(//fonts.googleapis.com/css?family=Pontano+Sans&subset=latin,latin-ext);
/* @import url(//fonts.googleapis.com/css?family=Ubuntu:300); */
body {
 	background: #fff;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
 	color:#000;
 	text-align:left;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:10pt;
 	font-family: 'Pontano Sans', 'Source Sans Pro',verdana, arial, helvetica, sans-serif;
 	margin-bottom:20px;
 	margin-top:0px;
 }
iframe, objec, embed{
	border: none;
	max-width: 100% !important;
} 
 img {
 	border:0px;
 }

 .comment-text img{
 	max-width: 389px;
 }

 a {
 	color:#000;
 	text-decoration:none;
 }

 a:hover {
 	color:#0000;
 	text-decoration:underline;
 }

table, td, th {
	font-size:11pt;
	text-align:left;
}

 input {
 	background:#fff;
 	border:1px #000 solid;
 	font-size:10pt;
 	color:#000;
 }

 .inputmain {
 	background:#fff;
 	border:1px #000 solid;
 	font-size:10pt;
 	color:#000;
 }

 textarea {
	background-color:#F6F6F6;
 	border:1px #000 solid;
 	font-size:8pt;
 	color:#000;
 }

 .textarea {
 	background-color:#fff;
 	border:1px #000 solid;
 	font-size:8pt;
 	color:#000;
 }


 /*########################
 	MAIN SURR.
 ########################*/

 #outer {
 	width:950px;
    /*margin: 0 0 0 235px*/;
 	font-size:8pt;
 	text-align:left;
 }


 /*########################
 	INPUT BUTTONS / FORMS
 ########################*/

 .button {
 	background:#195B85;
 	color:#fff;
 	border:1px #fff solid;
 	font-size:8pt;
 	cursor:pointer;
 }

 .button2 {
 	background:#3E99DA;
 	color:#fff;
	border:1px #fff solid;
 	font-size:8pt;
 	cursor:pointer;
 }


 .input {
 	background:url(inputbox.png);
 	border-right:1px #414141 solid;
 	border-bottom:1px #414141 solid;
 	border-top:1px #414141 solid;
 	border-left:1px #414141 solid;
 	font-size:8pt;
 	color:#000;
 }


 .input2 {
 	background:url(inputbox.png);
 	border-right:2px #414141 solid;
 	border-bottom:2px #414141 solid;
 	border-top:2px #414141 solid;
 	border-left:2px #414141 solid;
 	font-size:8pt;
 	color:#000;
 }

 .input3 {
 	background:#000;
 	border:1px #fff solid;
 	font-size:8pt;
 	color:#fff;
 }

 .input4 {
 	background:#000;
 	border:1px #459DCF solid;
 	font-size:8pt;
 	color:#fff;
 }





 /*########################
 	IMAGES
 ########################*/


 .pic1 { border:3px transparent solid; }

 .pic2 { border:3px #fff solid; }

 .pic3 { border:2px #fff solid; }

 .pic4 { /*filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;*/ border:1px #fff solid; }

 .pic5 { border:1px #ccc solid; }

 .pics1 {

 }

 .pics4 {

 }

 .pics2 {

 }

 .pics3 {

 }

.wrap1 {

}

.wrap2 {

}

.wrap3 {

}

.wrap4 {

}

.wrap5 {

}

.wrap5 img {

}

 /*########################
 	TOP AREA
 ########################*/


 #top .top_text a { color:#fff; }
 #top .top_text a:hover { color:#54A4DE; }
 #top .top_text { color:#fff; }

 #top {
 	background:#EEEFF3 url(bg.jpg);
 	width:100%;
 	border-bottom:3px #fff solid;
 	color:#fff;
	font-weight:bold;
 }

 #top td {
 	color:#fff;
 }

 #top input,select {
 	font-size:8pt;
 	background:#fff;
 	color:#000;
 }

 #top a {
 	font-size:8pt;
 	color:#fff;
 }

 #top a:hover {
 	font-size:8pt;
 	color:#fff;
 	text-decoration:underline;
 }

 .top2 {
 	background:transparent;
	height:120px;
	

 }

 .outershadow{
 	/*background:url(outershadow.png);*/
 	background-position:center;
	background-repeat:repeat-y;

 }
 
 .outershadow-no-background{
 	background:none;
 }
  .toplang{
  font-size:8pt;
  font-weight:bold;
  padding-right:40px;
  color:#000000;

 }
 
   .loginbox{
   height:254px;
   background:url(loginbox.jpg);
   background-repeat:no-repeat;
   

 }

 /*########################
 	MENU LINKS
 ########################*/

 #outer2 {
 	background:transparent;
 	border-left:1px #D9D9D9 solid;
 	border-right:1px #D9D9D9 solid;
 	text-align:center;
 }

.menubox {
 	/*background:url(menubox.gif);
 	
 	*/
	height:40px;
	background:url(menubox.jpg) no-repeat left ;
	/*background-position:right;
	background-repeat:no-repeat;
	padding-left:275px;*/

 }
 
 .barbg {
 	/* background:url(barbg.jpg); */
	height:40px;
	background-position:left;
	background-repeat:no-repeat;
/*padding-left:40px;*/
 }
 .barbg > div{
	height: 40px;
 }
 .barbg > div > a{
 	display: inline-block;
 }
.barbg > div > a > img {
  margin-right: -7px;
}
 .menu {
 	background:transparent;
	height:30px;
 	padding-left:7px;
 	padding-right:7px;
 	cursor:pointer;
 	color:#000;
 	font-size:7.2pt;
 	font-weight:bold;
 	text-align: center;
 	transition: background-color 0.1s ease;
 	-moz-transition: background-color 0.1s ease;
 	-webkit-transition: background-color 0.1s ease;
  	border-radius: 10px;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;  	
 }

 .menu a {
 	color:#fff;
 	font-size:7.2pt;
 	text-decoration:none;
 	font-weight:bold;
 }
  
 .menu2 {
 	background: rgba(71, 68, 68, 0.6);
 	height: 30px;
 	padding-left: 7px;
 	padding-right: 7px;
 	cursor: pointer;
 	color: #fff;
 	font-size: 7.2pt;
 	font-weight: bold;
 	text-align: center;
 	border-radius: 10px;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;  	
 }

 .menu2 a {
 	color:#fff;
 	font-size:7.2pt;
 	text-decoration:none;
 	font-weight:bold;
 }

 .menu2 a:hover {
 	color:#fff;
 	font-size:7.2pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
  .contact {
  background:url(contact.png);
	color:#000;
 	font-size:8pt;
 	text-decoration:none;
 	font-weight:bold;
	padding:6px;

 }
 
  .contact2 {
 	background:url(contact2.png);
	color:#000;
 	font-size:8pt;
 	font-weight:bold;
	padding:6px;

 }

 /*########################
 	MENU LINKS 4
 ########################*/


 .menu4 {
 	padding:2px;
 	/* border-top:1px #014E82 solid;
 	border-left:1px #000 solid; */
 	border-bottom:1px #014E82 solid;
 	/*cursor:pointer;*/
 	font-size:8pt;
 	font-weight:bold;
 }

 .menu4-1 {
 	padding:2px;
 	border-bottom:1px #195B85 solid;
 	/*cursor:pointer;*/
 	font-size:8pt;
 	font-weight:bold;
 }

 .menu4-2 {
 	font-size:8pt;
 	font-weight:bold;
 	padding-left:15px;
 }

 .menu4-4 a {
 	color:#fff;
 }

 .menu4-4 a:hover {
 	color:#fff;
 }


 /*########################
 	LOGIN BOX
 ########################*/

 .LoGin1 {background:#fff;border-left:1px #D9D9D9 solid;border-right:1px #D9D9D9 solid;}
 .LoGin2 {background:#195B85;border-left:1px #D9D9D9 solid;border-right:1px #D9D9D9 solid;color:#fff;font-size:8pt;}




 /*########################
 	MENU LINKS 5

 	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;

 ########################*/

 .menu5border {

 }

 .menu5 {

 	font-size:8pt;
 	color:#fff;
 	padding-left:5px;
 	cursor:pointer;
 	background:#000;
 }

 .menu5c {
 	font-size:8pt;
 	color:#fff;
 	padding-left:5px;
 	cursor:pointer;
 	background:#000;
 }

 .menu5a {
 	background:#000 right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;
 	height:41px;
 }

 .menu5b {
 	background:#000  url(line5.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;
 	height:41px;
 }

 .menu5d {
 	font-size:8pt;
 	color:#000;
 	text-align:center;
 	background:#fff;
 }

 .menu5e {
 	font-size:8pt;
 	color:#fff;
 	text-align:right;
 	padding-right:10px;
 	padding-top:8px;
 	background:#000;
 	font-weight:bold;
 }

 .menu5f {
 	background:#000;
 	width:24px;
 	height:35px;
 }

 .menu5g {
 	border:1px #000 solid;
 	padding:5px;
 	background:#000;
 	font-size:8pt;
 }

 .menu5g2 {
 	border:1px #000 solid;
 	padding:5px;
 	background:#1F1F1F;
 	font-size:8pt;
 }


 .menu5 a {
 	color:#fff;
 }

 .menu5c a {
 	color:#fff;
 }

 .menu5d a {
 	color:#064D9F;
 }

 .menu5d a:hover {
 	color:#000;
 }

 .menu5g a {
 	color:#fff;
 }

 .menu5g2 a {
 	color:#000;
 }




 /*########################
 	MAIN PAGES
 ########################*/


 #main {
 margin-left:auto;
 margin-right:auto;
 	background:#fff;
 	font-size:8pt;
 	color:#000;
 	/*border-left:1px #D9D9D9 solid;*/
 	/*border-right:1px #D9D9D9 solid;*/
 }
 
   .burnpaper {
	background:#fff url(burnpaper.gif);
	background-repeat:no-repeat;
	background-position:top;
    width:180px;
	padding-top:113px;
	margin-top:20px;

 }
    .newmem {
	background:#fff url(newmembg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:190px;
	padding: 60px 0 0 10px;


 }
 
 .featuredmem {
	background:#fff url(newmembg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:190px;
	padding: 60px 0 0 10px;
 }

 .main2 {
 	background:#fff;
 	border-right:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#fff;
 }

 .main3 {
 	background:#fff;
 	border-left:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#fff;
 }

 .main3-b {
 	background:#000;
 	vertical-align:bottom;
 }



 .main3-a {
 	background:#fff;
 	text-align:right;
 	vertical-align:bottom;
 }



 .main3-c {
 	background:#fff;
 	border-left:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#fff;
 }



 .main4 {
 	background:#fff;
 	border-right:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#000;
 }

 .main3 a {
 	color:#fff;
 }

 .main3 a:hover {
 	color:#fff;
 	text-decoration:underline;
 }


 #topright {
 	background:#fff;
 	border-right:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#000;

 }


 /*##############################
 	#topleft - TOP LEFT AREA BLACK SWOSH
 	A:LINKS - USERNAME
 ###############################*/
 #topleft {
 	background:#fff;
 	background-repeat:no-repeat;
 	width:480px;
 	height:45px;
 	color:#fff;
 	border-left:1px #D9D9D9 solid;
 }

 #topleft a { color:#fff; text-decoration:underline; }
 #topleft a:hover { color:#fff; text-decoration:none; }


 .page {
 	color:#fff;
 }


 .pbar1 {
 	background:transparent;
 }

 .pbar2 {
 	background:#941D31;
 }

 .pbar3 {
 	font-size:8pt;
 	padding:1px;
 	border:solid #014E82 1px;
 }


 /*########################
 	MENUS
 ########################*/


 .mainmenu {
 	background:#1F1F1F url(line11.gif);
 	font-size:8pt;
 	color:#000;
 }

 .mainmenu2 {
 	background:#1F1F1F url(line10.gif);
 	font-size:8pt;
 	color:#fff;
 }

 .mainmenu2 a { color:#fff; }
 .mainmenu2 a:hover { color:#54A4DE; }


 .mainmenu3 {
 	background:#195B85;
 	font-size:8pt;
 	color:#fff;
 }

 .mainmenu4 {
 	background:#195B85;
 	font-size:8pt;
 	color:#fff;
 }

 .mainmenu5 {
 	background:url(mainmenu5.png);
	background-repeat:no-repeat;
	font-family: 'Pontano Sans', 'Source Sans Pro',"Century Gothic";
	height:40px;
 	font-size:86%;
 	color:#fff;
 }

.mainmenu6 {
	border:1px #DBDCDC solid;
	padding:3px;
	font-size:8pt;
	cursor:pointer;
	color:#fff;
	background:#484C4F;
	
}

.mainmenu6 a { color:#fff; text-decoration:none; }
.mainmenu6 a:hover { color:#fff; text-decoration:none; }

.mainmenu7 {
	border:1px #DBDCDC solid;
	padding:3px;
	font-size:8pt;
	cursor:pointer;
	color:#000;
	background:#DBDCDC;
}

.mainmenu7 a { color:#000; text-decoration:none; }
.mainmenu7 a:hover { color:#000; text-decoration:none; }




 /*########################
 	SITE MENUS
 ########################*/

 .profilebar {
 	background:url(profilebar.png) bottom center no-repeat;
	height:50px;
 	color:#fff;
 	position: relative;
 }
 .profilebar .item{	
	background: #000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #000;
	font-size: 11px;
 }
 .profilebar .item3{
	border: 0;
	width: 1px;
	padding: 0 !important;
	font-size: 0px;
 }
 .profilebar .item2{	
	background: #b25596;
	border-left: 1px solid #b25596;
	border-right: 1px solid #b25596;
	border-bottom: 0px;
	font-size: 11px;
}
.profilebar .item2 a, .profilebar .item2 a:hover{
	color: #fff;
	font-size: 11px;
 }
 .clickknocksound{
 	cursor: pointer;
 }
 .groupdetail {
	border-top:1px #ccc solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:1px #ccc solid;
 }

 .item {
 	border-top:1px #ccc solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:0px #ccc solid;
 	padding:5px;
 	cursor:pointer;
 	font-size:8pt;
 	font-weight:bold;
 	background:url(button.jpg);
 	color:#fff;
 }

 .item2 {
 	border-top:2px #000 solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:0px #b25596 solid;
 	padding-top:9px;
 	padding-bottom:5px;
 	padding-right:5px;
 	padding-left:5px;
 	cursor:pointer;
 	font-size:8pt;
 	font-weight:bold;
 	background: #b25596;
 	color:#fff;
 }

 .item3 { border-bottom:0px #ccc solid; color:#fff; }
 .item a { color:#fff; text-decoration:none; }
 .item2 a { color:#fff; text-decoration:none; }
 .item2 a:hover { color:#fff; text-decoration:none; }


 /*########################
 	BORDERS
 ########################*/


 .border {
 	border:1px #332F2F solid;
 	background:#5A5A5A;
 }
	/*
 .border2 { border:1px #DBDCDC solid; color:#000; background: #fff;  }
 */
 .border2 { border:1px transparent solid; color:#000; background: #fff;  }
 .border3 { border:1px #5A5A5A solid; background:#5A5A5A; color:#fff; }
 .border4 { border:1px #BDBDBD solid; background:#626262; }
 .border4 .color { color:#fff; }
 .border4 .sqr { background:#fff; vertical-align:middle; }
 .border5 { border-bottom:1px #000 dashed; }
 .border6 { border:0px #95C719 solid; background:transparent; color:#fff; }
 .border7 { border-bottom:1px #98C920 dashed; }
 .border8 { background:#F5F5F5; border:1px #000 solid; }
 .border9 { background:#fff; color:#000; }

 /* USED IN MAIL ALERT */
 .border10 { background:#000 url(line10.gif); color:#fff; }
 .border11 { border:1px #BDBDBD solid; background:#fff; color:#000; }

 /* B-BOARD */
 .border12 { background:#fff; color:#000; }
 .border13 { background:transparent; color:#000; }
 .border14 { background:#F9F9F9; color:#fff; }

 /*########################
 	TEXT COLORS
 ########################*/

 .color { color:#000; }
 .color2 { color:#fff; }
 .color3 { color:#ff0000; }
 .color4 { color:#000; }

 /*########################
 	BACKGROUNDS & EXTRAS
 ########################*/

 .cur { cursor:pointer; }


 .pollinput {
 	background:transparent;
 	font-size:8pt;
 	border:0px;
 }


 .frame1 { background:#fff; margin:0px; }
 .main_frame1 { background:#FFFFFF; margin:0px; }

 .link1 a { color:#000; }
 .link1 a:hover { color:#000; text-decoration:underline; }

 /* USED IN MAIN MENU SQURE */
 .sqr { background:transparent; vertical-align:middle; }

 .sqr1
 {
     background:transparent;
     vertical-align:middle;
     margin-left: 12px;
     margin-right: 9px;
 }

 /* COMMENT BOX */
 .comment {
 	border:1px #BDBDBD solid;
    background:#fff;
    color:#000;
 }

 .comment-text {
 	color:#000;
 	font-size:8pt;
 }

 .comment-headline {
 	background:#fff;
 	color:#000;
 	padding:5px;
 	font-size:8pt;
 }

 .comment-head {
 	background:url(mainmenu5.png);
 	font-size:8pt;
 	color:#fff;
 	padding:5px;
 }

 .comment-head a { color:#fff; }
 .comment-head a:hover { color:#fff; }



 /*########################
 	BOTTOM MENUS
 ########################*/

 .bottomend {
 	background:transparent url(bottomend.png) no-repeat scroll center center;
	background-repeat:no-repeat;
 	width:950px;
	height:120px;
	font-size:9px;
 	color:#4C4C4C;
    padding-top: 30px;
    position: relative;
 }
 .bottomend .fatbuzzbee{
    position: absolute;
    bottom: 11px;
    right: 64px;
 }

 .bottomend a {
 	color:#4C4C4C;
    font-size: 10px;
    padding: 0 4px;
 }
 .bottomend a:last-child{
    padding: 0;
 }

 .bottomend a:hover {
    cursor: pointer;
 	color:#4C4C4C;
	font-size: 10px;
 	text-decoration:underline;
 }


 #bottom4 {
 	background:#54A4DE;
 	width:100%;
 	color:#fff;
 }

 /*########################
 	FORUM
 ########################*/

 .forum-1 {
 	background: #b25596;
 	color:#fff;
 	font-size:8pt;
 }

 .forum-2, .group-forum-border2 {
 	/*background:url(forumside.jpg);*/
 	color:#000;
 	font-size:8pt;
 	border: 1px solid #ccc;
 	border-top: 0; 	
 }

 .forum-2 a { color:#525252; }
 .forum-2 a:hover { color:#525252; text-decoration:underline; }
.forum-2 tr td{
	border-bottom: 1px dashed #ececec;
}
 .forum-1{
 	/*border:1px #767676 solid;*/
 	text-transform: capitalize;
 	letter-spacing: 0.9px; 	
 }

 .forum-4 {
 	border:1px #767676 solid;
 	background:#fff;
 	color:#000;
 	font-size:8pt;
 }

 .forum-q {
 	background:#F5F5F5;
 	color:#000;
 	font-size:8pt;
 	border:1px #767676 solid;

 }

 /*########################
 	DROP DOWN MENU
 ########################*/

 #dropmenudiv{
 	padding:5px;
 	border:1px #c0c0c0 solid;
 	background:#1c4c80;
 	position:absolute;
 	z-index:100;
 	font-size:8pt;
 	text-align:left;
 }

 #dropmenudiv a {
 	color:#fff;
 }

 #dropmenudiv a:hover {
 	color:#fff;
 	text-decoration:underline;
 }

 /*########################
 	MESSAGES AND ERRORS
 ########################*/
 span.message_message {
    background-image: url("../../../design/pic/message.gif");
    background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
 }

 span.error {
	background-image: url("../../../design/pic/warning.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }

 span.message_error {
	background-image: url("../../../design/pic/warning.gif");
    font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }

.ajax_message {
	background:#FFF8CC;
	padding:5px;
	border:1px #FFE222 solid;
}

.jquery_background {
	background:#fff;
}

.socialOver {
	background:#FFF8CC;
	border:1px #FFE222 solid;
	color:#000;
}

.socialDefault {
	background:#fff;
	border:1px #fff solid;
	color:#000;
}

.socialBox {
	border:1px #BDBDBD solid; 
	color:#000; 
	background:#f9f9f9;
}

.topFriendsNum
{
	float: left; 
	margin-left:8px; 
	vertical-align:top; 
	height:80px;
	width:80px; 
	text-align:center; 
	padding-top:5px; 
	font-size:18pt;
	border:1px #ccc solid;
}

 /*########################
 	rounded corner
 ########################*/

.box { 
  background: #5EABB5; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

.minimise {
background:url(minimise.png);
background-repeat:no-repeat;
}

td[align='center'] {
	text-align: center;
}
#maintext_tbl{
	width: 100%;
}
.table-calendar-wrapper table{
	width: 96%;
}
.table-calendar-wrapper table input[type="text"]{
	width: 99% !important;
}
.frm-browser-group select, .frm-browser-group input[type="text"]{
	width: 96%;
  	height: 22px;
  	line-height: 22px;
  	background: #fff;
    color: #000;
    border: 1px solid #A0A0A0;
}
a.link_action, a.link_item{
	font-size: 10pt;
	font-weight: normal;
}
.message_info{
	font-size: 10pt;	
	font-weight: normal;
}
#marquee > div{
	width: 100% !important;
}
#marquee > div > div{
	margin-bottom: 10px;
}
.j-tiny-chat tr.mceLast{
	display: none;
}
.j-tiny-chat #maintext_tbl{
	height: 80px !important;
}
#profile_headline{
	font-size: 14px !important;
	padding-left: 15px !important;
}
ul.alert-bar{    
    padding: 0;
  	margin: 5px 0 0 0;
}
ul.alert-bar a{
	width: 100%;
  	height: 100%;
  	display: block
}
ul.alert-bar li{	
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
	margin-right: 5px
}
ul.alert-bar li span{
	position: absolute;
	top: -5px;
	right: -2px;
	color: red;
	display: block;
}
.alert-bar li.alert-comment{
    background: url(alert/comment.png) bottom left no-repeat;
}
.alert-bar li.alert-mail{	
    background: url(alert/mail.png) bottom left no-repeat;
}
.alert-bar li.alert-friend{
    background: url(alert/friend.png) bottom left no-repeat;
}
.alert-bar li.alert-crush{
    background: url(alert/icrush.png) bottom left no-repeat;
}
.alert-bar li.alert-invite{
    background: url(alert/invite.png) bottom left no-repeat;
}
.alert-bar li.alert-cart{
	margin-left: 15px;
    background: url(alert/cart.png) bottom left no-repeat;
    width: 35px;
    height: 35px;
    margin-top: -11px;
}
.footer-links table{
	width: 100%;
	background: #fff;
}
.club_blogs_list{
	text-align: center;
}
.club_blogs_list li{
	display: inline-block;
}
#group-landing .menu{
	text-align: right;
}
.fatbuzzbee{
	background: url(clicky.buzz_bee_small.png) right center no-repeat;
	width: 50px;
	height: 42px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
  	float: right;
  	cursor: pointer;
}
table.tabbed-menu-wrapper{
	margin-bottom: -2px;
}
table.tabbed-menu-wrapper tr td.item, table.tabbed-menu-wrapper tr td.item2{
  	padding: 5px 15px !important; 
}
.tabbed-menu{
	border-bottom: 1px #ccc solid;
}
.profilebar .tabbed-menu{
	border-bottom: none;
	padding: 8px 8px 0 8px;
}
#myhome-wrapper{
   width: 98%;
   margin: auto;
}
#myhome-wrapper.editmode{
	width: 90%;
	margin: 10px auto;
}
#myhome-wrapper form .button{
	padding: 5px 10px;
	font-size: 12px;	
}
.mceToolbar > div > span > table > tr > td{
	display: inline !important;
}
#synergee #cometchat_embed_synergy_container{
	width: 100% !important;
}
#cometchat_embed_synergy_container iframe,
#cometchat_embed_chatrooms_container iframe,
#cometchat_embed_synergy_container iframe{
    border: none;
}
.menubox table tr td:nth-child(6) a{
	width: 70px;
	display: inline-block;
}
#cometchat_base{	
	margin: auto;
	right: 0 !important;
	left: 0 !important;
}
.no_subwrap{
	background: #fff !important;
}
.new_home.no_subwrap .maincontent, .new_home.no_subwrap #feature{
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#notification {
	top: 80px;
	z-index: 9999;
	opacity: 0;
	right: 20px;
	width: 300px;
	position: fixed;
	visibility: hidden;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#notification.active {
	top: 20px;
	opacity: 1;
	visibility: visible;
}
#notification .alert{
	background-color: #dff0d8;
  	padding: 10px 15px;
  	font-size: 15px;
  	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
}
#notification .alert a{
	color: #0057ff;
}
.alert button.close {
  position: absolute;
  top: 10px;
  right: 15px;
   padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}