/*///////////
Title: Profile.html Master StyleSheet
Author: JB |
Client Name:
Last modified: 08/21/07

!!! Adjust Values according to your project specifics !!! Detailed according to importance and section !!!

//////////*/


/*-------General Declarations------*/
body {
	color:#fff;
	background-color:#021322;
}
div#container_top {
	width:1169px;
	height:1290px;
	background-image:url("../Images/Background/bgWeb_02a.jpg");
	margin:auto;
	padding-left:34px;
}
div#container_bottom {
	width:1169px;
	height:2159px;
	background-image:url("../Images/Background/bgWeb_03.jpg");
	margin:auto;
	padding-left:40px;
}
*html div#container_top {
	text-align:center;
	padding-left:38px;
}
*html div#container_bottom {
	text-align:center;
	padding-left:84px;
	margin-left:-36px;
}
div.columnLeft {
	float:left;
	height:inherit;
}
div.columnRight {
	float:right;
	height:inherit;
}
/*-------Panel_01 Controls------*/
div#panel01 {
	height:580px;
	width:auto;
	background-image:url();
	padding-top:0px;
}
div#headerFlash {
	width:1207px;
	height:553px;
	float:left;
	margin:0px 0 0 -30px;
}

/*-------Panel_02 Controls------*/
div#panel02 {
	height:548px;
	width:auto;
}
*html div#panel02{
	padding-left:30px;
}
div#videoPlayerContainer{
	width:550px;
	height:365px;
	margin:112px auto auto auto;
	text-align:center;
	padding-left:-10px;
	background-color:#000;
}
div#videoLinks{
	width:650px;
	height:120px;
	margin:auto;
	text-align:center;
	margin-top:47px;
	padding-left:0px;
}
*html div#videoLinks{
	width:650px;
	margin-top:46px;
}
div#addLink{
	width:550px;
	height:12px;
	margin:0px 0 0 50px;
	padding-top:8px;
	float:left;
	text-align:left;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#addLink a{
	font-size:9px;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#trailerLinks{
	width:300px;
	height:20px;
	float:left;
}
div#movieClips{
	width:330px;
	height:30px;
	float:left;
	margin:auto;
	text-align:center;
	margin-top:0px;
}
div#podCasts{
	width:642px;
	height:30px;
	float:left;
	margin:auto;
	text-align:center;
	margin-top:32px;
}
*html div#podCast{
	width:582px;
	margin-top:22px;
}
/*-------Panel_03 Controls------*/
div#panel03 {
	height:210px;
	width:auto;
	padding-top:442px;
}
*html div#panel03 {
	height:652px;
}
div#customButtons{
	width:502px;
	height:140px;
	margin:auto;
	text-align:center;
}
div#getStarted{
	width:235px;
	height:39px;
	margin:auto;
	text-align:center;
}
div#charButtons{
	width:502px;
	height:39px;
	margin:auto;
	text-align:center;
	margin-top:60px;
}
div#upload{
	width:237px;
	height:39px;
	float:left;
}
div#gallery{
	width:235px;
	height:39px;
	float:left;
	margin-left:30px;
}


/*-------Panel_04 Controls------*/
div#panel04 {
	height:140px;
	width:auto;
	margin:0px;
	padding-top:160px;
}
*html div#panel04 {
	height:310px;
}
div#fairytale{
	width:400px;
	height:35px;
	margin:auto;
	text-align:center;
}
div#rules{
	width:190px;
	height:35px;
	float:left;
}
div#enter{
	width:188px;
	height:35px;
	float:left;
	margin-left:16px;
}
/*-------Panel_05 Controls------*/
div#panel05 {
	height:370px;
	width:auto;
	padding-top:20px;
}
*html div#panel05 {
	height:390px;
	padding-top:40px;
}
div#aboutMovie {
	width:775px;
	height:355px;
	margin:auto;
	text-align:center;
}

/*-------Panel_06 Controls------*/
div#panel06 {
	height:300px;
	width:auto;
	background-image:url();
}
div#extras{
	width:800px;
	height:250px;
	margin:auto;
	margin-top:0px;
}
div#music{
	width:365;
	height:177px;
	float:left;
	margin-top:30px;
}
div#countdown{
	width:420px;
	height:250px;
	float:left;
	margin-left:10px;
	text-align:center;
}
div#countdown a{
	font-size:9px;
	color:#fff;
	text-align:center;
}
/*---------- optional ----------*/
body {
	margin-left:0;
	margin-top:0;
}
div#legalDiv {display:none;}
div#legalDiv iframe {display:none;}
/*---------- End Profile.html Controls ----------*/
