/*********************************************************

Title: Profile.html Master StyleSheet

Designer: Marvin Tabangay
Producer: Yasmin Salas
Client Name: Chronicles of Narnia - Prince Caspian
Last Modified: 5/9/2008

!!! Adjust Values according to your project specifics !!!
!!! Detailed according to importance and section !!!

***********************************************************/
			/*------------------------

top nav fixes
 
------------------------*/					
						#headerTable td { height: 0%; } 
#headerWrap * { background: transparent !important; } 
#subnav ul, #subnav ul li, #subnav a { background: #fff !important; } 
#topnav { width:844px; filter: none !important; } 
#googlebar *, #leaderboard * { display: none !important; } 				
#header, #topnav { position: inherit !important; top: inherit !important; }
	#topnav { margin-top: 24px !important; }
	#headerWrap, #wrap, #headerTable { width: 844px; } 
	#topnav a { color: #fff !important; } 
	#topnav * { color: inherit !important; } #topnav * { color: inherit !important; } 
/*------------------------

 General Declarations
 
------------------------*/

body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

#container {
	width:850px;
}

/*------------------------

 Header Panel
 
------------------------*/

#headerPanel {
	height:516px;
	width: 850px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_header1.jpg) no-repeat top;
}

/* accesibility text */
#headerPanel h1,
#headerPanel h2,
#headerPanel p {
	display: none;
}

/* ticket widget */
#ticketsFlash {
	text-align: center;
}

/*Contact Box*/
#contactLinks {
	position: absolute;
	top: 540px;
	margin-left: 36px;
	width: 810px;
}

#addToFriends,
#addToFavorites,
#forwardToFriends,
#addToGroups {
	display:block;
	float: left;
}

#addToFriends {
	width: 142px;
	height: 19px;
	margin-right: 38px;
}

#addToFavorites {
	width: 157px;
	height: 19px;
	margin-right: 95px;
}

#addToGroups {
	width: 134px;
	height: 19px;
}

#forwardToFriends {
	width: 182px;
	height: 19px;
	margin-right: 38px;
}

#contactLinks a span {
	display: none;
}


/*------------------------

 Main Flash - Panel (contains trailer)
 
------------------------*/

#flashPanel {
	height:841px;
	width: 850px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_flash1.jpg) no-repeat top;
}

/* narnia 3d map button */
#exploreNarnia3D {
	display: block;
	width: 318px;
	height: 120px;
	position: absolute;
	margin-left: 291px;
	top: 1124px;
}

/* accessibility text */
#exploreNarnia3D span {
	display: none;
}

/*------------------------

 Grab Content For Your Profile - Panel
 
------------------------*/

#grabContentPanel {
	height:419px;
	width: 850px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_grabContent.jpg) no-repeat top;
}

#grabContentFlash {
	float: left;
	margin: 111px 0 0 418px;
}

/* accesibility text */
#grabContentPanel h2,
#grabContentPanel h3,
#grabContentPanel p {
	display: none;
}

/*------------------------

 Skin Your MySpace Page - Panel 
 
------------------------*/

#skinPanel {
	height:459px;
	width: 850px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_skinProfile1.jpg) no-repeat top;
}

/* accesibility text */
#skinPanel h2,
#skinPanel h3,
#skinPanel p {
	display: none;
}

#skinProfileFlash {
	float: left;
	margin: 63px 0 0 28px;
}

/*------------------------

 Games - Panel
 
------------------------*/

#gamesPanel {
	height:493px;
	width: 850px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_games1.jpg) no-repeat top;
}

/* accesibility text */
#gamesPanel h2,
#gamesPanel h3,
#gamesPanel p {
	display: none;
}

#startNarniaCreature {
	display: block;
	width: 200px;
	height: 64px;
	position: absolute;
	top: 2326px;
	margin-left: 409px;
}

#narniaGalleryUpload {
	display: block;
	width: 260px;
	height: 56px;
	position: absolute;
	top: 2422px;
	margin-left: 381px;
}

#narniaGalleryView {
	display: block;
	width: 299px;
	height: 65px;
	position: absolute;
	top: 2502px;
	margin-left: 363px;
}

/* accesibility text */
#narnianSection a span {
	display: none;
}

/* gryphon attack */

#gryphonAttack {
	position: absolute;
	top: 2660px;
	margin-left: 508px;
	display: block;
	width: 265px;
	height: 34px;
}
/* accesibility text */
#gryphonAttack span {
	display: none;
}

/* castle escape */
#castleEscape {
	display: block;
	width: 216px;
	height: 30px;
	position: absolute;
	margin-left: 507px;
	top: 2721px;
}

/* accesibility text */
#castleEscape span {
	display: none;
}


