html{
height:100%;				/* Force vertical scrollbars in Moz + Opera to prevent 'jumping' */
margin-bottom:1px;
overflow-y:scroll;			/* this line is for IE */
}

h1{
	display:inline; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
}

h2{
	display:inline; 
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
}

.copyright{
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
.BodyText {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	display:inline; 
}
.PhotoCaption {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.SectionDivider {
	background-image: url(images/PawPath.gif);
	background-repeat: repeat;
}

/* -box_body- */
.box_body td{ color:#f07f7f}
.box_body span.productSpecialPrice { color:#ffffff; font-size:14px; font-weight:bold}
.box_body b       {color:#bb4600; font-size:14px;}
.box_body s       {color:#ffffff; font-size:14px; font-weight:bold}
.box_body span a		    {color:#a5cf91; font-size:11px; text-decoration:underline; font-weight:bold; }
.box_body span a:hover	{color:#a5cf91;text-decoration:none;}

.box_body ul 	{padding:0; margin:0 0 0 26px; list-style:none; }
.box_body .bg_list	{}
.box_body .bg_list a	{color:#d1d1d1; padding-left:15px; background:url(images/TemplateImages/arrow.gif) top left no-repeat; background-position:0 3px; text-decoration: underline; line-height:22px}
.box_body .bg_list a:hover {color:#a5cf91; text-decoration:none;}

.box_body .bg_list_un 	{}
.box_body .bg_list_un  a	{color:#ffcce4; padding-left:20px; background:url(sources/html/images/arrow_3.gif) top left no-repeat; background-position:0 3px; text-decoration:none; line-height:18px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#ffffff; text-decoration:none;}

.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a{ color:#a5cf91; padding-left:15px; background:url(images/TemplateImages/arrow1.gif) top left no-repeat; background-position:0 3px; text-decoration: underline; line-height:22px; margin-left:15px}
.box_body .bg_list_sub  a:hover	{color:#d1d1d1; text-decoration:none;}



/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:url(images/box_heading_c.gif) top repeat-x; padding:1px 10px 1px 15px;}
.box_heading_table .box_heading_td 	{color:#ffffff; font-weight:bold; font-size:11px; text-transform:uppercase; font-family:Arial; vertical-align:middle}

.box_heading_tall_t {background:url(images/box_heading_t.gif) top repeat-x;}
.box_heading_tall_b {background:url(images/box_heading_b.gif) bottom repeat-x;}
.box_heading_tall_l {background:url(images/box_heading_l1.gif)}
.box_heading_tall_r {background:url(images/box_heading_r1.gif)}

.box_body_table .box_body_tall_l {background:url(images/box_heading_c.gif) left repeat-y;}
.box_body_table .box_body_tall_r {background:url(images/box_heading_t.gif) right repeat-y;}
.box_body_table .box_body_tall_b {background:url(images/box_heading_t.gif) bottom repeat-x;}

.box_body_table .box_body_td {padding:0px;}



.AddressH{
	color: #000000;
	background-image: url(images/AddressBg.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 16px;
}
.AddressPups{
	color: #000000;
	background-image: url(images/AddressBgPups.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 16px;
}
.AddressBornemann{
	color: #000000;
	background-image: url(images/AddressBgBornemann.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 16px;
}
.AddressBreed{
	color: #000000;
	background-image: url(images/AddressBgBreed.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 16px;
}
.AddressParents{
	color: #000000;
	background-image: url(images/AddressBgParents.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 16px;
}
.AddressAdoption{
	color: #000000;
	background-image: url(images/AddressBgAdoption.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 16px;
}


.Link_Copyright:link {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.Link_Copyright:visited {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.Link_Copyright:hover {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.Link_Copyright:active {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.Link_Plain:link {
	color:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.Link_Nav-H:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding:0px 0 0px 0;
	text-align:left;
	text-align:middle;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight: bold;
 	color: #CCFFFF;
}
.Link_Nav-H:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CCFFFF;
}
.Link_Nav-H:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-H:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-Pups:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding:0px 0 0px 0;
	text-align:left;
	text-align:middle;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight: bold;
 	color: #FFFFCC;
}
.Link_Nav-Pups:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}
.Link_Nav-Pups:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-Pups:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-Adoption:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding:0px 0 0px 0;
	text-align:left;
	text-align:middle;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight: bold;
 	color: #CCFFCC;
}
.Link_Nav-Adoption:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: none;
}
.Link_Nav-Adoption:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Link_Nav-Adoption:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Link_Nav-Parents:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	padding:0px 0 0px 0;
	text-align:left;
	text-align:middle;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight: bold;
 	color: #FFCCCC;
	text-decoration: none; 
}
.Link_Nav-Parents:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}
.Link_Nav-Parents:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Link_Nav-Parents:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Link_Nav-Breed:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding:0px 0 0px 0;
	text-align:middle;
	text-align:middle;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight: bold;
 	color: #FFCCFF;
}
.Link_Nav-Breed:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFCCFF;
}
.Link_Nav-Breed:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-Breed:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-Bornemann:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding:0px 0 0px 0;
	text-align:left;
	text-align:middle;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight: bold;
 	color: #CCCCFF;
}
.Link_Nav-Bornemann:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCFF;
}
.Link_Nav-Bornemann:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Nav-Bornemann:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

body {padding:0; margin:0; background:#000000}
table, td, .main, select, input, textarea {
	font-size:11px;
    font-family:Tahoma;
	color:#282e3e;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}


.cont_body_table {background: url(images/bg1.gif) repeat-x top #363636;}
.cont_body_tall_t {background:url(images/cont_body_corn_t.gif) top repeat-x;}
.cont_body_tall_b {background:url(images/cont_body_corn_b.gif) bottom repeat-x;}
.cont_body_tall_l {background:url(images/cont_body_corn_l.gif) left repeat-y;}
.cont_body_tall_r {background:url(images/cont_body_corn_r.gif) right repeat-y;}

.line_x {background:url(images/line_x.gif) repeat-x center}
.line_y {background:url(images/line_y.gif) repeat-y center}

.cont_body_table_2 {
	background-color: #2e2e2e;
}
.cont_body_table_R {background:#282e3e;}
.cont_body_table_3 {background: url(images/cont_body_corn_c_3.gif) repeat-x top #2e2e2e;}
.cont_body_tall_t_3 {background:url(images/cont_body_corn_t_3.gif) top repeat-x;}
.vam { vertical-align:middle}


img      {border:0px;}
table	 {width:100%;}

.bg{background:url(sources/html/images/bg_line.gif)}

.jamp1{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

.header td 		 {color:#8d8d8d; vertical-align:middle}
.header span	 {color:#8d8d8d; font-size:10px; text-transform:uppercase}
.header b   	 {color:#f79100; text-decoration:underline; text-transform:uppercase;}
.header a 		 {color:#8d8d8d; text-decoration:none; font-size:11px; }
.header a:hover  {color:#8d8d8d;text-decoration:underline}

/* -box_body- */
.box_body td{ color:#f07f7f}
.box_body span.productSpecialPrice { color:#ffffff; font-size:14px; font-weight:bold}
.box_body b       {color:#bb4600; font-size:14px;}
.box_body s       {color:#ffffff; font-size:14px; font-weight:bold}
.box_body span a		    {color:#a5cf91; font-size:11px; text-decoration:underline; font-weight:bold; }
.box_body span a:hover	{color:#a5cf91;text-decoration:none;}

.box_body ul 	{padding:0; margin:0 0 0 26px; list-style:none; }
.box_body .bg_list	{}
.box_body .bg_list a	{color:#d1d1d1; padding-left:15px; background:url(images/TemplateImages/arrow.gif) top left no-repeat; background-position:0 3px; text-decoration: underline; line-height:22px}
.box_body .bg_list a:hover {color:#a5cf91; text-decoration:none;}

.box_body .bg_list_un 	{}
.box_body .bg_list_un  a	{color:#ffcce4; padding-left:20px; background:url(sources/html/images/arrow_3.gif) top left no-repeat; background-position:0 3px; text-decoration:none; line-height:18px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#ffffff; text-decoration:none;}

.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a{ color:#a5cf91; padding-left:15px; background:url(images/TemplateImages/arrow1.gif) top left no-repeat; background-position:0 3px; text-decoration: underline; line-height:22px; margin-left:15px}
.box_body .bg_list_sub  a:hover	{color:#d1d1d1; text-decoration:none;}



/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:#3d3d3d url(images/box_heading_c.gif) top repeat-x; padding:1px 10px 1px 15px;}
.box_heading_table .box_heading_td 	{color:#ffffff; font-weight:bold; font-size:11px; text-transform:uppercase; font-family:Arial; vertical-align:middle}

.box_heading_tall_t {background:#3d3d3d url(images/box_heading_t.gif) top repeat-x;}
.box_heading_tall_b {background:#3d3d3d url(images/box_heading_b.gif) bottom repeat-x;}
.box_heading_tall_l {background:#3d3d3d url(images/box_heading_l1.gif)}
.box_heading_tall_r {background:#3d3d3d url(images/box_heading_r1.gif)}

.box_body_table .box_body_tall_l {background:url(images/box_heading_c.gif) left repeat-y;}
.box_body_table .box_body_tall_r {background:url(images/box_heading_t.gif) right repeat-y;}
.box_body_table .box_body_tall_b {background:url(images/box_heading_t.gif) bottom repeat-x;}

.box_body_table .box_body_td {padding:0px;}

