@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	background:#000000;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#818e9a;
}

a, input, img, a:focus, img:focus {
	outline:none;
	border:0px;
}

.blue_links, .blue_links:link, .blue_links:active, .blue_links:visited, .blue_links:hover, .blue_links:focus {
	color:#336699;
	text-decoration:none;
}

.yellow_links, .yellow_links:link, .yellow_links:active, .yellow_links:visited, .yellow_links:hover, .yellow_links:focus {
	color:#CCCC33;
	text-decoration:none;
}

.white {
	color:#FFFFFF;
}

.white_italic {
	font-style:italic;
	color:#FFFFFF;
}

.orange {
	color:#FF6600;
}

.orange_small {
	font-size:7pt;
	color:#FF6600;
}

.bold_yellow {
	color:#CCCC33;
	font-weight:bold;
}

ul {
	padding:0px !important;
	margin:0px !important;
}

li {
	padding:0px !important;
	margin:-7px 0px 0px 0px !important;
}

.ac_li {
	padding:5px !important;
	margin:auto 15px !important;
	list-style-image:url(../images/Trophy_Gold.png);
	list-style-position:inside;
}

.no_float {
	float:none;
	clear:both;
}

tr, td {
	margin:0px;
	padding:0px;
}

td {
	text-align:left;
}

#header_wrapper {
	width:100%;
	height:247px;
	background:#121221 url(../images/header_tile.jpg) top left repeat-x;
}

#header {
	margin:0px auto;
	width:1000px;
	height:247px;
	background:url(../images/header_bg.jpg) top center no-repeat;
}

.header_navrow1 {
	width:1000px;
	height:31px;
	padding:152px 0px 8px 0px;
}

.coming_attractions {
	float:left;
	width:235px;
	height:31px;
	margin-left:570px;
	background:url(../images/coming_attractions.png) top left no-repeat;
}

.achievements {
	float:left;
	width:168px;
	height:31px;
	margin-left:8px;
	background:url(../images/achievements.png) top left no-repeat;
}

.header_navrow2 {
	width:1000px;
	height:41px;
}

.welcome {
	float:left;
	width:279px;
	height:40px;
	background:url(../images/welcome.jpg) top left no-repeat;
	margin:0px 0px 0px 18px;
}

.connect_to_my {
	float:left;
	width:119px;
	height:40px;
	background:url(../images/connect.jpg) top left no-repeat;
	margin:0px 0px 0px 407px;
}

.header_imdb {
	float:left;
	width:37px;
	height:40px;
	background:url(../images/imdb.jpg) top left no-repeat;
	margin:0px 0px 0px 9px;
}

.header_twitter {
	float:left;
	width:28px;
	height:40px;
	background:url(../images/twitter.jpg) top left no-repeat;
	margin:0px 0px 0px 9px;
}

.header_facebook {
	float:left;
	width:32px;
	height:40px;
	background:url(../images/facebook.jpg) top left no-repeat;
	margin:0px 0px 0px 9px;
}

.header_myspcae {
	float:left;
	width:31px;
	height:40px;
	background:url(../images/myspace.jpg) top left no-repeat;
	margin:0px 0px 0px 9px;
}

#cbody_wrapper {
	width:100%;
	height:auto;
}

#cbody {
	margin:0px auto;
	width:1000px;
	height:auto;
	background:url(../images/body_tile.gif) top left repeat-y;
}

#leftpane {
	float:left;
	width:315px;
	height:auto;
}

.leftpane_nav {
	width:264px;
	height:auto;
	margin:38px auto 0px auto;
}

.home {
	width:264px;
	height:68px;
	background:url(../images/home_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.home:hover {
	width:264px;
	height:68px;
	background:url(../images/home_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.biography {
	width:264px;
	height:68px;
	background:url(../images/biography_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.biography:hover {
	width:264px;
	height:68px;
	background:url(../images/biography_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.resume {
	width:264px;
	height:68px;
	background:url(../images/resume_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.resume:hover {
	width:264px;
	height:68px;
	background:url(../images/resume_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.reels {
	width:264px;
	height:68px;
	background:url(../images/reels_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.reels:hover {
	width:264px;
	height:68px;
	background:url(../images/reels_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.gallery {
	width:264px;
	height:68px;
	background:url(../images/gallery_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.gallery:hover {
	width:264px;
	height:68px;
	background:url(../images/gallery_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.news {
	width:264px;
	height:68px;
	background:url(../images/news_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.news:hover {
	width:264px;
	height:68px;
	background:url(../images/news_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.contacts {
	width:264px;
	height:68px;
	background:url(../images/contacts_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.contacts:hover {
	width:264px;
	height:68px;
	background:url(../images/contacts_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

.email {
	width:264px;
	height:68px;
	background:url(../images/email_normal-selected.jpg) top center no-repeat;
	margin:6px 0px;
}

.email:hover {
	width:264px;
	height:68px;
	background:url(../images/email_normal-selected.jpg) 0px -68px no-repeat;
	margin:6px 0px;
}

#rightpane {
	float:left;
	width:685px;
	height:auto;
}

.rightpane_row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
}

.rightpane_home-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/bit_about.jpg) top right no-repeat;
}

.rightpane_biography-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/biography.jpg) top right no-repeat;
}

.rightpane_resume-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/resume.jpg) top right no-repeat;
}

.rightpane_reels-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/reels.jpg) top right no-repeat;
}

.rightpane_gallery-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/gallery.jpg) top right no-repeat;
}

.rightpane_news-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/news.jpg) top right no-repeat;
}

.rightpane_contacts-row1 {
	width:675px;
	height:auto;
	padding:120px 0px 0px 10px;
	background:url(../images/contacts.jpg) top right no-repeat;
}

.rightpane_email-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/email.jpg) top right no-repeat;
}

.rightpane_achievements-row1 {
	width:675px;
	height:auto;
	padding:25px 0px 0px 10px;
	background:url(../images/achievements.jpg) top right no-repeat;
}

.rightpane_text {
	text-align:justify;
}

.rightpane_text_table_container {
	width:80%;
	height:100%;
	margin:20px auto;
}

.rightpane_row2 {
	width:675px;
	height:auto;
	padding:25px 0px 25px 10px;
}

.rightpane_row2_col1 {
	float:left;
	width:216px;
	height:auto;
	margin:0px 5px 0px 0px;
}

.rightpane_row2_col2 {
	float:left;
	width:216px;
	height:auto;
	margin:0px 5px;
}

.rightpane_row2_col3 {
	float:left;
	width:216px;
	height:auto;
	margin:0px 0px 0px 5px;
}

.rightpane_row3 {
	width:660px;
	height:100px;
	padding:0px 0px 25px 15px;
}

.col_title {
	width:216px;
	height:19px;
	padding-bottom:14px;
}

.col_content {
	width:216px;
	height:212px;
}

.email_form {
	list-style:none;
	margin:0px;
	padding:0px;
}

.email_form li {
	padding:5px 0px !important;
}

.form_label {
	padding:5px 0px;
}

.red {
	color:#CC0000;
}

.normal_red
{
	/*color:#CC0000;*/
	color:#860000;
}

.image_wrapper {
	text-align:center;
}

#image {
	margin:30px auto 0px auto;
}

#player
{
	display:block;
	width:640px;
	height:505px;
	margin-left:10px;
	cursor:pointer;
	border:#121221 1px solid;
	background:url(../images/airbender01.jpg) top left no-repeat;
}

.info
{
	color: #fff;
	margin-top:-64px;
	padding:8px;
	font-weight:bold;
	text-align:left;
	line-height:12pt;
	border-top:#121221 1px solid;
	border-bottom:#121221 1px solid;
	background:url(../images/box_bgtile.png) top left repeat;
}

#footer_wrapper {
	width:100%;
	height:55px;
	background:#121221 url(../images/footer_tile.jpg) bottom left repeat-x;
}

#footer {
	width:1000px;
	height:40px;
	margin:0px auto;
	padding:15px 0px 0px 0px;
	background:url(../images/footer_bg.png) bottom center no-repeat;
}

.footer_col1 {
	float:left;
	width:290px;
	height:40px;
}

.footer_imdb {
	float:left;
	width:23px;
	height:40px;
	margin:0px 1px 0px 25px;
	background:url(../images/footer_imdb.png) top center no-repeat;
}

.footer_twitter {
	float:left;
	width:23px;
	height:40px;
	margin:0px 1px 0px 1px;
	background:url(../images/footer_twitter.png) top center no-repeat;
}

.footer_facebook {
	float:left;
	width:23px;
	height:40px;
	margin:0px 1px 0px 1px;
	background:url(../images/footer_facebook.png) top center no-repeat;
}

.footer_myspace {
	float:left;
	width:23px;
	height:40px;
	margin:0px 0px 0px 1px;
	background:url(../images/footer_myspace.png) top center no-repeat;
}

.footer_col2 {
	float:left;
	width:410px;
	height:40px;
	line-height:40px;
	color:#384958;
}

.footer_links, footer_links:link, footer_links:active, footer_links:visited, footer_links:hover {
	text-decoration:none;
	color:#384958;
}

.footer_col3 {
	float:left;
	width:300px;
	height:40px;
}

.copyright {
	font-size:7pt;
	text-align:right;
	color:#384958;
	padding:7px 0px;
}


