/* [Layout Style] */

/* [ General page rules ] */
body { background-color: #F1F1CB; }
#layout #layout_content a       { text-decoration: none; color: #0000ff; font-weight: bold; }
#layout #layout_content a:hover { text-decoration: underline; }


/* [ Centering ] */
#layout_centre { text-align: center; width: 100%; }
#layout { text-align: left; width: 1000px; margin:30px auto 0px auto; }


/* [ Banner and Toolbars ] */
#layout_admin_toolbar {  }
#layout_banner_top {
  background-color: #630C12;
  text-align: center;
}
#layout_banner_top h1 {
  font-family: Times;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
#layout_banner_middle_top {
  padding: 10px;
  background-color: #752E31;
}
#layout_banner_middle_top h1 {
  position: absolute; left: -2000px; margin: 0;
}
#layout_banner_middle_top img {
  display: block;
  position: relative;
  border: 0;
  left: 310px;
}
#layout_banner_middle {
  background-color: #BF8184;
  height: 80px;
  border-top: 5px solid #630C12;
  border-left: 1px solid #630C12;
  border-right: 1px solid #630C12;
  color: #48080D;
  text-align: center;
}
#layout_banner_middle h2 {
  color: #48080D;
}
/*
#layout_banner_middle_bottom {
  background: url(/UserFiles/Image/newmarket/layout/street_scene.png) no-repeat;
}
*/
#layout_banner_middle_bottom img {
  display: block;
}
#layout_banner_bottom {
  position: relative;
  margin: 0 5px 0 0;
}

#layout_banner_bottom #layout_nav {
  float: right;
  position: relative;
  top: -26px;
}

/* [ Signin controls ] */
#topbar_signin {
  width: 790px;
  padding: 0 0 10px 0;
}
#topbar_signin_links {
  float: left;
}
#topbar_signin_links a, #topbar_signedin_links a {
  text-decoration: none; color: #0000ff; font-weight: bold; 
}
#topbar_signin_links a:hover, #topbar_signedin_links a:hover {
  text-decoration: underline;
}
#topbar_username {
  float: left; font-size: 10pt; width: 114px; border: 1px solid #312B51; margin-right: 5px;
  background: url(/UserFiles/Image/newmarket/layout/bg_login_controls.gif) 0% 0%;
  color: #48080D;
}
#topbar_password {
  float: left; font-size: 10pt; width: 114px; border: 1px solid #312B51; margin-right: 5px;
  background: url(/UserFiles/Image/newmarket/layout/bg_login_controls.gif) 0% 100%;
  color: #48080D;
}
#topbar_signin_btn {
  float: left; border: 0px; width: 73px; height: 20px; margin: 0 10px 0 0;
  background: url(/UserFiles/Image/newmarket/layout/btn_sign_in.gif) 0% 0%;
}
#topbar_signin_btn:hover {
  background-position: 0% 100%;
}
#topbar_signin_msg {
  font-size: 8pt; color: #ff0000; padding: 1px 2px; width: 231px;
  border: 1px solid #ff8080; margin: 0 0 5px 0; background-color: #fff0f0;
}

/* [ Main Content ] */
#layout_content_outer {
  padding: 15px;
  background-color: #F5EBEB;
  border-top: 5px solid #630C12;
  border-left: 5px solid #630C12;
  border-right: 5px solid #630C12;
  border-bottom: 1px solid #630C12;
}

#breadcrumbs { margin: 0 0 10px 0; }

#layout_content {
  color: #48080D;
}

#layout_endorsement {
  border-left: 5px solid #630C12;
  border-right: 5px solid #630C12;
  border-bottom: 5px solid #630C12;
  padding: 5px;
  color: #48080D;
  text-align: center;
  background-color: #DAB6B8;
  font-size: 90%;
}
#layout_endorsement cite {
  font-weight: bold;
}


/* [ Footer ] */
#layout_footer {
  padding: 5px;
  font-size: 80%;
  text-align: center;
}
#layout_footer a       { text-decoration: none; color: #0000ff; font-weight: bold; }
#layout_footer a:hover { text-decoration: underline; }

ul.archive {
  margin-top: 0;
}
ul.archive li {
  margin-top: 1em;
}
ul.archive li li {
  margin-top: 0;
}
ul.archive a img.ext {
  width: 9px; height: 7px; margin-left: 0.25em;
  display: inline; float: none;
  background-position: -3224px 0px;
}
ul.archive a:hover img.ext {
  background-position: -3224px -7px;
}