/* [Layout Style] */

/* [Centering box] */
#layout_center_outer         { text-align: center; }
#layout_center_inner         { margin: auto; text-align: left; width: 975px; }

/* [Banner Area] */
#layout_banner { position: relative; height: 170px; }
#layout_banner img#layout_banner_image {
  position: absolute; top: 0px; left: 0px; border: none; display: block;
}
#layout_banner h1 {
  position: absolute; top: 48px; left: 265px; font-size: 16pt; font-style: italic; color: #ffffff;
}
#layout_banner h2 {
  position: absolute; text-align: right; width: 340px; top: 112px; left: 600px;
  font-size: 12pt; font-style: italic; color: #ffffff; font-weight: normal;
}
#layout_banner #layout_banner_search {
  position: absolute; top: 105px; left: 265px; font-size: 10pt; color: #ffffff;
}
#layout_banner #layout_banner_search label {
  font-weight: bold; color: #ffffff; padding-right: 10px;
}
#layout_banner #layout_banner_search #topbar_search_go_btn{
  margin: 0 5px;
  border: none; width: 20px; height: 24px; 
  background: url(/UserFiles/Image/layout/btn_search.png) 0 -24px no-repeat;
}
#layout_banner #layout_banner_search #topbar_search_go_btn:hover{
  background-position: 0 0px;
}
#layout_quicklinks {
  float: right;
  padding: 0 10px;
}
/* [Middle Area] */
#layout_middle {
  position: relative;
  border-left: 1px solid #FFCA1C;
  border-right: 1px solid #FFCA1C;
  border-bottom: 2px solid #FFCA1C;
  background-image: url('/UserFiles/Image/layout/background_page.gif');
  background-repeat: repeat-y;
  background-color: #ffffff;
}
#layout_middle_left {
  float: left;
  position: relative;
  left: 18px;
  width: 174px;
  padding: 12px;
  background: #DEE7F6 url(/UserFiles/Image/layout/background_sidebar.png) repeat-x;
  z-index: 2;
}
#layout_middle_center {
  float: left;
  position: relative;
  left: 40px;
  width: 502px;
  z-index: 1;
}
#layout_middle_right {
  float: left;
  position: relative;
  left: 60px;
  top: 10px;
  width: 180px; 
}
#layout_middle_right h1{
  margin: 1em 0 0 0;
  text-align: center;
  font-size: 140%;
}
#layout_middle_right .events_links{
  list-style: none;
  margin: 5px;
}
#layout_middle_right .events_links li{
  margin: 0 5px;
}
#layout_page_content, #layout_blurb{
  border: 1px solid #862;
  padding: 10px;
  margin: 10px 0px;
  background-color: #FFE191;
  text-align: left;
}

#layout_blurb{
  font-size: 75%;
}

#layout_footer {
  background: url(/UserFiles/Image/layout/background_footer.png);
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 80%;
  color: #ffffff;
}
#layout_footer a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#layout_footer a:hover {
  text-decoration: underline;
}


/* Web Poll */
#web_poll {
  padding: 10px 0 0 0;
  margin: 0 0 5px 10px;
}
#web_poll .question {
  font-size: 80%;
}
#web_poll h1 {
  margin: 0 0 0.5em 0;
  font-size: 80%;
}
#web_poll p {
  margin: 0.5em 0 0.5em;
}
#web_poll .answers td {
  font-size: 80%;
}
#web_poll a {
  text-decoration: none; color: #ad2c16; font-size: 80%;
}
#web_poll a:hover {
  text-decoration: underline;
}

#web_poll .status {
  background-color: #FFE191;
}

/* [ Featured Articles ] */
#articles_panel_Featured_content .item .title, h2.item_title {
  font-size: 130%;
  color: #4040ff;
  margin: 0.1em 0;
}
#articles_panel_Featured_content .item .title a{
  color: #4040ff;
  text-decoration: none;
}
#articles_panel_Featured_content .item .subtitle {
  color: #4040ff;
  font-style: italic;
  margin: 0.1em 0;
  font-size: 90%;
}
#articles_panel_Featured_content .item .title a:hover{
  text-decoration: underline;
}
#articles_panel_Featured_content .item .summary p{
  margin: 0 0 0.5em 0;
}
.item_body{
  color: #666666;
}
#articles_panel_Featured_content .item_subtitle
{
  font-size: 90%;
}
#articles_panel_Featured_content .item .summary img {
  border: 0;
  float: right;
  display: inline;
}
#articles_panel_Featured_content .item_spacer{
  height: 1em;
  margin-top: 1em;
  border-top: 1px solid #88f;
}

/* [ News Articles ] */
#articles_panel_News_content .item .title, h2.item_title {
  font-size: 130%;
  color: #4040ff;
  margin: 0.1em 0;
}
#articles_panel_News_content .item .title a{
  color: #4040ff;
  text-decoration: none;
}
#articles_panel_News_content .item .subtitle, .item_subtitle {
  font-size: 90%;
  color: #4040ff;
  font-style: italic;
  margin: 0.1em 0;
}
#articles_panel_News_content .item .title a:hover{
  text-decoration: underline;
}
#articles_panel_News_content .item .summary p{
  margin: 0 0 0.5em 0;
}
#articles_panel_News_content .item .summary img{
  border: 0;
  float: right;
}
#articles_panel_News_content .item_spacer{
  height: 1em;
  margin-top: 1em;
  border-top: 1px solid #88f;
}

/* [ Announcement Articles ] */
#articles_panel_Announcements_content .item .title {
  font-size: 130%;
  color: #000000;
  margin: 0.1em 0;
}
#articles_panel_Announcements_content .item .title a{
  color: #000000;
  text-decoration: none;
}
#articles_panel_Announcements_content .item .subtitle {
  font-size: 90%;
  color: #000000;
  font-style: italics;
  margin: 0.1em 0;
}
#articles_panel_Announcements_content .item_subtitle
{
  color: #666666;
  font-size: 90%;
  font-style: normal;
  font-weight: normal;
}
#articles_panel_Announcements_content .item .title a:hover{
  text-decoration: underline;
}
#articles_panel_Announcements_content .item .summary p{
  margin: 0 0 0.5em 0;
}
#articles_panel_Announcements_content .item .summary img{
  border: 0;
  float: right;
}
#articles_panel_Announcements_content .item_spacer{
  height: 1em;
  margin-top: 1em;
  border-top: 1px solid #88f;
}
.item_time, .item_location {
 display: none;
}
a { text-decoration:none; }

h1 { color: #00477F; }
