/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/back3-1.jpg) #93d6f9 fixed top;
	color: #f739a9;
	font: .75em Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 54px 0 0
}
a{
	color: #ed4595;
	text-decoration: none
}
a:hover{
	text-decoration: none

}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
table td,  table th{
padding:5px;
}
.formbutton { 
color: #6c5635; 
font-weight: bold; 
background-color: #e9cbe1; 
border-color: #6c5635; 
border: 1px solid; 
}
.orderlink { 
font-weight: bold; 
color: #6c5635; 
background-color: #e9cbe1; 
border-color: #6c5635; 
border: 1px solid; 
text-decoration: none; 
padding: 3; 
}
.boldtext { 
font-weight: bold;
text-decoration: underline;
padding-bottom: 5px; 
}
li{
	list-style: none
}
h2{
	color: #ed4595;
	font-size: 1.6em;
	margin: 0 0 .5em
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	color: #6c5635;
	font-size: 1.3em;
	margin: 0 0 .5em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/div4.png) repeat-y;
	margin: 0 auto;
	padding: 0 0px;
	width: 904px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 904px
}
#page-top{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/ffbtop.png) no-repeat top;
	height: 490px;
	padding: 30px 55px 0;
  	width: 904px
}
#page-bot{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/footer3.png) no-repeat top;
	height: 190px
        
}
/*=== Header ===*/
#header{
	height: 420px;
	padding: 0 28px
}
#header .content{
	float: center;
	width: 904px
}
/*- Logo -*/
#header h1{
	background: url(http://s57.photobucket.com/albums/g240/xoxostudios1/ffblogo.jpg) no-repeat;
	float: center;
	text-indent: -9999px;
	width: 848px
}
#header h1 a{
	display: block;
	height: 402px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/

/*- Nav2 -*/
.nav2{
	height: 80px;
	width: 844px
}
/*- Nav3 -*/
.nav3{
	font: .9em Arial, Helvetica, sans-serif
}
.nav3 a{
	color: #000000
}

.nav3 a:hover{
	color: #ffffff
}



.nav3 li{
	padding: 0 0 .5em
}


}


#cindy-pic{
	margin: 0px 0 0;
	position: relative;
	background: left bottom;
	width: 280px



}
#cindy-pic img{
	margin: 0 0 0px
}

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 5px 16px 0 0
}




/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 197px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	text-align: justify;
	width: 628px
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	padding: 0px 50px 0;
	margin: 0 0 5px;
	width: 185px
}
.box .top, .box .top2, .box .bot{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/top.jpg) no-repeat top;
	clear: both;
	height: 65px;
	overflow: hidden
}

.box .bot{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/bottom.jpg) no-repeat top;
	height: 65px
}
.box .content{
	background: url(http://i57.photobucket.com/albums/g240/xoxostudios1/middle.jpg) repeat-y;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 83px;
	min-height: 83px;
	padding: 0 13px 0 10px
}

.box .cart{
	background: url(http://www.fairestprincessboutique.com/images/viewcart.png) no-repeat top;
	height: 60px
}




/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
.thumbs img{
	margin: 0 5px 0 0
}


/*=== Footer ===*/
#footer color: #c5d570;
	font-size: 11px;
	height: 190px;
	margin: 0px auto 0;
	position: relative;
	width: 904px
}
#footer a{
	color: #ffffff
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: center
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}