﻿a, a:link, a:visited
{
	font-size:1.0em;
}

a:hover
{
	font-size:1.0em;
	text-decoration:underline;
}

.divProcessing
{                   
    width: 200px;
    height: 60px;
    border: 5px solid #D95D5D;
    background: url('../Images/Layout/BG_TransparentBlack.png') repeat top left scroll;
        
    position: absolute;
    z-index:3;    
    top: 220px;
    left: 50%;
    margin-left: -100px;  
      
        
    padding: 20px;
    
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    cursor: progress;              
}

.divErrorMessage
{
    color: #D95D5D;    
}

.divSaveAddressMessage
{
    padding-top: 10px; 
    color: #D95D5D;
}

.divPaddedErrorMessage
{
    padding-top: 10px; 
    padding-bottom: 15px;
}

.errorMessage
{
    color: #D95D5D;    
    padding: 3px;
}

.divPackTaskDetailWrapper
{    
    font-size: 0.8em;
    border: 0px solid red;       
    width: 100%;           
}

.divPackTaskDetailWrapper .smallInputButton
{        
    width: 80px;
    height: 30px;
    font-size: 120%;    
}

.divPackTaskDetailWrapper .largeInputButton
{    
    width: 120px;
    height: 30px;
    font-size: 120%;    
}

.pdvLabel
{
	font-size: 1.0em;
	font-weight:bold;
	text-align:left;
	
    display: block;
    background: #5D8093;
    color: #FFFFFF;
    padding: 2px;
    margin-bottom: 5px;
}

.pdvShippingServices
{
	font-size: 1em;
	text-align:left;
}

.pdvShipToChangeBtn
{
    margin-top: 3px;
}

.spanErrorText
{
    font-size: 1.2em;    
}


/* Table                  */
/* ---------------------- */
.tdLeftCell
{
    width: 30%;
    min-width: 400px;	
    min-height: 270px;	 
    border: 1px solid #B79764; 
    background-color: #EFE5D7;  
}

.tdRightCell
{
    width: 70%;    
    min-height: 270px;	    
    border: 1px solid #B79764;
    background-color: #EFE5D7;
}

.tdWidthSpacer
{  
    min-width: 20px;        
}

.tdHeightSpacer
{
    height: 10px;        
}

/* Ship To                  */
/* ------------------------ */

.pdvShipToWrapper
{    
	padding: 5px;		
	float: left;
	min-height: 290px;
	width:95%;
}

.pdvValidationFail
{
    font-size: 100%;
    padding-bottom: 3px;
    display: inline-block;
}
.pdvShipToAddressWrapper
{
	float:left;
	padding-top: 5px;
	width:80%;
}

.pdvShipToAddressWrapper .FormLabel
{
    width: 100px;
    text-align: left;
    display: inline-block;          
}

.pdvShipToLabel
{
	font-weight:bold;
}

.pdvShipToChangeWrapper
{
	float: right;
}

.pdvShipToField
{
	
	text-align: left;
	margin-bottom: 3px;	
 }

.pdvShipToField input 
{
    width:270px;
    }

.pdvShipToFieldRadio
{
	width: 260px;
	text-align: left;		
}

.pdvShipToFieldDD
{
	width: 260px;
	text-align: right;
	margin-bottom: 3px;	
}


/* Orders                   */
/* ------------------------ */
.pdvOrdersWrapper
{    
	padding: 5px;	
	min-height: 290px;
	float: left;	
}

.pdvOrdersLabel
{
	font-weight:bold;
	padding-bottom: 5px;
	display: block;
}

.pdvOrdersHeaders
{
	margin-top:10px;
}

.pdvOrdHdr
{	
	margin-right:10px;	
	text-align: center;
    float: left;		
	width: 100%;
}

.pdvOrdersList
{
	overflow: hidden;	
	width:100%;	
	margin-bottom:5px;
}

.pdvOrdersList th
{
    padding-bottom: 5px;
    border-bottom: 1px solid #B79764;
    text-align: center;
}

.pdvOrdersList td
{
   border-bottom: 1px dotted #B79764;
   padding: 2px;
   padding-bottom: 5px;
   text-align: center;
}

.ulHorizontal
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: center;  
    margin-left: 30px;
}

.ulHorizontal li
{
    float: left;
    margin-left: 5px;    
}

.ulHorizontal li.VerticalAlign
{
    padding-top: 8px;
    padding-left: 15px;
}

.tdSpecialInstructions
{
       
}

.divSpecialInstructionsRow
{
    padding: 3px;
    padding-bottom: 5px;
    text-align: left;             
}

/* Packages                 */
/* ------------------------ */
.divPackagesWrapper
{         
    padding: 5px;   
}

.spanResetButton
{
    padding-bottom: 8px; 
    margin-right: 20px; 
    display: inline-block;
}

.divPackagesWrapper table
{
    margin-top: 5px;
}

.divPackagesWrapper th
{
    text-align: center;
}

.divPackagesWrapper td
{
    padding-top: 3px;
    text-align: center;
}

.divPackagesWrapper td.LeftAlign
{
    text-align: left;
}

.pdvPackagesWrapper
{
	clear:both;
	float:left;
	border: 1px solid #B79764;
	padding: 5px 5px 0px 5px;
	margin-top: 20px;
	margin-left: 10px;
}

.boldLabel
{
    font-weight: bold;
}

span.Label
{
    display: inline-block; 
    width: 50px;    
}

.divPackageItemWrapper table
{
    margin-top: 10px;
}

.divPackageItemWrapper th
{
    padding-bottom: 5px;
    border-bottom: 1px solid #B79764;
    text-align: center;
}

.divPackageItemWrapper td
{
   border-bottom: 1px dotted #B79764;
   padding: 2px;
   padding-bottom: 5px;
   text-align: center;
}

.divPackageItemWrapper td.LeftAlign
{
   text-align: left; 
}

.divNewPackageWrapper
{
    clear: left;
    margin-top: 20px;
}

.divShippingServiceWrapper
{			
	float:left;	
	padding: 5px;
				
	min-height: 210px;
	width: 97%;	
}

.divShippingServiceWrapper ul
{
    margin: 0px;
    padding: 0px;   
    
    padding-left: 35px;
    margin-top: 5px;    
}

.divShippingServiceWrapper li
{
    margin: 0px;
    padding: 0px;         
    color: #D95D5D;
}

.divShippingServiceWrapper .divShippingServiceHeader
{
    margin-left: 22px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #B79764;    
}

.divShippingServiceWrapper .spanShippingServiceName
{
    display: inline-block;
    min-width: 120px;
}

.divShippingServiceWrapper .spanShippingServiceDays
{
    display: inline-block;
    width: 180px;    
}

.divShippingServiceWrapper .spanShippingServiceCost
{
    display: inline-block;
    width: 50px;
    text-align: right;
}

.divCompleteShipmentWrapper
{
    margin-top: 15px;
}

.divCompleteShipment
{
    float:left;
}

.divTrackingNumber
{
    float:left;
    margin-left: 10px;
    padding-top: 5px;
    
    font-size: 1.5em;
    font-weight: bold;
}

.SubText
{
    font-size: 0.8em;
}

.divPackedItemsWrapper
{
    clear: left;
    padding-top: 10px;
    padding-bottom: 5px;
}


.divPackedItemsWrapper table
{
    margin-top: 10px;
}

.divPackedItemsWrapper th
{
    padding-bottom: 5px;
    border-bottom: 1px solid #B79764;
    text-align: center;
}

.divPackedItemsWrapper td
{
   border-bottom: 1px dotted #B79764;
   padding: 2px;
   padding-bottom: 5px;
   text-align: center;
}