tr.msnFriends:hover{
	background-color: #e7f1ff;
}

.bigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#seeRegulation{

	font-size: 13px;
	cursor: pointer;	
	
}	

.inviteRegulation{

	font-size: 11px;
		
}	

.bold {

	font-weight: bold;
	font-size: 12px;
	
		
}

tr.bold{
	
	text-align: center;
	background-color: #0066CC;
	color: white;
}

#button {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/mj-bt_green_center.png);
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
	background: transparent;
	border: solid 0 #fff;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
	padding: 0px !important;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
}
	

.insideOverlay { 

	width:97%;
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/images/box-left-middleblue.jpg);
	background-repeat:no-repeat;
	background-color:#f5f6f6;
	font-family: arial;
	font-size: 12px;
	

}

div.apple_overlay .black {
		background-image:url(/images/transparent.png);		
		color:#fff;
}

.contentBoxOverlay {
	width: 600px;
	height: 300px;
	border: 1px;
	padding: 0px;
	margin: 0px;
	



}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	
	margin: -10px;
	
	
	/* growing background image */
	background-image:url(https://cdn.megajogos.com.br/images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	/*padding:35px; */

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {

	background-image:url(/images/close.png);
	position:absolute; right:15px; top:15px;
	cursor:pointer;
	height:35px;
	width:35px;
	
}



.tooltip {
	display:none;
	background:transparent url(/images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#333;	
}




#inviteOptions{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	
}

img.inviteOption {

	width: 100px;
	height: 100px;
	opacity: 1;
	
	
}

#optionContent{
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-color: blue;
	display: none;
	

}

.inviteLayoutItem{
	padding: 10px;

}

.button {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #930f09;
	background-image: url(/images/mj-bt_green_center.png);
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
	background: transparent;
	border: solid 0 #fff;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
	padding: 0px !important;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
}

.inviteOption{

	padding: 10px;
	cursor: pointer;
	cursor: hand;

	
}

.buttomAll {
	height: 25px;
	color: #FFFFFF !important;
	margin-top: 0px;
	text-transform: uppercase;
}

.buttomAll #center {
	background-image: url(/images/mj-bt_green_center.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 3px;
}

.buttomAll #left {
	vertical-align: top;
	width: 10px;
	height: 25px;
}

.buttomAll #right {
	vertical-align: top;
	width: 12px;
	height: 25px;
}

.buttomAll #left img {
	width: 10px;
	height: 25px;
	margin: 0px !important;
}

.buttomAll #right img {
	width: 12px;
	height: 25px;
	margin: 0px !important;
}

.buttomAll a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 15px;
}

.buttomAll a:hover {
	color: #cbffcb;
	text-decoration: none;
}

.buttomAll input {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 15px;
}

.buttomAll input:hover {
	color: #cbffcb;
	text-decoration: none;
}

.inviteOptionSelected {

	background-color: #FFFFCC;
	border-style: border-style:dotted solid double;
	border-color: #FFFFCC;

}

.serviceLogin {
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: none;

}

#contacts { 

	display: none;

}