
*
{
    margin: 0;
    padding: 0;
}

a
{
    outline: none;
}


.MenuBarMasterPage
{
    position: absolute;
    top: 202px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 65px;
}


.MonsterDexHeight1000
{
    border-top: 1px solid #ffffff;
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: -2px;
    background: #909496;
    background: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#909496));
    background: -webkit-linear-gradient(top, #bababa, #909496);
    background: -moz-linear-gradient(top, #bababa, #909496);
    background: -ms-linear-gradient(top, #bababa, #909496);
    background: -o-linear-gradient(top, #bababa, #909496);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}

.ContentMasterPage
{
    position: absolute;
    top: 242px;
    width: 1000px;
    height: 1000px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #ffffff;
    background: #909496;
    background: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#909496));
    background: -webkit-linear-gradient(top, #bababa, #909496);
    background: -moz-linear-gradient(top, #bababa, #909496);
    background: -ms-linear-gradient(top, #bababa, #909496);
    background: -o-linear-gradient(top, #bababa, #909496);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}


#mainMenuYes ul
{
    list-style: none;
    text-align: center;
}

#mainMenuYes > li
{
    float: left;
    width: 125px;
    height: 40px;
    list-style: none;
}


#mainMenuYes > li:last-child
{
    background: none;
}

#mainMenuYes > li > a
{
    display: block;
    position: relative;
    height: 40px;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
}

#mainMenuYes > li > a:hover, #mainMenuYes > li:hover > a
{
}

#mainMenuYes > li > ul
{
    display: none;
    z-index: 9998;
    position: relative;
    width: 224px;
}

#mainMenuYes > li > ul.short0
{
    display: none;
    z-index: 9998;
    position: relative;
    width: 224px;
}

#mainMenuYes > li > ul.short1
{
    display: none;
    z-index: 9998;
    position: relative;
    width: 224px;
}

#mainMenuYes > li > ul > li
{
}

#mainMenuYes > li > ul > li > a
{
    border-top: 1px solid #000000;
    background: #6e0b0b;
    background: -webkit-gradient(linear, left top, left bottom, from(#d41b1b), to(#6e0b0b));
    background: -webkit-linear-gradient(top, #d41b1b, #6e0b0b);
    background: -moz-linear-gradient(top, #d41b1b, #6e0b0b);
    background: -ms-linear-gradient(top, #d41b1b, #6e0b0b);
    background: -o-linear-gradient(top, #d41b1b, #6e0b0b);
    padding: 5px 10px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 17px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
    margin-bottom: 0px;
    margin-left: -78px;
}

#mainMenuYes > li > ul > li > a:hover
{
    border-top: 1px solid #000000;
    background: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#26240d), to(#000000));
    background: -webkit-linear-gradient(top, #26240d, #000000);
    background: -moz-linear-gradient(top, #26240d, #000000);
    background: -ms-linear-gradient(top, #26240d, #000000);
    background: -o-linear-gradient(top, #26240d, #000000);
    padding: 5px 10px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    font-size: 17px;
    text-decoration: none;
    vertical-align: middle;
    text-decoration: none;
    vertical-align: middle;
}

#mainMenuYes > li > ul > li > a:visited
{
}


#mainMenuYes > li:hover > ul
{
    display: block;
}

a img
{
    border: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
    font-weight: bold;
}

body
{
    width: 1000px;
    background: #0C0C0C url(http://static.monstermmorpg.com/images/backgrounds/animus-mix.gif) repeat;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    background-position: top center;
}

.BGM
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 416px;
    height: 523px;
    background-repeat: no-repeat;
    background-image: url('http://static.monstermmorpg.com/images/gamepagepictures/MapSlot.png');
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.pRo
{
    position: absolute;
    left: 8px;
    top: 8px;
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
}

.pTL
{
    position: absolute;
}

.pNM
{
    position: absolute;
    border-style: double;
    border-color: #FFFFFF;
    padding: 5px;
    z-index: 11;
    font-size: 13px;
    background-color: #000000;
    color: #FFFFCC;
    display: none;
    text-align: center;
    width: 155px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    border-width: 3px;
}

.pN2
{
    position: absolute;
    border-style: double;
    border-color: #FFFFFF;
    padding: 5px;
    z-index: 9;
    font-size: 13px;
    background-color: #000000;
    color: #FFFFCC;
    display: none;
    text-align: center;
    filter: alpha(opacity=90);
    opacity: 0.9;
    border-width: 3px;
}

a.linkUserMap
{
    color: #FFD634;
    text-decoration: none;
}
a.linkUserMap:link
{
    color: #FFD634;
    text-decoration: none;
}
a.linkUserMap:visited
{
    color: #FFD634;
    text-decoration: none;
}
a.linkUserMap:hover
{
    color: #00CC00;
    text-decoration: underline;
}
a.linkUserMap:active
{
    color: #00CC00;
    text-decoration: underline;
}


.pRP
{
    position: absolute;
    width: 239px;
    height: 183px;
    z-index: 3;
    top: 50px;
    left: 420px;
    visibility: hidden;
    text-align: center;
}

.pRF
{
    position: absolute;
    width: 239px;
    height: 225px;
    z-index: 3;
    top: 32px;
    left: 420px;
    visibility: hidden;
    text-align: center;
}

.pTR
{
    position: absolute;
    width: 239px;
    height: 155px;
    z-index: 3;
    top: 80px;
    left: 420px;
    visibility: hidden;
}

.pNP
{
    position: absolute;
    width: 239px;
    z-index: 3;
    top: 90px;
    left: 418px;
    visibility: hidden;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #fcf7fc;
    background: #a8a3a8;
    background: -webkit-gradient(linear, left top, left bottom, from(#857d83), to(#a8a3a8));
    background: -webkit-linear-gradient(top, #857d83, #a8a3a8);
    background: -moz-linear-gradient(top, #857d83, #a8a3a8);
    background: -ms-linear-gradient(top, #857d83, #a8a3a8);
    background: -o-linear-gradient(top, #857d83, #a8a3a8);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
}

.ABQTitle
{
    left: 420px;
    position: absolute;
    font-size: 13px;
    top: 192px;
    z-index: 44;
    width: 235px;
    padding: 3px;
    height: 30px;
    line-height: 15px;
    border-top: 1px solid #f21111;
    background: #bd0d1c;
    background: -webkit-gradient(linear, left top, left bottom, from(#fa2323), to(#bd0d1c));
    background: -webkit-linear-gradient(top, #fa2323, #bd0d1c);
    background: -moz-linear-gradient(top, #fa2323, #bd0d1c);
    background: -ms-linear-gradient(top, #fa2323, #bd0d1c);
    background: -o-linear-gradient(top, #fa2323, #bd0d1c);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}

.PRR
{
    position: absolute;
    width: 231px;
    z-index: 3;
    top: 32px;
    left: 418px;
    visibility: hidden;
    text-align: center;
    overflow: auto;
    max-height: 195px;
    border-top: 1px solid #06bd58;
    background: #066915;
    background: -webkit-gradient(linear, left top, left bottom, from(#06732e), to(#066915));
    background: -webkit-linear-gradient(top, #06732e, #066915);
    background: -moz-linear-gradient(top, #06732e, #066915);
    background: -ms-linear-gradient(top, #06732e, #066915);
    background: -o-linear-gradient(top, #06732e, #066915);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
}


.hB
{
    width: 0px;
    height: 0px;
}

.LST
{
    position: absolute;
    text-align: center;
    top: 369px;
    left: 420px;
    width: 239px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}



.PI
{
    top: 25px;
    position: absolute;
    width: 239px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    left: -2px;
    border-top: 1px solid #f7f7f7;
    background: #b5aeb1;
    background: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#b5aeb1));
    background: -webkit-linear-gradient(top, #d9d9d9, #b5aeb1);
    background: -moz-linear-gradient(top, #d9d9d9, #b5aeb1);
    background: -ms-linear-gradient(top, #d9d9d9, #b5aeb1);
    background: -o-linear-gradient(top, #d9d9d9, #b5aeb1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    display: table-cell;
}

.PI img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.FP
{
    position: absolute;
    top: 152px;
    width: 239px;
    height: 29px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    left: -2px;
    border-top: 1px solid #ffffff;
    background: #968a8f;
    background: -webkit-gradient(linear, left top, left bottom, from(#bdb9bd), to(#968a8f));
    background: -webkit-linear-gradient(top, #bdb9bd, #968a8f);
    background: -moz-linear-gradient(top, #bdb9bd, #968a8f);
    background: -ms-linear-gradient(top, #bdb9bd, #968a8f);
    background: -o-linear-gradient(top, #bdb9bd, #968a8f);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    vertical-align: middle;
}

.PN
{
    position: absolute;
    font-size: 14px;
    top: 0px;
    left: -2px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    width: 239px;
    border-top: 1px solid #f50e40;
    background: #d41a67;
    background: -webkit-gradient(linear, left top, left bottom, from(#a10934), to(#d41a67));
    background: -webkit-linear-gradient(top, #a10934, #d41a67);
    background: -moz-linear-gradient(top, #a10934, #d41a67);
    background: -ms-linear-gradient(top, #a10934, #d41a67);
    background: -o-linear-gradient(top, #a10934, #d41a67);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
}

.NCI
{
    position: absolute;
    width: 239px;
    height: 80px;
    text-align: center;
    overflow: hidden;
}

.BNC
{
    position: absolute;
    top: 85px;
    width: 239px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}

.NCN
{
    position: absolute;
    font-size: 13px;
    top: 125px;
    width: 239px;
    height: 32px;
    line-height: 16px;
    text-align: center;
    overflow: hidden;
}


.BS3
{
    position: absolute;
    top: 428px;
    left: 10px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.BS2
{
    position: absolute;
    top: 428px;
    left: 50px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.BS1
{
    position: absolute;
    top: 428px;
    left: 91px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.ButtonBag
{
    position: absolute;
    top: 428px;
    left: 132px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.ButtonTeam
{
    position: absolute;
    top: 428px;
    left: 172px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.BS4
{
    position: absolute;
    top: 477px;
    left: 92px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.BS5
{
    position: absolute;
    top: 477px;
    left: 132px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.BS6
{
    position: absolute;
    top: 428px;
    left: 212px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.ButtonMap
{
    position: absolute;
    top: 477px;
    left: 11px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.ButtonPokedex
{
    position: absolute;
    top: 477px;
    left: 50px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.UseVsSeeker
{
    position: absolute;
    top: 477px;
    left: 171px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.HB1
{
    position: absolute;
    width: 239px;
    height: 30px;
    text-align: center;
    overflow: hidden;
}

.HB2
{
    position: absolute;
    width: 239px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    top: 35px;
}


.HB3
{
    position: absolute;
    width: 239px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    top: 70px;
}

.UBR
{
    position: absolute;
    top: 106px;
    width: 231px;
    left: -2px;
    text-align: center;
    overflow: auto;
    border-top: 1px solid #06bd58;
    background: #066915;
    background: -webkit-gradient(linear, left top, left bottom, from(#06732e), to(#066915));
    background: -webkit-linear-gradient(top, #06732e, #066915);
    background: -moz-linear-gradient(top, #06732e, #066915);
    background: -ms-linear-gradient(top, #06732e, #066915);
    background: -o-linear-gradient(top, #06732e, #066915);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
}

.TP1
{
    position: absolute;
    top: 428px;
    left: 292px;
    width: 32px;
    height: 32px;
    text-align: center;
}


.TP2
{
    position: absolute;
    top: 428px;
    left: 333px;
    width: 32px;
    height: 32px;
    text-align: center;
}


.TP3
{
    position: absolute;
    top: 428px;
    left: 373px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.TP4
{
    position: absolute;
    top: 477px;
    left: 292px;
    width: 32px;
    height: 32px;
    text-align: center;
}


.TP5
{
    position: absolute;
    top: 477px;
    left: 333px;
    width: 32px;
    height: 32px;
    text-align: center;
}


.TP6
{
    position: absolute;
    top: 477px;
    left: 373px;
    width: 32px;
    height: 32px;
    text-align: center;
}




.Loader
{
    position: absolute;
    top: 300px;
    left: 420px;
    overflow: hidden;
    width: 64px;
    height: 64px;
}



.ShowRouteInfo
{
    text-align: center;
    position: absolute;
    left: 663px;
    width: 337px;
    top: 288px;
    height: 28px;
    line-height: 28px;
}

.WeOnYouTube
{
    position: absolute;
    top: 389px;
    left: 420px;
    width: 239px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.MultiStepMoveTextBoxExplanation
{
    position: absolute;
    top: 320px;
    width: 20px;
    text-align: center;
    height: 20px;
    left: 599px;
}

.Badges
{
    text-align: center;
    position: absolute;
    left: 418px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    top: 5px;
    width: 239px;
    overflow: hidden;
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}


.SocialBookMarks
{
    position: absolute;
    left: 420px;
    top: 526px;
    width: 345px;
    height: 24px;
    overflow: hidden;
}

.GoogleLikeTop
{
    position: absolute;
    left: 671px;
    top: 456px;
    width: 79px;
    height: 24px;
    overflow: hidden;
}

.GoogleLikeBottom
{
    position: absolute;
    left: 671px;
    top: 481px;
    width: 79px;
    height: 24px;
    overflow: hidden;
}

.MultiStepMoveTextBox
{
    z-index: 3;
    position: absolute;
    top: 295px;
    left: 599px;
    width: 19px;
    height: 21px;
    overflow: hidden;
    background-color: Black;
}


.UserSquareTitle
{
    position: absolute;
    top: 318px;
    left: 862px;
    width: 136px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    height: 39px;
    border-top: 1px solid #edf0f2;
    background: #c8cacc;
    background: -webkit-gradient(linear, left top, left bottom, from(#c6d7e3), to(#c8cacc));
    background: -webkit-linear-gradient(top, #c6d7e3, #c8cacc);
    background: -moz-linear-gradient(top, #c6d7e3, #c8cacc);
    background: -ms-linear-gradient(top, #c6d7e3, #c8cacc);
    background: -o-linear-gradient(top, #c6d7e3, #c8cacc);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}

.UserLocation
{
    position: absolute;
    top: 318px;
    left: 664px;
    width: 190px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    height: 39px;
    border-top: 1px solid #edf0f2;
    background: #c8cacc;
    background: -webkit-gradient(linear, left top, left bottom, from(#c6d7e3), to(#c8cacc));
    background: -webkit-linear-gradient(top, #c6d7e3, #c8cacc);
    background: -moz-linear-gradient(top, #c6d7e3, #c8cacc);
    background: -ms-linear-gradient(top, #c6d7e3, #c8cacc);
    background: -o-linear-gradient(top, #c6d7e3, #c8cacc);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}

.AllPokemonDead
{
    position: absolute;
    top: 524px;
    width: 400px;
    height: 30px;
    z-index: 5;
    border-top: 1px solid #ff0000;
    background: #f70000;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf0726), to(#f70000));
    background: -webkit-linear-gradient(top, #bf0726, #f70000);
    background: -moz-linear-gradient(top, #bf0726, #f70000);
    background: -ms-linear-gradient(top, #bf0726, #f70000);
    background: -o-linear-gradient(top, #bf0726, #f70000);
    padding: 1px;
    padding-left: 11px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
}

.WorldMap
{
    position: absolute;
    top: 360px;
    height: 100px;
    overflow: hidden;
    left: 665px;
    width: 333px;
    text-align: center;
    border-top: 1px solid #c2bec2;
    background: #9e8e94;
    background: -webkit-gradient(linear, left top, left bottom, from(#aba6ab), to(#9e8e94));
    background: -webkit-linear-gradient(top, #aba6ab, #9e8e94);
    background: -moz-linear-gradient(top, #aba6ab, #9e8e94);
    background: -ms-linear-gradient(top, #aba6ab, #9e8e94);
    background: -o-linear-gradient(top, #aba6ab, #9e8e94);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    vertical-align: middle;
}


.LocationShapeTypeTitle
{
    position: absolute;
    text-align: center;
    top: 349px;
    left: 420px;
    width: 239px;
    border-top: 1px solid #2ec28c;
    background: #16451d;
    background: -webkit-gradient(linear, left top, left bottom, from(#09821f), to(#16451d));
    background: -webkit-linear-gradient(top, #09821f, #16451d);
    background: -moz-linear-gradient(top, #09821f, #16451d);
    background: -ms-linear-gradient(top, #09821f, #16451d);
    background: -o-linear-gradient(top, #09821f, #16451d);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}

.PVPBoard
{
    position: absolute;
    top: 421px;
    left: 420px;
    width: 79px;
    height: 79px;
    overflow: hidden;
    border-style: none;
    border-width: 0px;
    text-align: center;
}

.DoPVPBattle
{
    position: absolute;
    top: 421px;
    left: 500px;
    width: 79px;
    height: 79px;
    overflow: hidden;
    border-style: none;
    border-width: 0px;
    text-align: center;
}

.PvPOffer
{
    position: absolute;
    top: 421px;
    left: 580px;
    overflow: hidden;
    width: 79px;
    height: 79px;
    text-align: center;
}



.SocialMediaRow_2
{
    position: absolute;
    top: 525px;
    left: 680px;
    overflow: hidden;
    width: 190px;
    height: 20px;
}

.SocialMediaRow_3
{
    position: absolute;
    top: 525px;
    left: 870px;
    overflow: hidden;
    width: 130px;
    height: 20px;
}

.MonsterCenterFacebookLike
{
    position: absolute;
    left: 677px;
    width: 320px;
    height: 110px;
    top: 380px;
    border-top: 1px solid #000000;
    background: #c42121;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0009), to(#c42121));
    background: -webkit-linear-gradient(top, #ff0009, #c42121);
    background: -moz-linear-gradient(top, #ff0009, #c42121);
    background: -ms-linear-gradient(top, #ff0009, #c42121);
    background: -o-linear-gradient(top, #ff0009, #c42121);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    vertical-align: middle;
}


.MarketFacebookLike
{
    position: absolute;
    left: 745px;
    width: 240px;
    height: 110px;
    top: 285px;
    border-top: 1px solid #000000;
    background: #c42121;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0009), to(#c42121));
    background: -webkit-linear-gradient(top, #ff0009, #c42121);
    background: -moz-linear-gradient(top, #ff0009, #c42121);
    background: -ms-linear-gradient(top, #ff0009, #c42121);
    background: -o-linear-gradient(top, #ff0009, #c42121);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    vertical-align: middle;
}


.Facebook
{
    border-style: none;
    overflow: hidden;
    width: 270px;
    height: 62px;
}

.VoteBigger
{
    position: absolute;
    top: 524px;
    height: 30px;
    line-height: 30px;
    width: 728px;
    overflow: hidden;
}

.VoteSection
{
    position: absolute;
    top: 465px;
    font-size: 14px;
    left: 700px;
    height: 80px;
    width: 290px;
    text-align: center;
    border: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    padding: 3px;
    text-decoration: none;
    vertical-align: middle;
}

.VoteButton
{
    font-size: 15px;
    text-align: center;
    border: 1px solid #b3b3a8;
    background: #4d4d4b;
    background: -webkit-gradient(linear, left top, left bottom, from(#706e69), to(#4d4d4b));
    background: -webkit-linear-gradient(top, #706e69, #4d4d4b);
    background: -moz-linear-gradient(top, #706e69, #4d4d4b);
    background: -ms-linear-gradient(top, #706e69, #4d4d4b);
    background: -o-linear-gradient(top, #706e69, #4d4d4b);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: Orange;
    padding: 3px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
}

.CurrentMoney
{
    position: absolute;
    top: 498px;
    font-size: 14px;
    left: 420px;
    width: 270px;
    text-align: left;
    border: 1px solid #FFC814;
    background: #9e7d23;
    background: -webkit-gradient(linear, left top, left bottom, from(#a15906), to(#9e7d23));
    background: -webkit-linear-gradient(top, #a15906, #9e7d23);
    background: -moz-linear-gradient(top, #a15906, #9e7d23);
    background: -ms-linear-gradient(top, #a15906, #9e7d23);
    background: -o-linear-gradient(top, #a15906, #9e7d23);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    padding: 3px;
    text-decoration: none;
    vertical-align: middle;
}

.ShowCloseGeneralChat
{
    position: absolute;
    top: 1077px;
    height: 30px;
    width: 270px;
    text-align: center;
    overflow: hidden;
}

.ShowLastThousandMessages
{
    position: absolute;
    top: 1077px;
    height: 30px;
    left: 365px;
    width: 270px;
    text-align: center;
    overflow: hidden;
}

.ImportantRulesWhenPlayingGame
{
    position: absolute;
    top: 1077px;
    height: 30px;
    left: 730px;
    width: 270px;
    text-align: center;
    overflow: hidden;
}

.Navigations
{
    z-index: 2;
    position: absolute;
    background-color: transparent;
    width: 160px;
    height: 160px;
    top: 250px;
    left: 455px;
    background-image: url('http://static.monstermmorpg.com/images/gamepagepictures/Navigasyon.png');
}

.NavBG
{
    z-index: 1;
    position: absolute;
    width: 170px;
    height: 170px;
    top: 245px;
    left: 450px;
    border-top: 1px solid #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}


.GeneralChat
{
    position: absolute;
    top: 555px;
    height: 520px;
    width: 1000px;
    overflow: hidden;
    left: 0px;
}


.GeneralChatFrame
{
    height: 520px;
    width: 1000px;
}

.ChatScreenClosed
{
    position: absolute;
    top: 1000px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    width: 1000px;
    overflow: hidden;
}



.SquareAdsGamePage
{
    text-align: center;
    position: absolute;
    left: 659px;
    width: 336px;
    top: 7px;
    height: 280px;
    overflow: hidden;
}

.BottomAdsGamePage
{
    position: absolute;
    top: 1114px;
    height: 90px;
    width: 728px;
    left: 136px;
}

.LinkAdGamePageLeft
{
    text-align: center;
    position: absolute;
    left: 2px;
    width: 120px;
    top: 1114px;
    height: 90px;
    overflow: hidden;
}

.LinkAdGamePageRight
{
    text-align: center;
    position: absolute;
    left: 878px;
    width: 120px;
    top: 1114px;
    height: 90px;
    overflow: hidden;
}

.TopBarMasterPage
{
    position: absolute;
    width: 1000px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1111;
    top: 0px;
    background-image: url(http://static.monstermmorpg.com/images/backgrounds/blank.png);
    background-repeat: no-repeat;
}

.TopBarMasterPage a
{
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
}

.VersionMasterPage
{
    z-index: 11111;
    position: absolute;
    top: 1px;
    width: 200px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #000000;
    left: 800px;
}




.BottomBarMasterPage
{
    position: absolute;
    top: 1241px;
    width: 1000px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #171717;
    background: #050202;
    background: -webkit-gradient(linear, left top, left bottom, from(#1a171a), to(#050202));
    background: -webkit-linear-gradient(top, #1a171a, #050202);
    background: -moz-linear-gradient(top, #1a171a, #050202);
    background: -ms-linear-gradient(top, #1a171a, #050202);
    background: -o-linear-gradient(top, #1a171a, #050202);
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}


.ShortCutsMasterPage
{
    position: absolute;
    top: 100px;
    width: 1000px;
    height: 102px;
    margin-left: auto;
    margin-right: auto;
    z-index: 200000;
    border-top: 1px solid #171717;
    background: #050202;
    background: -webkit-gradient(linear, left top, left bottom, from(#1a171a), to(#050202));
    background: -webkit-linear-gradient(top, #1a171a, #050202);
    background: -moz-linear-gradient(top, #1a171a, #050202);
    background: -ms-linear-gradient(top, #1a171a, #050202);
    background: -o-linear-gradient(top, #1a171a, #050202);
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}



a.PVPBoardUserNameWinner
{
    text-decoration: none;
    color: #CC0000;
    font-size: 14px;
}
a.PVPBoardUserNameWinner:link
{
    text-decoration: none;
    color: #CC0000;
    font-size: 14px;
}
a.PVPBoardUserNameWinner:visited
{
    text-decoration: none;
    color: #CC0000;
    font-size: 14px;
}
a.PVPBoardUserNameWinner:hover
{
    text-decoration: underline;
    color: #CC0000;
    font-size: 14px;
}
a.PVPBoardUserNameWinner:active
{
    text-decoration: underline;
    color: #CC0000;
    font-size: 14px;
}

a.PVPBoardUserNameLooser
{
    text-decoration: none;
    color: #008000;
    font-size: 14px;
}
a.PVPBoardUserNameLooser:link
{
    text-decoration: none;
    color: #008000;
    font-size: 14px;
}
a.PVPBoardUserNameLooser:visited
{
    text-decoration: none;
    color: #008000;
    font-size: 14px;
}
a.PVPBoardUserNameLooser:hover
{
    text-decoration: underline;
    color: #008000;
    font-size: 14px;
}
a.PVPBoardUserNameLooser:active
{
    text-decoration: underline;
    color: #008000;
    font-size: 14px;
}


a.PokedexMain
{
    color: #002900;
    text-decoration: none;
}
a.PokedexMain:link
{
    color: #002900;
    text-decoration: none;
}
a.PokedexMain:visited
{
    color: #002900;
    text-decoration: none;
}
a.PokedexMain:hover
{
    color: #CC0000;
    text-decoration: underline;
}
a.PokedexMain:active
{
    color: #CC0000;
    text-decoration: underline;
}



.NoChange
{
    color: Black;
    text-decoration: none;
}
.NoChange a:link, .NoChange_alink
{
    text-decoration: none;
    color: Black;
}
.NoChange a:visited, .NoChange_avisited
{
    text-decoration: none;
    color: Black;
}
.NoChange a:hover, .NoChange a:active, .NoChange_ahover
{
    text-decoration: none;
    color: Black;
}
a.linkMsg
{
    color: #FFCC66;
    text-decoration: none;
}
a.linkMsg:link
{
    color: #FFCC66;
    text-decoration: none;
}
a.linkMsg:visited
{
    color: #FFCC66;
    text-decoration: none;
}
a.linkMsg:hover
{
    color: Red;
    text-decoration: underline;
}

a.linkMsg:active
{
    color: Red;
    text-decoration: underline;
}

a.linkMsg2
{
    color: #E5E5E5;
    text-decoration: none;
}
a.linkMsg2:link
{
    color: #E5E5E5;
    text-decoration: none;
}
a.linkMsg2:visited
{
    color: #E5E5E5;
    text-decoration: none;
}
a.linkMsg2:hover
{
    color: #E5E5E5;
    text-decoration: underline;
}
a.linkMsg2:active
{
    color: #E5E5E5;
    text-decoration: underline;
}

a.LinkContact
{
    color: #FF6600;
    text-decoration: none;
}
a.LinkContact:link
{
    color: #FF6600;
    text-decoration: none;
}
a.LinkContact:visited
{
    color: #FF6600;
    text-decoration: none;
}
a.LinkContact:hover
{
    color: #FF6600;
    text-decoration: underline;
}
a.LinkContact:active
{
    color: #FF6600;
    text-decoration: underline;
}

a.linkMsg3
{
    color: #FFCC66;
    text-decoration: none;
}
a.linkMsg3:link
{
    color: #FFCC66;
    text-decoration: none;
}
a.linkMsg3:visited
{
    color: #FFCC66;
    text-decoration: none;
}
a.linkMsg3:hover
{
    color: #B4B400;
    text-decoration: underline;
}
a.linkMsg3:active
{
    color: #B4B400;
    text-decoration: underline;
}
a.linkMsg4
{
    color: #180090;
    text-decoration: none;
}
a.linkMsg4:link
{
    color: #180090;
    text-decoration: none;
}
a.linkMsg4:visited
{
    color: #180090;
    text-decoration: none;
}
a.linkMsg4:hover
{
    color: #B40000;
    text-decoration: underline;
}
a.linkMsg4:active
{
    color: #B40000;
    text-decoration: underline;
}





.LikeButton_MonsterGame_ASPX, .GooglePlus_MonsterGame_ASPX
{
    left: 174px;
    top: 132px;
    height: 94px;
    width: 100px;
    text-align: center;
    position: absolute;
    z-index: 5px;
    border-top: 1px solid #1380c4;
    background: #005187;
    background: -webkit-gradient(linear, left top, left bottom, from(#065c96), to(#005187));
    background: -webkit-linear-gradient(top, #065c96, #005187);
    background: -moz-linear-gradient(top, #065c96, #005187);
    background: -ms-linear-gradient(top, #065c96, #005187);
    background: -o-linear-gradient(top, #065c96, #005187);
    padding: 3px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    vertical-align: middle;
}

.GooglePlus_MonsterGame_ASPX
{
    left: 720px;
    top: 132px;
}

.LikeButton_Login_ASPX
{
    left: 725px;
    top: 95px;
    position: absolute;
}



.LikeButton_MonsterDex_Monsters_ASPX
{
    left: 930px;
    top: 3px;
    position: absolute;
}

.LikeButton_MonsterDex_ASPX
{
    left: 840px;
    top: 195px;
    position: absolute;
}

.AutoExtender
{
    margin: 0px !important;
    background-color: #004D7B;
    color: #E5E5E5;
    cursor: 'default';
    text-align: center;
    list-style-type: none;
    font-size: 14px;
    z-index: 11;
    position: absolute;
    cursor: pointer;
}
.AutoExtenderList
{
    background-color: #004D7B;
    color: #E5E5E5;
    padding: 1px;
    border-width: 1px;
    border-bottom-style: dotted;
    border-color: #3A00E6;
    line-height: 20px;
    cursor: pointer;
}
.AutoExtenderHighlight
{
    background-color: #4D0000;
    color: #FFFFFF;
    padding: 1px;
    line-height: 20px;
    border-width: 1px;
    border-bottom-style: dotted;
    border-color: #3A00E6;
}


/* TipTip CSS - Version 1.2 */

#tiptip_holder
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
}

#tiptip_holder.tip_top
{
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom
{
    padding-top: 5px;
}

#tiptip_holder.tip_right
{
    padding-left: 5px;
}

#tiptip_holder.tip_left
{
    padding-right: 5px;
}

#tiptip_content
{
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255,255,255,0.25);
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,0.95);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
    text-align: center;
}
#tiptip_content img
{
    margin-top: 4px;
}

#tiptip_arrow, #tiptip_arrow_inner
{
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow
{
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow
{
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow
{
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow
{
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner
{
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner
{
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner
{
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25,25,25);
    border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner
{
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25,25,25);
    border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #tiptip_content
    {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner
    {
        border-bottom-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner
    {
        border-top-color: rgba(20,20,20,0.92);
    }
}



.M_anasayfa
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -0px -0px;
    width: 125px;
    height: 40px;
}
.M_anasayfa:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -125px -0px;
    width: 125px;
    height: 40px;
}
.M_anasayfaN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -250px -0px;
    width: 125px;
    height: 40px;
}
.M_anasayfaN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -375px -0px;
    width: 125px;
    height: 40px;
}
.M_araclar
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -500px -0px;
    width: 125px;
    height: 40px;
}
.M_araclar:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -625px -0px;
    width: 125px;
    height: 40px;
}
.M_cikisyap
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -750px -0px;
    width: 125px;
    height: 40px;
}
.M_cikisyap:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -875px -0px;
    width: 125px;
    height: 40px;
}
.M_english
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1000px -0px;
    width: 125px;
    height: 40px;
}
.M_english:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1125px -0px;
    width: 125px;
    height: 40px;
}
.M_englishN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1250px -0px;
    width: 125px;
    height: 40px;
}
.M_englishN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1375px -0px;
    width: 125px;
    height: 40px;
}
.M_forum
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1500px -0px;
    width: 125px;
    height: 40px;
}
.M_forum:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1625px -0px;
    width: 125px;
    height: 40px;
}
.M_forumN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1750px -0px;
    width: 125px;
    height: 40px;
}
.M_forumN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -1875px -0px;
    width: 125px;
    height: 40px;
}
.M_gamepage
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2000px -0px;
    width: 125px;
    height: 40px;
}
.M_gamepage:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2125px -0px;
    width: 125px;
    height: 40px;
}
.M_gamevideosN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2250px -0px;
    width: 125px;
    height: 40px;
}
.M_gamevideosN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2375px -0px;
    width: 125px;
    height: 40px;
}
.M_girisyapN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2500px -0px;
    width: 125px;
    height: 40px;
}
.M_girisyapN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2625px -0px;
    width: 125px;
    height: 40px;
}
.M_haritalarN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2750px -0px;
    width: 125px;
    height: 40px;
}
.M_haritalarN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -2875px -0px;
    width: 125px;
    height: 40px;
}
.M_homepage
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3000px -0px;
    width: 125px;
    height: 40px;
}
.M_homepage:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3125px -0px;
    width: 125px;
    height: 40px;
}
.M_homepageN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3250px -0px;
    width: 125px;
    height: 40px;
}
.M_homepageN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3375px -0px;
    width: 125px;
    height: 40px;
}
.M_loginN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3500px -0px;
    width: 125px;
    height: 40px;
}
.M_loginN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3625px -0px;
    width: 125px;
    height: 40px;
}
.M_logout
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3750px -0px;
    width: 125px;
    height: 40px;
}
.M_logout:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -3875px -0px;
    width: 125px;
    height: 40px;
}
.M_mapsN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4000px -0px;
    width: 125px;
    height: 40px;
}
.M_mapsN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4125px -0px;
    width: 125px;
    height: 40px;
}
.M_misc
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4250px -0px;
    width: 125px;
    height: 40px;
}
.M_misc:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4375px -0px;
    width: 125px;
    height: 40px;
}
.M_monsterdexN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4500px -0px;
    width: 125px;
    height: 40px;
}
.M_monsterdexN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4625px -0px;
    width: 125px;
    height: 40px;
}
.M_oyuncular
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4750px -0px;
    width: 125px;
    height: 40px;
}
.M_oyuncular:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -4875px -0px;
    width: 125px;
    height: 40px;
}
.M_oyunsayfasi
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5000px -0px;
    width: 125px;
    height: 40px;
}
.M_oyunsayfasi:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5125px -0px;
    width: 125px;
    height: 40px;
}
.M_oyunvideolariN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5250px -0px;
    width: 125px;
    height: 40px;
}
.M_oyunvideolariN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5375px -0px;
    width: 125px;
    height: 40px;
}
.M_players
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5500px -0px;
    width: 125px;
    height: 40px;
}
.M_players:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5625px -0px;
    width: 125px;
    height: 40px;
}
.M_profile
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5750px -0px;
    width: 125px;
    height: 40px;
}
.M_profile:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -5875px -0px;
    width: 125px;
    height: 40px;
}
.M_profilim
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6000px -0px;
    width: 125px;
    height: 40px;
}
.M_profilim:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6125px -0px;
    width: 125px;
    height: 40px;
}
.M_registerN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6250px -0px;
    width: 125px;
    height: 40px;
}
.M_registerN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6375px -0px;
    width: 125px;
    height: 40px;
}
.M_turkce
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6500px -0px;
    width: 125px;
    height: 40px;
}
.M_turkce:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6625px -0px;
    width: 125px;
    height: 40px;
}
.M_turkceN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6750px -0px;
    width: 125px;
    height: 40px;
}
.M_turkceN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -6875px -0px;
    width: 125px;
    height: 40px;
}
.M_uyeolN
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -7000px -0px;
    width: 125px;
    height: 40px;
}
.M_uyeolN:hover
{
    border-width: 0px;
    border-style: none;
    background-image: url(http://static.monstermmorpg.com/images/csssprites/MenuBar2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -7125px -0px;
    width: 125px;
    height: 40px;
}




.HomePageMonsterIMG
{
    text-align: center;
    left: -2px;
    border-top: 1px solid #f7f7f7;
    background: #b5aeb1;
    background: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#b5aeb1));
    background: -webkit-linear-gradient(top, #d9d9d9, #b5aeb1);
    background: -moz-linear-gradient(top, #d9d9d9, #b5aeb1);
    background: -ms-linear-gradient(top, #d9d9d9, #b5aeb1);
    background: -o-linear-gradient(top, #d9d9d9, #b5aeb1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
    display: table-cell;
}

.HomePageMonsterIMG img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.H1TitleHomePage, .H2TitleHomePage1
{
    border-top: 1px solid #4c46fa;
    background: #131326;
    background: -webkit-gradient(linear, left top, left bottom, from(#2d1a82), to(#131326));
    background: -webkit-linear-gradient(top, #2d1a82, #131326);
    background: -moz-linear-gradient(top, #2d1a82, #131326);
    background: -ms-linear-gradient(top, #2d1a82, #131326);
    background: -o-linear-gradient(top, #2d1a82, #131326);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}


.H2TitleHomePage1
{
    margin-top: 5px;
    font-size: 15px;
    border-top: 1px solid #f2ef22;
    background: #876d0d;
    background: -webkit-gradient(linear, left top, left bottom, from(#8f5610), to(#876d0d));
    background: -webkit-linear-gradient(top, #8f5610, #876d0d);
    background: -moz-linear-gradient(top, #8f5610, #876d0d);
    background: -ms-linear-gradient(top, #8f5610, #876d0d);
    background: -o-linear-gradient(top, #8f5610, #876d0d);
}

.H2TitleHomePage2
{
    margin-top: 5px;
    border-top: 1px solid #67fa3f;
    background: #1c520a;
    background: -webkit-gradient(linear, left top, left bottom, from(#24b335), to(#1c520a));
    background: -webkit-linear-gradient(top, #24b335, #1c520a);
    background: -moz-linear-gradient(top, #24b335, #1c520a);
    background: -ms-linear-gradient(top, #24b335, #1c520a);
    background: -o-linear-gradient(top, #24b335, #1c520a);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}



.PropertiesHomePage, .H2TitleHomePage3, .H2TitleHomePage4
{
    margin-top: 5px;
    border-top: 1px solid #ed0303;
    background: #c90606;
    background: -webkit-gradient(linear, left top, left bottom, from(#ab0537), to(#c90606));
    background: -webkit-linear-gradient(top, #ab0537, #c90606);
    background: -moz-linear-gradient(top, #ab0537, #c90606);
    background: -ms-linear-gradient(top, #ab0537, #c90606);
    background: -o-linear-gradient(top, #ab0537, #c90606);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 5px;
}
.H2TitleHomePage3
{
    text-align: center;
    font-size: 18px;
    padding: 10px;
    margin-top: -5px;
}

.H2TitleHomePage4
{
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}



.PerPropertiesHomePage
{
    border-top: 1px solid #ffffff;
    background: #b5aeae;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0d7e3), to(#b5aeae));
    background: -webkit-linear-gradient(top, #e0d7e3, #b5aeae);
    background: -moz-linear-gradient(top, #e0d7e3, #b5aeae);
    background: -ms-linear-gradient(top, #e0d7e3, #b5aeae);
    background: -o-linear-gradient(top, #e0d7e3, #b5aeae);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 3px;
}

.creditsHomePage
{
    border-top: 1px solid #380ec4;
    background: #323db5;
    background: -webkit-gradient(linear, left top, left bottom, from(#5057de), to(#323db5));
    background: -webkit-linear-gradient(top, #5057de, #323db5);
    background: -moz-linear-gradient(top, #5057de, #323db5);
    background: -ms-linear-gradient(top, #5057de, #323db5);
    background: -o-linear-gradient(top, #5057de, #323db5);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-decoration: none;
}


.BtnRegisterHomePage
{
    top: 140px;
    left: 307px;
    position: absolute;
}

.creditsHomePage
{
    text-align: center;
    width: 100%;
    height: 143px;
    border-style: none;
    border-width: 0px;
}

.creditsHomePage a
{
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
}
