@CHARSET "UTF-8";


body{
	\\background-image: url("../pics/bg1_black.png");
	
	//background-color: #2358b8;
	background-position: auto;
	background-repeat: repeat-xy;
	overflow: auto;
	align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-color: #ffffff;
}
.chat_wnd{
	bottom:10px;
	
	position:fixed;
	
	
	font-size:10px;
	background-color:red;
	width: 30px;
	height:30px;
}
.chat_wnd:HOVER{
	
	
	height:280px;
	width: 420px;
}

.navbar-default {
	
}
.navbar-right{
	margin-right: 0px;
}
.navbar navbar-default{
	
}

#basic-addon1{
	
	width:: 160px;
}



.mynavi{
	background-color: #ffffff;
	
	
}


.media{
	border-radius: 4px;
	background-color: #ffffff;
	
}
.media-left{
	 padding:7px 7px 7px 7px;
	
}
.wwand{
	max-height:150px;
	overflow: hidden;
	
}
.wwand:HOVER{
	max-height:none;
	overflow: visible;

	
}
.wwand:AFTER{
	
/* 	content: "..."; */
	
}
.media-body{
	 padding:7px 40px 25px 7px;
	
}	

h4{
	
	display:block;
		
}	

.media-right{
  
    padding-right: 7px;
   
    }
    
.fader{
	
	height: 95%;
    width: 95%;
   	margin-top:-200px;
   	margin-left:4%;
    
   
	background: rgba(256,256,256,0.6);
	position: fixed;
	z-index: 11;
	display: none;
	
	
}  
.gif{
		height: 100%;
    	width: 100%;
	 	background-image:url("ajax-loader.gif");
	 	background-position:center;
	 	background-repeat: no-repeat;
}
    
.badges{
	background-color: #000;
	
}
    
