html
{
	scrollbar-arrow-color: #5d7a0d;
	scrollbar-3dlight-color: #c5df7f;
	scrollbar-darkshadow-color: #5d7a0d;
	scrollbar-face-color: #85a42e;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #85a42e;
	scrollbar-track-color: #c8d99a;	
	margin:0px;
	padding:0px;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#557500;
	background-image:url('../images/bgFade.jpg');
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
h1
{
	color:#85a42e !important;
	font-weight:bold;	
}
h2
{
	color:#85a42e;
	font-weight:bold;
	font-size:24px;
	margin:0px;
	padding:0px;
}
h5
{
	margin:0px;
	color:#85a42e !important;
	font-size:14px;
	font-weight:bold;
}
a:link, a:visited, a:active
{
	color:#4f6610;
	text-decoration:none;
	font-size:10px;
}
a:hover, a:visited:hover, a:active:hover
{
	color:#6a9100;
	text-decoration:underline;
	font-size:10px;	
}
#body
{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#sideMenu
{
	width:200px;	
}
#spacer
{
	font-size:0px;
	height:5px !important;
}
#vspacer
{
	font-size:0px;
	width:5px !important;	
}
#menuHeader
{
	width:200px;
	height:27px;
	color:#4e6219;
	font-weight:bold;
	text-align:center;
	background-image:url('../images/menuHeader.gif');
	padding-top:12px;
}
#menuButton
{
	width:182px;
	height:25px;
	padding-left:18px;
	padding-top:8px;
	background-image:url('../images/menuButton.gif');
}
#menuButton:hover
{
	width:182px;
	height:25px;
	padding-left:18px;
	padding-top:8px;
	background-image:url('../images/menuButtonOver.gif');
	cursor:pointer;
}
#menuButton a:link, #menuButton a:active, #menuButton a:visited
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#menuButton:hover a:link,#menuButton:hover a:active,#menuButton:hover a:visited
{
	color:#4e6219;
	font-weight:bold;
	text-decoration:none;
}
#menuButton a:link:hover
{
	color:#4e6219;
	font-weight:bold;
	text-decoration:none;
}
#menuFooter
{
	width:200px;
	height:8px;
	font-size:0px;
	background-image:url('../images/menuBottom.gif');
}
#dogImage
{
	border:1px solid #6a9100;
	background-color:#fff;
	padding:1px;
}
#dogImage img
{
	padding:0px;
	margin:0px;
}
#featuredName
{
	font-weight:bold;
	text-align:center;
	color:4e6219;
	font-size:12px;
}
#featuredBreed
{
	font-style:italic;
	font-size:7pt;
	color:#5a6e22;
}
#homeBanner
{
	width:638px;
	height:180px;
	background-image:url('../images/homeBanner.gif');
	font-weight:bold;
	color:#5a6e22;
	padding-top:50px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	font-size:12px;
}
#whiteBody
{
	border:1px solid #6a9100;
	background-color:#fff;
	padding:5px;
}
#featuredPrice
{
	font-weight:bold;
	text-align:center;
	color:#4e6219;
	font-size:13px;
}
#devider
{
	font-size:0px;
	height:2px !important;
	background-image:url('../images/devider.gif');
	background-repeat:repeat-x;
	margin-top:4px;
	margin-bottom:4px;
}


#sideMenuContentOutter
{
	border-left:1px solid #6a9100;
	border-bottom:1px solid #6a9100;
	border-right:1px solid #6a9100;
	background-color:#fff;
	padding:1px;
}
#sideMenuContentInner
{
	background-color:#c8d99a;
	padding:5px;
	color:#4e6219;
}
#sideMenuDropDown
{
	width:190px;
	padding:5px;
	background-image:url('../images/menuDropDownBg.gif');
	border-bottom:1px solid #6a9100;
}

#productImage
{
	width:125px;
	padding:5px;
	text-align:center;
	border:1px solid #6a9100;
	background-color:#fff;
}
#viewItem
{
	width:93px;
	height:25px;
	background-image:url('../images/btnViewItem.gif');
	background-repeat:no-repeat;
}
#viewItem:hover
{
	width:93px;
	height:25px;
	background-image:url('../images/btnViewItemOver.gif');
	background-repeat:no-repeat;
}
#featuredLeft
{
	width:51px;
	height:98px;
	background-image:url('../images/featuredLeft.gif');
}
#featuredDogOutter
{
	border-left:1px solid #6a9100;
	border-bottom:1px solid #6a9100;
	border-top:1px solid #6a9100;
	background-color:#fff;
	padding:1px;
	height:94px;	
}
#featuredDogInner
{
	background-color:#c8d99a;
	padding:5px;
	color:#4e6219;
	height:84px;	
}
#featuredRight
{
	width:51px;
	height:98px;
	border-left:1px solid #6a9100;
	background-image:url('../images/featuredRight.gif');	
}

#bodyHeader
{
	width:770px;
	height:35px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	background-image:url('../images/bodyHeader.gif');
	padding-top:14px;
	padding-left:25px;
}
#bodyContentOutter
{
	border-left:1px solid #6a9100;
	border-bottom:1px solid #6a9100;
	border-top:1px solid #6a9100;
	background-color:#fff;
	padding:1px;
	width:791px;
}
#bodyContentInner
{
	background-color:#c8d99a;
	padding:5px;
	color:#4e6219;	
}
#bodyFooter
{
	width:795px;
	height:5px;
	font-size:0px;
	background-image:url('../images/bodyBottom.gif');
}
#copyright
{
	font-weight:bold;
	color:#aaba80;
}

#footerLinks a:link, #footerLinks a:active, #footerLinks a:visited
{
	color:#fff;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#footerLinks a:hover, #footerLinks a:active:hover, #footerLinks a:visited:hover
{
	color:#6a9100;
	background-color:#f1ffcb;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;	
}

#popularBreed
{
	width:140px;
	height:190px;
	padding:5px;
	background-image:url('../images/popularBreeds.gif');
}

/*Paging Button*/

#paging_button
{
	height:16px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #88a733;
	border-right:1px solid #88a733;	
	background:#6a9100;
	color:#88a733;
	cursor:pointer;
	background-image:url('../images/pagingGlare.gif');
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
}

#paging_button:hover
{
	height:16px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;	
	border-left:1px solid #e4eccd;
	border-right:1px solid #e4eccd;	
	background:#c8d99a;
	color:#6a9100;
	cursor:pointer;
	background-image:url('../images/pagingGlareSelected.gif');
	background-position:top;
	background-repeat:repeat-x;	
	font-weight:bold;	
}

#paging_buttonSelected
{
	height:15px;
	padding:5px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;	
	border-left:1px solid #e4eccd;
	border-right:1px solid #e4eccd;	
	background:#c8d99a;
	color:#6a9100;
	cursor:pointer;
	background-image:url('../images/pagingGlareSelected.gif');
	background-position:top;
	background-repeat:repeat-x;	
	cursor:not-allowed;	
	font-weight:bold;	
}

#paging_border
{
	border:1px solid #6a9100;
}
.pagingBtn, .button, #formTitleRow
{
	padding:5px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #88a733;
	background:#6a9100;
	color:#d8eda0;
	cursor:pointer;
	background-image:url('../images/pagingGlare.gif');
	background-position:top;
	background-repeat:repeat-x;
	margin:2px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

.pagingBtn:hover, .button:hover
{
	padding:5px;
	padding-left:5px;
	padding-right:5px;	
	border:1px solid #e4eccd;
	background:#c8d99a;
	color:#6a9100;
	cursor:pointer;
	background-image:url('../images/pagingGlareSelected.gif');
	background-position:top;
	background-repeat:repeat-x;	
	margin:2px;	
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
#pagingBtn
{
	padding:3px;
	padding-top:7px;	
	width:27px;
	height:18px;
	background-image:url('../images/paging_btn.gif');
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	color:#c8d99a;	
}

#pagingBtn:hover
{
	padding:3px;
	padding-top:7px;	
	width:27px;
	height:18px;
	background-image:url('../images/paging_btnOver.gif');
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	color:#88a733;	
}
#pagingBtn_disabled
{
	padding:3px;
	padding-top:7px;	
	width:27px;
	height:18px;
	background-image:url('../images/paging_btnDisabled.gif');
	color:#aaa;
	cursor:not-allowed;
	text-align:center;	
}
#paging_button A:link, #paging_button A:visited, #paging_button A:active
{
	color:#a9bd73;
	text-decoration:none;
}
#paging_button A:hover,#paging_button A:visited:hover,#paging_button A:active:hover
{
	color:#b3c879;
	text-decoration:none;	
}
#paging_button:hover A:hover,#paging_button:hover A:visited:hover,#paging_button:hover A:active:hover
{
	color:#b3c879;
	text-decoration:none;	
}
#pagingBtn A:link, #pagingBtn A:visited, #pagingBtn A:active
{
	color:#a9bd73;
	text-decoration:none;
}
#pagingBtn A:hover,#pagingBtn A:visited:hover,#pagingBtn A:active:hover
{
	color:#b3c879;
	text-decoration:none;	
}
#pagingBtn:hover A:hover,#pagingBtn:hover A:visited:hover,#pagingBtn:hover A:active:hover
{
	color:#b3c879;
	text-decoration:none;	
}
.listing
{
	border:1px solid #999;	
}
#formArrow
{
	width:26px;
	height:34px;
	position:absolute;
	display:none;
	left:0px;
	top:0px;
}

#vetDir A:link, #vetDir A:visited, #vetDir A:active
{
	color:#4a610a;
	text-decoration:underline;
	font-size:12px;
}
#vetDir A:hover,#vetDir A:visited:hover,#vetDir A:active:hover
{
	color:#b1d159;
	text-decoration:underline;
	font-size:12px;	
}
#formFieldTitle
{
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}
#formFieldValue
{
	text-align:left;
}
.required
{
	font-weight:bold;
	color:#000;
}
