@charset "utf-8";
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 520px;
	auto;
	border: 2px solid #48B0F4;
	position:absolute;
	background:#FFF url('http://www.neitilol.no/multimedia/toolbox/bg_container.jpg') repeat-x bottom;
	visibility:hidden;
	line-height:18px;
	z-index:9999;
	margin-right:0px; margin-left:-570px; margin-top:2px; margin-bottom:0px
}



.toolbox {
	cursor: pointer;
	margin: 0;
	padding: 0 20px 0 0;
	
}

.toolbox:hover {
	color: #00B0F6;
	background:#fff url('toolbox/del-2.png') no-repeat top left;
}


.soc_container h2{
	margin: 10px 10px 10px 20px;
	padding:left:30px;
	font-size:20px;
	color: #333;
	float: left
}


.soc_container h3{
	margin: 10px 0 10px 0px;
	font-size:11px;
	color: #333;
	float: left;clear:left
}


.soc_container a{
	color: #66688E;
	text-decoration:none;
}

.soc_left{
	width: 180px;
	padding:10px 20px 10px 20px;
	float:left;
	text-align:left;
	visibility:hidden;
}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;
	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color:#6699FF;
	background-color:#E4E2E3;
}
#close{
	width:22px;
	height:22px;
	float:right;
	clear:both;
	cursor: pointer;
}
.open_window{
	width:780px;
	height:500px;
	margin-top: 195px;
	background-color:#000;
	z-index:9999;
}
.close{
	width:22px;
	height:22px;
	float:right;
	clear:both;
	cursor: pointer;
}
.soc_send_friend{
	clear:both;
	padding:10px;
	text-align:left;
}

#friendform {
	padding:4px 0 4px 0; 
}

.soc_container input {
	width:115px;background-color:#A2D045;border: 1px solid #48B0F4;padding:4px;
}


#email_friend {
	width:230px;height:16px;background-color:#fff;border: 1px solid #48B0F4;padding:4px;
}

.wait{
background-image:url('http://www.neitilol.no/multimedia/toolbox/ajaxloader.gif');
background-repeat:no-repeat;
background-position:  center;
}