/* ------------------------------------------------------------------
master.css
------------------------------------------------------------------ */


/* Home Feature
------------------------------------------------------------------ */
#home-feature { width: 700px; float: left; margin-top: -13px; *margin-top: 0px; }


/* Home Feature Main
------------------------------------------------------------------ */
#home-feature-main { margin-bottom: 5px; width:700px; height: 130px; padding-top:100px; background-image: url(/static/unishippers/images/home/home-feature.jpg); }
#home-feature-text  { width: 345px; margin-left: 275px; font-size: 13px; text-align: left; color: #FFFFFF; line-height: 170%; }
#home-feature-text  a:link,
#home-feature-text  a:visited { color: #FFFFFF; text-decoration: underline; }

/* Home Feature Middle
------------------------------------------------------------------ */
#home-feature-middle { width:700px; height: 93px; padding-top: 10px; position: relative; background: url(/static/unishippers/images/home/home-feature-middle-bg.jpg); }
#home-middle-text { width: 545px; margin-left: 15px; font-size: 12px; text-align: left; line-height: 160%; }
#home-middle-text .head { font-size: 17px; color: #CC0000; font-weight: bold; }

/* Home Feature Bottom
------------------------------------------------------------------ */
#home-feature-bottom { width:700px; height: 175px; position: relative; }
#home-feature-bottom a {margin:0}
#home-feature-bottom .home-left { position:absolute; top:0; left:0; }
#home-feature-bottom .home-center { position:absolute; top:0; left:234px; }
#home-feature-bottom .home-right { position:absolute; top:0; right:0; }


/* Home Menu
------------------------------------------------------------------ */
#home-menu { width: 262px; float: right; margin-top: -9px; *margin-top: 4px; }
#home-menu * { line-height: 1.02em; }
#home-menu ul { margin: 0; padding: 0; list-style: none; color: #273850; }
#home-menu li { height: 60px; margin-bottom: 4px; *margin-bottom: 1px; }
#home-menu a:link,
#home-menu a:visited { display: block; padding: 23px 20px 15px 71px; color: #273850; }
#home-menu-ups-shipment { background: url(/static/unishippers/images/home/home-menu-ups-shipment.jpg) no-repeat; }
#home-menu-freight-shipment { background: url(/static/unishippers/images/home/home-menu-freight-shipment.jpg) no-repeat; }
#home-menu-ups-quote { background: url(/static/unishippers/images/home/home-menu-upsquote-shipment.jpg) no-repeat; }
#home-menu-freight-quote { background: url(/static/unishippers/images/home/home-menu-freightquote-shipment.jpg) no-repeat; }
#home-menu-schedule-pickup { background: url(/static/unishippers/images/home/home-menu-upspickup-shipment.jpg) no-repeat; }
#home-menu-order-supplies { background: url(/static/unishippers/images/home/home-menu-upssupplies-shipment.jpg) no-repeat; }
#home-menu-ups-track { background: url(/static/unishippers/images/home/home-menu-upstrack-shipment.jpg) no-repeat; }
#home-menu-freight-track { background: url(/static/unishippers/images/home/home-menu-freighttrack-shipment.jpg) no-repeat; }
