* {
  padding: 0;
  margin: 0;

}

p.acms_message {
  display: none;}

div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

body,table {
  font-family: verdana, tahoma, arial;
  font-size: 11px;}

body {
  background: #f0f0f0;
  overflow: -moz-scrollbars-vertical;}

div.clear {
  clear: both;}

a {
  color: #f7941d;
  font-weight: bold;
  text-decoration: none;}
  a:hover {
    text-decoration: underline;}

div#main {
  background: #fff;
  width: 770px;
  margin-top: 10px;
  border: 1px solid #7b7b7b;
  text-align: left;
  margin-bottom: 20px;}

div#logo {
  float: left;
  padding: 10px 20px;}

div#domain {
  color: #666;
  float: right;
  margin-top: 35px;
  margin-right: 20px;}
  div#domain input[type="text"] {
    border: 1px solid #F7941D;}
  div#domain input[type="button"] {
    background: url('/images/search.gif') top left no-repeat;
    width: 50px;
    height: 18px;
    border: 0;
    padding-bottom: 2px;
    cursor: pointer;}
    div#domain input[type="button"]:hover {
      background: url('/images/search_on.gif') top left no-repeat;}

div#tabs {
  width: 768px;
  height: 40px;
  background: url('/images/tab_back.gif') bottom left no-repeat;}
  
  div#tabs ul {
    margin-left: 20px;}
    div#tabs li {
      background: url('/images/tab_end.gif') 13px 100% no-repeat;
      height: 40px;
      padding-left: 26px;
      list-style-type: none;
      float: left;
      text-align: center;
      font-size: 13px;}
      div#tabs li p {
        padding-top: 17px;
        color: #999;}
        div#tabs li p a {
          color: #555;
          font-size: 13px;
          font-weight: normal;}
        div#tabs li p a:hover {
          cursor: pointer;
          color: #000;
          text-decoration: none;}
      div#tabs li.nobord {
        background: 0;}
      div#tabs li.active {
        width: 155px;
        padding-left: 0;
        margin-left: 5px;
        margin-right: -15px;
        background: url('/images/tab_black.gif') top left no-repeat;}
        div#tabs li.active p {
          padding-top: 12px;}
          div#tabs li.active p a {
            color: #fff;
            font-size: 13px;
            font-weight: bold;}


div#page {
  background: url('/images/grad.gif') top left repeat-x;}
  div#page div#headtext_outer {
    width: 500px;
    height: 200px;
    color: #aaa;
    font-size: 12px;}
    
  div#page div#headtext_outer_wide {
    width: 700px;
    height: 200px;
    color: #aaa;
    font-size: 12px;}
    
    div#page div#headtext {
      padding: 20px 0 0 30px;}
    div#page div#headtext img {
      margin-bottom: 8px;}
      
    div#page div#headtext h1 {
      padding-right: 15px;
      text-align: right;
      letter-spacing: 1px;
      font-size: 32px;
      font-weight: normal;
      color: #eee;
      margin-bottom: 5px;}
    div#page div#headtext h2 {
      padding-right: 15px;
      font-weight: normal;
      text-align: right;
      letter-spacing: 2px;
      font-size: 20px;
      color: #ddd;
      margin-bottom: 20px;}
    div#page div#headtext a {
      display: block;
      text-align: right;}
    div#page div#headtext p.quote {
      background: url('/images/quote_top.gif') top left no-repeat;
      padding-left: 50px;
      padding-bottom: 5px;}
      
      
  div#page div#bodytext_outer {
    background: url('/images/grad_body.gif') top left no-repeat;
    width: 524px;
    /*min-height: 450px;*/
    padding-bottom: 30px;}
      
  div#page div#bodytext {
    padding: 45px;}
    
  div#page div#bodytextwide_outer {
        background: url('/images/grad_body_wide.gif') top left no-repeat;
    width: 768px;}
  div#page div#bodytextwide {
    padding: 50px;
    padding-bottom: 30px;}
    
    div#page div#bodytext a.alternate, div#page div#bodytextwide a.alternate {
      color: #555;
      text-decoration: underline;}
      div#page div#bodytext a.alternate:hover, div#page div#bodytextwide a.alternate:hover {
        color: #f7941d;}
    
    div#page div#bodytext div.button , div#page div#bodytextwide div.button {
      background: transparent url(/images/button_small.gif) no-repeat scroll left top;
      width: 152px;
      height: 38px;
      float: right;
      text-align: center;}
      div#page div#bodytext div.button a , div#page div#bodytextwide div.button a {
        line-height: 38px;
        font-size: 14px;
        color: #555;
        font-weight: bold;}
      div#page div#bodytext div.button a:hover , div#page div#bodytextwide div.button a:hover {
        text-decoration: none;
        color: #333;}
        
    
    div#page div#bodytext div.button2 , div#page div#bodytextwide div.button2 {
      background: transparent url(/images/button_small.gif) no-repeat scroll left top;
      width: 152px;
      height: 38px;
      text-align: center;}
      div#page div#bodytext div.button2 a , div#page div#bodytextwide div.button2 a {
        line-height: 38px;
        font-size: 14px;
        color: #555;
        font-weight: bold;}
      div#page div#bodytext div.button2 a:hover , div#page div#bodytextwide div.button2 a:hover {
        text-decoration: none;
        color: #333;}
    
    div#page div#bodytext h1 , div#page div#bodytextwide h1 {
      color: #f7941d;
      font-size: 20px;
      font-weight: bold;
      letter-spacing: -1px;
      margin-bottom: 10px;
      border-bottom: 2px dotted #999;
      padding-bottom: 2px;}
      div#page div#bodytext h1.product , div#page div#bodytextwide h1.product {
        background-position: 5px 50%;
        background-repeat: no-repeat;
        height: 31px;
        padding-left: 50px;
        line-height: 31px;}
    div#page div#bodytext h2 , div#page div#bodytextwide h2 {
      color: #f08607;
      font-size: 17px;
      font-weight: bold;
      background: #fcfcfc;
      letter-spacing: -1px;
      border: 1px solid #ccc;
      margin-bottom: 10px;
      padding: 4px 10px;}
      div#page div#bodytext h2.product , div#page div#bodytextwide h2.product {
        background-position: 5px 50%;
        background-repeat: no-repeat;
        height: 31px;
        padding-left: 50px;
        line-height: 31px;}
    div#page div#bodytext h4 , div#page div#bodytextwide h4 {
      font-weight: bold;
      padding-left: 4px;
      padding-bottom: 3px;}
    div#page div#bodytext p , div#page div#bodytextwide p {
      color: #333;
      margin: 0 4px 10px 4px;
      font-size: 11px;}
      div#page div#bodytext p a , div#page div#bodytextwide p a {
        font-weight: normal;}
      div#page div#bodytext p.quote , div#page div#bodytextwide p.quote {
        font-style: italic;
        background: url('/images/quote_white.gif') top left no-repeat;
        padding-left: 30px;
        width: 400px;
        
        margin-bottom: 3px;}
        div#page div#bodytext p.quote_attribution , div#page div#bodytextwide p.quote_attribution {
          font-weight: bold;
          margin: 0 20px 0 10px;
          margin-bottom: 10px;
          text-align: right;
          letter-spacing: -1px;}
      
    div#page div#bodytext ul , div#page div#bodytextwide ul {
      color: #333;
      margin-bottom: 10px;
      font-size: 11px;}
      div#page div#bodytext ul a , div#page div#bodytextwide ul a {
        font-weight: normal;}
      div#page div#bodytext ul li , div#page div#bodytextwide ul li {
        margin-bottom: 3px;
        margin-left: 10px;
        padding-left: 12px;
        font-size: 11px;
        list-style-type: none;
        background: url('/images/bullet_orange.png') 0px 0.4em no-repeat;}
        div#page div#bodytext ul ul , div#page div#bodytextwide ul ul {
          padding-top: 5px;
          letter-spacing: -1px;}
          div#page div#bodytext ul ul li , div#page div#bodytextwide ul ul li {
            background: url('/images/right_arrow_orange.gif') 3px 0.4em no-repeat;}
    
    div#page div#bodytext table , div#page div#bodytextwide table {
      width: 430px;
      margin: 0 auto;
      margin-bottom: 10px;
      border-bottom: 1px solid #ddd;}
      div#page div#bodytext table th , div#page div#bodytextwide table th {
        font-weight: normal;
        padding: 6px 3px;
        background: #feebd3;
        border-bottom: 1px solid #d9d9d9;
        border-top: 1px solid #ddd;
        padding-bottom: 5px;}
      div#page div#bodytext table td , div#page div#bodytextwide table td {
        text-align: center;
        padding: 3px;}
      div#page div#bodytext table tr.alt td , div#page div#bodytextwide table tr.alt td {
        background: #fff6eb;}
      
      
      div#page div#bodytext table.producttable , div#page div#bodytextwide table.producttable {
        /*background: url('/images/grad_horizontal.gif') top left repeat-y;*/
        background: #fff;
        border: 1px solid #ddd;
        width: 100%;}
        div#page div#bodytext table.producttable th , div#page div#bodytextwide table.producttable th {
          text-align: left;
          width: 225px;
          vertical-align: top;
          background: #FEEBD3;
          border:  0;
          border-right: 1px solid #d9d9d9;
          padding: 3px 5px;
          color: #333;}
        div#page div#bodytext table.producttable td , div#page div#bodytextwide table.producttable td {
          vertical-align: top;
          background: transparent;
          color: #333;}
          div#page div#bodytext table.producttable tr.alt th , div#page div#bodytextwide table.producttable tr.alt th {
            background: #FFE3BF;}
          div#page div#bodytext table.producttable tr.alt td , div#page div#bodytextwide table.producttable tr.alt td {
            background: #FFF6EB;}
            
      
      div#page div#bodytext table.productcomparison , div#page div#bodytextwide table.productcomparison {
        background: #fff;
        border: 1px solid #ddd;
        width: 100%;}
        div#page div#bodytext table.productcomparison th , div#page div#bodytextwide table.productcomparison th {
          text-align: left;
          width: 225px;
          vertical-align: top;
          background: #FEEBD3;
          border:  0;
          border-right: 1px solid #d9d9d9;
          padding: 3px 5px;
          color: #333;}
        div#page div#bodytext table.productcomparison td , div#page div#bodytextwide table.productcomparison td {
          vertical-align: top;
          background: transparent;
          color: #333;}
          div#page div#bodytext table.productcomparison tr.alt th , div#page div#bodytextwide table.productcomparison tr.alt th {
            background: #FFE3BF;}
          div#page div#bodytext table.productcomparison tr.alt td , div#page div#bodytextwide table.productcomparison tr.alt td {
            background: #FFF6EB;}
                
        div#page div#bodytextwide table.productcomparison tbody.col5 td {
          width: 13%;}
        div#page div#bodytextwide table.productcomparison tbody.col4 td {
          width: 16%;}
                
    
    div#page div#bodytext div.image , div#page div#bodytextwide div.image  {
      text-align: center;
      padding: 5px;
      margin-bottom: 10px;}
      div#page div#bodytext div.image img , div#page div#bodytextwide div.image img {
        margin-bottom: 3px;}
      div#page div#bodytext div.image p , div#page div#bodytextwide div.image p {
        display: inline;
        font-weight: bold;
        color: #F7941D;
        padding: 5px;
        background: url('/images/box.gif') 0 7px no-repeat;
        padding-left: 12px;}
      
    div#bodytext a.toplink , div#bodytextwide a.toplink {
      float: right;
      font-weight: normal;
      font-size: 10px;
      line-height: 16px;
      background: url('/images/top_arrow_orange.jpg') 0 40% no-repeat;
      padding-left: 10px;}
      
  div#page div#reflect {
    float: right;
    background: url('/images/reflect.jpg') top right no-repeat;
    width: 240px;
    }
        
    div#page div#reflect div#righttext {
      float: right;
      width: 240px;
      font-size: 12px;
      padding-right: 10px;
      padding-bottom: 10px;}
      
      div#page div#reflect div#righttext p.service {
        
        padding-left: 24px;}
        div#page div#reflect div#righttext p.service a {
          color: #555;
          font-weight: bold;
          font-size: 12px;}
        div#page div#reflect div#righttext p.service a:hover {
          border-bottom: 1px dashed #666;
          text-decoration: none;}
      
      div#page div#reflect div#righttext h1 {
        color: #666;
        font-size: 17px;
        font-weight: bold;
        letter-spacing: -1px;
        margin-bottom: 10px;}
      div#page div#reflect div#righttext h2 {
        color: #666;
        font-size: 17px;
        font-weight: bold;
        letter-spacing: -1px;
        margin-bottom: 10px;}
      div#page div#reflect div#righttext ul {
        margin-left: 10px;}
        div#page div#reflect div#righttext ul li {
          list-style-type: none;
          background: url('/images/right_arrow_orange.gif') 0 4px no-repeat;
          padding-left: 8px;
          margin-bottom: 2px;}
          div#page div#reflect div#righttext ul li a {
            color: #555;
            font-weight: normal;}
            div#page div#reflect div#righttext ul li a:hover {
              color: #f7941d;}
      div#page div#reflect div#righttext p {
        background-position: 0 0;
        background-repeat: no-repeat;
        margin-left: 8px;
        color: #555;
        line-height: 16px;
        margin-bottom: 3px;}
        div#page div#reflect div#righttext p a {
          color: #777;
          font-size: 11px;
          font-weight: normal;}
          div#page div#reflect div#righttext p a:hover {
            text-decoration: underline;}
  

div#footer {
  background: url('/images/grad_bottom.gif') top left repeat-x;
  
  padding: 20px;}
  div#footer p {
    color: #888;}
    div#footer p a {
      color: #666;}
      div#footer p a:hover {
        text-decoration: underline;}



div#page div#bodytext form ul.frm {}
  div#page div#bodytext form ul.frm li {
    padding: 0;
    background: transparent;}
  div#page div#bodytext form ul.frm li label {
    float: left;
    width: 170px;
    padding-right: 10px;}
    
    div#page div#bodytext form input[type="text"] , div#page div#bodytext form textarea {
      border: 1px solid #ccc;
      background: #fff6eb;
      width: 180px;}
      div#page div#bodytext form textarea {
        height: 100px;
        font-size: 10px;}
    
 
div#hosting_menu {
  border: 2px solid #F7941D;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 20px;
  background: #FFF6EB;}
  
  
  
  
  
  
  
div#page div#bodytext div#adv3rt {
  width: 200px;
  height: 250px;
  margin-top: 5px;
  float: left;
  border: 1px solid #ccc;}
  div#page div#bodytext div#adv3rt.windows  {
    background: #f6f6f6 url('/images/win.gif') 94% 5% no-repeat;}
  div#page div#bodytext div#adv3rt.linux  {
    background: #f6f6f6 url('/images/lin.gif') 94% 5% no-repeat;}
  div#page div#bodytext div#adv3rt.both  {
    background: #f6f6f6 url('/images/winlin.gif') 94% 5% no-repeat;}
  div#page div#bodytext div#adv3rt.backup {
    background: #f6f6f6 url('/images/backup.gif') 94% 5% no-repeat;}
  div#page div#bodytext div#adv3rt.domain {
    background: #f6f6f6 url('/images/dns.gif') 94% 5% no-repeat;}
  div#page div#bodytext div#adv3rt.filemaker {
    background: #f6f6f6 url('/images/fm.png') 94% 5% no-repeat;}
  div#page div#bodytext div#adv3rt h1 {
    font-size: 17px;
    margin: 8px;
    padding-left: 3px;
    padding-right: 40px;
    font-weight: bold;
    color: #F7941E;}
  div#page div#bodytext div#adv3rt p.price {
    text-align: center;
    margin-bottom: 3px;
    color: #555;
    font-size: 14px;
    font-weight: bold;}
  div#page div#bodytext div#adv3rt p.vat {
    text-align: center;
    margin: 0;
    margin-bottom: 8px;
    color: #555;
    font-size: 10px;
    font-weight: normal;}
  div#page div#bodytext div#adv3rt li {
    margin-left: 12px;
    font-size: 11px;}
    div#page div#bodytext div#adv3rt p img {
      text-align: center;}
  
  
div#page div#reflect div#righttext div.pullout {
  
  margin-left: 15px;
  width: 200px;
  background: #fff;
  }
  div#page div#reflect div#righttext div.pullout_inner 
  {}
  div#page div#reflect div#righttext div.pullout div.pullout_inner h1 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #F7941E;
    border: 0;
    background: url('/images/orange_tick.gif') 0% 50% no-repeat;
    padding-left: 15px;}
  div#page div#reflect div#righttext div.pullout div.pullout_inner h2 {
    font-weight: normal;
    font-size: 11px;
    margin: 0;
    color: #666;
    text-align: justify;}


div#validation {
  color: red;
  border: 1px solid red;
  background: #fff url('/images/bullet_red.png') 3px 7px no-repeat;
  padding: 8px;
  padding-left: 20px;
  margin: 0 8px;
  }





div#bodytext_outer div#bodytext div#dragcart {
  width: 468px;
  height: 450px;
  overflow-y: scroll;
  padding: 10px 5px;}
  
  div#bodytext_outer div#bodytext div#dragcart h1 {
    padding: 0;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    color: #F7941D;
    border-bottom: 1px solid #F7941D;
    padding: 1px 3px;
    margin: 0;
    margin-left: 7px;
    margin-right: 7px;}
    div#bodytext_outer div#bodytext div#dragcart h1 span.expandlink  {
      padding-top: 1px;
      float: right;}
  
  div#bodytext_outer div#bodytext div#dragcart div.helper {
    display: none;
    padding: 8px;
    padding-left: 28px;
    color: #666;
    margin: 10px;
    margin-top: 0;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 10px;
    border: 0;
    background: #FFF8EF url('/images/information.gif') 6px 7px no-repeat;}
    div#bodytext_outer div#bodytext div#dragcart div.helper li {
      color: #666;
      font-size: 10px;
      margin-bottom: 2px;}
    div#bodytext_outer div#bodytext div#dragcart div.helper a.expand {
      font-weight: bold;}
  
  
  div#bodytext_outer div#bodytext div#dragcart div.items {
    margin-left: 10px;
    margin-bottom: 10px;}
  

  div#bodytext_outer div#bodytext div#dragcart div.items div.item {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 98px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
    border: 2px solid #ddd;
    background: url('/images/newgrad.gif') bottom left repeat-x;}
    div#bodytext_outer div#bodytext div#dragcart div.items div.item div.view2 {
      display: none;}
    div#bodytext_outer div#bodytext div#dragcart div.items div.item a {
      font-size: 10px;
      font-weight: bold;
      letter-spacing: -1px;}
    div#bodytext_outer div#bodytext div#dragcart div.items div.item p {
      font-size: 11px;
      font-weight: bold;
      color: #666;
      margin: 5px 0;}
    div#bodytext_outer div#bodytext div#dragcart div.items div.item div.view1 img.itemimage {
      /*width: 50px;*/
      height: 45px;}
    div#bodytext_outer div#bodytext div#dragcart div.items div.item:hover  {
      border: 2px solid #F7941D;
      cursor: pointer;}
  
  div#page div#reflect div#cart div.item {
    padding: 3px;
    padding-top: 3px;
    background: #fff url('/images/newgrad_small.gif') bottom left repeat-x;
    border-top: 0;}
    div#page div#reflect div#cart div.item div.view1 {
      display: none;}
    div#page div#reflect div#cart div.item div.view1def {
      display: none;}
    div#page div#reflect div#cart div.item div.view2 
    {
      padding: 2px 0 3px 0;
      border: 1px solid #404040;
      display: block;}
      div#page div#reflect div#cart div.item div.view2 img.logo {
        padding-top: 6px;
        padding-right: 6px;
        padding-left: 2px;
        float: left;}
      div#page div#reflect div#cart div.item div.view2 p {
        margin-left: 4px;}  
      div#page div#reflect div#cart div.item div.view2 p.price {
        float: right;
        font-size: 12px;
        margin-left: 0;
        padding-right: 3px;
        font-weight: bold;}
      div#page div#reflect div#cart div.item div.view2 img.itemimage {
        display: none;}
  
  div#page div#reflect div#totals table {
    width: 215px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;}
  
    div#page div#reflect div#totals table th {
      text-align: right;
      width: 50%;
      font-weight: normal;}
    div#page div#reflect div#totals table td {
      text-align: right;}
  
      
/* while dragging    */
div.itemdrag {
  padding: 5px;
  width: 225px;
  height: 50px;
  background: #fff url('/images/newgrad_small.gif') bottom left repeat-x;
  border: 1px dashed #F7941D;}
  div.itemdrag div.view1 {
    display: none;}
  div.itemdrag div.view2 {
    display: block;}
    div.itemdrag div.view2 img.logo {
      display: none;
      padding-top: 2px;
      padding-right: 5px;
      float: left;}
    div.itemdrag div.view2 img.itemimage {
      float: left;
      height: 40px;
      margin-right: 5px;}
    div.itemdrag div.view2 p.price {
      float: right;
      font-size: 12px;
      font-weight: bold;}

div#bodytext_outer div#bodytext div#carttabs {
  margin: 8px; margin-top: 0; padding: 0;}

div#bodytext_outer div#bodytext div#carttabs div {
  background: url('/images/tab_arrow_blank.gif') top right no-repeat;
  padding: 0 15px 0 6px;
  height: 24px;
  line-height: 22px;
  float: left;
  border: 0;
  border-left: 1px solid #F7941D;
  color: #F7941D;
  margin: 0;
  margin-right: 10px;}

div#bodytext_outer div#bodytext div#carttabs div.active {
  background: url('/images/tab_arrow_active.gif') top right no-repeat;
  color: #fff;}
  
  


div#loading {
  margin-top: 5px;
  height: 28px;
  margin-left: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #a7a7a7;
  font-weight: bold;
  background: url('/images/ajax-loader.gif') 0% 50% no-repeat;
  padding-left: 25px;
  }





div#bodytext_outer div#bodytext form#frmcheckout {
  width: 468px;}
  div#bodytext_outer div#bodytext form#frmcheckout fieldset {
    padding: 15px;
    border: 0;}
    div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset {
      padding: 10px;
      padding-bottom: 12px;
      padding-top: 0;
      border: 1px solid #ccc;
      background: #fcfcfc;
      margin-bottom: 20px;}
      div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset legend {
        color: #fff;
        font-size: 13px;
        background: #F7941D;
        font-weight: bold;
        border: 0;
        padding: 3px 6px;}
      div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol {
        margin-top: 10px;}
        div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li {
          clear: left;
          list-style-type: none;
          padding-left: 0;
          padding-bottom: 3px;}
        div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li.invalid label {
          color: red;}
          div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li label {
            display: block;
            padding-left: 10px;
            padding-right: 10px;
            float: left;
            color: #555;
            width: 175px;}
            div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li label i {
              font-size: 10px;
              letter-spacing: -1px;
              color: #999;
              padding-left: 5px;
              display: block;
              margin-bottom: 5px;}
        div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li input {
          font-size: 11px;
          padding: 2px 3px 2px 3px;
          background: #FFF6EB;
          border: 1px solid #ccc;
          color: #444;
          width: 180px;}
          div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li select.invalid label {
            color: red;}
          div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li select.date_month {width: 85px; margin-right: 10px;}
          div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li select.date_year {width: 85px;}
          div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li input.small {width: 74px;}
        div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li select {
          font-size: 11px;
          padding: 2px 3px 2px 3px;
          background: #FFF6EB;
          border: 1px solid #ccc;
          color: #444;
          width: 180px;}
        div#bodytext_outer div#bodytext form#frmcheckout fieldset fieldset ol li textarea {
          font-size: 11px;
          font-family: verdana;
          color: #444;
          padding: 3px;}
  
  
  
div#bodytext_outer div#bodytext table#checkout {
  font-size: 12px;
  text-align: left;
  margin: 0;
  border: 0;
  width: 400px;
  color: #333;}
  div#bodytext_outer div#bodytext table#checkout tr {
    border: 0;}
    div#bodytext_outer div#bodytext table#checkout tr td {
      border: 0;
      text-align: left;
      padding: 3px 6px;
      background: #fcfcfc;}
    div#bodytext_outer div#bodytext table#checkout tr.base td {
      font-weight: bold;
      background: #f0f0f0;
      border-bottom: 1px solid #e5e5e5;}












.tool-tip {
  position:absolute;
  display: fixed;
  color: #333;
  z-index : 13000;
  border: 2px solid #666;
  width : 400px;
  opacity: .8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
 
.tool-title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: #fff;
	padding: 4px 8px;
	background: #F7941D url('/images/chevron.gif') 10px 10px no-repeat;
	padding-left: 22px;
	border-bottom: 1px solid #fff;
}

.tool-text {
	font-size: 11px;
	padding: 8px;
	min-height: 25px;
	background: #F2F2F2;
}

.tool-text img {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;}

.tool-text img.right {
  float: right;
  margin-left: 10px;
  margin-bottom: 0;}

.tool-text img.border {
  border: 1px solid #999;}

.tool-text ul li {
  list-style-type: none;
  padding-left: 12px;
  margin-bottom: 2px;
  background: url('/images/bullet_tiny.gif') 3px 0.5em no-repeat;}





div.overlay_content {}
  div.overlay_content h1 {
    margin-bottom: 15px;
    padding-bottom: 2px;
    font-size: 18px;
    color: #F7941D;
    border-bottom: 2px dotted #999;}
  div.overlay_content h2 {
    border: 1px solid #ccc;
    background: #fcfcfc;
    font-size: 15px;
    color: #F7941D;
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-top: 20px;}
    div.overlay_content h2 a {
      float: right;
      font-weight: normal;
      font-size: 10px;
      line-height: 16px;
      background: url('/images/top_arrow_orange.jpg') 0 40% no-repeat;
      padding-left: 10px;}
  div.overlay_content ul {
    margin-bottom: 10px;}
    div.overlay_content ul li {
      list-style-type: none;
      padding-left: 18px;
      background: url('/images/bullet_orange.png') 5px 4px no-repeat;}
      div.overlay_content ul li a {
        font-weight: normal;}
  div.overlay_content p {
    margin-bottom: 5px;}
  


div#bodytext_outer div#bodytext div#cartpreview 
{
  height: 400px;
  width: 419px;
  overflow-y: scroll;
  margin-left: 30px;
  border: 1px solid #ddd;}
  
  
  /** Style the tweets */
.twitters {
  border: 0;
  padding: 3px;
  width: 400px;
  overflow: auto;
  margin: 0px;
}

.twitters ul {
  list-style: none;
  padding: 2px;
}

.twitters li {
  padding-bottom: 3px;
  line-height: 16px;
}

.twitters twitter_update_list li {
  list-style-type: none;
}

.twitters span.twitterPrefix {
  font-weight: bold;
}

.twitters span.twitterTime {
  font-style: italic;
  color: #005E9D;
}

.twitters span.twitterStatus {
  font-style: normal;
}

