/*
- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- learn more about CSS at http://www.w3schools.com/css/
- 2003/11/23 PaulM PandA.nl
*/

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {
width: 95%;
}
/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {
margin-bottom: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #9a9a9a;
}


.topheader {
	background-color: #3f2c91;
	background-image: url(../../images/d-topbg3.gif);
	background-repeat: repeat-x;
	background-position: 8px 8px;
}

#maintbl {
	padding: 0;
	margin: 0;
}
#maintbl td.top img {
	display: block;
}

#btnbar	{
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#btnbar a {
	display: block;
	float: left;
}
#btnbar img {
	border: none;
}
#btn_toys {
	background-image:url(../../images/btn-toys-of.gif);
}
#btn_toys:hover, #btn_toys.here	{
	background-image:url(../../images/btn-toys-on.gif);
}
#btn_clothing {
	background-image:url(../../images/btn-clothing-of.gif);
}
#btn_clothing:hover, #btn_clothing.here {
	background-image:url(../../images/btn-clothing-on.gif);
}
#btn_baby {
	background-image:url(../../images/btn-baby-of.gif);
}
#btn_baby:hover, #btn_baby.here {
	background-image:url(../../images/btn-baby-on.gif);
}
#btn_shoes {
	background-image:url(../../images/btn-shoes-of.gif);
}
#btn_shoes:hover, #btn_shoes.here {
	background-image:url(../../images/btn-shoes-on.gif);
}
#btn_maternity {
	background-image:url(../../images/btn-maternity-of.gif);
}
#btn_maternity:hover, #btn_maternity.here {
	background-image:url(../../images/btn-maternity-on.gif);
}
#btn_about {
	background-image:url(../../images/btn-about-of.gif);
}
#btn_about:hover, #btn_about.here {
	background-image:url(../../images/btn-about-on.gif);
}
#btn_logo {
	position: relative;
}
#btn_logobottom {
	position: absolute;
	top: 56px;
	left: 0px;
}

.footer	{
	text-align: center;
	font-size: 8pt;
}
.webby a {
	text-decoration: none;	
}

td.bgpurple {
	background-color: #3f2c91;
}

td.bgpurpleCenter {
	background-color: #3f2c91;
	background-image: url(../../images/d-bottom.gif);
	background-repeat: repeat-x;
}

#boxAgeSearch p {
	text-align: center;
	margin-bottom: 0;
}
#boxAgeSearch form {
	margin-bottom: 0;
}

#homestorepic {
	float: right;
	margin-top: -40px;
	position: relative;
	z-index: 99;
}

.prodmerch {
	color: #8774b5;
	font-style: italic;
}

div.contentbg {
	background-image: url(../../images/logo1-bg.jpg);
}
