#profileCentre {
        width: 637px;
}

#profileRightAd {
        width: 160px;
}

.fullwidth {
        width: 100%;
}

.halfwidth {
        width: 50%;
}

.clublogo {
        width: 104px;
}

.clubdetails {
        width: 50%;
}

.clubkit {
        width: 25%;
}

.bigtext {
        font-size:1.2em;
}

.smalltext {
        font-size:0.8em;
}

.colorred {
        color:red;
}

.colororange {
        color:orange;
}   

.colorgreen {
        color:green;
}

.colorblue {
        color:blue;
}

.charactercount {
        background:#f2f2f2;
        text-align:center; 
        font-size:80%;
}

playeronloan {
        background-color:green;
        color:yellow;
        font-weight:bold;
        padding:2px;
}

.on {
        background:#f7f7f7
}

.emailtextbox {
        width:160px;
}

.cBox_header h2.comment_header {
        color:#006600;
}

.trophydata td {
    text-align: left;
    vertical-align: top;
    font-family:Arial,Verdana,"Sans Serif",Helvetica,"Andale Mono",Courier,"Courier New",monospace;
    font-size:0.9em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

.trophydataheader {
    background: #DCE1F3;
    font-size:1.2em;
}

.fulltrophypopupheader {
    height:30px;
    border-bottom:1px solid grey;
    font-size:1.4em;
}

.fulltrophypopupcontent {
    overflow-y: auto; 
    height:420px;
}

.singletrophypopup {
    height:380px;
    overflow-y: auto;
}

#profileHomeLeft {
    width:330px;
}

#profileHomeRight {
    width:450px;
}

#button {
        color:#333333;
        font-family:Arial,'Trebuchet MS',Verdana,Helvetica,sans-serif;
        font-size:0.9em;
        font-weight:bold;
        width:160px;
}

#button {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
}

#button a {
        background-color:#397954;
        border-left:5px solid #999999;
        color:#FFFFFF;
        display:block;
        padding:2px 2px 2px 0.5em;
        text-decoration:none;
        width:100%;
}

#button a:hover {
        background-color:#1DD9DB;
        border-left:5px solid #339966;
        color:#FFFFFF;
}

html > body #button a {
        width:auto;
}

#button .submenu {
        font-size:0.9em;
}

#button .submenu a {
        background-color:#AFD9C1;
        border-left:5px solid #339966;
        color:#FFFFFF;
}

#button .submenu a:hover {
        background-color:#0E15A4;
        border-left:5px solid #339966;
        color:#FFFFFF;
}

#button .submenu2 {
        font-size:0.8em;
}

#button .submenu2 a {
        background-color:#999999;
        border-left:5px solid #339966;
        color:#FFFFFF;
}

#button .submenu2 a:hover {
        background-color:#333637;
        border-left:5px solid #339966;
        color:#FFFFFF;
}