body {
	position: relative;
	font-family: arial,verdana,helvetica;
	font-size: 10px;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/bgstrip.gif);
	background-repeat: repeat-x;
	z-index:0; 
	width: 1000px;
	font-size: 1em;
}

h1 {

	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 800;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding: 2px 0 0 0;
}


#main{
	position: absolute;
	top: 0;
	width: 100%;
}

#tiptop {
	width: 1000px;
	height: 110px;
	background: url(../images/bigtopbgc.gif) no-repeat;
	margin: 0 0 12px 0;
}

#tiptop #logotop {
	height: 80px;
	padding: 10px;
	width: 1000px;
}

#toplistmenu {
	background: url(../images/topmenubg.gif) no-repeat;
	height: 28px;
	width: 1000px;
}

#toplistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 3px;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
}

#toplistmenu ul li {
	display: inline;
	
}

#toplistmenu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#toplistmenu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#homemain {
	margin: 20px 0 0 0;
}

#homemainleft {
	width: 780px;
	float: left;
	margin-bottom: 50px;
}



#homemainright {
	width:220px;
	float: right;
	display: inline;
}

#homemainrightin {
	background: url(../images/rhscat_dyk.gif) no-repeat;
	height: 250px;
	width: 220px;
	padding: 60px 0px 0 0px;
	font-size: 100%;
	text-align: center;
}

#mainleft {
	width: 200px;
	float: left;
	display: inline;
}


#mainleft ul {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	background: #e3360d;
	border: 1px solid #fff;
}

#mainleft ul li {
	padding: 2px 5px 5px 28px;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #fff;
	color: #f5cc0d;
	background: url(../images/pawlist1.gif) no-repeat;
}

#mainleft ul li a {
	text-decoration: none;
	color: #fff;
}

#mainleft ul li a:hover {
	text-decoration: underline;
	color: #cec;
}

#mainmiddle {
	width: 479px;
	float: left;
	font-size: 80%;
	display: inline;
	margin: 0 0 100px 0;
}

#mainmiddle h1 {
	margin: 0 0 10px 0;
	font-size: 120%;
	color: #fff;
	height: 26px;
	padding: 4px 0 0 5px;
	background: url(../images/h1bg2.gif) no-repeat;
	font-family: arial, tahoma;
}

#mainmiddle p {
	margin: 0 5px 10px 5px;
}

#mainmiddle h4 {
	margin: 0 0 10px 0;
	color: #751b06;
}


#mainmiddle ul li {
	font-size: 100%;
}

#mainmiddle p a {
	color: #c00;
	font-weight: 700;
	text-decoration: none;
}


.prodhome {
	background: url(../images/hpprod_bg2.gif) no-repeat;
	height: 260px;
	width: 250px;
	margin: 0 10px 30px 0;
	float: left;
	display: inline;
}

.prodhomeimg {
	margin: 7px 7px 3px 7px;
}

.prodhometitle, prodhometitle a {
	font-size: .80em;
	font-weight: bold;
	padding: 4px;	
	color: #721506;
	height: 24px;
	width: 234px;
	background: url(../images/toytitlesbg.gif) no-repeat;
	margin: 0 0 0 0;
}

.prodhometitle a {
	text-decoration: none;
	color: #721506;
}

.prodhometitle a:hover {
	text-decoration: none;
	color: #f00;
}

.prodhomedesc {
	font-size: 70%;
	font-weight: bold;
	padding: 0 5px 5px 2px;
	margin: 0;
}

.prodhomedesc a {
	color: #900;
	font-weight: 700;
	text-decoration: none;
}

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

.prodprice {
	font-size: 90%;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	margin: 1px 10px 0 0;
	color: #333;
	background: #fff;
	width: 100px;
	border: 1px solid #999;
}

.prodprice2 {
	font-size: 80%;
	font-weight: 700;
	font-family: tahoma;
	margin: 1px 10px 0 0;
	color: #c00;
}


.prodbuff {
	clear: both;
	padding: 3px 0 0 6px;
}

#prodhomebot p {
	font-size: 1em;
}

#footer {
	margin: 0 0 20px 0;
	background: url(../images/footerbg.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	height: 15px;
	text-align: right;
	padding: 1px 10px 0 0;
}


img {
	border: 0;
}
