/* used for all pages - common styles*/
a {
	color: #660099;
	cursor: pointer;
	text-decoration: underline
	
}
body {
	background-color: #fff;
	font: 11px Arial, sans-serif;
	color: #202020;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

sup {
	font-size: 70%;
}

input,select,option {
	font-family: arial;
	font-size: 11px;
}

select {
	width: 215px;
}

table {
	font-family: arial;
	font-size: 11px;
}

.buttongray {
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
}

.buttonpurple {
	font-size: 12px;
	background-color: #660099;
	color: #FFFFFF;
}
#linksNav {
	float: left;
	width: 175px;
	margin-right: 15px;
	padding-top: 10px;
}
#entrylinksNav {
	float: left;
	width: 175px;
	margin-right: 15px;
	padding-top: 10px;
}
#banner {
	clear: both;
	width: 745px;
	margin-bottom: 5px;
}
#bannertopleft
{
	background: #666666 none repeat scroll 0%;
	color: #FFFFFF;
	float: left;
	font-size: 22px;
	font-weight: bold;
	height: 160px;
	padding: 5px 0px 0px 5px;
	width: 185px;
}
#bannertopright
{
	float: left;
	width: 555px;
}
.mainheader1
{
	color: #660099;
	font-size: 18px;
}
.mainheader2
{
	color: #999999;
	font-size: 14px;
}
.subheaderwhite1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	background: #660099;
}
.centeraligned
{
	text-align: center;
}
.small
{
	font-size: 11px;
}
#appHeader {
	float: left;
	width: 745px;
}
#appHeader #appTitle {
	color: #660099;
	float: left;
	font-size: 18px;
}
#appHeader #appTitle2 {
	color: #999999;
	font-size: 14px;
}
#entryPage
{
	width: 745px;
	margin: 0px 15px;
	clear: both;
}
#entryPageAppHeader {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
#entryPageAppHeader #appTitle {
	color: #660099;
	float: left;
	font-size: 18px;
}
#entryPageAppHeader #appTitle2 {
	color: #999999;
	font-size: 14px;
}
#appTitle {
	padding-top: 10px;
}
#printableVersion {
    PADDING-RIGHT: 6px; 
    DISPLAY: inline;
    PADDING-LEFT: 20px; 
    BACKGROUND: url(/images/ascend/shared/icon_print.gif) no-repeat 0px 0px; 
    FLOAT: right; 
    PADDING-BOTTOM: 0px; 
    COLOR: #660099; 
    PADDING-TOP: 2px; 
    HEIGHT: 18px;
    TEXT-DECORATION: underline;
}
.hideInitially{
	display: none;
}
.fieldError {
	clear: both;
	color: #ff0000;
	font-weight: bold;
	width: 385px;
	padding-left: 155px;
	display: none;
}
.fieldErrorShow {
	clear: both;
	color: #ff0000;
	font-weight: bold;
	width: 385px;
	padding-left: 155px;
}
.trackFieldErrorShow {
	clear: both;
	color: #ff0000;
	font-weight: bold;
	width: 555px;
	padding-left: 0px;
}
.detailSag {
	width: 715px;
	clear: both;
}
.footerInclude {
	width: 745px;
	margin-top: 15px;
	clear: both;
	padding: 5px 0px 0px 4px;
}
.footerWrapper
{
	margin: 0px 0px 0px 15px; 
	width: 750px; 
	float: left;
}
.communication
{
	margin: 0px 0px 0px 15px; 
	width: 745px; 
	float: left;
}
.appframe
{
	width: 765px;
	float: left;
}
/* end common */
/* used for div spacing */
#content {
	border-color:#666666;
	border-style:solid;
	border-width:7px 1px 1px;
	float: left;
	width: 743px;
}

#smallcontent {
	border-color:#666666;
	border-style:solid;
	border-width:7px 1px 1px;
	background: #f5f5f5;
	float: left;
	width: 553px;
	margin: 5px 0px 5px 0px;
}
.tabbedPageContent {
	width: 715px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	float: left;
	clear: both;
}
.tabbedPageIndent {
	margin-left: 5px;
	margin-right: 5px;
	width: 705px;
}
.indent {
	margin-left: 5px;
	marging-right: 5px;
	width: 525px;
}
.masterContentLeft {
	clear: both;
	float: left;
	padding-bottom: 5px;
	width: 49%;
}

.masterContentRight {
	float: left;
	padding-bottom: 3px;
	width: 49%;
	
	/*IE6 Phantom Text fix */
	margin-right:-3px;
	padding-right: 3px;
}
.masterContentLeft2 {
	clear: none;
	float: left;
	padding-bottom: 5px;
	width: 29%;
}
.masterContentCenter2 {
	clear: none;
	float: left;
	padding-bottom: 5px;
	width: 45%;
}
.masterContentRight2 {
	float: left;
	padding-bottom: 3px;
	width: 25%;
	
	/*IE6 Phantom Text fix */
	margin-right:-3px;
	padding-right: 3px;
}
.masterFullContentLeft {
	clear: both;
	float: left;
	padding-bottom: 5px;
	width: 100%;
}

.masterFullContentRight {
	clear: both;
	float: right;
	padding-bottom: 5px;
}

.innerContentLeft {
	clear: both;
	float: left;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 44%;
}

.innerContentRight {
	float: left;
	padding-bottom: 3px;
	width: 54%;
	
	/*IE6 Phantom Text fix */
	margin-right:-3px;
	padding-right: 3px;
}

.innerFullContentLeft {
	clear: both;
	float: left;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 100%;
}
.elementRow {
	margin-top: 10px;
	/*margin-left: 10px;*/
	width: 545px;
}
.elementRowIndent {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 515px;
}
.elementRowLabel {
	clear: both;
	float: left;
	/*padding-bottom: 3px; */
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	
}
.elementRowControl {
	float: left;
	padding-bottom: 3px;
	width: 375px;
	
	/*IE6 Phantom Text fix */
	margin-right:-3px;
	padding-right: 3px;
	
}
/* end div spacing */
.bigstatusdelivered {
	font-family: arial;
	font-size: 20px;
	color: #00CC00;
	font-weight: bold;
}
.bigstatusred
{
	font-family: arial;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.bigstatus {
	font-family: arial;
	font-size: 20px;
	color: #660099;
	font-weight: bold;
}
.reddetailintransit
{
	font-family: arial, sans-serif;
	width: 68px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
	color: #FF0000;
}
.detailintransit
{
	font-family: arial, sans-serif;
	width: 68px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
	color: #660099;
}
.dataheader
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-color: #000000;
	display: inline;
}
.datafield
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	font-color: #000000;
	display: inline;
	margin-right: 5px;
	float: left;
	clear: left;
	width: 37%;
	margin-bottom: 2px;
}
.dataentry
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: black;
	display: inline;
	float:left;
	width: 61.5%;
	margin-bottom: 2px;
}
.datalabel
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	font-color: #000000;
	display: inline;
	margin-right: 5px;
}
.fielddata
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: black;
	display: inline;
}

.deliveredtitle
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #660099;
    display: inline;
}

.ocdeliveredtitle
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #660099;
}

.deliveredtitleUnderline
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #660099;
	display: inline;
	text-decoration: underline;
}

.trackingnumber
{
	font-family: arial, sans-serif;
	font-weight: ;
	font-size: 12px;
	color: black;
	display: inline;
}
/* over write framework styles */
.module
{
//	background: #f5f5f5;
	border: 0px;
}
.moduleHeaderTitle
{
	font: arial;
	font-size: 14px;
	color: #000000;
	border: 0px;
	font-weight: normal;
	margin: 0px;
}
.moduleHeader
{
	border-bottom: 1px solid #BBBBBB;
	border-top: 0px;
	border-left: none;
	border-right: none;
	margin: 0px;
}
.moduleHeaderEdit
{
	text-decoration: none;
}
.moduleHeaderHide
{
	text-decoration: none;
}
.moduleOptional
{
	background: #fff;
	border: 0px;
	float: left;
	font-family: arial;
	margin: 0 0 15px 0;
	width: 99.9%;
}
.moduleOptionalHeader {
	border-bottom:2px solid #666666;
	cursor:pointer;
	float:left;
	font-weight:normal;
	width:100%;
}
.moduleOptionalHeaderTitle{
	color:#000000;
	float:left;
	font-size:15px;
	padding:4px 7px;
}
/* end over write framework */
/* detail page styles */
.detailpagetitle
{
	float: left;
	margin-bottom: 15px;
}
.detailresults
{
	width: 745px;
	margin: 0px 15px;
	float: left;
}
.detailprinthelp
{
	float: right;
	font-size: 11px;
}
.detailquickhelp
{
	float: left;
	text-align: right;
}
.detailprintversion
{
	float: left;
	padding-right: 10px;
	text-align: right;
}
.splitShipmentSummaryTable
{
	padding-top: 5px;
}
.detailspodsection
{
	float: left;
}
/* end detail styles */
.detailtabs
{
	width: 745px;
	margin: 15px 0px 0px 0px;
	clear: both;
}
.detailcolumn
{
	width: 715px;
	margin: 0px 0px 15px;
	border: 1px solid black;
	clear: all;
	background: #FFFFFF;
}
.detailcolumn:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.summarycolumn:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.detailresultsarea
{
	width: 715px;
	margin: 15px;
	float: left;
}
.trackForm {
	
	margin: 5px 5px 5px 0px;
	float: left;
	width: 545px;
	padding-bottom: 5px;

}
.trackFieldError {
	clear: both;
	color: #ff0000;
	font-weight: bold;
	width: 535px;
	display: none;
	padding-left: 0px;
}
.detailFieldError {
	clear: both;
	color: #ff0000;
	font-weight: bold;
	display: none;
	text-align: right;	
	
	}
.detailshipmentstatus
{
	float: left;
	width: 155px;
	margin-top:15px;
	margin-left: 7px;
}
.progressionbar
{
	valign: center; 
	margin-top: 15px;
	padding-right: 240px;
	width: 280px;
	float: left;
	
}
.progb_sect
{
	font-family: arial, sans-serif;
	width: 70px;
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	margin-bottom: 5px;
}
.detailtracknumber
{
	width: 150px;
	float: left;
	clear: left;
	margin-left: 7px;
	margin-top: 15px;
}
.detailshipdates
{
	float: left;
	width: 49%;
	margin-left: 7px;
	clear: both;
}
.detaildestination
{
	width: 48%;
	float: left;
}
.shipfactsbegin
{
	float: left;
	clear: both;
	margin-top: 55px;
}
.detailshipfacts
{
	margin-left: 7px;
	float: left;
	clear: left;
	width: 98%;
}

.returntosummary
{
	float: right;
}
.detailfirstscan
{
	font-weight: bold;
}
.undeliveredstatus
{
	color: #660099;
	display: inline;
	font-family: arial, sans-serif;
	font-size: 12px;
}
.undeliveredstatustop
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #660099;
}
.floatingContent
{
	width: 200px;
	height: 75px;
	background: white;
	z-index: 1000;
	border: 2px solid #660099;
	padding: 7px;
}
#resubmitbuttons
{
	float: right;
}
.spodtableheader
{
	width: 100%;
	float: left;
}

.opcocolorbox
{
	width: 10px;
	height: 10px;
	float: left;
	margin: 3px;
	margin-right: 5px;
}
.summaryresults
{ 
	width: 745px;
	margin: 15px;
	clear: both;
}	
.summarycolumn
{
	width: 715px;
	margin: 15px;
	border: 0px solid black;
	clear: both;
}
.summarySpodYesno
{
	float: left;
	padding-top: 3px;
	width: 43%; 
}
.summaryTableTitleSpodYesno
{
	float: left;
	padding-top: 3px;
}
.spodYesno
{
	width: 100%;
}
.summarySpodYesnoCheckbox
{
	float: left;
}
#opcocolorFX
{
	background: #ff6600;
}
#opcocolorFSP
{
	background: #999999;
}
#opcocolorFDC
{
	background: #ff6600;
}
#opcocolorFDCC
{
	background: #0099CC;
}
#opcocolorFDEG
{
	background: #00cc00;
}
#opcocolorFDFR
{
	background: #ff0033;
}
#opcocolorFXK
{
	background: #0099CC;
}
#spodaccountform
{
	text-align: left;
	float: right;
	clear: all;
	margin-bottom: 10px;
}
#trackmore
{
	float: right;
	clear: both;
	text-align: right;
}
#summaryterms
{
	display: none;
	clear: both;
}
.emailselectinput
{
	width: 170px;
	margin: 0 4px 0 1px;
	float: left;
}
.emailerrorrow
{
	clear: both;
	color: #ff0000;
	font-weight: bold;
	width: 445px;
	padding-left: 160px;
	display: none;
}
/* track entry styles */
.trackEntryButtonRow {
	width: 265px;
	margin-top: 10px;
}
#entryPageContent {
	float: left;
	width: 555px;
	font-size: 12px;
}

/* end track entry styles */
/* spod styles */
.spodPage
{
	width: 745px;
	margin: 0px 15px;
	clear: both;
}
.spodresults
{
	float: left;
	width: 555px;
	font-size: 12px;
}
.spodTerms
{
	float: left;
	width: 85%;
	font-size: 12px;
	clear: none;
	padding-left: 5px;
	padding-bottom: 10px;
}
.spodSubmitButton
{
	float: right;
	clear: none;
}
.spodLeftPadding
{
	clear: none;
	float: left;
	padding-left: 125px;
}
/* end spod styles */
/* alt ref styles */
#altRefContent {
	float: left;
	width: 555px;
	font-size: 12px;
}
.altRefButtonRow {
	width: 490px;
	margin-top: 10px;
	float: left;
}
#altRefSubmitButton {
	float: right;	
}
/* end alt ref styles */
/* notitication tab styles */
.emailradio
{
	margin: 0 3px 0 2px;
	float: left;
}
.emailleft
{
	float: left;
	margin-left 7px;
}
.notifyElementRow
{
	width: 690px;
	margin: 5px 7px 10px 0px;
	clear: both;
}
/* end notification tab styles */

#spodtypeselect
{
	float: left;
	width: 40%;
	margin-bottom: 20px;
	clear: none;
}
#spodsubmit
{
	float: right;
	clear: both;
	margin-bottom: 5px;
}

#masterarea
{
	width: 685px;
	border: 1px solid #BBBBBB;
	float: left;
	background: #E6E6E6;
	padding: 15px;
	margin: 15px;
}
#macellleft
{
	margin-top: 5px;
	width: 19%;
	float: left;
	clear: none;
}
#macellright
{
	margin-top: 5px;
	width: 22%;
	float: right;
	clear: none;
}
#mabar
{
	margin-top:5px;
	width: 685px;
	height: 2px;
	background: #999999;
	float: left;
	clear: all;
}	
#allship
{
	width: 715px;
	margin: 5px 5px 5px 15px;
	float: left;
	clear: all;
}
#groundallship
{
	width: 715px;
	margin: 5px 5px 5px 15px;
	float: left;
	clear: all;
}
#prevnext
{
	padding-right: 15px;
	float: right;
	clear: none;
}
#break
{
	width: 100%;
	float: left;
	clear: all;
	height: 1px;
}
#submittrackmore
{
	float: right;
	clear: all;
	width: 100%;
	text-align: right;
}
#summaryspodform
{
	float: left;
}
#emptyDiv
{
	float: left;
}
.rightstacktime
{
	float: right;
	clear: none;
	margin-bottom: 5px;
}
.rightstack
{
	float: right;
	clear: none;
	margin-bottom: 5px;
}
.leftstack
{
	float: left;
	clear: none;
}
.spodcheckall
{
	clear: none;
	float: left;
	padding-left: 5px;
}
.associatedcolumn
{
	border-color:#666666;
	border-style:solid;
	border-width:7px 1px 1px;
	float: left;
	width: 743px;
}
#hour12
{
	color: #660099;
	text-decoration: underline;
	cursor: pointer;
}
#hour24
{
	color: #660099;
	text-decoration: underline;
	cursor: pointer;
}
#associatedresults
{
	width: 745px;
	margin: 15px;
	clear: both;
	float: left;
}

#associatedtables
{
	margin: 15px;
	clear: both;
	float: left;
	width: 715px;
}

.reclassified
{
	float: left;
	width: 715px;
	margin-top: 5px;	
}

.emailNotifyLink
{
	font-size: 11px;
	
	
}
.trackHeaderNumber
{
	float: left;
	width: 680px;
}
.masterTrackHeaderNumber
{
	width: 98%;
	float: left;
}
#submitspod
{
	float: right;
	clear: both;
}
.showOthers
{
	display: inline;
	float: left;
}
#emailConfirmation
{
	color: #660099;
	font-size: 12px;
}
#dupTableMsg
{
	margin-bottom: 10px;
}
#errorTableMsg
{
	margin-bottom: 10px;
}
#spodAcctNo
{
	font-weight: bold;
	margin-right: 10px;
	display: inline;
}
td hr
{
	margin: 0px;
	padding: 0px;
}
td div ul
{
	margin: 0px;
	padding: 0px;
}
#refselect
{
	width: 140px;
}
#sectitle
{
	font-weight: bold;
}
#notunique
{
	font-weight: normal;
	color: black;
}