/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

a
{
  color: #524F46;
}

#container
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-width: 960px;
}

#sub_header
{
  padding: 4px;
  padding-right: 0;
  text-align: right;
  position: absolute;
  top: 1px;
  right: 22px;
  font-size: 0.9em;
}

#sub_header h2
{
  color: #fff;
  font-style: italic;
  font-weight: normal;
  font-size: 140%;
  margin-bottom: 7px;
}

#content h1
{
  padding: 4px 15px;
  font-size: 124%;
  font-weight: normal;
  font-style: italic;
  background-color: #e1dcbb;
}

.help
{
  color: #555555;
  font-size: 80%;
  font-style: italic;
}

.error_list
{
  color: red;
}

strong
{
  font-weight: bold;
}

.flash_notice
{
  margin: 3px 0;
  padding: 7px;
  background-color: #C3CEDF;
}

.flash_error
{
  margin: 3px 0;
  padding: 7px;
  background-color: #f33;
  color: #fff;
}
#search_auto_complete{z-index:88;}
.arial16blackbold {color: #000; font-size: 1.2em; font-weight: bold;}
.arial15blackbold {color: #000; font-size: 1.1em; font-weight: bold;}
.arial15bluebold {color: #5272A4; font-size: 1.1em; font-weight: bold;}
.arial14bluebold {color: #5272A4; font-size: 1em; font-weight: bold;}
.arial13blackbold {color: #000; font-size: 0.97em; font-weight: bold;}
.arial12greybold {color: #999999; font-size: 0.95em; font-weight: bold;}
.arial12grey {color: #999999; font-size: 0.95em;}
.arial12blackbold {color: #000; font-size: 0.95em; font-weight: bold;}
.arial12black {color: #000; font-size: 0.95em;}
.arial11grey {color: #999999; font-size: 0.90em;}
.fontblue {color: #5272A4;}

#header_horizontal_line{height: 8px; width: 100%; background: transparent url(/images/under_search_area_horizontal_bar.gif) repeat-x 0 0;}
.divider_line700{height: 5px; width: 675px; background: transparent url(/images/horizontal_divider_line.jpg) repeat-x 0 0; margin-left: 5px;}
.divider_line600{height: 5px; width: 575px; background: transparent url(/images/horizontal_divider_line.jpg) repeat-x 0 0;}
.divider_line400{height: 5px; width: 375px; background: transparent url(/images/horizontal_divider_line.jpg) repeat-x 0 0;}

#sidebar
{
  background-color: #d6d6d6;
  width: 150px;
  overflow:auto;
  padding:0px 8px 8px 8px;
  position: absolute;
  left:770px;
  top: 150px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: solid 1px #5272A4;
}

div.sidebar_ad
{
  padding-top: 8px;
}
div.sidebar_ad a
{
  text-decoration: none;
}
span.ad_title{text-decoration:underline;font-weight:bold}

span.ad_body{text-decoration:none;display:block;}