/********************* DEFAULT STYLES *************************/

#lcol { float: left; width: 533px; min-height: 575px; }
#rcol { float: right; width: 228px; _width: 218px;}
#uShip_footer { _margin-top: 0; }

/* generic module extension */

.modi .more {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
    
/* graphic */ 

#graphic {
  width: 100%;
  position: relative; 
  margin-bottom: 10px;
}  
#graphic .header{
  position: absolute; 
  width: 534px;
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  font-family: "century gothic","lucida grande","lucida sans","bitstream vera sans",verdana;
} 
#graphic .header font{
  color: #1d630f;
}          

/* provider button */
#provider { margin-bottom: 10px; }

#provider a {
  width: 228px;
  height: 99px;
  display: block;
  background: #58ac48 url('/images/vortals/SP_bid.gif') no-repeat;
  text-decoration: none;
  color:#fff;
  position: relative;
}
#provider a:hover {
  background-position: 0 -99px;
  color: #1D630F;
}

#provider h3 { position: absolute; margin: 0;}
#provider h3.top {top: 15px; left: 60px; font-size: 19px; _font-size: 17px;}
#provider h3.middle {top: 42px; left: 73px;}
#provider h3.bottom {top: 62px; left: 83px; }         

/* why */
#why ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 24px;
}
#why li {
  margin-bottom: 10x;
  padding-left: 15px;
  font-size: 11px; 
  background: url('/images/bullet_star2.gif') no-repeat center left;
}

/* how */
#how ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 24px;
}
#how li {
  margin-bottom: 10x;
  padding-left: 15px;
  font-size: 11px; 
  background: url('/images/bullet_star2.gif') no-repeat center left;
}                             

/* call-to-action form */
#ctaform .inner {
  border-width: 10px;
  border-style: solid;
  border-top-width: 0px;
  width: 188px;
  font-size: 11px;
}

#ctaform h1.mh {
  width: 218px;
}
#ctaform div.top {
  padding-left: 60px;
  padding-top: 10px;
  line-height: 24px;
  _font-size: 12px;
}

#ctaform div.bottom {
  padding-left: 75px;
  _font-size: 12px;
}

#ctaform .separator {
  margin-top: 10px;
  margin-left: 3px;
  height: 60px;
} 

#ctaform h1.mh { background: #c00 url('/images/vortals/sp/column_top.png') no-repeat top left; height: 66px;}
#ctaform .separator { background: url('/images/vortals/sp/stamp_transaction.png') no-repeat top left; position: relative; margin-left: 25%;}
#ctaform h2 { color: #58ac48; }
#ctaform .inner { border-color: #58ac48; } 

/* ctaform */
#ctaform ul {
  background: url(/images/carriers/freebackground2.gif) no-repeat;
  min-height: 563px;
  _height: 562px; /* ie6 */
}
#ctaform li {
  clear: both;
  height: 53px;
  _height: 42px; /* ie6 */
  margin-bottom: 0;
}     
#ctaform li input {
  width: 180px;
}
#ctaform label {
  float: left;
  font-weight: bold;
  width: 150px;
  line-height: 20px; 
}  
#ctaform li.phone {
  width: 150px;
  margin-left: 0;
}     
#ctaform input.phone1, 
#ctaform input.phone2 {
  width: 30px;
}
#ctaform input.phone3 {
  width: 45px;
}
#ctaform li.submit {
  width: 180px;
  height: 32px; 
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 3px;
  text-align: center; 
  cursor: pointer;
}
#ctaform li.xtra {
  height: auto;
  margin-top: 5px;
  text-align: center;
  font-weight: bold;
}
#ctaform li.truste {
  margin-top: 10px;
  margin-bottom: 0;
  height: auto;
  text-align: center;
}
#ctaform li.zip input {
  width: 45px;
  float: left;
}
#ctaform li.truste img {
  width: 69px;
  height: 11px;
  border-width: 0;
}
#ctaform .separator {
  margin-top: 10px;
  margin-left: 25%;
  height: 60px;
}            
#ctaform .bottom {
  margin-left: 5px;
}
          
/* article */
#article h1 {
  background-color: #58ac48;
}
#article .inner {
  min-height: 335px;
  border-width: 0;
  line-height: 17px;
}      

#forums,
#tips {
  border-color: #58AC48;
}
#forums .mh,
#tips .mh {
  background-color: #58AC48;
}


/* tips */
#tips .inner {
  height: 107px; 
  padding: 5px; 
} 
#tips .inner li {
  font-size: 11px;  
}                

/* forums */
#forums .inner {
  height: 107px;
  padding: 5px;
}  
#forums .inner li {
  font-size: 11px; 
  line-height: 17px;
}    
#forums strong {
  display: block; 
  font-size: 10px;
  margin-top: -3px;
}
#forums .viewmore {
  position: relative;
  float: right;
  left: 3px;
  bottom: 2px;
}
