/* Mago Entertainment CSS Document */
#add-favourite{
	padding:0 0 10px 0px;
}

#add-favourite a:link, #add-favourite a:visited{
	font-size:1.2em;
	text-decoration:underline;
	font-weight:bold;
	color:#02ABEC;
}

#add-favourite a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#F7931B;
}

.news-container{
	width:198px;
	float:left;
	padding:0 20px;
	
}

.news-top{
	background-image:url(/assets/mago/images/whatisnew.gif);
	background-repeat:no-repeat;
	width:198px;
	height:35px;
}

.news-content{
	padding:10px;
	background-color:#EAF4FF;
}

.news-bottom{
	background-image:url(/assets/mago/images/news-container-bottom.gif);
	background-repeat:no-repeat;
	width:198px;
	height:18px;
}


.news-date{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	font-size:12px;
}

a.news:link, a.news:visited{
	color:#686868;
	text-decoration:none;
}

a.news:hover{
	color:#E87830;
	text-decoration:none;
}

.news-row{
	margin:5px 5px 10px 5px;
}

.news-internal{
	background-image:url(/assets/mago/images/internal-news.gif);
	background-repeat:no-repeat;
	width:198px;
	height:24px;
}

.news-read-container{
	
	margin:10px auto;
	width:700px;
	
}

.news-read-content{
	margin:10px;
	
}

.news-read-status{
	font-weight:bold;
	text-align:right;
	color:#777;
}

.news-read-avatar{
	padding:2px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 0 0;
}

.news-read-title{
	
	color:#BDC251;
	font-size:20px;
}

.news-read-date{
	color:#808080;
	font-size:14px;
}

.news-read-body{
	color:#686868;
	margin:20px 0;
	
}

.news-read-comment{
	padding:10px;
}

.news-read-attachment{
	margin:10px 0 20px 0;
	color:#686868;
}

.news-read-reply{
	background-color:#F3F5E9;
	width:420px;
	color:#777777;
	padding:10px;
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	margin:2px 0;
	border-bottom:1px solid #ccc;
	font-size:12px;
	
}

.news-read-author-reply{
	background-color:#FEFDE2;
	border-bottom:1px solid #ccc;
	
	width:420px;
	color:#777777;
	padding:10px;
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	margin:2px 0;
	font-size:12px;
	
}

.news-read-admin-reply{
	background-color:#EFF8F7;
	border-bottom:1px solid #ccc;
	border-right:2px solid #F5F5F5;
	width:420px;
	color:#333;
	padding:10px;
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	margin:2px 0;
	font-size:12px;
}

 
.news-read-reply span, .news-read-author-reply span,  .news-read-admin-reply span{
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#557799;
}

.news-read-reply-content{
	padding:10px 0;
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}


.news-read-remarks{
	color:#686868;
}

.news-read-container a:link, .news-read-container a:visited{
	color:#58BBEB;
	text-decoration:none;	
}

.news-read-container a:hover{
	color:#E87830;
	text-decoration:none;
}

.news-index-datebg{
	background-image:url(assets/mago/images/date.gif);
	background-repeat:no-repeat;
	width:50px;
	height:48px;
	text-align:center;
	padding-top:4px;
	margin:0 10px 0 0;
	
}
.news-index-postmonth{
	color:#CC6699;
	font-size:14px;
	text-align:center;
}

.news-index-postday{
	color: #666666;
	font-size: 16px
}

a.news-index-title:link, a.news-index-title:visited{
	color:#BDC251;
	text-decoration:none;
	font-size:14px;
	
}

a.news-index-title:hover{
	color:#E87830;
	text-decoration:none;
	font-size:14px;
}

.news-index-desc{
	color:#686868;
}

.news-index-desc a:link, .news-index-desc a:visited{
	color:#58BBEB;
	text-decoration:none;
}

.news-index-desc a:hover{
	color:#E87830;
	text-decoration:none;
}

.events-container{
	padding:2px;
	overflow:auto;
	height:120px;
}

ul.events-list{
	
}

ul.events-list li{
	color:#CC6600;
	font-weight:bold;
}

ul.events-list li a{
	display:block;
	padding:4px 2px;
	border:0;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/assets/shared/images/horiDot.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}

ul.events-list li a:link,ul.events-list li a:visited{
	color:#FD9C03;
	background-color:#fff;
}

ul.events-list li a:hover{
	color:#fff;
	background-color:#1E5869;
}

textarea.normal, input.normal{
	background-color:#FFFFE6;
	border: 1px solid #cccccc;
	color:#333;
	font-size:11px;
	padding:2px;
	margin:2px;
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}

.tool-tip{
	background-image:url(/assets/shared/images/bt.gif);
	padding:15px 10px 5px 10px;
	width:210px;
	height:130px;
	background-repeat:no-repeat;
	color:#676767;
	font-size:9px;
}

/* Mago Gaming 
**************************************************/
a.white:link, a.white:visited{
	color:#069EDB;
	text-decoration:underline;
}

a.white:hover{
	text-decoration:none;
	
}

.game-play-container{
}

.game-play-content{
	border:1px solid #ccc;
	margin:0;
	padding:5px;
	background-color:#FFF;
	
}

.game-play-container-shadow{
	background:url(/assets/mago/images/game_shadow.gif) no-repeat right bottom;
	width:400px;
	height:15px;
	float:right;
}

.game-play-function{
	margin:0 0 5px 0;
}

.game-play-trial-message{
	width:65%;
	color:#666;
	margin-bottom:10px;
	border:1px dashed #ccc;
	background-color:#FFFFE6;
	padding:10px;
}

.game-play-unload-message{
	width:65%;
	color:#666;
	margin-bottom:10px;
	border:1px dashed #ccc;
	background-color:#FFF7F9;
	padding:10px;
}

.game-play-unload-message a:link, .game-play-unload-message a:visited{

}
.game-play-unload-message a:hover{

}


#game-othergames-container{
	background:url(/assets/mago/images/ico_othergames.gif) no-repeat left top;
	width:90%;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}

.game-auth-container{
	padding:5px 0;
}

.game-auth-title{
	color:#666;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}
.game-auth-form{
}

.game-auth-formfield{
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	margin-top:5px;
}



.game-auth-formbutton{
	background-color:#F5F5F5;
	border-bottom:1px solid #ccc;
	text-align:left;
	padding:5px 0;
}



.game-auth-formspace{
	height:5px;
}

.game-auth-seperator{
	background-color:#CADB2A;
	height:1px;
	padding-top:1px;
	margin-bottom:10px;
	font-size:1px;
}

.game-auth-formlink a:link, .game-auth-formlink a:visited{
	color:#3366AA;
}

.game-auth-formlink a:hover{
	text-decoration:underline;
}


.game-auth-fieldinput{

}

.game-auth-fieldname{
	font-weight:bold;
	color:#666;
	padding:2px;
}

.game-auth-fieldinput input, .game-auth-fieldinput select, .game-auth-fieldinput textarea{
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:3px;
}



ul#othergames{
	padding-top:20px;
}

ul#othergames li{
	display:block;
	padding:2px;
	float:left;

}

ul#othergames li a{

}

ul#othergames li a:link img, ul#othergames li a:visited img{
	border:2px solid #FFF;
	
}

ul#othergames li a:hover img{
	border:2px solid #FFD319;

}

#game-comments-container{
	margin:10px 0;
	float:left;
}

#game-comments-title{
	margin:20px 0 0 0;
}

.comment-author-container{
	background-color:#EFF8F7;
	border:1px solid #ddd;
	width:500px;
	color:#777777;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
}

.comment-container{
	background-color:#F3F5E9;
	border:1px solid #ddd;
	width:500px;
	color:#777777;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
}

#quick-reply-input-container{
	margin:10px 0;
}


#free-trial-title{
	background-image:url(/assets/mago/images/freetrial.gif);
	background-repeat:no-repeat;
	width:87px;
	height:20px;
}

#active-comp-title{
	background-image:url(/assets/mago/images/activecompetitions.gif);
	background-repeat:no-repeat;
	width:155px;
	height:20px;
}

#tutorial-container{
	margin-top:20px;
	width:700px;
}

.tutorial-section-title{
	color:#14A4C7;
	background-image:url(/assets/shared/images/hdot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:16px;
	
}

.tutorial-section-body{
	width:80%;
}

.tutorial-section-body ol{
	padding:10px 0 0 25px;
}

.tutorial-section-body ol li{
	list-style-type:decimal;
	padding:2px 0;
	display:block;
	color:#669900;
}

.tutorial-section-body ol li span{
	color:#999;
	
}


.tutorial-screenshot{
	margin-top:10px;
}

/* Section */
.page-section{
	background-image:url(/assets/shared/images/hdot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#14A4C7;
	font-size:16px;
	padding-bottom:2px;
	padding-top:20px;
	margin-bottom:5px;
}


.function{
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	border:1px solid #7F93BC;
	float:right;
	margin:0 2px;
	
}

.function .icon{
	float:left;
	font-size:1px;
	line-height:1px;
	width:16px;
	padding:2px 5px 2px 4px;
	border-left:3px solid #7F93BC;
	
}

.function .body{
	float:left;
	border-right:0px solid #7F93BC;
	border-left:1px dashed #7F93BC;
}

.function .body a{
	display:block;
	padding:4px 4px 3px 5px;
	text-decoration:none;
}

.function a:hover{
	background-color:#7F93BC;
	color:#fff;
}


