/* GUILDS PAGES CSS */
.asharricon
{
  background-image:url(http://static.myalganon.com/img/library/icons/asharr_16.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  width:50px;
  text-align:left;
  height:16px;
}
.kujixicon
{
  background-image:url(http://static.myalganon.com/img/library/icons/kujix_16.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  width:50px;
  text-align:left;
  height:16px;
}
.guildPage
{
  background-image:url(/img/bg_img/paperFull.jpg);
  min-height:100px;
  color:#7e4907;
  font-size:1.25em;
}

.levelSegment
{
  text-align:center;
}
.levelHold
{
  padding:5px;
  float:left;
  margin:0 19px;
  text-align:left;
}
.levelSlot
{
  display:inline-block;
  width:16px;
  height:100px;
  float:left;
  border-right:1px solid #ae8853;
  font-size:.4em;
  text-align:center;
  background-image:url(/img/bg_img/tint20.png);
}
.levelSlotFill
{
  background-color:#ADBFC9;
}
.levelSlotFill a
{
  color:#000;
}
.levelSlotFill a:hover
{
  color:#ff0000;
}
.levelRule
{
  display:inline-block;
  float:left;
  width:167px;
  border-top:1px solid #ae8853;
  border-bottom:1px solid #ae8853;
  border-right:1px solid #ae8853;
  padding-right:2px;
  text-align:right;
}
.levelRuleEnd
{
  display:inline-block;
  float:left;
  width:30px;
  margin-left:-33px;
  text-align:right;
  border-top:1px solid #ae8853;
  border-bottom:1px solid #ae8853;
  border-right:1px solid #ae8853;
  padding-right:2px;
}
.sexSegment
{
  padding:10px;
  float:left;
  display:inline-block;
  width:240px;
  min-height:50px;
}
.sexHold
{
  width:120px;
  float:left;
}
.sexName
{
  width:120px;
  text-align:center;
}
.sexSymbol
{
  margin:0 auto;
  background-image:url(/img/system4/sexSymbols.png);
  background-repeat:no-repeat;
  height:36px;
  width:36px;
}
.sexMale
{
  background-position:0px 0px;
}
.sexFemale
{
  background-position:0px -37px;
}
.sexValue
{
  width:100px;
  text-align:center;
}
.guildURL
{
  float:left;
  padding:20px 5px 3px;
  font-size:1.25em;
  border-top:1px solid #ae8853;
  width:100%;
}
.guildURL a
{
  color:#7E4907;
}


/* FAMILY CSS */
.agronaricon
{
  background-image:url(http://static.myalganon.com/img/characters/a_achiever.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.hokotticon
{
  background-image:url(http://static.myalganon.com/img/characters/a_competitor.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.martosicon
{
  background-image:url(http://static.myalganon.com/img/characters/a_crafter.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.ardanisicon
{
  background-image:url(http://static.myalganon.com/img/characters/a_explorer.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.devossicon
{
  background-image:url(http://static.myalganon.com/img/characters/a_socializer.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.vexxnaxicon
{
  background-image:url(http://static.myalganon.com/img/characters/k_achiever.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.xajikkicon
{
  background-image:url(http://static.myalganon.com/img/characters/k_competitor.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.juxxasicon
{
  background-image:url(http://static.myalganon.com/img/characters/k_crafter.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.kusaruisicon
{
  background-image:url(http://static.myalganon.com/img/characters/k_explorer.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.grantokkicon
{
  background-image:url(http://static.myalganon.com/img/characters/k_socializer.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:18px;
  display:inline-block;
  text-align:left;
  width:70px;
}
.talrokMaleIcon, #talrokMaleIcon
{
  background-image:url(http://static.myalganon.com/img/library/icons/Talrok_Male_64_64.png);
}
.talrokFemaleIcon, #talrokFemaleIcon
{
  background-image:url(http://static.myalganon.com/img/library/icons/Talrok_Female_64_64.png);
}
.humanMaleIcon, #humanMaleIcon
{
  background-image:url(http://static.myalganon.com/img/library/icons/Human_Male_64_64.png);
}
.humanFemaleIcon, #humanFemaleIcon
{
  background-image:url(http://static.myalganon.com/img/library/icons/Human_Female_64_64.png);
}
.familyCrest
{
  display:block;
  width:64px;
  height:64px;
  margin:10px auto;
}
.humanAchiver
{
  background-image:url(/img/characters/Family-Human-Achiever_64.png);  
}
.humanCompetitor
{
  background-image:url(/img/characters/Family-Human-Competitor_64.png);
}
.humanCrafter
{
  background-image:url(/img/characters/Family-Human-Crafter_64.png);
}
.humanExplorer
{
  background-image:url(/img/characters/Family-Human-Explorer_64.png);
}
.humanSocializer
{
  background-image:url(/img/characters/Family-Human-Socializer_64.png);
}
.kujixExplorer 
{
  background-image:url(/img/characters/Family-Talrok-Explorer_64.png);
}
.kujixAchiver 
{
  background-image:url(/img/characters/Family-Talrok-Achiever_64.png);
}
.kujixCompetitor 
{
  background-image:url(/img/characters/Family-Talrok-Competitor_64.png);
}
.kujixCrafter 
{
  background-image:url(/img/characters/Family-Talrok-Crafter_64.png);
}
.kujixSocializer 
{
  background-image:url(/img/characters/Family-Talrok-Socializer_64.png);
}

/* EOF FAMILY */
.ICON
{
  width:64px;
  height:64px;
  display:block;
  padding:0px 5px;
  background-image:url(/img/system4/emptyIcon_64.png);
  background-repeat:no-repeat;
}
.innerIcon
{
  padding:4px 0px;
}
.ICONNAME
{
  width:64px;
  text-align:center;
  display:block;
}
#ASHARRICON, #AsharrICON
{
  background-image:url(http://static.myalganon.com/img/library/icons/Asharr_64_64.png);
  background-repeat:no-repeat;
}
#KUJIXICON, #KujixICON
{
  background-image:url(http://static.myalganon.com/img/library/icons/Kujix_64_64.png);
  background-repeat:no-repeat;
}
#KUJIXICON
{
  background-image:url(http://static.myalganon.com/img/library/icons/Kujix_64_64.png);
  background-repeat:no-repeat;
}
#AgronarICON
{
  background-image:url(http://static.myalganon.com/img/characters/icona_achiever.png);
  background-repeat:no-repeat;
}
#HokottICON
{
  background-image:url(http://static.myalganon.com/img/characters/icona_competitor.png);
  background-repeat:no-repeat;
}
#MartosICON
{
  background-image:url(http://static.myalganon.com/img/characters/icona_crafter.png);
  background-repeat:no-repeat;
}
#ArdanisICON
{
  background-image:url(http://static.myalganon.com/img/characters/icona_explorer.png);
  background-repeat:no-repeat;
}
#DeVossICON
{
  background-image:url(http://static.myalganon.com/img/characters/icona_socializer.png);
  background-repeat:no-repeat;
}
#VexxnaxICON
{
  background-image:url(http://static.myalganon.com/img/characters/iconk_achiever.png);
  background-repeat:no-repeat;
}
#XajikkICON
{
  background-image:url(http://static.myalganon.com/img/characters/iconk_competitor.png);
  background-repeat:no-repeat;
}
#JuxxasICON
{
  background-image:url(http://static.myalganon.com/img/characters/iconk_crafter.png);
  background-repeat:no-repeat;
}
#KusaruisICON
{
  background-image:url(http://static.myalganon.com/img/characters/iconk_explorer.png);
  background-repeat:no-repeat;
}
#GrantokkICON
{
  background-image:url(http://static.myalganon.com/img/characters/iconk_socializer.png);
  background-repeat:no-repeat;
}
#COMMUNICATE
{
  background-image:url(http://static.myalganon.com/img/library/icons/Social_64_64.png);
  background-repeat:no-repeat;
}
#COMMUNICATE a
{
 
}
.index_index .frameME
{
  border-bottom:none;
}
.frameME
{
  border-bottom:1px solid #ae8853;
}
.FULLHDR
{
  font-size:1.25em;
  font-weight:bold;
  padding-left:2px;
}



/* CLASSES */
.CharacterClass
{
  background-image:url(http://static.myalganon.com/img/system4/classes.png);
  background-repeat:no-repeat;
  display:inline-block;
  height:18px;
  padding-left:25px;
  padding-top:3px;
  width:60px;
  text-align:left;
}
.Soldier
{
  background-position:0px -109px;
}
.Ranger
{
  background-position:0px -87px;
}
.Assassin
{
  background-position:0px 0px;
}
.Healer
{
  background-position:0px -20px;
}
.Warden
{
  background-position:0px -131px;
}
.Prophet
{
  background-position:0px -65px;
}
.Magus
{
  background-position:0px -42px;
}
/* RACES */
.RaceClass
{
  background-image:url(http://static.myalganon.com/img/system4/races.png);
  background-repeat:no-repeat;
  display:inline-block;
  height:18px;
  padding-left:25px;
  padding-top:3px;
  width:65px;
  text-align:left;
}
.Human
{
  background-position:0px 0px;
}
.Talrok
{
  background-position:0px -22px;
}
.guildMenu
{
  display:block;
  height:40px;
  padding:10px;
}
.guildHeader
{
  display:block;
  background-image:url(/img/bg_img/paperFull.jpg);
  min-height:200px;
  color:#7e4907;
}
.guildImage
{
  width:256px;
  height:256px;
  border-right:1px solid #ae8853;
  float:left;
}
.guildIMG
{
  padding:10px;
}
.guildInfoHold
{
  float:left;
  width:655px;
}
.guildName
{
  font-size:1.25em;
  color:#fff;
  font-weight:bold;
  padding-left:10px;
}
.guildMemberCount
{
  padding:10px 0px 25px 10px;
  font-size:1.25em;
}
.guildOrganization
{
  padding:10px;
  border-top:1px solid #ae8853;
  border-bottom:1px solid #ae8853;
}
.guildServer, .guildFormedby, .guildDisbandedOn, .guildLeader, .guildHold
{
  float:left;
  padding-left:10px;
}
.guildServer
{
  clear:both;
}
.guildLeader
{

}
.guildLeader a
{
  color:#7e4907;
}
.guildLeader a:hover
{
  color:#ff0000;
}
.guildSpacer
{
  display:block;
  height:32px;
}
.btn175disabled
{
  display:inline-block;
  float:left;
  background-image:url(/img/system4/specialInterface.png);
  background-position:-137px -492px;
  width:155px;
  height:18px;
  margin:0px 5px;
  font-size:1.25em;
  padding:3px 10px;
  text-align:center;
  color:#000;  
}
.btn175 a
{
  display:inline-block;
  float:left;
  background-image:url(/img/system4/specialInterface.png);
  background-position:-137px -433px;
  width:155px;
  height:18px;
  margin:0px 5px;
  font-size:1.25em;
  padding:3px 10px;
  text-align:center;
}
.btn175 a:hover
{
  background-position:-137px -405px;
  color:#ff0000;
}
.btnON a
{
  background-position:-137px -462px !important;
}
.guildFilter
{
  display:block;
  min-height:50px;
  background-image:url(/img/bg_img/paperShift.jpg);
  padding:5px;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
}
.guildFilterLabel
{
  font-size:1.5em;
  color:#000;
  font-weight:bold;
}
.guildFilter label
{
  display:block;
}
.guildFilter select
{
  width:100px;
}
.filterName
{
  width:160px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterLevel
{
  width:125px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterRace
{
  width:100px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterGender
{
  width:100px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterFamily
{
  width:100px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterClass
{
  width:100px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterRank
{
  width:100px;
  border:1px solid #ae8853;
  min-height:40px;
  background-image:url(/img/bg_img/tint80.png);
}
.filterSubmit
{
  width:110px;
}
.guildFilterSelection
{
  float:left;
  display:inline-block;
  margin:0px 5px;
  padding:0 4px;
  min-height:47px;
}
.guildLeaderRow
{
  background-color:#432F4B;
}
.raceSegment
{
  float:left;
  display:inline-block;
  width:155px;
  min-height:150px;
  padding:10px 2px;
  text-align:center;
}
.classSegment
{
  float:left;
  display:inline-block;
  width:145px;
  min-height:150px;
  padding:15px 2px;
  text-align:center;
}
.familySegment
{
  float:left;
  display:inline-block;
  width:175px;
  min-height:150px;
  padding:10px 2px;
  text-align:center;
}
.guildSep
{
  background-image:url(/img/system4/guildSep.png);
  border-top:1px solid #ae8853;
  border-bottom:1px solid #ae8853;
  clear:both;
  height:30px;
  font-size:1.5em;
  font-weight:bold;
  color:#000;
  padding-left:10px;
  padding-top:2px;
}
.blackunder
{
  color:#42210b;
  font-size:1.5em;
  font-weight:bold;
  width:100%;
  display:block;
  padding:15px 0 0 5px;
}
.whiteover
{
  color:#fff;
  margin-top:-22px;
  margin-left:-2px;
  font-size:1.5em;
  font-weight:bold;
  padding-left:5px;
}
.classSymbol
{
  background-image:url(/img/system4/GuildClasses.png);
  width:84px;
  height:80px;
  display:block;
  margin:10px auto; 
}
.classSoldier
{
  background-position:0px 0px;
}
.classRanger
{
  background-position:0px -79px;
}
.classAssassin
{
  background-position:0px -159px;
}
.classHealer
{
  background-position:0px -238px;
}
.classWarden
{
  background-position:0px -317px;
}
.classProphet
{
  background-position:0px -396px;
}
.classMagus
{
  background-position:0px -475px;
}
.raceName, .className, .familyName
{
  font-size:1.25em;
  font-weight:bold;
}
.raceValue, .classValue, .familyValue
{
  width:106px;
  margin-top:-19px;
  color:#000;
  text-align:center;
}
.pixelBar100
{
  display:block;
  width:106px;
  height:20px;
  background-image:url(/img/system4/100pixelBar.png);
  margin:5px auto;
}
.pixelBar
{
  height:20px;
  background-image:url(/img/system4/1pixelBar.jpg);
  margin-left:3px;
}
.raceSymbol
{
  background-image:url(/img/system4/GuildRaces.png);
  width:84px;
  height:80px;
  display:block;
  margin:10px auto; 
}
.raceHuman
{
  background-position: 0px 0px;
}
.raceSylvain
{
  background-position: 0px -85px;
}
.raceDronar
{
  background-position: 0px -169px;
}
.raceKodian
{
  background-position: 0px -255px;
}
.raceTalrok
{
  background-position: 0px -348px;
}
.raceVesperling
{
  background-position: 0px -433px;
}
.raceOgre
{
  background-position: 0px -517px;
}
.raceFiend
{
  background-position: 0px -603px;
}
.privilegeNav
{
  border-bottom:1px solid #ae8853;
}
.privilegeNavEntry a
{
  border-right:1px solid #ae8853;
  border-left:1px solid #ae8853;
  padding:5px;
  display:inline-block;
  min-height:15px;
  cursor:pointer;
}
.leftSplit
{
  width:235px;
  float:left;
  min-height:400px;
  border-right:1px solid #ae8853;
  padding:5px;
}
.rightSplit
{
  width:690px;
  float:left;
  padding:5px;
}
.secListNav
{
  padding:10px;
  list-style-type:none;
  cursor:pointer;
  font-size:1.25em;
  border-top:1px solid #42210b;
  border-bottom:1px solid #2C2316;
  background-image:url(/img/bg_img/tint50.png);
}
.navON a, .secON
{
  background-image:url(/img/bg_img/today-trans.png);
  color:#ffff00;
}
.subSec
{
  list-style-type:none;
  cursor:pointer;
  padding:5px;
}
.subSecList li
{
  list-style-type:none;
  font-size:1.25em;
  background-image:url(/img/bg_img/tint50.png);
}
.subSecSelector
{
  border-top:1px solid #42210b;
  border-bottom:1px solid #2C2316;
  padding:5px;
  margin-bottom:5px;
}
.subSecChange
{
  padding:0px 5px 5px 5px;
  border-bottom:1px solid #42210b;
  margin-bottom:5px;
}
.subSecChange select
{
  width:150px;
}
.subSecForm
{
  float:left;
  padding-top:10px;
}
.subSecSubmit
{
  margin-top:5px;
  float:left;
}
.subSecClosed
{
  display:none;
}
#compose
{
  background-image:url(http://static.myalganon.com/img/system4/interface.png);
  background-repeat:no-repeat;
  background-position:-893px 5px;
  width:18px;
  height:21px;
  display:inline-block;
  margin-right:2px;
  margin-left:10px;
}
.addTopic
{
  cursor:pointer;
}
#TOPICFORM
{
  padding:5px;
}
.COMMENTICON
{
  padding:5px;
}
.COMMENTNAME
{
  padding-bottom:5px;
}
#fieldset-topicdata label
{
  margin-left:150px;
  font-size:1.5em;
  text-align:left;
}
#fieldset-topicdata input, #fieldset-topicdata textarea
{
  margin-left:150px;
  width:550px;
}
#body_parent
{
  margin-left:150px;
  width:550px;
}
.ACTIONPANELHDR
{
  margin-top:5px;
}
.ACTIONPANELFTR
{
  margin-bottom:5px;
}
.commentAdd
{
  margin:-40px 0px 0px 410px;
  display:block;
}

/* GUILD CREST ELEMENTS*/
/* insignia            */
/* marking             */
/* shape               */
.markings
{
  display:inline-block;
  width:256px;
  height:256px;
  margin-top:-256px;
  position:relative;
  z-index:100;
  opacity:1;
  filter:alpha(opacity=100);
}
.insignias
{
  display:inline-block;
  width:256px;
  height:256px;
  margin-top:-256px;
  position:relative;
  z-index:100;
}
.shapes
{
  display:inline-block;
  width:256px;
  height:256px;
}

.insignia1
{
  background-image:url(/img/guilds/insignias/1.png);
}
.insignia2
{
  background-image:url(/img/guilds/insignias/2.png);
}
.insignia3
{
  background-image:url(/img/guilds/insignias/3.png);
}
.insignia4
{
  background-image:url(/img/guilds/insignias/4.png);
}
.insignia5
{
  background-image:url(/img/guilds/insignias/5.png);
}
.insignia6
{
  background-image:url(/img/guilds/insignias/6.png);
}
.insignia7
{
  background-image:url(/img/guilds/insignias/7.png);
}
.insignia8
{
  background-image:url(/img/guilds/insignias/8.png);
}
.insignia9
{
  background-image:url(/img/guilds/insignias/9.png);
}
.insignia10
{
  background-image:url(/img/guilds/insignias/10.png);
}
.insignia11
{
  background-image:url(/img/guilds/insignias/11.png);
}
.insignia12
{
  background-image:url(/img/guilds/insignias/12.png);
}
.insignia13
{
  background-image:url(/img/guilds/insignias/13.png);
}
.insignia14
{
  background-image:url(/img/guilds/insignias/14.png);
}
.insignia15
{
  background-image:url(/img/guilds/insignias/15.png);
}
.insignia16
{
  background-image:url(/img/guilds/insignias/16.png);
}
.insignia17
{
  background-image:url(/img/guilds/insignias/17.png);
}
.insignia18
{
  background-image:url(/img/guilds/insignias/18.png);
}
.insignia19
{
  background-image:url(/img/guilds/insignias/19.png);
}
.insignia20
{
  background-image:url(/img/guilds/insignias/20.png);
}
.insignia21
{
  background-image:url(/img/guilds/insignias/21.png);
}
.insignia22
{
  background-image:url(/img/guilds/insignias/22.png);
}
.insignia23
{
  background-image:url(/img/guilds/insignias/23.png);
}
.insignia24
{
  background-image:url(/img/guilds/insignias/24.png);
}
.insignia25
{
  background-image:url(/img/guilds/insignias/25.png);
}
.insignia26
{
  background-image:url(/img/guilds/insignias/26.png);
}
.insignia27
{
  background-image:url(/img/guilds/insignias/27.png);
}
.insignia28
{
  background-image:url(/img/guilds/insignias/28.png);
}
.insignia29
{
  background-image:url(/img/guilds/insignias/29.png);
}
.insignia30
{
  background-image:url(/img/guilds/insignias/30.png);
}
.insignia31
{
  background-image:url(/img/guilds/insignias/31.png);
}
.insignia32
{
  background-image:url(/img/guilds/insignias/32.png);
}
.insignia33
{
  background-image:url(/img/guilds/insignias/33.png);
}
.insignia34
{
  background-image:url(/img/guilds/insignias/34.png);
}
.insignia35
{
  background-image:url(/img/guilds/insignias/35.png);
}
.insignia36
{
  background-image:url(/img/guilds/insignias/36.png);
}

.marking1
{
  background-image:url(/img/guilds/markings/1.png);
}
.marking2
{
  background-image:url(/img/guilds/markings/2.png);
}
.marking3
{
  background-image:url(/img/guilds/markings/3.png);
}
.marking4
{
  background-image:url(/img/guilds/markings/4.png);
}
.marking5
{
  background-image:url(/img/guilds/markings/5.png);
}
.marking6
{
  background-image:url(/img/guilds/markings/6.png);
}
.marking7
{
  background-image:url(/img/guilds/markings/7.png);
}
.marking8
{
  background-image:url(/img/guilds/markings/8.png);
}
.marking9
{
  background-image:url(/img/guilds/markings/9.png);
}
.marking10
{
  background-image:url(/img/guilds/markings/10.png);
}
.marking11
{
  background-image:url(/img/guilds/markings/11.png);
}
.marking12
{
  background-image:url(/img/guilds/markings/12.png);
}
.marking13
{
  background-image:url(/img/guilds/markings/13.png);
}
.marking14
{
  background-image:url(/img/guilds/markings/14.png);
}
.marking15
{
  background-image:url(/img/guilds/markings/15.png);
}
.marking16
{
  background-image:url(/img/guilds/markings/16.png);
}

.shape1
{
  background-image:url(/img/guilds/shapes/1.png);
}
.shape2
{
  background-image:url(/img/guilds/shapes/2.png);
}
.shape3
{
  background-image:url(/img/guilds/shapes/3.png);
}
.shape4
{
  background-image:url(/img/guilds/shapes/4.png);
}
.shape5
{
  background-image:url(/img/guilds/shapes/5.png);
}
.shape6
{
  background-image:url(/img/guilds/shapes/6.png);
}

/* EOF GUILD CREST     */

/* KUJIX CSS */
/*.kujix */
.kujix_theme  {
	background-color: #0c0b07;
	background-image:url(/img/bg_img/charactersKujix.jpg); 
	text-align: center;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	min-height:770px;
	width:100%;
	outline:none;
	line-height:1.25;
}
.kujix_theme .center
{
  border-right:1px solid #6d2782;
  border-left:1px solid #6d2782;
}
.kujix_theme  .slotleft
{
  /*border-right:1px solid #6D2782;*/
} 
.kujix_theme .slotright, .kujix_theme .SPLITRIGHT
{
  /*border-left:1px solid #6D2782;*/
  border-right:none !important;
}
.kujix_theme .CHARSIDEBARHDR
{
}
.kujix_theme .CHARSIDEBARBDY
{
}
.kujix_theme .CHARSIDEBARFTR
{
}
.kujix_theme .CHARACTIONPANELHDR
{
  border:1px solid #6D2782;
}
.kujix_theme .CHARACTIONPANELBDY
{
  border-left:1px solid #6D2782;
  border-right:1px solid #6D2782;
}
.kujix_theme .CHARACTIONPANELFTR
{
  border:1px solid #6D2782;
}
.kujix_theme .centerdiv
{
  border-top:1px solid #6d2782;
}
.kujix_theme .SPLITLEFT
{
}
.kujix_theme .SPLITRIGHT
{
  border-right:1px solid #6d2782;
}
.kujix_theme .studiesList
{
  border-right:1px solid #6d2782;
}
.kujix_theme .studiesQue
{
}
.kujix_theme .studiesInspectorDetail
{
	border-top:1px solid #6d2782;
	border-left:1px solid #6d2782;
	border-right:1px solid #6d2782;
}
.kujix_theme .studiesQueDate
{
	border-bottom:1px solid #6d2782;
}
.kujix_theme .studiesBody li
{
  border-bottom:1px solid #6d2782;
}
.kujix_theme .currentStudies
{
  border-bottom:1px solid #6d2782;
}


/* Asharr CSS */

.asharr_theme {
	background-color: #0c0b07;
	background-image:url(/img/bg_img/charactersAsharr.jpg); 
	text-align: center;
	margin-top: 0px;
	background-repeat: no-repeat;
	color: #FFF;
	background-position: center top;
	min-height:770px;
	width:100%;
	outline:none;
	line-height:1.25;
}
.asharr_theme .slotleft
{

} 
.asharr_theme .slotright, .asharr_theme .SPLITRIGHT
{
  border-right:none !important;
}
.asharr_theme .CHARSIDEBARHDR
{
}
.asharr_theme .CHARSIDEBARBDY
{
}
.asharr_theme .CHARSIDEBARFTR
{
}
.asharr_theme .CHARACTIONPANELHDR
{
  border:1px solid #ae8853;
}
.asharr_theme .CHARACTIONPANELBDY
{
  border-left:1px solid #ae8853;
  border-right:1px solid #ae8853;
}
.asharr_theme .CHARACTIONPANELFTR
{
  border:1px solid #ae8853;
}
.asharr_theme .center
{
  border-right:1px solid #ae8853;
  border-left:1px solid #ae8853;
}
.asharr_theme .centerdiv
{
  border-top:1px solid #ae8853;
}
.asharr_theme .SPLITLEFT
{
}
.asharr_theme .SPLITRIGHT
{
  border-right:1px solid #ae8853;
}
.asharr_theme .studiesList
{
  border-right:1px solid #ae8853;
}
.asharr_theme .studiesQue
{
}
.asharr_theme .studiesInspectorDetail
{
	border-top:1px solid #ae8853;
	border-left:1px solid #ae8853;
	border-right:1px solid #ae8853;
}
.asharr_theme .studiesQueDate
{
	border-bottom:1px solid #ae8853;
}
.asharr_theme .studiesBody li
{
}
.asharr_theme .currentStudies
{
  border-bottom:1px solid #ae8853;
}
/* Class Icons */
.QLclass  
{
  background-image:url(/img/library/classes/frame.png);
	background-repeat:no-repeat;
  display:inline-block;
  width:64px;
  height:80px;
  padding:9px;
  float:left;
  text-align:center;
	margin:5px 30px;
}
.champion a
{
 	background-image:url(/img/library/classes/IconsChampion.png);
	background-repeat:no-repeat;
	padding-top:75px;
	height:64px;
	width:64px;
	display:inline-block;
}
.ranger a
{
 	background-image:url(/img/library/classes/IconsRanger.png);
	background-repeat:no-repeat;
	padding-top:75px;
	height:64px;
	width:64px;
	display:inline-block;
}
.cabalist a 
{
  background-image:url(/img/library/classes/IconsCabalist.png);
	background-repeat:no-repeat;
	padding-top:75px;
	height:64px;
	width:64px;
	display:inline-block;
}
.mystic a
{
 	background-image:url(/img/library/classes/IconsMystic.png);
	background-repeat:no-repeat;
	padding-top:75px;
	height:64px;
	width:64px;
	display:inline-block;
}
.reaver a
{
 	background-image:url(/img/library/classes/IconsReaver.png);
	background-repeat:no-repeat;
	padding-top:75px;
	height:64px;
	width:64px;
	display:inline-block;
}
.magus a
{
 	background-image:url(/img/library/classes/IconsMagus.png);
	background-repeat:no-repeat;
	padding-top:75px;
	height:64px;
	width:64px;
	display:inline-block;
}


