* {
    margin:0;
    padding:0;
    border:none;
}
body{
    font-family:arial,sans-serif;
    font-size:11px;
    background:#c5c6ca url(../images/core/bg.jpg) 0 0 repeat-x;
}
a{text-decoration:none;}
a:focus{outline:none;}
td a:focus,
td a:hover,
li a:focus,
li a:hover,
p a:focus,
p a:hover{text-decoration:underline;}
h4{font-size:12px;}
ol,ul{margin:0 0 0 20px;}
p,li{margin:0 0 15px;}
p,li,td{line-height:15px;}
input,textarea{
    outline:none;
    font-family:inherit;
}
textarea{
    resize:none;
    overflow:auto;
}
ul.accessible{
    position:absolute;
    left:-9999px;
}
#wrap{
    width:902px;
    margin:0 auto;
    padding:0 0 50px;
}
#wrap_gutter{
    padding:0 0 0 2px;
    background:#fefefe url(../images/core/bg_left_drop.gif) 0 0 repeat-y;
    border-bottom:1px #bcbdc2 solid;
}
#main_area{background:#f4f3f3 url(../images/core/main_bg.jpg) 0 0 repeat-x;}
.clear{
    height:1px;
    overflow:hidden;
    clear:both;
}


/*  COLOURS     */
/*-------------------------------------*/

/* whites */
.team_landing_item a,
.col_b .seasonal_archive li a,
.ctab h4,
.ctab h4 a,
#score_summary_top a,
#nav #lv1 li a:hover,
#nav #lv1 li a:focus,
#nav #secondary li:hover,
#nav #secondary li:focus,
#nav #lv1 li.act a,
#nav #secondary li.act a,
#nav #lv1 li.act #lv2 li.act a,
#nav #lv1 li.act #lv2 li a:hover,
#nav #lv1 li.act #lv2 li a:focus,
#header_login h3{color:#ffffff;}

/* greys */
body{color:#333333;}
h3.gray,
#nav #lv1 li a,
#nav #lv1 li.act #lv2 li a{color:#666666;}

/* reds */
h2{color:#ff2000;}
.score_summary a:hover,
.col_b_inner #reports_area h4,
.col_a li a,
.col_b li a,
p a{color:#e5351a;}
.reports_list_item a.with_dot,
.news_list_item a.with_dot{color:#ff0000;}

/* blues */
#header_login input,
#header_login label {color:#3c406b;}
#nav #secondary li a{color:#333366;}
#nav #lv2 li a{color:#313459;}
h3{color:#2f3354;}
h4,
h5,
h5 a{color:#383c63;}
.ctab p,
.score_summary,
.score_summary a{color:#323559;}
.news_list_item h4 a{color:#303458;}
#footer,
#footer a{color:#373b64;}
.col_b_inner p a{color:#2f3254;}


/*  HEADER  */
/*---------------------------*/

#header{
    height:131px;
    background:url(../images/core/head_bg.jpg) 0 0 no-repeat;
    margin:0 0 22px;
}
h1{
    float:left;
    width:85px;
    height:84px;
    margin:11px 0 0 25px;
}
h1 a{
    display:block;
    text-indent:-9999px;
    background:url(../images/core/logo.gif) 0 0 no-repeat;
    width:85px;
    height:84px;
}
#header_login{
    float:right;
    margin:35px 9px 0 0;
    padding:0 0 0 10px;
    width:243px;
    background:url(../images/core/login_left.jpg) 0% 100% no-repeat;
}
#header_login h3{
    font-size:14px;
    font-weight:normal;
    padding:0 0 9px;
    margin:0 0 7px;
    background:url(../images/core/3_h_dots_fff.gif) 0% 100% repeat-x;
}
/*#header_login input{
    border:1px #d7d8e4 solid;
    width:95px;
    font-size:11px;
    line-height:15px;
    padding:2px 3px 1px;

}

#header_login label {
    
}*/
.input_box {
    position: relative;
    width: 95px;
    height: 100%;
}

.input_box input, .input_box label {
   position: absolute;
   /*height: 18px;*/
   height: 12px;
   top: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   /*padding: 2px 4px 2px 4px;*/
   color: #000;
   /*font-size: 10px;*/
   font-size: 11px;
   line-height: 12px;
   padding: 2px 3px 1px;
}

.input_box input {
    background-color: transparent;    
}

.input_box label {
    background-color: #FFF;
    line-height: 12px;
    border: 1px solid #D7D8E4;
}


#header_login a {
    color:#fff;
}
#header_login .login_go {width:25px; background-color:#aeb1cb;color:#fff;border:none;font-size: 11px;line-height: 15px;padding: 2px 3px 1px;; }
#header_login .logout {width:45px; background-color:#aeb1cb;color:#fff;border:none;font-size: 11px;line-height: 15px;padding: 2px 3px 1px;}
#header_login td.spacer{width:6px;}


/*  NAV     */
/*---------------------------*/

#nav{
    position:relative;
    float:left;
    width:140px;
    overflow:hidden;
}
#nav ul{list-style:none;}
#nav #lv1,
#nav #secondary{
    position:relative;
    left:-20px;
    margin:0 0 16px;
    width:160px;
}
#nav ul li{
    font-size:13px;
    line-height:18px;
    margin:0;
}
#nav ul li a{
    display:block;
    padding:3px 0 3px 31px;
}
#nav #lv1 li {background:url(../images/core/nav_h_dots_000.gif) 20px 23px no-repeat;}
#nav #lv1 li.last{background:none;}
#nav #lv1{
    background:url(../images/core/nav_h_dots_000.gif) 20px 0px no-repeat;
    padding:1px 0 0;
}
#nav #secondary{
    background:url(../images/core/nav_secondary_bar.gif) 20px 0px no-repeat;
    padding:1px 0 0;
}
#nav #secondary li {background:url(../images/core/nav_h_dots_2f3354.gif) 20px 23px no-repeat;}
#nav #secondary li.last{background:none;}
#nav ul li:hover,
#nav ul li:focus {
    background:url(../images/core/nav_hover.gif) 0 0 no-repeat !important;
}

#nav ul li a:hover,
#nav ul li a:focus {
    text-decoration:none;
}

#nav #lv1 li.act:hover,
#nav #secondary li.act:hover,
#nav #lv1 li.act,
#nav #secondary li.act{
    background:url(../images/core/nav_lv1_act.gif) 0 0 no-repeat !important;
    font-weight:bold;
}
#nav #lv2{
    background:url(../images/core/nav_lv2_bg.gif) 100% 0% repeat-y;
    margin:0;
    padding:8px 0;
}

#nav #lv2 li{
    font-size:11px;
    line-height:15px;
}
#nav #lv2 li a{
    padding:1px 0 1px 31px;
    background:none;
}
#nav #lv2 li.act,
#nav #lv2 li.act:hover,
#nav #lv2 li.act:focus,
#nav #lv2 li:focus,
#nav #lv2 li:hover {
    background:url(../images/core/nav_lv2_act.gif) 0 0 no-repeat !important;
}

#nav #lv2 li.act a { 
    font-weight:bold;
}

#nav .sub_nav_end{
    height:1px;
    overflow:hidden;
    background:url(../images/core/nav_h_dots_000.gif) 20px 0px no-repeat;
}


/*  CONTENT */
/*---------------------------*/

#content{
    float:left;
    width:760px;
}
#content_gutter{padding:0 9px 0 21px;}
.col_a{
    float:left;
    width:487px;
}
.col_b{
    float:right;
    width:234px;
}
.col_b_inner{padding:21px 8px 8px;}
h2{
    font-size:24px;
    line-height:28px;
    background:url(../images/core/h2_bg.gif) 0 0 repeat-x;
    padding:10px 1px 14px;
    margin:0 0 15px;
}
h3{
    font-size:24px;
    font-weight:normal;
    line-height:28px;
    background:url(../images/core/h3_bg.gif) 0 0 repeat-x;
    padding:8px 1px 12px;
    margin:0 0 1px;
}
h3.no_margin{margin:0;}
h4 {
    font-size:12px;
    line-height:15px;
    background:url(../images/core/h_dots_52598a.gif) 0% 100% repeat-x;
    padding:0 1px 8px;
    margin:0 0 12px;
}

.spacerh4 {
    font-size:11px;
    line-height:15px;
    background:url(../images/core/h_dots_52598a.gif) 0% 100% repeat-x;
    padding:0 1px 8px;
    margin:24px 0 12px;
}


h5{
    font-size:12px;
    line-height:15px;
    margin:0 0 8px;
}
.col_b_inner h4{
    font-size:14px;
    line-height:22px;
    background:url(../images/core/3_h_dots_33375b.gif) 0% 100% repeat-x;
}
.col_b_inner #reports_area h4{background:url(../images/core/3_h_dots_e5351a.gif) 0% 100% repeat-x;}
a.with_dot{
    padding:0 0 0 10px;
    background:url(../images/core/red_dot.gif) 0% 60% no-repeat;
}
.ctab{margin:0 0 10px;}
.ctab h4{
    font-size:14px;
    line-height:18px;
    margin:0 0 1px;
    background:url(../images/core/ctab_title_bg.gif) 0 0 no-repeat;
    padding:9px 10px;
}
.ctab p{
    padding:10px 4px 0;
    margin:0;
}

/*  SCORES  */
/*---------------------------*/

#score_summary{margin:0 0 29px;}
#score_summary_top{
    background:#d1d0d0;
    overflow:hidden;
}
#score_summary_top a{
    display:block;
    font-size:12px;
    font-weight:bold;
    background:url(../images/core/score_summary_team_bg.gif) 0 0 no-repeat;
    padding:2px 0 3px 30px;
    float:left;
    width:98px;
}
#score_summary_top a.act{background-image:url(../images/core/score_summary_team_bg_act.gif);}
#score_summary .score_summary{
    background:#fafafa url(../images/core/h_dots_52598a.gif) 0 0 repeat-x;
    padding:1px 0 0;
}
.score_summary td{
    background:url(../images/core/v_dots_52598a.gif) 0 0 repeat-y;
    padding:9px 9px 0;
}
.score_summary .highlight_col{
    background-color:#ecedf4;
    text-align:center;
    width:30px;
}
.score_summary .left_align{text-align:left; width:240px;}
.score_summary .v_spacer{height:26px;}

/*  NEWS    */
/*---------------------------*/

.news_list_item{
    padding:9px 0 12px;
    background:url(../images/core/h_dots_33375b.gif) 0% 100% repeat-x;
}
.news_list_image{
    float:left;
    width:100px;
}
.news_list_text{
    float:left;
    width:387px;
}
.news_list_item h4{
    line-height:16px;
    margin:0 0 7px;
}
.news_list_item p{margin:0 0 7px;}
.seasonal_archive{
    list-style:none;
    margin:9px 0 0;
    padding:0;
}
.seasonal_archive li{margin:0 0 1px;}
.seasonal_archive li a{
    font-size:12px;
    line-height:16px;
    display:block;
    padding:2px 8px;
    background:#adadad url(../images/core/seasonal_archive_bg.gif) 0 0 repeat-x;
}
.seasonal_archive li a.act{font-weight:bold;}
.seasonal_archive li a.act,
.seasonal_archive li a:hover,
.seasonal_archive li a:focus{
    background:#f48574 url(../images/core/seasonal_archive_bg_act.gif) 0 0 repeat-x;
    text-decoration:none;
}
.news_list_item .news_text{overflow:hidden;}

/*  TEAM    */
/*---------------------------*/

#team_landing{
    width:730px;
    overflow:hidden;
}
#team_landing_inner{width:735px;}
.team_landing_item{
    float:left;
    width:147px;
    margin:0 0 8px;
}
.team_landing_item a{
    font-family:Helvetica,Arial,sans-serif;
    display:block;
    width:124px;
    padding:12px 8px;
    height:116px;
    background:url(../images/core/team_landing_item_bg.jpg) 0 0 no-repeat;
    font-size:18px;
    line-height:20px;
    font-weight:bold;
}
.team_landing_item a.big_number{
    padding:6px 8px 12px;
    height:120px;
    font-size:48px;
    line-height:52px;
}
.team_landing_item a.big_number sup{
    font-size:18px;
    line-height:20px;
}
.team_landing_item a:focus,
.team_landing_item a:hover{background:url(../images/core/team_landing_item_bg_act.jpg) 0 0 no-repeat;}
#team_text{padding:0 0 60px;}
#captain_area{margin:0 0 34px;}
#team_detail_b{background:#e5e3e3 url(../images/core/col_b_bg.jpg) 0 0 repeat-x;}
#team_detail_a #score_summary{margin:0;}


/*  MEMBERS AREA    */
/*---------------------------*/

.window_table
{
    width:99%;
    height:100%;
    padding:0px 5px 5px 5px;
    color:#383C63;
}
.social_table
{
    width:99%;
    height:100%;
    color:#383C63;
}
.extra_space {
    padding-bottom:10px;
    
}
.window_table td
{
    width:auto;
    font-size:11px;
    font-weight:bold;
    padding-right:5px;
    height:20px;
}

.window_table td select
{
    width:100%;
    font-size:11px;
    border:solid 1px #ccc;
}

.window_table td input
{
    width:97%;
    border:solid 1px #ccc;
    font-size:11px;
    line-height:15px;
    padding:2px 3px 1px;
}

.window_table td input.nostrech
{
    width:auto;
}

.window_table td textarea
{
    width:100%;
    height:100%;
    font-size:11px;
    border:solid 1px #ccc;
}

.red_link {
    color:#E5351A;
    font-size:11px;
    font-weight:normal;
}








/*  REPORTS */
/*---------------------------*/

.reports_list_item{
    background:url(../images/core/h_dots_52598a.gif) 0% 100% repeat-x;
    padding:0 1px 8px;
    margin:0 0 12px;
}
.reports_list_item h5{margin:0 0 3px;}
.reports_list_item p{margin:0 0 3px;}

/*  FOOTER  */
/*---------------------------*/

#footer{
    background:url(../images/core/3_h_dots_aaabb0.gif) 0 0 repeat-x;
    margin:35px 0 0;
    padding:22px 12px 16px;
    text-align:right;
}
#footer span{float:right;}
#footer a{float:left;}

.register_table td {
    height:20px;
    width: 50%;
}

.child_row, .other_row, .parent_row{
    display: none;
}

.red_link {
    text-decoration: underline;    
}

.greyed {
    color: #aaaaaa;
}

