/*	
	---------------------------------------------------------------
		@filename		epl.css
		@author			lshenouda
		@description	Style definitions for the gopost forms and layout, cascade after common usps css
	--------------------------------------------------------------- 
*/
p {
	/* font-size: 1.2em; */
	line-height: 14px;	
}
p.desc {
	font-size: 1.2em;
}
form {
    display:inline;
}
h3 {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0;
}
.smaller {
	font-size: smaller;
}
#top-wrap,
#top-wrap-home {
	min-height: 90px;
    padding-top: 18px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#top-wrap-home {
	height: 100px;
}
.layout-1col-A #top-wrap-home h1 {
    padding: 10px 0 13px 0px;
}
.layout-1col-A #top-wrap h1,
.layout-1col-A #top-wrap-home h1 {
  	padding: 10px 0 13px 15px; 
  	padding: 0px 0 13px 15px; 
}
h4 {
    margin-bottom: 10px;
}
h4 span {
  	font-weight: normal;
}
/* fix for shadow in all gopost pages other than gopost01 */
.layout-1col-A #main .page-section {
	padding-bottom: 20px;
}

/*pickup cycle from landing-page.css	https://www.usps.com/globals/landing-page.css */

#pickup-cycle {
	 width: 305px;
	 background: 50% 0 url('/media/images/gp/gopost-cycle.png') transparent no-repeat;
	 height: 260px;
	 margin-top: 14px !important;
	 position: relative;
}

#pickup-cycle .step{
	 position: absolute;
	 min-height: 10px;
}
.tool-tip{
	 display:none;
	 width: 236px;
	 position: absolute;
	 z-index:999;
	 left: 50%;
	 top: 4px;
	 margin-left: 122px;
	 font-size: 0;
}
.dj_ie .tool-tip{
	 margin-top:-10px;
}
* html .tool-tip.tt-4{
	 margin-top:20px !important;
}
.tool-tip .cap-top{
	 width: 236px;
	 height: 26px;
	 left:0;
	 background: url(/media/images/gp/tt/tool-tip-top.png) no-repeat 0 0;
	 display: block;
}
#pickup-cycle .step.hover .tool-tip{
	 display: block;
}
.tool-tip p strong{
	 font-weight: bold;
}
.tool-tip .mid {
	 font-size: 10px;
	 padding: 4px 30px;
	 float:left;
	 background: url(/media/images/gp/tt/tool-tip-mid.png) repeat-y 0 0;
}
.tool-tip .mid h5 {
	 color: #202020;
	 font-size: 180%;
	 font-weight: normal;
	 line-height: 1.15em;
	 margin-bottom: 3px;
}
.tool-tip .mid  img,
.tool-tip .mid p.last{
	 margin-bottom:0 !important;
	 padding: 0;
	 font-size: 11px;
}
.tool-tip .mid  img{
	 padding-top: 6px;	
}
.tool-tip .mid p{
	 padding: 0;
}
.tool-tip .mid p.callout{
	 margin-top:8px;
}
.tool-tip .cap{
	 width: 236px;
	 height: 18px;
	 position: relative;
	 float:left;
	 background: url(/media/images/gp/tt/tool-tip-bottom.png) no-repeat 0 0;
}
/*
#qStep1{
	 width: 137px;
	 left:40px;
	 top:-35px;
}*/
#qStep2{
	left: 220px;
    top: 120px;
    width: 130px;
}
.tool-tip.tt-2{
	top:174px;
	margin-left: 260px;
	z-index: 999;
}
#qStep3{
 	width: 138px;
    left: 120px;
    top: 236px;
}
.tool-tip.tt-3{
	top: 318px;
	margin-left: 168px;
	z-index: 999;
}
#qStep4{
	left: 30px;
	top: 120px;
	width: 140px;
}
.tool-tip.tt-4{
	top:205px;
	z-index:999;
	margin-left: 77px;
}
/*
*:first-child+html .tool-tip.tt-4{
	 top: 130px;
}*/
html body .button-link{
	 z-index:9999;
}
.promo-bucket, .last-promo-bucket {
    background: url("/media/images/bg_promo.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block !important;
    height: 177px;
    margin-top: 10px;
    width: 234px;
}
.promo-bucket.last {
    margin: 0 !important;
}

.dj_ie #page-intro{margin-left: 0 !important;}
f1
}
/*end pickup cycle from landing-page.css	*/

/*start from links-block from master.css	*/


.links-block ul {
    list-style-type: none;
    margin-bottom: 3px;
    margin-left: 0;
    margin-top: 3px;
    padding-left: 0;
}
.boldLink {
    background: url("/media/images/gp/links/usps_phx_blue_arrow.gif") no-repeat scroll right top transparent;
    color: #2F6FA9;
    font-style: normal;
    font-weight: bold;
    padding-right: 10px;
    text-decoration: none;
}
.boldLink:hover {
    background-position: right -27px;
}
.header .links-block-wrapper-left {
	float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right:0;
}
.header .links-block-wrapper-right {
	float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right:0;
}

.header {
    margin: 0 auto;
    padding-left: 10px;
}
.header a {
    color: #2F6FA9;
    font-weight: bold;
}
.header a.smallLink {
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: underline;
}
.header .links-block {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: silver;
    border-style: solid;
    border-width: 0 1px;
    min-height: 50px;
   /* width: 294px; */
    width: 220px;
   
}
.header .desc {
    font-size: 1.2em;
    padding-bottom: 20px;
}
.header .confirmation {
    margin-top: 10px;
}
.links-block-top {
    background: url("/media/images/gp/links/252roundedTop.gif") no-repeat scroll center top #FFFFFF;
    height: 5px;
    width: 252px;
}
.links-block-bottom {
    background: url("/media/images/gp/links/252roundedBottom.gif") no-repeat scroll center top #FFFFFF;
    height: 5px;
    width: 252px;
}
.links-block {
    background: url("/media/images/gp/links/links-block-bkg.png") repeat-x scroll center bottom #FFFFFF;
    font-size: 1.2em;
    padding: 6px 15px;
}
.links-block .italic {
    color: #656565;
    font-style: italic;
    font-weight: bold;
}
/*END from links-block from master.css	*/

.feedLink {
	margin-top:80px;
	clear:both;
}
#downloadPDF {
	float: right;
	margin-right: 68px;
}
#main #downloadPDF a,
#main #downloadPDF a:focus,
#main #downloadPDF a:link {
	text-decoration: underline;
}
/*from sap.css */

.input-inline {
    display: inline;
    float: left;
    margin-bottom: 20px;
}
.column {
    width: 282px;
    float: left;
    position: relative;
}
/* new classes for gopost */
.column-wide {
    width: 320px;
}
.middle-column {
    margin-left:110px;
    margin-top:30px; 
    width:250px;
}
.right-column {
 	margin-left: 30px;
    margin-top: 30px; 
    width:220px;
}
.first-column h3{
	margin-top: 54px;
}
.column-required h3{
	margin-top: 33px;
}
.column-left{
	/* width: 390px; */
	margin-top: 40px;
}
.column-left-wide{
	width: 400px;
	margin-top: 10px;
	margin-bottom: 40px;	
}
.column-left2 {
    margin-left:100px;
    width: 510px;
}
.column-right-wide {
	margin-top: 50px;
	float: left;
}
.column-right-wide h2{
	color: #666;
	font-size:  2.0em;
}
.wide-column{
	margin: 0 30px 0 144px;
	width: 423px;
	float: left;
}
.last-column-narrow {
    margin-top: 40px;
    width: 200px;
}
.column-middle {
	float: left;
}

.columnWide {
    width: 420px;
}
.columnWrapper {
        margin: 30px 0 20px 7px;
}
/* END new classes for gopost */

p.rightAlign {
	text-align: right;
}
.shadow-style-A #main-inner {
    background: url('/media/images/global/backgrounds/main-inner.jpg') no-repeat scroll center bottom transparent;
}
#inside-wrap h2 {
   color: #2F6FA9;
   font-size: 2.3em;
   font-weight: normal;
   margin-bottom: 5px;
}
#inside-wrap p.desc {
    /* width: 265px; */
    margin-top: 10px; 
}
#headlineMenu {
    float: left;
  /* updated 3/26 for lockup task //  
  	width: 330px; */
    width: 390px;
    margin-top: 10px;
}   
#headline {
    float: left;
    width: 289px;
    height: 60px;
}   
#headline h1 {
    visibility: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 6;
}
#headline h1 img {
    visibility: visible;  
}
#taglineLogo {
   /* background: url('/media/images/gp/gp-tagline.png') no-repeat left top; */
    margin: 28px 0 0 30px;
    width: 343px;
}
#inside-wrap h2.tagline {
	font-weight: normal;
}
#inside-wrap h3.tagline{
    font-weight: bold;
}
#inside-wrap h3.tagline {
  color: #2F6FA9;
  font-size: 1.7em;
}
#inside-wrap h3.tagline span {
   color: #dd291e;
}
#taglineLogo h2.tagline {
	 font-weight: bold;
}
#top-wrap h3 {
	color: #000;
}
.cap-wrap h3 {	
}
label.notify { 
	font-size: 1.6em; 
	font-weight: normal;
	display: inline;
}
label#for-checkbox_moreDetails3
/*, 
label#__checkbox_notifications_event */{
	margin-left:3px;
	display: inline; 
}
#main-body {
	width:100%;
	background: url('/media/images/gp/bg-gradient2.gif') repeat-x scroll  0 -42px; 
}
#main-body-home {
	width:100%;
	position: relative;	
}
#create-body {
	width:1200px;
	text-align:left;
	background: url('/media/images/gp/bg-gradient.gif') repeat-x scroll center center; 
	/* */background:url('/media/images/gp/create-body.gif') no-repeat left; 
	height:538px;
	display: block;
	top:20px; 
	left: 0;
}
span.gplogo {
    background: url('/media/images/gp/gp-125.gif') no-repeat 3px 2px;
    padding: 0 18px 5px 0;  
}
span.gplogo-lg {
    background: url('/media/images/gp/go-logo.gif') no-repeat 3px 2px;
    padding: 20px 110px 20px 30px;
}
span.gp-sm {
    visibility: hidden;
}
span.gplogo-sm {
    background: url('/media/images/gp/gp-75.gif') no-repeat 3px 2px;
    padding: 0 10px 6px;
}
span.gplogo-100 {
    background: url('/media/images/gp/gp-100.gif') no-repeat 3px 2px;
    padding: 0px 5px 5px 0px;
}
.top-space {
	margin-top: 24px;
}
.cap-bottom, 
.cap-bottom-large {
    background-position: 0 -6px;
    margin: 0 0 10px !important;
}
.button-left-line {
	float:left;
	display: block;
}
.button-right-line {
	float: left;
	margin-left: 90px;
}
#sideBlockLft .button {
    float: left;
    margin: 1px 15px;
}
#sideBlockLft div.input-text-wrapper {
    float: left;
}

#sideBlockLft label {
    color: #666666;
    margin-bottom: 4px;
    margin-left: 3px;
}
#sideBlockLft div.input-text-lg input{
    width: 85px; 
}
#sideBlockLft h2 {
	font-size: 2.0em;
    margin-bottom: 5px;
}
#sideBlockRt li {
    color: #666; 
}
#sideBlockRt li span {
    font-variant: small-caps;
   /* font-style: italic; */
    font-weight: bold;
}
/*
#sideBlockRt div.left { 
 width:343px;
} */
#gpUnit {
    float: left;
}
#gpUnit img {
	margin-top: 10px;
}
#gpMenu h1{
	padding-top: 24px;
	font-weight: normal;
}
#gpMenu p { 
	font-size: 9.5pt;
	font-weight:bold;
	margin: 14px 15px auto auto;
	float:left;
}
ul.redBlockMenu {
    padding: 33px 0 0 0px;
    margin-left: 10px;
}
ul.redBlockMenu li {
    font-size: 1.5em;
    font-weight: bold;
    float: left;
    padding: 0 0 0 15px;
    margin: 0 0 0 33px;
    background:url('/media/images/gp/red-blk-10.gif') left center no-repeat;
}
ul.redBlock {
    /* list-style: square outside url('/media/images/gp/red-blk-15.gif'); */
    padding: 28px 0 0 0px;
    margin: 0;
}
ul.redBlock li {
    font-size: 1.75em;
    font-weight: bold;
    float: left;
    margin: 0 0 0 9px;
    padding: 0 30px 0 30px;
    background: url('/media/images/gp/red-blk-15.gif') left center no-repeat;
}
ul.redBlock-large li {
    /* font-size: 2em; */
    font-weight: normal;
    font-size: 1.7em;
    margin-left: 4px;
}
#gpBullet {
	margin: 30px 0 20px 90px;
}
ul.redBlock-large {
    list-style: disc outside url('/media/images/gp/red-blk-15.gif');
    background-position: center;
    width: 300px;
    padding-left: 7px;
}
ul.redBlock-large li.first-child {
    margin: 0 0 30px 10px;
}
ul.redBlock-large li.second-child {
    margin: 0 0 30px 60px;
}
ul.redBlock-large li.last-child {
    margin: 0 0 30px 110px;
}
.clickback {
	text-align:right;
}	
#zipLookup {
	/* padding: 0px 0 40px 0; */
}
#gpMenu{
    /* float: left; */
}
.legend {
    color: #202020;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 0;
}
.legend  h2{
    color: #000;
}
.drop {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 10px 0;
    width: 264px;
}
legend .drop {
    color: #363636;
    font-size: 0.9em;
    margin: 5px 0;
    font-weight:normal;
}
#email,
#mobile {
	clear: both;
}
#learn h2{
	
}
#learn p {
	font-size: 9.25pt;
}
#blockcontainer {
	width: 960px;
}
#sideBlockLft {
	float: left;
	display:block;
	background: url('/media/images/gp/block-left.png') no-repeat left top;
	position: relative;
	width: 235px;
	margin: 0 6px 0 0;
	height: 287px; 
}
#sideBlockLft div {
}
#gpFind {
    display: block;
    margin-top: 25px;
    margin-left: 25px;   
}
#gpVideo {
    margin-top: 45px;
    margin-left: 25px;
}
.gpVideo img {
    margin-bottom:5px;
}
#sideBlockRt {
	float: left;
	display:block;
	background: url('/media/images/gp/block-right.png') no-repeat left top;
	position: relative;
	width:719px;
	height: 287px;
}
#ManageArea {
	display:block;
	padding: 0;
	position: relative;
	margin-top: 25px;
	margin-left: 23px;
	width: 193px;	
}
#ManageArea  h2{
	font-weight: normal;
	font-size: 1.8em;
	color: #333;
	line-height: 1em;
}
#prioritybox {
	margin: 30px 0 0 1px;
}
.checkwrap {
/*	margin-right: 15px; */
	margin-bottom: 20px;
}
#eventWrap.checkwrap {
	margin-bottom:0px; 
	margin-top:15px;
}

#moreDetailsWrap {
	margin-top: 0px;
}
#extraInfoWrap {
    padding-top: 0px;
    margin-top: 0px;
    /*padding-left: 19px;*/
}
#extraInfoWrap label {
    padding-top: 0px;
    font-size: 1.15em;
}

.column-required {
	margin-right: 0px;
}
#req-text span.required {
    position: static;
}

legend {
	font-size: 1.1em;
}

.tundra .dijitRadio, .tundra .dijitRadioIcon { 
	display: inline-block;
	margin-bottom: 3px;
}
.dijitCheckBox {
    margin-top: 0;
} 
#radio-no {
    margin-top: 15px;
    margin-bottom: 25px;
    height: inherit; 
}
#radio-yes {
    margin-bottom: 0;
}
.design-list {
    margin-top: 10px;	
}
.contact-block {
    margin-bottom: 15px;
}
#editreg {  
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
.column-two {
    float: left;
	margin-top: 20px;
	margin-left: 40px;
}
.last-column{
}
.last-column h3{
    margin-top:33px;
}
#req-text {
	margin-bottom:15px;
}
.contactMethods {
	margin-top: 10px;
    width:210px;
}
#slidingDiv {
	margin-left:20px;
	width: 500px;
}
#slidingDiv .checkwrap {
	margin-top: 20px;
	float: left;
	width: 200px;
}
#slidingDiv .contactMethods {
	margin-top:20px;
	float: left;
	margin-left: 45px;
	width: 205px;
}
div.input-text-lg input{
	width: 190px; 
}
#zipHolder div.input-text-lg input {
    width: 85px;
}
div.input-text-lg input#tPin,
div.input-text-lg input#notifications_tpin,
div.input-text-lg input#tPin-update {
    width: 30px;
}
div.input-text-lg input.eventInput  {
    width: 100px;  
}
.contactMethods .input-text-wrapper input-text-lg inline phone-container {
	margin-bottom:10px;
}
.locations {
	float: left;
	width: auto;
}
.locations2 {
	margin-bottom: 20px
}

.pic {
	margin-top: 40px;
	margin-left: 50px;
}
.pic h3 {
	display: block;
	/* margin-bottom: 20px; */
}
.pic img {
	border: none;
	/* margin-top: 40px; */
}
.picGo img {
	border: none;
	margin-top: 50px;
}
#locations2 .column-left {
    margin-top: 20px;
	margin-right: 50px;
    width: 300px;	
}
.addressbox {
	 margin-bottom: 25px;
	 margin-top: 10px;
} 
#locations2 .addressbox {
	 margin-bottom: 30px;
	 margin-top: 10px;
} 
#notificationColumn div.buttons {
    margin: 70px 0 0 0;
}
#notificationColumn .button-left-line {
	display: block;
}
#notificationColumn .button-right-line {
}
#notificationColumn .section-register h4 {
	margin-bottom: 6px;
}
#pinField div.input-text-lg input,
#pinField2 div.input-text-lg input {
    width: 30px;
}
.address {
	background: url('/media/images/global/quicktools/quick_tool_sprite.gif') no-repeat -11px -40px; 
	margin-right: 0px;
	height: 32px;
	float: left;
	width: 32px;
}
.addresstext  {
	margin-left: 15px;
	margin-right: 18px;
	float: left;
}
.addresstext  p {
	font-size: smaller;
}
#googlemap {
	float: left;
	margin-top: 6px;
	border: 7px solid #ccc;
}
#form-container {
    margin-top: 5px;
    float: left;
}
p.factoids {
    margin: 10px 0 10px 0;
    color: #202020;
}
/* Buttons */
#maps-box {
	float:left;
	margin: 20px 25px;
}

#btn-find {
	float: left;
	margin: 52px 0 0 0px;	
}
/* Captcha */

.fieldRow	{
	margin: 10px 0 10px 0;
}
#ZipAlertArea #zipHolder {
	width: 80px;
	margin-top: 30px;
}
#zipContain,
#zipHolder {
	float: left;
}

#zipHolder.input-inline {
	width: 100px;
}

input.show_hide_no,
input.show_hide_yes {
	margin-right: 5px;
}
#ZipAlertArea .input-inline {
	margin-top: 15px;
	float: left;
}
 input#zipcode.textInput  {
	width: 6.2em;
}
#trackAlertArea {
	width: 204px;
}
#trackAlertArea {
	display:block;
	padding: 0;
	float:left;
	clear: both;
	margin: 88px 0 0 425px;
}

/* Show-Hide   */
.show_hide,
.show_hide_sms,
.show_hide_email {
	display:none;
}
span.sliding2,
span.sliding1  {
    display: inline;
}
/* UI accordion */

#faq-accordion {
	width: 720px;	
	margin: 20px 0 0 20px; 
}
#faqContent {
	margin: 60px 40px 20px 0px;
}
#accordion h3 {
    font-size: 1.3em;    
    line-height: 1.2em;  
}  
#accordion p,
#accordion li p {
   margin: 5px 70px 10px 23px;
   font-size: 1.2em;
   /*   letter-spacing: normal;
    line-height: 1.1em; */
}
#accordion li p {
 margin-left: 0px;
}
#accordion p.backtop {
	margin-bottom:15px;
	font-size: 1.1em;
	text-align:right;
}
#main .backtop a,
#main .backtop a:link,
#main .backtop a:focus {
  text-decoration: underline;
 }
#accordion li {
    margin: 5px 30px 10px 10px;
}
#accordion ol {
    list-style: decimal outside none;
}
#accordion ol p {
	font-size: 1.1em; 
}
#accordion ul {
	color: #2F6FA9;
   	margin: 10px 0 25px 25px;
   	list-style-type:disc; 
}
#accordion ul li {
    list-style: disc outside none;
    /* background: url('/media/images/gp/red-blk-10.gif') no-repeat scroll left 5px; */
    
}
#accordion ol li {
    margin: 5px 140px 0 45px;
}
#accordion ul li p {
	color: #333;
      /*  margin: 20px 0 0 5px; */
    padding: 0 0 0 0;
}
#accordion ol li,
ol.factoids li {
    color: #2F6FA9;
}
#accordion ol li p,
ol.factoids li p {
    color: #333;
   /* font-size: 1.1em; */
    margin-left: 0;
    line-height: 15px;
}
ul.factoids  {
    list-style-type: disc;
    margin: 10px 0 25px 15px;
}
ol.factoids  {
    list-style: decimal outside none;
    /* font-size: 1.3em; */
    margin-left: 20px;
}
ol.factoids li p {
	margin-bottom: 10px;
}

#faq-accordion .pic img {
	margin: 5px 5px 5px 45px;
}
#faq-accordion p.rightAlign {
	font-size: 1.1em;
	margin-right: 0px;
}
span.numarginhead {
	margin-left:6px;
}
span.numargin {
	margin-left:9px;
}
.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
.clear {
	clear:both;
}
/* 
// removed 3/26 
ul.factoids li {
   background: url('/media/images/gp/red-blk-10.gif') no-repeat left 5px; 
   list-style: disc outside none;
} 
*/ 
ol.factoids li p,
ul.factoids li p {
    font-weight: normal;
    margin: 20px 0 0 5px;
    /* padding: 0 0 0 15px; */
}  

ul.factoids li p {
 font-size: 1.3em; 
 }
 
h4.larger{
	font-size: 1.5em;
}
.margintop {
	margin-top: 20px;
}
.margintopten {
	margin-top: 10px;
}
.marginbot {
	margin-bottom: 20px;
}
.marginlft {
	margin-left: 18px;
}
.shiftRt {
/*	margin-left: 170px; */
	margin-left: 50px;
}
.padrt {
	padding:30px;
}
#findImage,
#addressImage {
	width:550px;
}
/*coming soon locations page */ 

.center {
    text-align: center;
}
.grey {
   /* background-color: #eee; */
} 

/* styles for confirm edit page */

.account-results {
	margin-left: 7px;
	font-size: 1.10em;
	font-color: #000;
	font-weight: normal;
	float:left;
}

label.account-label {
	font-color: #666;
	font-weight: bold;
	float:left;
	display: inline;
}
#promo-videos .promo-left a {
    color: #2F6FA9;
    display: block;
    float: left;
    font-weight: normal;
    margin-bottom: 6px;
    text-decoration: underline;
    width: 180px;
}
.promo-article p {
    font-size: 1.1em;
    line-height: 140%;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 0;
}
p.wmv-wrap a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
span.superscript {
	font-size: smaller;
	vertical-align:top;
}
p.goSearch {
	margin: 10px 10px 10px 0; 
}
/* error styles */

div.result span {
    background-image: url("/media/images/gp/success_error_icon.jpg");
    background-repeat: no-repeat;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 16px;
    padding-left: 18px;
    padding-top: 0;
}

span.error {
    background-position: 0 -16px;
}
/* from tools.css */

.zip-content {
    position: absolute;
}
/* from learn-more-video.htm */

#promo-videos .promo-left a.watch_video {
    background: url("/media/images/gp/button_watch.jpg") no-repeat scroll 0 0 transparent;
}
#promo-videos .promo-left a {
    color: #2F6FA9;
    display: block;
    float: left;
    font-weight: normal;
    margin-bottom: 6px;
    text-decoration: underline;
    width: 180px;
}
.hide-fromsighted, .hide-fromsighted-v2 {
    display: block;
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -4000px;
    width: 1px;
}
p.wmv-wrap {
    margin-bottom: 2px;
}
.searchArea {
	margin-top:20px;
	width:250px
}
#results-button {
	margin-top:15px;
}
#deletebutton {
	margin-bottom: 20px;
	margin-top:10px;
}
#backtobutton {
	width:160px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#feedbackbutton {
	margin-top: 10px;
	clear: both;
}
/* from sap.css */

div.checksVertical {
    margin-bottom: 10px;
}
.checksVertical {
    
}
/* page and 8 and 21 from polo.css and custom for locations table */

#search-results .middle-top-cap {
	background: url("/media/images/global/sprites/gry_hdr_tall_sprite.png") repeat-x scroll 0 -36px transparent;
	height: 36px;
	width: 461px;
	overflow: hidden;
	float: left; 
}
#search-results .middle-top-cap h2 {
	padding: 1px 0;
	color: #656565;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	float: left; 
}
#search-results .cap-content {
	height: 12px;
	padding: 12px 6px; 
}
#search-results .left-top-cap {
	background: url("/media/images/global/sprites/gry_hdr_tall_sprite.png") no-repeat scroll 0 0 transparent;
	height: 36px;
	width: 4px;
	float: left; 
}
#search-results .right-top-cap {
	background: url("/media/images/global/sprites/gry_hdr_tall_sprite.png") no-repeat scroll -4px 0 transparent;
	height: 36px;
	width: 4px;
	float: left; 
}
/*Content*/
#search-results table { 
	width: 100%; 
}
#search-results td {
	padding: 6px 0;
	vertical-align: top;
	font-size: 11px; 
}
#results-dist { 
	width: 95px; text-align:left; padding-left:10px; 
}
#results-dist span { 
	cursor: pointer; display: inline-block; 
}
#search-results #results-dist .down-carrot {
	height: 5px;
	width: 8px;
	background: url(/media/images/account/acc_grid_arrows.png) 0 -27px no-repeat transparent; 
}	
.dj_ie7 #search-results #results-dist .down-carrot,
.dj_ie7 #search-results #results-dist .up-carrot {
	vertical-align:2px;
}	
#search-results #results-dist .up-carrot {
	height: 5px;
	width: 8px;
	background: url(/media/images/account/acc_grid_arrows.png) 0 0px no-repeat transparent; 
}
#results-location {
	color: #656565;
	width: 185px;
	text-align: left; 
}
#results-hours a.info-icon {
    margin-top: 2px;
    vertical-align: -5px;
}
.dj_ie7 #results-hours a.info-icon {
	vertical-align:middle;
	margin-top: 1px;
}
#results-hours {
	color: #656565;
	width: 70px;
	text-align: left; 
}
#search-results thead, 
#search-results tfoot,
#search-results thead tr, 
#search-results tfoot tr {
	font-size: 9px;
	background: url("/media/images/global/sprites/gry_hdr_tall_sprite.png") repeat-x scroll 0 -36px transparent;
	height: 30px;
}
/*Result*/
.result {
	/*height: 75px;*/
}
.result td{
	border-top: 1px solid #CECDCB; 
	vertical-align:top;
}
.result .flag {
	float: left;
	cursor: pointer;
	margin-left:8px; 
}
.result .miles {
	float: right;
	margin-right: 18px; 
}
.result .link { 
	margin-bottom: 3px; 
}
.result .link a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}
.result .hours .days {
	display: inline-block;
	width: 80px; 
}
#search-results table {
    width: 100%;
}
#search-results .middle-bottom-cap {
    background: url("/media/images/global/sprites/gry_hdr_tall_sprite.png") repeat-x scroll 0 -108px transparent;
    float: left;
    height: 36px;
    overflow: hidden;
    width: 461px;
}
#search-results .left-bottom-cap {
    background: url("/media/images/global/sprites/gry_hdr_alt2.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 36px;
    width: 4px;
}
#search-results .right-bottom-cap {
    background: url("/media/images/global/sprites/gry_hdr_alt2.png") no-repeat scroll -714px 0 transparent;
    float: left;
    height: 36px;
    width: 4px;
}
.overlay {
    background-color: #000000;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.po-overlay {
    background-color: #000000;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    z-index: 100;
}
.rightCol {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.leftCol {
    display: inline-block;
    float: left;
    margin-right: 13px;
    vertical-align: top;
    width: 350px;
    z-index: 100;
}
.rightCol {
    position: relative;
    margin-left:82px;
}
.rightCol .error-box-wrap {
    height: 100px;
    position: absolute;
    top: -100px;
}
.rightCol .error-box-wrap #error-box {
    bottom: 0;
    position: absolute;
    width: 475px;
}
.locationRow {
    padding: 5px 0 10px 20px;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #CECFCE;
}
.locationRow a {
   margin-bottom: 3px;
}
p.theader {
	font-weight: bold;
	/* color: #656565; */
}
#results-body {
    background: url("/media/images/global/backgrounds/hm_bg_gradient_1px.gif") repeat-x scroll center bottom white;
}
.table-wrap {
    border-left: 1px solid #CECDCB;
    border-right: 1px solid #CECDCB;
}
div.table-wrap {
    width: 100%;
}
#results-location {
    color: #656565;
    text-align: left;
    width: 185px;
}
.locTopRow {
	border-top: 1px solid #CECFCE;
 	 color: #656565;
  	 text-align: left;
}
.locBottomRow {
	border-bottom: 1px solid #CECFCE;
	padding: 10px 0 10px 20px; 
}
 #thead {
    background: url("/media/images/global/sprites/gry_hdr_tall_sprite.png") repeat-x scroll 0 -36px transparent;
    font-size: 9px;
    color: #656565;
    height: 10px;
}
#results-dist {
    padding-left: 60px;
    width: 100px;
    color: #656565;
}
#results-body .table-wrap {
    float: left;
    min-height: 120px;
    width: 420px;
}
#results-body {
    background: url("") repeat-x scroll center bottom white;
}
#search-results td {  
}
#search-results td.dist {
    width: 95px;
}
#search-results td.hours {
    width:0;
    margin:0;
    padding:0;
}
#search-results td.location {
 	text-transform: uppercase;
    width: 450px;
}
#search-results .middle-bottom-cap {
    width: 414px;
}
.goInfo p {
	font-size:1.3em;
	margin: 20px 0 0 0px;
    padding: 0;
}
/* for flowplayer video elements */

#gpVideo div.video {
    height:105.18px;
    width:187px;
    cursor:pointer;
    text-align:center;
    float:left;
    margin:0 0 8px 0;
}
#gpVideo div.video a img {
    margin-top: 30px;
}
#gpVideo div.video div.info span {
    color:#99FF99;
    display:block;
}
#howWorks.video {
    height:168px;
    width:298px;
    cursor:pointer;
    text-align:center;
    float:left;
    margin:0 0 30px 0;
}
#howWorks.video a img {
    margin-top: 60px;
}
#videoDialogContent {
	display:none;
}
#videoContainer {
	width:298px;
}
#modal_content {
	display:none;
}

img#video-player {
	margin: 32px 20px 22px 10px;
}
#videoContainer img#video-player  {
    margin: 0;
    padding: 10px 0 0 0;
}
#videoContainer {
	float: left;
    margin: 0 0 0 60px;
}

/* for gopost 23, styles from sap.css */
 .textAreaWrap {
    margin-top: 7px;
    width: 280px;
}
textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("/media/images/ship/schedule-pickup/phx_freeform_background.png");
    background-repeat: repeat-x;
    border-color: -moz-use-text-color #E4E4E6;
    border-style: none solid;
    border-width: medium 1px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    height: 194px;
    margin: 0;
    padding: 5px 15px 0 5px;
    width: 259px;
}
.babyCapTL,
.babyCapTR,
.babyCapTM,
.babyCapLL,
.babyCapLR,
.babyCapLM{
	height:4px;
}
.babyCapTL,
.babyCapTR,
.babyCapLL,
.babyCapLR{
	width:4px;
}
.babyCapTL{
	background-image:url(/media/images/ship/schedule-pickup/phx_freeform_tl_corner.png);
	background-repeat:no-repeat;
	float:left;
}
.babyCapTM{
	background-image:url(/media/images/ship/schedule-pickup/phx_freeform_t_repeat.png);
	background-repeat:x-repeat;
	margin:0 4px;
}
.babyCapTR{
	background-image:url(/media/images/ship/schedule-pickup/phx_freeform_tr_corner.png);
	background-repeat:no-repeat;
	float:right;
}
.babyCapLL{
	background-image:url(/media/images/ship/schedule-pickup/phx_freeform_bl_corner.png);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
}
.babyCapLM{
	background-image:url(/media/images/ship/schedule-pickup/phx_freeform_b_repeat.png);
	background-repeat:x-repeat;
	margin:0 4px;
	margin-bottom:20px;
}
.babyCapLR{
	background-image:url(/media/images/ship/schedule-pickup/phx_freeform_br_corner.png);
	background-repeat:no-repeat;
	float:right;
	margin-bottom:20px;
}

/* for gopost location site comments */
.locComment{
	font-size: 10px; font-style: italic; color:blue; text-transform:none;
}

/* new styles for redeliver*/
.datefield input {
    margin-right: 10px;
}
.textfield input, .datefield input {
    background: url("/media/images/global/form/fieldBG.jpg") repeat-x scroll center top transparent;
    border: 0 none;
    color: #202020;
    float: left;
    font-size: 1.1em;
    height: 26px;
    line-height: 26px;
    margin: 0;
    width: 100%;
}
.inputLeft {
    background: url("/media/images/global/form/input_summary_l.png") no-repeat scroll left center transparent;
    height: 27px;
    margin-right: 2px;
    padding-left: 3px;
    width:70px;
}
.inputRight  {
    background: url("/media/images/global/form/input_summary_r.png") no-repeat scroll right center transparent;
    height: 27px;
    padding-right: 3px;
    width:100px;
}
/*privacy policy wrap*/
#scrollable-wrap span.required {
    position: static;
}
#scrollable-wrap div.dijitCheckBox.dijitInline, #nameContact div.dijitCheckBox.dijitInline {
    vertical-align: -2px;
}
.scrollContainer {
	overflow:hidden;
	position:absolute;
    height: 67px;
/*    width: 597px; */
    width: 527px;  /*updated 8/30 */
}

#scrollable-wrap {
    /*padding-left: 338px;*/
    width: 597px;
    width: 527px;  /*updated 8/30 */
}
.scrollInterior {
    padding: 0 0 0 15px;
/*    width: 563px; */
    width: 512px; /*updated 8/30 */
}
.scrollable {
    background-image: url("/media/images/registration/privacy_bg.png");
    background-repeat: no-repeat;
    height: 80px;
  /*  width: 597px;*/
    width: 527px; /*updated 8/30 */
}
.med .scrollContainer {
    width: 482px; 
}
.med .scrollable {
    width: 470px; 
}
#scrollable-wrap.med {
    /*padding-left: 338px;*/
    width: 470px;
}
.med .scrollInterior {
    width: 468px;
}
#privacyPolicy .scrollable p {
    font-size: 1.1em;
}	
.scrollInterior .desc {
	background:none repeat scroll 0 0 transparent;
	font-size: 1.1em;
	height: 64px;
	overflow-y: scroll;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.input-text-lg input.text-input-small {
    width: 85px;
}
.column-narrow {
	width: 150px;
}
/* GOPOST PICKUP */
#headlineMenu h1 span.drop {
	font-size: 11px;
	padding-top: 5px;
	width: 480px;
}
/*#headlineMenu.wide {
    width: 500px;
}*/
#barcodeWrap {
	width: 232px;
}