img {
  margin-right: 10px;
  margin-left: 10px;
}

.content form label {
  display: block
}

label input, label select, label textarea {
  display: block;
}

.content .optional, .content .required {
  font-weight: bold;
  margin: 15px;
}

.submit {
  margin: 15px 5px 15px 5px;
  /*background-image: url(/images/login_button.jpg);*/
  border: 0px;
  cursor: pointer;
  width: 61px;
  height: 21px;
}

.submit input {
   border: 1px solid #6b0b00; 
   background-color: #993300;
   color: #ffffff;
   cursor: pointer;
}

.submit input:hover {
}

body {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

div.top_header {
  height: 170px;
  background-image: url(/images/header_middle.jpg);
  background-repeat: repeat-x;
}

div.top_header span.header_left {
  float: left;
  height: 170px;
  width: 8px;
  background-image: url(/images/header_left.jpg);
  background-repeat: no-repeat;
}

div.top_header span.header_right {
  float: right;
  height: 170px;
  width: 8px;
  background-image: url(/images/header_right.jpg);
  background-repeat: no-repeat;
}

div.top_header .login {
  color: #666633;
  padding-right: 5px;
}

div.top_header .login a {
  color: #666633;
  text-decoration: none;
}

div.top_header .login a:hover {
  color: #666633;
  text-decoration: underline;
}

div.top_header .login li {
  padding: 0px 10px 0px 10px;
}

div.main {
  margin-right: auto;
  margin-left: auto;
  width: 870px;
  padding-top: 0px;
  margin-top: 0px;
}

div.login {
  color: #FFFFFF;
  padding-bottom: 5px;
  text-align: right;
  float: right;
}

div.login label {
 padding-right: 15px;
}

div.login input {
  border: 1px solid #CCCC99;
  background-color: #999966;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  width: 50px;
}

div.login input.login-input {
  width: 150px;
}

div.login ul {
  list-style: none;
}

div.login li {
  display: inline;
}

div.login a {
  color: #660000;
}

div.login a:hover {
  color: #993300;
}

div.header {
  background-color: white;
  margin-top: 0px;
}

div.header h1 {
  padding-left: 55px;
  padding-top: 20px;
  color: #660000;
  font-size: 40px;
  margin-bottom: 0px;
}

div.header h1 {
  padding-left: 55px;
  margin-top: 0px;
  color: #993300;
  font-size: 20px;
}

div.header a.logo {
  border: none;
  padding-left: 15px;
}

div.header a.logo img {
  border: none;
}

div.header a.order {
  background-image: url(/images/ordernow.png);
  position: relative;
  display: block;
  font-size: 18px;
  padding-left: 13px;
  padding-top: 5px;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  width: 223px;
  height: 25px;
  background-repeat: no-repeat;
}

div.menu {
  top-margin:25px;
  color: #666633;
}

div.menu ul {
  list-style-type: none;
  margin-bottom: 0px;
  font-size: 14px;
}

div.menu li {
  display: inline;
  padding: 0px;
  margin: 0px;
}

div.menu li a {
  text-decoration: none;
  color: #666633;
  padding: 10px 15px 0px 15px;
  font-size: 16pt;
  font-family: arial;
  font-weight: bold;
}

div.menu li a:hover {
  text-decoration: underline;
}

div.sidebar {
  margin: 0px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  width: 175px;
  float: left;
  background-image: url(/images/bucket_middle.png);
  background-repeat: repeat-y;
  clear: left;
}

div.sidebar-content {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

div.sidebar-bottom {
  background: bottom left url(/images/bucket_bottom.png);
  background-repeat: no-repeat;
  position: relative;
  margin: 0px;
  top: 0px;
  left: 0px;
  width: 175px;
  height: 7px;
  padding: 0px;
}

div.sidebar-top {
  background: top left url(/images/bucket_top.png);
  background-repeat: no-repeat;
  position: relative;
  margin: 0px;
  top: 0px;
  left: -1px;
  width: 175px;
  height: 5px;
}

div.sidebar img {
  border: 1px solid #993300;
}

div.sidebar h1 {
  font-size: 20px;
  font-weight: bold;
  color: #993300;
}

div.sidebar h1 {
  color: #993300;
}

div.sidebar a {
  color: #660000;
  display: block;
  width: 100%;
  text-align: right;
  text-decoration: none;
}

div.sidebar a.inline {
  color: #660000;
  display: inline;
  text-decoration: none;
}

div.sidebar a:hover {
  color: #666633;
}


div.content {
  background-color: white;
  padding: 5px;
  color: #666633;
}

div.content a {
  color: #660000;
  text-decoration: none;
}

div.content a:hover {
  color: #993300;
  text-decoration: underline;
}

.content h1 {
color: #6b0b00;
border-bottom: 2px solid #6b0b00;
  margin-top: 15px;
}

.content h2 {
color: #6b0b00;
font-size: 14px;
}

.content h3 {
color: #6b0b00;
}

div.center-info {
  border: 2px solid #666633;
  padding: 12px;
  background-color: #999966;
  color: #FFFFFF;
  width: 625px;
  display: block
}

div.center-info h1 {
  color: #666633;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 12px;
}

div.center-info h2 {
  color: #666633;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 12px;
}

div.center-info p {
  font-color: white;
  font-size: 12px;
}

div.center {
  /*height: 244px;*/
  border: 2px solid #666633;
  padding: 12px 350px 12px 12px;
  background-color: #999966;
  color: #FFFFFF;
  width: 265px;
  background-image: url(/images/serverfade.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

div.center h1 {
  color: #6b0b00;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 12px;
}

div.center h2 {
  color: #6b0b00;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 12px;
}

div.center p {
  font-color: white;
  font-size: 12px;
}

div.bucket {
  margin: 0px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  width: 215px;
  float: left;
  background-image: url(/images/bucket_middle.png);
  background-repeat: repeat-y;
}

div.bucket-content {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

div.bucket-bottom {
  background: bottom left url(/images/bucket_bottom.png);
  background-repeat: no-repeat;
  position: relative;
  margin: 0px;
  top: 0px;
  left: 0px;
  width: 215px;
  height: 7px;
  padding: 0px;
}

div.bucket-top {
  background: top left url(/images/bucket_top.png);
  background-repeat: no-repeat;
  position: relative;
  margin: 0px;
  top: 0px;
  left: -1px;
  width: 215px;
  height: 5px;
}

div.bucket img {
  border: 1px solid #993300;
}

div.bucket h1 {
  font-size: 20px;
  font-weight: bold;
  color: #993300;
}

div.bucket h1 {
  color: #993300;
}

div.bucket a {
  color: #660000;
  display: block;
  width: 100%;
  text-align: right;
  text-decoration: none;
}

div.bucket a.inline {
  color: #660000;
  display: inline;
  text-decoration: none;
}

div.bucket a:hover {
  color: #666633;
}

div.left {
  /*background-image: url(/images/window_bottom_middle.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px solid #999966;
  border-bottom: 0px;*/
  margin-top: 50px;
  margin-left: 18px;
  margin-right: 18px;
  width: 175px;
  float: left;
}

div.left-nav {
  background-image: url(/images/window_bottom_middle.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px solid #999966;
  border-bottom: 0px;
  margin-top: 20px;
  margin-right: 18px;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 175px;
  float: left;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.left img {
  border: 1px solid #993300;
}

div.left h1 {
  font-size: 20px;
  font-weight: bold;
  color: #993300;
  border: 0px;
}

div.left h1 {
  color: #993300;
}

div.left h2 {
  color: #6b0b00;
}

div.left h3 {
  color: #6b0b00;
}

div.left a {
  color: #660000;
  display: block;
  width: 100%;
  text-align: left;
  text-decoration: none;
}

div.left a.inline {
  color: #660000;
  display: inline;
  text-decoration: none;
}

div.left a:hover {
  color: #666633;
}

div.middle {
  margin-top: 50px;
  margin-left: 17px;
  margin-right: 17px;
  width: 175px;
  float: left;
}

div.middle img {
  border: 1px solid #999966;
}

div.middle h1 {
  font-size: 20px;
  font-weight: bold;
  color: #999966;
}

div.middle h1 {
  color: #999966;
}

div.middle a {
  color: #660000;
  display: block;
  width: 100%;
  text-align: right;
  text-decoration: none;
}

div.middle a:hover {
  color: #666633;
}

div.middle a.inline {
  color: #660000;
  display: inline;
  text-decoration: none;
}

div.right {
  margin-top: 50px;
  margin-left: 17px;
  margin-right: 17px;
  width: 175px;
  float: left;
}

div.right img {
  border: 1px solid #660000;
}

div.right h1 {
  font-size: 20px;
  font-weight: bold;
  color: #660000;
}

div.right h1 {
  color: #660000;
}

div.right a {
  color: #660000;
  display: block;
  width: 100%;
  text-align: right;
  text-decoration: none;
}

div.right a:hover {
  color: #666633;
}

div.right a.inline {
  color: #660000;
  display: inline;
  text-decoration: none;
}

div.footer {
  clear: both;
  color: #666633;
  background-color: #CCCC99;
  background-image: url(/images/footer_new.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 10px;
  margin: 0px;
  font-weight: bold;
}

div.footer-container {
  width: 870px;
  margin-left: auto;
  margin-right: auto;
}

div.footer a {
  text-decoration: none;
  font-family: helvetica arial sans-serif;
  color: #666633;
  font-weight: bold;
}

div.footer a:hover {
  text-decoration: underline;
}

div.footer ul {
  list-style-type: none;
  text-align: left;
  padding: 0px;
  margin: 15px 0px 15px 0px;
}

div.footer li {
  display: inline;
  padding: 0px 10px 0px 10px;
}

div.content a.order-small {
  background-image: url(/images/ordernow-small.gif);
  position: absolute;
  font-size: 10px;
  padding-left: 13px;
  padding-right: 30px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  width: 118px;
  height: 15px;
  background-repeat: no-repeat;
}

a.order-small:hover {
  color: #FFFFFF;
}
.content ul {
  padding-left: 15px;
}


a.order-now {
  background-image: url('/images/ordernow-new.gif');
  display: block;
  width: 236px;
  height: 60px;
  repeat: no-repeat;
  position: relative;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  left: 40px;
  top: 3px;
  background-repeat: no-repeat;
}

/*a.register:hover {
  background-image: url('/img/register_hover.gif');
  display: block;
  text-decoration: none;
  width: 187px;
  height: 27px;
} */

.main-content {
  float: right;
  width: 640px;
  padding: 15px;
}

.cart-left {
  width: 500px;
  float: left;
  padding: 0px 30px 0px 30px;
}

.help-right {
  float: right;
  width: 150px;
  padding: 0px 30px 0px 30px;
}

td {
  color: #000;
  border-bottom: 1px solid #666633;
  padding: 15px 10px 15px 10px;
}

td.order-header {
  font-weight: bold;
  padding: 15px 10px 15px 10px;
}

tr.one {
  background-color: #BBBB99;
}

tr.two {
  background-color: #BBBB99;
}

tr.total {
  background-color: #999966;
}

.checkout-table table {
}

.checkout-table tr {
  color: #FFFFFF;
  border-collapse: collapse;
}
.checkout-table table {
  border-left: 1px solid #666633;
  border-right: 1px solid #666633;
  border-top: 1px solid #666633;
}

td {
    color: #000;
      border-bottom: 1px solid #666633;
        padding: 15px 10px 15px 10px;
}

td.order-header {
    font-weight: bold;
      padding: 15px 10px 15px 10px;
}

tr.one {
    background-color: #BBBB99;
}

tr.two {
    background-color: #BBBB99;
}

tr.total {
    background-color: #999966;
}

.checkout-table tr {
  color: #FFFFFF;
  border-collapse: collapse;
}

.checkout_process {
}

.checkout_process ul {
}

.checkout_process li {
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

.checkout_process li.highlight {
  font-weight: bold;
}

span.required, .error_message {
  color: #6b0b00;
}

.clear {
  clear: both;
}

fieldset {
  border: 1px solid #999966;
  margin: 40px auto 40px auto;
  padding: 20px;
  -moz-border-radius: 5px;
}

legend {
  background-image: url(/images/table_header.jpg);
  background-repeat: both;
  border: 1px solid #999966;
  color: white;
  text-transform: uppercase;
  font-size: 20pt;
  font-weight: bold;
  padding: 4px 30px 4px 30px;
  -moz-border-radius: 5px;
}

fieldset.login {
  width: 350px;
  margin: 40px auto 40px auto;
  -moz-border-radius: 5px;
}

#flashMessage {
  margin: 15px 5px 15px 5px;
  font-size: 20pt;
  color: #6b0b00;
}

.plan_cost {
  color: #6b0b00;
  font-size: 12pt;
  font-weight: bold;
  display: block;
  padding-top: 15px;
}

.plan_name {
  color: #6b0b00;
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 15px;
  display: block;
}

.plan_change {
  margin-left: 5px;
}

.plan_change a {
  font-size: 8px;
  font-weight: normal;
}

.total {
  color: #6b0b00;
  font-size: 12pt;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  border-top: 2px solid #6b0b00;
  padding-top: 20px;
  width: 100%;
}

.total-order {
  color: #6b0b00;
  font-size: 12pt;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-left: 15px;
  margin-bottom: 10px;
}

fieldset label {
  font-size: 12pt;
  font-weight: bold;
  display: block;
}

fieldset select {
  display: block;
  margin-bottom: 15px;
}

fieldset input {
  display: block;
}

.input-item {
  margin-bottom: 20px;
}

.dns-box {
  background-image: url(/images/window_bottom_middle.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  width: 100%;
  width: 556px;
  border: 1px solid #999966;
  border-bottom: 0px;
  margin: 20px;
  margin-left: 0px;
  padding: 20px;
}

.window {
  background-image: url(/images/window_bottom_middle.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  width: 100%;
  width: 600px;
  border: 1px solid #999966;
  border-bottom: 0px;
/*  margin: 20px;*/
  margin-top: 5px;

  margin-left: 0px;
  padding: 20px;
  margin-bottom: 35px;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* .window div.upper-right {
  background-image: url(/images/window_top_right.jpg);
  background-postition: top right;
  float: right;
  width: 8px;
  height: 8px;
}

.window div.upper-left {
  background-image: url(/images/window_top_left.jpg);
  background-postition: top left;
  float: left;
  width: 8px;
  height: 8px;
}

.window div.lower-left {
  background-image: url(/images/window_bottom_left.jpg);
  background-postition: bottom left;
  width: 7px;
  height: 60px;
}

.window div.lower-right {
  background-image: url(/images/window_bottom_right.jpg);
  background-postition: bottom right;
  width: 8px;
  height: 60px;
} */

.dashboard {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #666633;
}

.dns-box h2 {
  font-size: 20px;
  padding-top: 0px;
  margin-top: 0px;
}

.dns-box table th {
  background-image: url(/images/table_header.jpg);
  background-repeat: both;
  height: 40px;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 30px 0px 30px;
  vertical-align: middle;
}

.dns-box table {
  border: 1px solid #999966;
  width: 550px;
}

.dns-box td {
  color: #000;
  border-top: 1px solid #999966;
  border-bottom: 0px;
  padding: 15px 10px 15px 10px;
  font-size: 14px;
  font-weight: normal;
  color: #666633;
}

.dns-box td {
  background-color: #ffffff;
}

.dns-box td.alt {
  background-color: #cccc99;
}

.dns-box td a {
  font-weight: normal;
}
.window h2 {
  font-size: 20px;
  padding-top: 0px;
  margin-top: 0px;
}

.window table th {
  background-image: url(/images/table_header.jpg);
  background-repeat: both;
  height: 40px;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 30px 0px 30px;
  vertical-align: middle;
}

.window table {
  border: 1px solid #999966;
  width: 100%;
}

.window td {
  color: #000;
  border-top: 1px solid #999966;
  border-bottom: 0px;
  padding: 15px 10px 15px 10px;
  font-size: 14px;
  font-weight: normal;
  color: #666633;
}

.window td {
  background-color: #ffffff;
}

.window td.alt {
  background-color: #cccc99;
}

.window td a {
  font-weight: normal;
}

.window-full {
  background-image: url(/images/window_bottom_middle.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 1px solid #999966;
  border-bottom: 0px;
  margin: 20px;
  padding: 20px;
}

/* .window div.upper-right {
  background-image: url(/images/window_top_right.jpg);
  background-postition: top right;
  float: right;
  width: 8px;
  height: 8px;
}

.window div.upper-left {
  background-image: url(/images/window_top_left.jpg);
  background-postition: top left;
  float: left;
  width: 8px;
  height: 8px;
}

.window div.lower-left {
  background-image: url(/images/window_bottom_left.jpg);
  background-postition: bottom left;
  width: 7px;
  height: 60px;
}

.window div.lower-right {
  background-image: url(/images/window_bottom_right.jpg);
  background-postition: bottom right;
  width: 8px;
  height: 60px;
} */

.dashboard {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #666633;
}

.window-full h2 {
  font-size: 20px;
  padding-top: 0px;
  margin-top: 0px;
}

.window-full table th {
  background-image: url(/images/table_header.jpg);
  background-repeat: both;
  height: 40px;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 30px 0px 30px;
  vertical-align: middle;
}

.window-full table {
  border: 1px solid #999966;
  width: 100%;
}

.window-full td {
  color: #000;
  border-top: 1px solid #999966;
  border-bottom: 0px;
  padding: 15px 10px 15px 10px;
  font-size: 14px;
  font-weight: normal;
  color: #666633;
}

.window-full td {
  background-color: #ffffff;
}

.window-full td.alt {
  background-color: #cccc99;
}

.window-full td a {
  font-weight: normal;
}

.available {
  margin-left: 30px;
  display: block;
}

.focus_window {
    background-position: bottom left;
    background-repeat: repeat-x;
    background-image: url(/images/field_set_gradient.jpg);
  border: 1px solid #999966;
}

.popup {
  width: 200px;
  position: absolute;
  background-color: #ffffff;
  -moz-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px;
  padding: 2px 3px 0px 0px;
  text-transform: none;
}

.popup p {
  width: 162px;
  margin: 5px 10px 10px 0px;
  font-size: 10pt;
  float: right;
}

.popup img {
  margin: 0px 0px 3px 2px;
  float: left;
}

.popup a {
  font-size: 8pt;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.popup a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.summary {
  width: 250px;
  float: right;
  margin: 0px auto 20px auto;
  background-image: url(/images/window_bottom_middle.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #999966;
  background-color: #ffffff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom: 0px;
}

.summary legend {
  font-size: 12px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px 10px 5px 10px;
}

div.banner {
  width: 800px;
  font-family: sans-serif;
  height: 300px;
  background-image: url(/images/banner_background_a.jpg);
  margin-left: auto;
  margin-right: auto;
}

div.banner h1 {
  padding-top: 20px;
  text-transform: uppercase;
  font-size: 24px;
  border: 0px;
  padding-left: 240px;
}

div.banner ul {
  margin-left: 240px;
}

div.banner li {
  list-style-image: url(/images/checkmark.png);
  list-style-position: inside;
  list-style-type: none;
  font-size:  18px;
}

div.order-now {
  width: 235px;
  display: block;
  float: right;
  margin-right: 40px;
  margin-top: 100px;
  background-image: url(/images/banner_focus_button.png);
  background-repeat: no-repeat;
  text-align: right;
}

div.order-now a.learn-more {
  display: block;
  margin-top: 5px;
  margin-right: 15px;
  color: #666633;
}

div.order-now-button {
  width: 235px;
  height: 73px;
  display: block;
  background-image: url(/images/banner_focus_button.png);
  background-repeat: no-repeat;
}

div.banner a.banner-order {
  padding-top: 7px;
  width: 235px;
  display: block;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}

div.banner br {
  display: none;
}

div.banner a.banner-start {
  width: 235px;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}

.request-header {
    font-weight: bold;
    display: block;
    padding-top: 5px;
    color: #6b0b00;
}

.request-hours {
    font-style: italic;
    color: #6b0b00;
}

.nav-path a.complete {
  text-decoration: line-through;
}

.nav-path a.invalid {
}

.nav-path a.current {
  font-weight: bold;
}

.dns-box-detail {
}


/* root element for tabs  */
ul.tabs { 
  list-style:none; 
  margin:0 !important; 
  padding:0;
  height:29px;
  border-bottom:1px solid #666; 
}

/* single tab */
ul.tabs li { 
  float:left;  
  text-indent:0;
  padding:0;
  margin:0 !important;
  list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
  background: url(/images/tabs.png) no-repeat -652px 0;
  font-size:11px;
  display:block;
  height: 30px;  
  line-height:30px;
  width: 111px;
  text-align:center;  
  text-decoration:none;
  color:#000;
  padding:0px;
  margin:0px; 
}

/* when mouse enters the tab move
* the background image */
ul.tabs a:hover {
  background-position: -652px -31px;  
  color:#fff; 
}

/* active tab uses a class name "current". it's highlight is also done
 * by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
  background-position: -652px -62px;    
  cursor:default !important; 
  color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1      { background-position: -519px -0px; width:134px; }
ul.tabs a.w1:hover  { background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2      { background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover  { background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3      { background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover  { background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4      { background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover  { background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes > div {
  width: 553px;
  border-left: 1px solid #999966;
  border-right: 1px solid #999966;
  background-image: url(/images/window_bottom_middle.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  padding-top: 15px;
  padding-bottom: 15px;
}

div.panes > div p {
  margin-left: 20px;
  margin-right: 20px;
}

#wizard {
  width: 555px;
}

.error {
    background-color: #ff5555;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
