/* layout control */
#wrapper {
    margin: 0 auto;
/* used to center the whole site */    
    width: 800px;
    text-align: left;
	background-color:#FFFFFF;
/* for content - to counteract the centering applied above */    
}
#maintable {
    width: 723px;
}
#center_me {
    margin: auto;
     
}
/* for New Contemporaries -- Begin */
#titlediv_nc {
    width: 100%;
    height: 65px;
    text-align: right;
}
#titlediv_nc img {
    float:left;
    margin: 30px 0 0 20px;
}
#logo_adatabase_nc a {
    display: block;
    padding: 20px 32px 0 0;
    font-family: helvetica, arial, sans-serif;
    color: #666666;
    font-size: 2.5em;
    text-decoration:none;
}
#logo_nc_nc {
    display: block;
    padding: 20px 32px 0 0;
    font-family: helvetica, arial, sans-serif;
    color: #666666;
    font-size: 2.5em;
    text-decoration:none;
}
#header_nc {
    position: relative;
    width: 100%;
    height: 83px;
    text-align: left;
    background: #D9DEE1;
}
#header_nc span {
    display: block;
    float: left;
    height: 83px;
}
span#nav1_nc {
    width: 50px;
    border-right: 1px solid #FFFFFF;
}
span#nav2_nc {
    width: 60px;
    border-right: 1px solid #FFFFFF;
}
span#nav3_nc {
    width: 70px;
    border-right: 1px solid #FFFFFF;
}
span#nav4_nc {
    width: 80px;
    border-right: 1px solid #FFFFFF;
}
.frameval_nc {
    color: #000000;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: left;
    text-decoration: none;
}
.frameval_nc#password, .frameval_nc#username {
    background-color:#D9DEE1;
    border: 1px solid #333333;
    padding-left:2px;
}
.frameval_nc#loginbtn {
    color: #000000;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: center;
    text-decoration: none;
    background-color:#D9DEE1;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}
/* for New Contemporaries -- End */
/* FACT -- Begin */
#header_fact {
    position: relative;
    width: 100%;
    height: 150px;
    text-align: left;
	background-image: url(/adatabase/fact/images/ani_header.png);
	background-position: top right;
	background-repeat: no-repeat;
	/* comment */
}
.fact_logout_text {
	width:300px;
	padding-top:20px;
    color:#fff;
    height: 22px;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: left;
    text-decoration: none;
}
a.fact_logout_text:link, a.fact_logout_text:visited, a.fact_logout_text:active, a.fact_logout_text:hover {
    color:#000000;
    text-decoration:underline;
}
/* FACT -- End */

#header_nav {
    position: absolute;
    bottom: 0em;
    right: 0em;
    text-align: left;
}
#login_box {
  color:#fff;
  z-index:99;
  width: 268px; 
  vertical-align: bottom;
  right: 0px;
  bottom: 0px;
  float: right;
  position: absolute;
}
#login_box a {
  color: #fff;
  font-size: 10px;
}
#login_box .fieldval {
  color: #fff !important;
}

#navigation {
    position: relative;  
    width: 800px;
    height: 22px;
    margin-bottom: 20px;
    text-align: left;
}
#nav_menu {
  position: absolute;
  margin: 10px 0px 20px 22px;
  padding-left:4px;
  padding-top:1px;
/* top right bottom left */    
  text-align: left;
  top: -27px;
  width: 28em;
}
ul#nav_menu {
  padding-left:4px;
  padding-top:1px;
  margin: 10px 0px 20px 22px; /* top right bottom left */
  text-align: left;
  list-style-type:none;
}

ul#nav_menu{background: #525252; }
ul#nav_menu,ul#nav_menu li{list-style-type:none;margin:0;padding:0}
ul#nav_menu{margin-left: 6px; width: 560px !important; height: 100%; float: left;}
ul#nav_menu a{float:left;width: 7em;padding: 5px 0;background: #89b450; text-decoration:none; color: f8f8f8; }
ul#nav_menu a:hover { background: #252525} 

form#form-login input {
  border: 1px solid #3d3d3d !important;
  color: #3d3d3d;
  background-color: #e1e1e1;
}
#search_container_top {
    position: relative;
    float: right;
    padding-top: 10px;
    padding-right: 20px;
    width: 66px;
    text-align: left;
}
#search {
    position: relative;
    float: right;
    width: 66px;
    border: 1px #999999 solid;
    text-align: left;
}
#hdr {
    background-color: #e1e1e1;
}
.fieldvalue {
    height: 22px;
}
.fieldval {
    height: 22px;
    color: #252525;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: left;
    text-decoration: none;
}
.fieldval a {
    color: #252525;
    }
.clonelink {
    font-size: 11px;
}
.frameval {
    color: #000000;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: left;
    text-decoration: none;
}
.frameval_logout {
color:#fff;
padding-top:0px;
	width:200px;
    font-size: 0.6em;
    letter-spacing: 0.08em;
    text-align: left;
    text-decoration: none;

}
.fieldwarn {
    color: red;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: left;
    text-decoration: none;
}

#password, #username {
    background-color:#3d3d3d; 
    /*border: 1px solid #333333;*/
    padding-left:2px;
	color:#FFFFFF;
	    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
}
#loginbtn {
    color: #ffffff;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-align: center;
    text-decoration: none;
    background-color:#f1f1f1;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}


/* ================ icons styles======================= */
a.ico:link, a.ico:visited {
    display: table-cell;
    text-decoration: none;
    background-color:#e1e1e1;
}
a.ico:hover {
    text-decoration: none;
    background-color:#f1f1f1;
}
a.ico:active {
    text-decoration: none;
    background-color:#f1f1f1;
}
.fieldname {
    color: #000000;
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: text-top;
    text-decoration: none;
    width: 30%;
}
.fieldname1 {
    height: 22px;
}
.icon {
    border: 3px solid #ffffff;
}
.fieldv {
    color: #000000;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: text-top;
}
.fieldn {
    color: #000000;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: text-top;
}
#bullet {
    padding-right: 5px;
}
.fieldidvalue {
    padding-left: 10px;
}
#sub_menu_1, #sub_menu_2, #sub_menu_3, #sub_menu_4 {
    clear:both;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 620px;
    text-align: left;
}
#sub_menu_2 {
    left: 78px;
    width: 620px;
}
#sub_menu_3 {
    left: 133px;
    width: 300px;
}
#sub_menu_4 {
    left: 200px;
    width: 200px;
/* need to know content to set width! */    
}
#content_holder {
    border-top: none;
    border-bottom: none;
    width: 800px;
    text-align: left;
/* for content - to counteract the centering applied above */    
}
#grey_bar {
    width: 100%;
    height: 20px;
    background-color: #E1E1E1;
    text-align: left;
}

#footer{
	width:800px;
	height:20px;
	background-image:url(/adatabase/fact/images/rounded_footer.png);
	background-position: top right;
	margin-bottom: 20px;
	}

#footer_nav {
    position: relative;
    padding-left: 20px;
    padding-top: 1px;
    text-align: left;
}
#footer_page_nav {
    position: relative;
    text-align: left;
    padding-left: 20px;
	
    height: 20px;
    background-color: #E1E1E1;
    text-align: left;
}
#section_head {
    clear: both;
    position: relative;
    width: 800px;
    height: 24px;
    border-bottom: 1px #B7B7B7 dotted;
/* mid grey */    
    text-align: left;
}
#alpha_nav {
    position: absolute;
    top: 0em;
    right: 1.2em;
    text-align: right;
}
#filmmakers {
    position: relative;
    border: none;
    text-align: left;
/* for content - to counteract the centering applied above */    
}
#listing {
    position: relative;
    border: none;
    width: 800px;
    text-align: left;
/* for content - to counteract the centering applied above */    
}
/* === Alternating background table list =================================================== */
td.list_r1_c1 {
    background: #FFFFFF url(/adatabase/images/list_arrow_yellow.gif) top left no-repeat;
/* yellow arrow on white */    
    width: 38%;
}
td.list_r1_c1_plain {
    background: #FFFFFF;
/* white */    
    width: 38%;
}
td.list_r2_c1 {
    background: #E1E1E1 url(/adatabase/images/list_arrow_white.gif) top left no-repeat;
/* white arrow on grey */    
    width: 38%;
}
td.list_r2_c1_plain {
    background: #E1E1E1;
/* grey */    
    width: 38%;
}
td.list_r1_c2, td.list_r2_c2 {
    background: #FFFFFF;
    width: 3%;
}
td.list_r1_c3 {
    background: #FFFFFF;
    width: 59%;
}
td.list_r2_c3 {
    background: #E1E1E1;
/* pale grey */    
    width: 59%;
}
td.list_r1_c4 {
    background: #FFFFFF;
    width: 2%;
}
td.list_r2_c4 {
    background: #E1E1E1;
/* pale grey */    
    width: 2%;
}
td.list_r1_c5 {
    background: #FFFFFF;
    width: 14%;
}
td.list_r2_c5 {
    background: #E1E1E1;
/* pale grey */    
    width: 14%;
}
td.list_r1_c6 {
    background: #FFFFFF;
    width: 11%;
}
td.list_r2_c6 {
    background: #E1E1E1;
/* pale grey */    
    width: 11%;
}
td.list_r1_c7 {
    background: #FFFFFF;
    width: 32%;
}
td.list_r2_c7 {
    background: #E1E1E1;
/* pale grey */    
    width: 32%;
}
td.list_r1_c8 {
    background: #FFFFFF;
    width: 20%;
}
td.list_r2_c8 {
    background: #E1E1E1;
/* pale grey */    
    width: 20%;
}
td.list_r1_c9 {
    background: #FFFFFF;
    width: 10%;
}
td.list_r2_c9 {
    background: #E1E1E1;
/* pale grey */    
    width: 10%;
}
td.list_r1_c10 {
    background: #FFFFFF;
    width: 27%;
}
td.list_r2_c10 {
    background: #E1E1E1;
/* pale grey */    
    width: 27%;
}
/* === To create space below table rows =================================================== */
#white_space {
    border: none;
    height: 30px;
}
/* === Home screen layouts =================================================== */
#four_boxes {
    position: relative;
    width: 800px;
    height: 135px;
}
#image_box_1 {
    float: left;
    width: 190px;
    height: 135px;
    text-align: left;
    margin-left: 20px;
}
#image_box_2 {
    float: left;
    width: 190px;
    height: 135px;
    text-align: left;
}
#image_box_3 {
    float: left;
    width: 190px;
    height: 135px;
    text-align: left;
}
#image_box_4 {
    position: relative;
    float: left;
    width: 190px;
    height: 135px;
    text-align: left;
}
#text_holder {
/* used on home screen */    
    clear: left;
    position: relative;
    width: 760px;
/* 800 allowing for padding */    
    padding: 10px 20px 0px 20px;
/* top right bottom left */    
}
div.spacer {
    clear: both;
}
#search_related {
    position: relative;
    float: left;
    color: #808080;
/* dk grey */    
    font-size: 0.7em;
    font-weight: normal;
    letter-spacing: 0.08em;
    line-height: 20px;
}
#image_holder_small {
    height: 145px;
    text-align: left;
    float: right;
}
#data_head {
    position: relative;
    width: 745px;
    padding: 10px 0px 10px 3.2em;
/* top right bottom left */    
    text-align: left;
    height: 23px;
    z-index: 90;
}
#grey_bar {
/* rest of parameters shared with #footer above */    
    width: 800px;
}
#data_left {
/* used on who_profile */    
    position: relative;
    float: left;
    width: 390px;
    height: auto;
    padding: 0px 0px 10px 4.2em;

/* top right bottom left */    
}
#data_right {
/* used on who_profile */    
    position: relative;
    float: right;
    top: 0px;
    width: 320px;
    height: auto;
    padding: 10px 20px 10px 0px;

/* top right bottom left */    
    text-align: right;
}
#data_body_bottom_border {
    width: 800px;
    height: auto;
    text-align: left;
    border-bottom: 1px #B7B7B7 dotted;
/* mid grey */    
}
#data_image_holder_1, #data_image_holder_2, #data_image_holder_3,
#data_image_holder_4, #data_image_holder_5, #data_image_holder_6 {
    position: relative;
    top: -12px;
    left: 95px;
    width: 136px;
    text-align: right;
}
#section_base {
/* creates white soace a bottom dotted line */    
    clear: both;
    width: 800px;
    height: 30px;
    border-top: 1px #B7B7B7 dotted;
/* mid grey */    
    border-bottom: 0px;
    text-align: left;
}
/* === Search screen layout =================================================== */
#search_container {
    width: 670px;
    height: auto;
    padding: 44px 0px 10px 70px;
/* top right bottom left */    
    text-align: left;
}
#search_tab_box {
    width: 670px;
    height: 24px;
    border-left: 1px #B7B7B7 solid;
/* border-top: 1px #B7B7B7 solid; */
    text-align: left;
}
#search_box {
    width: 670px;
/* height: 280px; */
    padding: 50px 0px 0px 0px;
/* top right bottom left */    
    margin: 0px 0px 30px 0px;
/* top right bottom left */    
    border-left: 1px #B7B7B7 solid;
    border-right: 1px #B7B7B7 solid;
    border-bottom: 1px #B7B7B7 solid;
    text-align: left;
}
#search_box input{
	color:#000000;
}
#search_field_1, #search_field_2, #search_field_3, #search_field_4,
#search_field_5, #search_field_6, #search_field_7, #search_field_8 {
    padding: 0px 0px 0px 10px;
/* top right bottom left */    
    height: 30px;
    color:#000000;
}
#search_field_51 {
    padding: 0px 0px 0px 0px;
/* top right bottom left */    
    height: 30px;
}
#search_spacer_1, #search_spacer_2, #search_spacer_3, #search_spacer_4 {
    clear: both;
    height: 12px;
}
#search_field_title_1, #search_field_title_2, #search_field_title_3,
#search_field_title_4, #search_field_title_5, #search_field_title_6 {
    padding: 0;
    margin: 0;
    position: relative;
    width: 140px;
    padding: 4px 6px 0px 0px;
/* top right bottom left */    
    text-align: right;
    font-size: 0.7em;
    color: #000000;
    letter-spacing: 0.04em;
    font-weight: bold;
    float: left;
}
#search_field_entry_1, #search_field_entry_2, #search_field_entry_3,
#search_field_entry_4, #search_field_entry_5, #search_field_entry_6 {
    padding: 0;
    margin: 0;
    position: relative;
    width: 400px;
    padding: 0px 0px 0px 10px;
/* top right bottom left */    
    text-align: left;
    float: left;
}
#search_container_simple, #search_container_advanced {
    position: relative;
    padding-right: 20px;
    width: 66px;
    height: auto;
    text-align: right;
    float: right;
}
#search_container_simple {
    padding-top: 46px;
     
}
#search_container_advanced {
    padding-top: 10px;
     
}
#search_submit_simple, #search_submit_advanced {
    position: relative;
    width: 66px;
    border: 1px #999999 solid;
/* mid grey */    
    text-align: left;
    float: right;
}
#search_submit_advanced2 {
    position: relative;
    border: 1px #999999 solid;
/* mid grey */    
    width: 119px;
    text-align: left;
    float: right;
}
/* Duplicate Records Warning Layout ========================= */
.duplicate_warn {
    text-align: center;
    color: #FF0000;
    font-size: large;
    padding: 20px;
}
.duplicate_header {
    color: #000000;
    font-size: 0.9em;
    letter-spacing: 0.08em;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
}
.duplicate_row {
    color: #000000;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
}
.duplicate_proceed {
    color: #000000;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}
/* * Gallery Styling * */
.nav_gallery {
    font-weight:bold;
    height: 22px;
    color: #ffffff;
    font-size: 0.7em;
    letter-spacing: 0.08em;
    text-decoration: none;
}
/* * Styling For Video Player Container * */
.videoPlayer {
    padding-top:100px;
    margin-bottom:25px;
}
#home_table tr td{
  text-align: left;
  width: 50%;
}
/* * Styling For Glossary Pop-Ups * */
#pup {
    position:absolute;
    visibility:hidden;
    z-index:200;
    width:130;
}
.popup_glossary {
    font-size:12px;
}
a.popup_glossary:link, a.popup_glossary:visited, a.popup_glossary:active, a.popup_glossary:hover {
    text-decoration:none;
    color: brown;
    font-style:italic;
}
.popup_glossary_term {
    font-weight:bold;
    color: brown;
}
.popup_glossary_definition {
    font-style:italic;
}
.members_message_red {
    text-align: center;
    color: red;
    padding: 20px;
}
.members_message_green {
    text-align: center;
    color: green;
    padding: 20px;
}
/* === Text screen layouts =================================================== */
#text_container {
    position: relative;
    width: 800px;
}
#text_nav_holder {
    float: left;
    width: 160px;
    height: 120px;
    text-align: left;
    margin-top: 40px;
    margin-left: 20px;
}
#main_text_column {
    float: left;
    width: 530px;
    text-align: left;
}
#text_title_holder {
    width: 530px;
    height: 47px;
    background: #FFFFFF url(../images/arrow_2.gif) center left no-repeat;
    border-bottom: 1px dashed #CCCCCC;
    padding: 4px 0px 0px 0px;
/* top right bottom left */    
}
#body_text_holder {
    width: 510px;
    padding: 12px 0px 20px 17px;
/* top right bottom left */    
    border-bottom: 1px dashed #CCCCCC;
}
#base_panel_holder {
    width: 510px;
    padding: 12px 0px 20px 20px;
/* top right bottom left */    
}
#base_title_holder {
    width: 510px;
    height: 24px;
    background: #FFFFFF url(../images/arrow_1.gif) center left no-repeat;
}
#base_panel_image_holder {
    width: 510px;
    height: 100px;
}
#base_image_box_1 {
    float: left;
    width: 100px;
    height: 100px;
    text-align: left;
}
#base_image_box_2 {
    float: left;
    width: 100px;
    height: 100px;
    text-align: left;
}
#base_image_box_3 {
    float: left;
    width: 100px;
    height: 100px;
    text-align: left;
}
#base_image_box_4 {
    float: left;
    width: 100px;
    height: 100px;
    text-align: left;
}
#stop_panel {
/* to hold containing divs open in Firefox */    
    clear: both;
    width: 800px;
    height: 2px;
}
#form_holder {
    width: 510px;
    padding: 12px 0px 20px 17px;
/* top right bottom left */    
}
#form_text_1, #form_text_2, #form_text_3, #form_text_4, #form_text_5,
#form_text_6, #form_text_7, #form_text_8, #form_text_9, #form_text_10, #form_text_11 {
    float: left;
    width: 80px;
    height: 30px;
    padding: 4px 0px 4px 0px;
/* top right bottom left */    
    text-align: right;
    vertical-align: middle;
}
#form_text_11 {
    padding: 10px 0px 0px 0px;
/* top right bottom left */    
}
#form_field_1, #form_field_2, #form_field_3, #form_field_4, #form_field_5,
#form_field_6, #form_field_7, #form_field_8, #form_field_9, #form_field_10, #form_field_11 {
    float: left;
    width: 380px;
    height: 30px;
    padding: 3px 0px 5px 20px;
/* top right bottom left */    
    vertical-align: middle;
}
#form_stop {
/* to hold containing divs open in Firefox */    
    clear: both;
    width: 510px;
    height: 2px;
}

#invis_link{
	margin:0px;
	padding:0px;
position:relative;
left:620px;
height:90px;
width:180px;
overflow:hidden;
}
#form_simple_search{
	color:#000000;
}
.fill {
	height: 100%; width: 100%;
}
hr.content_split {
	border: 0px; margin: 0px; padding: 0px; border-top: 1px solid #252525; width: 90%; margin-left: 5%;
}
#features {
	height: 200px;
	width: 100%;
	position: relative;
        background: #111111;
}
#features div .feature_img {
	float: left;
	padding: 3px;
	padding-right: 4px;
}
#features div .feature_img img {
	height: 192px;
	max-height: 190px;
	max-width: 310px;
}
#features div .feature_text {
	color: #c2c2c2;
	font-size: 0.8em;
	height: 100%; 
	vertical-align: bottom;
	padding: 6px;
	margin-left: 4px;
}
#features div .feature_text a {
	color: #acea5b;
	text-decoration: none;
}
#main_feature {
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
#main_feature .feature_img {
  float: left;
  left: 0px;
  width: 180px;
}
#main_feature .feature_img img {
  width: 300px;
  height: 140px;
  border: 1px solid #c2c2c2;
}
#main_feature .feature_text {
  float: left;
  margin-left: 310px;
  margin-top: -140px;
  font-size: 10px;
}
#main_feature .feature_text a {
  font-size: 12px;
  color: #252525;
}


#feature_1 {
	display: normal;
	position: absolute;
}
#feature_2 {
	position: absolute;
}
#feature_3 {
	position: absolute;
}
#feature_4 {
	position: absolute;
}
a.detail_link {
	color: #89b450;
	text-decoration: none;
	font-size: 1em;
	top: 0px;
	margin-right: 20px;
	margin-top: -20px;
}
#gallery_footer {
	height: 6em;
	vertical-align: bottom;
	background: url(/adatabase/fact/images/arts_c_logo.png) no-repeat top right;
}
