/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #C6E7E5;
	background: url(images/background-spots.gif);
}

#header1 {
	height: 140px;
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
}

#topmenu-wrapper {
	width: 100%;
	background-image:url(images/topmenu-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 0px;
}

#topmenu-table {
	width: 964px;
	height: 30px;
	margin-left: auto;
	margin-right:auto;
}

#header-gap {
	width: 964px;
	height: 10px;
	margin-left: auto;
	margin-right:auto;
}

#main-table {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
}

#main-table .col1 {
	background-color: #ffffff;
	background-image: url(images/logo4.png);
	background-position:top left;
	background-repeat:no-repeat;

}

.inner {
	width: 100%;
	height: 100%;
/*	border: 1px solid #ff0000;*/
	min-height: 300px;
}
* html  .inner {
	height: 300px;
}

.inner a{
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

.tl {
	background: url(images/corner-tl.gif) top left no-repeat;
}
.tr {
	background: url(images/corner-tr.gif) top right no-repeat;
}
.bl {
	background: url(images/corner-bl.gif) bottom left no-repeat;
}
.br {
	background: url(images/corner-br.gif) bottom right no-repeat;
}

.sidemenu2 {
	background-image: url(images/sidemenu-bg.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.sidemenu {
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #F08EB1;
	width: 145px;
	color: #ffffff;
}
.sidemenu>div {
margin: 15px 0;
}
.sidemenu>h3 {
margin-top: 15px 0;
}
.sidemenu>div>a {font-weight:bold;font-size:.85em;}
.sidemenu-bottom {
	background-color: #F08EB1;
	width: 151px;
	background: url(images/sidemenu-bottom.png) bottom left no-repeat;
}

.sidemenu a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}
.sidemenu a:hover {
	text-decoration: underline;
}
.sidemenu a.noborder {
	border-bottom: none;
}


#footerbar {

	width: 100%;
	background-color: #ffffff;
	margin-top: 10px;
}

#footer-table {
	width: 964px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
}
#footer-table a{
	text-decoration: none;
	color: #69C0BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer-table a:hover {
	color: #F08EB1;
}
#footer-table label {
	font-size: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #F73E6F;
	font-weight: bold;
}
#footer-table .textbox {
	height: 14px;
	width: 130px;
	border: 1px solid #FCC7D8;
}

#footer-table a.credit {
	font-size: 9px;
}

.footer-sep {
	width: 10px;
	background: url(images/footer-sep.gif) center center no-repeat;
}

#main-wrap {
	background-image: none;
	background-color: #C6E7E5;
}

#innertopbar {
	height: 35px;
	background: url(images/header-sep.gif) center bottom no-repeat;
	margin-bottom: 10px;
}

#contentarea {
	font-family: verdana;
	font-size: 11px;
	color: #fffff;
	margin-left: 15px;
	margin-right: 15px;

}

#contentarea a {
	color: #F08EB1;
	text-decoration: none;
	font-weight: bold;
}

#contentarea a:hover {
	text-decoration: underline;
}

#contentarea a.white {
	color: #ffffff;
	font-weight: bold;
}

#contentarea a.forumlink {
	color: #5EBFB9;
	font-weight: bold;
	font-size: 12px;
}

#contentarea .catlink a {
	color: #5EBFB9;
	font-weight: bold;
	font-size: 12px;
}

#contentarea .statlink {
        color: #FFFFFF;
}

#contentarea .statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

#contentarea .statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

#contactustable {
	width: 772px;
}
#contactustable .tablecell1 {
	padding-left: 15px;
	padding-right: 15px;
}

#contactustable .tablecell2 {
	border-left: 2px dotted #D6EEED;
}

#middleColumnDiv {
	width: 1px;
	height: 540px;
}

.tinytextbox {
	font-family: "verdana";
	border: 1px solid #F98EB1;
	/*background: #fafafa;*/
	height: 14px;
	width: 130px;
	border: 1px solid #FCC7D8;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
}

.tinytextboxmulti {
	font-family: "verdana";
	border: 1px solid #F98EB1;
	/*background: #fafafa;*/
	height: 80px;
	width: 130px;
	border: 1px solid #FCC7D8;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
}

.textbox:focus, .tinytextboxmulti:focus, .tinytextbox:focus {
	border: 1px solid #F98EB1;
	background: #FCE6EE;
}

.smalltext {

	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F73E6F;
	font-size:10px;
}

.smalltext-aqua {

	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5FC0BA;
	font-size:10px;
}

.smalltext-black {

	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}

h2 {
	font-family: verdana;
	font-size: 11px;
	color: #fffff;
	font-weight:bold;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	color: #5fc0ba;
	padding-bottom: 5px;

}

.sIFR-hasFlash h1 {
    visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	height: 36px;
	color: #5fc0ba;
	padding-bottom: 0px;
	margin-bottom: 0px;
	letter-spacing: -8px;
	display: inline;
}

.catimage, .prodimage {
	margin: 0px auto;
	border: 1px solid #D6EEED;
}

P.catname,P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 14px;
	vertical-align:top;
	text-align: center;
		font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

TD.catname{
	text-align: center;
}

.prodname {
	text-align: center;
	/*color: #c8aa70;*/
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.prodprice, .proddescription {
	text-align: center;
}

.proddescription {
	font-size: 9px;
}

.prodprice {
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

.catname a, .prodname a {
	text-decoration: none;
}

.catname a:hover, .prodname a:hover {
text-decoration: underline;}

#bctable {
	width: 520px;
	margin-left: 280px;
}

#bctable .bccol1 {
	color: #3f3f3f;
	text-transform: lowercase;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#bctable .bccol1 a {
    text-decoration: none;
	color: #69C0BC;
}
#bctable .bccol1 a:hover {
	color: #F08EB1;
}

#bctable .bccol2 {
	/*width: 25px;*/
	padding-right: 10px;

}

.bcnav {
	color: #666666;

}

.bcnav, .bcnav a, .zoom {
text-decoration: none;
font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}

#tablecart  {
	color: #3f3f3f;
	text-transform: lowercase;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#tablecart a {
    text-decoration: none;
	color: #69C0BC;
}

.table-cattable {
	margin-left: auto;
	margin-right: auto;
}

.hrrow {
	height: 1px;
	border-top: 1px dotted #D6EEED;
	width: 100%;
	/*clear: both;*/

}
.lhsborder {
	border-left: 1px dotted #D6EEED;
	text-align: center;
}

#prodtable td {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#prodtable {
	border-collapse: collapse;
}

#mainform td {
	padding: 5px;
}

.infoprodbox {
	border-top: 1px dotted #d6eeed;
}
.infoprodbox, .infoprodboxnoline {
	padding: 8px;
	padding-top: 15px;
}

.pagenums {
	text-align: center;
	font-size: 10px;
}

.cobtbl {
	width: 700px;
	margin-left: auto;
	margin-right: auto;

}
.cart-headerrow th {
	text-decoration: underline;
}
.cart-prirow td {
	border-bottom: 1px dotted #d6eeed;
}
.cart-secrow td {
	border-bottom: 1px dotted #d6eeed;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F73E6F;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.contact-details{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F73E6F;
	text-align: center;
	padding: 10px 0px 5px 0px;
}

.popular-brands em {
  display:none;
}
.popular-brands {
  width:145px;
  height:44px;
  background:transparent url('images/g-popular-brands.gif') no-repeat center top;
  margin:0px 0 0 0;
  position:relative;
  z-index:2;
}

h3.scrap-therapy-shop em {
  display:none;
}
h3.scrap-therapy-shop {
  width:145px;
  height:44px;
  background:transparent url('images/g-scrap-therapy-shop.gif') no-repeat center top;
  margin:10px 0 0 0;
}

/* minicart */
table.mincart {
	margin-top: 10px;
	font-family:verdana;
	font-size:11px;
}

.newsletter-signup input {
  border: #fcc7d8 solid 1px;
  height: 14px;
  width: 130px;
  background: none;
}

.newsletter-signup input.submit {
  background: transparent url('../images/button-submit.png') no-repeat;
  width: 68px;
  height: 33px;
  display: block;
  border: none;
  cursor: pointer;
}

.newsletter-signup {
  color: #f73e6f;
}

.newsletter-2 input.submit {
  background: transparent url('../images/button-go.png') no-repeat;
  width: 53px;
  height: 33px;
  display: block;
}

/* Xmas Delivery notice */
.xmas {
	width:128px;
	height:130px;
	background:transparent url('../images/g-xmas.gif') no-repeat;
	margin: 0 0 40px 0;
	padding: 45px 5px 0 10px;
}
.xmas p {
	color:#000;
	font-family:verdana, sans-serif;
	font-size:11px;
	text-align:left;
	margin: 5px 0;
}
#closed {
	position:absolute;
	left:-10px;
	top:-40px;
}
#closed-wrap {
	position:Relative;
	padding-top:130px;
}
.sidebar-textbox {
  height: 14px;
  width: 130px;
  border: 1px solid #FCC7D8;
}
#ajax-form-response {
	font-family:verdana, sans-serif;
	font-size:12px;
}
table.cobtbl{background-color: #B1B1B1;}
td.cobhl{background-color: #EBEBEB;}
td.cobll{background-color: #FFF;}


.product{float:left;width:23.7%;height:400px;text-align:center;padding:4px;position:relative;border:1px solid #D6EEED;}
p.cstitle {
    color: #5FC0BA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    padding-bottom: 5px;
}
td.product{float:none;width:auto;}
table.products .catname{display:none;}
td.product div.product{float:none;width:auto;border:none;}
td.prodimage{margin:4px auto;height:180px;width:150px;}
8td.product img.prodimage{border:none;}
.prodid{margin:4px 0;}
img.prodimage{max-height:100%;max-width:100%;border:none;}
.proddescription{margin:4px 0;}
td div.prodname {height:4.5em;line-height:1.5em;overflow:hidden;margin-bottom:1.5em;}
td div.prodprice {line-height:1.5em;margin:0;}
td div.listprice {margin-top:-1.5em;line-height:1.5em;}
div.products .product div.prodprice{position:absolute;bottom:80px;width:100%;}
div.products .product div.listprice{position:absolute;bottom:100px;width:100%;}
div.addtocart{position:absolute;bottom:16px;}
#customshipdet{position:absolute;bottom:-40px;left:-5px;background-color:#5DC1B9;width:325px;height:180px;border:5px solid #F08EB1;border-radius:12px;margin:2px;}
#customshipdet{1
	-moz-box-shadow: 3px 3px 4px #222;
	-webkit-box-shadow: 3px 3px 4px #222;
	box-shadow: 3px 3px 4px #222;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');
}
#customshipdet>div{padding:15px;font-size:1.25em;font-weight:bold;color:#fff;line-height:1.75em;overflow:auto;}
#customshipdet>div>table{width:100%;}
#customshipdet>div>table tr td{padding:0 10px;}
#customshipdet>div>p{text-align:center;font-size:.95em;}

table.cobtbl {position:relative;}




