html {
	font-family:Verdana, Arial, Helvetica, sans-serif, Times, serif;
	margin: 0px;
	padding: 0px;
}
form	{ padding:0; margin:0; }
body {
	text-align:left;
	font-size:80%;
	line-height:130%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

a {
	text-decoration: none;
	color:#EB008B;
}
a:hover {
	color:#7f2b7d;
}
img	{
	padding:0;
	margin:0;
}
a img	{
	border:none;
	margin:0;
	padding:0;
}

img	{
	margin:0;
	padding:0;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }
h3, p, label { font-size: 1em; }
h3	{ color:#DF007F; }
ul, ol {
	margin:0; padding:0; text-align:left;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size:12px;	
}

#site-border {
	text-align: justify;
	width:952px;
	margin:20px auto 0px auto;
}

#site-head {
	width: 100%;
	padding:0 0 12px 0;
	margin:0 0 1% 0;
	font-weight:bold;
	color:#7f2b7d;
	vertical-align:bottom;
	background:#FFF url("../images/header_shadow.gif") center bottom no-repeat;
}

#site-head #logo	{
	width:399px;
	height:113px;
	margin-top:15px;
	float:left;
}

#site-head h1#tagline	{ width:auto; font-size:100%; font-weight:normal; position:relative; top:82px; margin:0 0 -20px 0; padding:0; }

#site-head form input#submit, #site-head form div input#submit, #site-head form input#search-submit	{
	background:transparent;
	border:none;
	width:auto;
	color:#7F2B7D;
}

#login #submit, #login a	{
	position:relative;
	top:2px;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0;
	font-family:arial; font-size:14px;
	color:#7f2b7d;
}
#login a	{
	position:relative;
	top:-3px;
	left:0;
}
#site-head form#search-box input#submit,
#site-head form#product-box input#submit
{
	margin-bottom:-4px;
}

#site-head #login	{
	float:right;
	width:170px;
	margin:10px 0 0 0;
	padding:10px;
	padding-bottom:0;
	background:#DF007F url("../images/login_back.gif") right 0 repeat-y;
	border:#7f2b7d 1px solid;
	border-bottom:none;
}

#site-head #login div	{
	float:right;
	margin:0 13px 0 0;
}

#site-head input	{
	width:144px;
	height:20px;
	border:none;
	padding:3px 4px 0 4px;
	background:url("../images/text_box.gif") 0 0 no-repeat;
}

#site-head #login input	{
	margin:0 0 5px 0;
	
}

#site-head ul	{
	list-style:none;
	clear:both;
	background-color:#7F2B7D;
	color:#FFF;
	padding:3px 0;
}

#site-head li	{
	display:inline;
	margin:0 0 0 0;
}

#site-head li a	{
	color:#DD74B3;
	font-weight:bolder;
	padding:0 9px;
}

#site-head #search-bar	{
	background-color:#EB008B;
	padding:1px 8px;
	margin:0;
}

#site-head #search-box, #site-head #product-box	{ display:inline; }
#site-head #product-box	{ margin-left:10px; }

#site-body {
	width:730px;
	float:right; position:relative;
}

#site-body ul#top-links	{
	margin-bottom:8px;
	line-height:0px;
	width:100%;
	padding:0;
}

#site-body ul#top-links li {
	display:inline;
	width:130px;
	height:135px;
	margin:10px 18px 10px 0;
}

#site-body ul#top-links li.end { margin: 10px 0; }

#site-body .box-out	{
	width:500px; margin:0; padding:0; position:relative; clear:both;
	background:url("../images/box_sides.gif") 0 0 repeat-y;
}

#site-body .box-out p.notes, #site-body .box-out-wide p.notes	{ width:470px; font-size:90%; margin-bottom:0.6em; margin-top:0; padding:0 0 0 10px; height:auto; }
#site-body .box-out p.notes strong, #site-body .box-out-wide p.notes strong { color:#FA29A4; }

#site-body .box-out .footer	{
	clear:both;position:relative;
	padding:0px 0 10px 110px; margin:0 0 10px 0;
	background:url("../images/footer.gif") 0 bottom no-repeat;
}

#site-body .box-out-wide	{
	width:720px; margin:0 0 1em 0; padding:0; position:relative; left:10px;
	background:url("../images/box_sides_wide.gif") 0 0 repeat-y;
}
#site-body .box-out-wide h2	{
	margin:0 0 8px 0; padding:5px 0 3px 7px; position:relative; width:713px;
	color:#7F2B7D; background:#EB008B url("../images/box_header_wide.gif") 0 0 no-repeat;
}
#site-body .box-out-wide .footer	{
	clear:both;position:relative; width:711px;
	padding:0px 0 15px 110px; margin:0;
	background:url("../images/footer_wide.gif") 0 bottom no-repeat;
}

#site-body #recommends .footer	{
	padding-top:10px; position:relative;
}

#site-body .box-out .footer a	{
	color:#80437d; font-size:90%;
	display:inline; position:relative; left:15px;
	font-weight:bold; font-style:italic;
	margin:0 0 0 15px;
}

#site-body .box-out h2	{
	margin:0 0 8px 0; padding:5px 0 3px 7px; position:relative;
	color:#7F2B7D; background:#EB008B url("../images/box_header.gif") 0 0 no-repeat;
}
#site-body .box-out h2 a	{ color:#7F2B7D; }
#site-body .box-out h2 a:hover, #site-body .box-out-wide h2 a:hover	{ color:#FFF; }

#site-body .box-out h2 em, #site-body .box-out-wide h2 em	{ color:#FFF; font-style:normal; }

#site-body .box-out p,
#site-body .box-out h3,
#site-body .box-out h4,
#site-body .box-out ul,
#site-body .box-out ol
{
	width:470px; padding:0 0 1em 1em;
}
#site-body .box-out ol	{ padding:0 0 2em 2.6em; width:420px; margin:0; font-weight:bold; }
#site-body .box-out ul	{ list-style:none; }

#site-body .box-out dl	{ width:470px; padding:0 0 1em 1em; }
#site-body .box-out dl dt, #site-body .box-out dl dd	{ padding:0; margin:0 }
#site-body .box-out dl dt, #site-body .box-out table th	{ font-size:1.1em; font-weight:bold; color:#7F2B7D; }
#site-body .box-out dl dd	{ margin-bottom:2em; }

#site-body .box-out dl.contents dt	{ margin:0.7em 0; }
#site-body .box-out dl.contents dd	{ margin-bottom:0.3em; }
#site-body .box-out dl dt a	{ color:#7F2B7D }

#site-body .box-out dl dt a.back-link	{ float:right; margin-top:-1.2em;margin-bottom:0; font-size:1em; color:#EB008B; }

#site-body .box-out table	{ padding:0; margin:0; width:100%;line-height:1.6em; background:#FFE4F4; }
#site-body .box-out table td, #site-body .box-out table th	{ border:1px solid #FFF; padding:0 10px }

#site-body ul.product-info	{
	width:100px; height:13em;
	position:relative; clear:none; float:left;
	list-style:none;
	margin-right:0; margin:0 8px 1em 8px; padding:0 8px 0 0;
	color:#7F2B7D; text-align:center;
}
#site-body ul.product-info li, #site-body ul.product-info li a	{
	text-align:center; float:none; position:relative;
}

#site-body ul.product-info img	{
	margin:0.5em;
}


#site-body #product-detail a.product_pic	{
	width:175px; height:175px; margin:0.5em 1em;
	position:relative;
}
#site-body #product-detail a.product_pic img	{margin:0;position:relative; }

#site-body .box-out table.product_pic	{ float:left; margin-left:1px; background:#FFF; vertical-align:middle; text-align:center; width:175px; height:175px; }
#site-body .box-out table.product_pic tr, #site-body .box-out table.product-image td	{ width:175px; height:175px; }

#site-body #product-detail ul	{
	list-style:none; padding:0 0 0 1em;position:relative;
}
#site-body #product-detail ul.description,
#site-body #product-detail h3.description
{
	float:right; width:255px;position:relative;
}

#site-body #product-detail ul.description li.price	{
	width:75px ; height:20px; padding:3px 0 2px 5px; 
	background:url('../images/price_box.gif') 0 0 no-repeat; color:#FFF; font-weight:bold;
}

#site-body #product-detail ul.description	{ height:135px; }

#site-body #product-detail p.description
{
	clear:both; width:450px;position:relative; float:none;
}

#site-body #product-detail ul li	{
	margin:0 0 0.5em 0;
}


#site-body #product-detail .product-options ul li	{
	margin:0;
}

#site-body ul.product-info em	{
	font-style:normal;
	font-weight:bold;
}

#site-body #recommends ul	{
	float:left;
	border-right:#DD74B3 1px solid;
}

#site-body #recommends ul.last	{
	border:none;
	margin-right:0;
}

#site-body #bargains	{
	background-color:#E9C0EA;
}

#site-body #useful-links	{
	width:200px; margin-top:10px;
	position:absolute; right:0;
}

#site-body .product-options	{ float:left; width:140px; }
#site-body .product-options ul, #site-body .product-options ul li	{ width:120px }
#site-body .product-options h3	{ margin-bottom:0em; }

#site-body form#product-selection	{
	float:right; position:relative; clear:right;
	width:40%; margin:11px 0 0 0;
	background:url("../images/form_border.gif") 0 0 repeat-y;
}

#site-body form#product-selection label	{
	color:#7f2b7d; font-weight:bold; text-align:left; position:relative; margin:0;
}

form select	{
	background:#FFF; border:#80437D 1px solid; color:#80437D;
	width:140px;
}
#basket form select	{ width:auto; }

#site-body form#product-selection div	{
	padding:0 20px;
}

#site-body form#product-selection #header	{
	background:url("../images/form_top.gif") 0 0 no-repeat; padding-top:1em;
}

#site-body form#product-selection #footer	{
	background:url("../images/form_bottom.gif") 0 bottom no-repeat;
	padding:20px 0 20px 20px;
}

#site-body #reviews blockquote	{	margin:0; }

#site-body #reviews blockquote p:before	{
	content:url("../images/left_quote.gif");
}

#site-body #reviews blockquote p:after	{
	content:url("../images/right_quote.gif");
}

#site-body #reviews img.star	{
	margin:0 -5px -5px 0;
	padding:0;
}

#site-body #reviews h3	{
	padding:0 0 0 10px;
	color:#7f2b7d;
}

#site-body #reviews a	{
	color:#7f2b7d;
}

#basket	{ font-size:90%; }
#basket p	{ float:right;position:relative; right:20px; margin-top:20px; }

#site-body #basket table	{
	width:95%; margin:15px 0 0 15px; line-height:1.4em;
}

#site-body #basket table th	{
	background-color:#EB008B;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	border:#FFF 1px solid;
	padding:4px 5px;
}

#site-body #basket table td	{
	padding:1px 5px;	vertical-align:middle;
}

#site-body #basket table .blank, #site-body #basket table #total .blank	{
	background:#FFF;
}

#site-body #basket table #total th, #site-body #basket table #total td	{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
	background:#7F2B7D;
	color:#FFF;
}

#site-body #basket table td	{
	background-color:#E9C0EA;
	border:#FFF 1px solid;
}

#site-body form #buttons	{ padding:0; text-align:right; margin:20px 0px 0 0; width:100%; }
#site-body form #buttons a	{ float:left; position:relative; margin:0; padding:0; left:10px }
#site-body form #buttons input	{ float:right; position:relative; margin:0 20px 0 0; padding:0; }

#site-body form #button #submit	{
	float:right; margin-right:13.7em;
}

form input	{ color:#80437D; }

form label	{ color:#80437D; font-weight:bold; }

#side-bar	{	width:200px; float:left; }

#side-bar ul, #useful-links ul	{
	list-style:none;
	border-left:#80437D 1px solid;
	margin-bottom:10px;
	font-weight:bold;
}

#side-bar li, #useful-links li	{
	border-bottom:#7F2B7D 1px solid;
	padding:8px 0 2px 5px;
}

#side-bar h2, #useful-links h2	{
	color:#FFF;
	background:#80437D url("../images/menu_header.gif") right 0 no-repeat;;
	margin:0;
	padding:5px 0 2px 5px
}

#side-bar li a, #useful-links li a	{
	display:block;
}

#page-footer	{
	clear:both;
	width:100%;
	text-align:left;
	background:#7F2B7D;
	color:#FFF;
	font-size:0.8em;
	padding:3px 0 3px 11px;
}

#breed-list ul	{ width:350px; float:left; list-style:none; }
#breed-list ul li	{ width:94%; padding-left:10px; }

#breed ul	{
	list-style:none;
	width:210px;
	padding:0 0 0 11px;
	margin:0 0 0 11px;
	float:left;
}

#breed-list ul.alphabet	{
	float:none;
	text-align:center;
	font-size:110%;
	color:#7F2B7D;
	font-weight:bold;
	width:80%; height:1.5em;
	padding:0;
	margin:0 auto 11px auto;
}

#breed-list ul.alphabet li	{
	display:inline; float:none;
	padding:0;
	margin:0;
}

#breed img.dog_thumb	{
	position:relative;
	margin:0;
}
#breed	{ width:720px }
#breed table	{
	margin:1% 2% 0 1.5%;
	width:700px; position:relative;
	font-size:96%; line-height:1.6em
}
#breed table td, #breed table th	{ padding:3px 0 3px 4px }
#breed th	{
	text-align:left;
	color:#7F2B7D;
	width:190px;
	padding:5px 11px 4px 11px;
	border-right:#FFF 2px solid;
	vertical-align:top;
}
#breed td	{
	padding:0 0.4em;
}

#breed table.wide	{
	width:96%;
	clear:right;
	border-top:#EB008B 1px solid;
}

#breed tr.shaded td, #breed tr.shaded th	{
	background-color:#FFE5F4;
}

form.contact	{ width:200px; margin:0; padding:0; position:relative; float:right; top:15px; right:40px; }
form.contact ul, form.contact ul h3	{ width:200px; }
form.contact ul li	{ width:200px; position:relative; }
form.contact label	{ color:#7F2B7D; display:block; width:200px; margin:0; font-size:1em; }
form.contact input, form.contact textarea	{
	width:200px;
	line-height:1em; margin-bottom:1em;
	font-size:0.9em;
	border:1px solid #EB008B;
}
form.contact input	{ height:1.2em; }

form.contact input#submit, form.login li input#submit, form.login li input#signup, form.checkout input#submit	{
	width:auto; height:2em; padding:0 0.3em;
	font-size:0.9em; font-weight:bold;
	background:#7F2B7D; border:1px solid #EB008B; color:#FFF; cursor:pointer;
}
form.contact input#submit:hover	{color:#EB008B; background:#FFF;}

form.checkout	{padding-top:10px;}
form.checkout label	{ float:left; width:100px; }
form.checkout input, form.checkout textarea	{ width:300px; border:1px solid #7F2B7D; margin:0 0 1px 0; }
form.checkout input.short	{ width:200px }
form.checkout input.checkbox	{ width:auto;border:none; }
form.checkout label#billyesl, form.checkout label#billnol	{ float:none; width:auto }
form.checkout input#submit	{ position:relative; left:100px; }

form h3	{ margin:0 0; }

form.login li	{ margin-bottom:0.7em; }
form.login li label,form.login li input	{ display:block;width:200px; }

#site-body .box-out dd ul.address, #site-body .box-out dd ul.address li { padding:0; margin:0; }
#site-body .box-out dl.contact	{ padding-bottom:0; float:left; width:200px; position:relative; }

.wide_page #useful-links	{ display:none; }

#site-body .box-out ul.links	{font-size:90%; margin-bottom:-10px; position:relative;}
#site-body .box-out ul.links li	{
	display:inline; position:relative; margin:0 10px 0 0;
}
#site-body .box-out ul.links li a	{ font-weight:bold; font-style:italic; }

ul.bulleted	{ margin-bottom:2em; }
ul.bulleted li	{ background:url(../images/bullet.gif) 0 3px no-repeat; padding-left:15px; }
h3.list_header	{ clear:both; margin-bottom:0; }


/* MEMBERS PAGE */

#site-body .box-out form h2	{
	margin:0 0 8px 0; padding:5px 0 3px 7px; position:relative;
	color:#7F2B7D; background:none;
}

#site-body .box-out form.members ul	{ border:0px; }
#site-body .box-out form.members ul li	{ clear:left; vertical-align:bottom; }
#site-body .box-out form.members ul li label	{ float:left; display:block; width:150px; text-align:right; margin-right:10px; margin-bottom:6px; }
#site-body .box-out form.members ul li input,
#site-body .box-out form.members ul li textarea	{ float:left; width:250px; margin-bottom:6px; }
#site-body .box-out form.members ul li input#submit	{ width:auto; margin-left:160px; font-weight:bold; cursor:pointer; }
#site-body .box-out form.members ul li input.radio	{ width:auto; }

#site-body .box-out form.members h2	{ clear:left; margin-top:2em; }