/**************************************************/
/*                                                */
/* site styles                                    */
/*                                                */
/**************************************************/
body
{
  background: url(/images/bodyback.png);
  margin: 0;
  padding: 0;
  text-align: center;
}

.column_headers th
{
  text-align: center;
}

th.row_header
{
  text-align: right;
}

#page_container
{
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  text-align: left;
  height: auto;
  width: 1000px;
}

#logo_frame
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.logo_img
{
  margin-bottom: 15px;
  margin-top: 19px;
}

#page_frame
{
  margin: 9px 10px 0px 10px;
  text-align: left;
}

.page_content
{
  margin: 19px 0px 19px 0px;
  overflow: auto;
}
.page_content a
{
  text-decoration: none;
  color: #00f;
}

.multicol_frame
{
  overflow: auto;
}
.multicol_left
{
  float: left;
  text-align: left;
  width: 310px;
}
.multicol_middle
{
  float: left;
  margin: 0px 10px 0px 10px;
  text-align: left;
  width: 310px;
}
.multicol_right
{
  float: left;
  text-align: left;
  width: 310px;
}
.multicol_content
{
  margin-top: 19px;
}
.multicol_content h4
{
  font-size: 20px;
  font-weight: bold;
  margin-top: 19px;
  margin-bottom: 0px;
}
.multicol_content ul
{
  margin: 5px auto 19px 20px;
  padding: 0px;
}

#publisher_content
{
  float: left;
  margin-left: 15px;
  width: 765px;
}

.publisher_info
{
  padding: 10px 0 10px;
  width: 100%;
}

.publisher_info h4
{
  font-weight: bold;
  margin: 0 0 10px;
  text-align: center;
}

table#publisher_summary
{
  width: 100%;
}

.svn-data
{
  color: #f00;
  font-style: italic;
  text-align: center;
}

.svn-data-loaded
{
  color: #00f;
  font-style: normal;
}

#publisher_files
{
  padding: 10px 0;
}

#logout
{
  margin-top: 15px;
  margin-right: 45px;
  text-align: right;
}
#logout a
{
  font-weight: bold;
  color: #f33;
}

.zend_form
{
  margin: 5px auto;
  padding: 0;
  overflow: auto;
}
.zend_form dt
{
  padding: 0;
  clear: both;
  width: 30%;
  float: left;
  text-align: right;
  margin: 5px 5px 5px 0;
}
.zend_form dd
{
  padding: 0;
  float: left;
  width: 68%;
  margin: 5px 2px 5px 0;  
}
.zend_form p
{
  padding: 0;
  margin: 0;
}
.zend_form input,
.zend_form textarea
{
  margin: 0 0 2px 0;
  padding 0;
}

.required:before
{
  content: '* ';
  color: #f00;
}

#login_box
{
  width: 375px;
  margin-left: auto;
  margin-right: auto;
}
#login_box h2
{
	font-size: 22px;
}
#login_box .zend_form dd
{
  width: auto;
}
#login_box .error
{
  font-weight: bold;
  color: #c00;
}

#footer_frame
{
  height: 15px;
  width: auto;
  text-align: left;
}

/**************************************************/
/*                                                */
/* Rounded boxes                                  */
/*                                                */
/**************************************************/
.roundedcornr_box
{
	background: url(/images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top
{
	background: url(/images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom
{
	background: url(/images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div
{
	background: url(/images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content
{
	background: url(/images/roundedcornr_r.png) top right repeat-y;
}
.roundedcornr_top div,
.roundedcornr_top,
.roundedcornr_bottom div,
.roundedcornr_bottom
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content,
.roundedcornr_bottom
{
	margin-top: -19px;
}
.roundedcornr_content
{
  padding: 0 15px;
}

.roundedcornr_box_fill
{
	background: url(/images/roundedcornr_fill_tl.png) no-repeat top left;
}
.roundedcornr_top_fill
{
	background: url(/images/roundedcornr_fill_tr.png) no-repeat top right;
}
.roundedcornr_bottom_fill
{
	background: url(/images/roundedcornr_fill_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_fill div
{
	background: url(/images/roundedcornr_fill_br.png) no-repeat bottom right;
}
.roundedcornr_content_fill
{
	background: url(/images/roundedcornr_fill_r.png) top right repeat-y;
}
.roundedcornr_top_fill div,
.roundedcornr_top_fill,
.roundedcornr_bottom_fill div,
.roundedcornr_bottom_fill
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_fill,
.roundedcornr_bottom_fill
{
	margin-top: -19px;
}
.roundedcornr_content_fill
{
  padding: 0 15px;
}

/**************************************************/
/*                                                */
/* horizontal menu                                */
/*                                                */
/**************************************************/
.menu_container
{
  height: 18px;
  margin-top: 7px;
  margin-bottom: 7px;
  width: 1000px;
}

.menu
{
  display: table;
  margin: 0px auto;
}

.menu ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li
{
  float: left;
  width: 150px;
  position: relative;
}

li#menu_left
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
  height: 18px;
  width: auto;
  text-align: right;
  position: relative;
}

li#menu_right
{
  height: 18px;
  width: auto;
  text-align: left;
  position: relative;
}

.menu a,
.menu a:visited
{
  display: block;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  width: auto;
  height: 18px;
  border-color: #ccc;
  border-width: 0 1px 0 0;
  border-style: solid;
  background-image: url(/images/menu_tile.jpg);
  padding-left: 0px;
  padding-top: 4px;
  line-height: normal;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}

.menu ul ul a.flyout,
.menu ul ul a.flyout:visited
{
  background: #fff url(/images/grey-arrow.gif) no-repeat 130px center;
}

.menu ul ul a.flyout:hover
{
  background: #333399 url(/images/blue-arrow.gif) no-repeat 130px center;
}

.menu ul ul :hover > a.flyout
{
  background: #333399 url(/images/blue-arrow.gif) no-repeat 130px center;
}

.menu ul ul ul a,
.menu ul ul ul a:visited
{
  background: #fff;
}

.menu ul ul ul a:hover
{
  background: #333399;
}

.menu ul ul
{
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 22px;
  left: 0;
  width: 149px;
}

.menu ul ul ul
{
  left: 149px;
  top: -1px;
  width: 149px;
}

.menu ul ul ul.left
{
  left: -149px;
}

.menu ul ul a,
.menu ul ul a:visited
{
  background: #fff;
  color: #000;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  width: 128px;
  border-width: 0 1px 1px 1px;
  border-color: #333;
  text-align: left;
}

.menu a:hover,
.menu ul ul a:hover
{
  color: #fff;
  background: #333399;
}

.menu :hover > a,
.menu ul ul :hover > a
{
  color: #fff;
  background: #333399;
}

.menu a:hover
{
	background-image: url(/images/menu_hovertile.jpg);
}

.menu :hover > a
{
	background-image: url(/images/menu_hovertile.jpg);
}

.menu ul li:hover ul,
.menu ul a:hover ul
{
  visibility: visible;
}

.menu ul :hover ul ul
{
  visibility: hidden;
}

.menu ul :hover ul :hover ul
{
  visibility: visible;
}
