body {
    font: 13px normal arial, helvetica, sans-serif;
    margin: 0;
    height: 100%;
    color: #FFFF99;
    padding: 0;
    background: #22170D url(../includes/images/ingame/frame/Background_Tile.jpg) repeat-y center top;
}

input, select, textarea {
    font: normal 13px arial, helvetica, sans-serif;
    border: 1px solid #828282;
    background-color: #FFFFFF;
    color: #000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    border:none;
}

.normaltext a, .tournext, .tourprev a {
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

.normaltext a:link, .tournext a:link, .tourprev a:link {
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

.normaltext a:visited, .tournext a:visited, .tourprev a:visited {
    text-decoration: none;
    color: #FFFF99;
}

.normaltext a:active, .tournext a:active, .tourprev a:active {
    text-decoration: none;
    color: #FFFF99;
}

.normaltext a:hover, .tournext a:hover, .tourprev a:hover {
    text-decoration: underline;
    color: #FFFF99;
    font-weight: bold;
}

.normaltext, .tournext, .tourprev {
    font: normal 13px arial, helvetica, sans-serif;
    color: #FFFF99;
}

.highlighttext a {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.highlighttext a:link {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.highlighttext a:visited {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.highlighttext a:active {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.highlighttext a:hover {
    text-decoration: underline;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.highlighttext {
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.tourtext a {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.tourtext a:link {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.tourtext a:visited {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.tourtext a:active {
    text-decoration: none;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.tourtext a:hover {
    text-decoration: underline;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFCC00;
}

.tourtext {
    font: bold 12px arial, helvetica, sans-serif;
    color: #FFFF99;
}

.buttontext a, .regbutton a {
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

.buttontext  a:link, .regbutton a:link {
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

.buttontext a:visited, .regbutton a:visited {
    text-decoration: none;
    color: #FFFF99;
}

.buttontext a:active, .regbutton a:active {
    text-decoration: none;
    color: #FFFF99;
}

.buttontext a:hover, .regbutton a:hover {
    text-decoration: underline;
    color: #FFFF99;
    font-weight: bold;
}

.buttontext, .regbutton {
    font: normal 17px arial, helvetica, sans-serif;
    color: #FFFF99;
}

.precontainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%; /* 	background-color:black;*/
    /*  background-image: url('../includes/images/bg.jpg');
     background-repeat: repeat;*/
}

.logincontainer {
    position: relative;
    width: 960px;
    height: 840px;
    margin: 0 auto;
}

.regcontainer {
    position: relative;
    width: 700px;
    margin: 0 auto;
}

/*profile*/
.targetlogoframe {
    float: left;
    margin-left: 10px;
    position: relative;
    height: 140px;
    width: 101px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}

.profilecontainer {
    position: relative;
    width: 960px;
    height: 840px;
    background-image: url('../includes/images/profilebg.jpg');
    margin: 0 auto;
}

.profilemain {
    position: relative;
    width: 690px;
    height: 570px;
    top: 5px;
    margin: 0 auto;
}

.targetstats {
    float: left;
    margin-left: 8px;
    position: relative;
    height: 145px;
    width: 216px;
    background-image: url('../includes/images/ingame/attack/attack-profile.png');
}

.targetprofile {
    float: left;
    margin-left: 8px;
    position: relative;
    height: 145px;
    width: 320px;
    background-image: url('../includes/images/ingame/attack/attack-profile.png');
}

.targetmedals {
    float: left;
    margin-left: 12px;
    position: relative;
    min-height: 100px;
    width: 650px;
    padding-top: 5px;
    background-image: url('../includes/images/newstrlight.png');
}

.attachieveicon {
    float: left;
    width: 90px;
    height: 170px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.attachievecont {
    float: left;
    width: 88px;
    height: 125px;
    position: relative;
    text-align: center;
}

/* end profile*/


a.upbutton, a.keep_button, a.respectbutton, a.attackbutton, a.attackbuttonbig, a.sendmailbutton, a.chickenbutton {
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

a.upbutton:active, a.keep_button:active, a.respectbutton:active, a.attackbutton:active, a.attackbuttonbig:active, a.sendmailbutton:active, a.chickenbutton:active {
    background-position: -164px 0;
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

a.upbutton:hover, a.keep_button:hover, a.respectbutton:hover, a.attackbutton:hover, a.attackbuttonbig:hover, a.sendmailbutton:hover, a.chickenbutton:hover {
    background-position: -164px 0;
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

a.upbutton , a.keep_button{
    font-size: 13px;
    position: relative;
    display: inline-block;
    width: 164px;
    height: 51px;
    background: url('../includes/images/ingame/buttons/button_active_164.png') no-repeat 0 0;
    text-align: center;
    line-height: 48px;
    border: 0;
}


a.upbutton2{
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

 a.upbutton2:active {
    background-position: -233px 0;
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

a.upbutton2:hover{
    background-position: -233px 0;
    text-decoration: none;
    color: #FFFF99;
    font-weight: bold;
}

a.upbutton2 {
    font-size: 13px;
    position: relative;
    display: inline-block;
    width: 233px;
    height: 51px;
    background: url('../includes/images/ingame/buttons/button_active_233.png') no-repeat 0 0;
    text-align: center;
    line-height: 47px;
    border: 0;
}

/* end faction page*/

.regformbox {
    position: absolute;
    top: 200px;
    left: 319px;
    text-align: left;
    width: 488px;
    height: 525px;
}

.reginputbox {
    width: 160px;
    border: 0;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height: 18px;
    font: bold 14px arial, helvetica, sans-serif;
}

.regbutton {
    font-weight: normal;
    width: 148px;
    height: 43px;
    background-image: url('../includes/images/regbutton.png');
    text-align: center;
    vertical-align: middle;
    color: #FFFF99;
    line-height: 38px;
    border: 0;
}

.regerrorbox {
    font: 12px normal arial, helvetica, sans-serif;
    text-align: center;
    color: red;
}

.reginputimagebox {
    font-weight: normal;
    width: 112px;
    border: 0;
}

.regimagebox {
    position: absolute;
    top: 350px;
    left: 340px;
    text-align: left;
    width: 450px;
    height: 131px;
}

.regfooter {
    position: absolute;
    top: 698px;
    left: 274px;
    text-align: left;
    width: 465px;
    height: 25px;

}

.regheader {
    padding-top: 10px;
    width: 700px;
    height: 27px;
}

table.regform {
    position: absolute;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #FFFF99;
    border: 0;
}

table.regform td {
    color: #FFFF99;
    padding: 0;
    margin: 0;
    height: 28px;
    border: 0;
}

table.stats {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #FFFF99;
    height: 12px;
    border: 0;
}

table.stats td {
    font: normal 12px arial, helvetica, sans-serif;
    color: #FFFF99;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border: 0;
    height: 22px;
}

.loginbox {
    position: absolute;
    bottom: 0;
    top: 407px;
    left: 120px;
    right: 0;
    width: 30%;
    height: 23%;

}

.loginupperbox {
    position: absolute;
    top: 355px;
    left: 164px;
    text-align: center;
    width: 626px;
    height: 32px;
}

.loginrightbox {
    position: absolute;
    top: 450px;
    left: 416px;
    text-align: left;
    width: 416px;
    height: 201px;
    border: 1px solid red
}

.loginscroller {
    position: absolute;
    top: 404px;
    left: 803px;
    text-align: left;
    width: 25px;
    height: 203px;
}

.loginbottombox {
    position: absolute;
    top: 618px;
    left: 123px;
    text-align: left;
    width: 706px;
    height: 76px;
}

.logininputbox {
    position: absolute;
    top: 9px;
    left: 12px;
    text-align: left;
    width: 265px;
    height: 85px;

}

.loginforgotpassbox {
    position: absolute;
    top: 94px;
    left: 16px;
    text-align: left;
    width: 263px;
    height: 77px;
}

.loginbutton {
    position: absolute;
    bottom: 8px;
    left: 73px;
    width: 55%;
    height: 14%;
}

.logintextbox {
    font-weight: bold;
    height: 20px;
    width: 167px;
    color: #FFFF99;
    border: 0;
    background: transparent;
}

.logintextbox.focused, .logintextbox:focus {
    font-weight: bold;
    background: white;
    color: black;
    filter: alpha(opacity = 50);
    opacity: 0.5;
}

.loginbox p {
    padding: 4px;
    text-align: left;
    vertical-align: middle;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFF99;
}

.loginfooter {
    position: absolute;
    top: 732px;
    left: 274px;
    text-align: left;
    width: 465px;
    height: 25px;
}

.pretour {
    position: relative;
    width: 960px;
    height: 840px;
    background-image: url('../includes/images/Tour_bg.jpg');
    margin: 0 auto;
}

.tourframe {
    position: absolute;
    top: 138px;
    left: 160px;
    background-image: url('../includes/images/tourframe.png');
    width: 487px;
    height: 446px;
}

.tourframebit {
    position: absolute;
    top: 210px;
    left: 634px;
    background-image: url('../includes/images/tourframe1.jpg');
    width: 11px;
    height: 301px;
}


.pretextbg {
    position: relative;
    width: 960px;
    height: 840px;
    background-image: url('../includes/images/Rules_bg.jpg');
    margin: 0 auto;
}

.predefaulttext {
    position: absolute;
    top: 30px;
    left: 134px;
    text-align: left;
    width: 437px;
    height: 339px;
    color: #FFFF99;
    overflow: auto;
}

.tourfooter {
    position: absolute;
    top: 643px;
    left: 274px;
    text-align: left;
    width: 465px;
    height: 25px;
}

.tourcenter {
    position: absolute;
    top: 136px;
    left: 169px;
    text-align: left;
    width: 464px;
    height: 452px;
}

.tourimage {
    position: absolute;
    top: 160px;
    left: 171px;
    width: 462px;
    height: 403px;
}

.tourtitle {
    position: absolute;
    top: 20px;
    left: 307px;
    text-align: center;
    width: 167px;
    height: 25px;
    font: bold 13px arial, helvetica, sans-serif;
    color: #FFFF99;
}

.tourtextbg {
    position: absolute;
    top: 393px;
    left: 173px;
    text-align: center;
    width: 460px;
    height: 168px;
    font: normal 13px arial, helvetica, sans-serif;
    color: #FFFF99;
    background: black;
    filter: alpha(opacity = 70);
    opacity: 0.7;
}

.tourtext {
    position: absolute;
    top: 403px;
    left: 193px;
    text-align: center;
    width: 420px;
    height: 158px;
    font: normal 13px arial, helvetica, sans-serif;
    color: #FFFF99;
}

.tourprev {
    position: absolute;
    top: 555px;
    left: 223px;
    text-align: center;
    width: 53px;
    height: 22px;
}

.tournext {
    position: absolute;
    top: 555px;
    left: 524px;
    text-align: center;
    width: 53px;
    height: 22px;
}

.tourstatus {
    position: absolute;
    top: 559px;
    left: 349px;
    text-align: center;
    width: 102px;
    height: 25px;
    font: bold 13px arial, helvetica, sans-serif;
    color: black;
}

.loginheader {
    position: absolute;
    top: 60px;
    left: 153px;
    width: 645px;
    height: 27px;
}

.tableloginheader {
    font-family: arial, helvetica, sans-serif;
    margin: 12px;
    padding: 10px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFF99;
}

.prefooter {
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 30px;
    margin: 10% 0 0 10%;
    border: 1px solid red
}

.errormsg {
    float: left;
    position: relative;
    width: 293px;
    line-height: 33px;
    text-align: center;
    background: url(../includes/images/ingame/warehouse/message.jpg) repeat;
    color: #cc0033;
    font-weight: bold;
}

.positivemsg {
    float: left;
    position: relative;
    width: 293px;
    line-height: 33px;
    text-align: center;
    background: url(../includes/images/ingame/warehouse/message.jpg) repeat;
    color: #00AA00;
    font-weight: bold;
}

.errortext {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #cc0033;
    font-weight: bold;
}

.daily_quest_fail {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #cc0033;
    font-weight: bold;
    text-align:center;
}

.daily_quest_success {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #007000;
    font-weight: bold;
    text-align:center;
}

.daily_quest_headers {
    margin-bottom: 0;
    margin-top: 0;
    font: bold 18px arial,helvetica,sans-serif;
    color: #CC6600;
    text-decoration: underline;
}

.daily_quest_event {
    color: #009000;
}

.positivetext {
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #009000;
    font-weight: bold;
}

.globalmsg_up {
    position: relative;
    background: url(../includes/images/msg/msg_up.jpg) repeat-x top;
}

.globalmsg_down {
    position: relative;
    background: url(../includes/images/msg/msg_down.jpg) repeat-x bottom;
}

.globalmsg_left {
    position: relative;
    margin: 20px auto;
    background: url(../includes/images/msg/msg_left.jpg) repeat-y left;
}

.globalmsg_right {
    display: block;
    position: relative;
    background: url(../includes/images/msg/msg_right.jpg) repeat-y right;
}

.globalmsg_left_up {
    display: inline-block;
    position: relative;
    background: url(../includes/images/msg/msg_left_up.jpg) no-repeat left;
    height: 7px;
    width: 100%;

}

.globalmsg_right_up {
    display: inline-block;
    position: relative;
    background: url(../includes/images/msg/msg_right_up.jpg) no-repeat right;
    height: 7px;
    width: 100%;
}

.globalmsg_left_down {
    display: inline-block;
    position: relative;
    background: url(../includes/images/msg/msg_left_down.jpg) no-repeat left;
    height: 7px;
    width: 100%;
}

.globalmsg_right_down {
    display: inline-block;
    position: relative;
    background: url(../includes/images/msg/msg_right_down.jpg) no-repeat right;
    height: 7px;
    width: 100%;
}

.globalmsg_content {
    display: block;
    position: relative;
    text-align: center;
    background: url(../includes/images/msg/msg_content.jpg) repeat;
    line-height: 14px;
    font-weight: bold;
    margin-left: 11px;
    margin-right: 11px;
}

span.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 1px 0 0;
    background: url(../includes/images/checkbox.png) no-repeat;
    display: inline-block;
    clear: both;
    vertical-align: -10px;
}

span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(../includes/images/radio.png) no-repeat;
    display: inline-block;
}

#dropcontentsubject {
    color: #FFCC00;
    float: left;
    font-weight: bold;
    line-height: 52px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 120px;
}

.dropcontent {
    border: medium none;
    color: #FFFF99;
    display: block;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
    text-align: center;
    width: 960px;
}

.dropcontent img {
    height: 74px;
    float: left;
}

.dropcontent3 {
    float: left;
    height: 74px;
    width: 190px;
    line-height: 32px;
    text-align: center;
}

.strongperfbottom {
    float: left;
    position: relative;
    width: 704px;
    text-align: left;
    vertical-align: middle;
    background-image: url('../includes/images/newstr.png');
    border-bottom: 1px solid gray;
}

.eventicon {
    float: left;
    position: relative;
    margin-left: 5px;
    margin-top: 4px;
    margin-bottom: 4px;
    height: 22px;
    width: 24px;
    text-align: center;
    font: bold 13px arial, helvetica, sans-serif;
    background-image: url(../includes/images/ingame/stronghold/event_icon.png);
    line-height: 22px;
}

.eventtext {
    float: left;
    display: inline;
    margin-left: 10px;
    width: 650px;
    text-align: left;
    line-height: 20px;
}

.clear {
    clear: both;
}

.support p a, .support p a:link {
    color: #FFCC00;
    text-decoration: underline;
}

.support a:visited, .support p a:visited {
    color: #FFCC00;
}

.support_title {
    position: relative;
    height: 20px;
    width: 90%;
    text-align: left;
    line-height: 20px;
    font: bold 18px arial, helvetica, sans-serif;
    color: #FFCC00;
    text-decoration: underline;
}

.normaltext a.disabled2, .normaltext a.disabled2:hover, .normaltext a.disabled2:active, .normaltext a.disabled2:visited,
.normaltext a.disabled2:link {
    color: gray;
    text-decoration:none;
}

.stronghold_title {
    color: #FFCC00;
    font: bold 18px arial, helvetica, sans-serif;
    position: relative;
    text-align: left;
    text-decoration: underline;
    width: 90%;
}

a.sortheader, a.sortheader strong {
    color: #FFCC00;
}

.in_page_header {
    position: relative;
    height: 40px;
    width: 90%;
    text-align: left;
    line-height: 40px;
    font: bold 18px arial, helvetica, sans-serif;
    color: #FFCC00;
    text-decoration: underline;
    left: 10px;
    margin-bottom:0;
}

.outgame_page_container {
    padding: 20px 30px;
}

/* Fancy checkboxes and radios */
.radio {
    height: 25px;
    width: 19px;
    clear: left;
    float: left;
    margin: 0 0 3px;
    padding: 0 0 0 26px;
    background: url("../includes/images/jquery-fancy-custom-radio-and-checkbox/radio.png") no-repeat;
    cursor: default;
}

.checkbox {
    height: 25px;
    width: 19px;
    clear: left;
    float: left;
    margin: 0 0 3px;
    padding: 0 0 0 26px;
    background: url("../includes/images/jquery-fancy-custom-radio-and-checkbox/checkbox.gif") no-repeat;
    cursor: default;
    text-align: left;
}

.checkbox input, .radio input {
    display: none;
}

.checkbox input.show, .radio input.show {
    display: inline;
}

.selected {
    background-position: 0 -52px;
}

.block {
    width: 50%;
    float: left;
}

