body {
  font-family: "trebuchet ms", arial, verdana, sans-serif;
}
.Rating_Full {
  background: url(/l.c.bin/I/4546881/fullstar%281%29.png) no-repeat;
  width:16px;
  height:16px;
  float:left;
}
.Rating_Half {
  background: url(/l.c.bin/I/4546883/halfstar%281%29.png) no-repeat;
  width:16px;
  height:16px;
  float:left;
}
.Rating_Empty {
  background: url(/l.c.bin/I/4546884/emptystar%281%29.png) no-repeat;
  width:16px;
  height:16px;
  float:left;
}
#RatingsContainer {
  height:20px;
}
textarea {
  width: 99%;
  height: 150px;
}
#iframeBody {
  background: #ffffff;
}
#TeamNavigation {
  display: none;
}
#MinorNavigation {
  display: none;
}
#inpForumName {
  display: block;
  clear: both;
  width: 470px;
  margin-bottom: 10px;
}
.widgContainer {
  width: 470px;
}
select {
  width: 85px;
}
#inpCopyWidgToolbarSelectFont {
  width: 65px;
}
#TopNavItems {
  display: none;
}
.HelpBox {
  display: none;
}
#DatabaseGeneralInfoContainer div {
  display: block;
  clear: both;
}
.AssetContainer {
  width: 97px;
  color: #000;
  text-align: left;
}
.AssetImageContainer {
  height: 75px;
}
.AssetName {
  display: block;
}
#AddCommentFrame {
  width: 100%;
  height: 100%;
}
.Relationship {
  width: 500px;
  height: auto;
  background-color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  padding-bottom: 20px;
}
#RivalText {
  float: left;
  clear: none;
  padding: 10px;
  width: 350px;
}
.DatabaseDetails {
  color: #000;
}
.NoAlliesText{
  border-bottom: 1px dashed grey;
  width: 90%;
  float: left;
  position: relative;
  left: 5px;
  font-weight:bold;
}
.Relationships table{
  float: left;
}
#UserInfoContainer {
  text-align: left;
  color: #000;
  height: 100px;
  border: 1px solid grey;
  padding: 6px 6px;
  width: 65px;
  height: 15px;
}
#UserInfoContainer.playerAlias{
  text-align: center;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  margin: 4px 0;
}
.Relationships #Container{
  border: 1px solid #c6c6c6;
  position: relative;
  top: -2px;
  left: -3px;
  padding: 5px 5px;
  width: 80px;
  height: 185px;
  margin-left: 3%;
  overflow:hidden;
}
.Relationships #Container .ItemName{
  border-top: 1px dashed #c6c6c6;
  border-bottom: 1px dashed #c6c6c6;
  margin-top: 2px;
  text-align: center;
  color: #000;
  display: block;
  width: 100%;
  height: auto;
}
.Relationships #Container .DatabaseAvatarContainer{
  height: 80px;
}
.ViewAllLink{
  position: absolute;
  left: 0px;
  bottom: -1px;
}
.ViewAllLink a{
  padding: 0 10px;
  float: right;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 10px;
}
.ViewAllLink a:hover{
  background-color: #E0E0E0;
  color: #000;
}
.ViewFullUser {
  height: 185px;
  width:80px;
  margin: 0 0 0 3px
  padding: 5 5 5 5px
  top: -2px
  bottom: 2px
  left: 3px
  right: -3px
  display: block
  overflow: hidden
}
.AreaContainer {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: 100%;
}
.CommentMainInfo {
  padding: 3px;
  border: 1px #000000 solid;
  vertical-align: top;
}
.CommentMainContent {
  padding: 3px;
  border: 1px #000000 solid;
  vertical-align: top;
  width: 100%;
}
.CommentMainInfo img {
  width:64px;
  height: auto;
}
#CommentsArea {
  overflow: auto;
}
span.DatabaseName {
  font-weight: bold;
}
.CommentTable {
  border-collapse: collapse;
}
#PickThumb_ListContainer {
  border: 1px solid #aaa;
  background-color: #ddd;
  padding: 5px;
  display: block;
  clear: none;
  width: 280px;
  height: 280px;
}
#PickThumb_ListContainer img {
  border: 1px solid #000;
  width: 60px;
  height: 60px;
  margin: 4px;
  padding: 0;
  float: left;
  cursor: pointer;
}
#PickThumb_ListContainer img:hover {
  border: 1px solid #fff;
}
#PickThumb_CategoryContainer {
  float: left;
  height: 290px;
  padding: 0 20px 0 20px;
}
#PickThumb_CategoryContainer img {
  margin-top: 8px;
}
#PickThumb_Category {
  margin-top: 50px;
}
#PickThumb_ListBackButton {
  background: url() no-repeat;
}
#PickThumb_ListNextButton {
  background: url() no-repeat;
}
#PickThumb_List {
  float: left;
}
#PickThumb_List table {
  margin: 10px 0 10px 0;
  width: 290px;
  border-collapse: collapse;
}
#PickThumb_List #ThumbsLoading {
  left: 472px;
  top: 170px;
  position: absolute;
  display: block;
  width: 300px;
  height: 300px;
  background: url() no-repeat 105px 115px;
}
#PickThumb_List .BrowseLink {
  cursor: hand;
  cursor: pointer;
  height:13px;
  width:39px;
  border:0px;
  float: left;
  clear:none;
}
#PickThumb_List #ThumbCountCell {
  width: 200px;
}
#PickThumb_List .ButtonCell {
  width: 40px;
}
#PickThumb_CategoryContainer input#inp_QuickFind {
  width: 100px;
  background: #fff;
  border: 1px solid #aaa;
  margin: 4px;
  float: left;
  clear: none;
  padding: 0;
  font-size: 8pt;
}
#PickThumb_CategoryContainer #searchButton {
  float: left;
  width: 24px;
  height: 24px;
  background: url() no-repeat 0 0px;
}
#PickThumb_Category div.CategoryLink {
  display: block;
  width: 131px;
  height: 20px;
  background: url() no-repeat;
  background-position: 0 -40px;
  font-weight: bold;
  color: #1562a7;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  margin-left: 4px;
  cursor: pointer;
}
#PickThumb_Category div.CategoryLink:hover {
  background-position: 0 -20px;
}
#PickThumb_PreviewContainer {
  float: left;
}
#PickThumb_Preview {
  border: 1px solid #aaa;
  background-color: #ddd;
  padding: 10px;
  width: 270px;
  height: 270px;
}
#submitBox1 {
  position: absolute;
  left: 0;
  top: 415px;
  width: 780px;
  float: left;
  border-top: 1px dotted #555;;
  margin: 70px 10px 0 10px;
}
#submitBox2 {
  position: absolute;
  left: 0;
  bottom: 120px;
  width: 780px;
  float: left;
  border-top: 1px dotted #555;;
  margin: 70px 10px 0 10px;
}
#ChooseAvatarPage #submitBox1 {
  top: 350px;
}
#submitBox1 input,
#submitBox2 input {
  float: right;
}
#FormPaddingContainer {
  padding: 5px;
}
#ManageTopHeader {
  background: url(/l.c.bin/I/5759433/Grey_Blend.png) no-repeat;
  width: 98%;
  height: 70px;
}
#ManageTopHeader h1 {
  display:block;
  float: none;
  margin: 0px;
  margin-left: 15px;
  padding-top:5px;
}
#ListTabContainer {
  position: absolute;
  top: 47px;
  left: 15px;
}
.AssetTab {
  background: url(/l.c.bin/I/5759435/Tab_On_Off.png) no-repeat;
  background-position: 0px -40px;
  float: left;
  clear: none;
  width: 157px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  text-transform: uppercase;
  color: #333333;
}
.AssetTab:Hover {
  background-position: 0px 0px;
  color: #000000;
}
.Rating_Full {
  background: url(/l.c.bin/I/5489159/FullStar.gif);
  width:13px;
  height:13px;
}
.Rating_Half {
  background: url(/l.c.bin/I/5489161/HalfStar.gif);
  width:13px;
  height:13px;
}
.Rating_Empty {
  background: url(/l.c.bin/I/5489163/EmptyStar.gif);
  width:13px;
  height:13px;
}
.LGWM_Window {
  position: absolute;
  left: 400px;
  top: 800px;
  width: 400px;
  background-color: #fff;
  border: 2px solid #888;
  z-index: 2000;
}
.LGWM_Window_TitleBar {
  background-color: #aaa;
  border-bottom: 1px solid #888;
  width: 390px;
  margin: 0;
  padding: 5px;
  font-size: 12px;
  cursor: move;
}
.LGWM_Window_TitleBarClose {
  border: 1px solid #777;
  background-color: #ccc;
  position: absolute;
  right: 3px;
  top: 3px;
  padding: 2px;
  padding-left: 4px;
  width: 12px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  color: black;
}
.LGWM_Window_Content {
  margin: 5px 5px 32px 5px;
}
.LGWM_Window_LoadingImage {
  margin: 24px 0 0 150px;
}
.LGWM_Window_ButtonsContainer {
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.LGWM_Window_Button {
  text-align: center;
  padding: 2px 16px 2px 16px;
  margin: 4px;
  background-color: #aaa;
  border: 1px solid #888;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
  float: right;
}
.LGWM_Window_Content label {
  font-weight: bold;
  font-size: 9px;
  font-family: verdana;
  display: block;
}
.LGWM_Window_Content a {
  color: black;
}
.LGWM_Window_Content #ForgotPasswordLink {
  margin-top: 8px;
}
.LGWM_Window_Content .InputContainer,
.LGWM_Window_Content input,
.LGWM_Window_Content textarea,
.LGWM_Window_Content select,
.LGWM_Window_Content .FormContainer {
  float: none;
}
.LGWM_Window_Content textarea {
  display: block;
}
.LGWM_Window_Content #inpSubject,
.LGWM_Window_Content #inpRequestHTML,
.LGWM_Window_Content #inpHTML {
  width: 380px;
}
.LGWM_Window_Content #inpRequestHTML,
.LGWM_Window_Content #inpHTML {
  height: 100px;
}
.LGWM_Window .warning {
  font-weight: bold;
  color: red;
  margin-bottom: 5px;
}
.LGWM_Window .FormContainer {
  overflow: auto;
}
.LGWM_Window .ForceNotificationContainer label,
.LGWM_Window .ForceNotificationContainer input {
  display: inline;
  vertical-align: middle;
}
.Card {
  position: relative;
  padding: 12px 12px 4px 12px;
  background: url() no-repeat;
  height: 204px;
  width: 126px;
  float: left;
  margin-left: 8px;
  text-decoration: none;
}
.Card img {
  border: none;
  margin: 0 0 4px 0;
  width: 124px;
  height: 124px;
  cursor: pointer;
}
.Card .Friends {
  bottom: 10px;
  color: #FFFFFF;
  height: 17px;
  left: 5px;
  position: absolute;
  text-align: center;
}
.Card .Rivals {
  position: absolute;
  right: 5px;
  bottom: 10px;
  height: 17px;
  text-align: center;
  color: #fff;
}
.Card span {
  font-weight: bold;
  color: #fff;
}
.Card .Alliances {
  margin: 0;
  float: left;
  width: 49px;
}
.Card .Name {
  font-weight: bold;
  color: #555;
  text-align: center;
  font-size: 11px;
  cursor: pointer;
  margin-top: 5px;
  white-space: nowrap;
}
.Card .Moto {
  padding-top: 5px;
  padding-bottom: 8px;
  color: white;
  text-align: left;
  font-style: italic;
}
.Card .SkillLevel {
  color: white;
  text-align: left;
}
.Card .Membership {
  color: white;
  left: 70px;
  position: absolute;
  text-align: left;
  top: 25px;
}
.Card .Membership span {
  display: block;
  clear: both;
}
.Card .Country {
  color: white;
  height: 11px;
  left: 70px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 11px;
  width: 20px;
}
.Card .Game {
  color: #fff;
  text-align: left;
}
.Card .Country img {
  width: 16px;
  height: auto;
  display: inline;
  vertical-align: middle;
}
.Card .Rank {
  margin-top:17px;
  color: #fff;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}
.Card .SoftDollarsContainer {
  bottom:40px;
  height:40px;
  left:48px;
  position:absolute;
  text-align:left;
  width:105px;
}
.Card .SoftDollarsContainer div, .Card .SoftDollarsContainer span {
  color: #002465;
  font-weight: bold;
}
.Card .RankBack {
  font-weight: bold;
  position: absolute;
  bottom: 40px;
  left: 4px;
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 14pt;
  text-align: center;
}
.Card div.RankLabel {
  font-weight: normal;
  color: #fff;
}
.Card .Online, .Card .Offline,
.Card .OfflineBack, .Card .OnlineBack {
  width: 11px;
  height: 11px;
  position: absolute;
}
.Card .Online {
  bottom: 90px;
  left: 15px;
  background: url(/l.c.bin/I/5416816/Online.png) no-repeat;
}
.Card .Offline, .Card .OfflineBack {
  background: url(/l.c.bin/I/5416818/Offline.png) no-repeat;
  bottom: 90px;
  left: 15px;
}
.Card .OnlineBack, .Card .OfflineBack {
  top: 53px;
  left: 70px;
}
.Card .Recruit, .Card .NoRecruit {
  width: 11px;
  height: 11px;
  position: absolute;
  bottom: 90px;
  left: 29px;
}
.Card .Recruit {
  background: url(/l.c.bin/I/5416822/Recruitement.png) no-repeat;
}
.Card .NoRecruit {
  background: url(/l.c.bin/I/5416825/NoRecruitement.png) no-repeat;
}
.ActionBar_Link {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  background-image: url(/l.c.bin/I/5400260/controlicons_V3.png);
}
#ActionBar_Item_Recruit      { background-position:    0px 0;}
#ActionBar_Item_Message      { background-position:  -24px 0;}
#ActionBar_Item_MkRival      { background-position:  -48px 0;}
#ActionBar_Item_MkFriend     { background-position:  -72px 0;}
#ActionBar_Item_Challenge    { background-position:  -96px 0;}
#ActionBar_Item_Chat         { background-position: -120px 0;}
#ActionBar_Item_AcceptFriend { background-position: -144px 0;}
#ActionBar_Item_DenyFriend   { background-position: -168px 0;}
#ActionBar_Item_RemoveFriend { background-position: -192px 0;}
#ActionBar_Item_RemoveRival  { background-position: -192px 0;}
#ActionBar_Item_Event        { background-position: -216px 0;}
#ActionBar_Item_CallToArms   { background-position: -240px 0;}
#ActionBar_Item_Recruit:hover      { background-position:    0px -24px;}
#ActionBar_Item_Message:hover      { background-position:  -24px -24px;}
#ActionBar_Item_MkRival:hover      { background-position:  -48px -24px;}
#ActionBar_Item_MkFriend:hover     { background-position:  -72px -24px;}
#ActionBar_Item_Challenge:hover    { background-position:  -96px -24px;}
#ActionBar_Item_Chat:hover         { background-position: -120px -24px;}
#ActionBar_Item_AcceptFriend:hover { background-position: -144px -24px;}
#ActionBar_Item_DenyFriend:hover   { background-position: -168px -24px;}
#ActionBar_Item_RemoveFriend:hover { background-position: -192px -24px;}
#ActionBar_Item_RemoveRival:hover  { background-position: -192px -24px;}
#ActionBar_Item_Event:hover        { background-position: -216px -24px;}
#ActionBar_Item_CallToArms:hover   { background-position: -240px -24px;}
.Card .LiveGroup_ActionBar {
  position: absolute;
  width: 150px;
  bottom: 16px;
  left: 2px;
}
.Card .BackName img {
  border: 2px solid #748BB4;
  height: 50px;
  width: 50px;
}
.Card .BackName {
  text-align: left;
  color: white;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 5px;
}
.Card .ActionBar_Link {
  color: white;
  display: block;
  cursor: pointer;
}
.FlipTrigger {
  background: url(/l.c.bin/I/5198716/topright46x46.png) no-repeat;
  position: absolute;
  top: 0;
  right: 2px;
  width: 46px;
  height: 46px;
  cursor: pointer;
}
.FlipCurtainLeft,
.FlipCurtainRight {
  position: absolute;
  background-color: white;
  top: 0;
  height: 215px;
  width: 0px;
}
.FlipCurtainLeft { left: 0; }
.FlipCurtainRight { right: 0; }
.LogComment {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px #cccccc solid;
}
.CommentorSpan, .LogComment a {
  text-decoration: none;
  display: inline !important;
  clear: none;
}
.LiveGroup_Comment_MiniAvatar {
  background: #ffffff;
  float: left;
  border: 1px #cccccc solid;
  width: 32px;
  height: 32px;
  margin: 5px;
  padding: 5px;
  margin-top: 0px;
}
.LogComment .CommentControls {
  margin: 5px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100px;
  white-space: nowrap;
}
.LogComment .CommentControls span {
  position: relative;
  top:0px;
  float: right;
  clear: none;
  cursor: hand;
  cursor: pointer;
}
.LogComment .CommentText { 
  float: left;
  clear; 
}
.CommentBlock_ButtonNewest, .CommentBlock_ButtonOldest {
  width: 42px;
  height: 9px;
}
.CommentBlock_ButtonNewest:hover, .CommentBlock_ButtonOldest:hover {
  background-position: 0 -18;
  cursor: pointer;
  cursor: hand;
}
.CommentBlock_ButtonNewest {
  font-size:0px;
  background: url(/l.c.bin/I/5242306/Buttons_Newest.gif) no-repeat;
  float: left;
  margin-left: 5px;
}
.CommentBlock_ButtonOldest {
  font-size:0px;
  background: url(/l.c.bin/I/5242305/Buttons_Oldest.gif) no-repeat;
  float: right;
  margin-right: 5px;
}
.CommentBlock_ButtonsContainer {
  display:none;
  float: none;
  height: 10px;
  margin-top: 8px;
}
.CommentBlock_Header {
  position: relative;
  padding: 5px;
  border-bottom: 1px #cccccc solid;
}
.CommentBlock_Header .PostComment {
  position: absolute;
  right: 5px;
  top: 5px;
  text-decoration: underline;
  cursor: hand;
  cursor: pointer;
}
.NoCommentsSpan {
  display: block; 
  padding-left: 10px;
  padding-bottom: 20px;
}
.LogCommentDate {  
  display: block;
  float:both;
}
#CalendarContainer {
  position: absolute;
  left: 0px;
  top: 115px;
  background-color: #fff;
}
#CalendarContainer table {
  border-collapse: collapse;
  margin: 5px;
  border: 0;
}
#CalendarContainer #TitleContainer {
  background: url() no-repeat 5px 5px;
  width: 800px;
  height: 30px;
  padding-top: 5px;
}
#CalendarContainer h1{
  text-align: center;
  position: absolute;
  left: 440px;
  top: 61px;
}
#CalendarContainer #TitleContainer h1 {
  margin: 0;
  padding: 10px 0 8px 10px;
}
#CalendarContainer #TitleContainer .AssetTabContainer {
  margin-left: 10px;
}
#CalendarContainer .DayNumber {
  text-align: right;
  background-color: #E8EEF7;
  font-size: 12px;
}
#CalendarContainer .CurrentDay {
  background-color: #FFFFCC !important;
}
#CalendarContainer .CurrentDay .DayNumber {
  background-color: #BBCCDD;
}
#CalendarContainer .EventTitle {
  width: 100%;
  position: relative;
  display: block;
  border-top: 1px solid #fff;
  background-color: #668CD9;
}
#CalendarContainer .RemoveLink {
  position: absolute;
  right: 5%;
  top: 10%;
  color: #fff;
}
#CalendarContainer .EventTitle a {
  color: #fff;
  font-size: 9px;
  width: 95%;
  display: block;
  padding: 2px;
}
#CalendarContainer .EventTitle a:hover {
  text-decoration: underline;
}
#CalendarContainer .CalendarHeader {
  text-align: center;
  background-color: #C3D9FF;
  border: 1px soild #C3D9FF !important;
  font-weight: normal;
  font-size: 12px;
  color: #112ABB;
}
#CalendarContainer .DayCell {
  height: 125px;
  width: 114px;
  cursor: pointer;
  border: 1px solid #CCDDEE;
}
#CalendarContainer .DayContainer {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#CalendarContainer .DayEventsContainer {
  width: 100%;
  height: 100%;
}
#CalendarContainer .EventsContainer {
  position: absolute;
  top: 14px;
  left: 0px;
  width: 100%;
}
#CalendarContainer .ActiveCell {
  background-color: #c6c6c6 !important;
}
#CalendarContainer .HoverCell {
  background-color: #E8EEF7;
}
#CalendarContainer .NavigationContainer {
  height: 32px;
  margin-left: 5px;
  width: 790px;
}
#CalendarContainer .PreviousItem {
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 45px;
  float: left;
  display: block;
  width: 155px;
  height: 29px;
  background: url() no-repeat;
  cursor: pointer;
}
#CalendarContainer .NextItem {
  padding-right: 45px;
  text-align: right;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding-top: 3px;
  float: right;
  display: block;
  width: 110px;
  height: 29px;
  background: url() no-repeat;
  cursor: pointer;
}
#CalendarContainer .LoadingImage {
  position: absolute;
  left: 355px;
  top: 400px;
  z-index: 100;
}
#CalendarContainer td.DayCell:hover {
  background-color: #e8eef7;
}
#CalendarContainer .DayView {
  width: 800px;
}
#CalendarContainer .DayView .NavigationContainer {
  width: 733px;
  padding-bottom: 5px;
  margin: 0px;
}
#CalendarContainer .DayView .Container {
  margin: 15px 32px 32px 32px;
}
#CalendarContainer .DayView .EventTitle {
  float: none;
  background-color: #00397B;
  height: 24px;
}
#CalendarContainer .DayView .EventTitle a,
#CalendarContainer .DayView .RemoveLink {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  float: none;
}
#CalendarContainer .DayView .RemoveLink {
  top: 10%;
}
#CalendarContainer .DayView .LoadingImage {
  top: 200px;
}
#CalendarContainer .NotFound {
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
  padding-top: 10px;
  color: #0000FF;
}
#inp_CalendarEventWeeksContainer #CalendarWeeksDropdown {
  float: left;
  clear: both;
}
#inp_CalendarEventWeeksContainer {
  padding: 0px;
}
#CalendarPage #CalendarEventName {
  float: left;
  clear: none;
}
#CalendarPage .NavigationContainer {
  padding-top: 20px;
}
#CalendarPage #CalendarContainer h1{
  left: 320px;
  top: 60px;
  margin-top: 0px;
}
#CalendarContainer .DayView h1 {
  left: 360px;
}
#CalendarPage #CalendarContainer .DayView h1 {
  left: 266px;
  top: 70px;
}
.LGWM_Window #inp_CalendarEventClassContainer{
  clear: both;
}
#CalendarContainer .Hours{
  height: 20px;
  width: 60px;
  border: 1px solid black;
  border-right: none;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 13px;
  float: left;
  clear: both;
}
#CalendarContainer .HoursText{
  height: 25px;
  width: 855px;
  border: 1px solid black;
  float: left;
  clear: none;
}
#CalendarPage #CalendarContainer .HoursText{
  width: 666px;
}
#CalendarContainer .Odd{
  background-color: #ffffff;
}
#CalendarContainer .Even{
  background-color: #668CD9;
}
#CalendarContainer .EventTitle .HideDetailsLink,
#CalendarContainer .EventTitle .DetailsLink {
  color: #FFFFFF;
  float: left;
  clear: none;
  padding-left: 10px;
  cursor: pointer;
  text-decoration: underline;
  font-weight: bold;
  padding-top: 3px;
}
#CalendarContainer .DayView .EventTitle a {
  float: left;
  clear: none;
  width: auto;
}
#CalendarContainer .DayView .EventContent {
  height: auto;
  font-size: 11px;
  padding: 10px;
  background-color: #FFFFFF;
}
#CalendarContainer .AttendeeInfoTitle div{
  float: left;
  clear: none;
  padding-right: 30px;
  text-decoration: underline;
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana;
}
#CalendarContainer .AttendeeInfoTitle {
  width: 400px;
  font-size: 7pt;
  font-family: verdana;
  position: relative;
}
#CalendarContainer .PlayerEventData div{
  float: left;
  clear: none;
}
#CalendarContainer .PlayerEventData{
  float: left;
  clear: both;
  position: relative;
}
.AttendeeInfoContainer h3{
  margin: 5px 0px 5px 0px;
  padding: 0px;
  font-size: 11px;
  font-family: verdana;
}
.AttendeeInfoTitle .AttendeeName{
  position: absolute;
  left: 0px;
}
.AttendeeInfoTitle .PlayerClass{
  position: absolute;
  left: 174px;
}
.AttendeeInfoTitle .Attending{
  position: absolute;
  left: 98px;
}
.AttendeeInfoTitle .PlayerComment{
  position: absolute;
  left: 235px;
}
.PlayerEventData .PlayersName{
  position: absolute;
  left: 0px;
}
.PlayerEventData .PlayersName a{
  color: #0000FF;
}
.PlayerEventData .PlayersClass{
  position: absolute;
  left: 174px;
}
.PlayerEventData .IsAttending{
  position: absolute;
  left: 98px;
}
.PlayerEventData .PlayersComment{
  position: absolute;
  left: 235px;
  width: 410px;
  height: 15px;
  overflow: hidden;
}
.PlayerEventData .Yes{
  color: #008000;
}
.PlayerEventData .No{
  color: #FF0000;
}
.PlayerEventData .Maybe{
  color: #668CD9;
}
#CalendarBody #inp_CalendarEventClass,
#CalendarBody #inp_CalendarEventName {
  width: 98%;
}
#CalendarContainer .SeeMoreLink {
  font-size: 10px;
  text-decoration: underline;
  color: #0000FF;
}
.ScrollerBar {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 6px;
  float: right;
  height: 100%;
}
.ScrollerBar .ScrollUp, .ScrollerBar .ScrollDown{
  width: 11px;
  height: 20px;
  cursor: pointer;
  float: left;
}
.ScrollerBar .ScrollDown{
  position: absolute;
  bottom: 0px;
  background: url(/l.c.bin/I/5268861/Scrolbar_Arrows.gif) no-repeat -16px 0px;
}
.ScrollerBar .ScrollUp{
  position: absolute;
  top: 0px;
  background: url(/l.c.bin/I/5268861/Scrolbar_Arrows.gif);
}
.ScrollerBar .ScrollHandle{
  background: url(/l.c.bin/I/5268861/Scrolbar_Arrows.gif) right top;
  width: 11px;
  height: 100px;
  position: relative;
  margin: 0px;
}
.ScrollerBar .ScrollHandleContainer{
  position: relative;
  top: 18px;
  background: url(/l.c.bin/I/5268860/Scrolbar_Line.gif) repeat-y;
  left: 0px;
  overflow: hidden;
  width: 11px;
}
.ManageSitesContainer {
  padding: 0;
  position: absolute;
  top: 310px;
  right: -80px;
  width: 200px;
  z-index: 500;
  background-color: #ddd;
  border: 2px solid #aaa;
  overflow: hidden;
}
.ManageSitesContainer .Avatar img {
  height: 36px;
  margin: 2px;
  width: 36px;
}
.ManageSitesContainer .Name {
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  position: absolute;
  left: 42px;
  top: -4px;
}
.ManageSitesContainer .Site {
  position: relative;
  height: 42px;
  background: url() no-repeat;
}
.ManageSitesContainer .Manage {
  display: block;
  width: 76px;
  height: 20px;
  position: absolute;
  left: 42px;
  top: 16px;
  text-align: center;
  background: url() no-repeat;
  font-weight: bold;
  color: white;
  text-decoration: none;
  line-height: 18px;
}
.ManageSitesContainer .MessageCount {
  position: absolute;
  left: 120px;
  top: 14px;
}
.ManageSitesContainer .RequestCount {
  position: absolute;
  left: 120px;
  top: 24px;
}
.ManageSitesContainer .CloseButton {
  margin: 4px;
  text-align: right;
  cursor: pointer;
}
.LinksList .NoItem {
  padding: 5px;
}
.LinksList ul {
  padding-left: 0px;
  margin: 0px;
  list-style: none;
}
.LinksList li {
  padding-left: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid;
}
.LinksList li span.a,
.LinksList li a {
  font-size: 13px;
  font-weight: bold;
  margin-right: 8px;
}
.LinksList li span,
.LinksList li span a {
  font-size: 10px;
  font-weight: normal;
  margin: 0;
}
#AllContent .Calendar h2 {
  margin-bottom: 2px;
}
#AllContent .Calendar .Event,
#AllContent .Calendar .Event div {
  font-size: 10px;
  font-family: "Trebuchet MS";
}
#AllContent .Calendar .Event {
  height: 17px;
  cursor: pointer;
  padding: 4px;
  position: relative;
}
#AllContent .Calendar .FullView {
  border-top: 2px solid;
}
#AllContent .Calendar .Event:hover {
  background-position: 0 -60px;
}
#AllContent .AreaContainer #AllContent .Calendar .Event div {
  background-color: transparent ! important;
}
#AllContent .Calendar .Title {
  float: left;
  width: 180px;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
}
#AllContent .Calendar .WideTitle {
  float: none;
  width: 243px;
}
#AllContent .Calendar .Date {
  float: right;
  display: inline;
  width: 40px;
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
}
#AllContent .Calendar .Icon {
  float: right;
  background: url(/l.c.bin/I/5356067/EventButtons6.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline;
}
#AllContent .Calendar .Icon:hover {
  background-position: 0 -14px;
}
#AllContent .Calendar .Description {
  width: 96%;
  border-top: 1px dotted;
  text-align: justify;
  padding-left: 2%;
  padding-right: 2%;
}
#AllContent .Calendar .AttendingForm {
  margin-top: 10px;
}
#AllContent .Calendar label {
  font-weight: bold;
  margin-right: 4px;
  vertical-align: middle;
  float: left;
  clear: both;
}
#AllContent .Calendar .SelectIcon {
  background: url(/l.c.bin/I/5356067/EventButtons6.png) no-repeat;
  width: 14px;
  height: 14px;
  margin-left: 2px;
  float: left;
}
#AllContent .Calendar .FormLine {
  height: 26px;
  width: 100%;
  position: relative;
}
#AllContent .Calendar input {
  float: right;
  margin-top: 8px;
  margin-left: 4px;
  vertical-align: middle;
}
#AllContent .Calendar textarea {
  font-size: 10px;
  height: 50px;
}
#AllContent .CalendarSummaryContainer h1{
  position: absolute;
  left: 415px;
  top: 60px;
}
#CalendarPage #CalendarContainer .CalendarSummaryContainer h1{
  top: 55px;
  left: 285px;
}
#AllContent .CalendarSummaryContainer .Event{
  width: 228px;
  float: left;
  clear: none;
  height: 300px;
  margin: 5px;
  border: 1px solid black;
  padding: 0px;
  background-color: #FFFFFF;
}
#AllContent .CalendarSummaryContainer .Event .Title{
  background-color: #668CD9;
  width: 209px;
  height: 14px;
  padding-left: 5px;
  color: #FFFFFF;
  float: left;
}
#AllContent .CalendarSummaryContainer .Event .Icon{
  background-color: #668CD9;
  font-size: 8px;
  display: block;
}
#AllContent .CalendarSummaryContainer .Event .Description{
  background-color: #FFFFFF;
  padding-left: 3%;
  width: 216px;
  border-top: 1px solid;
  clear: both;
}
#CalendarPage .CalendarSummaryContainer .Event{
  left: 22px;
}
#AllContent .CalendarSummaryContainer{
  height: 975px;
  margin-left: 15px;
}
#CalendarPage .CalendarSummaryContainer{
  height: 995px;
}
#AllContent .CalendarSummaryContainer .NavigationContainer{
  width: 711px;
  margin-left: 26px;
}
#CalendarBody .CalendarSummaryContainer .NavigationContainer{
  width: 950px;
  margin-left: 5px;
}
#CalendarBody .CalendarSummaryContainer .NoEventsText{
  text-align: justify;
  left: 350px;
  padding: 10px;
}
#CalendarPage .CalendarSummaryContainer .NoEventsText{
  text-align: justify;
  left: 254px;
  padding: 10px;
}
#AllContent .CalendarSummaryContainer .AttendingForm{
  padding-left: 5px;
}
#AllContent .CalendarSummaryContainer textarea {
  width: 210px;
}
#AllContent .CalendarSummaryContainer .FormLine{
  width: 216px;
}
#AllContent .CalendarSummaryContainer .AttendingForm input {
  margin-right: 5px;
  margin-left: 0px;
}
#WoWArmory {
  background: url(/l.c.bin/I/5615791/ArmoryAppv2.png) no-repeat;
  background-color: transparent;
}
.WoWArmory form{
  position: relative;
  top: 120px;
  left: 55px;
  width: 260px;
}
.WoWArmory form label{
  float: left;
  clear: both;
  font-weight: bold;
}
.WoWArmory #PlayerName {
  margin-bottom: 8px;
}
.WoWArmory form input{
  float: left;
  clear: both;
  background: #FFFFFF url(/l.c.bin/I/5526010/FormFieldBG.png) repeat-x;
  border: 1px solid black;
}
.WoWArmory .WoWSubmitButton{
  background: url(/l.c.bin/I/5623449/WoWButton.png) no-repeat;
  float: left;
  margin-top: 15px;
  clear: both;
  width: 75px;
  height: 20px;
  cursor: pointer;
  padding-left: 21px;
  padding-top: 2px;
}
.WoWArmory form .HelpInfo{
  float: left;
  margin-top: 5px;
  clear: both;
  height: 100px;
  font-weight: bold;
  text-align: justify;
  width: 267px;
}
.WoWArmory form .ErrorMessage{
  margin-top: 20px;
  clear: both;
  font-weight: bold;
}
.WoWArmory .NoStatsText{
  position: relative;
  top: 120px;
  left: 50px;
  width: 270px;
}
.WoWStatsContainer{
  height: 345px;
  margin: 10px;
  position: absolute;
  top: 105px;
  left: 43px;
  width: 270px;
  font-weight: bold;
}
.WoWStatsContainer .PlayerName{
  font-size: 20px;
  text-decoration: none;
}
.WoWStatsContainer .PlayerIcon{
  width: 64px;
  height: 64px;
  margin-right: 10px;
  float: left;
  border: 1px solid #0000FF;
}
.WoWStatsContainer .SkillsLabel,
.WoWStatsContainer .LevelStats,
.WoWStatsContainer .KillsContainer{
  text-transform: uppercase;
}
.WoWStatsContainer .ServerContainer a{
  margin-right: 3px;
}
.WoWStatsContainer .TalentSpec{
  clear: both;
  text-transform: uppercase;
}
.WoWStatsContainer .SkillContainer{
  height: 50px;
  width: 270px;
}
.WoWStatsContainer .SkillOneContainer{
  float: left;
  width: 130px;
  height: 50px;
}
.WoWStatsContainer .SkillTwoContainer{
  width: 130px;
  float: left;
  margin-left: 5px;
}
.WoWStatsContainer .SkillOneImage,
.WoWStatsContainer .SkillTwoImage{
  float: left;
  width: 25px;
}
.WoWStatsContainer .SkillOneContainer label,
.WoWStatsContainer .SkillTwoContainer label{
  margin-left: 27px;
  text-transform: uppercase;
}
.WoWStatsContainer .SkillOneRatingContainer,
.WoWStatsContainer .SkillTwoRatingContainer {
  width: 95px;
  border: 1px solid black;
  height: 22px !important;
  margin-left: 27px;
  background-color: #616861;
  position: relative;
}
.WoWStatsContainer .SkillOneRatingBar,
.WoWStatsContainer .SkillTwoRatingBar {
  height: 22px;
  background-color: #164686;
}
.WoWStatsContainer .SkillRating{
  position: absolute;
  top: 3px;
  left: 26px;
  width: 60px;
}
.WoWStatsContainer .AllRatingsContainer{
  width: 270px;
  height: 60px;
  margin-top: 10px;
}
.WoWStatsContainer .AllRatingsContainer .RatingLabel,
.WoWStatsContainer .AllRatingsContainer .PRatingLabel{
  clear: both;
  float: left;
  margin-left: 5px;
}
.WoWStatsContainer .Rating,
.WoWStatsContainer .PRating{
  text-align: right;
  margin-right: 5px;
}
.WoWStatsContainer .Ratings{
  width: 75px;
  float: left;
  text-align: center;
  margin: 5px;
  border: 1px inset #FFFFFF;
  text-decoration: none;
}
.WoWStatsContainer .ChangePlayerLink {
  text-decoration: underline;
  cursor: pointer;
  margin-top: 5px;
  font-weight: normal;
  width: 100px;
  position: absolute;
  top: -60px;
  left: 200px;
}
.WoWStatsContainer .IconContainer{
  width: 270px;
}
.WoWStatsContainer .IconContainer a,
.WoWStatsContainer .IconContainer img{
  height: 30px;
  width: 30px;
}
.WoWStatsContainer .RatingInfoBox,
.WoWStatsContainer .InfoBox {
  width: auto;
  background-color: #191B28;
  border-left: 2px solid #817973;
  border-right: 2px solid #837A74;
  border-top: 2px solid #ECE7EA;
  border-bottom: 2px solid #708A8D;
  font-weight: normal;
  padding: 4px 4px 8px 4px;
}
.WoWStatsContainer .InfoBox {
  font-size: 12px;
}
#WoWArmory .WoWLink{
  width: 100px;
  height: 60px;
  position: absolute;
  top: 430px;
  left: 136px;
  cursor: pointer;
  z-index: 100;
}
.WoWStatsContainer .ArmoryLink{
  cursor: pointer;
  height: 40px;
  left: 20px;
  position: absolute;
  top: -43px;
  width: 190px;
}
.WoWArmory .LoadingImage {
  background: url(/l.c.bin/I/5622703/Loadong_DRAGONICON_v2.gif) no-repeat;
  top: 40%;
  left: 45%;
}
.WoWArmory .LoadingImageText {
  position: relative;
  top: 125px;
  left: 55px;
  width: 270px;
}
#WoWArmorySummary {
  background: url(/l.c.bin/I/5628445/ArmorySummary_BG.png) no-repeat;
  width: 200px;
  height: 100px;
  text-decoration: none;
  cursor: pointer;
  z-index: 10;
  margin-top: 10px;
  margin-left: 7px;
  display: block;
}
#WoWArmorySummary .PlayerName,
#WoWArmorySummary .LevelContainer,
#WoWArmorySummary .GuildName {
  color: #FFFFFF;
  float: left;
  clear: none;
  position: relative;
  top: 28px;
  left: 10px;
  width: 145px;
  text-decoration: none;
}
#WoWArmorySummary img {
  height: 43px;
  width: 43px;
  border: 1px solid blue;
  position: relative;
  top: 28px;
  left: 5px;
  float: left;
  clear: both;
}
#WoWArmorySummary .NoStatsText{
  position: relative;
  top: 30px;
  width: 198px;
  left: 2px;
}
#FullAboutTextContainer{
  width: auto !important;
}
#AllContent .SkinModuleContainer{
  position: absolute;
  top: 0px;
  left: 300px;
}
#AllContent .SkinModuleContainer label{
  text-decoration: underline;
}
#PageFooter a{
  color: #0000FF;
}
#PageFooter {
  bottom: 1px;
  text-align: center;
  height: 120px;
  z-index: 100;
}
#PageFooter .FooterLine{
  margin-bottom: 5px;
  color: #333333;
  font-size: 7pt;
  font-family: verdana;
}
#PageFooter .FooterLine span{
  color: #333333;
  font-size: 7pt;
  font-family: verdana;
}
#PageFooter .CopyrightLine{
  margin-top: 10px;
  color: #333333;
  font-size: 7pt;
  font-family: verdana;
}
#PageFooter .CopyrightInfo .CopyrightLine,
#PageFooter .CopyrightInfo .FooterLine{
  font-size: 8pt;
  font-family: verdana;
}
