@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
html{
	padding:0px;
	margin:0px;
	background-color:#000;
}
body{
	padding:0px;
	margin:0px;
	background-color:#000000;
	background-image:url(../images/body_images/main_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

.container{
	width:970px;
	margin:0px auto;
	height:auto;
	clear:both;
}
h1,h2,h3,h4,h5,h6,p,div,ul,li,a{
 	margin:0px; padding:0px;
}
/*********************************** Header Starts Here **************************************/
.banner_topright{
	width:684px;
	height:25px;
	float:left;
	/*background:url(../images/banner_toprc.gif) no-repeat;*/
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding:10px 30px 0px 0px;
}
.banner_topright span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:c80379;
}
.logo{
	width:256px;
	height:166px;
	float:left;
}
.banner_bg{
	width:714px;
	height:131px;
	float:left;
	background:url(../images/header_images/header_background.jpg) no-repeat;
}
.buttons{
	width:648px;
	height:auto;
	float:left;
	padding-left:46px;
}
.buttons ul{
	float:left;
}
.buttons li{
	float:left;
	list-style-type:none;
}
.buttons_home a{
	float:left;
	background:url(../images/header_images/home_button_off.jpg) no-repeat;
	width:74px;
	height:94px;
}
.buttons_home a:hover{
	float:left;
	background:url(../images/header_images/home_button_on.jpg) no-repeat;
	width:74px;
	height:94px;
}
#buttons_home a:visited{
	float:left;
	background:url(../images/header_images/home_button_on.jpg) no-repeat;
	width:74px;
	height:94px;
}
.buttons_bio a{
	float:left;
	background:url(../images/header_images/bio_button_off.jpg) no-repeat;
	width:74px;
	height:94px;
	margin-left:31px;
}
.buttons_bio a:hover{
	float:left;
	background:url(../images/header_images/bio_button_on.jpg) no-repeat;
	width:74px;
	height:94px;
	margin-left:31px;
}
#buttons_bio a:visited{
	float:left;
	background:url(../images/header_images/bio_button_on.jpg) no-repeat;
	width:74px;
	height:94px;
	margin-left:31px;
}
.buttons_faq a{
	float:left;
	background:url(../images/header_images/faq_button_off.jpg) no-repeat;
	width:74px;
	height:94px;
	margin-left:22px;
}
.buttons_faq a:hover{
	float:left;
	background:url(../images/header_images/faq_button_on.jpg) no-repeat;
	width:74px;
	height:94px;
}
#buttons_faq a:visited{
	float:left;
	background:url(../images/header_images/faq_button_on.jpg) no-repeat;
	width:74px;
	height:94px;
}
.buttons_photogallery a{
	float:left;
	background:url(../images/header_images/photogallery_btn.jpg) no-repeat;
	width:82px;
	height:94px;
	margin-left:36px;
}
.buttons_photogallery a:hover{
	float:left;
	background:url(../images/header_images/photogallery_btn2.jpg) no-repeat;
	width:82px;
	height:94px;
}
#buttons_photogallery a:visited{
	float:left;
	background:url(../images/header_images/photogallery_btn2.jpg) no-repeat;
	width:82px;
	height:94px;
}
.buttons_contacts a{
	float:left;
	background:url(../images/header_images/contacts_btn.jpg) no-repeat;
	width:84px;
	height:94px;
	margin-left:45px;
}
.buttons_contacts a:hover{
	float:left;
	background:url(../images/header_images/contacts_btn2.jpg) no-repeat;
	width:84px;
	height:94px;
}
#buttons_contacts a:visited{
	float:left;
	background:url(../images/header_images/contacts_btn2.jpg) no-repeat;
	width:84px;
	height:94px;
}

.buttons_links a{
	float:left;
	background:url(../images/header_images/links_button_off.jpg) no-repeat;
	width:63px;
	height:94px;
	margin-left:45px;
}
.buttons_links a:hover{
	float:left;
	background:url(../images/header_images/links_button_on.jpg) no-repeat;
	width:63px;
	height:94px;
}
#buttons_links a:visited{
	float:left;
	background:url(../images/header_images/links_button_on.jpg) no-repeat;
	width:63px;
	height:94px;
}
/*****************END HEADER STYLES**********************************************************/

/****************FOOTER STARTS HERE**********************************************************/
.princess_parties{
	width:970px;
	height:165px;
	float:left;
	background-color:#100815;
}
.princess_parties_logo{
	width:464px;
	float:left;
	height:120px;
	margin-left:20px;
	background:url(../images/footer_images/princessjasmin_parties.jpg) no-repeat;
}
.princess_parties_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;
	width:445px;
	float:left;
	height:70px;
}
.princess_parties_content span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.more_btn2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-align:center;
	padding:3px;
	float:right;
	width:50px;
	height:auto;
	background-color:#252525;
	margin-right:15px;
	margin-top:10px;
}
.more_btn2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
}
.more_btn2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration:underline;
}
.footer_main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#100815;
	height:50px;
	width:970px;
	float:left;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.footer_main span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f32259;
}
.footer_main a, .footer_main a:hover, .footer_main a:active, .footer_main a:visited {
	color:#FFF;
	text-decoration:none;
}
/****************FOOTER STARTS HERE**********************************************************/
