/* CSS Document */

body {
	background-color: #FFF9FF;
}

/* hack for float issue required */ 
.clearItem:after {
content: ".";
clear: both;
height:0;
visibility:hidden;
display:block;
}
.clearItem {display:inline-block;}
/* Start Commented Backslash Hack \*/
* html .clearItem, * html .clearItem * {height:1%;}
.clearItem {display:block;}
/* Close Commented Backslash Hack */

#box {
	width: 950px;
	margin: 0 auto;
	padding:10px;
	border: 1px solid #512911;
	background-image: url(../images/back.jpg);
	position:relative;
}
#sale {
	position:absolute;
	right:40px;
	top:30px;
}
#lightbox {
	background: #FFFFFF;
	border: 1px solid #512911;
	margin-bottom:30px;
	margin-right:20px;
	padding:10px;
}

#container {
	width: 100%;
	background-color: #E6F7E6;
}
#header {
	text-align: center;
	
}
#logo {
	
}
#google {
	float:right;
}
#mainBody{
width:100%;
text-align: left;
}
#navigation {
	float: left;
	width: 150px;
	padding-top: 20px;
}
#rightSide {
	margin-left: 170px;
}
img.border {
	border: none;
}
a {
	color: #512911;	
}
a:link, a:visited {
text-decoration:none;
}
a:hover, a:active {
text-decoration: underline;
}
ul.nav {
	list-style: none;
	padding:0;
	margin: 0;
	width:150px;
		
}
ul.nav li {
	margin: 0;
	padding: 0;
}
ul.nav a {
display:block;
width:150px;
padding-top: 60px;
margin-bottom:20px;
text-align:center;
font-family: "Baskerville Old Face", Century, "Times New Roman";
font-size:16px;
line-height: 20px;	 
font-weight: bold;
text-decoration: none;
}
ul.nav a:link, ul.nav a:visited {
color: #512911;

}
ul.nav a:hover {
color:#FF66CC;
}

ul.nav a.girls:link, ul.nav a.girls:visited {
background:url(../images/butterfly-pink-open.gif) center top no-repeat;
}
ul.nav a.girls:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.boys:link, ul.nav a.boys:visited {
background:url(../images/butterfly-blue-open.gif) center top no-repeat;
}
ul.nav a.boys:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.baby:link, ul.nav a.baby:visited {
background:url(../images/butterfly-purple-open.gif) center top no-repeat;
}
ul.nav a.baby:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.find:link, ul.nav a.find:visited {
background:url(../images/butterfly-yellow-open.gif) center top no-repeat;
}
ul.nav a.find:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.about:link, ul.nav a.about:visited {
background:url(../images/butterfly-green-open.gif) center top no-repeat;
}
ul.nav a.about:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.contact:link, ul.nav a.contact:visited {
background:url(../images/butterfly-royal-blue-open.gif) center top no-repeat;
}
ul.nav a.contact:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.sales:link, ul.nav a.sales:visited {
background:url(../images/butterfly-red-open.gif) center top no-repeat;
}
ul.nav a.sales:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
ul.nav a.slideshow:link, ul.nav a.slideshow:visited {
background:url(../images/butterfly-home-open.gif) center top no-repeat;
}
ul.nav a.slideshow:hover {
background:url(../images/butterfly-closed.gif) center top no-repeat;
}
 
h1 {
	font-family: "Baskerville Old Face", Century, "Times New Roman";
	font-size: 24px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: "Baskerville Old Face", Century, "Times New Roman";
	font-size: 18px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Baskerville Old Face", Century, "Times New Roman";
	font-size: 16px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-family: "Baskerville Old Face", Century, "Times New Roman";
	font-size: 16px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 5px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#product {
	clear:both;
	width:100%;
	text-align: left;
}
#photo {
	float: right;
	height: 300px;
	width: 421px;
}
#photo_small {
	margin:10px;
}
#photo_thumbs {
	margin-right:421px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 22px;
}



#lightbox li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 22px;
}
#lightbox td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 22px;
}
#lightbox th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #512911;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 22px;
}
#foot_facts li {
	list-style-image: url(../images/butterfly-green-shoes-open.gif);
}


img {
	border: none;
}
#mainBody1 {
	text-align: left;
	float: left;
	width: 570px;
	height: 440px;
}
#navigation1 {

	float: left;
	width: 150px;
}
#mainBody a {
	color: #512911;
	font-weight: bold;
}
#small-images ul{
	margin:20px;
	padding:0;
	display:block; 
	
}
#small-images li {
	margin-right:18px;
	margin-bottom:10px;
	width:320px;
	height:320px;
	text-align:center;
	float: left;
	list-style-type: none;			
}
#small-images img {
	height: auto;
}
#small-images p {
	margin:0;

}

#frame_pap {background: #FFFFFF;border: 1px solid #512911;overflow:hidden;margin-bottom:30px;}
#frame_pap h1 {
	margin-top:20px;
}
#frame_pap ul {
	margin:0;
	padding:0;
}
#frame_pap li {
	padding:0;
	margin:10px;
	float:left;
	list-style: none; 
}


/* start of the ticker */

p.info {
	margin-top:10px;
	margin-left:10px;
	text-align: left;
}
#foot_facts {
float:left;
width:200px;
margin-top:20px;

}
#foot_facts_text {
margin-left:220px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
}
table.sizes th {
 background: #512911;
 color: #FFFFFF; 		
}
table.sizes td {
background-image: url(../images/back.jpg);
}
#find-us {
	margin-right:350px;
	margin-bottom:2em;
	min-height:335px;
	
}
#find-us-right {
	float:right;
	width:320px;
	height:320px;
	padding-left:20px;
	margin-bottom:2em;
}