/*
 * Override styles
 */
div#page-content div#centre-column {
  padding: 0;
  width: 100%;
}
div#site-container div#page-content {
  background: none;
}
div#page-content div#advertisement {
  margin: 34px 0 0 6px;
}

/*
 * Homepage Styles
 */
div#site-container div#header {
  background: url(/img/homepage/header-bg.jpg) top left no-repeat;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 148px;
}

/*
 * Main Feature container
 */
div#feature-container {
  background: url(/img/homepage/feature-container-bg.gif) top left no-repeat;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 908px;
}
div#feature-container div#top-feature {
  position: relative;
  float: left;
  margin: 0;
  padding: 11px 0 0 11px;
  width: 402px;
  height: 320px;
}
div#top-feature div#main-article-summary {
  position: absolute;
  top: 232px;
  color: #00250e;
  font-size: 1.4em;
  font-weight: bold;
  overflow: hidden;
  margin: 0;
  padding: 5px 0 10px 12px;
  width: 380px;
  height: 60px;
}
div#main-article-summary div#summary {
  float: left;
  padding: 10px 0 0 0;
  width: 352px;
}
div#main-article-summary div#link {
  float: left;
  padding: 54px 0 0 8px;
  width: 20px;
}


/*
 * News Features
 */
div#feature-container div#features {
  float: left;
  width: 435px;
  overflow: hidden;
}
div#features ul {
  background: #ffffff;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
div#features ul li {
  background: #ffffff url(/img/homepage/homepage-feature-li-bg.gif) no-repeat top left !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 434px;
  height: 79px !important;
  overflow: hidden;
}

div#features ul li div.image {
  background: url(/img/homepage/features-thumbnail-bg.gif) top left no-repeat;
  float: left;
  width: 105px;
  height: 79px !important;
  display: inline-block;
}
div#features ul li div.image img {
  margin: 10px 0px 10px 10px;
}

div#features ul li div.text {
  float: left;
  padding: 7px 0 10px 0;
  width: 329px;
}
div#features ul li div.text h3 {
  margin: 0 0 3px 5px;
}
div#features ul li div.text p {
  margin: 0 0 3px 5px;
}


/*
div#features ul li img {
  display: block;
}
div#features ul li p {
  float: left;
  margin: 0;
  padding: 0;
}
div#features ul li p.thumbnail {
  background: url(/img/homepage/features-thumbnail-bg.gif) top left no-repeat;
  float: left;
  margin: 0;
  padding: 0;
  width: 98px;
}
div#features ul li p.thumbnail {
  margin: 10px 0 10px 10px !important;
}
div#features ul li div.content {
  float: left;
  margin: 0 0 0 8px;
  padding: 7px 0 10px 0;
  width: 300px;
  float: left;
}
div#features ul li div.content h3 {
  font-size: 1.3em;
  margin: 0 0 3px 0;
}
*/


/*
 * Feature Tabs
 */
div#feature-container div#feature-tabs {
  float: left;
  padding: 0;
  margin: 0 0px 0 0;
  width: 39px;
  height: 316px;
}
div#feature-tabs ul {
  list-style: none;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 316px;
}
div#feature-tabs ul li {
  list-style: none;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
div#feature-tabs ul li img {
  border: 0;
}
div#feature-tabs ul li a {
  display: block;
}



/*
 * More News
 */
div#feature-more-news {
  background: url(/img/homepage/feature-more-news-bg.jpg) bottom left no-repeat;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 908px;
}
div#feature-more-news div#more-news-action {
  float: right;
  margin: 0 20px 20px 0;
  padding: 0;
}
div#feature-more-news div#more-news-content {
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0 0 35px 0;
  width: 865px;
}
div#feature-more-news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#feature-more-news ul li {
  margin: 0;
  padding: 0;
}

/*
 * Sections
 */
div#sections {
  float: left;
  overflow: hidden;
  margin: 0 0 10px 0;
  width: 785px;
}
div#sections div.panel h2 {
  color: #fff;
  font-size: 1.5em;
  margin: 0;
  padding: 8px 0 0 25px;
}
div#sections div.panel h2.left {
  text-align: right;
  padding: 8px 25px 0 0;
}

/*
 * Online shop
 */
div#sections div#online-shop {
  background: url(/img/homepage/shop-container-bg.jpg) top left no-repeat;
  overflow: hidden;
  float: left;
  margin: 0 0 8px 0;
  padding: 0;
  width: 321px;
  height: 389px;
  cursor: pointer;
}
div#online-shop div#online-shop-content {
  overflow: hidden;
  position: relative;
  margin: 20px 0 0 16px;
  padding: 0;
  width: 293px;
  height: 289px;
}
div#online-shop-content img.previous {
  position: absolute;
  z-index: 999;
  top: 140px;
  left: 10px;
}
div#online-shop-content img.next {
  position: absolute;
  z-index: 999;
  top: 140px;
  right: 10px;
}
div#shop-image-flow {
  overflow: hidden;
  padding: 0;
  width: 293px;
}
div#shop-image-flow div#shop-image-flow_images {
  overflow: hidden;
}
div#shop-image-flow div#shop-image-flow_slideshow {
  display: none;
}
div#shop-image-flow div#shop-image-flow_caption {
  color: #3a7417;
  font-size: 1.2em;
  margin: 60px auto 0 auto;
  padding: 0;
  width: 275px !important;
  z-index: 99;
}
div#shop-image-flow_caption span {
  color: #e72727;
}


div#online-shop div#online-shop-actions {
  overflow: hidden;
  margin: 10px 0 0 15px;
  padding: 0;
}
div#online-shop-actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#online-shop-actions ul li {
  float: left;
  margin: 0;
  padding: 0;
}
div#online-shop-actions ul li.best-sellers {
  float: right;
  margin: 0 10px 0 0;
}
div#online-shop-actions ul li img {
  display: block;
}

/*
 * Irish FA TV
 */
div#sections div#irish-fa-tv {
  background: url(/img/homepage/irish-fa-tv-container-bg.jpg) top left no-repeat;
  float: left;
  margin: 0 0 8px 6px;
  padding: 0;
  width: 454px;
  height: 389px;
}
div#irish-fa-tv div#irish-fa-tv-content {
  margin: 23px 0 0 16px;
  padding: 0;
  width: 422px;
  height: 290px;
}
div#irish-fa-tv-content ul,
div#irish-fa-tv-actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#irish-fa-tv-content ul li,
div#irish-fa-tv-actions ul li {
  float: left;
  margin: 0;
  padding: 0;
}
div#irish-fa-tv div#irish-fa-tv-actions {
  overflow: hidden;
  margin: 8px 0 0 15px;
  padding: 0;
}
div#irish-fa-tv-actions ul li.see-all-videos {
  float: right;
  margin: 0 15px 0 0;
}
div#irish-fa-tv-content ul li img,
div#irish-fa-tv-actions ul li img {
  display: block;
}

/*
 * Latest videos
 */
div#irish-fa-tv-content div#latest-videos {
  overflow: hidden;
  margin: 0 0 0 10px;
  padding: 30px 0 0 0;
  width: 100%;
}
div#latest-videos img {
  border: 1px solid #000;
  margin: 0 12px 0 0;
}
/*
 * Popular videos
 */
div#irish-fa-tv-content div#popular-videos {
  overflow: hidden;
  margin: 0 0 0 10px;
  padding: 40px 0 0 0;
  width: 100%;
}
div#popular-videos img {
  border: 1px solid #fff;
  margin: 0 10px 10px 0;
}

div#sections div#fixtures-social-networks {
  float: left;
  overflow: hidden;
  width: 321px;
}
/*
 * Fixtures
 */
div#sections div#fixtures {
  background: url(/img/homepage/fixtures-container-bg.jpg) top left no-repeat;
  margin: 0 0 8px 0;
  padding: 0;
  width: 321px;
  height: 213px;
}
div#fixtures div#fixtures-content {
  margin: 25px auto 0 auto;
  padding: 0;
  width: 291px;
}
div#fixtures-content h3 {
  float: left;
  margin: 0 0 5px 0;
}
div#fixtures-content p.view-all {
  float: right;
  margin: 0;
  padding: 2px 0 0 0;
}
div#fixtures-content p.view-all a {
  background: url(/img/homepage/view-all-a-bg.gif) right no-repeat;
  color: #000;
  margin: 0;
  padding: 0 18px 0 0;
}
div#fixtures-content div#latest-results {
  margin: 5px 0 0 0;
}
div#fixtures-content ul {
  background: url(/img/homepage/fixtures-ul-bg.gif) top left no-repeat;
  clear: both;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 10px 15px 0 20px;
  width: 256px;
  height: 41px;
}
div#fixtures-content ul li {
  font-weight: bold;
  color: #0c5e34;
  overflow: hidden;
  margin: 0 0 4px 0;
}
div#fixtures-content ul li div.teams {
  float: left;
}
div#fixtures-content ul li div.dates {
  float: right;
}
div#fixtures-content ul li div span {
  color: #e72727;
}


/*
 * Social Networks
 */
div#sections div#social-networks {
  background: url(/img/homepage/social-networks-container-bg.jpg) top left no-repeat;
  margin: 0 0 0 4px;
  padding: 0;
  width: 315px;
  height: 99px;
}
div#social-networks ul {
  list-style: none;
  margin: 0;
  padding: 6px 5px 0px 5px;
}
div#social-networks ul li {
  background: #fff;
  overflow: hidden;
  float: left;
  margin: 0;
  padding: 5px 0 0 10px;
  width: 141px;
  height: 37px;
}
div#social-networks ul li.social-network-1 {
  background: #fff url(/img/social-network-li-bg.jpg) top left repeat-x;
  border: 1px solid #9db6a3;
}
div#social-networks ul li.social-network-2 {
  background: #fff url(/img/social-network-li-bg.jpg) top left repeat-x;
  border: 1px solid #9db6a3;
  border-left: none;
}
div#social-networks ul li.social-network-3 {
  border-left: 1px solid #9db6a3;
  border-bottom: 1px solid #9db6a3;
}
div#social-networks ul li.social-network-4 {
  border: 1px solid #9db6a3;
  border-top: none;
}
div#social-networks ul li img {
  display: block;
  float: left;
}
div#social-networks ul li span {
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 10px;
}
div#social-networks ul li a {
  color: #000;
  margin: 0;
  padding: 0;
}


/*
 * Sign Up
 */
div#sections div#sign-up {
  background: url(/img/homepage/sign-up-container-bg.jpg) top left no-repeat;
  float: left;
  margin: 0 0 0 6px;
  padding: 0;
  width: 455px;
  height: 325px;
}
div#sign-up div#sign-up-content {
  overflow: hidden;
  margin: 13px 0 0 9px;
  padding: 0;
  width: 437px;
  height: 273px;
}
div#sign-up-content div#tabs ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1px;
}
div#tabs ul li {
  background: url(/img/homepage/sign-up-tab.gif) top left repeat-x;
  border-bottom: 1px solid #b2d4b7;
  border-right: 1px solid #b2d4b7;
  text-align: center;
  float: left;
  margin: 0;
  padding: 0;
  width: 144px;
  height: 64px;
}
div#tabs ul li.selected {
  background: url(/img/homepage/sign-up-tab-selected.jpg) top left repeat-x;
  border-bottom: 1px solid #fff;
}
div#tabs ul li.last {
  width: 146px;
  border-right: none;
}
div#tabs ul li a {
  display: block;
  color: #4e4e4e;
  font-size: 1.3em;
  font-weight: bold;
  margin: 15px 0 0 0;
}
div#tabs ul li.selected a {
  color: #10482d;
}
div#sign-up-content div#tab-content {
  clear: both;
}
div#sign-up-content div#tab-content div.tab-content-inner {
  overflow: hidden;
  width: 437px;
  height: 207px;
}
/*
 * NI Fans
 */
div#tab-content div#sign-up-ni-fans {
  background: url(/img/homepage/sign-up-ni-fans-bg.jpg) top left no-repeat;
}
div#tab-content div#sign-up-irish-fa-newsletter {
  background: url(/img/homepage/sign-up-ni-newsletter-bg.jpg) top left no-repeat;
}
div#tab-content div#sign-up-irish-fa-megastore {
  background: url(/img/homepage/sign-up-ni-megastore-bg.jpg) top left no-repeat;
}
div#tab-content div#sign-up-ni-fans-junior {
  background: url(/img/homepage/sign-up-ni-fans-junior-bg.jpg) top left no-repeat;
}
div#tab-content div.message {
  color: #3a7417;
  font-size: 1.1em;
  float: right;
  overflow: hidden;
  margin: 48px 16px 0 0;
  width: 160px;
  height: 114px;
}
div#tab-content div.actions {
  width: 100%;
}
div.actions ul {
  clear: both;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0 8px 0 0;
}
div.actions ul li {
  float: left;
  margin: 0 4px 0 0;
  padding: 0;
}
