
body {
    background-color: #FFCC00;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    margin: 0;
}

html {
}

h1 {
    color: #CC0000;
    font-size: 12pt;
    font-weight: bold;
    margin: 0;
    padding: 3px;
    text-align: left;
    text-indent: 10px;
    vertical-align: baseline;
}
h2 {
    /*background-color: #CC0000;
    color: white;*/
    color:#CC0000;
    font-size: 1.3em;
    margin: 0;
    padding: 2px;
    text-indent: 0px;
    font-weight: bold;
}
h3 {
    color: #000000;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    font-size: 1.1em;
}

h4 {
    /*background: url("../img/bg_highlight.png") repeat-x scroll 50% 50% #FFCC00;*/
    background-color: #FFCC00;
    color: #CC0000;
    font-size: 8pt;
    font-weight: bold;
    margin: 2px 2px 2px 0;
    padding: 1px 2px 1px 5px;
    vertical-align: baseline;
}
h5 {
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    vertical-align: baseline;
    width: 100%;
}
p, label {
    font-size: 8pt;
}
table, input, select {
    font-size: 8pt;
}

input {
	border: 1px solid #AAAAAA; 
	line-height: 20px;
	height: 20px;
	padding: 0 2px;
	margin: 0;
	vertical-align: baseline;
}

table {
    background-color: #FFFFFF;
    border-collapse: separate;
    border-spacing: 1px;
    /*border-width: 0;*/
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 0;
}


thead.level_1 th {
    background-color: #FFCC00;
    background-image: url("../img/dhl_th_bg.png");
    background-position: 0 -1px;
    background-repeat: repeat-x;
    border-width: 0;
    color: #CC0000;
    font-size: 8pt;
    margin: 0;
    padding: 2px 4px 1px 8px;
    /*text-align: left;*/
}

thead.level_2 th {
    background-color: #888;
    background-image: none;
    border-width: 0;
    color: #CC0000;
    font-size: 8pt;
    margin: 0;
    padding: 2px 4px 1px 8px;
    /*text-align: left;*/
    color: white;
}

.dhl td {
    padding: 2px 4px 1px 8px;
}
tr {
    background-color: white;
    text-align: left;
    vertical-align: top;
}
table.print-layout {
    border: 1px solid #AAAAAA;
    border-collapse: collapse;
}
table.print-layout th {
    background-color: #FFE88A;
    background-image: none;
    border: 1px solid #AAAAAA;
}
table.print-layout td {
    border: 1px solid #AAAAAA;
}
table.t1 {
    border: 1px solid #666666;
    border-collapse: collapse;
}
table.t1 td {
    border: 1px solid;
    padding: 2px;
    vertical-align: top;
}
table.t1 th {
    background-color: #FFCC00;
    border: 1px solid;
    color: #CC0000;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
}
a {
    cursor: pointer;
    text-decoration: none;
}
br.both {
    clear: both;
}

fieldset{
	border: none;
}


input.disabled {
	background-color: #CCCCCC;
}

a.link, a.link:VISITED {
    cursor: pointer;
    text-decoration: none;
    color: #CC0000;
}

.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.inline{
	display: inline-block;
	pading:0;
}
.selected {
    display: block;
    visibility: visible;
}
.hide {
    display: none;
    visibility: hidden;
}
.BkgrndForm {
    background-color: #E4E4E4;
}
.BkgrndHeader {
    background-color: #FFE88A;
}
table.noborder {
    border-collapse: collapse;
}
#tab_footer {
    padding: 0.3em 1em 0.3em 1.4em;
}
.orderListSpan {
    font-size: 12px;
    font-weight: bold;
}
td.error, td.changed, span.error {
    color: #FF0000;
}

input.error {
	color: #FFC;
	background-color: red;
}

div{
	margin: 0;
	padding: 0;
	border :none;		
}

label.mandatory {
	font-weight: bold;
}

#pageContent {
	min-width: 800px;
	width:100%;
    margin:0 auto;
    padding:0;
    position: relative;
}

#pageHeader {
   top: 0px;
   background-color: #FFCC00;
   width: 100%;   
   clear: both;
   height: 32px;
}

#pageTitle {
 	float: right;
    margin: 0;
    padding-right: 260px;
    padding-top: 4px;
    vertical-align: baseline;
    position: relative;
}

#pageTitle h1 {
    color: #CC0000;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    vertical-align: baseline;
    line-height: 20px;
}


#pageLogo {
    float: left;
    clear: left;    
}


#pageMenu {
    background-color: #CC0000;
    background-image: url("../img/dhl_menu_bg.jpg");   
    background-repeat: repeat-x;  
    position: relative;    
    clear: both;           
    width: 100%;
    height: 30px;
    z-index: 2;
}

#pageBody{
    background-image: url("../img/page_bgrnd.jpg");   
    background-repeat: repeat-x;  
	background-color: #FFCC00;/*white*/;	
	width: 100%;
	margin:0;
	padding:0;
	/*min-height: 200px;
	height: auto !important;*/	
}

#headerImage {
    float: right;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 100;
}

#pageFooter{
	text-align: center;
	color: #333333;
	width: 100%;
	/*border-top: 1px solid #CCCCCC;*/
	clear: both;
}


#pageBodyContent{
	/*position: relative;
	top: 30px;*/
	width: 100%;		
	text-align: center;	
}

#mainForm {	
	margin: 20px auto;
	display: inline-block;
	position: relative;
	width: 800px;
	/*background-color: #F2F2ED;*/
	background-color: white;
	text-align: left;
	border: 1px solid #CCCCCC; 
	border-radius: 5px 5px 5px 5px;
	padding:10px 10px 10px 10px;
	box-shadow: 0 0 6px #999999;
}

/*layout*/

.newline{
	clear: both;
	margin-top: 10px;
}

.span0 {
	clear: both;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}

.span12{
	width: 100%;	
}

.span6{
	width: 50%;/*48.7179%;*/
}

.span4 {
    width: 33%;/*31.6239%;*/
}

.w0 {
    width: 14px;
}
.w1 {
    width: 40px;
}

.w2 {
    width: 60px;
}

.w3 {
    width: 80px;
}
.w4 {
    width: 120px;
}
.w5 {
    width: 150px;
}
.w6 {
    width: 190px;
}
.w7 {
    width: 220px;
}
.w8 {
    width: 250px;
}
.w9 {
    width: 270px;
}

/* form */


form div.group{	
	display: inline-block;
	float: left;
}

form .control{
	float: left;
	/*clear: left;*/
	border: medium none;
    /*display: inline-block;*/    
    padding: 0;
    margin:0;
    text-align: left;
    
}

div.title{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	/*border-bottom: 1px solid #999999;*/
	border-bottom: 1px solid #CC0000;
	/*margin-right: 10px;*/
	display: inline-block;
	float: left;
	padding-bottom: 5px;
	width: 98%;
}

.no_border{
	border: none;	
}

.title_text{
	float: left;
}

form div label{
	border-left: thick solid #CCCCCC;
    display: block;
    float: left;
    margin: 1px 2px;
    padding: 3px 5px;
    text-align: right;
    width: 126px;
    background-color: #E4E4E4;
    color: #000000;
}

form div.bottom_panel {
	padding: 10px 10px 0 10px;
	text-align: right;
	clear: both;
}

form input.button{    
    font-size: 1.4em;
    /*
    background: none repeat scroll 0 0 #CC0202;
    border: 1px solid #CC0201;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    vertical-align: middle;*/
}

.c0{
	width: 4%;
}

.c1{
	width: 30%;
}
.c2{
	width: 21%;
}
.c3{
	width: 21%;
}
.c4{
	width: 21%;
}

th.column{
	font-size: 1.0em;
	font-weight: bold; 	    
    padding: 0;
    margin: 0;
    border-right: 1px solid white;
    padding: 2px 4px 1px 8px;
}
.grey_text{
	color: #999;
}
.exceptionEstDeliveryDate{
	color: #ff0000;
	border-bottom: 1px solid red;
}

.exceptionDiv{
	color: #ff0000;
}


.odd {
    background-color: #E4E4E4;    
}

#seach_result {
}

.hide {    
    visibility: hidden;
    display:none;
}

/* search help*/
.sh_input {
	display: block;
	float: left;	
}

#shipping_date{
	height: 22px;
}

.sh_center {
	vertical-align: center;
	text-align: center;
	border :0;
}

.sh_button {
	margin:0px 0px 0 2px;
	padding:0px 1px;	
	display: inline-block;
	/* position: relative; */		
	width: 18px;
	height: 18px;
	/* float:left; */
	cursor: pointer;	
}

.sh_button img {
	margin-top : 2px;
	border: 0;	 
}

.sh_wraper {
	margin:0px;
	padding:0px;	
	display: inline; 
	/* position: relative; */	
	/* line-height: 100%;*/
	float: left;
	vertical-align: top;
	border: none;
}

.sh_label {
	font-weight: bold;
	padding-left: 5px;
}	

.ui-combobox {
	position: relative;
	display: inline-block;
}

.ui-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* support: IE7 */
	*height: 1.7em;
	*top: 0.1em;
}

.ui-combobox-input {
	margin: 0;
	padding: 0.3em;
}

 

/* auto complete */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-family: "Arial" ;
	font-size: 8pt;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


.ac_button {
	margin:0px 0px 2px -1px;
	padding:0px 1px;	
	display: block;
	position: relative;		
	width: 18px;
	height: 20px;
	float:left;
	cursor: pointer;
}

.ac_button .ui-icon{
	margin: 1px 0px;
} 

.ac_wraper {
	margin:0px;
	padding:0px;	
	display: block; 
	position: relative;	
	line-height: 100%;
	float: left;
	vertical-align: top;
}

.ac_input {
    float: left;
    display: block;
    margin-bottom: 1px;
}

.ui-button .ui-icon.ui-customs-info{
	width: 16px; 
  	height: 16px; 
	background-image: url("../img/customs_small.png") !important;
	background-position: 0px 0px;
}

.ui-button .ui-icon.ui-locale-info{
	width: 16px; 
  	height: 16px; 
	background-image: url("../img/globe_xs.gif") !important;
	background-position: 0px 0px;
}

.tool_bar{
	float: right;
	height: 20px;
	/*font-size: 10px;*/
	clear: right;
	margin: 0;
	text-align: right;
	/*padding-right: 20px;*/
}
.tool_button{
	float: right;
	height: 20px;
	font-size: 10px;
}



.expand{
	height: 20px;
}

.detail{
	background-color: #E4E4E4;
	border: 2px solid #444444;
}

select.dhl{
	height: 20px;
	overflow: hidden;
	background: url("../img/customs_small.png") no-repeat right white;
	border: 1px solid #AAAAAA; 
}

.unit{
	margin-left: 10px;
}

.inactive input{
	border: 1px solid #CCC;
	font-weight: bold;
	color: #ccc;
}

.inactive input:hover, .inactive input:focus{
	border: 1px solid #222;
	font-weight: bold;
	color: #222;
}

.inactive .ui-state-default{
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}

.inactive .ui-state-default:hover{
	opacity: 1.0;
	filter: none;
}

ul.ui-autocomplete {
	_height: expression( this.scrollHeight > 220 ? "220px" : "auto" ); /* sets max-height for IE6 */	
	max-height: 220px;
	/* overflow-y: scroll; */
	overflow-y: auto;
	overflow-x: auto;
	
	line-height: 16px;
	
}
#dateFormat{
	margin-top:4px;	
}

.checklist ul{
	padding: 0; 
	margin: 0;
	border: 1px solid #CCC;
	display: block;
	height: 80px;
	overflow-x: hidden;
	overflow-y: auto;
	list-style: none;	
	float: left;
}

.checklist ul li{
	vertical-align: baseline;
	width: 100%;	
	/*height: 16px;*/
	float: left;
	margin: 0;	
	padding-top: 1px;
}

.checklist ul li div{
	float: left;	
}

.checklist ul li:hover{
	background-color: #FFE88A;
	color: #C00;
}
.checklistbox {
	margin: -2px 5px 1px;
	border: none;
	float: left;
}


h3 a, h3 a:visited {
	color: #000000;
}

h3 .ui-button-text-icon-primary .ui-button-text{
	padding: 0.2em 1em 0.2em 1.6em
}

h3 .ui-button-text-icon-primary .ui-button-icon-primary{
	left: 0.1em;
	top: 0.5em;
}

a.expand-text {
	position: relative;
    text-align: center;
    vertical-align: middle;
	display: inline-block;
	line-height: normal;
	/*font-size: 1.1em;*/
	padding-left: -1em;
}

.info{
	float: left;
	font-weight: bold;
	text-align: left;
	clear: both;
	padding: 2px 2px 2px 10px;
}

.ui-button-icon-only {
     min-height: 1.6em; 
     height:auto !important;
     height: 1.6em;
}


.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .2em 1em .2em 2.6em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #aaaaaa;
    background: #FFE88A url(images/ui-bg_glass_100_FFE88A_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #444444;
}

a.button {
    padding: 10px;
    font-size: 14px;
}