@charset "utf-8";
/* FB Fan Rev 2 */

body.fan_widget{background:transparent}

.fan_box
.full_widget {
background-color: #1a8cff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border: 0px;
color: #FFFFFF;
}


.fan_box
.full_widget
.connect_top {
	color: #FFFFFF;
	background-color: #1a8cff;
	border: 0px;
	font-family: Verdana, Arial;
}

.fan_box
.full_widget
.connect_top
.name_block {
	line-height:14px;
	font-size:12px;
	color: #FFFFFF;
	border: 0px;
}


.fan_box 
.page_stream{
	color: #FFFFFF;
	text-align:center;
	height:100px;
	overflow:auto;
	position:relative;
	background-color: #1a8cff;
	border: 0px;
}



.fan_box
.connect_action
.name{
	line-height:14px;
	font-size:12px;
	color: #000000;
	border: 0px;
}


.fan_box 
.connect_action {
padding:0;
}

.fan_box
.connect_button {
color:#1a8cff;
}

.fan_box 
.connections {
color:#1a8cff;
font-size:16px;
text-align:center;
}

.fan_box 
.connections 
.connections_grid {
margin-left:auto;
margin-right:auto;
padding-top:0px;
width:110px;
border: 0px;
}


.fan_box
.connections_grid
.grid_item
.name 
{
	font-size: 12px;
	color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 2px;
	text-align: center;
	white-space: nowrap;
}


.fan_box 
.profileimage {

}

.connect_top a {
	text-decoration: none;
	color: black;
}

.connect_top a:hover {
	color: black;	
	text-decoration: underline;
}


.fan_box
.connections {
	border: none;
	font-family: Verdana, Arial;
}