/* BEGIN SECTIONS */

div.hr
{
  background: url(/images/dotted_horizontal.gif) repeat-x left;
  border: none;
  font-size: 1px;
  height: 1px; 
  padding: 0;
  overflow: hidden;
}

hr
{
  display: none;
}

#announcements
{
  padding: 13px 0 15px 0px;
}

#announcements h1
{
  color: #a380a3;
  padding: 0 0 15px 0;
}

#announcements table
{
  background: #d6d6d6 url(/images/corner_header2.gif) no-repeat right top;
  margin: 0 auto 0 0;
}

#announcements tr.border
{
  background: url(/images/dotted_horizontal.gif) repeat-x left bottom;
}

#announcements tr.border td
{
  height: 1px;
}

#announcements tr.border td.header
{
  height: 10px;
}

#announcements .image IMG
{
  display: block;
}

#announcements .image
{
  padding: 14px 0 15px 0;
  width: 90px;
}

#announcements .announcement
{
  padding: 14px 0 15px 10px;
  background: #f1f1f1;
}

#announcements .announcement a.title
{
  color: #4c8ab0;
  font-weight: bold; 
}

#announcements span.date
{
  font-weight: bolder;
}

#announcements span.title
{
  color: #3786be;
  font-weight: bolder;
}

#announcements .bottom
{
  height: 10px;
  background: url(/images/corner_header4.gif) no-repeat right bottom;
}

#upcomingevents
{
  padding: 17px 0 15px 0px;
}

#upcomingevents h6
{
  color: #63957f;
  padding: 0 0 15px 0;
}

#upcomingevents table h6
{
  color: #fff;
}

#upcomingevents .description h6
{
  color: #000;
}

#upcomingevents table
{
  margin: 0 auto 0 0;
}

#upcomingevents tr.border td
{
  background: url(/images/dotted_horizontal.gif) repeat-x left bottom;
  height: 1px;
  padding: 0;
}

#upcomingevents td
{
  background-color: #f1f1f1;
  padding: 10px 0 0 14px;
}

#upcomingevents th.header
{
  background-color: #000;
  color: #333;
  height: 0px;
  padding: 10px 0 10px 10px;
}

#upcomingevents th.description
{
  background: #d6d6d6 url(/images/corner_header2.gif) no-repeat right top;
}

#upcomingevents td.date, #upcomingevents th.date
{
  background-color: #aeaeae;
  color: #fff;
  width: 90px;
}

#upcomingevents .title
{
  color: #000;
  font-weight: bolder;
}

#upcomingevents .title .highlight
{
  color: #4a8aae;
}

#upcomingevents a
{
  color: #666;
}

#upcomingevents table.buttons
{
  margin: 20px 0 8px 0;
  width: 98%;
}

#upcomingevents table.buttons td
{
  border: solid 2px #f1f1f1;
  padding: 3px 2px 2px 20px;
  vertical-align: middle;
}

#upcomingevents td.description
{
  background-color: #f1f1f1;
}

#upcomingevents .eventInfo
{
  background: #dadada url(/images/icon_moreinfo.gif) no-repeat 5px;
  width: 16%;
}

#upcomingevents .eventEmail
{
  background: #dadada url(/images/icon_email.gif) no-repeat 5px;
  width: 33%;
}

#upcomingevents .eventPrint
{
  background: #dadada url(/images/icon_print.gif) no-repeat 5px;
  width: 17%;
}

#upcomingevents .eventNotify
{
  background: #dadada url(/images/icon_notify.gif) no-repeat 5px;
  width: 16%;
}

#upcomingevents .eventDownload
{
  background: #dadada url(/images/icon_download.gif) no-repeat 5px;
  width: 33%;
}

#upcomingevents .eventRemind
{
  background: #dadada url(/images/icon_remind.gif) no-repeat 5px;
  width: 17%;
}

#upcomingevents tr.bottom td
{
  height: 10px;
  background: #d6d6d6 url(/images/corner_header4.gif) no-repeat right bottom;
}

/*///////////////////////////////////////////////////////////////////////////////////////////
                                         form elements
//////////////////////////////////////////////////////////////////////////////////////////*/

.formHeader h1
{
  color: #a081a3;
  padding-bottom: 10px;
}

.form
{
  background: #a380a3;
}

.form .nw
{
  background: transparent url(/images/corner_form_purple_1.gif) no-repeat left top;
}

.form .ne
{
  background: transparent url(/images/corner_form_purple_2.gif) no-repeat right top;
  padding-top: 10px;
}

.form .sw
{
  padding: 0 1px 1px 1px;
}

.formbutton
{
padding: 0 0.35em 0.35em 0.35em;
margin: 0.35em;
}

fieldset
{
  border: none;
  margin: 0;
  padding: 0.5em 0;
}

#samnews_Result tr td
{
  text-align: left;
  vertical-align: top;
  padding: 0.2em;
}

#samnews_Result tr th
{
  text-align: left;
  vertical-align: middle;
  padding: 0 0.35em 0.2em 0.35em;
}


#samnews_Result input
{
  height: 19px;
}

#samnews_Result input.search
{
  margin-left: 26.5%;
}

.boardform input
{

    margin: 0 0.5em;
}

.boardform input.search,
.bookalert input.search

{

    margin: 0.35em 0.5em;
}

.form .inner
{
  background: #ede6ed;
  color: #323433;
  margin: 0;
  padding: 0 20px;
  
}

.form .south
{
  height: 9px;
  margin: 0;
  padding: 0;
  background: #ede6ed;
}

.required
{
  color: #df4513;
  height: 100%; /*this most likley is not working as expected */
  overflow: hidden;
  text-align: right;
}

.step
{
  height: 100%; /*this most likley is not working as expected */
  padding: 20px 0px 0px 0px;
  position: relative;
  overflow: hidden;
}

.step .required
{
  float: none;
  position: relative;
}

.step .field
{
  margin: 17px 0 20px 15px;
}

.step .field .label
{
  display: block;
  float: left;
  width: 75px;
}

.formHelpText .NW div
{
  background: transparent url(/images/corner_form_darkpurple_1.gif) no-repeat top left;
}

.formHelpText .NW
{
  background: transparent url(/images/corner_form_darkpurple_2.gif) no-repeat top right;
}

.formHelpText .NW div, 
.formHelpText .NW, 
.formHelpText .SE div, 
.formHelpText .SE
{
  height: 7px;
  font-size: 1px;
  width: 100%;
}

.formHelpText
{ 
  margin: 1em auto;
  background-color: #e0d4e0;
  position: absolute;
  right: 0px;
  width: 215px;
}

.formHelpText p
{
  margin: 0 7px;
}

/* attempted ie6 fixes */ /* ~this should go in the IE conditional comments~ */
.formHelptext
{
  z-index: 20;
}


/*** ADVANCED SEARCH FORM and CONTACT US FORMS***/

.tabbed p
{ 
  padding-top: 0.2em;
}

.tabbed .formHeader h1
{
  color: #174b74;
}

.tabbed .form
{
  background: #174b74;
}

.tabbed tr td
{
  text-align: left;
  vertical-align: top;
  padding: 0.2em;
}

.tabbed tr th
{
  text-align: left;
  vertical-align: middle;
  padding: 0 0.35em 0.2em 0.35em;
}


.tabbed input
{
  height: 19px;
}

/*active top row color spanning form width*/

.tabbed .form .nw
{
  background: transparent url(/images/corner_tab_dark_1.gif) no-repeat left top;
}

.tabbed .form .ne
{
  background: transparent url(/images/corner_tab_dark_2.gif) no-repeat right top;
  padding-top: 10px;
  
}

.tabbed .form .se
{
  padding: 0;
}

.tabbed .form .sw
{
  padding: 0 1px 1px 1px;
}

.tabbed .form .inner,
.tabbed .form .south
{
  background-color: #e7e6d9;
}

.tabbed .form .south
{
  margin-top: -1px;
}

.tabbed .tabtitle
{
  bottom: -15px;
  color: #333;
  float: left;
  font-weight: bold;
  position: relative;
  width: 110px;
}

.tabbed .tabne
{
  background: #a5c8de url(/images/corner_tab_light_1.gif) no-repeat top left; /*inactive tab color*/
  bottom: -8px;
  float: left;
  margin-left: 2px;
  position: relative;
  width: 13%;
}

.tabbed .tabnw
{
  background: url(/images/corner_tab_light_2.gif) no-repeat top right;
  float: left;
  font-weight: bold;
  padding-top: 7px;
  position: relative;
  text-align: center;
  width: 100%;
}

.tabnw a:link, .tabnw a:visited
{
  color: #333;
}

.tabnw a:hover, .tabnw a:active
{
  color: #fff;
}

.tabbed .selected /*Active Tab background and top left corner*/
{
  background: #174b74 url(/images/corner_tab_dark_1.gif) no-repeat top left;
  bottom: 0px;
}

.tabbed .selected .tabnw
{
  background: url(/images/corner_tab_dark_2.gif) no-repeat top right;
  padding-top: 15px;
}

/* catalog*/
.catalog h2
{
   font-size: 14px;
   padding: 1em 0 0.75em 0;
}

.catalog h3
{
   color: #000 !important;
   font-size: 12px;
   padding: 1em 0 0.75em 1em !important;
}

.catalog select.multiple
{
    height: 85px;
}

.catalog label
{
    font-weight: bold;
}

.catalog div
{
   padding: 0 0 0.5em 0;
}

.catalog .year label
{
    vertical-align: middle;
}

.catalog .year label.after
{
    padding-left: 4em;
}

.catalog .type label
{
   padding: 0.35em 1em;
   vertical-align: top;
}

.catalog .sort
{
    margin-left: 1.75em;
}

.catalog .type .publisher,
.catalog .sort
{
    padding-top: 1em;
}

.catalog .type .publisher label,
.catalog .sort label
{
    padding: auto 0;
    vertical-align: middle;
}

.catalog .type .publisher input,
.catalog .sort input
{
    display: inline;
}

.catalog .submitbuttons
{
    padding: 1em 0 0.5em 7em; 
}

.catalog .button
{
    border: none;
    padding-right: 2em;
}

#applyforcard .field
{
    margin: 0;
    padding: 0;
}

#applyforcard legend
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 0 0 0.75em 0;
}

#applyforcard .size legend,
#applyforcard .style legend
{
    font-size: 12px;
}

#applyforcard .size,
#applyforcard .style,
#applyforcard .account,
#applyforcard .address
{
    margin-left: 2em;
}

#applyforcard .account label,
#applyforcard .address label
{
    width: 100px;
    display: inline-block; 
}

#applyforcard .address legend
{
    padding-top: 1em;
}

#applyforcard .size span
{
    float: left;
}
    
#applyforcard .size span.last
{
    padding-left: 15%;
}

#applyforcard .style,
#applyforcard .contact
{
    border-bottom: dashed 1px;
    margin-bottom: 2em;
    padding-bottom: 2em;
}

#applyforcard .style span
{
    float: left;
    padding: 0 2em 0 0;
}

#applyforcard .size img,
#applyforcard input#Phone,
#applyforcard input#Email
{
    display: block;
}

#applyforcard  input#MiddleName
{
    margin-bottom: 10px;
}

#applyforcard  input#Phone,
#applyforcard  input#Email
{
    margin: 1em 0 1em 2em;
}

#applyforcard .button
{
    margin: 0 0 0 2em;
}

#applyforcard .style img
{
    display: block;
    padding-left: 10px;
}

#applyforcard .conditionalError 
{ 
    visibility: hidden; 
    margin-bottom: -5px; 
    padding-left: 100px; 
    font-weight: bold; 
}

#applyforcard #PhoneError.conditionalError
{
    margin: -15px 0 0 0;
    padding: 0 0 0 25px;
}

  /* events*/
#formsection table
{
  margin: 10px;
  padding: 0; 
  width: 100%; 
}

.divScrollBar {
	overflow: auto;
	font-size: xx-small;
	height: 100px;
	width: 180px;
	padding: 1px;
	margin: 0px;
  border: solid 1px #ccc;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #ccc;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;
}

.style1 {
	border: 1px solid #ccc;
	overflow: auto;
	font-size: xx-small;
	height: 100px;
	width: 180px;
	padding: 1px;
	margin: 0px 0px 0px 81px;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #ccc;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;
}

/* */

/* tips and tricks */

#tips
{
  background-color: #ccc;
  
  padding: 0.35em;
  width: 300px;
}

  
.selected .tabnw a:link, .selected .tabnw a:visited
{
  color: #fff;
}

.selected .tabnw a:hover, .selected .tabnw a:active
{
  text-decoration: underline;
}

/*** Answer File Widget ***/
#AnswerFileWidget
{
  font-family: arial, helvetica, sans-serif;
  color: #4c8ab0;
  height: 100%;/*this most likley is not working as expected */
  margin: 0;
  padding: 0 0 20px 0;
  overflow: hidden;
}

#AnswerFileWidget .afw_header
{
  color: #A380A3;
  margin: 0;
  padding: 18px 0px 15px 0px;
}

#AnswerFileWidget .afw_top
{
  background: #dadada url(/images/corner_header2.gif) no-repeat right top;
  height: 10px;
  margin: 0;
  padding: 0;
}

#AnswerFileWidget .afw_directory
{
  background: #f1f1f1 url(/images/blank_white.gif) repeat-y 50%;
}

#AnswerFileWidget .afw_column_seperator
{
  display: none;
  float: left;
  width: 0px;
}

#AnswerFileWidget .afw_column
{
  float: left;
  font-size: 1px; /* HACK TO PREVENT ELEMENT FROM COLLAPSING WITHOUT TEXT */
  padding-top: 14px;
  width: 49.8%;
}

#AnswerFileWidget .afw_column li
{
  list-style: none;
}

#AnswerFileWidget .nobackground
{
  background: none;
}

#AnswerFileWidget .afw_group_header
{
  background: transparent url(/images/dotted_horizontal.gif) repeat-x top;
  margin: 0px 8px;
  padding: 6px 8px;
}

#AnswerFileWidget .afw_group_header .count,
#AnswerFileWidget .afw_group_listing li
{
  color: #333;
}

#AnswerFileWidget .afw_group_listing ul
{
  list-style-type: none;
  margin: 7px 7px 15px 26px;
  padding: 0px;
}

#AnswerFileWidget .afw_group_listing li a, #AnswerFileWidget .afw_group_listing li a:visited, #AnswerFileWidget .afw_group_listing li a:hover
{
  color: #4c8ab0;
  text-decoration: none;
}

#AnswerFileWidget .afw_group_listing li a:hover
{
  text-decoration: underline;
}

#AnswerFileWidget .afw_bottom
{
  background: #dadada url(/images/corner_header4.gif) no-repeat right bottom;
  clear: both;
  height: 10px;
}

/* Answer File Detail */

#AFDetailWidget
{
  color: #333333;
  height: 100%;/*this most likley is not working as expected */
  overflow: hidden;
  position: relative;
}

#AFDetailWidget .afd_returnto_top
{
   background: #7e7e7e url(/images/corner_header_darkgray2.gif) no-repeat right top;
   height: 9px;
   margin: 20px 0 0 0;
}

#AFDetailWidget .afd_returnto_content
{
  background-color: #7e7e7e;
  height: 100%;
  padding-left: 14px;
  overflow: hidden;
}

#afd_returnto_container
{
  overflow: hidden;
}

#AFDetailWidget .afd_returnto_content a, #AFDetailWidget .afd_returnto_content a:visited, #AFDetailWidget .afd_returnto_content a:hover
{
  color: #fff;
  text-decoration: underline;
}

#AFDetailWidget .afd_returnto_bottom
{
  background: #7e7e7e url(/images/corner_header_darkgray4.gif) no-repeat right bottom;
  height: 9px;
}

#AFDetailWidget .afd_header
{
  color: #666;
  font-weight: bold;
  padding: 20px 0px 12px 0px;
}

#AFDetailWidget .afd_section
{
  padding-top: 10px;
}

#AFDetailWidget p
{
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

#AFDetailWidget a, #AFDetailWidget a:visited, #AFDetailWidget a:hover
{
  color: #4c8ab0;
  text-decoration: none;
}

#LandingSection
{
  background: url(/images/dotted_horizontal.gif) repeat-x left bottom;
  height: 100%;
  margin: 0 -16px 15px -16px;
  overflow: hidden;
  padding-bottom: 1px;
  position: relative;
  z-index: 9999;
}

#LandingSection .prcl_title
{
  width: 164px;
  text-align: center;
  padding-top: 13px;
  background-color: #484848;
}

#LandingSection .prcl_blurbleft
{
  background-color: #7e7e7e;
  width: 164px;
}

#LandingSection .prcl_lead
{
  background-color: #ededed;
  padding-right: 20px; 
}

#LandingSection .prcl_feature H2
{
  color: #63957f;
  font-weight: bold;
  height: 40px;
  margin-top: 13px;
  padding-left: 20px;
}

#LandingSection .prcl_feature_image img
{
  border-left: solid 20px #d6d6d6;
  border-right: solid 20px #d6d6d6;
  float: left;
  margin-right: 10px;
}

#LandingSection .prcl_feature_description
{
  float: left;
  padding-left: 7px;
}

#LandingSection .prcl_header
{
  color: #4c8ab0;
  font-weight: bold;
}

#LandingSection .prcl_subheader
{
  color: #333;
}

#LandingSection .prcl_blurb
{
  color: #333;
  padding: 10px 20px 22px 20px;
  background-color: #ededed;
}

#LandingSection a, #LandingSection a:visited, #LandingSection a:hover
{
  color: #4c8ab0;
  text-decoration: none;
}


