/* CSS Document */

body { margin: 0; padding: 10px 0 0 0; font: normal 12px Arial, Helvetica, sans-serif; }
a img { border: none; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: .1em 0 .2em 0; }

.clearLeft { clear: left; }
.dot { font-size: 1px; line-height: 1px; }
.band { font-size: 1px; margin: 0; padding: 0; border: none; background: #ededed; height: 5px; }

#page { margin: 0 auto; width: 729px; background: url(images/page-bg.gif) repeat-y; }
#header { position: relative; height: 120px; background: url(images/header-bg.jpg) no-repeat; }
	#logo { position: absolute; top: 15px; left: 150px; color: #333; text-decoration: none; font: normal 34px "Times New Roman", Times, serif; }
	#headerText { position: absolute; top: 60px; left: 150px; color: #777; font-size: 12px; }
	#emailForm { position: absolute; width: 140px; top: 60px; left: 430px; }
	#emailForm label { color: #555; font-size: 10px; line-height: 11px; width: 140px; }
	#emailForm input { padding: 0px 2px; }
	#emailForm .text { padding: 0; margin: 0; width: 120px; font-size: 11px; }
#middle { padding: 0 26px 0 22px; }
	#topImages { height: 190px; background: url(images/skirt-spacer.jpg) right bottom no-repeat; }
	.inner #topImages { height: 180px; background: none; }
	#uniqueParty { margin-left: 14px; }
	#middleBlock { width: 680px; height: 186px; background: #f7f5f6 url(images/woman-bottom.jpg) right top no-repeat; }
	#middleBlock .content { height: 100%; padding: 0 175px 0 200px; background: url(images/two-womans.jpg) left bottom no-repeat; }
	#middleBlock h2 { color: #f00; font: bold 24px "Times New Roman", Times, serif; }
	#textBand { font-size: 14px; font-weight: bold; background: #ededed url(images/pom-pom.gif) 3px 1px no-repeat; color: #666666; padding: 6px 35px; margin: 10px 0 5px 0; }
#footer { padding: 5px 27px 10px 22px; background: url(images/footer-bg.gif) left bottom no-repeat; }
	#footer p { text-align: center; background: #f0eeef; color: #777; padding: 12px 0; }
#costumeBoxes { width: 676px; margin: 10px 0; }
#costumeBoxes .box { float: left; width: 162px; padding: 2px; margin: 0 1px 0 1px; background: #e1eef2; }
#costumeBoxes .title { padding: 4px; font: bold 15px Arial, Helvetica, sans-serif; color: #549db8; }
#costumeBoxes .title a { color: #557b89; font: normal 12px Arial, Helvetica, sans-serif; }


