@charset "utf-8";
/* CSS Document */

body {
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF;
	/*background-color: #17253F;*/
	background-color: #FFFFFF;
	background-image: url(../images/bgtest_50pc.png);
    
}

p, ul, ol {
	margin-top: 0;
	font-size: 9pt;
	color: #334E85;
}

a {
	text-decoration: none;
	color: #334E85;
}

a:hover {
	color: #090;
	text-decoration: none;
}


#wrapperNew {
	width: 1100px;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height: 800px;
	padding-bottom: 10px;
	overflow: hidden;
}


#headerNew {
	width: 980px;
	height: 70px;
	background-image: url(../images/bywaysHeader1080.jpg);
	margin: 0px 0px 0px 0px;
	float: left;
	/*overflow: hidden;*/
	float: left;
	width: 1100px;
}


#mainareaNew {
	width: 1400px;
	height: 600px;
	background-color: #FFFFFF;
}

.mainareacontentNew {
	border: solid 1px #000000;
	background-image: url('../images/bywyasinterface-mainbg.png');
	margin: 0px 10px 0px 10px;
	width: 1080px;
	height:auto;
	overflow:visible;
	/*background-repeat: no-repeat;*/
	background-color: #ECEAE9;
	float: left;
}

.columnmiddleorderformNew {
	width: 630px;
	height:auto;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	float: left;
	float: right;
	float: right;
	/*min-height: 1400px;*/
	/* font-size: 13pt; */
}

.mainareaheaderNew {
	height: auto;
	margin: 5px 10px 5px 10px;
	overflow: hidden;
	width: 1100px;
	float: left;
}


.ordertrackingstep {
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	float: left;
	height: 90px;
	background-image: url(../images/bywyasinterface-ordertracking-help-stage1_100.png);
}

.ordertrackingstepLarge {
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	float: left;
	height: 130px;
	background-image: url(../images/bywyasinterface-ordertracking-help-stage1_140.png);
}


.ordertrackingsteperror {
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	float: left;
	height: 65px;
	background-image: url(../images/bywyasinterface-ordertracking-help-stage1_error.png);
}

.ordertrackingstepcontent {
	width: 370px;
	height: auto;
	color: #000000;
}

.Row
{
    height:20px;
    padding-top:5px;
    padding-bottom:2px; 
    width:1080px;
    font-size:10px;
    color:#334E85;
    text-decoration:none;
}
.Row a 
{
    padding-top:5px; 
    padding-bottom:2px; 
    height:20px;
    background-color:#CACBD7;
    display:block;
    color:#334E85;
    font-size:10px;
}
.Row a:hover
{
    padding-top: 5px;
    height: 20px;
    background-color: #6A7CA0;
    display: block;
    color: #FFFFFF;
}
.AlternateRow
{
    height:20px;
    padding-top:5px;
    padding-bottom:2px; 
    width:1080px;
    font-size:10px;
    color:#334E85;
    text-decoration:none;
}
       
.AlternateRow a 
{
    padding-top:5px; 
    padding-bottom:2px; 
    height:20px;
    background-color:transparent;
    display:block;
    color:#334E85;
    font-size:10px;
}
.AlternateRow a:hover
{
    padding-top:5px;
    padding-bottom:2px; 
    height:20px;
    background-color: #6A7CA0;
    display:block;
    color:#ffffff;
}   
       
.RowRed
{
    padding-top:5px; 
    height:20px;
    width:1080px;
    font-size:10px;
    color:#334E85;
    text-decoration:none;
}
        
.RowRed a 
{
    padding-top:5px;
    padding-bottom:2px; 
    height:20px;
    background-color:#FF9191;
    display:block;
    color:#334E85;
    font-size:10px;
}
       
.RowRed a:hover
{
    padding-top:5px;
    padding-bottom:2px; 
    height: 20px;
    background-color: #FF5E5E;
    display: block;
    color: #ffffff;
}
    
.RowAmber
{
    padding-top:5px; 
    height:20px;
    width:1080px;
    font-size:10px;
    color:#334E85;
    text-decoration:none;
}
        
.RowAmber a 
{
    padding-top:5px;
    padding-bottom:2px; 
    height:20px;
    background-color:#FFC891;
    display:block;
    color:#334E85;
    font-size:10px;
}
       
.RowAmber a:hover
{
    padding-top:5px;
    padding-bottom:2px; 
    height: 20px;
    background-color: #FFAF5E;
    display: block;
    color: #ffffff;
}
               
.RedLabel
{
    color:Red;    
}
        
.RedLabel:hover
{
    color: White;    
}
        
.StandardLabel
{   
    color:#27395d;
}
        
.StandardLabel:hover
{   
    color: White;
}


.LinkLabel
{   
    color:#27395d;
    text-decoration: underline;
}
        
.LinkLabel:hover
{   
    color: Red;
    text-decoration: underline;
}


.PagerBox
{
    text-align: center;    
    margin-bottom:12px;
    margin-top:10px;
}

#DataPager1 {
    border-style: outset;
    border-width: thin;
    padding: 3px;
    font-size: 16px;
    list-style: none;
    border-style: outset;
    border-width: thin;
    color: Black;
    font-weight: bold;
}

#DataPager1 a {   
    font-weight: normal;
}

#DataPager1 a:link, #DataPager1 a:visited {
    color: #0e509e;
    text-decoration: none;
    font-weight: normal;
}

#DataPager1 a:hover {
    color: Red;
    font-weight: normal;
}

#DataPager1 a:active {
    color: Red;
    font-weight: bold;
}

#DataPager2
{ 
    border-style: outset;
    border-width: thin;
    padding:3px; 
    font-size:16px; 
    list-style:none;
    border-style: outset;
    border-width: thin;
    color: Black;
}   

#DataPager2 a
{
    color: Red;
}   

#DataPager2 a:link,   #DataPager2 a:visited   
{ 
    color:#0e509e; 
    text-decoration:none; 
}   

#DataPager2 a:hover
{
    color: Red;
}
