﻿/* FRIENDS LEADERBOARD MODULE   -*/
#right_content_friendsmodule 
{
	position: absolute; 
	right: 15px; 
	top: 131px;		
}

#friendsLeaderboardsModuleWrapper {
	width: 166px; 
	height: 400px;
}

#friendsModuleHeader 
{
	width: 166px; 
	height: 23px; 
	line-height: 23px; 
	text-align: center;		
}

#friendsModuleHeader span
{
	float: left;
	display: inline-block;
	width: 140px;
	font-size: 10px; 
	font-weight: bold; 
	color: Gray;
}

#friendsModuleHeader img
{
	float: right; 
	margin-top: 4px; 
	margin-right: 6px;
}

#friendsModulePeriodMenu 
{
	width: 160px; 
	padding: 0 3px; 
	text-align: center;	
}

#friendsLeaderboardsModuleWrapper .friendsLeaderboardPeriod
{
	padding: 0 5px;
}


#friendsLeaderboardsModuleWrapper .friendsLeaderboardPeriodActive
{
	padding: 0 5px;
	color:Black;
	font-weight:bold;
	text-decoration:none;
}

#friendsModuleList
{
	height: 296px; 
	width: 160px; 
	padding: 0 3px; 
	margin-top: 14px;
}

#friendsModuleList a
{
	color: black;
}

#friendsModuleNavigation
{
	width: 160px; 
	height: 20px; 
	padding: 0 3px;
}

#friendsModuleSearch
{
	width: 156px; 
	height: 28px; 
	padding: 6px 5px; 
	border: 1px; 
	position: relative;
}

#friendsModuleSearch .infoPopup
{
	position: absolute;
	bottom: 38px;
	left: 5px;
	line-height: 14px;
	padding: 5px;
	display: inline-block;
	color: #000000;
	border-width: 1px; 
	border-style: solid;
}

#infoPopup span
{
	font-size: 9px; 
	color: #666666;
}

#friendsModuleSearch div
{
	z-index: 200;
}

.friendsModuleSearchTextBox
{
    font: 10px verdana, arial, helvetica, sans-serif;     
    font-style: normal;     
    font-weight: normal;    
	padding-left: 2px; 
	width: 85px; 
	height: 14px; 
	border: 1px solid #d3d3d3;	
	color: #666666;
}

.searchButton 
{
	padding: 0px !important;
	height: 19px !important;
	line-height: 12px !important;
	width: 62px !important;
	font-weight:normal !important;
	font-size:9px !important;
}

#friendsModuleList .friendItem 
{
	float: left;
	width: 160px;	
}


/* END OF FRIENDS LEADERBOARD MODULE */

.friendItem .friendPosition 
{
	float: left;
	width: 13px;
	height: 35px;	
	margin: 2px 0;
	text-align: center;
	font-weight: bold;
}

.friendItem .infoWrapper 
{
	float: left;
	margin: 3px 0;	
	width: 80px;
}

.friendItem span 
{
	display: block;	
}

.friendItem .imageWrapper 
{
	height: 35px; 
	width: 35px; 
	margin: 2px 4px; 
	border: solid 1px #CCCCCC; 
	float: left;
	background-color:White;
}

.friendItem .imageWrapper img 
{
	height: 35px; 
	width: 35px; 
}

.friendItem .statusWrapper 
{
	float: left;
	width: 10px;
	height: 31px;	
	margin: 6px 4px 2px 0;
	text-align: center;
	font-weight: bold;	
}


/* PROFILE FRIENDSLIST */

#profileFriendsHeader
{
	width: 426px; 
	padding-left: 14px; 
	padding-top: 8px; 
	height: 25px; 
}

#profileFriendsHeader span
{
	font-size: 11px; 
	font-weight: bold; 
	color: Gray
}

#profileFriendsContent
{
	width: 418px; 
	height: 144px; 
	padding: 0px 5px 5px 15px; 
	border-right: solid 1px #EFEFEF; 
	border-left: solid 1px #EFEFEF;  
	border-bottom: solid 1px #EFEFEF	
}

#profileFriendsContent .friendItem 
{
	float: left; 
	width: 139px; 
	background-color: White; 
	height: 39px;	
	margin: 4px 0px
}


#profileFriendsContent .friendItem .friendInfo 
{	
	float: left; 
	height: 12px; 
	width: 89px; 
}

#profileFriendsContent .friendItem .usernameInfo 
{	
	margin-top: 2px
}

#profileFriendsFooter 
{
	width: 440px; 
	height: 25px;
}

.buttonWrapper
{
	float: right; 
	margin-right: 14px; 
	margin-top: 6px;
	height: 10px;
	width: 20px;
}

.friendNavButton 
{
	width: 10px;
	float: left;	
}

.buttonWrapper .friendNavButton 
{
	float: left;	
}
.buttonWrapper .friendNavButton + .friendNavButton
{
	float: right;	
}

#profileFriendsFooter .buttonWrapper a
{
	margin-left: 3px;
}


/* END OF PROFILE FRIENDLIST */

/* POPUP MESSAGE */

.popupMessageOverlay 
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;	
}

#popupMessageBox 
{
	width: 282px; 
	height: 142px; 
	padding: 33px 11px 11px 11px; 
	margin: 150px auto; 	
}

#popupMessageBox .messageArea 
{
	display: block; 
	height: 110px; 
	font-size: 14px; 
	line-height: 18px;
	text-align:center;
}

#popupMessageBox .buttonArea
{
	height: 20px;
	padding: 0 10px;
}

#popupMessageBox .buttonArea .buttonTest
{
    width:122px;
    font-size:14px;
    border:none;
    padding:2px 0px;
    margin:0px;
    color:White;
    font-weight:bold;
    cursor:pointer;
}

#popupMessageBox .buttonArea .yesButton
{
    float:left;
    background:url('../Images/Design/Popup/yes.gif') no-repeat scroll 0px 2px transparent;
}

#popupMessageBox .buttonArea .noButton
{
    float:right;
    background:url('../Images/Design/Popup/no.gif') no-repeat scroll 0px 2px transparent;
}
/* END OF POPUP MESSAGE */

.tauntBoxReport
{
    border:1px solid #e6e6e6;
    background-color:#f3f3f3; 
    width:8px;
    padding:1px;
    text-align:center;
}

.tauntBoxReport:hover
{
    border:1px solid #ffa6a6;
    background-color:#f7d5d5;
}

.tauntBoxReport a
{
    text-decoration:none;
    display:block;
    color:#b3b3b3;
    font-weight:normal;
}

.tauntBoxReport a:hover
{
    color:Red;
}

/*NOTIFICATIONS */

.notificationsWrapper 
{
	margin-left: 0px;	
}

.notificationsHeader 
{
	height: 30px;
	
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}

.notificationsHeader .leftItems 
{
	float: left;
	width: 115px;
	padding: 5px 20px 0 18px;
	text-align: left;
}

.notificationsHeader .leftItems a, .notificationsHeader .centerItems a
{
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	display: block;
}

.notificationsHeader .centerItems
{
	padding: 5px 20px 0 20px;	
	width: 145px;
	float: left;
	text-align: center;
	
}

.notificationsHeader .rightItems
{
	float: right;
	padding: 5px 20px 0 0px;
}

.notificationsHeader .rightItems a
{
	margin-left: 10px;
}

.notificationsContent 
{
	display: block;
	border-left: 2px solid #EFEFEF;	
	border-right: 2px solid #EFEFEF;	
}

.notificationMessageHeader 
{
	display: block;
	padding: 0 20px 0 20px;
	height: 25px;
	line-height: 25px;
	background-color: #EEE;	
}

.notificationMessageHeader .rightControls 

{
	float: right;

}

.notificationMessageHeader .rightControls 

{
	margin: 0;
	padding: 0;

}

.notificationMessageHeader .rightControls .banButton

{
	margin-right: 15px;	


}

.notificationMessageHeader .rightControls .deleteCheckbox input
{
	margin: 0;
	padding: 0;	
}

.notificationMessageBody 
{
	display: block;
	padding: 10px 20px 40px 20px;	
	word-wrap: break-word;
}

.notificationMessageBody a
{
	color: #0000FF;
}

.notificationMessageBody a:visited
{
	color: #0000FF;
}

.notificationMessageBody .actionButtons 
{
	display:block;
	padding-top: 20px;
	padding-bottom: 10px;
}


.notificationMessageBody .actionButtons input
{
	margin-top: 9px;
	float: right;	
}

.notificationMessageBody .actionButtons a 
{
	float: right;	
	text-decoration: none;
	color: #ec8404;
}

#right_leaderboards 
{
	position: absolute;
	top: 135px;
	right: 15px;	
}

#loggedin table tbody tr td 
{
	padding-left: 14px;	
	height: 21px;
}

#loggedin table tbody tr td.menuText 
{
	padding-left: 2px;	
	height: 21px;
}

/* Achievement */

.achievementTable
{
    border:1px solid #e5e5e5;
}

.achievementTable tr td
{
    border:1px solid #e5e5e5;
    background-color:#f5f5f5;
    padding:7px 10px;
    color:#a9a1a3;
    font-weight:bold;
}

.achievementFloatLeft *
{
    float:left;
}

.achievementFloatLeft span, .achievementFloatLeft a
{
    line-height:17px;
}

img.transparent 
{
    opacity: 0.4;
    filter: alpha(opacity=40);   
}

span.transparent
{
    color: #bfbfbf;   
}

.achievementTableRow
{
    width:100%;
    border:0px solid #e5e5e5;
}

.achievementTableRow tr td
{
    /*border:1px solid Red;*/
    background-color:#e5e5e5;
    color:#a9a1a3;
    font-weight:bold;
}

.achievementTableRow tr td.img
{
    padding:0px;
    width:58px;
    border-right:2px solid White;
    text-align:center;
    height:72px;
}

.achievementTableRow tr td.title
{
    color:#7c7676;
    font-size:11px;
    vertical-align:bottom;
    padding-top:0px;
    padding-bottom:0px;
    line-height:17px;
    height:29px;
}

.achievementTableRow tr td.aqcuired
{
    width:120px;
    text-align:center;
    color:#7c7676;
    font-size:11px;
    line-height:16px;
    border-left:2px solid White;
}

.achievementTableRow tr td.description
{
    vertical-align:top;
    padding-top:0px;
    padding-bottom:0px;
    line-height:12px;
}

.achievementTableRow tr td.progress
{
    padding-top:4px;
    padding-left:50px;
    vertical-align:top;
    font-weight:normal;
}

/* Achievement END */

.helpFaq
{
	padding: 0 10px;	
}

.helpFaq p
{
	margin-bottom: 18px;
}

.helpFaq ol
{
	margin-bottom: 36px;
}

.helpFaq ol lh, .helpFaq ul lh
{
	font-weight: bold;
	display: block;
	margin: 18px 0;	
}

.helpFaq ol li
{
	list-style-type: decimal;
}

.helpFaq ul li
{
	list-style-type: disc;
	padding-bottom:3px;
}

.helpFaq h2
{
	font-size: 10px;
	font-weight: bold;	
	margin-bottom: 18px;
}

.helpFaq h3 
{
	font-size: 10px;
	font-weight: bold;	
	margin-bottom: 18px;
}

.helpFaq .topLink
{
	margin-bottom: 36px;
	display: block;
}

.helpFaq a:visited
{
	color: Blue;	
}

.AchievementBrowseButtons
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/***** UPDATE PAGE *****/
div#updateWrapper
{
    margin:30px auto;
    width:625px;
}

div#updateWrapper #topBox
{
    width:625px;
    height:30px;
    background:url('../Images/Update/update_top.png') no-repeat scroll 0 0 transparent;
}

div#updateWrapper #middleBox
{
    width:625px;
    background:url('../Images/Update/update_middle.png') repeat-y scroll 0 0 transparent;
}

div#updateWrapper div#textBox
{
    text-align:center;
    margin:0px 21px;
    width:450px;
    color:#999999;
    font-size:16px;
    line-height:18px;
    font-weight:bold;
    font-family:Arial, Sans-Serif;
    /*background-color:#f9f9f9;*/
}

div#updateWrapper div#textBox p
{
    padding:4px 5px;
    color:#999999;
    font-size:16px;
    line-height:19px;
    font-weight:bold;
    font-family:Arial;
}

div#updateWrapper div#bottomBox
{
    width:625px;
    height:332px;
    background:url('../Images/Update/update_bottom.png') no-repeat scroll 0 0 transparent;
}
/***** UPDATE PAGE END *****/

/***** ERROR PAGE *****/
div#errorWrapper
{
    margin:30px auto;
    width:645px;
}

div#errorWrapper #topBox
{
    width:645px;
    height:30px;
    background:url('../Images/Error/error_top.png') no-repeat scroll 0 0 transparent;
}

div#errorWrapper #middleBox
{
    width:645px;
    background:url('../Images/Error/error_middle.png') repeat-y scroll 0 0 transparent;
}

div#errorWrapper div#textBox
{
    text-align:center;
    margin:0px 45px;
    width:450px;
    color:#999999;
    font-size:14px;
    line-height:17px;
    font-weight:bold;
    font-family:Arial, Sans-Serif;
    /*background-color:#f9f9f9;*/
}

div#errorWrapper div#textBox p
{
    padding:4px 5px;
    color:#999999;
    font-size:14px;
    line-height:17px;
    font-weight:bold;
    font-family:Arial;
}

div#errorWrapper div#bottomBox
{
    width:645px;
    height:370px;
    background:url('../Images/Error/error_bottom.png') no-repeat scroll 0 0 transparent;
}

div#errorWrapper div#bottomBox div#errorBoxWrapper
{
    padding-left:68px;
    padding-top:78px;
}

div#errorWrapper div#bottomBox div#errorBoxWrapper div#errorBox
{
    padding:5px 10px;
    width:353px;
    height:194px;
    /*background-color:Red;*/
}

div#errorWrapper div#bottomBox div#errorBoxWrapper div#errorBox div#ignoreBox
{
    width:100%;
    height:38px;
    margin-bottom:5px;
    font-weight:bold;
    /*background-color:Green;*/
}

/***** ERROR PAGE END *****/

div#linkAccounts
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	margin: 150px auto; 
	background-color: #FFFFFF; 
	padding: 10px; 
	width: 525px; 
	height: 200px; 
	position: relative;	
	border-width: 4px;
	border-style: solid;
}

#linkAccounts .closeButton
{
	position: absolute; 
	top: -26px; 
	right: -26px;
}

#linkAccounts table
{
	width: 100%; 
	height: 160px; 
	margin-top: 20px;
}

#linkAccounts table tr td
{
	width: 50%;	
}

#linkAccounts table tr td span.headline
{
	margin-bottom: 18px; 
	display: block;
}

#linkAccounts table tr td.leftCell
{	
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	
}

#linkAccounts table tr td.rightCell
{
	padding-left: 10px;
}

#linkAccounts table tr td div.infoBox
{
	height: 90px;
}

#linkAccounts table tr td div.infoBox .errorMessage
{
	color: Red;
}

#linkAccounts table tr td div.infoBox label
{
	line-height: 18px; 
	margin-bottom: 3px; 
	display: inline-block; 
	width: 95px; 
	float: left
}

#linkAccounts p
{
	line-height: 14px;
	padding-top:15px;
	padding-bottom:15px;
}

#linkAccounts input
{
	float: right;	
}

.gamewindow_button
{
    background-repeat:no-repeat;
    background-color: #ffffff;
    display:inline-block;
    width: 194px;
    height: 41px;
    border: 0px;
    margin: 0;
    color: #ffffff;
    font-size:13px;
    font-weight:bold;
    line-height:40px;
    cursor: pointer;
    text-decoration:none;
    text-align:center;
}

a.versusBoxPlayerProfile,
a.versusBoxPlayerProfile:visited
{
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color:Blue;
}

a.playerProfile,
a.playerProfile:visited
{
    color:Blue;
}



