/* CSS Document*/

p {
    font-family: Times New Roman, Times, _serif;
    font-size: 30;
}

h1 {
    font-family: Arial, Helvetica, _sans;
    font-size: 20;
    font-weight: bold;
}

.bluetext {
    color: #0000CC;
}    


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ServerRestartLabel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ServerRestartLabel {
    font-family: Verdana;
    color: #DD0000;
    font-size: 12;
    font-weight: bolder;
    text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ToolTip
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.toolTip {
    font-family: Verdana;
    color: #000000;
    font-size: 9;
    border: true;
    backgroundColor:0xffffe1;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PositionInfoPanel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.positionInfo {
    font-family: Verdana;
    color: #AAAAAA;
    font-weight: bold;
    font-size: 11;
    text-align: center;
    vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is shown when ??? (a msg for User is transmitted)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.questInfo {
    font-family: Verdana;
    color: #ffffff;
    font-size: 9;
    text-align: center;
    vertical-align:middle;
    multiline: true;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TextField of Position in the Minimap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.minimapPosition {
    font-family: Verdana;
    color: #FFFF00;
    font-size: 9;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standard Properties
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.standard {
    scale:1;
    alpha:1;
    visible:true;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.defaultGoldText {
	font-family: Verdana;
	color: #dfce6c;
	font-size: 9;
	scale:1;
	alpha:1;
	visible:true;
	autoSize: center;
	multiline: false;
	selectable: false;
	mouseEnabled: false;
}

.defaultBlueText {
	font-family: Verdana;
	color: #80bbfd;
	font-size: 9;
	scale:1;
	alpha:1;
	visible:true;
	autoSize: center;
	multiline: false;
	selectable: false;
	mouseEnabled: false;
}

.labeledBtn {
  font-family: Verdana;
    color: #f1e545;
    font-size: 9;
    scale:1;
    alpha:1;
    visible:true;
    autoSize: center;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
A special GlobalActionBtn which is visible only if a
mapChange is possible
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mapChangeBtn {
    scale:1;
    alpha:1;
    visible:false;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalDisplay: Standard Textfield Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.globalDisplay {
    font-family: Tahoma;
    color: #FFFFFF;
    font-size: 9;
    scale:1;
    alpha:1;
    visible:true;
    autoSize: left;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Statistics: Standard Stats Textfields
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.stats {
    font-family: Verdana;
    color: #A0A0A0;
    font-size: 9;
    scale:1;
    alpha:1;
    visible:true;
    autoSize: left;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ActionMenu: Button Counter Textfield (shows ammount of i.e. Balls, Harps, etc.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.btnCounterField {
    font-family: Tahoma;
    color: #FFFFFF;
    font-size: 9;
    text-align: right;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		border: false;
		background: false;
		backgroundColor: 0xAAAAAA;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ActionMenu (ActionsBar, QuickBelt): Textfield of Keyinfo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.keyBindingInfo {
    font-family: Verdana;
    color: #000000;
    font-size: 8;
    text-align: right;
    autoSize: left;
    bold: true;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
InstantMessages: Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.instantMessages {
    font-family: "Arial Unicode MS", Verdana;
    color: #FFFFFF;
    font-size: 11;
     text-align: center;
    autoSize: center;
    scale:1;
    alpha:1;
    visible:true;
    multiline: true;
		selectable: false;
		mouseEnabled: false;
		wordWrap: true;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MessageBox: Propertys
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.messageBox {
    scale:1;
    alpha:1;
    visible:true;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MessageBox: Title Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mBoxTitleText {
    font-family: Verdana;
    color: #b2afaa; /*#242424;*/
    font-size: 12;
    text-align: left;
    scale:1;
    alpha:1;
    visible:true;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		border: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MessageBox: Message Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mBoxMsgText {
    font-family: Verdana;
    color: #9a9a68;
    font-size: 9;
    text-align: center;
    scale:1;
    alpha:1;
    visible:true;
    multiline: true;
		selectable: false;
		mouseEnabled: false;
		wordWrap: true;
		border: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
InfoIcon Textfield; is shown when Time of Icon expires
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.infoIcon {
    font-family: Tahoma;
    color: #FFFFFF;
    font-size: 9;
    text-align: center;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: center;
		border: false;
		
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BattleInfo Label Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.battleInfoLabelTxt {
    font-family: "Arial Unicode MS", Verdana;
    color: #FFFFFF;
    font-size: 10;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: left;
		border: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BattleInfo Counter Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.battleInfoCntTxt {
    font-family: Tahoma;
    color: #FFFFFF;
    font-size: 9;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: left;
		border: false;
}

.subMenuTitle {
    font-family: Verdana;
    color: #CCCCCC;
    font-size: 10;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: left;
}

.subMenuTitleYellow {
    font-family: Verdana;
    color: #ffe565;
    font-size: 10;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Information TextField of SubMenuButton
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.subMenBtnInfoTxt {
    font-family: Verdana;
    color: #8c8c8c;
    font-size: 9;
    multiline: true;
		selectable: false;
		mouseEnabled: false;
		autoSize: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Counter TextField of SubMenuButton (BallsCount, HarpoonsCount, etc.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.subMenBtnCntTxt {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: right;
		border: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TextField of NavigationPanel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navAxisTextfield {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standard Style of  components (CheckBox, RadioButton, etc.) labelTextFields
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.componentLabelField {
    font-family: Verdana;
    color: #aba350;
    font-size: 10;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Option Menu > Controls: MessageTextField
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.controlsMsgField {
    font-family: Verdana;
    color: #FF0000;
    font-size: 14;
    text-align: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Option Menu > Controls: Clickable Textfields
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.keyScanField {
    font-family: Verdana;
    color: #aba350; /*#fce767;*/
    font-size: 10;
    text-align: center;
    multiline: false;
    selectable: false;
    mouseEnabled: true;
    border: false;
    background: false;
    backgroundColor: 0xffff95;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Option Menu > CategoryButton activeState
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.catBtnActive {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Option Menu > CategoryButton inactiveState
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.catBtnInactive {
    font-family: Verdana;
    color: #404040;
    font-size: 10;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Options: Category Loading Info Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.catLoadingInfo {
    font-family: Verdana;
    color: #FF0000;
    font-size: 10;
    autoSize: center;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
    backgroundColor: 0xCCCCCC;
    puls: true;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Options: Category Title Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.catTitleText {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 12;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
    backgroundColor: 0xCCCCCC;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Options: Category Info Textfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.catInfoText {
    font-family: Verdana;
    color: #959192;
    font-size: 10;
    autoSize: left;
    multiline: true;
    wordWrap: true;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
    backgroundColor: 0xCCCCCC;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Shows FPS, Memory, Traffic, etc. as Text
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.analyzer {
    font-family: Verdana;
    color: #aba350;
    font-size: 10;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
    backgroundColor: 0xCCCCCC;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Option Menu > Sounds: Slider with Dragger to change Volume
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.slider {
    font-family: Verdana;
    color: #000000;
    font-size: 12;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: true;
    background: true;
    backgroundColor: 0xffff95;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Textfield below Ship, NPC, Monster, Tower on WarMap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.nickname {
    font-family: "Arial Unicode MS", Verdana;
    color: #ffffff;
    font-size: 12;
    alpha: 1.0;
}
.npcNickname {
    font-family: "Arial Unicode MS", Verdana;
    color: #45A1B8;
    font-size: 12;
    alpha: 1.0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Textfield below Ship, NPC, Monster, Tower on WarMap when tagged
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.taggedNickname {
    font-family: "Arial Unicode MS", Verdana;
    color: #ff4600;
    font-size: 12;
    alpha: 0.3;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tag of Guild before Nickname of User (i.e. [-V-])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.guildtag {
    font-family: "Arial Unicode MS", Verdana;
    color: #fecb00;
    font-size: 12;
    font-weight: bold; 
    alpha: 0.7;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Common Hittext; is shown when Hitpoints are removed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.impactDamage {
    font-family: Verdana;
    color: #fecb00;
    font-size: 11;
    font-weight: bold; 
    alpha: 0.7;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Gunpowder Hittext; is shown when Gunpowder is used
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.impactDamagePowder {
    font-family: Verdana;
    color: #fecb00;
    font-size: 11;
    font-weight: bold; 
    alpha: 0.7;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ArmorPlates Hittext; is shown when ArmorPlates are used
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.impactDamagePlates {
    font-family: Verdana;
    color: #fecb00;
    font-size: 11;
    font-weight: bold; 
    alpha: 0.7;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is shown when Player enters a map or instance
font-family: Palatino Linotype;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.instanceNotifierMap {
    font-family: timmie;
    color: #60b02d;
    font-size: 72;
    text-align: center;
    multiline: true;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is shown when Player enters a map or instance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.instanceNotifierMode {
    font-family: timmie;
    color: #60b02d;
    font-size: 36;
    autoSize: center;
    multiline: true;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is shown when ??? (a msg for User is transmitted)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.notifierPopUp {
    font-family: Verdana;
    color: #000000;
    font-size: 8;
    text-align: center;
    multiline: true;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MapChangeBtn LabelTextfield
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mapChangeLabelField {
    font-family: Verdana;
    color: #f1e545;
    font-size: 12;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Logout Counter Textfield
(located at UserInterface Class)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.logoutCntTxt {
    font-family: timmie;
    color: #60b02d;
    font-size: 36;
    autoSize: center;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
    border: false;
    background: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Global System Message Textfield
(located at UserInterface Class)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.globalText {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 20;
    text-align: center;
    multiline: true;
    selectable: false;
    mouseEnabled: false;
    wordWrap: true;
    border: false;
    background: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BuyBallsMenu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.buyMsgBox {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10;
    multiline: false;
	selectable: false;
	mouseEnabled: false;
	autoSize: left;
	border: false;
}

.subMenBtnInfoTxtBuy {
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10;
    multiline: false;
	selectable: false;
	mouseEnabled: false;
	autoSize: left;
	border: false;
}

.subMenBtnInfoTxtYellow {
    font-family: Verdana;
    color: #fee662;
    font-size: 9;
    multiline: true;
	selectable: false;
	mouseEnabled: false;
	autoSize: left;
}

.subMenBtnCntTxtYellow {
    font-family: Verdana;
    font-weight: bold;
    color: #fee662;
    font-size: 10;
    multiline: false;
		selectable: false;
		mouseEnabled: false;
		autoSize: right;
		border: false;
}

.achievPriceYellow {
    font-family: Verdana;
    color: #fee662;
    font-size: 8;
    multiline: false;
	selectable: false;
	mouseEnabled: false;
	autoSize: left;
	align: center;
}

.achievPriceGrey {
    font-family: Verdana;
    color: #626262;
    font-size: 8;
    multiline: false;
	selectable: false;
	mouseEnabled: false;
	autoSize: left;
	align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Questwindow
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.questTypeComboBox {
    font-family: Verdana;
    color: #a99f57;
    font-size: 9;
	font-weight: normal;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.questList {
    font-family: Verdana;
    color: #a2a4a1;
    font-size: 10;
	font-weight: bold;
    autoSize: center;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.pirateQuestTitle {
    font-family: Verdana;
    color: #a79e5d;
    font-size: 10;
	font-weight: bold;
    autoSize: center;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.questListLevel {
    font-family: Verdana;
    color: #a2a4a1;
    font-size: 9;
	font-weight: normal;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.questInfoTopic {
    font-family: Verdana;
    color: #a89e60;
    font-size: 10;
	font-weight: bold;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.questInfoText {
    font-family: Verdana;
    color: #a89e60;
    font-size: 9;
	font-weight: normal;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.taskList {
    font-family: Verdana;
    color: #a89e60;
    font-size: 9;
	font-weight: normal;
    autoSize: center;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GameActivityMenu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.gameActivityMenuTitle {
    font-family: Verdana;
    color: #ffffff;
    font-size: 9;
	font-weight: normal;
    autoSize: left;
    multiline: false;
    selectable: false;
    mouseEnabled: false;
}

.gameActivityMenu {
    scale:1;
    alpha:1;
    visible:false;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Textfield below Ship, NPC for the respective faction
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.faction {
    font-family: Tahoma;
    color: #999999;
    font-size: 9;
    alpha: 1.0;
}

/*--- Info ---------------------------------------------------------------------

(!) ATTENTION (!)
":" has to be set after property, no space allowed
not valid:  multiline : true;
valid:      multiline: true;

If you set font color by the color property,
use STRING (#00ff23); if you want to set own color property
use INT (0xFF00CC)


AS supported html tags:

<p>     - paragraph
<a>     - anchor
<b>     - bold
<i>     - italic
<u>     - underline
<img>   - image
<font>  - font
<span>  - span


AS3 supported CSS properties:

CSS               AS3
color             color	      
display           display	  
font-family       fontFamily	
font-size         fontSize
font-style        fontStyle
font-weight       fontWeight
kerning	          kerning	
leading	          leading
letter-spacing	  letterSpacing
margin-left	      marginLeft
margin-right	    marginRight
text-align	      textAlign
text-decoration   textDecoration
text-indent       textIndent

Example:
var exampleText:String = "<h1>This is a headline</h1>" + 
                         "<p>This is a line of text. <span class='bluetext'>" +
                         "This line of text is colored blue.</span></p>"

*/
