﻿body {
}

table.login { border-collapse: collapse }
td.login 
{ 
	border-top: solid 1px; 
	border-bottom: solid 1px; 
	font-family:Trebuchet MS;
}

table.customerBasicInformation { border-collapse: collapse }
td.customerBasicInformationLabel
{
	text-align: right;
	padding-right: 10px;
	font-family:Trebuchet MS;
}
td.customerBasicInformationValue
{
	text-align: left;
	font-family:Trebuchet MS;
}

table.upgradeAccount{ border-collapse: collapse }
td.upgradeAccountHeader
{
	text-align: center;
	font-family:Trebuchet MS;
}
td.upgradeAccountLabel
{
	text-align: left;
	padding-right: 10px;
	font-family:Trebuchet MS;
}
td.upgradeAccountValue
{
	text-align: left;
	font-family:Trebuchet MS;
}

td.questName
{
	text-align: left;
	font-family:Trebuchet MS;
	font-size:10pt;
	padding-top: 5pt;
}
td.questStatus
{
	text-align: right;
	font-family:Trebuchet MS;
	font-size:10pt;
	padding-top: 5pt;
}
td.questDescription
{
	text-align: left;
	font-family:Trebuchet MS;
	font-size:8pt;
}
td.questNameHighlight
{
	text-align: left;
	font-family:Trebuchet MS;
	background-color: #e0e4e8;
	font-size:10pt;
	padding-top: 5pt;
}
.repeatX
{
	background-repeat:repeat-x;
}
td.questStatusHighlight
{
	text-align: right;
	font-family:Trebuchet MS;
	background-color: #e0e4e8;
	font-size:10pt;
	padding-top: 5pt;
}
font.chat
{
	text-align: left;
	font-family:Trebuchet MS;
	color:Blue;
	font-size:8pt;
}
font.chat_time
{
	text-align: left;
	font-family:Trebuchet MS;
	color:Red;
	font-size:8pt;
}
font.chat_message
{
	text-align: left;
	font-family:Trebuchet MS;
	color:Black;
	font-size:8pt;
}
td.questDescriptionHighlight
{
	text-align: left;
	font-family:Trebuchet MS;
	background-color: #e0e4e8;
	font-size:8pt;
}
td.npcname
{
	padding-right: 5pt;
	font-family:Trebuchet MS; 
}
td.npcendurance
{
	font-family:Trebuchet MS; 
}

table.mapPageMainFrame 
{ 
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	
	padding: 0px;
	border-spacing: 7px;
}

td.mapPageMainFrame 
{ 
	border-width: 2px 2px 2px 2px;
	border-spacing: 4px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	padding: 0px;
	margin: 7px;
	
	height:100%;
}

td.gamePageLogo 
{ 
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: White White White White;
	padding: 0px;
	height:70px;
}
td.gamePageMain 
{ 
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #92929c #92929c #92929c #92929c;
	padding: 0px;
	width: 100%; 
	height: 400px;
}
td.gamePageMainMap 
{ 
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px;
	width: 100%; 
	
}
div.gameMainMapPageMap
{
	height: 350px;
	vertical-align: middle;
}
div.gamePageMainMap
{
	vertical-align:middle;
	height: 400px;
	
}
table.leaderHeaderList
{
	border-color: White;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	width: 98%;
}
table.newsHeaderList
{
	border-color: White;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	width: 100%;
}
td.newsTopHeader
{
	border-bottom: solid 1px white;
	
	color:White;
	font-family:Trebuchet MS;
	font-size:9pt;
	background-color:#222222;
}
td.newsHeaderList
{
	color:White;
	font-family:Trebuchet MS;
	font-size:7pt;
}
td.newsHeaderListHighlight
{
	color:White;
	background-color:#222222;
	font-family:Trebuchet MS;
	font-size:7pt;
}
div.newsHeaderList
{
	vertical-align:top;
	width: 98%;
	font-family:Trebuchet MS;	
}
div.frontPageLeft
{
	
	vertical-align:top;
	
}

table.newsArticle
{
	border-color: Black;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	width: 95%;
}
td.newsArticleHeader
{
	color:Black;
	font-family:Trebuchet MS;
	font-size:11pt;
	background-color:#DDDDDD;
	text-align: left;
}
td.newsArticleBody
{
	color:Black;
	font-family:Trebuchet MS;
	font-size:11pt;
	text-align: left;
}
a.newsLink:link
{ 
	color:#cbc8f0; 
	text-decoration:underline;
}
a.newsLink:visited
{
	color:#cbc8f0; 
	text-decoration:underline;
}
a.newsLink:hover
{
	color:white; 
	text-decoration:underline;
}
a.newsLink:active
{
	color:#cbc8f0; 
	text-decoration:underline;
}

a.characterLink:link
{
	color:White;
	text-decoration:none;
}
a.characterLink:visited
{
	color:White;
	text-decoration:none;
}
a.characterLink:hover
{
	color:White;
	text-decoration:underline;
}
a.characterLink:active
{
	color:White;
	text-decoration:underline;
}

td.gamePageMapName 
{ 
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px;
	height:70px;
}

td.gamePageActions 
{ 
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #92929c #92929c #92929c #92929c;
	padding: 0px;
	height: 311px;
}

td.gamePageActionsGray 
{ 
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px;
}
div.gamePageActionsGray
{
	height:321px;
}

td.gamePageMessages 
{ 
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #92929c #92929c #92929c #92929c;
	padding: 0px;
}
div.gamePagemessage
{
	height:170px;
}

td.gamePageMessagesCyan 
{ 
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px;
	
	position:relative;
	top:0px;
}
textarea.gamePageMessagesCyan
{
	
	border-color:#000000;
	background-color:#e0e4e8;
	border-style:solid;
	height:110px;
}

div.gamePageMessagesCyan
{
	position:relative;
	top: 10px;
	height:117px;
}
td.gamePageMainOld 
{ 
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	padding: 0px;
	
	width: 100%; 
	height: 500px;
}
td.gamePageQuickStats 
{ 
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #92929c #92929c #92929c #92929c;
	padding: 0px;
		width: 100%;
	height: 190px;
}

td.gamePageQuickStatsBlue 
{ 
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px;
	padding-left:10px;
	width: 100%;
	height:100px;
	vertical-align:top;
}
div.gamePageQuickStatsBlue
{
	position:relative;
	top:20px;
	height:90px;
}

div.characterSheet
{
	height: 495px; 
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: Black Black Black Black;
	position:relative;
	left:10px;
	width:97%;
}
table.characterSheet
{

	border-collapse: collapse;
}
td.characterSheet
{
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: Black Black Black Black;
}

table.itemDetails { border-collapse: collapse }
td.itemDetailsTitle 
{ 
	border-bottom: solid 1px; 
	border-bottom-color: Black;
	font-family:Trebuchet MS;
	font-size:11pt;
	padding-left:10px;
	font-weight:bold;
	padding-right:10px;
	background-color:#BBBBBB;
	
}
td.itemDetails 
{ 
	border-bottom: solid 1px; 
	border-bottom-color: Black;
	font-family:Trebuchet MS;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
}
td.itemDetailsLabel 
{ 
	border-bottom: solid 1px; 
	border-bottom-color: Black;
	font-family:Trebuchet MS;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	width:150px;
}

div.eventList
{
	overflow: auto; 
	height:300px; 
	padding-right: 5px; 
	padding-left: 5px;
}
div.eventListWithActions
{
	overflow: auto; 
	height:240px; 
	padding-right: 5px; 
	padding-left: 5px;
}
table.profileSection
{
	width: 100%;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
	border-color: #92929c #92929c #92929c #92929c;
}
td.profileName
{
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
td.profileValue
{
	text-align: left;
	padding-left: 10px;
}
td.characterStatLabel
{
	text-align: right;
	padding-right: 10px;
	font-family:Trebuchet MS;
}
td.characterStatValue
{
	text-align: left;
	font-family:Trebuchet MS;
}

td.quickstats
{
	border-width: 0px 4px 0px 4px;
}

div.actionList
{
	overflow: auto; 
	height: 130px;
}
div.clear
{
	clear:both;
}
table.equipmentAssign
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	padding: 0px;
}

table.itemList
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	padding: 0px;
}

div.eventDetails
{
	text-align:left;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	position:relative;
	padding-left:10px;
	width:95%;
}

.ControlEventDetails
{
	overflow: auto; 
	padding-right: 20px; 
	padding-left: 20px; 
	padding-top: 10px; 
	height: 350px; 
}

.logoImage
{
	float: left;
	position:relative;
	
}
td.mapName
{
	position:absolute;
	left: 277px;
	right:477px;
}
.mapName
{
	top:0px;
	text-align:center;
	vertical-align: middle;
	
	position:relative;
	left:-10px;
	top:3px;
	right:auto;
}
.topGameStats
{

	float:right;
}

.availableActionsLabel
{
	position:relative;
	top:-3px;
	text-align:center;
}

.availableEventsLabel
{
	position:relative;
	top:-7px;
	text-align:center;
}

.currentPartyLabel
{
	position:relative;
	top:-5px;
	left:-5px;
}
.expand {width: 400px;}

.welcomePage
{
	color:White;
}

a.welcomePage
{
	font-family:Trebuchet MS;
}

a.welcomePage:link
{ 
	color:#cbc8f0; 
	text-decoration:underline;
	font-family:Trebuchet MS;
}
a.welcomePage:visited
{
	color:#cbc8f0; 
	text-decoration:underline;
}
a.welcomePage:hover
{
	color:white; 
	text-decoration:underline;
}
a.welcomePage:active
{
	color:#cbc8f0; 
	text-decoration:underline;
}

td.support
{
	font-family:Trebuchet MS;
}

td.aboutUL
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

div.eventEntry
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

a.eventEntry:link
{ 
	color:#3685b7; 
	text-decoration:underline;
	font-family:Trebuchet MS;
}
a.eventEntry:visited
{
	color:#3685b7; 
	text-decoration:underline;
}
a.eventEntry:hover
{
	color:red; 
	text-decoration:underline;
}
a.eventEntry:active
{
	color:#3685b7; 
	text-decoration:underline;
}

.actionList
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

.itemListCombo
{
	font-family:Trebuchet MS;
	font-size:10pt;
	width:150px;
}

.abilityListCombo
{
	font-family:Trebuchet MS;
	font-size:10pt;
	width:150px;
}

.characterList
{
	font-family:Trebuchet MS;
}

td.createCharacter
{
	font-family:Trebuchet MS;
}

td.basicFont
{
	font-family:Trebuchet MS;
}

div.actionList
{
	font-family:Trebuchet MS;
	font-size:10pt;
}
a.actionList:link
{ 
	color:#3685b7; 
	text-decoration:underline;
	font-family:Trebuchet MS;
}
a.actionList:visited
{
	color:#3685b7; 
	text-decoration:underline;
}
a.actionList:hover
{
	color:red; 
	text-decoration:underline;
}
a.actionList:active
{
	color:#3685b7; 
	text-decoration:underline;
}

td.aboutus
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

div.aboutussignature
{
	font-family:Trebuchet MS;
	font-size:8pt;
}

.cyan-bl {background: url("../Img/Pages/Corners/cyan2-bl.jpg") 0 100% no-repeat #e0e4e8; width: 100%; height: 135px;}
.cyan-br {background: url("../Img/Pages/Corners/cyan2-br.jpg") 100% 100% no-repeat; height: 135px;	}
.cyan-tl {background: url("../Img/Pages/Corners/cyan2-tl.jpg") 0 0 no-repeat; 	}
.cyan-tr {background: url("../Img/Pages/Corners/cyan2-tr.jpg") 100% 0 no-repeat; padding:10px; 	}

.blue-bl {background: url("../Img/Pages/Corners/cyan3-bl.jpg") 0 100% no-repeat #c9dbd4; width: 100%; height: 110px;}
.blue-br {background: url("../Img/Pages/Corners/cyan3-br.jpg") 100% 100% no-repeat; height: 110px;	}
.blue-tl {background: url("../Img/Pages/Corners/cyan3-tl.jpg") 0 0 no-repeat; 	}
.blue-tr {background: url("../Img/Pages/Corners/cyan3-tr.jpg") 100% 0 no-repeat; padding:10px; 	}

.gray-bl {background: url("../Img/Pages/Corners/gray-bl.jpg") 0 100% no-repeat #d9d9d9; width: 100%; height: 320px;}
.gray-br {background: url("../Img/Pages/Corners/gray-br.jpg") 100% 100% no-repeat; height: 320px;}
.gray-tl {background: url("../Img/Pages/Corners/gray-tl.jpg") 0 0 no-repeat}
.gray-tr {background: url("../Img/Pages/Corners/gray-tr.jpg") 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.black-t {background: url("../Img/Pages/Corners/black-dot.jpg") 0 0 repeat-x; }
.black-b {background: url("../Img/Pages/Corners/black-dot.jpg") 0 100% repeat-x}
.black-l {background: url("../Img/Pages/Corners/black-dot.jpg") 0 0 repeat-y}
.black-r {background: url("../Img/Pages/Corners/black-dot.jpg") 100% 0 repeat-y}
.black-bl {background: url("../Img/Pages/Corners/black-bl.jpg") 0 100% no-repeat}
.black-br {background: url("../Img/Pages/Corners/black-br.jpg") 100% 100% no-repeat}
.black-tl {background: url("../Img/Pages/Corners/black-tl.jpg") 0 0 no-repeat}
.black-tr {background: url("../Img/Pages/Corners/black-tr.jpg") 100% 0 no-repeat; padding:10px}

.s-white-t {background: url("../Img/Pages/Corners/black-dot.jpg") 0 0 repeat-x; }
.s-white-b {background: url("../Img/Pages/Corners/black-dot.jpg") 0 100% repeat-x}
.s-white-l {background: url("../Img/Pages/Corners/black-dot.jpg") 0 0 repeat-y}
.s-white-r {background: url("../Img/Pages/Corners/black-dot.jpg") 100% 0 repeat-y}
.s-white-bl {background: url("../Img/Pages/Corners/s-white-bl.jpg") 0 100% no-repeat}
.s-white-br {background: url("../Img/Pages/Corners/s-white-br.jpg") 100% 100% no-repeat}
.s-white-tl {background: url("../Img/Pages/Corners/s-white-tl.jpg") 0 0 no-repeat}
.s-white-tr {background: url("../Img/Pages/Corners/s-white-tr.jpg") 100% 0 no-repeat; padding:5px}

div.StatChat
{
	width:700px;
	font-family:Trebuchet MS;
	font-size:8pt;
	vertical-align:text-bottom;
	position:relative;
}
div.StatChatBottom
{
	clear:both;
	height:17px;
	width:700px;
	position:absolute;
}
div.StatChatTopLeft
{
	width:40px;
	height:17px; 
	position:absolute;
	top:0px;
	left:0px;
}
div.StatChatTopRight
{
	position:absolute;
	top:0px;
	left:660px;
	width:40px;
	height:17px; 
}
div.TopText
{
	
	position:relative;
	left:0px;
	right:0px;
	top:0px;
}
div.StatChatTop
{
	width:620px;
	background-repeat:repeat-x;
	position:absolute;
	height:17px;
	vertical-align:text-bottom;
	left: 40px;
	right:660px;
}
div.StatChatMiddle
{
	clear:both;
	width:700px;
	font-family:Trebuchet MS;
	font-size:8pt;
	position:relative;
	height:100px;
}
div.StatChatLeft
{
	width:40px; 
	height:100px;
	background-repeat:repeat-y;
	left: 0px;
	top:17px;
	position:absolute;
}
div.StatChatRight
{

	
	background-repeat:repeat-y;
	width:40px;
	left:660px;
	top:17px;
	height:100px;
	position:absolute;
}
div.StatChatMain
{
	width:620px;
	height:100px;
	position:absolute;
	background-color: #CADBD5;
	left: 40px;
	top:17px;
}
div.StatChatBottomLeft
{
	background-repeat:no-repeat;
	width:40px; 
	height:17px;
	top:117px;
	left:0px;
	position:absolute;

}
div.StatChatBottomRight
{
	
	
	background-repeat:no-repeat;
	width:40px; 
	height:17px;
	top:117px;
	left:660px;
	position:absolute;
}
div.StatChatBottomMiddle
{
	width:620px;
	background-repeat:repeat-x;
	position:absolute;
	height:17px;
	left: 40px;
	right:660px;
	top:117px;
	

}
div.ChatArea
{
	position:relative;
	left:-35px;
	right:0px;
}
table.StatChat
{
	table-layout:fixed;
	padding:0px 0px 0px 0px;
	border-spacing: 0px;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
	background-color: #CADBD5;
	border:none;
	width:100%;
}
td.StatChatTopLeft
{
	width:40px;
	height:17px;
	
	
}
td.StatChatTopRight
{
	
	width:40px;
	height:17px;
	height:inherit
}
td.StatChatTop
{
	height:17px;
	background-position:0px 1px;
	padding-top: 0px;
	background-repeat:repeat-x;
}
td.StatChatLeft
{
	background-repeat:repeat-y;
}
td.StatChatBottom
{
	height:17px;
	padding-top: 0px;
	background-repeat:repeat-x;
}
.eventId
{
	font-family:Trebuchet MS;
	font-size:8pt;
}
.CurrentDistrict
{
	font-family:Trebuchet MS;
	font-size:18pt;
}
.CurrentMap
{
	font-family:Trebuchet MS;
	font-size:14pt;
}
.TravelTo
{
	font-family:Trebuchet MS;
	font-size:9pt;
}
.artBy
{
	font-family:Trebuchet MS;
	font-size:8pt;
}
.ChatTextArea
{
	width: 600px;
	height:12px;
	font-family:Trebuchet MS;
	font-size:8pt;
}
.chatSubmitButton
{
	height:20px;
}
div.chatArea
{
	height: 73px; 
	width: 680px; 
	overflow: auto; 
	background-color: #CCCCCC; 
	border: 1px solid #555555;
}

.TopChatStatTable
{
	width:100%;
	font-weight:bold;
}

.AchieveHeading
{
	font-family:Trebuchet MS;
	font-weight:bold;
}

.AchieveLabel
{
	font-family:Trebuchet MS;
	font-weight:bold;
	padding-right: 5px;
	text-align: right;
}
.AchieveValue
{
	font-family:Trebuchet MS;
}
.AchievementMainHeader
{
	font-family:Trebuchet MS;
	font-size:16pt;
}

table.MasterPageBlack
{
	width:1000px;
}
td.TipOfTheDayHeader
{
	font-weight:bold;
	color: #202020; 
	font-family:Trebuchet MS; 
	border-bottom: solid 1px #aeaeae; 
	font-size: 11pt;
}

div.tipOfTheDay
{
	border-collapse:collapse;
	border: solid  1px;
	width:50%;
	text-align:left;
}
table.tipOfTheDay
{
	width:100%;
}
.tipTitle
{
	font-style:italic;
	font-weight:bold;
	color: #202020; 
	font-family:Trebuchet MS; 
	font-size: 10pt;
}

.tipDescription
{
	font-weight:normal;
	color: #424242; 
	font-family:Trebuchet MS; 
	font-size: 9pt;
}

.tipOfTheDayTitle
{
	font-weight:bold;
	color: #202020; 
	font-family:Trebuchet MS; 

	font-size: 11pt;
}

.characterListTable 
{ 
	width:95%; 
	padding:0px;
	border:none;
	border-collapse:collapse;
	border-width:0px;
}
div.characterList
{
	border-collapse:collapse;
	border: solid  1px; 
}

.characterListHeader
{ 
	font-weight:bold;
	color: #202020; 
	font-family:Trebuchet MS; 
	border-bottom: solid 1px #aeaeae; 
	font-size: 11pt;
}

.characterListHeaderName { text-align:left; }

.characterListItem 
{ 
	color: #202020; 
	font-family:Trebuchet MS; 
	border-top: solid 1px #aeaeae; 
}


.characterListName { text-align:left; padding-right:5px; font-size: 9pt; width:50px;}
.characterListAKA { text-align:left; padding-right:5px; font-size: 8pt;}
.characterListLvl { text-align:center; }