/*TOUR*/ /* Global */
img {
	border: none;
}

a {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
}
#textlinebio{
	font: normal 10px Arial, Sans-serif;
	color: #ffffff;
	margin-right: -190px;
	margin-top: -8px;
	padding: 0;
	text-align: right;
}
body {
	background: #FAE49A url('./images/home_bg1.jpg') no-repeat top center;
	background-attachment: fixed;
	margin: 2px;
	padding: 0px;
}
/*added code*/
#textline{
	font: normal 12px Arial, Sans-serif;
	color: #ffffff;
	margin-right: 365px;
	margin-top: -195px;
	padding: 0;
	text-align: right;
	
}

	
/*added code*/
#main {
	margin: 0 auto;
	width: 986px;
	position: relative;
	z-index: 0;
}

#warningDisplay a#dgc:visited {
	color : #4c96d3;
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
}


/*INLINE SEARCH
		------------------------*/

a {
	color: #006633;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #00000;
	background-color: inherit;
}


#search_mod input.searchMovie {
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 0 0 10px;
	width: 220px;
	height: 10px;
	font: normal 8px Verdana, Sans-serif;
	color: #000;
	background: transparent url('./images/search_input_bg.gif') no-repeat top left;
	border: none;
}

#search_mod input#movie_submit {
	float: left;
	clear: right;
	padding: 0;
	width: 29px;
	height: 10px;
	font: bold 14px Arial, Sans-serif;
	color: #fff;
	cursor: pointer;
	background: transparent url('/images/search_button_bg.gif') no-repeat top left;
	border: none;
}

#search_mod input#movie_submit:hover,#search_mod input#movie_submit:active
	{
	background: no-repeat top left;
}

/*END INLINE SEARCH
		------------------------*/
#header {
	margin: 0;
	/*background: #fff url('./images/header-orange.jpg') no-repeat top center;*/
	height: 97px;
	width: 985px;
	position: relative;
	z-index: 4000;
}

#headerHolder {
	margin-top: 1px;
	width: 985px;
	height: 100px;
}

#subnav {
	padding: 11px 0 0 13px;
	font: normal 13px Arial, Sans-serif;
	color: #fff;
	background: transparent;
	position: absolute;
	z-index:8000;
}

#subnav a:hover, #subnav a:active {
	text-decoration: underline;
}


 /*NEW NAV
		------------------------*/
#navholder {
	width: 983px;
	height: 33px;
	margin-top: 0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #fff;
	border-left: 0px solid #333;
	background: url('./images/getaccess-bgz.gif') no-repeat right bottom;
	}

#nav {
float:none;
	margin: 0;
	padding: 0;
	height: 34px;
	background-color:#ffffff;
	background: url('./images/li-bgblk.jpg') repeat-x left top;
}

#nav ul {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 0;
	background: url('./images/sep.jpg') no-repeat left top;
}

#nav ul li:hover {
	color: #330000;

}

#nav ul li a:link, #nav ul li a:visited {
	display: block;
	padding: 0;
	font: bold 12px Arial, Sans-serif;
	color: #FFCC66;
	text-decoration: none;
	width:135px;
	height: 34px;
	line-height: 34px;
	text-align:center;
		
}



#nav ul li a:hover,#nav ul li a:active {
	/*background: url('./images/li-bg.jpg') repeat-x left top;*/
	text-decoration: none;
	color: #663300;
	background: transparent url('./images/li-bggld.jpg') no-repeat left top;
	border-bottom: 0px solid #9900CC;
}
/*mailing_list*/

#mailing_list{
	font: normal 12px Arial, Sans-serif;
	color: #ffffff;
	margin-right: 30px;
	margin-top: 10px;
	padding: 0;
	text-align: right;
}

/*mailing_list*/
/*@ access button 
#getaccess {
	float: left;
	width: 260px;
	font: bold 12px Arial, Sans-serif;
	text-align:left;
	height: 24px;
	line-height: 24px;
	background: none;
	border-bottom: none;
}

#getaccess a:link, #getaccess a:visited {
	display: block;
	color: #000;
	background: none;
	text-decoration:none;
}

#getaccess a:hover, #getaccess a:active {
	text-decoration:underline;
}@*/

/*@ member bar  @*/
#info-bar {
	clear: left;
	padding: 0 23px;
	font: normal 12px Arial, San-serif;
	text-align:center;
	width: 890px;
	height: 20px;
	/*background:#FF99CC;*/
	}
	
#info-bar a:link, #info-bar a:visited {
	margin: 0 8px 0 0;
	padding: 0 0 0 4px;
	font: normal 12px Arial, San-serif;
	text-decoration:none;
	height: 5px;
	line-height: 5px;
	
	}
	
#info-bar a:hover, #info-bar a:active {
	text-decoration: underline;
	}

/*@ end member bar @*/

/*END NEW NAV
		------------------------*/
		
/*@ Content Wrapper @*/


#content {
	float: left;
	margin: 5px 0 0 10px;
	width: 970px;
	}


/*@ footer @*/
#footer {
	clear: both;
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	margin-left: auto;
	text-align: right;
	width: 960px;
}

a.footer {
	color: #4c96d3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
}

a.footer:hover {
	color: #4c96d3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

#btn_rt {
	text-align: right;
}

/* Home */
#home {
	float: right;
	height: auto;
	margin: 0 12px 15px 0;
	width: 960px;
	
}

#videos {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#home_left_column {
	margin-right: auto;
	padding-top: -5px;
	float: left;
	width: 640px;
}


#player {
	font-family: Arial;
	font-size: 10pt;
	height: 418px; /* 90px shorter than actual for padding */
	width: 840px;
}

#player_txt { 
	/*background-image: url('/images/bar-playing.jpg');
	background-position: top;
	background-repeat: no-repeat;*/
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
}



/*SECTION HEAD
		------------------------*/
.section_head {
	float: left;
	clear: left;
	margin: 15px 0 10px 0;
	margin-top: -10px;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #000;
}

.section_head h1,.section_head h2 {
	margin: 0;
	margin-top: -20px;
	padding: 0;
	width: auto;
	min-height: 20px;
	font: normal 16px Arial, Sans-serif;
	color: #FFAF02;
	text-align: left;
}

.section_head h2 span {
	color: #fff;
}

.section_head a:link,.section_head a:visited {
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	text-align: right;
	width: 140px;
	font: normal 14px Arial, Sans-serif;
	color: #ff008f;
	text-decoration: none;
}

.section_head a:hover,.section_head a:active {
	color: #fff;
}

.left {
	float: left;
	clear: left;
}

.right {
	float: right;
	clear: right;
}

/*END SECTION HEAD
		------------------------*/
#home_right_column {
	padding-top: 48px;
	margin-left: 26px;
	float: left;
	width: 294px;
}


#bio {
	color: #bebebe;
	font-family: arial;
	font-size: 10pt;
	padding: 10px 10px 10px 20px;
}

.bio_closed {
	height: 310px;
	overflow: hidden;
}

.bio_open {
	
}

.bio {
	color: #fc00ac;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.bio:hover {
	color: #fc00ac;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}



/*--
FOOTER
---------------------*/
#footer {
	clear: both;
	margin: 1 auto;
	padding: 0px 0;
	width: 80%;
	font: normal 8pt Arial, Sans-serif;
	text-align: center;
	color: #000;
	margin-left: 75px;
	margin-top: 5px

}

#footer p {
	margin: 3px 0;
}

#footer a:link,#footer a:visited {
	color: #4c96d3;
	text-decoration: underline;
}

#footer a:hover,#footer a:active {
	text-decoration: none;
}
/*--dwnFooter---*>
 * 
 */
#dwnfooter {
	clear: both;
	margin: 1 auto;
	padding: 0px 0;
	width: 80%;
	font: normal 8pt Arial, Sans-serif;
	text-align: center;
	color: #fff;
	margin-left: -144px;
	margin-top: 5px

}

#dwnfooter p {
	margin: 3px 0;
}

#dwnfooter a:link,#footer a:visited {
	color: #663300;
	text-decoration: underline;
}

#dwnfooter a:hover,#footer a:active {
	text-decoration: none;

}

#main #navholder #info-bar #featuredFLVholder #featuredFLV p {
	font-size: 12px;
}
#featuredFLVholder2 {
	font-size: 12px;
	margin-top: -10px;
}
#featuredFLV2 {
	font-size: 12px;
	margin-top: -10px;
}

.head1{
	color: #006738;
	font-size: 25px;
	font-weight: bold;
}