*{margin:0 auto; padding:0;}
body{
	background: #f58bbc url('images/bg.gif') repeat center top;
	font-family: helvetica, verdana, sans-serif;
	font-size:14px;
	line-height: 1.5em
	}
	
img {border:none}

p{
	margin-bottom:10px
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


.clearBoth{
	clear: both
}

.floatRight{
	float:right;
	margin-left:20px;
}

.floatLeft{
	float: left;
	margin-right:20px
}

.marginTop{
	margin-top:20px
}

.alignCenter{
	text-align: center
}

#top{
	background: url('images/top_lace.gif') repeat-x;
	height:33px;
}

#header .logo{
	text-align: center;
	width: 377px;
	margin-top:10px;
	margin-bottom: 20px
}

#header{
	background: url('images/nav_bg.gif') repeat-x bottom center;
}

.banner{
	width:980px;
	position: relative
}

#container{
	clear:both;
	width: 960px;
	position: relative;
	background: #fff;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-top:10px;
}

.container-bottom{
	background: url('images/bottom.gif') no-repeat right;
	height:74px;
	width: 980px;
	position: relative;
	top:-35px;
	left:8px;
	z-index:1
}

#content a, #footer a{
	color: #000;
	text-decoration: underline
}

#content a:hover, #footer a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}

#footer{
	width:800px;
	position: relative;
	margin:auto;
	text-align: center;
	font-size:12px;
	top:-50px;
	z-index:10
}


/*--headings--*/

h1.title span{
	display: none
}

h1.title{
	height:42px;
	width:500px;
	float: left;
	border-bottom: #f58bbc double 5px;
	padding-bottom: 2px;
	margin-bottom: 20px
}

.home-page h1.title{
	background: url('images/h_home.gif') no-repeat left top;
	width: 100%
}

.about-page h1.title{
	background: url('images/h_about.gif') no-repeat left top;
}

.packages-page h1.title{
	background: url('images/h_packages.gif') no-repeat left top;
	width: 100%
}

.party-page h1.title{
	background: url('images/h_party.gif') no-repeat left top;
	width: 100%
}

.services-page h1.title{
	background: url('images/h_services.gif') no-repeat left top;
	width: 100%
}

.contact-page h1.title{
	background: url('images/h_contact.gif') no-repeat left top;
}

.store-page h1.title{
	background: url('images/h_store.gif') no-repeat left top;
	width: 100%
}

/*h2{
	font-family: Georgia, Palatino, 'Times New Roman', serif;
	font-size:20px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px
}*/

h2{
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px
}

h3{
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background: url('images/border_double.gif') repeat-x bottom;
	padding-bottom: 8px;
	text-align: center;
	font-size:20px;
	margin-bottom: 15px
	}

h4{
	/*font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;*/
	font-family: Georgia, Palatino, 'Times New Roman', serif;
	font-style: italic;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color:#f58bbc;
	font-size:20px;
	margin-bottom: 15px;
	margin-top:20px
}	

/*---navigation------*/
.navigation{
	width:980px;
	height:42px;
	position: relative;
}

.navigation ul li{
	list-style-type: none;
	display: block;
	float: left;
	/*margin-left:25px;*/
	margin-left:8px;
}

.navigation ul li a{
	display: block;
	float:left;
	height:27px;
	outline:none;
}

.navigation ul li span{
	display: none
}

li.nav-home a{
	background: url('images/nav_home.gif') top no-repeat;
	width:115px;
}

li.nav-home a:hover, li.nav-home a.current, li.nav-home a:hover.current{
	background: url('images/nav_home.gif') bottom no-repeat;
}

li.nav-about a{
	background: url('images/nav_about.gif') top no-repeat;
	width:115px;
}

li.nav-about a:hover, li.nav-about a.current, li.nav-about a:hover.current{
	background: url('images/nav_about.gif') bottom no-repeat;
}

li.nav-packages a{
	background: url('images/nav_packages.gif') top no-repeat;
	width:115px;
}

li.nav-packages a:hover, li.nav-packages a.current, li.nav-packages a:hover.current{
	background: url('images/nav_packages.gif') bottom no-repeat;
}

li.nav-party a{
	background: url('images/nav_party.gif') top no-repeat;
	width:150px;
}

li.nav-party a:hover, li.nav-party a.current, li.nav-party a:hover.current{
	background: url('images/nav_party.gif') bottom no-repeat;
}

li.nav-services a{
	background: url('images/nav_services.gif') top no-repeat;
	width:150px;
}

li.nav-services a:hover, li.nav-services a.current, li.nav-services a:hover.current{
	background: url('images/nav_services.gif') bottom no-repeat;
}

li.nav-contact a{
	background: url('images/nav_contact.gif') top no-repeat;
	width:150px;
}

li.nav-contact a:hover, li.nav-contact a.current, li.nav-contact a:hover.current{
	background: url('images/nav_contact.gif') bottom no-repeat;
}

li.nav-store a{
	background: url('images/nav_store.gif') top no-repeat;
	width:92px
}


li.nav-store a:hover, li.nav-store a.current, li.nav-store a:hover.current{
	background: url('images/nav_store.gif') bottom no-repeat;
}

/*--content---*/
.fancy-divider{
	clear:both;
	height:28px;
	width: 100%;
	background: url('images/border_fancy.gif') right;
}

.full-page{
	margin: 20px
}

.leftcol{
	width:520px;
	float:left;
	margin:30px 20px 20px 40px
}

.rightcol{
	width:320px;
	float: right;
	margin:20px 40px 20px 20px;
}

.wrapper{
}

/*
.home-page .rightcol{
	font-size: 12px;
}

.home-page .rightcol img{
	border: 3px solid #eee;
	float: left;
	margin-right: 15px
}*/

.home-page .rightcol{
	margin-top: 50px;
	font-size: 13px;
	text-align: center
}


.home-page .leftcol{
	margin-left: 50px;
	width:550px;	
}

.home-page .rightcol{
	width: 250px;
	margin-right: 50px
}

.home-page h4 span{
	color:#000; 
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
	font-style: normal
}

/*------party----------*/

.party-page{padding:20px 40px}

.party-page img{
	float:left;
	margin-right:20px
}

.party-page h4{
	margin-top: 10px;
	text-align: center
}

.party-page .wrapper{
	margin-top:20px;
	margin-bottom:20px
}

.party-page .leftcol, .party-page .rightcol{
	margin:0;
	padding:5px;
	width:400px;
	border:2px solid #F58BBC;
	background: #f5dde8;
	margin-bottom:20px;
	margin-top: 20px
}

.party-page .leftcol{
	margin-left:20px;
	height:260px
}

.party-page .rightcol{
	margin-right:20px;
	height:260px
}


.party-page .rightcol form, .party-page .leftcol form{
	clear:both;
	float:right;
	margin-top: 10px;
	margin-right:20px
}

.party-page .rightcol form{
	margin-top: 52px
}

.party-page .wrapper label{
	float:left;
	padding:2px;
	font-size:13px;
	font-weight: bold;
	margin-right:3px;
}

.party-page .wrapper select{
	float:left;
	font-size: 13px;
	padding: 2px;
	margin-right:3px;
}

.party-page .wrapper input{
	float:left;
}


/*----------store page----------*/

.store-page{padding:20px 40px}


.store-page .wrapper{
	margin-bottom:20px
}

.store-page .product{
	width:200px;
	float:left;
	margin-right:15px;
	margin-bottom: 10px
}

.store-page h4{
	margin: 0;
	font-size:18px;
}

.store-page .product span{
	color: #999;
	font-size:12px;
}

.store-page .product img{
	margin-top: 5px;
	margin-bottom: 8px;
	border:2px solid #F5DDE8;
}

.store-page .product form{
	text-align: center
}

.store-page .textbox{
	margin-bottom: 5px
}

/*------contact--------*/

.contact-page p{
	margin-left: 50px
}

.contact-page img{
	margin-top: 50px;
	border:3px solid #F5DDE8;
}

.contact-page form{
	margin-left:53px;
	}
	
.contact-page input,
.contact-page textarea { 
  display: block; 
  margin-left: 60px;
  margin-bottom: 5px;
 }
 
  
.contact-page label{
	float: left;
	width:75px;
} 


.contact-page input{
	color: #666;
	/*background: #eee;*/
	border: 1px solid #999;
	padding:2px
}

.contact-page input.sendbtn{
	margin-left: 75px;
	cursor: pointer;
	background: #F58BBC;
	color:#fff;
	border:#F58BBC 2px solid;
	font-weight: bold;
	cursor:pointer;
	font-size:13px;
}

.contact-page textarea{
	color: #666;
	/*background: #eee;*/
	border: 1px solid #999;
}

.contact-page p{
	line-height: 1.2em;
	margin-bottom:20px
}

/*------services---------*/

.services-page {
	padding: 20px 40px;
}

.services-page .left{
	float:left;
	width:400px;
}

.services-page .right{
	float:right;
	width:400px;
}

.services-page ul li{
	margin-left: 30px
}

.divider{
	border-bottom: 3px dotted #eee;
	margin-top:20px;
	margin-bottom: 10px;
	clear:both;
	width: 800px
}

.services-page .thumbs li{
	list-style: none;
	float:left;
	display: block;
	margin:0;
	margin-right:5px
}

.services-page .thumbs img{
	width:50px;
}

.services-page ul.thumbs li img {
	border: 2px solid #eee
}


.services-page ul.thumbs li a.selected img {
	border: 2px solid #F58BBC
}

.services-page .content-wrapper{
	height:280px;
	width:400px;
	text-align: center
}

.services-page .content-wrapper img{
	border: 2px solid #eee
}

.services-page #gallery-rental .content-wrapper{
	height:320px
}

/*-----packages------------*/

.packages-page{
	padding:20px 40px
}

.packages-page .divider{
	width:680px
}

.packages-page .leftcol{
	padding: 0;
	margin:0;
	width:680px
}

.packages-page .rightcol{
	padding: 0;
	margin:0;
	width:200px;
	margin-top:40px
}

.packages-page .rightcol img{
	width:180px;
	float: right;
	border:3px solid #F5DDE8
}

.packages-page .wrapper ul{
	float:left;
	margin-bottom: 10px;
	margin-top: 10px;
	/*width:290px;*/
	width:225px;
	margin-right: 20px
}

.packages-page ul li{
	margin-left: 20px
}

.packages-page img{
	border: 3px solid #eee;
	margin-bottom: 20px
}

.about-page h1.title {
	margin-bottom: 30px
}

.packages-page .wrapper{
	/*width: 800px;*/
	width:680px
}

.packages-page form{
	clear:both;
	float:right;
	margin-bottom: 10px
}


.services-page .wrapper .divider{
	width:auto
}

.services-page .gal{
	width:436px
}

.services-page .thumbs{
	margin-left: 14px
}

.footer-trim{
	background: url('images/bottom_lace.gif') bottom repeat-x;
	height:20px;
	clear:both;
	width: 100%;
	position: relative;
}

.about-page .rightcol img{
	top:60px;
	position: relative
}

.view-cart {
	position: absolute;
	z-index: 10;
	right:40px;
	top:25px
}

p.note{
	padding: 2px;
	background: #F5DDE8;
	border: #F58BBC 1px solid;
	text-align: center;
	font-size: 12px;
	color:#666;
	width:550px;
	clear:both;
}

.party-page p.note{
	float:right;
	margin-top: 5px;
}