@charset "UTF-8";
/* CSS Document */

/*** GENERAL SITEWIDE STYLES ***/
body {
background-color: #FFF;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Tahoma, sans-serif;
background: url(images/bodyback.jpg) repeat-y scroll center top;
}

p {
margin: 0 0 1em 0;
padding: 0;
}

h1 {
font-size: 14px;
color: #000;
margin: 0;
padding-bottom: 20px;
}

h2 {
color: #000;
margin: 0;
font-weight: bold;
font-size: 13px;
padding-bottom: 4px;
}

a:link {
color: #017ba9;
}

a:visited {
color: purple;
}

div.image-left {
  float: left;
  padding: 0 15px 15px 0;
  clear: left;
  font-weight: bold;
  font-size: 11px;
}
div.image-right {
  float: right;
  padding: 0 0 15px 15px;
  clear: right;
  font-weight: bold;
  font-size: 11px;
}

/*** LAYOUT STYLES ***/
#wrapper {
width: 800px;
margin: auto;
}

#header {
width: 800px;
height: 119px;
margin: auto;
background-image: url(images/header_bg.jpg);
padding: 0;
text-align: left;
}

#headerlogo{
width: 257px;
height: 119px;
float: left;
padding: 0;
}

#headerlinks {
width: 300px;
float: right;
padding: 45px 30px 0 0;
}

* html #headerlinks {
margin-top: 24px;
}

#headerlinks ul{
color: #000;
text-align: right;
list-style: none;
}

#headerlinks li {
color: #000;
font-size: 0.7em;
padding: 0 20px 0 12px;
font-weight: bold;
display: inline;
}

#headerlinks ul li a, #headerlinks a:visited {
color: #8b2a0d;
text-decoration: none;
}

#container {
padding: 0;
margin: 0 auto 0 auto;
width: 800px;
position: relative;
}

#mainimage {
width: 800px;
height: 208px;
margin: 0;
padding: 0;
border-top: 4px solid #FFF;
}

.clear {
clear: both;
}

#bottomcontent {
background-color: #e0e0e0;
padding: 35px 0 20px 0;
clear: both;
}

#homecopy {
width: 420px;
font-size: 13px;
padding: 0 30px 0 30px;
float: left;
}

#pullquote {
padding: 0 30px 0 2px;
width: 275px;
float: right;
}

#pullquote-dotborder {
border-left: 1px dotted #000;
}
*html #pullquote-dotborder {
border-left: none;
background: url(images/rhn_bg.jpg) repeat-y left;
padding: 1px;
}

.separator {
height: 12px;
border-top: 1px dotted #8b2a0d;
padding: 6px 0 6px 0;
width: 740px;
}

.separator2 {
height: 12px;
border-top: 1px dotted #8b2a0d;
padding: 6px 0 6px 0;
width: 550px;
}

.leftimage {
margin-right: 15px;
margin-bottom: 15px;
align: left;
}

.rightimage {
margin-left: 15px;
margin-bottom: 15px;
align: right;
}

/*** NAVIGATION BAR STYLES ***/
#nav {
width: 800px;
height: 40px;
background-repeat: no-repeat;
background-color: #FFF;
}

#nav ul {
padding: 0;
list-style: none;
margin: 0 0 0 6px;
}

#nav ul li {
float: left;
padding: 2px;
background: url(images/nav_bg.jpg) top right no-repeat;
width: 153px;
margin: 8px 0 8px 0;
}

#nav ul li:hover {
float: left;
padding: 2px;
background: url(images/nav_active.jpg) top right no-repeat;
width: 153px;
margin: 8px 0 8px 0;
}

#nav ul li.active {
float: left;
padding: 2px;
background: url(images/nav_active.jpg) top right no-repeat;
width: 153px;
margin: 8px 0 8px 0;
font-size: 11px;
font-weight: bold;
text-align: center;
color: #FFF;
text-decoration: none;
height: 17px;
padding-top: 6px;
}

#nav ul li a{
font-size: 11px;
font-weight: bold;
display: block;
text-align: center;
line-height:12px;
padding: 4px 26px;
color: #000;
text-decoration: none;
}
#nav ul li a:hover{
color: #FFF;
text-decoration: none;
}

/*** SUBPAGE STYLES ***/
.subpage #headerlogo{
width: 410px;
height: 119px;
float: left;
padding: 0;
}

#subpageimage {
width: 800px;
height: 116px;
}

.subpage {
background: url(images/bodyback2.jpg) repeat-y scroll center top;
color: #FFFFFF;
}

#subpagecontent {
width: 800px;
padding: 40px 0 30px 0;
}

#bodycopy {
color: #000;
font-size: 13px;
width: 525px;
padding: 0 20px 20px 30px;
float: left;
line-height: 1.3em;
}

#bodycopy2 {
color: #000;
font-size: 13px;
width: 740px;
padding: 0 30px 20px 30px;
float: left;
line-height: 1.3em;
}

/** SUBPAGE RHN  STYLES **/
#subnav {
width: 190px;
float: right;
padding: 10px 25px 0 5px;
margin: 15px 0 0 0;
}

#dotborder {
border-left: 1px dotted #000;
}
*html #dotborder {
border-left: none;
background: url(images/rhn_bg.jpg) repeat-y left;
padding: 1px;
}

#subnav ul {
list-style-type: none;
}

#subnav ul li {
font-size: 12px;
font-weight: bold;
padding-bottom: 10px;
margin-left: -30px;
}

#subnav ul li a {
color: #017ba9;
text-decoration: none;
}
#subnav ul li.active {
color: #666;
}

#subnav ul li.secondlevel {
font-size: 12px;
font-weight: normal;
padding-bottom: 10px;
margin-left: -30px;
margin-top: -8px;
}

#subnav ul li.secondlevel a{
font-size: 12px;
color: #017ba9;
}

/*** TABLE STYLES ***/
.logotable {
background-color: #FFF;
}

.tableheader {
border-bottom: 1px dotted #8b2a0d;
font-weight: bold;
font-size: 12px;
height: 30px;
text-transform: uppercase;
text-align: left;
padding: 0;
}

/*** ADMIN AREA STYLES ***/
.table-heading {
background-color: #e98128;
color: #fff;
font-weight: bold;
}

.table-subheading {
background-color: #bababa;
color: #000;
}
