a:link {color:#FFFFFF;}      /* unvisited link */
a:visited {color:#FFFFFF;}  /* visited link */
a:hover {color:#EA1975;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

body {
    font-family:Verdana,Arial,sans-serif;
    background-image:url('../../imgs/senateBG.png'), url('../../imgs/mech_bg.png');
    background-repeat:no-repeat, repeat;
    background-position: top, top;
    background-attachment:fixed; color: white;
}

.battle_body {
    a:link {color:#FF0000; text-decoration:none;}
    a:visited {color:#00FF00; text-decoration:none;}
    a:hover {color:#FF00FF; text-decoration:none;}
    a:active {color:#0000FF; text-decoration:none;}
}

body.senate_body {
    color: #4dfff;
    background-image:url('../../imgs/senateBG.png'), url('../../imgs/mech_bg.png');
    background-repeat:no-repeat, repeat;
}

body.dark_body {
    color: #4dfff;
    background-image:url('/imgs/mech_bg.png');
    background-repeat:repeat-x;
}

#dark_body a {
    color: #4dfff;
}

body.home_body{
    margin:3px;
    background-image:url('/imgs/mech_bg2.png');
    background-repeat: no-repeat;
}

body.v_body{
    background-color:990000;
    color:fff;
}

table { border-collapse:collapse;

    border-radius:1;
    }
    td {
    text-align:center;
    font-size:14px;
    /*border-top: 1px solid fff;*/
    }

    h2 {
        margin:;
    }


.tabmenu ul a.selected {
    display:table-cell;
    border: 2px solid white !important;
    border-radius: 5px;
    background: none repeat scroll 0 0 #3333FF
}

div.events_home {
    float:left;
    width: 386px;
    min-height:120px;
    background-image:url('/imgs/event_banner2.jpg');
    color:#51FFFF;
    border-radius:5px;
    margin:3px;
    padding:20px 10px 3px 10px;
}

div.home_quests {
    float:left;
    width:200px;
    min-height:100px;
    background-color:000;
    opacity:.7;
    color:FFF;
}

div.home_rewards{
    float:left;
    border-radius:10;
    width:100%
    min-height:60px;
    border-style:solid;
    border-color:#6666FF;
    border-width:1;
    background-color:FFF;
    color:000;
}

div.home_updates{
    float:right;
    width:150px;
    min-height:100px;
    border-radius:10;
    padding:5px;
    margin:3px;
    color:FFF;
}

div.home_updateseach{
    float:left;
    border-radius:10;
    display:none;
    margin:4px; /*dev*/
}

div.battle_row_demo {
    background-color: #3333cc;
    margin:4px;
    border-radius:10;
    width:400px;
    padding:6px;
}

div.demo-description {
    font-size: 1em;
    line-height: 1.8em;
}

div.stripedbg {
    background-image:url('../imgs/backgroundStripe.png');
}

ul {
    margin:0px;
}

tr.infobox td {
    border-top: 2px solid #51FFFF;
    background:#FFFFFE0;
    font-size: 12px;
}

div.battle_reserve {
    font-size:8px;
    min-width:130px;
    color: #EEEEEE;
}

img.battle_reserve {
    width:40px;
    height:40px;
    border:0px;
}

div.battle_active {
    font-size:10px;
    color: #EEEEEE;
}

div.dropslot_back {
    background-color: #000000;
    width:86px;
    height:113px;
    padding: 0px;
    margin:0px;
    opacity: 0.6;
}

div.dropslot {
    //background-color: #999999;
    //width:78px;
    //height:105px;
    padding: 0px;
    margin:0px;
    border: 4px solid #AAAA00;
}

div.dropslot_full {
    //background-color: #777777;
    //width: 78px;
    //height: 105px;
    padding: 4px;
    margin: 0px;
}

div.dropslot_back {
    background-color: #000000;
    width:86px;
    height:113px;
    padding: 0px;
    margin:0px;
    opacity: 0.6;
}

div.d_intro {
    //background-color: #999999;
    width:98px;
    height:145px;
    padding: 0px;
    margin:0px;
    border: 4px solid #AAAA00;
}

div.d_intro_full {
    //background-color: #777777;
    width: 98px;
    height: 145px;
    padding: 4px;
    margin: 0px;
}

div.d_intro_back {
    background-color: #333333;
    width:106px;
    height:153px;
    padding: 0px;
    margin:0px;
    opacity: 0.4;
}

div.dropslot_inv {
    background-color: #999999;
    //width:50px;  // setting dynamicly in template based on num of slots
    //height:50px;
    padding: 1px;
    margin:3px;
    border: 4px solid #DDDD00;
    opacity: 0.4;
}

div.intro_inv {
    width:65px;
    height:65px;
    background-color: #888844;
    opacity: 0.7;
    border: 5px solid #AA0000;
}

div.dropslot_inv_full {
    background-color: #777777;
    //width:52px;
    //height:52px;
    padding: 4px;
    margin: 3px;
    opacity: 0.9;
}

div.user_display{
    margin:10;
    background-color:000;
    min-height:75px;
    height:75px;
    width:325px;
    padding-top:5px;
    padding-top:18px;
    padding-left:15px;
    font-size:12px;
    border-radius:5px;
    color:#ffffff;
    background-image:url('/imgs/frame_blue.png');
    border-color:#51FFFF;
}

div.veng{
    margin:5px;
    background-color:000;
    opacity:1;
    min-height:75px;
    height:110px;
    width:300px;
    margin:10px;
    //padding-top:18px;
    //padding-left:15px;
    padding:16px;
    font-size:12px;
    border-radius:5px;
    color:#ffffff;
    background-image:url('/imgs/frame_gray.png');
    border-color:#51FFFF;
}

span.light{
    color:#cccccc;
}

span.card_title {
    font-size:11px;
    color:#FFFFFF;
}

span.card_header {
    font-size:10px;
    font-weight:bold;
    color:#FFCC33;
    text-align:right;
}

div.wep_card_spec {
    //margin:2px 6px 6px 6px;
    //width:140px;
    padding:2px;
    font-size:10px;
    font-weight:bold;
    //color:#E90000;
    color:#E90000;

    text-align:center;
}
div.card_stat {
    font-size:10px;
    color:#FFFFFF;
    text-align:right;
    padding: 2 0 4 0;
}

span.flavor {
    width:10px;
    font-size:10px;
    color:#000000;
    padding:5px;
    text-align:center;
}

div.user_name{
    color:FFFFFF;
    float:left;
    width:30%;
    font-size:10px;
}

div.user_mech{
    color:#fff;
    margin:0 auto;
    float:left;
    width:28%;
}

div.battle_button{
    color:#ffffff;
    margin:auto;
    text-align:left;
    float:right;
    width:21%;
    font-size:12px;
    padding-right:4px;
}

/** this had a syntax error and was thus not displaying
div.challenge{
    margin:auto;
    color:FFF;
    float:right;
    text-align:left;
    width:15%;
    font-size:12;
}
**/


circuitwinner{
    padding:20px;
    border-color:fff;
    border-style:solid;
    //opacity:0.95;
    border-width:2px;
    border-radius:10px;
    color:fff;
    height:110px;
    margin-left:10px;
    max-height:110px;
    width:85%;
    background-image:url('../imgs/winnerbg.png');
}

div.circuser_name{
    float:left;
    width:35%;
    font-size:10px;
}

div.circuser_mech{
    margin-left:5px;
    margin:0 auto;
    float:left;
    width:25%;
}


div.circchallenge{
    text-align:left;
    float:right;
    width:20%;
    font-size:14px;
    padding-right:0;
}

.darkStripe {
	background: rgb(30, 144, 255); /* The Fallback */
   background: rgba(30, 144, 255, 0.3);
}

.single_message_frame {
color:White;
padding: 8px 10px 0px 20px;
}


.single_message_frame:hover {
background-color:SteelBlue;
background:rgba(0,0,255, 0.5);
cursor: pointer;

}

#tabmailframe {
	overflow: hidden;
}
.striped {
    background: url('/imgs/backgroundStripe.png') repeat bottom right;
    padding:0;
}
    .round{
    border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

    .purelyFramed{
    border-style:solid;
    border-width:1px;
    border-radius:5px;
    background-color: SteelBlue;
    background-color: rgba(30,144,255,0.3);
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
    }


    .messageContent {
	position:relative;
    padding:20px 10px 10px 20px;
    font-weight: bold;
    color: white;
    }

    .messageHeaderBox {
    margin-bottom: 20px;
    }

    .messageBodyBox {
    	padding-top: 15px;
    }

    .subject {
    font-size:16pt;
    float:left;
    text-shadow: 1px 1px 3px white;
    }

    .timeStamp {
    float:right;
    margin-top:-15px;
    text-shadow: 1px 1px 3px white;
    }

    .senderName {
    font-size: 14pt;
    }

    .messageText {
	display: inline-block;
	vertical-align:top;
	width:595px;
	}

    .bodyText {
    	font-weight: normal;
    	}
#messageForm {
	margin:auto;
	width:500px;
	color: white;
	margin-bottom: 20px;
	margin-top: 20px;
	padding:0px 0px 50px 0px;
}
#messageForm input[type=text] {
	width:500px;
	border-radius:5px;
	border: 2px solid #51FFFF;
	clear:both;
	height:25px;
	margin:5px 0px;
	background: rgb(30, 144, 255); /* The Fallback */
	background: rgba(30, 144, 255, 0.3);
	color:white;
	font-size: 14px;
}
.sendbutton {
	height:30px;
	float:right;
	border-radius:5px;
	clear:both;
	width:100px;
	color:white;
	font-weight:bold;
	background-color:DodgerBlue;
	margin:5px 0px;
}
/*#sendButton:hover {
background-color:blue;
}
 */
#messageForm textarea {
	border-radius:5px;
	width:500px;
	border: 2px solid #51FFFF;
	background: rgb(30, 144, 255); /* The Fallback*/
	background: rgba(30, 144, 255, 0.3);
	margin:5px 0px;
	color:white;
	font-size: 14px;
}
#messageForm label {
	clear:both;
	font-weight:bold;
	display:block;
}

.gold {
    color:#FFFF00;
}

.popup {
    //font-size:13px;
}
#cont_cont {
  margin-top:19px;
}
.levelBlock_a {
    display:inline-block;
    float:left;
    clear:none;
    text-align:center;
    padding:0 5px;
}.levelBlock_a p{    line-height:2px; font-size:10px; color:White;},.levelBlock_a h3{margin:0;padding:0;line-height:18px;color:White;}



img.mis_norm {
    width:200px;
    height:200px;
    border:0px;
    border-radius: 20px;
}

img.mis_big {
    width:220px;
    height:220px;
    border:0px;
    border-radius: 10px;
    margin: 8px;
}


span.head_small {
    font-size:14px;
}

span.board_selected {
    font-weight:bold;
    font-size:16px;
    color:#ffffff;
}


span.sellmech {
    background-color: #aa99dd;
}
/*  Tutorial CSS
    Note: Most document-specific CSS is still in the document.  This should be
    cleaned up eventually.
*/

 .tut_body{
    background:#000000;
    background: #000000 url(/imgs/intro_bg.png) no-repeat fixed top left !important;
    color:#fff;
    width:100%;
    padding-top:10px;
    margin:0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  .tutorial_inst {
    height:55px;
    padding: 20px 10px 5px 20px;
    background: rgb(117,161,208);
    /*background: rgba(0,0,0,0.3);*/
    background: rgba(9, 77, 144, 0.8);
    background-image: url('../../imgs/frame_blue.png');
    background-repeat: no-repeat;
    border:1px solid #51FFFF;
    border-radius:5px;
    font-size:16px;
    line-height:24px;
  }

  .tutorial_inst p {
    font-size:1em;
  }

  /* clan title and specialist */

  .clan-member-name{
    margin:0;
  }
  .clan-title{
    margin:0;
    font-size:12px;
  }
  .spacer-p{
    display:block;
    height:20px;
  }
dif.lbc{}

/*  Wiki CSS
    Note: Most document-specific CSS is still in the document.  This should be
    cleaned up eventually.
*/

.good_modal .modal-content {
  background-color: inherit;
}
.good_modal .modal-header {
  margin-top: 15px;
}
.good_modal .close {
  color: #fff;
}
