
html {
height:100%;
background-color:#D6FFD1;
background-repeat:repeat-x;
background-position:left top;
background-image:url(images/bg-doggiemacs.gif);
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

em {
font-style:italic;
}




h5 {
display:block;
float:right;
background-color:#FFF;
font-size:0.8em;
background-image:url(images/bg-login.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding-bottom:4px;
padding-left:6px;
padding-top:2px;
}

h5 a {
text-decoration:none;
font-size:0.9em;
font-weight:bold;
color:#090;
}

#fblink {
	z-index: 200;
	position: absolute;
	top: 110px;
	right: 30px;
}

strong,#footer p strong {
font-weight:bold;
}




#bodybreeds {
display:block;
position:relative;
width:99%;
clear:both;
margin-bottom:12px;
text-align:center;
}

#bodybreeds a {
display:block;
float:left;
width:48%;
clear:none;
text-align:center;
font-weight:bold;
font-style:italic;
font-size:0.8em;
padding:3px;
}

#containerOLD {
display:block;
min-width:700px;
max-width:80%;
width:expression(document.body.clientWidth < 702? "700px": "80%" );
margin-right:auto;
margin-left:auto;
position:relative;
overflow:hidden;
}

#container.TEMPshopTEMP {
	max-width: 1000px;
	min-width: 1000px;
	width:expression(document.body.clientWidth < 702? "1000px": "1000px" );
}

#container {
display:block;
width:950px;
margin-right:auto;
margin-left:auto;
position:relative;
overflow:hidden;
}

#content {
display:block;
margin-top:12px;
position:relative;
clear:both;
z-index:100;
background-color:#FFF;
min-height:600px; 
height:auto;
width: 100%;
}

* html #content {/* for Internet Explorer */
height: 650px;

}



#copy {
display:block;
padding-top:24px;
clear:none;
position:relative;
}

#copy #answer li, #copy .answer li  {
background-image:url(images/bullet-answer.gif);
}

#copy a {
color:#0C3;
text-decoration:none;
}

#copy a:hover,#footer a:hover,h5 a:hover {
text-decoration:underline;
}

#copy h1 {
font-size:1.3em;
font-weight:bold;
color:#C33;
margin-bottom:0.7em;
}

#copy h2 {
font-size:1.1em;
font-weight:400;
color:#069;
margin-bottom:0.7em;
margin-left:0.1em;
}

#copy li {
display:block;
font-size:0.8em;
margin-bottom:12px;
padding-left:20px;
background-image:url(images/bullet-query.gif);
background-repeat:no-repeat;
background-position:left 2px;
}

#copy p {
position: relative;
margin-bottom:0.7em;
margin-left:0.4em;
font-size:0.8em;
line-height:1.75em;
margin-right:0.2em;
z-index: 100;
}


#copy ul {
display:block;
margin-left:30px;
margin-bottom:24px;
}

#footer {
display:block;
padding-bottom: 12px;
}

#footer a {
text-decoration:none;
color:#09C;
margin:0 4px;
}

#footer p {
display:block;
width:100%;
text-align:center;
font-size:0.7em;
margin:3px 0;
}

#footer p .smaller {
font-size:0.6em;
}

#footer span {
display:block;
width:100%;
background-image:url(images/cnr-l.gif);
background-repeat:no-repeat;
background-position:left top;
height:20px;
position:relative;
margin:0 0 12px;
padding:0;
}

#footer span em {
position:absolute;
left:20px;
width:60%;
display:block;
height:20px;
background-color:#FFF;
}

#footer span strong {
display:block;
float:right;
height:20px;
width:20px;
background-image:url(images/cnr-r.gif);
}

#footer span u {
position:absolute;
right:20px;
width:60%;
display:block;
height:20px;
background-color:#FFF;
text-decoration:none;
}

#header {
background-color:#FFF;
background-image:url(images/bg-grassline.gif);
background-repeat:repeat-x;
background-position:center bottom;
display:block;
width:100%;
/* height:188px; */
height:210px;
position:relative;
z-index:255;
}

#header h1 {
height:141px;
width:307px;
left:6px;
top:12px;
display:block;
position:absolute;
z-index: 300;
}

#header h1 img,#header h2 img,#header h3 img,#header h4 img {
display:block;
position:absolute;
z-index:100;
left:0;
top:0;
}

#header h1,#header h2,#header h3 {
display:block;
overflow:hidden;
position:absolute;
}

#header h2 {
height:65px;
width:312px;
right:20%;
top:30%;
text-align:center;
display:block;
position:relative;
}

#header h3 { /* made in england */
height:60px;
width:242px;
right:0;
top:0;
text-align:right;
font-size:0.6em;
display: none;
}

#header h3 strong {
font-size:1.5em;
margin-top:20px;
margin-right: 8px;
display:block;
color:#999;
font-weight:bold;
}

#header h4 {
position:relative;
width:160px;
height:37px;
display:block;
top:3px;
left:307px;
font-size:0.6em;
}

#header p { /* basket */
display: block;
position:absolute;
height:60px;
width:242px;
right:0;
top:2px;
text-align:right;
z-index: 200;
font-size: 0.8em;
}


.basket_link{
	display:block;
}
.basket_link a{
	text-decoration:none;
	color:#090;
	font-weight:bold;
	line-height: 20px;
	height: 20px;
font-size: 0.8em;
}
.basket_link a:hover{
	text-decoration:underline;
}
.basket_link strong {
	display: block;
	padding:o;
	margin: 0;
	color:#009933;
}

#header-right {
	display:block;
	position:absolute;
	right:0;
	top:0;
	height:206px;
	width: 634px;
	z-index: 100;
	background-image: url(images/bg-header-right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#login_form input {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:2px;
font-size:0.8em;
background-color:#CBFFB4;
padding:0;
}

#msg {
font-weight:bold;
font-size: 0.8em;
color:#FFFFFF;
background-color:#FE2101;
text-align:center;
display:block;
width:90%;
border:#A0DEDE;
float: none;
clear:both;
margin:5px auto 12px auto;
height: 30px;
line-height: 30px;
}

#sidepanel {
display:block;
width:334px;
background-image:url(images/bg-sidebox.gif);
background-repeat:no-repeat;
background-position:center bottom;
position:relative;
padding-bottom:16px;
}

#sidepanel .icon {

vertical-align:middle;
margin-right:4px;
margin-bottom:4px;
border:0;
}

#sidepanel a {
color:#C00;
text-decoration:none;
}

#sidepanel a:hover {
color:#093;
}

#sidepanel h1 {
display:block;
width:334px;
height:33px;
background-image:url(images/top-sidebox.gif);
background-repeat:no-repeat;
background-position:left top;
font-size:0.9em;
font-weight:bold;
color:#FFF;
text-align:center;
padding-top:6px;
margin:0 0 12px;
}

#sidepanel p {
font-style:italic;
font-weight:bold;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:4px;
margin-left:12px;
}
#sidepanel p.footnote {
	font-size: 0.65em;
	color:#999999;
	padding-right: 20px;
	text-align:right;
	font-weight: normal;
}

p.charity {
	display: block;
	margin: 16px 24px 12px 0;
	text-align:center;
	font-size: 0.9em;
}

div.popup_info {
	font-size: 0.8em;
	margin: 0 auto;
	float: none;
	clear: none;
	position: absolute;
	width: 334px;
	border:3px solid #FFCCDD;
	padding: 6px;
	z-index: 500;
	background-color:#FFFFFF;
}


#slides {
display:block;
width:334px;
height:247px;
margin:12px 0;
}



.clearer {
display:block;
width:90%;
clear:right;
*-clear:none; /* IE6 fix */
}

.col-blue {
color:#399;
}

.col-brown {
color:#630;
}

.col-grey {
color:#666;
}

.floater {
position:absolute;
right:-12px;
top:24px;
}

.head-menu {
	display:block;
	position:absolute;
	right:0px;
	top:165px;
	font: "Tahoma, Arial, Helvetica, sans-serif";
	font-size:0.7em;
	font-weight:bold;
	width: 100%;
	z-index: 500;
	'letter-spacing: -0.1em;
}

.head-menu :hover > ul {
display:block;
position:absolute;
left:-12px;
top:26px;
z-index: 600;
}

.head-menu a {
display:block;
height:26px;
background-image:url(images/_.gif);
background-repeat:no-repeat;
background-position:center center;
line-height:26px;
color:#C00;
text-decoration:none;
vertical-align:middle;
}

.head-menu a:hover {
background-image:url(images/bg-hover-paws2.gif);
}

.head-menu li {
display:block;
float:left;
margin-right:15px;
min-width: 33px;
position:relative;
*-width:10px;
}
.head-menu li a img {
	margin: 4px 0 0 7px;
}
.head-menu li ul {
display:none;
}

.head-menu li ul li {
position:relative;
display:block;
float:left;
clear:both;
width:240px;
}

.head-menu li ul li a {
line-height:20px;
background-color:#ECFFFE;
vertical-align:middle;
height:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#F2F2F2;
padding:1px 1px 1px 2px;
}

.head-menu li ul li a:hover {
background-image:none;
background-color:#D6FFD1;
}

.infopage {
width:80%;
margin:0 auto;
}

.left {
display:block;
position:absolute;
left:16px; 
top:20px;
width:370px;
clear: left;
} 



.right {
display:none;
position:absolute;
left:0px;
*-left: 380px;
margin-right:1.2em;
margin-top:1em;
margin-left:380px;
*-margin: 0 55% 0 0;
z-index:0;
}


.testimonialA {
background-image:url(images/bg-quotes-l.gif);
background-position:left top;
background-repeat:no-repeat;
margin-top:24px;
padding-top:12px;
padding-left:12px;
display:block;
clear:both;
padding-bottom:32px;
border-bottom-width:3px;
border-bottom-style:dotted;
border-bottom-color:#DFFFDF;
}

.testimonialA em {
display:inline-block;
font-style:italic;
float:right;
clear:both;
}

.testimonialB {
background-image:url(images/bg-quotes-r.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding-right:12px;
display:block;
}



#measurements {
	display:block;
	padding-left: 0px;
}
#measurements p{
	display:block;
	position:relative;
	width: 300px;
	height: 26px;
	margin:1px;
}
#measurements u {
	display: inline-block;
	text-decoration:none;
}
#measurements em {
	display: block;
	position:absolute;
	top: 0px;
	right: 10%;
}
#measurements input{
	width: 26px;
}
#measurements strong{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	clear: left;
	margin-right: 6px;
	background-image: url(images/bg-measurements.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 24px;
	font-size: 0.9em;
}
.basket_item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.basket_item em{
	font-size:0.8em;
	font-style:normal;
}
.basket_total{
	display: block;
}
.basket_total p{
	display: block;
	position: relative;
	height: 1em;
}
.basket_total em{
	display: block;
	position: absolute;
	left: 30%;
}
.basket_total strong{
	display: block;
	position: absolute;
	right: 30%;
}
#user_details {
	display: block;
	margin-left: 30px;
	margin-top: 12px;
}
#user_details p{
	display:block;
	margin: 2px;
	position: relative;
	width: 350px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#user_details em {
	font-style:normal;
	display:block;
	position:absolute;
	left: 0px;
	top: 0px;
}
#user_details input, #user_details select {
	display:block;
	position:absolute;
	right: 0px;
	width: 50%;
	top: 0px;
}

#sidepanel .regular p{
	font-weight:bold;
	font-size: 0.8em;
	font-style:normal;
	margin: 0px 16px 24px 16px;
	position: relative;
	display:block;
}
#sidepanel .small p{
	font-weight: normal;
	font-size: 0.73em;
	font-style:normal;
	margin: 0px 16px 3px 16px;
}
#sidepanel .regular i {
	font-style:normal;
	display: block;
	position: absolute;
	left: 8px;
	color:#CC0000;
}
#sidepanel .regular em {
	font-style:normal;
	font-weight:bold;
	display: block;
	position: absolute;
	right: 32px;
	color:#CC0000;
}

div.fabsil{
	position: relative;
	display: block;
	border: 1px solid #FF0000;
	padding: 12px;
	font-size: 0.85em;
	margin-bottom: 12px;
}
div.fabsil p{ line-height: 0.5;}
.red {color: #CC0000}

span.notabene a {
	display:block;
	font-weight: bold;
	background-color:#FFFFFF;
	padding: 3px;
	margin:6px;
	border: 2px solid #000000;
	text-align:center
}
select#fabric{width: 220px;}



.upform label {display: inline-block; width: 100px; white-space:nowrap;}
.upform input {display: inline-block; width: 300px; }
.upform textarea {display: inline-block; width: 300px; height: 120px; font-size: 0.9em; vertical-align:top}