

#titleContainer {
	float: left;
	}

#HeaderB {
	width: 680px;
	border-bottom: none;
	float: left;
	padding-bottom: 6px;
	}

#tipsContainer {
	float: right;
	margin-top: 5px;
	}

#Footer div {
	margin-left: 0px;
	border-top: 1px solid #adc5d7;	
	}

.right {
	float: right;
	}

h2, h3, h4 {
	color: #008000;
	}

/*LIGHTBOX*/

.tintedBg {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background-color:#afafaf;
	opacity:0.5;
	}

.lightBox {
	margin-top:10px;
	}

.lightBox.hasJS {
	margin-top:0;
	width:498px;
	min-height: 270px;
	height: 270px;
	z-index:20;
	position:absolute;
	left:50%;
	top:50% !important;
	margin-top:-135px;
	background-color: white;
	border-bottom: 10px solid #006100 !important;
	}

div > .lightBox.hasJS {
	height: auto;
	}

.lightBox.hasJS.hide {
	display:none;
	visibility:hidden;
	border:1px solid red; /*will indicate erroneous display on page*/
	}

.lightBox.hasJS .heading {
	margin: 0px 10px !important;
	padding:8px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	}

.lightBox .heading {
	color: #006100;;
	font-weight:bold;
	background: white;
	}

.lightBox .heading a.closeBtn {
	display: block;
	float:right;
	width: 16px;
	height: 16px;
	background: url("/static/wa/consumerordertracking/cyaot/img/consumer/buttons/btn_info_close_10x11.gif") no-repeat right center;
	}

.lightBox .heading a.closeBtn span {
	display: none;
	}

.lightBox.hasJS .content {
	margin:0px 10px !important;
	padding:10px 0px;
	padding-bottom: 35px;
	}

.lightBox.hasJS .footer {
	position: absolute;
	bottom: 0;
	width: 480px;
	height: 30px;
	}

.lightbox-right, .lightbox-main {
	background-image: none !important;
	filter: none !important;
	height: 0px !important;
	margin: 0px !important;
	}

.lightbox-top, .lightbox-top-left, .lightbox-top-right, .lightbox-base, .lightbox-base-left, .lightbox-top, .lightbox-base-right {
	display: none;
	}

.orderTrackingReschedule label {
	font-weight: bold;
	float: left;
	width: 240px;
	}

.orderTrackingReschedule select {
	width: 233px;
	}

.orderTrackingReschedule textarea {
	width: 470px;
	height: 60px;
	}

.orderTrackingReschedule input, .orderTrackingReschedule select, .orderTrackingReschedule textarea {
	background-color: #f2faf2;
	}

.orderTrackingReschedule .PE_error span.PE_error {
	position: absolute;
	width: 190px;
	left: 250px;
	margin-top: 25px;
	color:#f60;
	}

/*END LIGHTBOX*/

/* orderTracking begin */

#orderTracking {
	width: 680px;
	}

#orderTracking label {
	font-weight: bold;
	width: 142px;
	float: left;
	}

#orderTracking input, #orderTracking select, #orderTracking textarea {
	background-color: #f2faf2;
	}

#orderTracking input.PE_swap {
	background-color: transparent;
	}

#orderTracking .wrap {
	margin-bottom: 9px;
	}

#orderTracking .warning label, #orderTracking .errorMsg {
	color: red;
	}

#orderTracking .warning img {
	margin-right: 5px;
	}

 #orderTracking .errorMsg {
 	margin-left: 142px;
 	margin-bottom: 5px;
 	}

#orderTracking .clearl {
	clear: left;
	}

#orderTracking .hidden {
	text-indent: -999em;
	overflow: hidden;
	font-size: 100%;
	}

#orderTracking .helpDiv, #orderTracking .PE_errWrapper {
	position: absolute;
	width: 180px;
	left: 150px;
	}

#orderTracking > div .helpDiv {
	left: 295px;
	}

#orderTracking .PE_errWrapper {
	color:#f60;
	}

#orderTracking > div .PE_errWrapper {
	left: 290px;
	}

#orderTracking .PE_errWrapper .PE_error img {
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
	}

#orderTracking table {
	width: 100%;
	margin-bottom: 10px;
	}

#orderTracking table th {
	color: #006100;
	}

#orderTracking table th, #orderTracking table td {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	
	}

#orderDetails, #trackingPhoneOrVision, #trackingTotalBroadband {
	position: relative;
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin-bottom: 15px;
	height:auto;
	}

#trackingPhoneOrVision h3, #trackingTotalBroadband h3 {
	font-size: 1.2em;
	}

#trackingPhoneOrVision div, #trackingTotalBroadband div {
	position: relative;
	}





#orderDetails {
	padding: 0px;
	}

#orderDetails h3, #orderDetails div.trackingParcel {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;

	}

#orderDetails div.trackingParcel {
	border-top: 1px solid #ccc;
	}

#orderDetails div.productFamily {
	width: 226px;
	float: left;
	margin: 0;
	
	}
	
#orderDetails div.productFamily p {
	margin-bottom: 0;
	}

#orderDetails div.productInformation {

	top:150px;
	left:200px;
	/*float: left;*/
	margin: 0;
	margin-top:0px;

	}

#orderDetails div.productInformation p {
	margin-bottom: 0;
	}

#orderDetails div.productInformation p a {
 	margin-left: 230px;
	}

#orderDetails div.productInformation > p a {
 	margin-left: 226px;
	}

#orderDetails div.productInformation p strong {
	width: 211px;
	float: left;
	margin-right: 15px;

	}

#orderDetails p.productTracking {
	background-color: transparent;
	clear: left;
	}

#orderDetails table {
	width: 678px;
	}

#orderDetails table th, #orderDetails table td {
	padding-left: 0px;
	padding-right: 0px;
	}

#orderDetails table th {
	border-bottom: 1px solid #ccc;
	}

#trackingNumber {
	position: relative;
	float: left;
	width: 550px;
	margin-right: 15px;
	height:auto;
	}
.reschedule{
    
	color: #999999;
	text-decoration:underline;
	}

	.textunderline{    
	
	text-decoration:underline;
	}

	#orderDetails p.productT {
	background-color: transparent;
	float: left;
	}



	
/* orderTracking end */

.hrnew{

      margin-left: 15px;
      margin-right: 15px;
      padding-top: 15px;
      color:#ccc;
      background-image:url("/static/wa/consumerordertracking/cyaot/img/consumer/buttons/img_hor_line.gif");
      clear: both;

            }
.hrnewpopup{

     display: block;
	margin: 5px 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #999999;
	height: 1px;
	overflow: hidden;

            }



.heading4
 {
    color: #008000;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom:10px;
 }	
/* orderTracking Home start */
span.hidden {
	left:-9999px;
	position:absolute;
}	
a.btnSwap {
	background-position:0 0;
	display:block;
	height:35px;
	overflow:hidden;
	width:245px;	
}
a:hover.btnSwap {background-position:0 -35px;}	
a.phoneBtn { background:transparent url(/static/wa/consumerordertracking/cyaot/img/buttons/btn_ordertrack_phone.gif) no-repeat scroll 0 0; }
a.bbBtn { background:transparent url(/static/wa/consumerordertracking/cyaot/img/buttons/btn_ordertrack_bb.gif) no-repeat scroll 0 0; }
a.visBtn { background:transparent url(/static/wa/consumerordertracking/cyaot/img/buttons/btn_ordertrack_vis.gif) no-repeat scroll 0 0; }
a.packBtn { background:transparent url(/static/wa/consumerordertracking/cyaot/img/buttons/btn_ordertrack_packages.gif) no-repeat scroll 0 0; }	
.buttonsLeft, .moduleRight { margin-top: 10px; }
.buttonsLeft {
	float: left;
	width: 265px;
}
.buttonsLeft .buttonLink { margin-bottom: 10px; }
.moduleRight {
	float: left;
	width: 405px;
}
.moduleBase {
	margin: 15px 0 20px 0;
}

#trackingNumber {
	border: 1px solid #ccc;
	width: 647px;
	padding: 15px;
	margin: 5px 0 20px 0;
}
.formLeft
{
	float:left;
	width:150px;	
}	
.textRight
{
	float:right; 
	width: 470px;
}	
.trackBtn { margin-top: 20px; }	
/* orderTracking Home end */
