/******** Fixed width stuff ***********/
body {
	width: 1002px;
}

#outer-wrap {
	width: 1002px;
}

/************** New homepage ****************/
.home #main-wrap {
  background-color: #E1EDF6;
  padding: 0px;
  margin-top: 246px;
}

.home .white-line {
  border-top: 1px solid #ffffff;
  height: 0px;
  width: 100%;
  font-size: 1px;
}

.home #sub-header {
  height: 90px;
}

.home #strapline {
  margin-bottom: 0px;
  margin-top: 20px;
}

/************* Search area ***********/
.home #search-area {
  padding: 10px;
  vertical-align: middle;
	background: transparent none repeat scroll 0 0;
	border-top: 1px solid #ACC3E1;
}

.home #inner-search-area {
	padding-top: 10px;
}

.home #search-options {
	background-color: #D8E9F8;
	font-size: 14px;
	font-weight: bold;
}

#inner-search-area .nw,
#inner-search-area .ne,
#inner-search-area .sw,
#inner-search-area .se {
	background-image: url(http://www.topreview4u.co.uk/images/search-box.gif);
}

.home .left-wrap {
	float: left;
	margin-right: 310px;
	padding: 5px 0px 0px 5px;
	position: relative;
	top: -60px;
}

.home .right-wrap {
	float: right;
	margin-left: -310px;
	width: 300px;
  padding: 36px 5px 0px 0px;
  position: relative;
  top: -60px;
}

.home #all-categories {
	clear: both;
}

.home .mpu {
	height: 250px;
	background-color: transparent !important;
	text-align: center;
	z-index: -100;
}

.home .mpu iframe {
	z-index: -100;
}

#footer .col-2 {
	width: auto;
}

.home #marketing-copy h1 {
	font-size: 16px;
	color: #0617f8;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.home #marketing-copy {
	margin-top: 0px;
	padding-top: 0px;
	height: 60px;
}

/************** Pod styles ***************/
.home .pod .heading h1, .home .pod .heading h3, .home .pod .heading h2 {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 29px;
}

.home .pod {
	margin-bottom: 5px;
}

.home .pod hr {
	height: 1px;
	background-color: #dddddd;
	margin: 10px 0px;
	clear: both;
	color: #dddddd;
}

/***************** Pod headings ****************/
.home .pod .heading {
	float: left;
	background: #900290 url(http://www.topreview4u.co.uk/images/highlight-box-head.gif) repeat-x scroll 0% 0%;
	color: #FFFFFF;
	height: 29px;
	padding: 0px 8px;
	border: 1px solid #B8D8F6;
	border-bottom: 0px;
	position: relative;
	width: 210px;
	line-height: 29px;
}

.home .pod .heading .nw {
	background-image: url(http://www.topreview4u.co.uk/images/home-page-header.gif);
	top: -1px !important;
	left: -1px !important;
}

.home .pod .heading .ne {
  background-image: url(http://www.topreview4u.co.uk/images/home-page-header.gif);
  top: -1px !important;
  right: -1px !important;
}

.home .pod .heading .sw, .home .pod .heading .se {
  display: none;
}

/************* Pod inner div ***************/
.home .pod-inner {
  background-color: #ffffff;
  clear: both;
  border: 1px solid #B8D8F6;
  padding: 5px;
}

.home .pod .pod-inner .nw {
  display: none;
}

.home .pod .pod-inner .ne,
.home .pod .pod-inner .sw,
.home .pod .pod-inner .se {
  background-image: url(http://www.topreview4u.co.uk/images/home-page-corner.gif);
}

.home #outer-wrap .nw {
	background-position: 0px 0px;
}

.home #outer-wrap .ne {
  background-position: -5px 0px;
}

.home #outer-wrap .sw {
  background-position: 0px -5px;
}

.home #outer-wrap .se {
  background-position: -5px -5px;
}

.home #outer-wrap .pod .pod-inner .ne {
	top: -1px;
	right: -1px;
}

.home #outer-wrap .pod .pod-inner .sw {
	bottom: -1px;
	left: -1px;
}

.home #outer-wrap .pod .pod-inner .se {
	bottom: -1px;
	right: -1px;
}

.home .pod .pod-inner h2 {
	font-size: 15px;
}

/************ Reviews **************/
.home .pod .reviews .stars {
  /*background: #DCE6F4 url(http://www.topreview4u.co.uk/images/ratings-bubble-bg.gif) repeat-x scroll 0 50%;
  border: 1px solid #A3A3C2;*/
  text-align:center;
  padding: 5px;
}

.home .pod .reviews .featured-left .stars {
  float: right;
	margin: 0px 0px 12px -110px;
}

.home .reviews hr {
	margin: 5px 0px;
}

.home .pod .reviews .featured-right .stars {
	float: left;
	margin: 0px -110px 12px 0px;
}

.home .pod .reviews .stars .ne,
.home .pod .reviews .stars .nw,
.home .pod .reviews .stars .sw,
.home .pod .reviews .stars .se {
  background-image:url(http://www.topreview4u.co.uk/images/ratings-bubble.gif);  
}

.home #outer-wrap .pod .reviews .stars .nw {
	display: inline;
	top: -1px;
	left: -1px;
}

.home #outer-wrap .pod .reviews .stars .ne {
	background-position: 100% 0px;
}

.home #outer-wrap .pod .reviews .stars .se {
  background-position: 100% -5px;
}

.home #outer-wrap .pod .reviews .stars .sw {
  bottom: -17px;
  height: 21px;
  left: -1px;
  width: 31px;
}

.home .pod div.item-img {
  width: 100px;
  height: 100px;
  text-align: center;
  overflow: hidden;
}

.home .pod .featured-left div.item-img {
	float: left;
  margin-right: -110px;
}

.home .pod .featured-right div.item-img {
	float: right;
	margin-left: -110px;
}

.home .pod div.item-img img {
	width: 100px;
}

.home .pod div.review-detail {
	float: left;
	margin-left: 115px;
	height: 100px;
}

.home .pod .featured-right div.review-detail {
	padding-right: 105px;
}

.home .pod .featured {
  padding-bottom: 5px;
  clear: both;
}

.home .pod .review-detail h3 {
	padding-right: 110px;
}

.home .pod blockquote {
  font-size: 1.1em;
  color: #666666;
}

/******* Join button *********/
.home .join-now {
  float: right;
  border: 1px solid #0617f8;
  position: relative;
  top: -4px;
  line-height: 1.2em;
}

.home #main-wrap .join-now .submit {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  display: block;
  font-weight: bold;
  width: auto;
}

.home .pod .join-now .nw,
.home .pod .join-now .ne,
.home .pod .join-now .sw,
.home .pod .join-now .se {
  background-image: url(http://www.topreview4u.co.uk/images/button-white.gif);
}

.home #outer-wrap .pod .join-now .nw {
  display: inline;
  top: -1px;
  left: -1px;
}

.home .pod .join-now-splurb {
  width: 100%;
  padding-top: 5px;
  margin-top: 0px;
  font-size: 13px;
}

/********** Popular review categories **************/
.home .pop-rev-cat {
	padding-bottom: 0px;
}

.pop-rev-cat a {
  text-decoration: none;
}

.pop-rev-cat a:link, .pop-rev-cat a:visited, .pop-rev-cat a:hover {
  text-decoration: none;
}

.pop-rev-cat ul li {
	float: left;
	display: block;
	margin: 0px 8px 10px 0px;
	line-height: 25px;
}

.pop-rev-cat ul li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}

.home #outer-wrap .pod .pop-rev-cat ul .nw {
	background-image: url(http://www.topreview4u.co.uk/images/tag-nw.png);
	top: 0px;
	left: 0px;
	display: inline;
}

.home #outer-wrap .pod .pop-rev-cat ul .ne {
  background-image: url(http://www.topreview4u.co.uk/images/tag-ne.png);
  top: 0px;
  right: 0px;
  background-position: 0px 0px;
}

.home #outer-wrap .pod .pop-rev-cat ul .sw {
  background-image: url(http://www.topreview4u.co.uk/images/tag-sw.png);
  bottom: 0px;
  left: 0px;
  background-position: 0px 0px;
}

.home #outer-wrap .pod .pop-rev-cat ul .se {
  background-image: url(http://www.topreview4u.co.uk/images/tag-se.png);
  bottom: 0px;
  right: 0px;
  background-position: 0px 0px;
}

.pop-rev-cat .tag1 {
  background-color: #E1EDF6;
  font-size: 16px;
}

.pop-rev-cat .tag2 {
  background-color: #EBF3F9;
  font-size: 15px;
}

.pop-rev-cat .tag3 {
  background-color: #F5F9FC;
  font-size: 14px;
}

.pop-rev-cat .tag4 {
  background-color: transparent;
  font-size: 13px;
}

/******** What's hot ***********/
.home .pod .whats-hot img {
  float: left;
  width: 100px;
  margin-right: 5px;
  height: 100px;
}

.home .pod .whats-hot h2 {
  font-size: 13px;
}

.home .whats-hot hr {
	margin: 5px 0px;
}

/************** Popular items ***********/
.home .popular-items div {
	line-height: 25px;
}

.home .popular-items li {
  display: block;
  line-height: 25px;
}

.home .popular-items ul {
  display: block;
}

/************* Welcome box ************/
.home .inner-heading {
  color: #0617f8;
}

/************* Width fix *************/
.home #outer-wrap .width-fix {
  clear: both;
  float: right;
  height: 1px;
  font-size: 1px;
  width: 100px;
  line-height: 1px;
}

/************** Welcome **********/
.home .welcome {
  font-size: 14px;
}

/*********** All categories stuff *******/
.home #all-categories {
  padding: 5px;
  border: 1px solid #B8D8F6;
  margin-bottom: 5px;
}

.home #all-categories .nw,
.home #all-categories .ne,
.home #all-categories .sw,
.home #all-categories .se {
  background-image: url(http://www.topreview4u.co.uk/images/home-page-corner.gif);
}

.home #all-categories .nw {
	top: -1px;
	left: -1px;
}

.home #all-categories .ne {
	top: -1px;
	right: -1px;
}

.home #all-categories .sw {
	bottom: -1px;
	left: -1px;
}

.home #all-categories .se {
	bottom: -1px;
	right: -1px;
}

.home #all-categories .col-1 {
  float: none;
  width: auto;
}

/********** Bottom wrap **********/
.home .bottom-wrap {
  clear: both;
}

/********* Marketing copy ************/
#marketing-copy {
  margin: 0px;
  width: 50%;
  position: relative;
  float: right;
  top: -80px;
  right: 0px;
  
}

/******** Expand categories ********/
.home .show-hide .icon {
  width: 100%;
}
