@charset "UTF-8";
/* CSS Document */

* {
	outline: none;
}

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('background_body.gif');
	background-position: center;
	background-repeat: repeat-y;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 0;
	padding-bottom: 16px;
	border:0;
	width: 923px;
}


#headernew {

}

#header01 {
	background-image: url('background_head01.jpg');
	background-repeat: no-repeat;
	height: 16px;
}

#header02 {
	background-image: url('background_head02.jpg');
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 10px;
}

#header02 form {
	margin-left: 24px;
}

#header02 input {
	border: solid 1px #002878;
	margin-top: 7px;
	color: #002878;
	height: 14px;
	padding-left: 5px;
	padding-top: 2px;
}

#header02 .button {
	background-color: #002878;
	color: #fff;
	height: 20px;
	margin: 0;
	padding: 0 5px;
	font-size: 10px;
	border: none;
}

#header02 .button:hover {
	background-color: #fff;
	color: #002878;
}

#header02 .button:active {
	background-color: #000;
	color: #fff;
}

#header03 {
	background-image: url('background_head03.jpg');
	background-repeat: no-repeat;
	height: 59px;
	padding-top: 21px
}

img {
	border: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

a {
   outline: none;
}

/* Top Nav BEGINS */

#topnav {
	width: 923px;
	height: 33px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
	background: url("main-nav-bar.gif") 0 0 no-repeat;
	color: #fff;
}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-shadow: 1px 1px 1px #000;
}

#topnav li {
	float: left;
	display: block;
	text-align: center;
	width: 185px;
	line-height: normal;
}

#topnav li.last {
	width: 183px;
}

#topnav a {
	text-decoration: none;
}

#topnav a:link, #topnav a:visited, #leftnav a:visited {
	color: #fff;
}

#topnav a:hover {
	color: #c8e9fa;
}

#topnav a:active {
	color: #cc0000;
}


/* Top Nav ENDS */

#left {
	float: left;
	width: 175px;
	padding-top:10px;
	padding-bottom:20px;
}

/* Main Side Navigation BEGINS */

#leftnav {
	margin: 0 0 20px 0;	
}

#leftnav ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;
}

#leftnav a {
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 3px;
	background-color: #c8e9fa;
	color: #fff;
	text-decoration: none;
}

#leftnav a:link, #leftnav a:visited {
	color: #002878;
}

#leftnav a:hover {
	background-color: #002878;
	color: #fff;
}

#leftnav a:active {
	background-color: #cc0000;
	color: #fff;
}

div.specialoffers, div.anyquestions, div.cardaccepted {
	margin: 0 0 16px 0;
	padding: 0;
}

div.specialoffers p, div.anyquestions p, div.cardaccepted p {
	margin: 0 0 10px 0;
	padding: 0;
}

div.freedelivery {
	margin: 0 0 16px 0;
	padding: 8px;
	padding-top: 12px;
	background-color: #c8e9fa;
}

div.freedelivery p {
	margin: 4px 0 0 0;
	padding: 0;
}

div.freedelivery a:hover {
	color: #fff;
}

div.freedelivery a:active {
	color: #000;
}

#sidebarcartdetails {
	width: 165px;
	border: solid 5px #c8e9fa;
	background-color: #c8e9fa;
	font-size: 13px;
	line-height: 17px;
	padding-top: 3px;
}

#sidebarcartdetails div.cartsummary {
	background-color: #fff;
	background: url('your-basket-background.gif') 0 0 no-repeat;
	padding: 10px 0 10px 10px;
	margin-top: 5px;
}

#sidebarcartdetails a:link, #sidebarcartdetails a:visited {
	width: 165px;
	height: 23px;
	background: url('your-basket-button.gif') 0 0 no-repeat;
	color: #fff;
	display: block;
	margin-top: 5px;
	text-align: center;
	padding-top: 2px;
}

#sidebarcartdetails a:hover {
	background: url('your-basket-button.gif') 0 -25px no-repeat;
}

#sidebarcartdetails a:active {
	background: url('your-basket-button.gif') 0 -50px no-repeat;
}

div.powerstep-intro {
	
}

div.powerstep-intro img {
	margin-bottom: 14px;
}


div.powerstep-intro p {
	font-size: 14px;
	margin: 0 0 14px 0;
}

div.powerstep-intro h2 {
	font-size: 20px;
	margin: 14px 0 14px 0;
}

div.links p {
	margin: 0 0 4px 0;
	font-size: 18px;
}

div.links p.description {
	font-size: 12px;
	margin-bottom: 14px;
}

div.links a {
	text-decoration: underline;
}

/* Main Side Navigation ENDS */

#right {
	float: right;
	width: 175px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content {
	float: left;
	width: 533px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#content2col {
	float: left;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#footer {
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
	background-image: url("bg_footer.gif");
}

#footer a {
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #002878;
}

#footer a:hover {
	color: #fff;
}

#footer a:active {
	color: #000;
}

#vatnotice {
	background-color: #dd000f;
	padding: 16px 40px 20px 20px;
	color: #fff;
	margin-bottom: 20px;
}

#vatnotice h2 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	text-decoration: underline;
}

#vatnotice p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}


div.homefragment {
	margin-bottom: 10px;
}

div.homefragment div.left {
	width: 262px;
	float: left;
	margin-right: 10px;
}

div.homefragment div.right {
	width: 262px;
	float: left;
}

h3.sidebar {
	display: block;
	padding: 6px 10px 6px 10px;
	margin: 0 0 3px 0;
	background-color: #c8e9fa;
	color: #002878;
	font-size: 12px;
	line-height: 14px;
}

h3.powerstep {
	font-size: 20px;
	line-height: 22px;
}

h2.free-delivery {
	font-size: 18px;
	padding: 5px 2px;;
	background-color: #e2001a;
	color: #ffed00;
	text-align: center;
	margin: 0;
}

div.powerstep-intro {

}

div.powerstep-intro h2 {
	margin: 0;
	padding: 0 0 10px 0;
}

div.powerstep-intro p {
	margin: 0;
	padding: 0 0 10px 0;
}

div.powerstep-intro ul {

}

div.powerstep-intro li {
	font-weight: bold;
}

div.powerstep-product {
	border-top: 1px #000 dotted;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.powerstep-product-left {
	width: 140px;
	margin-right: 20px;
	float: left;
}

div.powerstep-product-right {
	width: 373px;
	float: left;
}

div.product-list-powerstep	{
	margin: 0 0 20px 0;
	border-top: 1px #000 dotted;
}

h3.offer {
	color: red;
	margin: 0;
	padding: 0;
}

p.offer {
	margin: 0 0 10px 0;
	padding: 0;
}

#pediroller-page {
	background-color: #fbe5ef;
	background-image: url('carnation_footcare_pediroller_header.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 190px 30px 20px 30px;
}

#pediroller-page h2 {
	font-size: 26px;
	margin: 0 0 3px 0;
	padding: 0;
	letter-spacing: -1.5px;
}

#pediroller-page h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

#pediroller-page h3.product_price {
	margin-top: 20px;
}

#pediroller-page p.intro {
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 0;
}


#pediroller-page p.delivery {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #e2001a;
	margin: 0;
	padding: 0;
}

#pediroller-page p.product-ref {
	margin: 0;
	padding: 0;
}

#pediroller-page #pediroller-content {
	background-image: url('carnation_footcare__pediroller_pack.jpg');
	background-position: 218px 0;
	background-repeat: no-repeat;
	text-align: left;
	min-height: 370px;
}

#pediroller-page #pediroller-content #pediroller-description {
	width: 285px;
}

#pediroller-page #pediroller-info {
	background-color: #fff;
	padding: 15px;
	margin-top: 20px;
}

#pediroller-page #pediroller-info p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#pediroller-page #pediroller-info p.reference {
	font-size: 10px;
	margin-top: 20px;
}

#pediroller-page #pediroller-info ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
}

#pediroller-page #pediroller-info li {
	margin: 0 0 0 15px;
	padding: 0;
}

#pediroller-page #pediroller-info h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #002878;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1.5px;
}

#pediroller-page #pediroller-info h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #002878;
	font-size: 14px;
}

#pediroller-page #pediroller-info h5 {
	margin: 0;
	padding: 0;
	color: #002878;
	font-size: 14px;
	font-weight: bold;
}


#pediroller-page #pediroller-info a:link, #pediroller-page #pediroller-info a:visited {
	color: #002878;	
	text-decoration: underline;
}

#pediroller-page #pediroller-info a:hover {
	color: #c8e9fa ! important;
}

#pediroller-page #pediroller-info a:active {
	color: #000 ! important;
}

#perfectform-page {
	background-image: url('background-perfectform.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 377px 30px 20px 30px;
}

#perfectform-page h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #710043;
}

#perfectform-page p.price {
	margin: 27px 0 20px 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	color: #710043;
}

#perfectform-page p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}


.clearboth {
	clear: both;
}

.red {
	color: red;
}

div.christmas-home, div.christmas-side {
	border: 2px solid red;
	padding: 10px 10px 14px;
	font-size: 16px;
	margin-bottom: 10px;
}

div.christmas-home h2, div.christmas-side h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 6px 0;
	color: red;
}

div.christmas-home p, div.christmas-side p {
	padding: 0;
	margin: 0;
}

#mc_embed_signup input {
	width: 100%;
}

#mc_embed_signup input.email {
	margin-bottom: 5px;
}

#mc_embed_signup input.button {
	width: auto;
	border-top: 1px solid #c8e9fa;
	background: #c8e9fa;
	background: -webkit-gradient(linear, left top, left bottom, from(#002878), to(#c8e9fa));
	background: -webkit-linear-gradient(top, #002878, #c8e9fa);
	background: -moz-linear-gradient(top, #002878, #c8e9fa);
	background: -ms-linear-gradient(top, #002878, #c8e9fa);
	background: -o-linear-gradient(top, #002878, #c8e9fa);
	 padding: 3px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
}
   
#mc_embed_signup input.button:hover {
	border-top-color: #002878;
	background: #002878;
	color: #c8e9fa;
}
   
#mc_embed_signup input.button:active {
	border-top-color: #011640;
	background: #011640;
}
