*
{
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 19px;
}
p
{
    margin-top: 10px;
    margin-bottom: 10px;
}
img
{
    border: 0px;
}
html, body
{
	height: 100%;
	text-align: center;
}
html
{
    overflow: -moz-scrollbars-vertical; /* Visa alltid scrollbar */
}
body
{
    background-repeat: repeat-y;
    position: relative;
    background-color: #000000;
    background-position: center;
    background-image: url('images/page_background.jpg');
}
.header
{
    background-color: #333333;
    height: 90px;
}
.wrapper
{
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 0px 2px 0px 2px;
    border-color: #000000;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px; /* Ska vara samma - som storleken är på foten */
    width: 980px;
    text-align: left;
    padding: 0px;
    background-color: #FFFFFF;
    background-image: url('images/parchment-light3.jpg');
    background-repeat: repeat;
}
.foot, .push
{
    height: 90px; /* Ska vara samma som - margin */
}
.foot
{
    border-width: 2px;
    border-color: #000000;
    background-color: #8c5e81;
    position: relative;
    background-image: url('images/foot_bg.png');
    background-repeat: repeat-x;
    width: 980px;
    margin: auto;
    border-right-style: solid;
    border-left-style: solid;
    color: #C0C0C0;
}
.break
{
    clear: both;
}
.div_padding
{
    padding: 0px 5px 0px 5px;
}
.td_center
{
    text-align:center;
    vertical-align:middle;
}
p.error
{
    color: #990000;
}
.box_left
{
    width: 400px;
    border: 3px solid #666666;
    background-color: #000000;
    float: left;
    margin: 10px;
    color: #C0C0C0;
    padding: 8px;
}
.box_right
{
    width: 400px;
    border: 3px solid #666666;
    background-color: #000000;
    float: right;
    margin: 10px;
    color: #000000;
    padding: 8px;
    background-image: url('images/parchment-light2.jpg');
}
#login_box
{
    width: 250px;
    border: 2px solid #666666;
    float: right;
    color: #000000;
    padding: 8px;
    background-image: url('images/transparent_10.png');
    margin-bottom: 10px;
}
#login_box input
{
    font-size: 16px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
}
#login_box #uemail
{
    width: 100%;
    background-position: 4px 4px;
    background-image: url('images/icons/user1_16.png');
    background-repeat: no-repeat;
    padding-left: 22px;
}

#login_box #upassword
{
    width: 80%;
    background-position: 4px 4px;
    background-image: url('images/icons/key1_16.png');
    background-repeat: no-repeat;
    padding-left: 22px;
}
#login_box #usubmit
{
    width: 20%;
}
#front_text
{
    width: 690px;
    float: left;
}
.front_text_right
{
    width: 690px;
    float: right;
}
.transparent_page h1
{
    font-size: 24px;
}
.small
{
    font-size: 10px;
}
.news, .transparent_page
{
    padding: 10px;
    border: 2px solid #666666;
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
    margin-bottom: 10px;
}
.front_right
{
    width: 250px;
    border: 2px solid #666666;
    float: right;
    color: #000000;
    padding: 8px;
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
    margin-bottom: 10px;
}
.front_left
{
    width: 250px;
    border: 2px solid #666666;
    float: left;
    color: #000000;
    padding: 8px;
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
    margin-bottom: 10px;
}
a
{
    color: #3366FF;
    text-decoration: none;
}
a:hover
{
    color: #CC0000;
    text-decoration: underline;
}
#logo
{
    color: #CC0000;
}





.popup_item
{
    padding: 5px;
    background-color: #000000;
    border: 1px solid #666666;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: left;
    width: 200px;
}
.info_small
{
    padding: 5px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: left;
}
.itemgray
{
    color: #808080;
}
.itemwhite
{
    color: #dbaf00;
}
.itemgreen
{
    color: #00C100;
}
.itemblue
{
    color: #0000F2;
}
.itemred
{
    color: #990000;
}
.itempurple
{
    color: #FF00FF;
}
.ability
{
    width: 64px;
    height: 64px;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
}
.ability_cooldown
{
    font-size: 32px;
    color: #FFDD55;
    font-weight: bold;
    text-decoration: none;
    line-height: 64px;
}

.loot_item
{
    background-image: url('images/parchment-dark.jpg');
    background-repeat: repeat;
    border: 2px solid #000000;
    margin: 2px;
    height: 66px;
    color: #CCCCCC;
    font-size: 12px;
}
.loot_item .icon, .item_div .icon, .icon
{
    width: 64px;
    height: 64px;
    margin: 1px;
    background-repeat: no-repeat;
    float: left;
    padding-right: 5px;
}
.loot_item .icon .count, .icon .count
{
    float: right;
    color: #CCCCCC;
    font-weight: bold;
    margin-top: 45px;
    margin-right: 5px;
}
.item
{
    text-decoration: none;
}
.loot_item h2
{
    color: #C0C0C0;
}
.loot_item a, .item_div a
{
    color: #C0C0C0;
    font-size: 12px;
}
.loot_item a, .item_div span
{
    font-size: 12px;
}
.loot_item a:hover, .item_div a:hover
{
    color: #999999;
}
.item_special
{
    color: #00ff00;
}

.item_div
{
    background-image: url('images/parchment-dark.jpg');
    background-repeat: repeat;
    border: 2px solid #000000;
    margin: 2px;
    color: #CCCCCC;
    font-size: 12px;
    position: static;
    min-height: 66px;
}




.character
{
    border: 2px solid #666666;
    padding: 0px;
    width: 250px;
    background-image: url('images/parchment-dark.jpg');
    background-repeat: repeat;
    color: #CCCCCC;
    font-weight: bold;
}
.character .hp_bar
{
    background-color: #23d527;
    height: 15px;
    width: 100%;
    display: block;
}
.character .energy_bar
{
    background-color: #d2ff06;
    height: 15px;
    width: 100%;
    display: block;
}
#character_top
{
    float: right;
    width: 254px;
}







.npc_menu
{
    width: 350px;
    float: left;
    padding: 2px;
}
.npc_content
{
    width: 600px;
    float: right;
}






.admin_normal
{
    background-color: #CCCCCC;
    cursor: pointer;
}
.admin_hover
{
    background-color: #808080;
    cursor: pointer;
}





#screen_message
{
    top: 350px;
    width: 800px;
    height: 150px;
    left: 50%;
    margin-left: -400px;
    margin-top: -166px;
    text-align: left;
    position: fixed;
    border: 3px solid #FFCC00;
    z-index: 100;
    padding: 5px;
    background-image: url('images/parchment-dark.jpg');
    background-repeat: repeat;
    color: #C0C0C0;
}
#message_box
{
    height: 100px;
    padding: 10px;
}

#message_box img
{
    float: left;
    margin-right: 10px;
}
#message_box .div_text
{
    width: 715px;
    height: 90px;
    float: right;
}

#loading
{
    top: 350px;
    width: 600px;
    height: 150px;
    left: 50%;
    margin-left: -300px;
    margin-top: -166px;
    text-align: left;
    position: fixed;
    border: 3px solid #FFCC00;
    z-index: 100;
    padding: 5px;
    background-image: url('images/parchment-dark.jpg');
    background-repeat: repeat;
    color: #C0C0C0;
}
.hiddenspan
{
    visibility: hidden;
}
#loading .counter
{
    font-size: 32px;
}









#character_info
{
    border: 2px solid #666666;
    width: 350px;
    float: left;
    padding: 2px;
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
}
#character_info #left
{
    float: left;
    width: 66px;
}
#character_info #character_text
{
    float: left;
    width: 214px;
    margin: 2px;
}
#character_info #right
{
    float: right;
    width: 66px;
}
#character_info  .equipment
{
    width: 64px;
    height: 64px;
    background-color: #000000;
    position: relative;
    margin: 2px;
}
#character_info .equipment-weapon
{
    width: 64px;
    height: 64px;
    background-color: #000000;
    position: relative;
    margin: 2px;
    float: left;
}
#character_info #bottom
{
    clear:both;
    left: 105px;
    height: 66px;
    position: relative;
}


#character_top_bar
{
    height: 43px;
    background-image: url('images/character_top_bg.png');
    background-repeat: repeat-x;
}
#character_bar
{
    padding: 0px 5px 0px 5px;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #000000;
    height: 20px;
    line-height: 20px;
    color: #DFDFDF;
    font-size: 12px;
}
#exp_bar
{
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    border-color: #000000;
    height: 10px;
}
#exp_percent
{
    height: 10px;
    background-image: url('images/exp_bar.png');
}
#no_character_menu
{
    padding: 0px 5px 0px 5px;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #000000;
    line-height: 35px;
    color: #DFDFDF;
    font-size: 14px;
}
.disabled
{
    color: #C0C0C0;
}




#select_character_1, #select_character_2, #select_character_3
{
    padding: 10px;
    border: 2px solid #666666;
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
    width: 290px;
    float: left;
    margin: 4px;
    height: 350px;
}








.zone a
{
    margin: 2px;
    border: 1px dotted #000000;
    width: 64px;
    height: 64px;
    float: left;
    background-image: url('images/map/the_barrens.png');
    background-repeat: no-repeat;
}
#map
{
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
    width: 280px;
    border: 2px solid #000000;
    float: left;
}
#map_info
{
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
    width: 660px;
    border: 2px solid #000000;
    float: right;
    padding: 5px;
}



a.character_friendly
{
    color: #669900;
    font-weight: bold;
}
a.character_hostile
{
    color: #FF0000;
    font-weight: bold;
}
a.zone_item
{
    color: #3366FF;
    font-weight: bold;
}





.mailbox_tr
{
    background-image: url('images/transparent_10.png');
    background-repeat: repeat;
}
.mailbox_tr_hover
{
    background-image: url('images/transparent_20.png');
    background-repeat: repeat;
}
.mailbox_table
{
    border-collapse: collapse;
}
#pagenav
{
    margin-top: 6px;
    margin-left: 2px;
}
.text_full
{
    width: 100%;
}













.default_td_top
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    font-weight: bold;
}
.default_td
{
    background-image: url('images/transparent_20.png');
    background-repeat: repeat;
}
