﻿/************* Alliance Specific **********/
.AllianceText { color: aqua; }
.AllianceBorder { border: thin solid aqua; }
.AllianceBox { background-color: #4169E1; }
.AllianceFactionSelectText { color:#9999ff; padding-right: 5px; font-size: 8pt; }
a.AllianceLink { text-decoration: none; color: aqua; border: none; }
a.AllianceLink:visited { text-decoration: none; color: aqua; border: none; }
.sidebarAlliance { background-image: url(/images/roster/alliance-sidebar.png); background-repeat: no-repeat; width: 180px; float: left; height: 629px; margin-top: -44px; }
.rosterRowHeaderAlliance { background-image: url('/images/roster/alliance-bar.png'); }
.rosterRowAltAlliance { background-color: #000033; }
.rosterPortraitAlliance { border: thin solid #333366; }
.rosterPortraitAllianceSmall { width: 32px; height: 32px; border: thin solid #333366; }
/************* Alliance Specific **********/

/************** Horde Specific ************/
.HordeText { color: red; }
.HordeBorder { border: thin solid red; }
.HordeBox { background-color: maroon; }
.HordeFactionSelectText { color:#cc0000; padding-right: 5px; font-size: 8pt; }
a.HordeLink { text-decoration: none; color: red; border: none; }
a.HordeLink:visited { text-decoration: none; color: red; border: none; }
.sidebarHorde { background-image: url(/images/roster/horde-sidebar.png); background-repeat: no-repeat; width: 180px; float: left; height: 629px; margin-top: -44px; }
.rosterRowHeaderHorde { background-image: url('/images/roster/horde-bar.png'); }
.rosterRowAltHorde { background-color: #330000; }
.rosterPortraitHorde { border: thin solid #660000; }
.rosterPortraitHordeSmall { width: 32px; height: 32px; border: thin solid #660000; }
/************** Horde Specific ************/

/***************** Sidebar ****************/
.sidebarContent { width: 140px; margin-left: auto; margin-right: auto; margin-top: 90px; color: White; text-align: left; font-size: 10pt; }
.sidebarScreenshot { margin-top: 5px; background-color: Black; border: thin solid #9999FF; width: 140px; height: 100px; }
.sidebarScreenshotImage { border: none; width: 140px; height: 100px; }
.sidebarImageHeading { margin-bottom: -5px; }
.sidebarImage { border: thick solid #000033; }
.sidebarLevel { font-size: 24pt; font-weight: bold; }
.sidebarName { margin-bottom: 15px; font-weight:bold; font-size: 12pt; }
.sidebarRace { margin-bottom: 2px; }
.sidebarClass { margin-bottom: 10px; }
.sidebarAchievements { font-weight: bold; font-size: 11pt; margin-right: 20px; color: #FFCC00; width: 60px; background-image: url('/images/roster/achievement.gif'); background-position: center right; background-repeat: no-repeat; text-align: right; padding-right: 15px; }
.sidebarPvP { font-weight: bold; font-size: 11pt; color: red; width: 60px; background-image: url('/images/roster/pvp.gif'); background-position: center right; background-repeat: no-repeat; text-align: right; padding-right: 15px; }
.sidebarSpacer { height: 30px; }
/***************** Sidebar ****************/

/***************** General ****************/
.selectText { color:White; padding-right: 5px; font-size: 8pt; }
.selectCombo { background-color: #333366; color: white; }
.rosterTable { float: left; }
.rosterRowHeader { text-align: left; padding-bottom: 2px; color: black; font-size: 11px; height: 19px; }
.rosterRow { color: white; font-size: 10px; width: 780px; height: 36px; text-align: left;}
.rosterListIconHeading { width: 50px; }
.rosterListNameHeading { width: 80px; }
.rosterListLevelHeading { width: 60px; }
.rosterListRaceHeading { width: 90px; }
.rosterListClassHeading { width: 100px; }
.rosterListAchievementsHeading { text-align: center; width: 80px; }
.rosterListPvPHeading { text-align: center; width: 80px; }
.rosterListIcon { width: 50px; }
.rosterListName { width: 80px; }
.rosterListLevel { font-size: 14px; font-weight: bold; width: 60px; }
.rosterListRace { width: 90px; }
.rosterListClass { width: 100px; }
.rosterListAchievements { color: #FFCC00; width: 60px; background-image: url('/images/roster/achievement-small.gif'); background-position: center right; background-repeat: no-repeat; text-align: right; padding-right: 20px; }
.rosterListPvP { width: 60px; color: red; background-image: url('/images/roster/pvp-small.gif'); background-position: center right; background-repeat: no-repeat; text-align: right; padding-right: 20px; }
/***************** General ****************/
