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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	color:#f4f4f4;
	font-family:Anton,sans-serif;
}
tr td{
    font-size:12px;
}
input.button{
    border: none;
    height:30px;
    text-align: left;
    padding: 0 20px;
}
span.head{
    display: block; height: 34px;background: url(../images/login-bg.png);text-align: center; padding: 10px 0 0 0;
}
a{
    cursor: pointer;
}
img{
    border:none;
}
select, input{
    width:150px;
}
input.freesearch{
    width:99%;
    height:25px;
    font-size: 16px;
}
ul li{
padding: 0;
list-style:none;
color:#f4f4f4;
font-size: 14px;
}
div.pattern{
    background:url("../images/bg_pattern1.png");
    position: fixed;
    height:632px;
    width:100%;            
}
div.nav1{
    top: 0px;
    background: #222;
    height:60px;
}
.nav1 .menu{
    margin: 0 auto;
    width:950px;
}
.nav1 ul.nav-menu{
    float: right;
    font-weight: bold;
    z-index: 1000;
}
.nav1 ul.nav-menu li{
    border-left:1px solid #333;
    display: inline-block;
    float: left;
    padding:5px 10px 5px 10px;
    height: 50px;
}
.nav-menu li a{
    color: #f4f4f4;
    text-decoration: none;
    font-weight: bold;
    margin-top: 20px;
    padding:5px 0 0 25px;
    font-size: 14px;
    display: block;
    background: url(../images/icons.png) no-repeat;
}
a.home{
    background-position: -5px -155px !important;
}
a.comunity-manager{
    background-position: -5px -181px !important;
}
a.player{
    background-position: -5px -238px !important;
}
a.fifa-agent{
    background-position: -5px -210px !important;
}
a.club{
    background-position: -5px -288px !important;
}
a.scout{
    background-position: -5px -335px !important;
}
a.reports{
    background-position: -5px -261px !important;
}
a.pic{
    background-position: -5px -361px !important;
}
a.video{
    background-position: -5px -390px !important;
}
a.addPlayer{
    background-position: -5px -414px !important;
}
a.evaluate{
    background-position: -5px -441px !important;
}
a.exit{
    background-position: -5px -313px !important;
}
a.state{
    background-position: -5px -470px !important;
}
a.print{
    background-position: -5px -533px !important;
}
a.pass{
    background-position: -5px -568px !important;
}
.nav-menu li a:hover{
    color: red;
}
ul.enterButton{
	display:block;
	position:relative;
	margin:17.658% auto;
}
ul.enterButton li{	
	display:inline-block;
	float:left;
	margin:10px 11px 0 11px;
}
ul.login{
	width:550px;
	margin:5% auto 0;
    background: url(../images/login-bg.png);
    border:3px solid #f4f4f4;
}
ul.login li{
	display:inline-block;
	float:left;
	margin:10px 10px 0 25px;

}
ul.login-form{
	width:180px;
}

ul.login-form li{
	margin:5px;
	float:none;
}

ul.login-form li div.input{
	background:url(../images/icons.png) no-repeat -9px -69px;
	width:190px;
	height:40px;
	font-size:12px;
	padding:3px;
	margin:5px;
}
ul.login-form li label{
    color:#333;
}

 div.input input{
 	/*border:none;
	background:none;
 }
 
 div.input input:focus{
 	border:none;
	background:none;*/
 }
 ul li input.submit{
 	float:right;
	background:url(../images/icons.png) no-repeat;
	border:none;
	height:34px;
	width:120px;
	padding:10px;
    font: 14px Anton,sans-serif;
    font-weight:bold;
	color:#f4f4f4;
}
 .add-new{
 	background: url(../images/icons.png) no-repeat 0px -35px;
    cursor: default;
    width: 216px;
    height: 16px;
    padding: 6px;
    color: #F4F4F4;
    font: 14px Anton,sans-serif;
    font-weight:bold;
 }
 .add-new a{
    color: #F4F4F4;
    text-decoration: none;
 }
 .add-new:hover{
    background-position: 0px -117px;
 }
 
  ul.input_form table{
       background: url(../images/login-bg.png);
 }
 
 ul.input_form table tr td{
    font-size: 12px;
    font-weight: bold;
    color: #f4f4f4;
    padding:5px;
 }
  ul.input_form table tr td h1{   
    color: #f4f4f4;    
 }
 span.error{
    color:red;
    font-size: 11px;
 }
 .personImage img{
    border: 3px solid #f4f4f4;
 }
 div#contant{
    width:950px;
    margin: 0 auto;
    padding: 10px;
     background: url(../images/login-bg.png);
 }
    #contant .column{
        float:left;
        padding: 10px;
        color:#f4f4f4;
    }
    #contant .column a{
        color:#f4f4f4;
        text-decoration: none;
    }
    
    #contant .left{
        width:20%;
        border-right: 1px solid #444;
    }
    #contant .left a{
       color: #f4f4f4;
       background-image: url(../images/icons.png);
       background-repeat: no-repeat;
       padding:5px 0 5px 25px;
       margin: 5px 0;
       font-weight: bold;
       border-bottom: 1px dashed #ccc;
       display: block;
    }
    #contant .left a:hover{
       color: maroon;
       background-color: #555;
       border-style: solid;
       border-color: #EFA600;
    }
    #contant .leftsmall{
        width:10%;
        background: #ccc;
        border:1px solid #444;
        padding: 0;
    }
    #contant .right{
        width:70%;
        
    }
    #contant .evaluation{
        width:16%;        
    }
    #contant .evaluation table td h5{
        font-size: 13px;    
    }
    #contant .evaluation table{
         background: url(../images/login-bg.png) ;
         padding: 5px;
    }
    #contant .evaluation table td{
        font-size: 12px;
        font-weight: bold;  
        padding: 2px; 
    }
    
div#field{
    background:url("../images/login-bg.png") ;
    padding: 5px;
    border: 4px solid #888;
    width:195px;
}
div#fieldPosition{
    position: relative;
    width:auto;
    background:url("../images/cancha.jpg") no-repeat ;
    height:243px;
    width:195px;
}
    ul#player-position{
        position:relative;   
    }
        #player-position li{
            display: inline-block;
            position:absolute;
        }
        li.goalkeeper {
            left: 77px;
            top: -10px;
        }
        li.sweeper {
            left: 39px;
            top: 34px;
        }
        li.rightwingback {
            left: -12px;
            top: 32px;
        }
        li.centerback {
            left: 101px;
            top: 40px;
        }
        li.leftwingback {
            left: 147px;
            top: 44px;
        }
        li.rightmidfielder {
            left: 39px;
            top: 76px;
        }
        li.leftmidfielder {
            left: 106px;
            top: 75px;
        }
        li.box_to_box_midfielder {
            left: -2px;
            top: 102px;
        }
        li.defensive_midfielder {
            left: 75px;
            top: 102px;
        }
        li.attacking_midfielder {
            left: 155px;
            top: 102px;
        }
        li.advance_midfielder {
            left: 39px;
            top: 147px;
        }
        li.forward {
            left: 105px;
            top: 163px;
        }
        li.right_winger {
            left: -2px;
            top: 195px;
        }
        li.striker {
            left: 73px;
            top: 182px;
        }
        li.left_winger {
            left: 151px;
            top: 199px;
        }        
            #player-position li a.p_position{
                background:url("../images/bg_check.png") ;
                display: block;
                height: 32px;
                width:32px;
            }
            #player-position li a.change{
                background-position:0 -35px ;
            }
    div#world{
        margin: 5px auto;
        background:url("../images/login-bg.png") ;
        padding: 5px;
        border: 5px solid #888;
        width:1000px;
    }
    #world .worldmap{
        height:600px;
        background:url("../images/world.jpg") no-repeat;
    }
        .worldmap .totalresult{
            position:relative;
        }
        .worldmap .totalresult li{
            position:absolute;
            display: block;
            padding: 5px; 
            height:24px;
            margin: 5px;
            text-align: center;
        }
            li.result{
                background:url("../images/massage.png") no-repeat ;
                background-repeat: repeat-x;
            }
            li.result1{
                background:url("../images/handpoint.png") no-repeat ;
                padding:10px 0 0 17px !important;
                color:maroon;
                font-weight: bold;
                font-size: 12px;
                width:40px;
            }
            li.scotland {
                left: 449px;
                top: 170px;
            }
            li.mexico {
                left: 179px;
                top: 300px;
            }
            li.equatorial_guinea {
                left: 494px;
                top: 374px;
            }
            li.kenya {
                left: 571px;
                top: 360px;
            }
            li.cameroon {
                left: 486px;
                top: 349px;
            }
            li.ghana {
                left: 453px;
                top: 339px;
            }
            li.nigeria {
                left: 474px;
                top: 336px;
            }
            li.libya {
                left: 500px;
                top: 284px;
            }
            li.denmark {
                left: 480px;
                top: 158px;
            }
            li.canada {
                left: 157px;
                top: 126px;
            }
            li.belgium {
                left: 466px;
                top: 185px;
            }
            li.israel {
                left: 559px;
                top: 252px;
            }
            li.turkey {
                left: 544px;
                top: 235px;
            }
            li.colombia {
                left: 261px;
                top: 354px;
            }
            li.india {
                left: 673px;
                top: 300px;
            }
            li.somalia {
                left: 593px;
                top: 338px;
            }
            li.lebanon {
                left: 565px;
                top: 245px;
            }
            li.spain{top: 235px;
left: 448px;}
            li.england{top: 182px;
left: 455px;}
            li.italy{left: 498px;
top: 229px;}
            li.france{left: 472px;
top: 210px;
}
            li.germany{left: 474px;
top: 188px;}
            li.argentina{top: 489px;
left: 280px;}
            li.brazil{top: 429px;
left: 323px;}
            li.chile{top: 475px;
left: 262px;}
            li.uruguay{top: 489px;
left: 304px;}
            li.china{
                left: 683px;
top: 271px;
            }
            li.japan{left: 840px;
top: 247px;}
            li.iran{left: 606px;
top: 274px;}
            li.russia{left: 710px;
top: 126px;}
            li.iraq{left: 588px;
top: 262px;}
            li.north_korea{left: 806px;
top: 236px;}
            li.south_korea{left: 810px;
top: 246px;}
            li.norway{left: 487px;
top: 129px;}
 #listing{
    display:block;
    width:100%;
    padding: 10px;
 }
    #listing li.info{
        list-style: none;
        padding:10px;
        margin: 5px;
        border: 1px dashed #ccc;
        float: left;
        width: 300px;
        height:77px;
        background:url("../images/login-bg.png") ;
    }
    #listing li.info:hover{
         background:url("../images/login-bg.png") ;
         border-color: #EFA600;
         border-style: solid;
    }
        #listing li.info ul li{
            padding:1px;      
        }
        #listing li.info ul li.image{
            float:left;
            margin:5px; 
            height:50px;
            overflow: hidden; 
            padding: 0 !important;         
        }
        #listing li.info ul li.name a{
            font-size: 14px;
            font-weight: bold;
            color:#24c2c2;
        }
        #listing li.info ul li.position{
            font-size: 11px;
            font-weight: normal;
            color:#24c2c2;
        }
        #listing li.info ul li.nickname{
            font-size: 11px;
            color:#bbb;
        }
        #listing li.info ul li.edit{
            font-size: 12px;
            color:#ccc;
        }
div#total_position{
    color:#24c2c2;
    font-weight: bold;
    font-size: 14px;
}
#chartdiv tspan {
    color:#f4f4f4;
}
ul.club{
    list-style: none;
}
.club li{
    display: inline-block;
    float: left;
    margin:5px;
    padding:5px;
    border:2px solid #666;
}
.club img{
    width:100px;
    height:100px;
}

.video{
    width:50px;
    height:50px;
    background:url("../images/play_button.png") no-repeat center;
}
.video:hover{
    background:url("../images/play_button_hover.png") no-repeat center;
}