﻿/* template entensions */
#uShip_page {
  position: relative;
}
.partner-banner-wrapper .partner-banner {
  width: 600px;
}

#uShip_wrapper {
  width: 1001px;
  margin: 0 auto;
}
.modo {
  border-width: 2px;
  border-color: #63a7ca;
}
.modo .mh {
  background-color: #63a7ca;
}
div.req-notice {
  margin: 5px 5px 10px 5px;
  color: #545454;
  font-weight: bold;
}
span.req {
  color: #00f !important;
  font-weight: bold;
}

/* header top */
#head-top {
  margin: 10px 0;
  padding-bottom: 1px;
  border-bottom: 2px solid #b3d9ed;
}
h1 {
  margin: 0;
  padding: 0;
}
h1 img {
  position: relative;
  top: -5px;
  left: 5px;
  width: 25px;
  height: 9px;
  vertical-align: middle;
}

/* viral actions */
#viral-wrapper {
  position: relative;
  z-index: 999;
}
#viral-actions {
  position: absolute;
  right: 0;
  top: -18px;
}
    #viral-actions span {
      margin-left: 10px;
    }
    #viral-actions a {
      color: #00f;
    }
    #viral-actions a img {
      margin-right: 3px;
      border-width: 0;
      vertical-align: middle;
    }
#link-to {
  position: absolute;
  right: 0;
  top: 1px;
  display: none;
  width: 320px;
  border: 2px solid #b3d9ed;
  background-color: #fff;
  color: #105476;
  z-index: 1000;
}
    #link-to .inner {
      position: relative;
      padding: 10px;
    }
    #link-to .inner .close {
      position: absolute;
      top: 5px;
      right: 5px;
      display: block;
      background: url('/sticky/images/community/close.gif') no-repeat;
      width: 10px;
      height: 10px;
    }
    #link-to .inner label {
      display: block;
      margin-bottom: 3px;
    }
    #link-to input {
      width: 100%;
    }

/* fields */
#lcol {
  float: left;
  width: 207px;
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: #dedede;
}
#lcol h2 {
  margin: 4px 5px 5px 5px;
  padding-bottom: 2px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 14px;
  font-weight: bold;
}
#fields {
  margin: 10px;
}
#fields .item {
  margin: 10px 0;
}
    #fields .item label {
      display: block;
      margin-bottom: 3px;
      font-weight: bold;
    }
    #fields .item label span {
      font-weight: normal;
    }
    #fields .item select {
      width: 100%;
    }
#fields .weight input {
  width: 120px;
}
#fields .length input {
  width: 120px;
}
#fields .is-running label {
  display: inline;
}
#fields .zip input {
  width: 70px;
}
    #fields .zip a {
      margin-left: 3px;
      font-size: 11px;
    }
#fields .has-error label {
  height: 23px;
  padding-left: 25px;
  background: url('/sticky/images/icons/icon_error.png') no-repeat;
  line-height: 20px;
  color: #cc0101;
}
    #fields .has-error input {
      background-color: #feff9a;
    }

#rcol {
  float: left;
  width: 784px;
  margin-bottom: 10px;
}

/* start page */
#about {
  float: left;
  width: 386px;
  margin-right: 10px;
}
#benefits {
  float: left;
  width: 387px;
}

#about .txtSection, #benefits .txtSection 
{
	min-height: 342px;
	*min-height: 351px;
}

#story {
	position: relative;
	top: 9px;
	left: -215px;
	clear: both;
	float: left;
	height: 114px;
	width: 452px;
	padding: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: transparent url(/images/pricingestimator/round_bg_484_146.gif) -1px -1px no-repeat;
}
    #story .title {
      padding-top: 1px;
      background: transparent url(/images/community/stories/Icon_Quote_Open_small.gif) left top no-repeat;
    }
    #story .title a {
      background: transparent url(/images/community/stories/Icon_Quote_Close_small.gif) right top no-repeat;
      color: #f28301;
      padding: 1px 22px 0px;
      font-size: 18px;
      vertical-align: bottom;
      text-decoration: none;
      font-weight: bold;
    }
    #story .byline {
      font-size: 14px;
      margin-bottom: 5px;
    }    
	#story #bPkgDetails .hilite {
		color: #4c93b8;
	}
    #story .excerpt {
      margin-top: 5px;
    }
    #story .excerpt .arrow {
		color: #f28301;
		font-size: 14px;
		font-weight: bold;
    }
#api {
	margin-top: -144px;
	margin-left: 278px;
	float: left;
	width: 504px;
}
#api .txtSection {
	padding: 10px 15px;
	height: 124px;
}
#api .mh {
	border-bottom: 1px solid #105476;
	margin-bottom: 25px;
}
#api img {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
#api p {
	width: 270px;
	text-align: center;
	padding: 0px;
	margin: 0px 15px;
	line-height: 17px;
}
#api .txtSection p a {
	line-height: 25px;
}

/* the estimate box */

#the-estimate {
  float: left;
  width: 387px;
  margin: 0 10px 10px 0;
  margin-bottom: 0;
}
    #the-estimate .inner {
      position: relative;
      padding: 0;
      margin: 0;
      height: 235px;
      background-color: #eff6fa;
    }
    #the-estimate .selection {
      padding: 10px;
      color: #105575;
    }
    #the-estimate .no-results {
      padding: 15px 20px;
      border-top: 2px solid #dbebf7;
      border-bottom: 2px solid #dbebf7;
      background-color: #f9f9e1;
      line-height: 19px;
      color: #105575;
      font-size: 14px;
      font-weight: bold;
    }
    #the-estimate .error {
      padding: 10px;
      border-top: 2px solid #dbebf7;
      border-bottom: 2px solid #dbebf7;
      background-color: #fae5e5;
      line-height: 17px;
      color: #cc0101;
      font-weight: bold;
    }
        #the-estimate .error ul {
          margin: 0;
          padding: 0;
          background: url('/sticky/images/icons/icon_error.png') no-repeat 15px center;
          list-style-type: none;
        }
        #the-estimate .error ul li {
          margin: 5px 0 5px 45px;
        }
    #the-estimate .tips {
      padding: 5px 10px 10px 10px;
      line-height: 17px;
      color: #105575;
    }
        #the-estimate .tips ul {
          font-weight: bold;
          margin: 0 0 0 5px;
          padding: 0;
        }
        #the-estimate .tips ul li {
          margin: 3px 0;
        }
        #the-estimate .tips input {
          position: absolute;
          bottom: 10px;
          right: 10px;
        }
    

/* chart */  
#chart {
  border-top: 2px solid #dbebf7;
  border-bottom: 2px solid #dbebf7;
  background-color: #fff;
  padding: 10px 0 20px 0;
}
    #chart .avg {
      position: relative;
      width: 331px;
      height: 37px;
      margin: 0 auto;
    }
        #chart .avg div {
          position: absolute;
          _height: 1px; /* ie6 */
          margin-bottom: 5px;
          padding-bottom: 15px;
          background: url('/sticky/images/pricingestimator/marker_avg.gif') no-repeat bottom center;
	        color: #105575;
	        text-align: center;
	        font-weight: bold;
	        font-size: 24px;
        }
	  #bar {
	    margin: 0 auto;
  	  width: 331px;
  	  height: 18px;
	    background: url('/sticky/images/pricingestimator/chart_scale.gif') no-repeat;
	  }
	  #points {
	    position: relative;
	    width: 331px;
  	  height: 18px;
	  }
	  #points .point {
	    position: absolute;
	    top: -1px;
	    width: auto;
	    height: 1px;
	    text-align: center;
	  }
	  #points .point .amt {
	    _float: left; /* ie6 */ /* makes div width as small as content */
	    visibility: hidden;
	    height: 16px;
	    margin-bottom: 2px;
	    padding: 0 3px;
	    border: 2px solid #105575;
	    background-color: #fff;
	    line-height: 16px;
	    color: #105575;
	    font-weight: bold;
	    white-space: nowrap;
	  }
	      #points .point .amt img {
	        position: relative;
	        top: -2px;
	        _top: 1px; /* ie6 */
	        width: 14px;
	        height: 14px;
	        margin-right: 3px;
	        vertical-align: middle;
	      }
	      html>body #points .point .amt img { /* ie7 */
	        *top: 0;
	      }
	  #points .point img {
	    _clear: both; /* ie6 */
	    width: 11px;
	    height: 6px;
	  }
	  #points .selected {
	    z-index: 1000;
	  }
	      #points .selected img {
	        width: 15px;
	        height: 8px;
	      }
	      #points .selected .amt {
	        visibility: visible;
	        margin-bottom: 0;
	      }

/* map */

#map {
  float: left;
  width: 383px;
  height: 259px;
  
  border: 2px solid #63a7ca;
}

/* results list */

#results {
  clear: both;
  margin-bottom: 10px;
}
#results table {
  font-size: 11px;	
}
#results table tr td,
#results table tr th {
  padding: 5px;
  /* border-left: 1px solid #dbebf7; */
  /* border-right: 1px solid #cfebf7; */
  text-align: center;
}
	/* header row */
	#results table tr th {
	  border-top: 2px solid #63a7ca;
	  border-left-color: #e7e7e7;
	  border-right-color: #fff;
	  background-color: #dedede;
	  font-weight: bold;
	}
	#results table tr th a {
	  display: inline-block;
	  color: #00f;
	}
	#results table tr th a.asc,
	#results table tr th a.desc {
	  padding-right: 14px;
	  background: url('/sticky/images/arrow_up.gif') no-repeat right center;
	}
	#results table tr th a.desc {
	  background-image: url('/sticky/images/arrow_down.gif');
	}

	/* alternating row */
	#results table tr.alt td {
	  border-left-color: #e7e7e7;
	  border-right-color: #fff;
	  background-color: #eff6fa;
	}
	
	/* highlighted row */
	#results table tr.highlight td {
	  background-color: #f9f9e1;
	}
	
	/* more info row */
	#results table tr.more {
	  display: none;
	}
	
	/* open row */
	#results table tr.open {
	  display: table-row; /* ff */
	  _display: block; /* ie6 */
	}
	html>body #results table tr.open { /* ie7 */
	  *display: block;
	}
	#results table tr.open td.title a.toggle {
	  background: url('/sticky/images/icons/opened.gif') no-repeat;
	}
	#results table tr.open td.price {
	  font-size: 15px;
	}
	
	/* awesome row (above threshold) */
	#results table tr.awesome td {
	  font-weight: bold;
	}
	#results table tr.awesome td.rel span {
	  background-color: #ffeb4d;
	}

	/* title */
	#results table tr.criteria td.title,
	#results table tr th.title {
	  padding-left: 30px;
	  text-align: left;
	}
	#results table tr td.title {
	  border-left-width: 0;
	  text-align: left;	
	  font-weight: bold;
	}
	#results table tr td.title a.toggle {
	  background: url('/sticky/images/icons/closed.gif') no-repeat;
	}
	#results table tr td.title a.toggle img {
	  vertical-align: middle;
	  width: 11px;
	  height: 12px;
	  border-width: 0;
	}
	#results table tr td.title img.item {
	  vertical-align: middle;
	  width: 14px;
	  height: 14px;
	  margin: 0 5px;
	}
	
	/* match price */
	#results table tr td.price {
	  color: #105575;
	  font-weight: bold;
	}
	
	/* relevance */
	#results table tr td.rel {
	  border-right-width: 0;
	}
	
	/* other */
	#results table tr td.other {
	  padding-left: 21px;
	  border-left-width: 0;
	  text-align: left;
	}
	#results table tr td.other a.pic {
	  float: left;
	}
	#results table tr td.other a.pic img {
	  width: 70px;
	  height: 58px;
	  border-width: 1px;
	}
	#results table tr td.other .info {
	  margin-left: 82px;
	  padding: 5px;
	  border: 1px solid #dedede;
	  background-color: #f4f4f4;
	}
	
	/* range */
	#results table tr td.range {
	  font-weight: normal;
	}
	
	/* blank row */
	#results table tr.blank td {
	  height: 10px;
	  margin: 0;
	  padding: 0;
	  border-width: 0;
	}
	
	/* search criteria */
	#results table tr.criteria td {
	  border-top: 2px solid #63a7ca;
	  border-bottom: 2px solid #63a7ca;
	  background-color: #eff6fa;
	  font-weight: bold;
	}
	#results table tr.criteria td.title {
	  border-left: 2px solid #63a7ca;
	  background: #eff6fa url('/sticky/images/pricingestimator/arrow_title.gif') no-repeat 10px center;
	}
	#results table tr.criteria td.price {
	  font-size: 15px;
	}
	#results table tr.criteria td.rel {
	  border-right: 2px solid #63a7ca;
	}
	    #results table tr.criteria td.rel a {
	      margin-left: 3px;
	    }
	    #results table tr.criteria td.rel img {
	      width: 14px;
	      height: 14px;
	      border-width: 0;
	      vertical-align: middle;
	    }

/* tool tip */
.tool-tip {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 200px;
  padding: 10px;
  background-color: #ffffcc;
  line-height: 17px;
}

.txtSection 
{
	background-color: #eff6fa;
	color: #000;
	padding: 20px;
}
.txtSection .mh 
{
	background-color: Transparent;
	color: #105476;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px;
}
.txtSection p 
{
	line-height: 17px;
	margin: 0px 0px 10px;
}
ul.cross 
{
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
}
ul.cross li {
  margin-bottom: 5px;
  padding-left: 12px;
  background: url('/sticky/images/bullets/star/blue.gif') no-repeat 0px 4px;
}