/* KoogaPet.com */
body {
	background: #adda73 url(../images/main-background-repeat.jpg) center 50% repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}
img,
table {border: none}
table td {
	padding: 0;
	vertical-align: top;
}
h1, h2, h3,
p, ul, li, form {
	margin: 0;
	padding: 0;
}
ul {list-style-type: none}
a {}
a:link,
a:visited {text-decoration: none}
a:hover,
a:active {text-decoration: underline}
label {padding: 0 10px 0 0;}
input,
select {
	/*height: 14px;*/
	
	background-color:#ffffdb;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto 0 auto;
	width: 900px;
}
#top {
	height: 100px;
	background: url(../images/top-background.gif) top left no-repeat;
}
#top-profile {
	height: 70px;
	padding: 10px 60px 0 60px;
	background: url(../images/main-background-repeat.jpg) top left repeat-y;
}
#top img.logo,
#top-profile img.logo {float: left}
#top div.phone,
#top div.telephone,
#top-profile div.phone,
#top-profile div.telephone {
	color: #9C9C9C;
	float: left;
	font-size: 1.8em;
	font-weight: 700;
	padding: 20px 0 0 25px;
}
#top div.links,
#top-profile div.links {
	color: #006a86;
	float: right;
	font-size: 1.2em;
	padding: 22px 135px 0 0;
}
#top-profile div.links {padding: 22px 35px 0 0}
#top div.links a,
#top-profile div.links a {
	color: #006a86;
	text-decoration: none;
}
#top div.links a:hover,
#top-profile div.links a:hover {
	text-decoration: underline;
}
#top-banner {
	background: url(../images/top-banner.jpg) top left no-repeat;
	height: 160px;
	padding: 60px 0 0 615px;
}
#main {padding: 0 50px 0 50px}
#main.profile {padding: 40px 60px 0 60px}
#top-nav {
	height: 30px;
	margin: 0 0 2px 0;
	text-align: center;
}
#top-nav ul {
	padding: 7px 0px 7px 0px;
}
#top-nav ul li {
	background: url(../images/top-nav-link-bg-li.gif) top right no-repeat;
	display: inline;
	font-size: 1.2em;
	margin: 0 1px 0 0;
	padding: 7px 5px 7px 0;
}
#top-nav ul li span {
	background: url(../images/top-nav-link-bg-span.gif) top left no-repeat;
	padding: 7px 0 7px 5px;
}
#top-nav ul li a {
	background: url(../images/top-nav-link-bg.gif) top left repeat-x;
	color: #707070;
	font-weight: 700;
	padding: 7px 30px 7px 30px;
	text-decoration: none;
}
#top-nav ul li a:hover {
	color: #008eb0;
}
#top-nav ul li.order {
	background: url(../images/top-nav-link-order-bg-li.gif) top right no-repeat;
}
#top-nav ul li.order span {
	background: url(../images/top-nav-link-order-bg-span.gif) top left no-repeat;
}
#top-nav ul li.order a {
	background: url(../images/top-nav-link-order-bg.gif) top left repeat-x;
	color: #FFFFFF;
}
#top-nav ul li.order a:hover {
	color: #008eb0;
}
#content {
	font-size: 1em;
	margin: 0 0 40px 0;
}
#center {
	padding: 8px 20px 0 0;
	/*width: 530px;*/
}
#center.column {
	padding: 13px 0 0 0;
	width: auto;
}
#right {
	padding: 1px 0 0 0;
	width: 250px;
}
#right h2 {
	background: url(../images/h2-bg.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: normal;
	height: 39px;
	margin: 0 0 0px 0;
	padding: 15px 0 0 10px;
	text-transform: uppercase;
}
#side-nav {
	margin: 0 0 20px 0;
	padding: 0px 5px 5px 5px;
	width: 240px;
}
#side-nav ul li {
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 2px 0;
	text-transform: uppercase;
	width: 240px;
}
#side-nav ul li a {
	background-color: #dedede;
	color: #505050;
	text-decoration: none;
	display: block;
	width: 232px;
	padding: 3px 4px 3px 4px;
}
#side-nav ul li a:hover, #side-nav ul li a.active {
	background: #dedede url(../images/side-nav-green-bullet.gif) no-repeat 222px 2px;
}
#side-nav ul li.alternate a {
	background-color: #cacaca;
}
#side-nav ul li.alternate a:hover, #side-nav ul li.alternate a.active {
	background: #cacaca url(../images/side-nav-green-bullet2.gif) no-repeat 222px 2px;
}
#side-nav ul ul {
	margin: 2px 0 0 10px;
}
#side-nav ul ul li {
	font-weight: 700;
	margin: 0 0 2px 0;
	text-transform: uppercase;
}
#side-nav ul ul li a {
	background: #f4f4f4 url(../images/side-nav-bullet.gif) no-repeat 213px 4px;
	color: #9f9f9f;
	text-decoration: none;
	width: 222px;
	padding: 3px 4px 3px 4px;
}
#side-nav ul ul li a:hover, #side-nav ul ul li a.active {
	background: #f4f4f4 url(../images/side-nav-bullet.gif) no-repeat 203px 4px;
	color: #000000;
	padding: 3px 4px 3px 4px;
}
div.side-banners {
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
}
div.side-banners img {
	margin: 0 0 10px 0;
}
div.sider-banners h3 {
	background: #efefef;
}
div.side-banners ul {
	background: #efefef;
}
#instructions {
	background: #efefef;
	color: #0b6279;
	padding: 20px 5px 20px 5px;
	margin: 10px 0 0 0;
}
#instructions h3 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
}
#instructions p {
	margin: 0 0 5px 0;
}
#instructions a {
	color: #0b6279;
}
#instructions ul {
	font-size: 1.1em;
	list-style-type: disc;
	margin: 0 0 0 15px;
}
#instructions ul li {
	margin: 0 0 2px 0;
}
#center h1 {
	background: url(../images/h1-bg.gif) top left repeat-x;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: normal;
	height: 29px;
	padding: 7px 0 0 10px;
}
#center.management h1 img {
	margin: 0;
}
#center h2 {
	color: #018db0;
	font-size: 1.5em;
	font-style: italic;
	margin: 0 0 10px 0;
}
#center h3 {
	font-size: 1.2em;
	color: #018db0;
}
#center.management h3 {
	color: #009eb2;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
}
#center h4 {
	color: #018db0;
	font-size: 1.2em;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
#center.management h4 {
	color: #595959;
	font-size: 1.8em;
	font-weight: normal;
}
#center p {
	color: #585858;
	font-size: 1.2em;
	margin: 0 0 15px 0;
}
#center.management p {
	margin: 0 0 15px 125px;
}
#center a {
	color: #006a86;
}
#center ul {
	color: #585858;
}
#center ul.bullets {
	font-size: 1.2em;
	list-style-type: disc;
	margin: 5px 0 15px 25px;
}
#center ul.bullets li {
	margin: 0 0 15px 0;
}
#center img.image {
	margin: 0 0 15px 0;
}
#center img.image-left {
	margin: 0 15px 15px 0;
}
#center img.image-right {
	margin: 0 0 15px 15px;
}
#center.management img {
	margin: 0 15px 15px 0;
}
#center strong {
	color: #018db0;
}
div.diagram {
	padding: 20px 0 10px 0;
	text-align: center;
}
div.diagram img {
	margin: 0 0 10px 0;
}
div.comparison {
	border: 1px solid #dfdfdf;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
#toolbar {
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
}
#toolbar a.print {
	background: url(../images/icon-print.gif) no-repeat top left;
	padding: 1px 0 3px 23px;
}
#toolbar a.email {
	background: url(../images/icon-email.gif) no-repeat top left;
	padding: 1px 15px 3px 23px;
}
#toolbar a:hover {
	text-decoration: none;
}
#product {
	padding: 10px 0 0 0;
}
#product-main {
	float: left;
	padding: 0 0 0 10px;
	width: 310px;
}
#product-image {
	text-align: center;
}
#product-description {
	padding: 0px 0 0 0;
}
#product-description h2 {
	margin: 0 0 5px 0;
}
#purchase-order {
	margin: 0 30px 0 340px;
}
#order-form {
	background: #ececec url(../images/order-form-bg-top.gif) top left no-repeat;
	padding: 12px 20px 0px 20px;
}
#order-form h2 {
	color: #0190b2;
	font-size: 1.4em;
	margin: 10px 0 10px 0;
}
#item-total-bottom {
	background: url(../images/item-total-bg-bottom.gif) bottom left no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}
#item-total {
	background: #FFFFFF url(../images/item-total-bg-top.gif) top left no-repeat;
	padding: 6px 10px 0px 10px;
}
#content #item-total p, #sales-tax, #shipping-price {
	color: #000000;
	font-size: 0.9em;
	margin: 0;
}
#item-total input.qty {
	width: 15px;
}
#item-total table {
	width: 350px;
}
#item-total table td {
	vertical-align: middle;
}
#item-total table td.price {
	font-size: 1.4em;
	font-weight: 700;
}
#item-total table td.total-price {
	color: #ed1d37;
}
#item-total span.old-price {
	/*text-decoration: line-through;*/
}
#item-total span.new-price {
	color: #ed1d37;
	/*font-size: 1.3em;
	font-weight: 700;*/
}
#order-form table.input {
	margin: 0 0 0px 0;
}
#order-form table.input td {
	color: #585858;
	padding: 0 10px 5px 0;
	vertical-align: middle;
}
#order-form table.input td.required {
	color: #FF0000;
	padding: 0 3px 5px 0;
}
#order-form table.input td.same {}
#order-form table.input td input {
	/*background-color: #4e5d53;*/
	border: 1px solid #E1E1E1;
	/*color: #FFFFFF;*/
	font-size: 1.2em;
	/*font-weight: 700;*/
	padding: 2px 0 2px 4px;
	/*height: 18px;*/
	width: 250px;
}
#order-form table.input td input.cardnumber {
	/*width: 180px;*/
}
#order-form table.input td input.zip,
#order-form table.input td input.securitycode {
	width: 50px;
}
#order-form table.input td input.number {
	width: 20px;
}
#order-form table.input td input.checkbox {
	border: none;
	height: auto;
	width: auto;
}
#order-form table.input td select {
	/*background-color: #4E5D53;*/
	border: 1px solid #E1E1E1;
	/*color: #FFFFFF;
	font-size: 0.95em;
	font-weight: 700;*/
	padding: 2px 0 2px 0px;
	/*height: 18px;*/
	width: 257px;
}
#card-security-holder {
	position: relative;
}
#card-security {
	background-color: #ececec;
	border: 5px solid #FFFFFF;
	position: absolute;
	left: 60px;
	width: 205px;
	padding: 10px 10px 10px 10px;
	visibility: hidden;
}
#card-security img {
	margin: 0 0 10px 0;
}
/*
#total {
	font-size: 1em;
	font-weight: 700;
	padding: 0 0 10px 0;
	text-align: center;
}
#total span.price {
	color: #d8d655;
	font-size: 1em;
}
*/
#form-footer {
	background: #ECECEC url(../images/order-form-bg-bottom.gif) bottom left no-repeat;
	padding: 5px 0 20px 0;
	text-align: center;
}
#thank-you {
	margin: 0 50px 0 50px;
}
#thank-you h1 {
	color: #0190b2;
	font-size: 2em;
	margin: 0 0 20px 0;
	text-align: center;
}
#thank-you p {
	font-size: 1.2em;
	text-align: left;
}
#shopping-cart {}
#shopping-cart div {
	border: 1px solid #e2e2e2;
	padding: 10px 10px 0px 10px;
}
#shopping-cart.order-results div {
	margin: 0 50px 0 50px;
}
#shopping-cart table.shopping-list {
	font-size: 1.2em;
	width: 100%;
}
#shopping-cart table.shopping-list th {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px 0px 10px 0px;
}
#shopping-cart table.shopping-list td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}
#shopping-cart table.shopping-list th.price, #shopping-cart table.shopping-list td.price {
	text-align: right;
}
#shopping-cart table.shopping-list td.productPrice {
	text-align: center;
}
#shopping-cart table.shopping-list td.qty {
	text-align: center;
}
#shopping-cart table.shopping-list tr.totals td {
	border-bottom: none;
}
#shopping-cart table.shopping-list td.subtotals {
	font-weight: 700;
	text-align: right;
}
#footer {
	color: #006A86;
	font-size: 1.2em;
	padding: 0 0 40px 0;
	text-align: center;
}
#links {
	background-color: #F3F3F3;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0;
}
#links a {
	color: #006a86;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
#copyright a {
	color: #006A86;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#logo-bottom {
	padding: 20px 0 0px 0;
}
.instruction_step {
	margin: 0;
}
.instruction_thumbnail {
	clear: both;
	float: left;
	width: 100px;
	height: 100px;
	background: #FFFFFF;
	margin: 20px 0 20px 20px;
}
.instruction_step_content {
	padding: 0 0 0 140px;
}
.testimonial_content {
	padding: 0 0 0 200px;
}
.testimonial_thumbnail {
	clear: both;
	float: left;
	width: 181px;
	height: 181px;
	background: #FFFFFF;
	margin: 20px 0 20px 0;
}
.err {color: #CC0000}
.updated {color: #009900}

/* pedigree chart */
table.pedigree {
	border-collapse:collapse;
	margin:0.25em;
	
}
table.pedigree td {
	vertical-align:middle;
	padding:0.25em;
	border:1px solid #999999;
}