/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/* EMBEDDED FONTS */

/* Lato Bold */
@font-face{font-family:'latobold';src:url('fonts/lato-bol-webfont.eot');src:url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/lato-bol-webfont.woff') format('woff'),url('fonts/lato-bol-webfont.ttf') format('truetype'),url('fonts/lato-bol-webfont.svg#latobold') format('svg');font-weight:normal;font-style:normal}

/* Nevis */
@font-face{font-family:'nevis';src:url('fonts/nevis-webfont.eot');src:url('fonts/nevis-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/nevis-webfont.woff') format('woff'),url('fonts/nevis-webfont.ttf') format('truetype'),url('fonts/nevis-webfont.svg#webfontbold') format('svg');font-weight:normal;font-style:normal}



body {
  background-color: #000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}


/*Title Font*/
h1{
  font-family: 'nevis', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 38px;
  margin-bottom: 20px;
}

/*Amazon Links title font*/
h2 {
  font-family: 'nevis', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.rss h2 {
  text-align: left;
  margin: 0px 0 -30px 0;
  color: #000;
  padding: 30px 0 0 0;


}

/*Top Bar colour*/
.headercontainer {
background-color: #000;

}


/* CTA button in header */
.headerbutton a{
  background-color: #7a9f59;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.headerbutton a:hover{
  background-color: #999;
  color: #fff;
  text-decoration: none;

}
/* End call to action button in header */


/*RSS Feed Title*/
.gfg-title a {
  color: #000 !important;
}

header.header {
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
}

#amazonlinkcontainer {
  background-color: #565555;
  padding: 20px 0 40px 0;
  height: 304px;
  width: 100%;
}

.rsscontainer {
  width: 100%;
  height: 350px;
  background-color: #e4ecee;
}

footer{
  background: #1e1f1c;
}


/* LINKS */
a {
  color: #fff !important;
}

a:hover {

}




/* ==============================*/
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}



a {
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline
}


.headercontainer {
  width: 100%;
  height: 135px;

}

header.header {
  width: 870px;
  height: 135px;
  margin: 0 auto;
}

.headerbutton a{
  width: 220px;
  height: 30px;
  padding: 20px 5px 0 5px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  margin: 40px 20px 0 0;
  display: block;
  font-family: 'latobold', sans-serif;
  font-size: 13px;
  }

#maincontainer {
  width: 100%;
  margin-top: 50px;
}

.trailerblock {
   background: #bababa;
  width: 830px;
  padding: 20px;
  min-height: 100px;
  margin: 0 auto 50px auto;
}



.text p{
  text-align: center;
  margin-bottom: 30px;
  line-height: 22px;
}

footer {
  width: 100%;
  height: 50px;
}

footer ul {
  width: 870px;
  margin: 0px auto 0 auto;
  padding: 17px 0 0 0;
}

footer ul li {
  float: left;
  margin-right: 20px;
}

.trailer {
  text-align: center;
  margin-bottom: 20px;

}

.amazonlinks {
  width: 870px;
  margin: 0 auto;
    margin-top: 30px;
}

.amazonblock {
  width: 261px;
  margin-right: 20px;
  min-height: 200px;
  background-color: #000;
  float: left;
  padding: 10px 0 10px 15px;
}

.end {
  margin-right: 0%;
}


/* RSS FEED */
#feedControl {
margin-top : 30px;
margin-left: auto;
margin-right: auto;
width : 870px;
font-size: 12px;
color: #9CADD0;
}

.gfg-title {
  font-size: 24px !important;
  background-color: none !important;
  font-family: 'nevis', sans-serif !important;
  margin-bottom: 20px;
}

.gfg-root {
  border: 0 !important;
  padding-top: 20px !important;
}

.gfg-root a {
  color: #000 !important;
  font-weight: bold !important;
}

.gfg-root .gfg-entry .gf-result {
  padding-top: 20px;

}

.gfg-listentry {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0px !important;
  margin-right: 0px !important;

}

.gfg-title {
  display: none;
}

.gfg-list {
  margin-top: 25px;
}

.amazonblock iframe{
  width: 300px;
}

.rss {
  width: 870px;
  margin: 0 auto;
}
