/* Links & Labels */

a, a:link, a:active, a:visited, .clickable {
  color: #004574;
  text-decoration: none;
}

a:hover, .clickable:hover {
  color: #0382d8;
}

a, a:active {
  outline: none;
}

label {
  position: relative;
  vertical-align: middle;
  font-weight: bold;
  color: #004574;
  cursor: pointer;
}

label:hover {
  color: #0382d8;
}



div#menu, div#header, div#footer {
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif, Times New Roman, serif;
}

.curved, input.text, input.username, input.password, div.contentBox,
div.contactForm fieldset, div.contactForm dl input, textarea,
#series-filters label, fieldset {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

div.contentBox {
  background-color: white;
  border: 1px solid #4b4b4b;
  padding: 10px;
}


/* Header, Footer, etc. */

div#header {
  position: relative;
  height: 111px;
}

img#topLogo {
  width: 237px;
  height: 111px;
  margin-left: 4px;
}

div#phoneNumbers {
  position: absolute;
  right: 379px;
  top: 49px;
}

div#ratepointBadge {
  position: absolute;
  right: 400px;
  bottom: 8px;
  line-height: 19px;
}

div#footer, div#footer.small {
  clear: both;
  position: relative;
  background: url(img/footer_bg.gif) top left repeat-x #0f0f0f;
  border: 1px solid black;
  height: 32px;
  margin: 8px 0;
  color: white;
  font-size: 9pt;
  font-weight: bold;
}

div#footer.small {
  clear: left;
  width: 715px;
  margin: 8px 0;
}

div#footerCopyright {
  position: relative;
  top: 8px;
  left: 10px;
}

div#footerMenu {
  text-align: right;
  position: absolute;
  top: 8px;
  right: 10px;
}

div#footerMenu a, div#footerMenu a:link,
div#footerMenu a:active, div#footerMenu a:visited {
  color: white;
  margin-left: 10px;
  text-decoration: none;
}

div#footerMenu a:hover {
  text-decoration: underline;
  color: #0382d8;
}

div#bottomLogo {
  text-align: center;
  margin-top: 20px;
}

div#bottomLogo.small {
  width: 717px;
}


/* Login Bar */

div#loginBar, div#loginBar input {
  color: black;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif, Times New Roman, serif;
  font-size: 11pt;
}

div#loginBar {
  position: absolute;
  right: 0;
  bottom: 0px;
}

div#loginBar input {
  margin: 2px 3px;
  padding: 0;
}

div#loginBar.loggedIn {
  right: 5px;
}

div#loginBar input.username, div#loginBar input.password {
  padding: 3px 3px 3px 25px;
  width: 120px;
  font-size: 10pt;
  cursor: text;
}

div#loginBar input.username {
  background: url(img/icon_username.png) 3% 50% no-repeat white;
}

div#loginBar input.password {
  background: url(img/icon_password.png) 4% 50% no-repeat white;
}

div#loginBarRow1 {
  text-align: right;
}

div#loginBarRow2 {
  margin-top: 10px;
  text-align: right;
}

div#loginBarRow2.form {
  margin-top: 5px;
}
  
div#loginBarRow2 a {
  margin-left: 10px;
}

div#loginBar label {
  padding-right: 0;
  position: relative;
  vertical-align: middle;
  font-weight: bold;
  color: #004574;
  cursor: pointer;
}

div#loginBar label:hover {
  color: #0382d8;
}


/* Menu */

div#menu {
  position: relative;
  background: url(img/menu_bg.gif) bottom left repeat-x #006eb8;
  border: 1px solid black;
  height: 40px;
  margin: 10px 0;
}

div#menuLinks {
  font-weight: bold;
  margin-left: 5px;
  font-size: 12pt;
}

div#menuLinks li.level0:hover, div#menuLinks .sf-menu li.level0.sfHover
div#menuLinks a.level0:hover, div#menuLinks a.level0:focus {
  text-decoration: none;
  background: url(img/menu_hover_bg.gif) bottom left repeat-x #008deb;
}

div#menuLinks li.level0.active, div#menuLinks .sf-menu li.level0.active
div#menuLinks a.level0.active {
  text-decoration: none;
  background: url(img/menu_active_bg.gif) bottom left repeat-x #f6f6f6;
  color: black;
}

div#menuLinks li.level0.active:hover, div#menuLinks .sf-menu li.level0.active:hover
div#menuLinks a.level0.active:hover, div#menuLinks a.level0.active:focus {
  background: url(img/menu_active_hover_bg.gif) bottom left repeat-x #ffffff;
}

div#menu a:active, div#menu a:focus {
  -moz-outline-style: none;
  outline: none;
}

div#liveChat {
  position: absolute;
  right: 10px;
  top: 3px;
}

div#liveChat a {
  color: white;
}

div#right-ad {
  position: absolute;
  right: -216px;
  top: -2px;
}

a#right-ad-button {
  width: 91px;
  height: 27px;
  position: absolute;
  bottom: 17px;
  left: 30px;
}

/* General Form Elements */

input, textarea {
  position: relative;
  vertical-align: middle;
}

div.contactForm dl input, div.contactForm dl textarea,
input.text, input.username, input.password {
  border: 1px solid #959595;
  padding: 5px;
}

input.text, input.username, input.password {
  background: url(img/input_bg.gif) top left repeat-x #ededed;
}


/* Promotion Box */

div.promotion {
  color: white;
  background-color: #cd0000;
  border: 3px solid #ccc;
  padding: 7px 10px;
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 13pt;
  line-height: 21px;
}

div.promotion a {
  color: white;
}

div.promotion em {
  color: #fff000 !important;
  font-style: normal !important;
}

div.promotion h2 {
  color: white;
  font-size: 22pt;
  line-height: 22pt;
  margin: 10px 5px;
}

.red {
  color: #cd0000;
}

div#plesk10-promo {
  background: url(img/plesk10-promo-bg.png) center center no-repeat white;
  border: 3px solid black;
  color: black;
  padding-left: 124px;
  padding-right: 130px;
}

div#plesk10-promo a {
  color: black;
}

div#plesk10-promo em {
  color: #cd0000;
}
