/* Force a scrollbar to minimize auto-resizing in Mozilla-based browsers. */
html {
  min-height: 100%;
  margin-bottom: 1px; 
}

body {
  background-color: #9BA7B4;
  background-image: none;
  background-repeat: none;
  margin: 0 0 10px 25px;
}

#xen_mainTable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
  width: 98%;
  background: #ffffff url('http://www.xen.org/images/globals/xenbackground.gif') no-repeat top right;
}

#xen_mainTable .xen_topCell{
  background-color: #9BA7B4;
  height: 10px;
}

/*rounded corners */
.xen_corner_tl {
  background: url(http://www.xen.org/images/globals/corner_topleft.gif) 0 0 no-repeat; 
  height: 9px; 
}
.xen_corner_tr {
  background: url(http://www.xen.org/images/globals/corner_topright.gif) 100% 0 no-repeat; 
  height: 9px; 
  width: 9px;
}
.xen_corner_bl {
  background: url(http://www.xen.org/images/globals/corner_bottomleft.gif) 0 100% no-repeat; 
  height: 9px;
}
.xen_corner_br {
  background: url(http://www.xen.org/images/globals/corner_bottomright.gif) 100% 100% no-repeat; 
  height: 9px; 
  width: 9px;
}

#xen_logo { margin: 0 9px 0 10px; }

.xen_tag {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #3573B9;
  font-weight: bold;
  margin-bottom: 15px;
}

/* utility navigation start */

#xen_navTopTable {
  width: 160px;
  height: 81px;
}
#xen_navTop {
  font-size: 11px;
  font-weight: bold;
  color: #3573B9;
  padding: 0 24px 4px 14px;
  margin: 0;
  text-align: left;
  line-height: 15px;
}
#xen_navTop  a:link,
#xen_navTop  a:visited,
#xen_navTop  a:active { color: #3573B9; text-decoration: none; }
#xen_navTop  a:hover  { color: #3573B9; text-decoration: underline; }

/* utility navigation end */

/* primary navigation start */
#xen_navMainContainer {
  height: 30px; 
  padding: 0px 14px 0px 20px;
}
#xen_navMainContainerRt {
  height: 30px; 
  width: 9px;
}



#xen_navMain table { margin-right: 25px; }

#xen_navMain td {
  width: 107px;
  height: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align:center;
  font-weight: bold;
  margin: 0;
  padding: 0;
  background-image: url(http://www.xen.org/images/globals/toptaboff.gif);
  background-repeat: no-repeat;
  background-position: bottom center; 
}

#xen_navMain  a:link, 
#xen_navMain  a:visited,
#xen_navMain  a:active { color: #1D3D62; text-decoration: none; }
#xen_navMain  a:hover  { color: #3573B9; text-decoration: none; }

#xen_navMain #xen_navMainOn {
  background-image: url(http://www.xen.org/images/globals/toptabon.gif);
}

#xen_navMainOn  a:link,
#xen_navMainOn  a:visited,
#xen_navMainOn  a:active { color: #000000; text-decoration: none; }
#xen_navMainOn  a:hover  { color: #3573B9; text-decoration: none; }

/* drop down menus */
.xenMenuOpacity {
   opacity: .85;
   filter: alpha(opacity=85);
   -moz-opacity: .85;
   text-decoration:none;
} 

/*primary navigation end */

/*secondary navigation start */

#xen_navSecondRt {   height: 24px; width: 9px;  background-color: #8194A8;}


#xen_navSecond {
  height: 24px;
  background-color: #8194A8;
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #F3F6F8; 
  text-decoration: none;
  text-align:right; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}

#xen_navSecond a.xen_last { padding: 0px 20px 0px 0px; }

#xen_navSecond  a:link,
#xen_navSecond  a:visited,
#xen_navSecond  a:active  { color: #F3F6F8; text-decoration: none; }
#xen_navSecond  a:hover   { color: #F3F6F8; text-decoration: underline; }

/* assign this style to secondary links onpage */

#xen_navSecond a.navSecondOnpage:link { color: #000000; text-decoration: none; }
#xen_navSecond a.navSecondOnpage:visited { color: #000000; text-decoration: none; }
#xen_navSecond a.navSecondOnpage:active { color: #000000; text-decoration: none; }
#xen_navSecond a.navSecondOnpage:hover   { color: #000000; text-decoration: underline; }

#xen_navSecond a.navSecondOnpageLast:link { color: #000000; text-decoration: none; padding: 0px 20px 0px 0px;}
#xen_navSecond a.navSecondOnpageLast:visited { color: #000000; text-decoration: none; padding: 0px 20px 0px 0px;}
#xen_navSecond a.navSecondOnpageLast:active { color: #000000; text-decoration: none; padding: 0px 20px 0px 0px;}
#xen_navSecond a.navSecondOnpageLast:hover   { color: #000000; text-decoration: underline; padding: 0px 20px 0px 0px;}


/* The header styles are prefixed with #xen_content to 
   override the Bugzilla header styles. */
#xen_content h1, #xen_content h2, #xen_content h3, #xen_content h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #1D3D62;
  margin-bottom: -4px;
}

#xen_content h1 {
  font-size: 17px;
  margin-top: 0px;
}



/* begin unique for xs main */
.xen_navThird {
  font-size: 12px;
  font-weight: normal;
  color: black;
  padding: 0 20px 4px 14px;
  margin: 0;
  text-align: right;
  height: 20px;
}
.xen_navThird  a:link,
.xen_navThird  a:visited,
.xen_navThird  a:active,
.xen_navThird  a:hover   { color: black; text-decoration: underline; }

#xen_navThirdOn:link,
#xen_navThirdOn:visited,
#xen_navThirdOn:active,
#xen_navThirdOn:hover   { color: #F00; }

/* end unique */

#xen_content { padding: 4px 18px 0px 18px; }

td#xen_content {
  padding: 7px 5px 10px 27px;
}

#xen_content, #xen_content table, #xen_content p {
  font-size: 12px;
  color: #333;
}

#xen_content a:link    { color: #000000; }
#xen_content a:visited { color: #666666; }
#xen_content a:active,
#xen_content a:hover   { color: #3573B9; }

.contentSmall {
  font-size: 10px; 
  font-weight: 100; 
  color: #666;
} 


.xen_error { 
  text-align: center;
  color: red;
  font-weight: bold;
}

.xen_red { 
    color: red;
    font-weight: bold;
}

#xen_footerTable {
  padding-bottom: 28px;
  width: 100%;
}
#xen_footerTable table { width: 100%; }

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  font-weight: normal;
  color: #505256;
  padding: 10px 0px 10px 0px;
}

.copyright a:link,
.copyright a:visited,
.copyright a:active,
.copyright a:hover   { color: #505256; text-decoration: underline; }

.copyright table tr td div {
  font-size: 11px;
  color: #505256;
}


/*----------------------------------------------------------------------
 * Compatibility shims for community_aps_7.css and moinmoin's common.css
 * contributed by Aron Griffis <aron@hp.com>
 */

/*
 * Override common.css because the wiki is contained in a td
 */
#xen_content div > p {
    margin: 1.12em 0 !important;
}

/*
 * Restore heading sizes and margins to defaults from
 * http://www.w3.org/TR/CSS21/sample.html
 * (The selector is a bit hokey but it tries to contain this to the wiki.)
 */
#xen_content div#content h1[id] { font-size: 2em !important; margin: .67em 0 !important; }
#xen_content div#content h2[id] { font-size: 1.5em !important; margin: .75em 0 !important; }
#xen_content div#content h3[id] { font-size: 1.17em !important; margin: .83em 0 !important; }
#xen_content div#content h4[id] { font-size: 1em !important; margin: 1.12em 0 !important; }
#xen_content div#content h5[id] { font-size: .83em !important; margin: 1.5em 0 !important; }
#xen_content div#content h6[id] { font-size: .75em !important; margin: 1.67em 0 !important; }


/*-----------------STUFF NOT USING - MAKE SURE YOU DON'T NEED IT FOR THE OTHER APS PLEASE ----------*/
#xen_headerContainer, #xen_content, #xen_footerTable {
  padding: 4px 18px 0px 18px;
}

#xen_content h2 {
  font-size: 16px;
}

#xen_content h3 {
  font-size: 14px;
}

/* end old stuff */
