/* main background */
html, #section_1 { background: url(images/festival/bg_tile.png); background-attachment: fixed;}
input, textarea, select { background-color: #709AD7;}

/* common headers */
.hdr_1 { color: #6d6d6d;}

/* Paragraph */
.para2 { color: #808080;}
.para3 { color: #808080; }
.hlt { color: #7E9AB9;}

#doclink { top: 103px; left: 20px; display: none;}

/* logo */
/*#logo a { background:url(images/festival/logo.gif) no-repeat;}
#logo a:hover { background-image:url(images/festival/logo_rollover.gif);}
*/
/* special */
#special { background-color: #CB005B; color: #F5B2CB; }
#special a:link, #special a:visited, #special a:active { color: #F5B2CB;}

/* send invite */
/*#sendInvite a { background:url(images/festival/img_send_invite1.gif) no-repeat;}
#sendInvite a:hover { background-image:url(images/festival/img_send_invite1_rollover.gif);}
*/
/* visit festival */
#visitArchive { color: #a1a1a1;}
#visitArchive a:link, #visitArchive a:visited, #visitArchive a:active { color: #707FB1;}
#visitArchive span { letter-spacing: 1px; }

/* welcome */
#welcome a:link, #welcome a:visited, #welcome a:active { color: #000;}
#welcome.rollover, #welcome.rollover a:hover { color:#fff;}

#welcome a { background:url(images/festival/profile.gif) no-repeat; }
#welcome a:hover { background-image:url(images/festival/profile_rollover.gif); }

/* top navigation */
#topNav ul{ color: #5D7499; }
#topNav ul li { background-color: #496690;}
#topNav li a { color: #96B7FF;}
#topNav li input.icon { background-color: #355181; }
#topNav li.voice, #topNav li.voice a{ color: #26404E;}

/* festival map */
a.festmaplink span.t-top { background:url(images/festival/icon_festmap.gif) right no-repeat; width: 50px;}
a.festmaplink:hover span.t-top { background-image:url(images/festival/icon_festmap_rollover.gif);}

/* search text */
.searchText { background-color:#6B97DA; }
#topNav li #cse-search-box input.icon { background:transparent url(images/festival/icon_search.gif) no-repeat}
#topNav li #cse-search-box input.icon:hover {background-image:url(images/festival/icon_search_rollover.gif);}

.mainNav {border:1px solid #425994; }

/* Section 2 */
#section_2 { border: 1px solid #444050; background-color:#444050;}

/* topNavMenu
****************************************/
#topNavMenu { background-color: #6B97DA; color: #171D29;  /*border-bottom: 1px solid #425994;*/}
#topNavMenu a:link, #topNavMenu a:visited, #topNavMenu a:active  {color: #000;}
#topNavMenu a:hover { color: #fff; background-color: #355181; }
#topNavMenu a.hlt:link, #topNavMenu a.hlt:visited, #topNavMenu a.hlt:active {	color: #fff; background-color: #355181; }
#topNavMenu a.truthseekers { color: #D2DEF4; }
#topNavMenu a.truthseekers:hover { color: #ffffff; }

/* sign up */
#signUp { border-left: 1px solid #000000; border-bottom: 1px solid #000000; background-color: #E50067; }
#signUp.normal a { color: #F7C4D8; }

#reportBug { border-left:1px solid #000000; border-right:1px solid #000000; }
#reportBug a { background:url(images/festival/icon_fix.gif) no-repeat; }
#reportBug a:hover { background-image:url(images/festival/icon_fix_rollover.gif);}
			
/* banner text */
#bannerTextImage { height:134px;margin-bottom:-23px; background:url(images/festival/banner.png) no-repeat; }

/* video player
****************************************/
#videoPlayerContainer {
	background:url(images/festival/bg_player.gif) no-repeat;
}

/* details
************/
#detailsContainer {	
	background:#ffffff url(images/festival/bg_white_and_shadow.gif)  repeat-y;
}

#details {
	background:url(images/festival/bg_gradient.gif) repeat-x;
}

#detailContainerShadow {
	background: #ffffff url(images/festival/bg_detailShadow.gif) no-repeat;
}

#btnSend {
	background:url(images/festival/btn_send2.gif) no-repeat;
}

/* Pagination
 **************************/
.pagination a:link,.pagination a:visited, .pagination a:active { color: #97C0E6; }
.pagination { color: #CCCCCC;}
.pagination form input { border: 1px solid #7a93b6;color:#97C0E6;}

/* what is */
#whatis { top:100px;color:#8AAAEE}
#whatis a { color:#8AAAEE; }

/* undiscover box
 **************************/
.undiscoverbox { background:url(images/festival/bg_box_home_undiscovered.gif) repeat-y; }

/* list box
 **************************/
.listBox { 
	width:270px;
}
.listBoxHeader {
	background:url(images/festival/bg_boxHeader.gif) repeat-y top right;
}
.listBoxBg {
	background: url(images/festival/bg_boxSocialIssue.gif) repeat-y top right;
}


/* list box */
.listBox {
	position:relative;
	width:260px;
	margin-bottom:18px;
}
.listBox .title {
	position:relative;
	background-color:#aaa;
	font-size:14px;
	height:15px;
	letter-spacing: 1px;
	padding: 4px 10px;
	line-height:15px;
}
.listBox .list {
	position:relative;
	background-color:#292830;
	padding: 14px 10px 6px;
}

/* truthseeker */
.listBox.truthseekers { border-bottom: 4px double #262630;padding-bottom: 30px;margin-bottom: 25px;}
.listBox.truthseekers .title {
	background: transparent url(/css/skin/filmedia/images/bg_boxHeader6.gif) repeat-y;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0;
}
.listBox.truthseekers .list { padding:10px 10px 6px;background-color:transparent;line-height: 20px;color: #8893A1;}
.listBox.truthseekers .list p { margin:0; }
.listBox.truthseekers .list p a { display:block;color: #6E8DB1;line-height: 30px;font-size: 12px;letter-spacing: 0.5px;text-decoration: underline;}
.listBox.truthseekers .list p a span { font-size:11px; }
