/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul { 
	margin: 1em 0;
}

/* Class for clearing floats */

.clear {
	clear:both;
}


/* Remove border around linked images */

img {
	border: 0;
}

body {
	background: #FFFCD1 url(fixedwidth/bg.gif) repeat-x left top;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


/* =Typography
-----------------------------------------------------------------------------*/

p {
	padding-top: 5px; 
	line-height: 150%;
}

blockquote {
	margin: 0 20px;
	padding: 20px 0 0 20px;
	background: url(fixedwidth/quotes.png) no-repeat left top;
	text-align: justify;
	font-size: 0.9em;
	color: #93724E;
}


/* =Headings
-----------------------------------------------------------------------------*/

h3 {
	width: 98%;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	color: #50a014;
}


/* =Links
-----------------------------------------------------------------------------*/

a {
	text-decoration: none;
}


/* =Masthead - can stick background logo here.
-----------------------------------------------------------------------------*/

h1 {
	background: url(bg.gif) no-repeat center top;
	text-indent: -9000px;
	display: block;
	height: 160px;
}




/* =Main Nav
-----------------------------------------------------------------------------*/

.linemenu {	
  	text-align:right;
	vertical-align:top;
	text-decoration:none;
}

.menubar {
	position: relative;
	background: url(fixedwidth/nav_bar_green.gif) no-repeat left top;
	margin: 0px 0px -10px 0px;
	z-index: 55;
	width: 960px;
	height: 20px;
	padding-left: 30px;
	margin-top: -10px;
	~margin-top: -5px;
}

.menu_container {
	position: relative;	
}

.topmenu {
	list-style-type:none;
	text-transform: uppercase;
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	line-height: 3em;
	margin-top: -200px;
	~margin-top: 0px;
}

.topmenu li a, .topmenu li a:visited {
	display: block;
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	float:left; 
	padding-right: 0.8em; 
	line-height: 3em;
}

.topmenu a:hover {
	text-decoration: underline;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/

/*Topper controls drop down menus*/
a.submenu {
	position: relative;
	top: -160px;
	left:  -85px;
	color: #FFFFFF; 
	text-align: center;
	background-color: #BD8D46;
	font-size: x-small;
	width:auto; 
	border-bottom: 1px solid #FFFFFF; 
	list-style-type: none;
	display:block; 
	font-weight:normal; 
	text-decoration: none; 
	line-height: 1.5em; 
	padding: 0.5em; 
}

A.submenu:link {}

A.submenu:visited {}

A.submenu:hover {
	text-decoration:underline;
	display:block; 
	font-weight:normal; 
	color: #000;
}

A.submenu:active {}

* html .submenu {
	width:10em; w\idth:9em; /* hack for IE5.5 */
}

/* =Main Content
-----------------------------------------------------------------------------*/

.center_area {
	background: #FFFFFF;
	width: 92%;
	padding-top: 30px;
	overflow: hidden;
	font-size: 0.85em;
	margin-left: 30px;
	~max-height: 100%;
}

.first_column {
	float: left;
	width: 575px;
	margin: 15px 0 -20010px 20px;
	padding-bottom: 20030px;  /* X + padding-bottom */
}

.first_column p {
	color: #93724E;
}

.first_column a {
	border-bottom-style: dotted;
	border-bottom-width: 0.1em;
}

.first_column a:hover {
	color: #FFFFFF;
	background: #FFFCD1;
	border: none;
}

#availablePets a {
	color: #93724E;
	border: none;
}

.first_column input.search_button {
}

div.list_wrap {
	margin-bottom: 1em;
}

dt {
	text-transform: uppercase;
	color: #FFFCD1;
	font-weight: bold;
	padding-top: 20px;	
}

dd {
	font-size: x-small;
	text-indent: 0;
}

.info_box {
	float: left;
	width: 145px;
	height: 100px;
	background: url(fixedwidth/body_div.gif) no-repeat right center;
	padding: 20px 20px;
}

#front_photo {
	padding-left: 10px;
}

#main_news {
	width: 500px;
}

#last.info_box {
	background: none;
}

img#main_photo {
	background: #ffffff;
	padding: 15px 15px 60px;
	border: 1px solid #000;
	margin: 25px 0 60px;
	float: left;
}

p#dog_details {
	line-height: 180%;
	padding-top: 20px;
}

#dog_info {
	width: 530px;
	margin: 10px 0 20px;
	position:  relative;
}

#dog_info span {
	font-weight: bold;
	color:  #0000EE;
}

#dog_info h3 {
	z-index: 30;
}

#dog_info p {
	float: left;
	width: 240px;
	margin: 20px 0 0 10px;
}

ul#secondary_photo {
	list-style-type: none;
	width: 225px;
}

ul#secondary_photo li {
	float: left;
	padding: 5px;
}

ul#secondary_photo li a {
	border: none;	
}

ul#company_inc li {
	margin: 5px 0 5px 15px;
	color: #93724E;
}

#warranty ul {
	margin-left: 30px;
	width: 500px;
}

#warranty li {
	float: left;
	width: 240px;
	margin-right: 10px;
}

#warranty br {
	clear:left;
}

#privacy ul {
	color: #93724E;
	margin-left: 50px;
}

#privacy dt {
	color: #93724E;
}

#privacy dd {
	font-size: 0.85em;
	font-weight: normal;
	color: #93724E;
}

#nutrition ul {
	color: #93724E;
	margin-left: 50px;
}

#company {
	margin-right: 10px;
}

#company li {
	color: #93724E;
	margin-left: 50px;
}

/**********Left column classes (leftright & leftonly)*/
	
.left {
	width:15%;
	background-color:#DDE3EB;
	color:white;
	border-right: 1px solid #6699CC;
}		

.left_table {width:100%}
	
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #DDE3EB;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 12;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #DDE3EB;
  	color: #000000;
  	font-weight: bold;
  	font-size: 14px;
  	text-decoration: none
}
		
/**********End left column classes*/

/**********Center column classes*/

/*left right (outer)*/	
.center {
	width:550px; 
	vertical-align:top;
	border-left: 1px solid #CC9A14;
}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/
.center_table {
	width:98%; text-align:left;
}
		
/**********End center column controls*/

/* =Secondary Content
-----------------------------------------------------------------------------*/

.second_column {
	float: left;
	background: url(fixedwidth/second_bg.png) repeat-y;
	width: 330px;
	margin: 15px 5px -20000px 0;
	border-left: 1px solid #CC9A14;
	padding-bottom: 20030px;  /* X + padding-bottom */
}



.second_column h4 {
	padding: 0 0 10px 10px;
	margin-left: 10px;
	border-bottom: 2px solid #CC9A14;
	width: 90%;
	color: #5A3D1C;
}

.testimonials p {
	text-align: right;
	margin: 0 25px; 
	font-size: 0.9em;
	color: #93724E;
}

.financing p {
	margin: 0 25px; 
	color: #93724E;
}

.financing img {
	margin: 25px; 
	padding-left: 40px;
}

ol.store_locations {
	margin-bottom: 100px;
	padding-bottom: 100px;
}

div.sidebar.column ol.store_locations li {
	line-height: 2.3em;	
}
/**********Begin right column controls (leftright)*/

.right {vertical-align:top}

/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/



/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	position: relative;
	color: #FFFFFF;
	font-size: 9pt;
	width: 92%;
	margin: 25px 0 15px 3%;
	border-top: 1px solid #BD8D46;
}

* > #footer {
	position: relative;
	z-index: 1000;
}

ul#footer_nav {
	list-style-type:none;
	display: none;
}

ul#footer_nav li {
	float:left;
	border-left: 1px solid #ffffff;
	padding: 0 20px;
}


ul#footer_nav li.first_link {
	border: none;
}

#footer_nav li a, #footer_nav li a:visited {
	text-decoration: none;
	color: #ffffff;
	float:left; 
	line-height: 1em;
}

.copy {
	padding-left: 360px;
	margin: 20px;
	color: #000000;
}




/* =Forms
-----------------------------------------------------------------------------*/

form#contactUs {
	margin-bottom: 700px;
}

fieldset { 
	position: relative;   
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 -1em 0;  
	padding: 0 0 1em 0;
	border: none;  
}

#contact_form table, td.textBox {
	border: none;
}

legend {  
	color: #50a014;  
	font-weight: bold;
}

#contact_form legend {
	font-size: large;
}

fieldset td {  
	padding: 1.5em 1em 0;   
}

fieldset tr {  
	float: left;  
	clear: left;  
	width: 100%;  
}

td.textBox {
	font-weight: bold;
	width: 100px;
	float: ;
}
td.textBox b {
	margin-right:  0.3em;
}

td.textBox input {  
	float: right;  
	width: 20em;  
	margin-left: 2.1em;
}

textarea.textBox {
	width: 250px;
	margin-left: 1.8em;
}

td.textBox i {
	display: block;
}

select#subject.textBox {
	margin-left: 1.8em;
}

.required {
	font-size: .75em;
	color: #FF0000;
}

.warning {
	position: absolute; 
	margin-left: 18em;
	left: 200px;
	font-weight: bold;
	color: #ff0202;
	padding-left: 18px;
	background: url(../images/error.png) no-repeat left top;
	width: 300px;
}

* html .warning {
	width: 10em;
}
input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	color: #FFFFFF;
	background-color: #BD8D46;
	font-size: 75%;
	font-weight: bold;
}

input.submit_button {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	color: #FFFFFF;
	background-color: #BD8D46;
	font-size: 85%;
	font-weight: bold;
	float: left;
	margin-left: 15em;
}

input.search_button {
}

.first_column input {
}

fieldset {
	margin: 10px;
	border: none;
}

fieldset#contact_form {
	margin-top: 20px;
}

#search label {
  	overflow: hidden;
  	width: 0;
  	height: 0;
}

label {
	float: left;
	width: 25em;
}


form p {
	position: relative;
	padding-left: 20px;
}

#contact_form legend {
	font-weight: bold;
	margin-left: 15px;
}

.puppy_search legend {
	color: #ffffff;
	padding: 0px 180px 10px 0px;
	border-bottom: 1px solid #ffffff;
}

.required {
	font-size: .75em;
	color: #FF0000;
}

.puppy_search select {
	margin: 15px 0px -6px;
	border-top: 1px solid #ffffff;
	background: #ffffff;
}

.required {
	font-size: .75em;
	color: #FF0000;
}

.warning {
	position: absolute; 
	margin-left: 14em;
	left: 200px;
	font-weight: bold;
	color: #760000;
	padding-left: 18px;
	background: url(../images/error.png) no-repeat left top;
}

* html .warning {
	width: 10em;
}

.puppy_search {
	padding: 15px 0px 0px 15px;
	background: url(fixedwidth/puppy_search_bg_green.png) no-repeat left top;
	height: 200px;
}

#search_button {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	color: #FFFFFF;
	background-color: #BD8D46;
	font-size: 75%;
	font-weight: bold;
}

.go_button {
	float: left;
	margin: 0 -25px;
	margin-top: -10px;
}


/* =Tables
-----------------------------------------------------------------------------*/

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 98%;
  border: 0px solid #BD8D46;
}

caption {
  font-size: 1.4em;
  margin: 1em 0;
  font: bold 1.6em Georgia, "Times New Roman", Times, serif;
  color: #50a014;
}

col {
}

col#availableCol {
  border: none;
}

thead {
  background: #f1e0cd;
  border-top: 1px solid #BD8D46;
  border-bottom: 1px solid #BD8D46;
}

/* @group My Group */



/* @end */

th {
  font-weight: bold;
  text-align: left;
}

#imagelistHead {
  text-indent: -1000em;
}

th, td {
  padding: 0.3em 1em;
}

.odd {
  background-color: #e5f2d2;
  border: 0px;
}

#availablePets tbody tr:hover {
  background-color: #fffcd1;
  color: #ffffff;
}

.even {
  background-color: #FFFFFF;
  border: 0px;
}

thead tr:hover {
  background-color:;
  color: inherit;
}


/* =Misc 1
-----------------------------------------------------------------------------*/

hr {
	display: none;
}

br {
	clear: both;
}

/* 'margin: 0 auto' is necessary so the layout stays centered on screen when browser width is more than 1200px */

.wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	color: #50a014;
}

/*Product buttons*/
.button2 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	color: #FFFFFF;
	background-color: #BD8D46;
	font-size: 75%;
	font-weight: bold;

	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
}

/*General buttons*/
.button3 {
	background-color: #CCCCCC;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #6699CC 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*Small title bar*/
.titletab_small {
  	background-color: #336699;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #FFFFFF;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	color: #f00;
	font-weight: bold; 
}

/*Cross component outer*/
.specials {width:90%; text-align:left}
		
/*Cross component title bar*/
.specials_title {
	width:141;
	height:19; 
	background-image: url('title_tab_cross.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	margin-top: 5px
}
	
/*Cross component body*/
.specials_body {
	margin:0;
	border:solid #124B8A 2px;
	font-size: 10pt;
}

div.promo_body a.crosstitle {
	color: #93724E;
	border: #fff solid;
}

div.promo_body img {
	padding-left: 50px;
	border: #fff solid;
}

div.promo_body img:hover {
	background: #fff;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
	border: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


/**********Promo component classes*/

/*Promo component title bar*/
.promo_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_promo.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Promo component body*/
.promo_body {
	width="100%";
	margin: 0 20px 0 0;
	border:solid #8A1212 2px;			
}

/*Promo component product name*/
A.promo_description:link, A.promo_description:active, A.promo_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.promo_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End promo component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:"100%";
	margin:0;
	border:solid #FFFFFF 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End random component classes*/
	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
  	background-color: #003070;  
  	color: white;  
  	font-weight: normal;
  	font-family:arial;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #218CBD;
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family:arial;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: center;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {  
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {  
}

A.ctiny_text:hover { text-decoration: underline }

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*results_buylist category heading*/
.title {
	font-weight:bold;
	font-size:16px
}


/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*results_big product name*/
.results_description {
	color: black;
  	font-weight: bold;
  	font-size: 11px
}

/**********End results_ component classes*/

.component_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b44b6;
	background-position: center;
	text-align: left;
	padding: 5px;
	font-weight: bolder;
	vertical-align: middle;
}
a.component_header:hover, a.component_header:link, a.component_header:alink, a.component_header:vlink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b44b6;
	background-position: center;
	text-align: left;
	padding: 5px;
	font-weight: bolder;
	vertical-align: middle;
}
.product_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b44b6;
	text-align: center;
	padding: 5px;
}
.centercomponent {
        background-image: url(single_dot_x.gif);
        background-repeat: repeat-x;
        background-position: middle;
        padding-bottom: 10px;
        padding-top: 10px;
}
.centercomponentdesc {
        background-position: bottom;
        padding-bottom: 10px;
        font-size: 10px;
        color: #FFFFFF;
        padding-left: 5px;
}
a.centercomponentdesc:hover, a.centercomponentdesc:link, a.centercomponentdesc:alink, a.centercomponentdesc:vlink  {
        color: #FFFFFF;
        font-size: 10px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
        color: #990000;
        font-weight: bold;
        font-size: 14px;
}
.listprice {
	font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight: bold;
        font-size: 14px;
        text-decoration: line-through;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}
A.label:link, A.label:active, A.label:visited {
	font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}
A.label:hover {
	font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;
}
.fly_title {
	font-family: Arial, Helvetica, sans-serif;
        color: #094989;
        font-weight: normal;
        font-size: 16px;
}





/* =Misc 2
-----------------------------------------------------------------------------*/

.second_column ol {
	text-align: left;
	list-style-type: none;
	color: #93724E;
	font-size: 0.85em;
	padding-left: 15px;
	width: 30em;
}

.second_column ol li {
	float: left;
	width: 14em;
	display: block;
	line-height: 2.5em;
}

.breadcrumb_bar {
	font-size: small;
	padding: 0 0 10px 10px;
	margin: -10px 10px -25px 15px;
	~margin: -5px 0px 0px 14px;
	border-bottom: 1px solid #CC9A14;
	width: 920px;
}
	
.breadcrumb_bar a {	
	text-decoration: none;
}

<!--[if lt IE 7]>
html { /* padding: 50px 0 20px; */ }
#main { bottom: auto; left: auto; right: auto; top: auto; height: 100%; position: static; }
<![endif]-->
