html
{
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, san serif;
	background:transparent url(images/darkgrey.gif) repeat;
}
body
{

	width:100%;
	height:100%; 
	padding:0; 
	margin:0; 
	color:#ffffff;
}
#background
{
	height:100%;
	width:100%;
	padding:0; 
	margin:0; 
	border:0;
	background:url(images/background.jpg) repeat-x;
}
#tile
{
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border:0;
	background:url(images/background_tile.jpg) repeat;
}
#left
{
	float:left;
	width:420px;
	height:auto;
	min-height:550px;
}
#images
{
	position:absolute;
	top:90px;
	width:420px;
	height:252px;
	background:#f5f5f5 url(images/paws.gif);
}
#images img
{
	margin-top:75px;
	margin-left:150px;
}
#center
{
	float:left;
	width:340px;
	height:422px;
	min-height:422px;
	border-right: solid 1px black;
}
#center p
{
	margin:18px 5px 0 0;
	font-size:15px;
	text-align:right;
}
#center h1
{
	font-weight:normal;
	font-size:20px;
	margin:0 5px 0 0;
	padding:0;
	text-align:right;
}
#title
{
	margin-top:90px;
	height:252px;
	border-left:solid 1px black;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:10px 40px;
}
#title a, #title a:visited
{
	color:#090cb0;
	text-decoration:none;
}
#title a:hover
{
	color:yellow;
	text-decoration:none;
}
#button
{
	float:right;
	height:25px;
	width:50px;
	margin-top:190px;
	margin-right:40px;
	background:transparent;
}
#button p
{
	height:25px;
	width:50px;
	background:transparent;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-size:15px;
	line-height:25px;
	text-align:center;
}
#right
{
	float:left;
	width:50px;
	height:auto;
	min-height:550px;
}
#banner
{
	position:absolute;
	top:30px;
	left:0;
	width:100%;
	height:50px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:url(images/lightgrey.gif) repeat;
}
#banner_bottom
{
	position:absolute;
	top:612px;
	left:0;
	width:100%;
	height:50px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background:url(images/lightgrey.gif) repeat;
}
#banner_white
{
	position:absolute;
	top:0;
	left:0;
	width:759px;
	height:30px;
	border-right:1px solid black;
	background:#f5f5f5 url(images/little_paws.gif) repeat;
}
#banner_white2
{
	position:absolute;
	top:664px;
	left:0;
	width:759px;
	height:30px;
	border-right:solid 1px black;
	background:#f5f5f5 url(images/little_paws.gif) repeat;
}
a, a:visited
{
	font-size:12px;
	padding:0 5px;
	color:#e5bd43;
	text-decoration:none;
}
a:hover
{
	color:yellow;
}
#master
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#header
{
	position:absolute;
	top:30px;
	left:0;
	z-index:5;
	width:759px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
	border-right:solid 1px #000000;
}
#header p
{
	width:100%;
	height:auto;
	margin-top:15px;
}
#content
{
	overflow:auto;
	position:absolute;
	top:82px;
	left:0;
	z-index:1;
	width:739px;
	height:510px;
	margin:0;
	padding:10px;
	color:#696969;
	background:#f5f5f5;
	border-right:solid 1px black;
}
#content h1
{
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	font-size:25px;
}
#container h3 {
	padding:0;
	margin:0;
}
#content .small_header
{
	font-size:15px;
}
#content a, #content a:visited
{
	padding:0;
	color:#696969;
	text-decoration:underline;
	font-size:14px;
}
#content a:hover
{
	color:black;
	text-decoration:overline;
}
#content ul
{
}
#content ul li
{
	margin:10px 0;
	font-size:13px;
}
#content ol
{
}
#content ol li
{
	margin:10px 0;
	font-size:13px;
}
#content p
{
	width:auto;
	text-align:justify;
	font-size:14px;
}
#content td
{
	text-align:justify;
	font-size:13px;
}
#content td a, #content td a:visited
{
	padding:0;
	font-size:13px;
	color:#696969;
	text-decoration:underline;
}
#content td a:hover
{
	color:black;
	text-decoration:overline;
}
#content img
{
	float:left;
	margin:0 10px 10px 0;
	border:solid 2px #000000;
}
#content_inner
{
	width:539px;
	height:auto;
	margin:10px 0 0 90px;
	padding:10px;
	border:solid 2px #b0def2;
}
#content_tips
{
	width:700px;
	height:auto;
	overflow:auto;
	margin:5px 0 0 10px;
	padding:0 10px;
	border:solid 1px black;
}
#footer
{
	position:absolute;
	top:620px;
	left:0;
	z-index:5;
	width:759px;
	height:30px;
	margin:0;
	padding:0;
	text-align:center;
}
#footer p
{
	margin:0;
	padding-top:5px;
	font-size:12px;
}
#footer #footer2 .black {
	padding-top:18px;
	color:#000000;
}
#footer2
{
	width:759px;
	height:60px;
	margin:-8px 0 0 0;
	padding:0;
	border-right:solid 1px #000000;
}
.bold
{
	font-weight:bold;
}
.babyblue
{
	color:#70b0cc;
}
.left49
{
	float:left;
	width:49%;
	height:auto;
	margin-bottom:10px;
}
.left {
	float:left;
	width:auto;
}
.alert
{
	color:#70b0cc;
}
.sales
{
	width:80%;
	margin-left:20px;
}
.sales td
{
	height:25px;
	line-height:27px;
}
.sales th
{
	text-align:left;
}
.clear
{
	clear:both;
}
.italic
{
	font-style:italic;
}
.right
{
	float:right;
	width:auto;
}
.clear
{
	clear:both;
}
a.gallery, a.gallery:visited
{
        color:#000;
        text-decoration:none;
        width:40px;
        height:40px;
        float:left;
        margin:5px;
        position:relative;
        cursor:default;
        border:solid 1px #70b0cc;
}
#this_pic {
        clear:left;
        float:left;
        width:auto;
        height:400px;
        margin:10px 0 0 35px;
        padding:0;
        text-align:center;
}
#content .no_decoration a, #content .no_decoration a:visited {
	text-decoration:none;
}
#content .babyblue .no_decoration a:hover {
	text-decoration:none;
}

/* cssplay */

/* remove the bullets, padding and margins from the lists */
.menu ul{
width:100%;
height:33px;
list-style-type:none;
padding:14px 0 3px 0;
margin:1px 0 0 0;
text-align:left;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
margin:0;
padding:0;
border-right:solid 1px #000000;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:12px;
width:auto;
padding:5px 22px;
margin:0;
text-decoration:none;
text-align:left;
}
/* style the links hover */
.menu :hover{
background:transparent url(images/darkgrey.gif) repeat;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:95px;
height:0;
}
.menu ul li ul {
	margin-top:-7px;
}
.menu ul li ul li {
	margin:-3px 0 0 0;
	padding:0;
	font-size:10px;
	background:url(images/lightgrey.gif) repeat;
}
.menu .lower {
	padding:10px 5px;
	width:150px;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
.bottom_border {
	border-bottom:solid 1px black;
}
.menu .noborder {
	border-right:none;
}
.image_display {
	float:right;
	width:260px;
	text-align:center;
}
.image_display .thumbs_label {
	position:relative;
	border-top:25px solid #f5f5f5;
	font-weight:normal;
}
#batch_replace {
/*	background:url(images/b_fly.gif) top right no-repeat;*/
	min-height:300px;
	border:solid 1px #f5f5f5;
	text-align:center;
}
#litter_list {
	margin:0 auto;
	width:400px;
	text-align:left;
}