body {
    background: #212121 url(../img/baground_image.jpg) no-repeat 50% 0;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif, tohoma;
}

h1 {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 30px;
    font-weight: normal;
}

h2 {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 14px;
    font-weight: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}

.Wrapper {
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
}

.header {
    background: #009900 url(../img/header-bg-image.jpg) 0 0 no-repeat;
    margin-top: 16px;
    height: 164px;
}

.logo {
    border: 0;
    margin: 20px 0 0 20px;
    float: left;
}

.header-right {
    float: right;
}

.register-btn {
    border: 0;
    margin: 20px 20px 0 0;
    float: left;
}

.topmenu {
    border: 0;
    margin: 51px 20px 0 0;
    clear: both;
    float: right;
}

.topmenu ul {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.topmenu ul li {
    list-style: none;
    float: left;
    padding: 0 5px;
    /*margin-left: 100px;*/
}

.topmenu ul li a {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    color: #3d57a7;
}

.topmenu ul li a:hover {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    color: #ed2024;
}

.container {
    background: url(../img/wrapper-runner.gif) 0 0 repeat-y;
    padding-top: 10px;
}

.banner {
    padding: 0px;
    border: 0;
}

.tabs {
    margin: 0;
    padding: 0;
}

.tab1 {
    margin: 10px 0 0 0px;
    background: url(../img/tab-1bg.gif) no-repeat 0 0;
    height: 208px;
    width: 300px;
    float: left;
}

.tab1 h1 {
    color: #010101;
    padding: 14px 0 0 18px;
}

.tab1 h2 {
    color: #010101;
    padding: 9px 15px 0 15px;
}

.tab1 h4 {
    color: #010101;
    padding: 9px 15px 0 15px;
}

.readmore1 {
    margin-top: 10px;
}

.readmore1 span a {
    color: #010101;
}

.tab2 {
    margin: 10px 0 0 9px;
    background: url(../img/tab-2bg.gif) no-repeat 0 0;
    height: 208px;
    width: 300px;
    float: left;
}

.tab2 h1 {
    color: #fff;
    padding: 14px 0 0 18px;
}

.tab2 h2 {
    color: #fff;
    padding: 9px 15px 0 15px;
}

.tab2 h4 {
    color: #fff;
    padding: 4px 15px 0 15px;
}

.readmore2 {
    margin-top: 10px;
}

.readmore2 span a {
    color: #fff;
}

.tab3 {
    margin: 10px 0 0 8px;
    background: url(../img/tab-3bg.gif) no-repeat 0 0;
    height: 208px;
    width: 298px;
    float: left;
}

.tab3 h1 {
    color: #fff;
    padding: 14px 0 0 18px;
}

.tab3 h2 {
    color: #fff;
    padding: 9px 15px 0 15px;
}

.tab3 h4 {
    color: #fff;
    padding: 4px 15px 0 15px;
}

.readmore3 {
    margin-top: 10px;
}

.eventthumb {
    float: left;
    padding: 10px 5px 2px 21px;
}

.event1 {
    float: left;
    padding: 0 5px 5px 0;
    width: 184px;
}

.event1 h4 {
    color: #fff;
}

.readmore3 span a {
    color: #fff;
}

.bottomlogos {
    width: 957px;
    height: 94px;
    margin: 10px 0 0 2px;
    padding: 0;
}

.bottomlogos img {
    width: 100%;
    margin-left: 10px;
    text-align: center;
}

.footer {
    width: 918px;
    height: 60px;
    background: url(../img/footer.gif) 0 0 no-repeat;
    padding: 19px 32px 0 32px;
}

.footer span {
    padding: 0 10px;
}

.footer span a {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 12px;
    color: #252525;
    text-decoration: none;
}

.footer span a:hover {
    text-decoration: underline;
    color: #000000;
}

.bottom-menu {
    float: left;
}

.copy {
    float: right;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 12px;
    color: #252525;
}







/*---inner page----*/

.innerpage-base {
    width: 956px;
    background: #FFFFFF;
    margin: 0 auto;
}






/*.admin-menu 
	 {
	border:0; 
	padding: 10px 0 16px 10px;	}
.admin-menu ul {
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
.admin-menu ul li {
	list-style:none;
	float:left;
	padding:0 5px;	
	}	
.admin-menu ul li a {
	font-family:Arial, Helvetica, sans-serif, tohoma;
	color:#3d57a7;	
	}	
.admin-menu ul li a:hover {
	font-family:Arial, Helvetica, sans-serif, tohoma;
	color:#ed2024;	
	}	*/

    .admin-content {
       /* padding: 140px;*/
       text-align: center;
   }

   .admin-content .grid {
    width: 50%;
    float: left;
}

.admin-content .grid a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #4460b1;
    padding: 20px 80px;
    cursor: pointer;
}

.admin-content table,
td {
    padding: 0 10px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 12px;
    color: #252525;
}

.admin-content.class-vdapan {
    padding: 140px 0;
}

.admin-content1 {
    padding: 20px;
}

.admin-content1 table,
td {
    padding: 0px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 11px;
    color: #252525;
    /*white-space: nowrap;*/

}

.admin-content table,
td span {
    color: #ed2024;
    padding: 0 3px;
}

.admin-content table,
td input {
    margin: 0 !important;
}

label {
    line-height: 35px;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 12px;
    color: #252525;
    padding: 0 5px;
}






/*---admin ul li---*/

.actions ul {
    margin: 10px 0 10px 25px;
}






/* Paging */

p.paging {
    font-size: 12px;
}

div.paging {
    background: #fff;
    color: #ccc;
    margin-bottom: 1em;
    margin-top: 10px;
    font-size: 12px;
}

div.paging a {
    color: #000;
}

div.paging a:hover {
    color: #ed2024;
}

div.paging div.disabled {
    color: #999;
    display: inline;
}

div.paging span {}

div.paging span.current {
    color: #ed2024;
}

div.paging span a {
    color: #3d57a7;
}

div.paging span a:hover {
    color: #ed2024;
}






/*----*/

input {
    margin-top: 15px;
}






/*---*/

div.error-message {
    clear: both;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 12px;
    color: #FF0000;
}

div.message {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0 34px;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 12px;
    color: #FF0000;
}

fieldset legend {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 15px;
    color: #333333;
}

table th {
    color: #3D57A7;
}

.addlink {
    font-size: 14px;
    /* font-weight:bold ;  */
    color: #3D57A7;
    /*  font-family:Arial,Helvetica,sans-serif,tohoma; */
}

.leftclass {
    float: left;
    width: 125px;
    margin: 0 0 0 0;
    display: block;
}

.rightclass {
    float: left;
    width: 112px;
}

.nxtrightclass {
    color: red;
    font-size: 11px;
    display: block;
    float: right;
    width: 265px;
}

.rightclass #span1 {
    display: block;
    margin: 0 0 0 0;
    color: #000;
}

.rightclass #span2 {
    display: block;
    margin: 0 0 0;
    color: #000;
}

.rightclass #span3 {
    display: block;
    margin: 0 0 0 0;
    color: #000;
}

.rightclass #span4 {
    display: block;
    margin: 0 0 0;
    color: #000;
}

.rightclass #span5 {
    display: block;
    margin: 0 0 0 0;
    color: #000;
}

.rightclass #span6 {
    display: block;
    margin: 0 0 0;
    color: #000;
}







/* Bottom ID card Starts */

.id-card-div {
    float: left;
    width: 73px;
    min-height: 120px;
    border: 1px solid #333333;
    padding: 8px 0;
    margin: 15px 10px 0 0;
}


.id-card-div h3 {
    color: #252525;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 5px 5px;
    font-size: 12px;
    border-bottom: 1px solid #000;
}

.id-card-div p {
    margin: 0 0 10px 0;
    padding-left: 5px;
    font-size: 11px;
}

.bot-title {
    width: 95%;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}






/* Bottom ID card Ends */


/* ToolTip CSS */

#tt {
    position: absolute;
    display: block;
    background: url(../img/tt_left.gif) top left no-repeat;
}

#tttop {
    display: block;
    /*height:5px;
    margin-left:5px;*/
    background: url(../img/tt_top.gif) top right no-repeat;
    overflow: hidden;
}

#ttcont {
    display: block;
    padding: 2px 12px 3px 7px;
    /*margin-left:5px;*/
    background: #666;
    color: #fff;
}

#ttbot {
    display: block;
    /*height:5px;
    margin-left:5px;*/
    background: url(../img/tt_bottom.gif) top right no-repeat;
    overflow: hidden;
}






/* ToolTip CSS ENDS */


/*---------------------------------------------------------------------------------------*/

.admin-menu {
    border: 0;
    background: url(../img/admin-menu-runner.gif) repeat-x 0 0;
    height: 43px;
    padding-top: 3px;
}

.admin-menu span {
    padding: 0 0 0 5px;
}

.admin-menu ul {
    font-size: 13px;

    margin: 0;
    padding: 0;
}

.admin-menu ul li {
    list-style: none;
    float: left;
}

.admin-menu ul li img {
    padding-top: 9px;
}

.admin-menu ul li a {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    color: #cbd6f9;
    font-weight: bold;
    padding: 0px 13px 0;
    line-height: 43px;
    display: block;
}

.admin-menu ul li a:hover {
    font-family: Arial, Helvetica, sans-serif, tohoma;
    color: #fff;
    display: block;
    background: #364f9a;
    line-height: 43px;
    padding: 0px 13px 0;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

.admin-menu li ul {
    background: #fdab4a;
    display: none;
    height: auto;
    position: absolute;
    font-weight: normal !important;
    font-size: 13px !important;
    width: 255px;
    z-index: 255px;
}

.admin-menu li:hover ul {
    display: block;
}

.admin-menu li li {
    border-bottom: #FFFFFF 1px dotted;
    display: block;
    float: none;
    width: 255px;
}

.admin-menu li ul a {
    display: block;
    font-size: 13px;
    font-style: normal;
    text-align: left;
}

.admin-menu li ul li a {
    line-height: 30px;
    padding: 0px 15px;
    background: #fdab4a;
    color: #000000;
    font-weight: normal;
}

.admin-menu li ul li a:hover {
    background: #3d57a7;
    color: #FFFFFF;
    line-height: 30px;
    font-size: 13px;
    font-weight: normal;
}

.admin-menu #current {
    background: url(../img/menu-hover-runner.gif) top left repeat-x;
    color: #ffffff;
}






/*---admin table------*/

.actions {
    text-align: center;
}

.admin-table {
    border-collapse: collapse;
    background: #FFFFFF;
    line-height: 30px;
    padding: 0 5px;
    font-family: Arial, Helvetica, sans-serif, tohoma, Calibri;
    font-size: 12px;
    color: #666666;
}

.admin-table td {
    border: 1px solid #CCCCCC;
}

.admin-table td td {
    border: none;
}

.admintable-header {
    background: #6983d5 url(../img/admin-table-header-runner.gif) repeat-x 0 0;
    height: 45px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.admintable-header1 {
    background: url(../img/admin-table-header-runner.gif) repeat-x 0 0;
    height: 45px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.alter_tr {
    background: #eaeaea;
}






/* Button class*/

.general-button {
    background: url(../img/button.gif) repeat-x 0 0;
    height: 29px;
    padding: 0 5px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif, tohoma, Calibri;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.button_blue {
    display: inline-block;
    float: left;
}

.button_blue span {
    background: url(../img/blue-btnimg.png) no-repeat 0 0;
    display: block;
    float: left;
    padding:0 0 0 22px;
    height: 46px;
    line-height: 43px;
}
.switch{
    margin-top: 80px !important;
}

.button_blue span span {
    padding:0 20px 0 10px;
    background-position: 100% 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.right {
    float: right !important;
}

.school-td {
    word-break: break-all;
    word-wrap: break-word;
}






/*table.cake-sql-log {
  color: #fff;
  font-family: Arial,Helvetica,sans-serif,tohoma;
  font-size: 12px;
  line-height: 30px;
  padding: 0 3px;
  }*/

  .sss .submit {
    text-align: center;
    margin-top: 15px;
}

td.player-td.rd {
    background: red;
}

td.player-td.bl {
    background: blue;
}

td span.success.order-msg {
    H color: #00ff00;
    font-weight: bold;
}

td span.error.order-msg {
    color: #ff0000;
    font-weight: bold;
}

tr.disable {
    background: #bbb;
    opacity: 0.3;
}

tr.disable>td>a {
    color: #fff;
}

tr.active {
    /*background:#9e9e9e;*/
    background: #083045;
}

tr.active>td {
    color: #000;
}

tr.complete {
    background: #2196F3;
}

tr.complete>td,
tr.complete>td a {
    color: #fff;
}

td.looser {
    background: #babbba !important;
    color: #fff;
}

td.winer {
    background: green !important;
    color: #fff;
}

td a {
    text-decoration: none;
    color: #000;
}

td a:hover {
    text-decoration: none;
}

ul.colors {
    float: right;
    width: 150px;
    margin-top: 60px;
}

ul.colors li {
    width: 100%;
    display: block;
}

ul.colors li:first-child ul li{
    color: green;
}

ul.colors li:nth-child(2) ul li{
    color: #babbba;
}

ul.colors li:nth-child(3) ul li{
    color: #083045;
}

ul.colors li:nth-child(4) ul li{
    color: #d6d6d6;
}

ul.colors li ul {
    width: 100%;
    padding: 5px 0;
    margin: 0;
    text-align: left;
}

ul.colors li ul li {
    display: inline-block;
    position: relative;
}

ul.colors li ul li span {
    position: absolute;
    width: 20px;
    background: #000;
    height: 20px;
    left: -28px;
}


ul.colors li ul li span.winer {
    background: green;
}

ul.colors li ul li span.looser {
    background: #babbba;
}

ul.colors li ul li span.disable {
    background: #bbb;
    opacity: 0.6;
}

ul.colors li ul li span.active {
    /*background: #9e9e9e;*/
    background: #083045;
}

td.winer a {
    color: #fff;
    font-weight: 800;
}

td.looser a {
    color: #000;
}

a.start-match {
    background: #6b86d6;
    padding: 8px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 10px;
}

tr.active td a {
    color: #fff;
}

.tournament .bracket .match .spacer {
    text-align: right !important;
    font-size: 20px;
    color: #f00;
    padding-right: 5px;
}

span.status-match.inprogress {
    font-size: 0;
    background: green;
    height: 10px;
    width: 10px;
    display: block;
    border-radius: 50%;
    padding: 3px;
    margin-top: 10px;
}

a.start-match{
    font-size: 0;
    background: transparent;
    height: 10px;
    width: 10px;
    display: block;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #000;
}

.matchdivisions {
    padding-top: 10px;
}


tr.level-1 {
  background-color: yellow;
}
tr.level-2 {
  background-color: #00f000;
}
tr.level-3 {
  background-color: #64f;
  /*! color: #000 !important; */
}
tr.level-4 {
    background-color: #a40;
}
.winner-match {
    background: #fff;
    color: #008000 !important;
}

.active.round {
    border-radius: 50%;
    background-color: #008000 !important;
}
ul.colors-der {
    float: left;
    width: 150px;
    text-align: left;
    margin-top: 60px;
    margin-left: 10px;
}

ul.colors-der li span.left {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    background:#ccc;
    display: block;
    float: left;
}
ul.colors-der li {
    width: 100%;
    display: block;
    line-height: 25px;
    margin:4px 0;
}
ul.colors-der li span.left.yellow{
    border: 1px solid yellow;
    background-color: yellow;
}
.colors-der span.yellow{
    color: yellow;
}

ul.colors-der li span.left.level2{
    border: 1px solid #00f000;
    background-color: #00f000;
}
.colors-der span.level2{
    color: #00f000;
}

ul.colors-der li span.left.level3{
    border: 1px solid #64f;
    background-color: #64f;
}
.colors-der span.level3{
    color: #64f;
}

ul.colors-der li span.left.level4{
    border: 1px solid #a40;
    background-color: #a40;
}
.colors-der span.level4{
    color: #a40;
}
/*
@media (min-width: 1367px){
    .admin-content1 table,
td {
    padding: 0px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif, tohoma;
    font-size: 10px;
    color: #252525;

}

}
@media (min-width: 1367px){
    .wrapper{
        width:1200px;
    }
}
@media (min-width: 1367px){
    .innerpage-base{
        width:1200px;
    }
}*/