@charset "UTF-8";
/**
 * Home - presentation stylesheet - (X)HTML/CSS
 *
 * @copyright       Copyright (c) 2011, Gamania Inc. All rights reserved.
 * @link            http: //www.gamania.com
 * @version         2.1.0
 * @lastmodified    $Date:  2011-10-19 16:30
 */


	
/* ----------------------------------- */
/* List */
/* ----------------------------------- */

/* icon list */	
ul.Iconlist {
	font-size: 12px;
	list-style: none;
	margin-left: 10px;
	margin-top: 15px;
	}
ul.Iconlist li.Action {
	padding-bottom:7px;
	}
ul.Iconlist li.Action .LeftAlign {
	margin-right: 7px;
	}
ul.Iconlist li.Checked {
	background: url(../../images/default/icons/checkbox.png) no-repeat;
	padding-bottom: 7px;
	padding-left: 20px;
	}
ul.Iconlist li.Unchecked {
	background: url(../../images/default/icons/unchecked.png) no-repeat;
	padding-bottom: 7px;
	padding-left: 20px;
	}
ul.Iconlist li.Gift {
	background: url(../../images/default/icons/gift_tabicon.png) no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	}
ul.Iconlist li.Invite {
	background: url(../../images/default/icons/friendinvite_icon.png) no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	}
ul.Iconlist li.Invite b {	
	background-color: #F3790C;
	border-bottom: 1px solid #990000;	
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #666;
	}
ul.Iconlist li.Suggest {
	background: url(../../images/default/icons/friendsuggest_icon.png) no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	}
ul.Iconlist li.Birthday {
	background: url(../../images/default/icons/friendbirthday_icon.png) no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	}
ul.Iconlist li.Accomplish {
	background: url(../../images/default/icons/achievement_tabicon.png) no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	}
ul.Iconlist li .Iconlist_Close {
	display: none;
	float: right;
	width: 15px;
	z-index: 10;
	position: relative;
	top: 0;
	right: 3px;
	}


/* To-Do list block */
ul.ToDoList {
	height: 30px;
	list-style: none;
	margin-bottom: 5px;
	}
ul.ToDoList li {
	float: left;
	}
ul.ToDoList li.TitleName {
	color: #333333;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 14px;
	}

/* official announcement block - horizontal */
ul.TableAnnouncementWrapper {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;	
	}
ul.TableAnnouncementWrapper .Content {
	display: block;
	width: 650px;	
	overflow: hidden;
	text-align: justify;
	}
ul.TableAnnouncementWrapper .Assessment {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	}
ul.TableAnnouncementWrapper .Action {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	}
	

/* official announcement block - vertical */

.NewsListWrapper {		
	margin: 0px;
	overflow: hidden;
	padding: 5px 0px;
	width: 100%;
}
.NewsListWrapper > a.Head {	
	background: #8CB859 url(../../images/default/menu/accordion/collapsed.gif) no-repeat scroll 3px 4px;
	border: 1px solid #E0E0E0;
	border-right: 1px solid #5E9503;
	border-bottom: 1px solid #5E9503;	
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 14px;
	text-decoration: none;	
}
.NewsListWrapper > a.Head:hover {
	color: #FFFF99;
}
.NewsListWrapper > a.selected {
	background-image: url(../../images/default/menu/accordion/expanded.gif);
}

.NewsListWrapper ul{
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;	
	}
.NewsListWrapper ul li{	
	margin: 0px;
	padding: 0px;
	}
.NewsListWrapper ul li span{
	color: #999999;
	font-size: 10px;	
	padding-right: 8px;
	}
.NewsListWrapper ul li a,
.NewsListWrapper ul li a:visited{
	border-bottom: 1px solid #E7E7E7;
	background: url(../../images/default/common/bullet_green.png) no-repeat center left;
	color: #449900;	
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 5px 0;
	padding-left: 19px;
	text-decoration: none;	
	}
.NewsListWrapper ul li a:hover{	
	background-color: #F3F3F3;
	color: #F38630;
	}
	
	/* more link */
.NewsListWrapper ul li.MoreLink{	
	margin: 0px;	
	padding: 0px;
	}
.NewsListWrapper ul li.MoreLink a,
.NewsListWrapper ul li.MoreLink a:visited{
	border: none;
	background: none;
	color: #449900;	
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	padding-left: 19px;
	text-decoration: none;
	text-align: right; 
	}
.NewsListWrapper ul li.MoreLink a:hover{	
	background-color: #F3F3F3;
	color: #F38630;
	}

/* Calendar Events */
#SmallCalendar {
	margin-top: 5px;
	}
#SmallCalendar .EventHeader {
	height: 20px;
	background: url(../../images/default/bg/SmallCal_header.gif) repeat-x 0 0;
	border: 1px solid #DBDBDB;
	border-bottom: none;
	border-radius: 5px 5px 0 0; /* Opera 10.5+ */
	-moz-border-radius: 5px 5px 0 0; /* Firefox */
	-webkit-border-radius: 5px 5px 0 0; /* Safari + Chrome */
	line-height: 19px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	}

#SmallCalendar .EventDate {
	border: 1px solid #DBDBDB;
	background: url(../../images/default/bg/SmallCal_eventdate_bg.gif) no-repeat center top;
	height: 20px;
	}
#SmallCalendar .EventDate li {
	width: 22px;
	height: 20px;
	border-right: 1px solid #DBDBDB;
	float: left;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #5E5E5E;
	position: relative;
	}
#SmallCalendar .EventDate li.Today {
	background: url(../../images/default/bg/SmallCal_today.gif) repeat-x 0 0;
	}
#SmallCalendar .EventDate li.Sat {
	color: #409900;
	}
#SmallCalendar .EventDate li.Holiday {
	color: #873232;
	}
#SmallCalendar .EventDate li span.Event {
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../../images/default/icons/SmallCal_event.png) no-repeat 0 0;
	}
#SmallCalendar .EventDate li.More {
	width: 31px;
	height: 20px;
	border-right: none;
	float: left;
	}
#SmallCalendar .EventDate li.More a {
	background: url(../../images/default/icons/SmallCal_more.png) no-repeat center top;
	width: 31px;
	height: 20px;
	display: block;
	cursor: pointer;
	}
#SmallCalendar .EventDate li.More a:hover {
	background-position: center -20px;
	}

#SmallCalendar .Events {
	border: 1px solid #DBDBDB;
	border-top: none;
	background: #EEE url(../../images/default/bg/SmallCal_events.gif) repeat-x 0 -1px;
	padding: 5px;
	}

#SmallCalendar div.SideTitle {
	height: 24px;
	width: 100%;
	padding: 2px 0;
	}
#SmallCalendar div.SideTitle h3 {
	background: url(../../calendar/images/default/side_title.png) no-repeat 0 3px;
	height: 23px;
	line-height: 23px;
	text-indent: 3px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
	}
#SmallCalendar div.SideTitle span {
	display: block;
	background: url(../../calendar/images/default/side_title.png) no-repeat right 3px;
	width: 4px;
	height: 23px;
	float: left;
	}

#SmallCalendar .Events li {
	background: url(../../images/default/icons/bullet_green.png) no-repeat -3px 3px;
	display: block;
	line-height: 17px;
    padding: 2px 0;
	}
#SmallCalendar .Events li .EventContent{
	display: block;
	margin-left: 16px;
	width: 165px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
#SmallCalendar .Events li .EventContent a{
	color: #5E5E5E;
	text-decoration: none;
	}
#SmallCalendar .Events li .EventContent span.GameName{
	color: #409900;
	}

#SmallCalendar .Events .NoEvent {
	display: none;
	padding: 15px 0;
	text-align: center;
	color: #999;
	}