@charset "utf-8";
#relativePos{
	z-index: 9999;
}
#socializer-container{
	position:absolute;
	top:365px;
	*top:347px;
	left:220px;	
	width:55px;
	z-index:9998;
}

a.socializer{
	width:50px;
	height:30px;
	z-index:900;
}
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:158px;
	height:177px;
	/*auto;*/	
	color:#222;
	position:absolute;
	background:/*white*/ url(../images/share-bg6.png) no-repeat;
	_background:/*white*/ url(../images/share-bg6.gif) no-repeat;
	font-size:10px;
	line-height:18px;
}		

#socializer-container a{
	color:#808080;
	padding:2px 0px;
	font-size:11px;
	text-decoration:none
}

#socializer-container a:hover{
	color:#e60000;
	text-decoration:none
}

.soc_left{
	width: 135px;
	padding-top:15px;
	margin-left:10px;
	/*float:left;*/	
}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	padding-top:1px;
	text-decoration:none;
	line-height:17px;
	border-bottom:1px dotted #CECECE;
	display:block;		
}
.soc_left a:hover{
	background-color:#ececec;
}

.open_window{
	width:780px;
	height:500px;
	background-color:#000;
	display:block;


}
.rm-share-close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
	position: absolute;
	top:5px;
	right:8px;
	cursor:pointer;
}


/*  Embed Content */

#embed-field{
	position:absolute;	
	z-index: 9997;
	top:315px;
	*top:303px;
	left:150px;	
	width:55px;
	text-decoration:none;
}

#copyCliboardButton{
	top:85px;
	position:absolute;
	text-decoration:none;
}

a.embedButton{
	width:50px;
	height:30px;
	text-decoration:none;
	position:absolute;
	top:0px;
}

#embed_container{
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	font-size:11px;
	width:254px;
	height:105px;	
	color:#222;
	position:relative;
	/*position:absolute;*/
	background:url(../images/rm-embed-bg.png) no-repeat;
	_background:url(../images/rm-embed-bg.gif) no-repeat;
	font-size:10px;
	line-height:18px;
	text-decoration:none;
}

#embed_container p{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-bottom:5px;
	text-decoration:none;
	width:80%;

}

input#embed_code{
	color:gray;
	width:200px;
}

.rm-embed-close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
	position: absolute;
	top:5px;
	right:30px;
	cursor:pointer;
}


.my_clip_button { width:150px; text-align:center; border:1px solid black; background-color:#ccc; margin:10px; padding:10px; text-decoration:none; cursor:default; font-size:9pt; }
.my_clip_button.hover { background-color:#eee; }
.my_clip_button.active { background-color:#aaa; }

	
/* /Embed Content */