/* CSS Document */

img { 
	border: none 
	}

body {
	padding: 0;
	margin: 0;
	background-image:url(/images/bgd.gif);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #00629f;
}

a:hover {
	color: #B24D85;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
}

#logobar {
	height: 88px;
	position: relative;
}

#logobar #left {
	float: left;
	height: 88px;
}

#logobar #right {
	position: absolute;
	top: 5px;
	left: 660px;	
	padding: 10px 10px;
}

#navbar {
	background-image: url(/images/nav-bgd.gif);
	background-repeat: repeat-x;
	height: 32px;
	clear: both;
}

#navbar #left {
	background-image: url(/images/nav-left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 32px;
}

#navbar #right {
	background-image: url(/images/nav-right.gif);
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 32px;
}

#navbar .navitem a {
	color: #0097b1;
	font-weight: bold;
	display: block;
	float: left;
	height: 20px;
	padding: 6px 11px 0 11px;
	border-right: 1px solid #c5c5c5;
	text-decoration: none;
}

#navbar .navitem a:hover {
	color: #b24d85;
}



#navbar a.navcart {
	border: none;
	background: url(/images/cart.gif) no-repeat 15px 5px;
	padding-left: 40px;
	color: #00629f;
}

#footer { 
	background-image:url(/images/foot-background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

#footnav {
	background-image: url(/images/foot-bgd.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 780px;
	margin: 0 auto;
}

#footnav #left {
	background-image: url(/images/foot-left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 27px;
}

#footnav #right {
	background-image: url(/images/foot-right.gif);
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 27px;
}

#footnav .footnavitem a {
	color: #0097b1;
	font-weight: bold;
	display: block;
	float: left;
	height: 20px;
	margin-top: 1px;
	padding: 5px 16px 0 16px;
	border-right: 1px solid #c5c5c5;
	text-decoration: none;
}

#footnav a.last {
	border-right: none;
}

#footnav .footnavitem a:hover {
	color: #b24d85;
}

#footer #copyright {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	color:#999999;
	font-size: 12px;
}

#footer #cclogos {
	width: 780px;
	margin: 0 auto;
	text-align: center;
}

#footer .AuthorizeNetSeal {
	width: 780px;
	margin: 10px auto;
	text-align: center;
}

#homecontent #feature {
	width: 780px;
	height: 305px;
	background-image:url(/images/ironing-centre-full-bgd.gif);
	background-repeat: no-repeat;
	margin: 20px 0 10px 0;
	position: relative;
}

#homecontent #feature .content {
	width: 520px;
	height: 183px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#homecontent #feature .tophead {
	font-size: 14px;
	font-weight: bold;
	color: #b24d85;
}
#homecontent #feature h1 {
	font-size: 22px;
	color: #006699;
	margin: 0;
	padding: 0;
}

#homecontent #feature p {
	margin: 5px 0;
	padding: 0;
	line-height: 18px;
}

#homecontent #feature  ul.benefits {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 18px;
}

#homecontent #feature .benefits li {
	color: #0097b1;
	list-style-image: url(/images/arrow.gif);
	font-weight: bold;
}

#homecontent #feature .pricebox {
	background-image: url(/images/feature-price.gif);
	background-repeat: no-repeat;
	width: 305px;
	height: 67px;
	padding: 20px 0 0 25px;

}

#homecontent #feature .price {
	font-size: 26px;
	font-weight: bold;
	color: #b24d85;
}

#homecontent #feature .shipping {
	font-size: 16px;
	font-weight: bold;
	color: #0097b1;
}
#homecontent #feature .rrp {
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	text-decoration: line-through;
}

#homecontent #feature .movie {
	position: absolute;
	width: 260px;
	height: 260px;
	padding-top: 15px;
	top: 0px;
	left: 520px;
}

#homecontent #feature .buttonbox {
	margin: 10px 0 0 15px;
}

#homecontent #feature  a.biglearn {
	width: 106px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	background-image:url(/images/btn-big-learn.gif);
	padding: 3px 0 0 10px;
	margin-right: 10px;
	text-decoration: none;
}

#homecontent #feature  a.biglearn:hover {
	background-image:url(/images/btn-big-learn-on.gif);
}

#homecontent #feature  a.biglearninner {
	background-color: #0097b1;
}

#homecontent #feature  a.biglearninner:hover {
	background-color: #b24d85;
}

#homecontent #feature  a.bigbuy {
	width: 79px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	background-image:url(/images/btn-big-buy.gif);
	padding: 3px 0 0 10px;
	text-decoration: none;
}

#homecontent #feature  a.bigbuy:hover {
	background-image:url(/images/btn-big-buy-on.gif);
}

#homecontent #feature  a.bigbuyinner {
	background-color: #b24d85;
}

#homecontent #feature  a.bigbuyinner:hover {
	background-color: #0097b1;
}

#homecontent .secondaryleft {
	width: 360px;
	height: 177px;
	background-image: url(/images/secondary-bgd-left.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0 20px 20px 0;
	float: left;
}

#homecontent .secondaryright {
	width: 360px;
	height: 177px;
	background-image: url(/images/secondary-bgd-right.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0 0 20px 0;
	float: left;
}

#homecontent h2 {
	font-size: 14px;
	color: #006699;
	padding: 0;
	margin: 0;
}

#homecontent h2 a {
	color: #006699;
	text-decoration: none;
}

#homecontent h2 a:hover {
	color: #006699;
	text-decoration: underline;
}

#homecontent p {
	padding: 5px 0;
	margin: 0;
}

#homecontent .size {
	color: #b24d85;
}

#homecontent .buyline {
	height: 18px;
	margin-bottom: 5px;
}

#homecontent a.buy {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0097b1;
	background-image: url(/images/btn-buy.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 17px;
	padding: 1px 0 0 6px;
	margin: 0 3px 0 0;
	display: block;	
	float: left;
}

#homecontent a.buy:hover {
	background-image: url(/images/btn-buy-on.gif);
}

#homecontent .buyprice {
	color: #b24d85;
	font-weight: bold;
}

#homecontent .buyrrp {
	color: #666666;
	font-size: 11px;
	text-decoration: line-through;
}

#homecontent .save, #content .save {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none
}

#homecontent .buyphone {
	font-weight: bold;
	font-size: 10px;
}

.clear {
	clear: both;
}

#homecontent .smallimg {
	float: right;
	margin: 0 0 10px 10px;
}

 /* \*/
* html #content .body { height: 1%; }
/* */


#content .body {
	background-image: url(/images/body-bgd.gif);
	background-repeat: repeat-y;
	margin: 16px 0;
	padding: 0;
	position: relative;
}

#content .top {
	background-image: url(/images/body-bgd-top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 10px;
}

#content .top2 {
	background-image: url(/images/body-bgd-top2.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 10px;
}

#content .inner {
	margin: 0;
	padding: 10px 20px;
}

#content .btm {
	background-image: url(/images/body-bgd-btm.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 10px;	
}

#content .textcol {
	width: 480px;
	float: left;
}


#content .imagecol {
	width: 246px;
	float: right;
	margin-top: 10px;
}

#content .related {
	text-align: center;
}

#content .imagecol .object {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#content .testimonials {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#content .quotes {
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#content .marks {
	font-weight: bold;
	color: #b24d85;
	font-size: 18px;
	line-height: 18px;
}

#content .name {
	text-align: right;
	margin-bottom: 10px;
	color: #999999;
}

#content .name-divider {
	text-align: right;
	margin-bottom: 10px;
	color: #999999;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #b24d85;
	padding: 0;
	margin: 0;
}

#content h4 {
	font-weight: bold;
	font-size: 12px;
	color: #b24d85;
	padding: 0;
	margin: 5px 0;
}

#content h1, #homecontent h1, .txtheader {
	font-size: 22px;
	color: #006699;
	margin: 0;
	padding: 0;
}

#content p {
	margin: 10px 0;
	line-height: 18px;
}

#content h2, .txtsubheader {
	font-size: 14px;
	color: #0097b1;
	margin: 10px 0;
}

#content .underline {
	border-bottom: 1px dotted #CCCCCC;
}

#content .red {
	color: #CC0000;
}

#content .small {
	font-size: 11px;
}

#content .size {
	color: #b24d85;
}

#content  ul.benefits {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 18px;
}

#content .benefits li {
	color: #006699;
	list-style-image: url(/images/arrow.gif);
	font-weight: bold;
}

#content  ul.square {
	margin: 0;
	padding: 0 0 0 20px;
}

#content .square li {
	list-style-image: url(/images/square.gif);
	padding-bottom: 5px;
}

#content  ul.arrow {
	margin: 0;
	padding: 0 0 0 20px;
}

#content .arrow li {
	list-style-image: url(/images/arrow.gif);
	padding-bottom: 5px;
}

#content .buybox {
	background-image: url(/images/buybox-bgd.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 10px 0;
	border: 1px solid #a0d8e2;
}

#content .buybox .buyline {
	height: 18px;
	margin-bottom: 5px;
}

#content .buybox a.buy {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-image: url(/images/btn-med-buy.gif);
	background-repeat: no-repeat;
	background-color: #0097b1;
	width: 45px;
	height: 18px;
	padding: 1px 0 0 6px;
	margin: 0 3px 0 0;
	display: block;	
	float: left;
}

#content .buybox a.buy:hover {
	background-image: url(/images/btn-med-buy-on.gif);
	background-color: #b24d85;
}

#content .buybox .buyprice {
	color: #b24d85;
	font-size: 14px;
	font-weight: bold;
}

#content .buybox .buyrrp {
	color: #666666;
	font-size: 11px;
	text-decoration: line-through;
}

#content .buybox .buyphone {
	font-weight: bold;
}

#content .buybox .special {
	font-size: 14px;
	color: #CC0000;
	padding-top: 5px;
}

#content .buybox .creditcards {
	padding-top: 10px;
}

#content .buybox .ghead {
	font-weight: bold;
	color: #b24d85;
}

#content .buybox .gtext {
	font-size: 11px;
}

#content .buybox .gbold {
	font-weight: bold;
	color: #0097b1;
}

#content .btm-related {
	width: 161px;
	float: left;
	margin: 0 12px;
	text-align: center;
	font-weight: bold;
}

#content .compare td {
	padding: 0 10px 10px 0;
}

#content .compare .col2, #content .compare .col3 {
	border-left: solid 1px #CCC;
	padding-left: 10px;
}

.recommend a {
	text-align: center;
	background: url(/images/btn-recommend.gif) no-repeat 0px 0px;
	height: 25px;
	width: 207px;
	margin: 20px auto;
	padding-top: 5px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.recommend a:hover {
	background-position: 0px -35px;
}