﻿.header
{
	background-color: #0078c3;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size:11px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.headerShort
{
	width: 165px;
}

.headerShorter
{
	width: 60px;
}

.headerLong
{    
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size:11px;
	text-decoration: underline;
	padding-top:4px;
	padding-bottom: 10px;
    padding-left: 15px;
}

.searchTable
{
    background-image: url('../Images/actions_back_turq.gif');     
    background-repeat:no-repeat;
    width: 350px;
    height: 100px;
}

.searchTableHeader
{
    height: 30px;
    vertical-align: bottom;
    padding-left: 15px;
}

.searchTableBox
{
    height: 22px;
    vertical-align: top;
    padding-left: 15px;
}

.searchBoxText 
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: White;
}

.searchBoxError
{
    height:20px;
    padding-left: 15px;
    padding-bottom: 5px;
    vertical-align: top;
}

.searchForm
{    
	/* background-color: #fff100;*/
	width: 346px;
	font-family: Verdana, Arial;
	font-size:11px;
	padding-bottom:3px;
	padding-left:4px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;    
}

.btns
{
	background-color: #0078c3;
	color: #ffffff;
	width: 346px;
	font-family: Verdana, Arial;
	font-size:smaller;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:4px;
}
.errorText
{
    font-size: 11px;
    font-family: Verdana;  
}

/*.btn_hint
{
    vertical-align: top;
    /*margin-bottom: 1px;*/
    /*background: transparent url('../Images/hint.png') no-repeat bottom;    */
/*    margin-left: 15px;
	width:22px;
	height: 22px;
	border-width: 0px;			
}

.btn_info
{
    vertical-align: middle;        
    margin-bottom: 1px;
    background: transparent url('../Images/zoomin.png') no-repeat bottom;
    margin-left: 15px;
	width:35px;
	height: 35px;
	border-width: 0px;		
	cursor: pointer;	
} */

/*.btn_hae:active 
{
    background: transparent url('../Images/hae_down_white_turq.gif') no-repeat bottom;
    outline: none;  
}*/

/*.btn_hae
{
    vertical-align: top;
    /*margin-bottom: 1px;*/
/*    background: transparent url('../Images/hae_up_white_turq.gif') no-repeat bottom;    
    padding-left: 0px;
    margin-left: 5px;
	width:58px;
	height: 22px;
	border-width: 0px;
	cursor: pointer;
}*/

/*.order1btn
{
    background: transparent url('../Images/order1_turq.gif') no-repeat bottom;
    width: 25px;
    height: 25px;
    cursor: pointer;
    vertical-align: bottom;
    margin-left: 130px;
    margin-top: 5px;
    margin-bottom: 3px;
    border-width: 0px;
}

.order2btn
{
    background: transparent url('../Images/order2_turq.gif') no-repeat bottom;
    width: 25px;
    height: 25px;
    cursor: pointer;
    vertical-align: bottom;
    margin-left: 15px;    
    margin-top: 5px; 
    margin-bottom: 3px;
    border-width: 0px;
}*/

.btn_hint
{
    vertical-align: top;
    margin-left: 15px;
	width:23px;
	height: 23px;
    background-color: #167D86;
	border-width: 3px;			
    border-radius: 12px;
    border-color: white;
    border-style:solid;
}

.btn_info
{
    vertical-align: middle;        
    margin-bottom: 1px;
    margin-left: 15px;
    background-color: #167D86;
	width:35px;
	height: 35px;
	border-width: 3px;		
    border-radius: 12px;
    border-color: white;
	cursor: pointer;	
    border-style:solid;
}

.btn_info2
{
    vertical-align: middle;        
    margin-bottom: 1px;
    background: transparent url('../Images/zoomin.png') no-repeat bottom;
    margin-left: 15px;
	width:35px;
	height: 35px;
	border-width: 0px;		
	cursor: pointer;	
}

.btn_hae:active 
{
    outline: none;  
}

 .btn_hae
{
    vertical-align: top;
    background-color: #167D86;
    padding-left: 0px;
    margin-left: 5px;
	width:58px;
	height: 23px;
	border-width: 3px;
    border-radius: 12px;
    border-color: white;
	cursor: pointer;
    border-style:solid;
}

.order1btn
{
    background-color: #167D86;
    width: 25px;
    height: 25px;
    cursor: pointer;
    vertical-align: bottom;
    margin-left: 130px;
    margin-top: 5px;
    margin-bottom: 3px;
	border-width: 3px;
    border-radius: 12px;
    border-color: white;
    border-style:solid;
}

.order2btn
{
    background-color: #167D86;
    width: 25px;
    height: 25px;
    cursor: pointer;
    vertical-align: bottom;
    margin-left: 15px;    
    margin-top: 5px; 
    margin-bottom: 3px;
	border-width: 3px;
    border-radius: 12px;
    border-color: white;
    border-style:solid;
}

.not_selected
{
    opacity:0.5;
}

.bottomText
{
	width: 350px;
	font-family: Verdana, Arial;
	font-size:11px;	
}

.grdHeader
{

	background-color: transparent;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 10px;
	text-indent: 8px;
	text-align: left;
	vertical-align: top;

}

.gridview 
{
    margin-left: 3px; 
}

.grdRow
{
	text-indent: 8px;
	font-family: Verdana, Arial;
	font-size:10px;
	color: White;
	text-align: left;
	vertical-align: top;
}

.detailsContent
{
	width:350px;
	background-color: #E9E9E9;
	font-family: Verdana, Arial;
	color: White;
	font-size:11px;
	margin-left: 0px;	
	margin-top: 5px;
}

.actiondetails
{
    background-image: url('../Images/actions_back_turq.png');
    width: 350px;
    height: 215px;
    border-width: 0px;
    margin-top: 5px;    
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 5px;
}

.mainpage
{
    padding-left:12px;
    margin-left:0px;
    padding-bottom: 0px;
}

.listTable
{
	width: 800px;
	height: 25px;
}

.detailsTable
{
    background-image: url('../Images/details_back_turq.gif');
    padding-top: 5px;
    padding-left: 5px;
	width:350px;
	height: 329px;
}

.detailsTable td
{
    padding-left: 10px;
    padding-top: 3px;
    vertical-align: top;
}
    /* cell containing the consignment's data */
    .detailsTable td:last-child
    {
        padding-left:0px;
    }

.statusTable
{
    width: 340px;
    height: 60px;
    border-width: 0px;            
    padding-left: 3px;
    font-family: Verdana, Arial;
	color: White;
	font-size:11px;
}

.statusTable td
{
    padding-left: 15px;
    padding-top: 3px;
}



.btnInput
{
	width: 69px;
	height: 16px;
	text-align:center;
	font-size:12px;	
}
