/*///////////
Title: Profile.html Master StyleSheet
Author: CT | AV
Client Name: 20th Century Fox | The Rocker Movie
6/19/08/08

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

/  



/////////*/


/*-------General Declarations------*/
body {
	color:#4d83d6;
}
div#container {
	width:860px;
	height:3843px;
	background-color:#fff;
}

.TheRockerMovieOpt {display:none;}


/*-------Panel_00 Controls------*/
div#panel00 {
	height:75px;
	width:auto;
	background-image:url(../Images/panel00.jpg);
	padding:5px 0 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#008cd2;
		
}
div#panel00 .url {
margin-top:40px;}

/*-------Panel_01 Controls------*/
div#panel01 {
	height:587px;
	width:auto;            
	/*background-image:url(../Images/panel01.jpg);*/
}
div#rockerMovieHeader {
	height:587px;
	width:852px;
	padding-left: 5px;

}
/*-------Panel_02 Controls------*/
div#panel02 {
	height:558px;
	width:auto;
	/*background-image:url(../Images/panel02.jpg);*/
	padding-left: 5px;
}

/*-------Panel_03 Controls------*/
div#panel03 {
	height:297px;
	width:auto;
	background-image:url(../Images/panel03b.jpg);
}
div#panel03 .contestButton{
margin:0 auto;
padding:150px 100px 0 0;
text-align:center;
height:95px;
float:right;
}


a#linkEnterNow {
margin:0 50px 0 0;
padding: 0;
display:block;
width:162px;
height:39px;
float:right;


}
 a#linkViewGallery {
margin:0;
padding: 0;
display:block;
width:260px;
height:19px;
float:right;
clear:both;


}
/*-------Panel_04 Controls------*/
div#panel04 {
	height:1229px;
	width:auto;
	/*background-image:url(../Images/panel04.jpg);*/
}

div#panel04 .iframe2{margin-left:3}
/*-------Panel_05 Controls------*/
div#panel05 {
	height:371px;
	width:auto;
	background-image:url(../Images/panel05.jpg);
	background-repeat:none;
	overflow:hidden;
}
div#panel05 .columnLeft{
	height:345px;
	width:450px;
	overflow:hidden;
	margin: 15px 0 0 15px;
	float:left;
}

div#panel05 .columnRight{
	height:371px;
	width:384px;
	background-image:url(../Images/columnRight.jpg);
	background-repeat:none;
	overflow:hidden;
	float:left;
	margin-left:8px;
}

/*
/*-------Panel_06 Controls------*/
div#panel06 {
	height:414px;
	width:auto;
	background-image:url(../Images/panel06.jpg);
	background-repeat:none;
	overflow:hidden;
}

/*-------Panel_06 Controls------*/
div#panel07 {
	height:304px;
	width:auto;
	background-image:url(../Images/panel07.jpg);
	background-repeat:none;
	overflow:hidden;
}

/*---------- optional ----------*/
body {
	margin-left:0;
	margin-top:0;
}
/*---------- End Profile.html Controls ----------*/
