@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{

	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size: 22px;
	color: #F14B97;
	padding: 3px;
	height: 40px;
}
h1 span{
	display: none;
}
h1.products {
	background: url(images/h1/non-toxic-children-toys.jpg);
	background-repeat: no-repeat;
}
h1.index{
	background: url(images/h1/index.jpg);
	background-repeat: no-repeat;
}
h1.contactus{
	background: url(images/h1/contact-us.jpg);
	background-repeat: no-repeat;
}
h1.faq{
	background: url(images/h1/faq.jpg);
	background-repeat: no-repeat;
}
h1.about{
	background: url(images/h1/tortoise-and-the-hair-information.jpg);
	background-repeat: no-repeat;
}
h1.services{
	background: url(images/h1/services.jpg);
	background-repeat: no-repeat;
}

h2{
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}
h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
h3 a{
	display: block;
	font-size:12px;
	font-style: italic;
}
h4{
	margin-bottom: 15px;
}
p{
	font-size: 12px;
	margin-bottom: 15px;
}
table{
	margin-bottom: 15px;
}
ul{
	font-size: 12px;
	margin-bottom: 15px;
}
ul li{
	margin-left: 30px;
	margin-bottom: 5px;
}
#wrapper{
	width:950px;
	overflow:hidden;
	margin: 0 auto;
}
#bookOnline{
	position: absolute; 
	right: 15px;
	top: 100px;
}
#bookOnline a{
	text-decoration: none;
	color: #F14B97;
	font-size:22px;
	font-weight:bold;
}
#bookOnline a:hover{
	color: #50B1D2;
	text-decoration: underline;
}
#content{
	margin-top: 10px;
	width: 928px;
	background: #FFFFFF;
	float: left;
	padding: 10px;
	border: 1px solid #333366;
}
#contentHours{
	font-size: 12px;
	width:500px;
}
#contentHours .hoursDays{
	font-weight: bold;
}
#contentHours .hoursClosed{
	font-style:italic;
}
#footerWrap{
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #236F87;
	background: #50B1D2;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
}
#footer{
	margin: 0 auto;
	width:950px;
	padding-top: 10px;
	height: 120px;
}
#footer a{
	font-weight: bold;
}
#footerHours{
	float: right;
	width: 220px;
	color: #FFFFFF;
}
#footerHours ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footerHours ul li{
	padding: 0;
	margin: 0;
	font-size: 10px;
	margin-bottom: 4px;
	clear: both;
}
#footerHours ul li label{
	display: block;
	padding-right: 8px;
	width: 82px;
	font-weight: bold;
	float: left;
	text-align: right;
}
#footerMenu{
	width: 720px;
	float: left;
	color: #ffffff;
	font-size: 12px;
}
#footerMenu ul{
	margin: 0 0 10px 0;
	padding: 0;
}
#footerMenu ul li{
	display: inline;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0;
}
#footerMenu a{
	text-decoration: none;
	color: #FFFFFF;
}
#footerMenu a:hover{
	color: #F14B97;
}
#headerWrap{
	width: 100%;
	background-image:url(images/headerBG.jpg);
	border-bottom: 1px solid #999999;
}
#header{
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 195px;
}
#map{
	float: right;
}
#menu{
	position: absolute;
	margin-bottom: 0px;
	font-size:14px;
	bottom: 5px;
	right: 10px;
}
#menu li{
	display: inline;
	margin: 0px;
}
#menu li a{
	background: #50B1D2;
	background-image: url(images/tabBg.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	border: 1px solid #333366;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 5px 10px; 
}
#menu li a:hover{
	color: #F14B97;
	background: #FFFFFF;
	background-image:url(images/tabBgRoll.jpg);
}
#newsLetter{
	width: 200px;
	border: 1px solid #333366;
	background: #F3F3F3;
	float: right;
	margin-left: 10px;
}
#newsLetter h3{
	display: block;
	font-size: 12px;
	padding: 4px 0px;
	margin-bottom: 10px;
	background: #333366;
	text-align: center;
	color: #FFFFFF;
}
#newsLetter p{
	margin: 10px;
	font-size:10px;
}
.priceBlock{
	width: 500px;
	display: block;
	padding: 3px;
	border-top: 1px solid #F14B97; 
	border-left: 1px solid #F14B97;
	border-right: 1px solid #50B1D2;
	border-bottom: 1px solid #50B1D2;
	margin-bottom: 15px;
}
.priceBlock li{
	clear: both;
	margin: 0px;
	padding: 4px;
	list-style: none;
	background-color: #EEF8FB;
	overflow: hidden;
}
.priceBlock ul{
	margin-bottom: 0px;
}
.priceBlock li.alt{
	background-color: #FDECF3;
}
.priceBlock li .desc{
	width: 400px;
	display:block;
	float:left;
}
.priceBlock li .price{
	width: 75px;
	display:block;
	float: right;
	text-align: right;
}
.priceBlock blockquote{
	display: block;
	margin-left: 3px;
}
.storeImg {
	padding: 2px;
	border-top: 1px solid #F14B97; 
	border-left: 1px solid #F14B97;
	border-right: 1px solid #50B1D2;
	border-bottom: 1px solid #50B1D2;
	margin: 5px;	
}