body
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial;
	font-size: 15px;
	color: #808080;	
}

.Main
{
	position: relative;
	width: 100%;
	min-height:500px;
	left: 0;
	top: 0;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
}


.Sheet
{
	padding:0 0 20px 0;
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-height: 100%;

	
}

h1 {
    font-size:21px;
    font-weight:bold;
    color:#163374;
    margin: 0 0 20px 0;
}

h2 {
    font-size:17px;
    font-weight:bold;
    margin: 30px 0 10px 0 ;    
}

h3 {
	margin: 0px;
	padding: 0px;	
}

#main_content {
    width:898px;
    border-left: 1px solid #999;
    border-right: 1px solid #999; 
}

.Sheet p {
	text-align:justify;
}

.Sheet a {
	color: #2f6ebb;
	text-decoration: underline;
}

.Sheet a:hover {
	text-decoration: none;
}

#header {
    height:290px;
}
    #header_title {
        padding:22px 0 0 34px;
        font-size: 24px ;
        font-weight: bold;
        color:#FFF;
    }

    #header #header_top {
        height:60px;
        padding-top: 30px;
    }
    
    #header #header_img {
        width:900px;
        height:200px;
        background: url('../images/header.jpg');
    }
    
    #languages {
        float:right;
        padding:18px 3px 0 0;
        font:11px Tahoma;
    }
    #languages a{
        text-decoration: none;
        color:  #808080;
    }
    #languages a:hover{
        color:  #000;
    }    
    .lang_active {
        font-weight:bold;
    }
    

.content {
    padding: 0 19px;    
    min-height: 300px;
}     


/* Menu*/
#main_menu {
    height:80px;
}
#main_menu  ul  li:hover,
#main_menu  ul  li:active,
#main_menu  ul  li:focus {
	background: url('../images/arrow.png') no-repeat center bottom;	
 padding: 20px 10px 20px 12px;
}

#menu {
    background: #163474;
    height:50px;
    margin:0;
    list-style-type:none;
    display:block;
    padding:0px 0 2px 5px;
    padding-left:40px;
}

ul#menu li {
    float:left;
   padding: 20px 10px 20px 12px;
}
ul#menu li a{
    font-size: 13px;
    color: #FFF; 
    text-decoration: none;    
}
  
.active_menu {
background: url('../images/arrow.png') no-repeat center bottom;	
}


/* Footer */
#footer {
    height:30px;
    width:100%;
    background: #163474;
    margin-top: 20px;
}

#footer div {
    font-size: 12px;
    color: #FFF;
}
#footer div a{
    color: #FFF;
    text-decoration: none;
}
#footer div a:hover{
    text-decoration: underline;
}

/* Full Box */
.full_box {
    width: 860px;
    font-size: 14px!important;    
}

.full_box .top {
    background: url('../images/full_box_top.png') no-repeat;
    width: 860px;
    height: 32px;
    
}
.full_box .top div{
    width: 860px;
    padding-top:11px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
}

.full_box .middle {
    background: url('../images/full_box_middle.png') repeat-y;
    padding: 0px;
    width: 860px;
    margin: 0;
}

.full_box .middle div{
    margin: 0 25px;
}

.full_box .bottom {
    background: url('../images/full_box_bottom.png') no-repeat;
    width: 860px;
    height: 32px;
}

/* Half Box */
.half_box {
    width: 420px;
    font-size: 14px!important;
}

.half_box .top {
    background: url('../images/half_box_top.png') no-repeat;
    width: 420px;
    height: 32px;
    
}
.half_box .top div{
    width: 420px;
    padding-top:11px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
}

.half_box .middle {
    background: url('../images/half_box_middle.png') repeat-y;
    padding: 0px;
    width: 420px;
}

.half_box .home {
    height: 255px;
}

.half_box .middle div{
    margin: 25px 15px 10px 15px;
    text-align:justify;
}

.half_box .middle .middle_home_text {
    height:120px;
    /*padding: 15px 10px 10px 10px;*/
}

.home_step3_img {
    text-align:center;
    margin:20px 0 0 335px!important;   
}

.home_step4_img {
    text-align:center;
    margin:0px!important;
    padding-left:10px;     
}

.half_box .bottom {
    background: url('../images/half_box_bottom.png') no-repeat;
    width: 420px;
    height: 32px;
}

.full_box .middle #step1{
    position: absolute;
    background: url('../images/home_step_1.jpg');
    width: 370px;
    height:154px;
    top:0;
    left:400px;
}

/*Home page*/
.middle_separator {
    width:20px !important;
    height: 20px !important;
}
    /*First row*/
    #home_first_row {
        height:121px;
        padding-bottom:20px;
    }
    
    #home_first_row div{
        float:left;
        width:420px;
    }
    
    #home_tracking_box{
        background: url('../images/home_tracking_box.png');
        width: 420px;
        height: 121px;
    }
    
    #header_tracking_text {
        margin-top:9px;
        font-size: 15px;
        font-weight: bold;
        color: #575757;
    }
    #header_sub_tracking_text {
        font:12px Tahoma;
        color: #808080;
        margin-bottom:11px;
    }
    .tracking_form div {
        float: left;        
    }    
    
    #home_tracking_box .tracking_input {
        background: url('../images/parcel-tracking-input-form.jpg');
        width: 240px;
        height: 47px;
        margin:0 12px;
    }
    
    .tracking_input input {
        border:0;
        font-size: 24px;
        color: #000;
        margin: 9px 5px 5px 10px;
        width:225px; 
    }
    
    #home_tracking_box .tracking_submit {
        background: url('../images/parcel-tracking-submit-normal-btn.jpg');
        width:143px;
        height:47px;
    }
    
    #home_tracking_box .tracking_submit:hover {
        background: url('../images/parcel-tracking-submit-hover-btn.jpg');
        width:143px;
        height:47px;
    }    
    
    .tracking_submit input {
        border: 0;
        font-size:16px;
        font-weight: bold;
        color: #FFF;
        padding: 12px 18px;
        background: none;
        cursor: pointer;
        width:143px;
        text-align:center;
    }    
    
    
    /*Step row*/
    #home_step_row {
        padding-bottom: 20px;
        height:320px;
    }
    
    #home_step_row div{
        float:left;
    }


/* FORM STYLE */
.progress_bar {
    font-size: 13px;
    font-weight: bold;
    color: #808080;
}
.progress_bar .active {
    color: #FFF;
}

.progress_bar_1 {
    background: url('../images/form_package_delivery/progress_step_1.png');
    width:859px;
    height:36px;
}
.progress_bar_2 {
    background: url('../images/form_package_delivery/progress_step_2.png');
    width:859px;
    height:36px;
}
.progress_bar_3 {
    background: url('../images/form_package_delivery/progress_step_3.png');
    width:859px;
    height:36px;
}
.progress_bar_4 {
    background: url('../images/form_package_delivery/progress_step_4.png');
    width:859px;
    height:36px;
}
.progress_bar .progress_bar_1_text{
    width: 156px;
    height: 26px;
    text-align:center;
    padding:8px 2px 0 2px;
    margin: 0 auto;
    float:left;
}
.progress_bar .progress_bar_2_text{
    width: 160px;
    height: 26px;
    text-align:center;    
    padding:8px 0 8px 72px;
    float:left;
}
.progress_bar .progress_bar_3_text{
    width: 160px;
    height: 26px;
    text-align:center;    
    padding:8px 0 8px 73px;
    float:left;
}
.progress_bar .progress_bar_4_text{
    width: 160px;
    height: 26px;
    text-align:center;    
    padding:8px 0 8px 73px;
    float:left;
}

.red_star {
    color : red;
    float:none!important;
    padding:0!important;
}

.form_legend {
    margin-top:15px;
}
	

		
	.suggestionsBox {
		position: relative;
		left: 190px;
		margin: 2px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	}

	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #3B3F3B; 
	}
.div {
	width: 430px;
	float: left;
	}

#fieldWrapper input,#fieldWrapper textarea {
    width: 170px;
    font:11px Tahoma;
    color: #575757;
}

#fieldWrapper option, #fieldWrapper select{
    width: 180px;
    font:13px Tahoma;
    color: #575757;
    background:none;
    border:0;    
    margin:3px 0 0 5px;
}

#fieldWrapper .input {
	width: 33px;
	}
	
#fieldWrapper .input1 {
	width: 30px;
	}	

#fieldWrapper .radio {
	width: 1em;
    vertical-align: middle;
	}
	
#fieldWrapper .checkbox {
	width: 1em;
	vertical-align: middle;
	}	
	
	
#fieldWrapper .no {
	vertical-align: middle;
    float:left;
    margin:17px 10px 0 10px;
	}	

#fieldWrapper textarea{
    width: 180px;
    height: 100px;
}

#fieldWrapper .boxes{
width: 1em;
}

#fieldWrapper #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.br{
clear: both;
}




/*option:before {
content: url(/images/visaelectron.gif);
}*/
option.imagebacked {
	
	
background-repeat:no-repeat;
background-position: left;
padding-left:50px;
padding-top:7px;
padding-bottom:7px;
}



.input_text {
    background: url('../images/form_package_delivery/input1.png');
    width:189px!important;
    height:25px!important;
    border:0;    
    float:left;
    margin-top:14px;
}
.input_text input {
    margin: 4px 0 0 10px;
    border: none;
    background: none;
}

.input_text_sm {
    background: url('../images/form_package_delivery/input2.png');
    width:56px!important;
    height:25px!important;
    border:0;    
    float:left;
    margin-top:14px;
}
.input_text_sm input {
    margin: 4px 0 0 10px;
    border: none;
    background: none;
}

.input_textarea {
    background: url('../images/form_package_delivery/input3.png');
    width:189px;
    height:107px;
    border:0;    
    float:left;
    margin-top:14px;
}
.input_textarea textarea {
    margin: 10px 0 0 10px;
    border: none;
    background: none;
}

.input_textarea2 {
    background: url('../images/form_package_delivery/input4.png');
    width:330px;
    height:166px;
    border:0;    
    float:left;
    margin-top:14px;
}
.input_textarea2 textarea {
    margin: 10px 0 0 10px;
    border: none;
    background: none;
    width:307px!important;
    height:140px!important;    
}

.left_row .label_text, .label_text {
    float:left;
    width:200px;
    margin-top:14px;    
}

.right_row .label_text {
    float:left;
    width:95px;
}

.mixed_input_text {
    float:left;
    margin-top:14px; 
}

.step .left_row {
    width: 550px;
    float:left;
}
.step .right_row {
    width: 310px;
    float:left;
}


		#formNavigation {
            margin: 10px 0 0 0;
		}
        
        #formNavigation div{
            float:left;
            background: url('../images/form_package_delivery/navigation_button.png');
            width:56px;
            height:25px;
        }
        #formNavigation div input {
            padding: 4px;
            border: 0;
            background: none;
        }
        
        #formNavigation .connector {
            width: 748px;
            height:1px;
            background-color: #999;
            margin-top:12px;
        }
        
        			
        label.error {
			color: red;
			font-size: 0.8em;
            display:none;
		}
        
        /*
        input.error  {
            background: url('../images/form_package_delivery/input_error.png') no-repeat;
            width: 189px!important;
            height:25px;
            margin: 0;
        } */           

		.step span {
			float: right;
			padding-right: 5px;
		}

		.navigation_button {
			width : 56px;
		}
        
        
.shipment_courier_rights {
   padding:10px 0;
   text-align:justify; 
}        

    /*Step 3*/

.error_calculated_sum {
    color: red;
}
.calculated_sum {
    float:left;
    padding-right:15px;
}

#calculated_value div {
    margin-top:30px;
    float:left;
}
    
.step3_left_row {
    float:left;
    width:330px;
}

.step3_right_row {
    float:left;
    width:260px;
}       

    /*Step 4*/
.step4_subtitle {
    font: 15px;
    font-weight: bold;
    color: #c83220;
    margin: 5px;
}    

.step4Label {
    clear: both!important;
}
.step4Label span {
    float:left!important;
    display: block!important;
}

.step4Label .step4InnerLabel {
    width:190px!important;
}

.step4Label .step4Value {
    width:220px!important;
}





/* PRICES PAGE*/
    
table { border-collapse: collapse; }

th { 
    border: 1px solid #1877AF; 
    background-color: #1877AF ;
    font-size: 13px;
    font-family: Arial;
    color: #fff;	
    text-align:left;
    padding-left:0.8em;}
    
td { border: 1px solid #999;
    padding-left:0.4em;   
    font-size: 13px;
    font-family: Arial;
	color: #808080;	    }


.title {
	font-size: 17px;
    font-family: Arial;
    font-weight: bold;
	color: #808080;	
     }  

.center  {
    text-align:center;
    }


/* CONTACT PAGE*/
.half_box .middle .blue{
    color: #163374;    
    margin-top:0!important;
}

.half_box .contact1 span {

    padding: 5px;
} 

.half_box .contact2 span {
    display: block;
    float:left;
    padding: 3px 5px 5px 15px;
} 

.skype_logo_uk {
    text-align:center;
}

.skype_text {
    float: left;
    padding: 10px 0 0 0;
    margin:0!important;
}

.skype_text_header { 
    font-size: 15px;
    font-weight:bold;
    color: #575757;
}

.skype_text_body {
    
}

.bg_offices_container {
    width:260px;
    height:75px;
    text-align: center;
    margin:35px 70px 0 70px;
    cursor: pointer;
}

.bg_offices {
    background: url('../images/contact/bg_offices.png');
    width:218px;
    height:13px;
    margin:5px auto;
    text-align: center;
}

.offices_header {
    font-size:  20px;
    color: #575757;
}

.offices_header a{
    text-decoration: none;
    color:#000;
}

.offices_header_info {
    font-size: 13px;
    letter-spacing: 3px;
}

#iframe_offices {
    margin: 30px 0 0 135px;

}


.contact_worktime {
    float:left;
    width:140px;
    font-weight: bold;
    margin:0!important;
    padding-right:10px;
}

.contact_worktime_value {
    float:left;
    margin:0!important;
    width:250px;
}

/* ONLINE PAYMENT PAGE */

#online_payment_box{
    background: url('../images/online_payment/online_order_box.png');
    width: 420px;
    height: 171px;
}
 
#online_payment_box #inner_payment_box {
    margin: 14px 2px 5px 15px;

}

#online_payment_box .online_payment_input {
    background: url('../images/online-order-input.jpg');
    width: 196px;
    height: 31px;
    margin:0 12px 4px 12px;
    float:left;
}


.online_payment_input input {
    border:0;
    font-size: 17px;
    color: #000;
    margin: 3px 5px 5px 10px;
    width:180px; 
}

#online_payment_box label {
    float:left;
    width:150px;
    margin: 6px 13px 0 13px;
}

#online_payment_box .online_payment_submit {
    background: url('../images/calc-btn.jpg');
    width:107px;
    height:31px;
    float:left;
    margin-left:10px;
}

#online_payment_box .online_payment_submit:hover {
    background: url('../images/calc-btn-hover.jpg');
    width:107px;
    height:31px;
}    

.online_payment_submit input {
    border: 0;
    font-size:12px;
    font-weight: bold;
    color: #FFF;
    padding: 7px 3px;
    background: none;
    cursor: pointer;
    width:107px;
    text-align:center;
}

.online_payment_calc_price {
    font-size:20px;
    font-weight: bold;
    padding-top:2px;
    color: #000;
} 

.online_payment_result {
    float:left;
    margin: 0 0 0 72px;
    width:150px!important;
    height: 31px;
}

.online_payment_currency {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    width: 50px!important;
}

.online_payment_error {
    margin-top:15px;
}



.online_payment2_submit {
    background: url('../images/calc-btn.jpg');
    width:107px;
    height:31px;
    float:left;
    margin-left:10px;
}

.online_payment2_submit:hover {
    background: url('../images/calc-btn-hover.jpg');
    width:107px;
    height:31px;
}    

.online_payment2_submit input {
    border: 0;
    font-size:12px;
    font-weight: bold;
    color: #FFF;
    padding: 7px 16px;
    background: none;
    cursor: pointer;
    width:107px;
    text-align:center;
}

#hidden_epay, #hidden_credit_card, #hidden_paypal {
    margin: 10px 0;
}

    

    
    
/* TRACKING PAGE */
.tracking_table {
    width: 100%;
}
.tracking_table div{
    float:left;
}
.title_loading_num {
    width:15%;
    border: 1px solid #1877AF; 
    background-color: #1877AF ;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;	
    text-align:left;
    padding-left:0.8em;
}   
.title_loading_location {
    width:45%;
    border: 1px solid #1877AF; 
    background-color: #1877AF ;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;	
    text-align:left;
    padding-left:0.8em;
} 
.title_loading_receiver {
    width:15%;
     border: 1px solid #1877AF; 
     background-color: #1877AF ;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;	
    text-align:left;
    padding-left:0.8em;
}
.title_loading_time {
    width:16%;
     border: 1px solid #1877AF; 
     background-color: #1877AF ;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;	
    text-align:left;
    padding-left:0.8em;
}


.loading_num_row {
    width:15%;
    border: 1px solid #999;
    padding:0 0 0 0;   
    font-size: 13px;
    font-family: Arial;
	color: #808080;
    height:40px;
}
.loading_location_row {
    width:46%;
    border: 1px solid #999;
    padding-left:12px;   
    font-size: 13px;
    font-family: Arial;
	color: #808080;
    height:40px;
}
.loading_event_row {
    width:25%;
    border: 1px solid #999;
    padding-left:0.8em;   
    font-size: 13px;
    font-family: Arial;
	color: #808080;
    height:40px;
}
.loading_receiver_row {
    width:15%;
    border: 1px solid #999;
    padding-left:0.8em;   
    font-size: 13px;
    font-family: Arial;
	color: #808080;
    height:40px;
}
.loading_time_row {
    width:16%;
    border: 1px solid #999;
    padding-left:0.8em;   
    font-size: 13px;
    font-family: Arial;
	color: #808080;
    height:40px;
}

span.labelClass {
	float: none;
	font-weight: normal;
	padding-right: 0px;
}

#calculationSuccess {
	display: none;
}

.current_location {
    margin:10px 0;
}


