#content #mainSite {
  margin-right: 0;
  padding-right: 0;
  width: auto;
}

#container .hp {
  margin-top: 120px;
  margin-left: 3px;
  margin-bottom: 100px;
}

#home-bigcol {
  float: left;
  width: 630px;
}

#home-col1 {
  float: left;
  width: 305px;
}
#home-col2 {
  width: 305px;
  margin-left: 325px;
  _margin-left: 322px;
}

#home-col3 {
  width: 300px;
  margin-left: 650px;
}

#home-features {
  margin-bottom: 20px;
  _margin-bottom: 4px;
}

#home-col1 h2, #home-col2 h2, #home-col3 h2 {
  font-size: 13px;
  font-weight: bold;
  background-color: #EC2D91;
  color: #fff;
  padding: 7px 15px;
}

#welcome-message {
  font-size: 12px;
  margin-bottom: 5px;
  color: #ec2d91;
}

#home-col1 .item, #home-col2 .item {
  margin-top: 15px;
  padding-left: 110px;
  position: relative;
  border-bottom: 1px dotted #FCA7DB;
  margin-bottom: 25px;
  height: 150px;
}

#home-col1 .item.last, #home-col2 .item.last {
  border-bottom: none;
  margin-bottom: 0;
}

#home-col1 .item img, #home-col2 .item img {
  position: absolute;
  top: 0;
  left: 0;
  height: 125px;
  width: 100px;
}

#home-col1 .item h3, #home-col2 .item h3 {
  font-size:13px;
  margin:0 0 5px;
}

#home-col1 .item p, #home-col2 .item p {
  font-size: 12px;
}

#home-col2 .imgitem {
  margin-bottom:25px;
  margin-top:10px;
}

#home-col1 .item .readmore, #home-col2 .item .readmore {
  position: absolute;
	bottom: 10px;
	left: 110px;
}

#home-col1 .item .readmore span, #home-col2 .item .readmore span {
  display: none;
}

#ads-mpu {
  margin-bottom: 20px;
}



.tabs {
  padding: 0;
  margin: 5px 0 0 0; *margin:5px000;
height:33px;
*height:34px;
_height:1%;
}
.tabs li {
  float: left;
  margin-right: 3px;
  display: inline;
  background: #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-radius-topright: 3px;
  -webkit-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  list-style-type: none;
  position: relative;
  top: 1px; *top:0;}
.tabs li.active {
  background: #fff;
  border-bottom: solid 1px #fff;
}
.tabs li a:link, .tabs li a:visited {
  color: #333;
  padding: 6px 8px;
  display: block;
}
.tabs li a:focus {
  outline: none;
}
.tabs li.active a:link, .tabs li.active a:visited {
  color: #ed2f93;
}
.tabbed-content {
  background: #FFFFFF url(http://image.confetti.co.uk/i/confettiV2Assets/webAssets/grad.gif) repeat-x scroll left bottom;
  border: 1px solid #CCCCCC;
  margin: -1px 0 20px;
  padding: 10px 10px 1px;
  height: 266px;
}
#tabs-stores {
  display: none;
}
.tabbed-content div {
  padding: 0;
}
.tabbed-content ol {
  margin-left: 30px;
}

.tabbed-content .item {
  padding-left: 110px;
  position: relative;
  height: 88px;
}

.tabbed-content .item img {
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
}

.tabbed-content .item h3 {
  margin: 0;
}

.tabbed-content .item p {
  font-size: 12px;
}

.tabbed-content .item .go {
  background-color: #EC2D91;
  bottom: 18px;
  color: #FFFFFF;
  display: block;
  padding: 1px 5px;
  position: absolute;
  font-size: 11px;
}

#catalogue h2 {
  margin-bottom: 10px;
}

#catalogue div {
  height: 100px;
  margin-bottom: 20px;
  padding-left: 130px;
  padding-top: 10px;
  position: relative;
}
#catalogue div img {
  left: 0;
  position: absolute;
  top: 0;
}
#catalogue div p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 10px;
}
#catalogue div .go {
  background-color: #EC2D91;
  bottom: 20px;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  padding: 1px 5px;
  position: absolute;
  right: 13px;
}
.go:hover {
  text-decoration: none;
}



#home-features-parent {
  position: relative;
  height: 310px;
  width: 630px;
  overflow: hidden;
  margin-bottom: 20px;
}

#home-features-parent #controls {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  bottom: 10px;
  font-size: 20px;
  padding: 2px;
  position: absolute;
  right: 15px;
  z-index: 100;
}

#home-features-parent #controls a, #home-features-parent #controls a:visited {
  padding: 0 10px;
  background-color: #333;
  text-decoration: none;
  color: #fff;
  font-weight: 100;
  margin: 0 2px;
}

#home-features-parent #controls a.activeSlide:link, #home-features-parent #controls a.activeSlide:visited {
  background-color: #EC2C91;
  color: #FFF !important;
  border-color: #EC2C91;
  cursor: default;
}

#home-features-parent #controls a:hover, #home-features-parent #controls a:active, #home-features-parent #controls a.prevnext:hover, #home-features-parent #controls a.prevnext:active {
  color: #fff;
  background-color: #EC2C91;
}

#home-features-parent #controls a#prev, #home-features-parent #controls a#next {
  background-color: #888;
  border-color: #888;
  width: 10px;
  text-indent: -30000px;
}

#home-features .item {
  position: relative;
}

#home-features div.info {
  background: url(http://shop.confetti.co.uk/images/white80-trans.png);
  _background: #fff;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  cursor: pointer;
  padding: 10px;
  position: absolute;
  right: 13px;
  top: 13px;
}

#home-features div.info h2, #home-features .main div.info h1 {
  position: relative;
  margin: 0 13px 5px 0;
  color: #EC2C91;
  font-size: 1.5em;
  line-height: 1;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  left: 0;
  top: 0;
}

#home-features div.info h3, #home-features .main div.info h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.1;
  text-align: right;
  font-weight: 400;
  font-size: 17px;
  color: #333;
}
#home-features div.info p {
  margin: 0;
  font-size: 0.75em;
  line-height: 0.9;
}

#footerLinks {
  display: none;
}

#quicklinks div {
  margin-left: 5px;
}

#quicklinks div h3 {
  color:#EC2D91;
  margin-top:15px;
}

#quicklinks div p {
  color: #888888;
  font-size: 11px;
  margin: 0;
}

#quicklinks div p a:link, #quicklinks div p a:visited {
  color: #000;
  font-weight: bold;
}



/* STOREMAP */
#storemap {
  position: relative;
}
#storemap img {
  margin-bottom: 11px;
}
#storemap a:link, #storemap a:visited {
  border: 1px solid #ec2d91;
  background-color: #fff;
  padding: 3px;
  font-size: 12px;
  text-decoration: none;
  color: #ec2d91;
  display: block;
}
#storemap a:hover {
  background-color: #ec2d91;
  color: #fff;
  text-decoration: none;
  border-color: #fff;
}
#london {
  position: absolute;
  top: 198px;
  left: 224px;
}
#leeds {
  position: absolute;
  top: 119px;
  left: 195px;
  display: block;
}
#birmingham {
  position: absolute;
  top: 164px;
  left: 188px;
  display: block;
}
#glasgow {
  position: absolute;
  top: 46px;
  left: 139px;
  display: block;
}
#reading {
  position: absolute;
  top: 201px;
  left: 154px;
  display: block;
}
#chester {
  position: absolute;
  top: 121px;
  left: 120px;
  display: block;
}
