/*---NEW STYLES FOR FOOTBAL WRITERS ASSOCIATION--
Copyright FastWebMedia 2009
--*/

/*--general styles--*/

/* * {
  padding:0px;
  margin:0px;
}*/


body {
  padding:0px;
  margin:0px;
  font-family:arial, helvetica, verdana, sans-serif;
  font-size:1em;
  background:url("http://www.footballwriters.co.uk/media/");
  background:url(images/body-gen-vert-strip.jpg)repeat-x 0px 30px;
  color:white;
}

br.clear {
  clear:both;
}

span.bullet-point {
  display:block;
  height:260px;
  width:15px;
  padding-top:5px;
  float:left;
  background:url(/media/bullet-point-image.jpg) no-repeat top left;
}


/*--form styles---*/
form {
  display:block;
  position:relative;
}

label {
  width:100px;
  float:left;
  clear:left;
  padding-bottom:5px;
}

input {
  width:200px;
  float:left;
  clear:right;
}

textarea {
  width:200px;
  float:left;
}

/*--specific form styles--*/
form#getTributes {
  margin-top:30px;
}


form#getFootballerOfYear label {
  width:120px;
  font-weight:bold;
  font-size:0.8em;
}

form#getTributes label {
  width:200px;
  font-weight:bold;
  font-size:0.8em;
}

form#getFootballerOfYear {
  width:180px;
  display:block;
}


/*--general paragraph styles--*/
#main-area p {
  /*font-size:0.8em;*/
  
  font-size:0.8em;
  padding-right:5px;
  color:white;
}

#main-area p.blue-text {
  color:#31576A;
  padding-top:15px;
}

p {
  padding-right:5px;
  color:white;
  font-size:0.8em;
}


/*--heading styles--*/
h1 {
  color:#31576A;
  font-size:1em;
  padding-bottom:10px;
}

h1.writer {
  float:left;
  width:50%;
}
h1.writerRight {
  float:right;
  width:50%;
  margin-right:0px;
}

h1 a {
  color:#31576A;
  font-size:1em;
  text-decoration:none;
  
}

h2 {
  font-size:1em;
  color:#31576A;
}


table tr td h1 a {
  font-size:0.9em;
}


/*--link styles--*/
a {
  text-decoration:none;
  color:#31576A;
}
a:link {
  text-decoration:none;
  color:#31576A;
}
a:visited {
  text-decoration:none;
  color:#31576A;
}
a:hover {
  text-decoration:underline;
}
a#logo-link {
  width:121px;
  float:right;
  margin-right:10px;
  margin-top:10px;
}

a.heading-link {
  font-size:1em;
}

#main-area p.blue-text a {
  color:#31576A;
  font-weight:bold;
  text-decoration:none;
}
  /*--awards page link--*/
a.awardsListingLink {
  font-weight:bold;
  font-size:0.8em;
  color:#31576A;
}


/*--page sections--*/
div#body {
  width:100%;
  height:100%;
  padding:0px;
  margin:0px;
  font-family:arial, helvetica, verdana, sans-serif;
  font-size:1em;
  background-image:url(images/body-gen-vert-strip.jpg);
  background-repeat:repeat-x;
  background-position:top left
}

#outer-wrapper {
  width:844px;
  _width:100%;/*--IE6--*/
  margin:0 auto;
  background:url(images/whole-background.jpg);
  
  text-align:center;
}

#inner-wrap {
  width:700px;
  _width:50%;/*--IE6--*/
  margin:0 auto;
  text-align:left;
}

  #header {
    width:700px;
    height:120px;
    /*background:url("http://www.footballwriters.co.uk/media/FWA_head_section.jpg") no-repeat top left;*/
    position:relative;
    float:left;
    position:relative;
    margin-top:30px;
    background:url(http://www.footballwriters.co.uk/media/FWA-header-section.jpg) no-repeat top left;   
  }
  
  #topnav {
    width:560px!important;
    position:absolute;
    bottom:5px;
    left:20px;
  }
    ul#topnav-links {
      list-style-type:none;
    }
      li.link-list {
        float:left;
        display:inline;
        margin-right:15px;
      }
        li.link-list a {
          
        }
          li.link-list a img {
            border:none;
          }
  
  
  /*--area for banner--*/
  #banner-area {
    height:130px;
    float:left;
    clear:both;
    margin-top:7px;
    margin-bottom:7px;
  }
  
  /*--start of page content--*/
  #main-area {
    width:700px;
    float:left;
    clear:both;
  }
    #main-area-top {
      display:block;
      width:700px;
      height:15px;
      padding:0px;
      margin:0px;
      float:right;
      float:none;
      clear:both;
      background:url("http://www.footballwriters.co.uk/media/main_content_top.jpg") no-repeat top left;
      _margin-bottom:-5px;/*--ie6--*/
    }
    
    .main-area-content {
      background-color:#97B0B7;
    }
    
      .central-spacing {
        padding:15px;
      }
    
    #main-area-footer {
      width:700px;
      height:15px;
      float:left;
      float:none;
      clear:both;
      background-image:url(images/main_content_bottom.jpg);
      background-repeat:no-repeat;
      background-position:top left;
      
    }
       
    #footer-text {
      color:#99B0B8;
      font-size:0.9em;
      margin:30px 10px 10px 10px;
    }
      #footer-text a {
        color:#99B0B8;
      }
    #footer-text p {
      color:#99B0B8;
      font-size:0.8em;
      margin:30px 10px 10px 10px;
    }


/*--hide div containing search box!--*/    
  div.search {
    visibility:hidden;
  }
  
/*--specific page styles--*/
/*--homepage--*/
div.two-thirds-left {
  width:445px;
  
  width:430px;
  /*float:left;*/
  clear:left;
  /*border-right:1px solid #B8C9D0;*/
}
  .top-left-section {
    height:auto;
    /*border-bottom:1px solid #B8C9D0;*/
  }
  
    .top-left-section .text-holder-left {
      width:auto;
    }
    
    .top-left-section .image-holder {
      width:165px;
      height:210px;
      display:block;
      clear:left;
      float:left;
      margin-bottom:15px;
    }
  
  .bottom-left-section {
    width:445px;
    width:441px;
    /*float:left;*/
    clear:left;
    border-top:1px solid #B8C9D0;
    /*margin-top:15px;*/
    padding-top:15px;
    _width:445;
  }
  
  .bottom-left-section ul {
    font-size:0.8em;
    color:#31576A;
    /*display:inline;*/
    display:block;
 
    margin:0px!important;
    padding:0px!important;
 
    margin-top:30px;
    list-style-type:disc!important;
    list-style-position:inside;
    

  }
    .bottom-left-section ul li {
      clear:left;
      padding:0px;
      margin:0px;
      float:none!important;
      width:350px; margin-left:25px!important;
      /*padding-left:25px!important;*/
      list-style-type:disc!important;
    }
      .bottom-left-section ul li a {
        color:#31576A;
      } 
  
/*--right hand side column--*/
.third-right {
  width:200px;
  min-height:400px;
  float:right;
  border-left:1px solid #B8C9D0;
  padding-left:25px;
}
  .image-holder-right { 
  }
  
  .text-right {   
  }
  
/*--about FWA page--*/
div.list-holder {
  font-size:0.8em;
  font-weight:bold;
  border-bottom:1px solid #B8C9D0;
  color:#31576A;
  padding-bottom:15px;
  margin-bottom:15px;
  height:130px;
   position:relative;
}
  div.list-holder ul {
    margin-left:15px;
    list-style-image:url(images/list-bullet-point.jpg);
   
  }
    div.list-holder ul li {
      color:white;
      width:270px;
      margin-bottom:15px;
    }
     
    ul.right-bullet {
      position:absolute;
      top:0px;
      right:0px;
    }
    
    div.list-holder ul.right-bullet li {
    }
     
    .page-section {
      width:100%;
      border-bottom:1px solid #B8C9D0;
      margin-bottom:15px;
      padding-bottom:15px;
      position:relative;
    }
      .image-holder-left {
        width:105px;
        height:165px;
        display:block;
        clear:left;
        float:left;
      }
      
          .image-holder-left img {  
        }
        
            /*--name of footballer/caption--*/
            .image-holder-left .name-holder {
            background:#2E576B;
            text-align:center;
          }
       
      .text-holder {
        margin-left:130px;
        width:auto;
        clear:right;
      }
      
          
/*--sports writer page--*/
div.split-holder {
  display:block;
  width:100%;
  height:220px;
  height:260px;
  height:320px!important;
  position:relative;
}


div.split-left {
  width:45%;
  clear:left;
  float:left;
}

div.split-right {
  width:45%;
  clear:right;
  float:right;
}

  .page-section .split-right ul li {
    font-weight:normal;
    float:none;
    /*padding-left:20px;*/
    padding-left:0!important;
    margin-bottom:5px;
  }

.page-section ul {
  font-size:0.8em;
  margin-top:15px;
  list-style-type:none;  
}

  .page-section ul li {
    font-weight:bold;
    float:left;
  }
  
    .page-section ul li span.reference-left {
      /*width:315px;*/
      
      width:390px!important;
      _width:300px!important;/*--ie6--*/
      #width:300px!important;/*--ie7--*/
      
      float:left;
      clear:left;
    }
    
    .page-section ul li span.reference-right {
      /*padding-left:170px;*/
      padding-left:0!important;
      font-weight:bold;
      color:#31576A;
      float:right!important;
      
      _margin-right:50px;/*--ie6--*/
      #margin-right:50px;/*--ie7--*/
                          
      clear:right;
      text-align:right;
    }
      .page-section ul li span.reference-right a {
        color:#31576A;
        font-weight:bold;
      }
           
/*--awards page- tribute awards area--*/
#whiteBoxTrib {
  color:#31576A;
}

/*--footballer of the year white box area--*/
#whiteBox {
  color:#31576A;
}


/*--news page--*/
.news-holder {
  float:left;
  width:670px;
  overflow:auto;
}

.image-holding {
  height:100%;
  float:left;
  width:110px;
  overflow:auto;
  margin-right:10px;
}

