* {
	margin: 0;
	padding: 0;
	border: none;
}
BODY {
	font: normal 0.7em/1.3em arial,helvetica,sans-serif;
	background: #fff;
	margin: 0 0 30px 0;
}
A {
	color: #c00;
	text-decoration: none;
}
A:hover {
            text-decoration: underline;
}
 
TABLE {
            width: 90%;
            font-size: 1em;
}
 
TD {
            padding: 0 6px 6px 0;
}
P {
	margin: 0 0 1em 0;
}
H2 {
            font-size: 170%;
            margin: 0 0 0.6em 0;
            line-height: 1.1em;
}
 
H3 {
            font-size: 120%;
            margin: 0 0 0.3em 0;
            line-height: 1.2em;
}
 
H4 {
            font-size: 100%;
            margin: 0 0 1.4em 0;
            line-height: 1.3em;
}
#wrapper {
width: 930px;
margin: 0;
background: #fff url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/adcol_bkg.gif) repeat-y right;
}
#utility H2 {
color: #fff;
margin: 0;
padding: 14px 0 0 8px;
font-size: 17px;
}
#skyscraper {
width: 120px;
height: 600px;
float: right;
padding: 35px 20px 36px 21px;
}
#skyscraper img {
border: solid 1px #fff;
}
	
#header {
height: 58px;
width: 753px;
padding: 15px 177px 0 0;
background: #fff;
}
	
#header .left {
	float: left;
	vertical-align: middle;
}
#header .right {
	float: right;
}
#utility {
background: #010066 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/headerfooter_bkg.gif) repeat-y right;
height: 37px;
position: relative;
}
#utility UL {
position: absolute;
bottom: 0;
right: 162px;
list-style: none;
padding: 0 15px 5px 0;
}
	
#utility LI {
	display: inline;
	padding: 0 4px;
	border-left: dotted 1px #805DD3;
	font-size: 0.9em;
	line-height: 1em;
}
#utility LI.first {
	border: none;
}
	
#utility LI A {
	color: #fff;
	text-decoration: none;
}
	
#utility LI A:hover {
	text-decoration: underline;
}
	
#content {
	position: relative;
	text-align: left;
	overflow: auto;
}
	
#content #secondary {
	width: 192px;
	float: left;
	text-align: center;
}
	
#content #primary {
width: 576px;
float: right;
padding: 0 0 30px 0;
overflow: hidden;
color: #333;
}
#secondary * {
	text-align: left;
}
	
#secondary .search {
	background: #010066;
	padding: 8px 10px;
	color: #fff;
	border-bottom: solid 1px #fff;
	height: 20px;
}
	
#secondary .search INPUT.text {
            width: 96px;
            font-size: 1em;
            background: #DCE0FF;
            border-top: solid 1px #5F6FB3;
            border-right: solid 1px #fff;
            border-bottom: solid 1px #fff;
            border-left: solid 1px #5F6FB3;
            margin: 0 3px 0 2px;
            vertical-align: middle;
}
            
#secondary .search .button {
            margin: 0 0 0 2px;
            vertical-align: middle;
}
	
#secondary .search INPUT.button {
	background: #00009B;
	border: solid 1px #fff;
	color: #fff;
	font-size: 1em;
	padding: 0 3px;
	margin: 0 0 0 2px;
}
/* the new login button 
////////////////////////////////////
*/
	
#secondary .login {
	background: #f0F0F0 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_red.gif) 12px 10px no-repeat;
	padding: 4px 7px;
	color:#010066;
	font-size: .95em;
	height: 120px;
	border-bottom: solid 1px #fff;
}
#secondary .login A{
	color:#010066;
}
#secondary .login INPUT.text {
	width: 150px;
	font-size: 1em;
	background: #DCE0FF;
	border-top: solid 1px #5F6FB3;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #5F6FB3;
	margin: 0 0 3px 2px;
	vertical-align: middle;
}
#secondary .login H3{
	background: #f0F0F0 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_red.gif) 5px 3px no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding:0 0 0px 15px;
	color:#010066;
	text-transform: uppercase;
}
#secondary .login H2{
	background: #f0F0F0 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_red.gif) 12px 10px no-repeat;
	font-size: 1em;
	font-weight: bold;
	margin:0 0 10px 0;
	tex-transform: uppercase;
}
#secondary .login LABEL {
	float:left;
	font-weight:normal;
	width:90px;
	color:#010066;
}
#secondary .login .button {
	margin: 0px;
	vertical-align: middle;
	float:right;
}
		
/*///////////////////////////////////*/
/* the new Customer Portal 
////////////////////////////////////
*/
	
#secondary .cp {
	background: #f0F0F0;
	padding: 1px 7px;
	color:#010066;
	text-align:center;
}
#secondary .cp A{
	color:#010066;
	text-transform: uppercase;
}
#secondary .cp H3{
	background: #f0F0F0 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_red.gif) 5px 3px no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding:0 0 0px 15px;
	color:#010066;
	text-transform: uppercase;
}
#secondary .cp Select {
             font-size: .80em;  
             width: 175px;        
	background: #DCE0FF;
	border-top: solid 1px #5F6FB3;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #5F6FB3;
}
#secondary .cp INPUT{
          	font-size: .90em;
	background: #DCE0FF;
	border-top: solid 1px #5F6FB3;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #5F6FB3;
	margin: 0 0 2px 2px;
	width: 55px;
	vertical-align: middle;
}
#secondary .cp .button {
	margin: 0px;
	width: 45px;
}
#secondary .courier {
	background: #f0F0F0;
	padding: 8px 5px;
	color:#010066;
	border-bottom: 1px solid white;
}
#secondary .courier H3{
	background: #f0F0F0 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_red.gif) 5px 3px no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding:0 0 0px 15px;
	color:#010066;
	text-transform: uppercase;
}
#secondary .courier A{
	padding-left: 17px;
	color:#010066;
}
/*///////////////////////////////////*/
#secondary .nav {
            background: #999;
            list-style: none;
            padding: 0 0 0px 0;
}
#secondary .nav A {
            display: block;
            width: auto;
            padding: 2px 5px 2px 0px;
            margin: 0 0 0 23px;
            font-size: 1em;
            font-weight: bold;
            text-decoration: none;
            color: #fff;
            border-bottom: solid 1px #666;
}
#secondary .nav LI {
            background: #999 url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_white_bullet.gif") no-repeat 10px 7px;
}
#secondary .nav LI.selected {
            background: #e7e7e7 url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_red_bullet.gif") no-repeat 10px 7px;
            position: relative;
            top: -1px;
}
#secondary .nav LI.selected A {
            border: none;
            color: #c00;       
}
#secondary .nav A:hover {
            text-decoration: underline;
}
#secondary .nav UL {
            list-style: none;
            margin: 2px 0 0 24px;
            padding: 3px 0 0;
}
#secondary .nav LI.selected UL {
            background: #fff;
            margin-left: 0;
}
	
#secondary .nav UL LI {
            line-height: 1.1em;
            padding: 0 0 1px 13px;
            background: none;
}
#secondary .nav LI.selected UL LI {
            background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_grey_bullet.gif") no-repeat 20px 5px; 
}
	
#secondary .nav UL A {
            display: block;
            width: auto;
            padding: 2px 0 3px 0;
            font-weight: normal;
            border: none;
}
#secondary .nav UL LI.last A {
            border: none;
}
#secondary .nav LI.selected UL LI A {
            color: #777;
            border-bottom: solid 1px #ccc;
}
#secondary .nav LI.selected UL LI.selected {
            background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_red_bullet.gif") no-repeat 20px 5px;         
}
#secondary .nav LI.selected UL LI.selected A {
            color: #c00;
}
#secondary .nav LI.selected UL LI.last A {
            border: none;
}
#secondary .nav LI.selected UL LI.selected UL {
            margin-bottom: 10px;
}
#secondary .nav LI.selected UL LI.selected UL LI {
            background: none;
}
#secondary .nav LI.selected UL LI.selected UL LI A {
            color: #333;
}
 
#secondary .nav LI.selected UL LI.selected UL LI.selected A {
            color: #c00;
            font-weight: bold;
}
#secondary .nav.customers {
	background: #fff;
	padding: 0;
}
#secondary .nav.customers LI {
	background: none;
}
#secondary .nav.customers A {
	background: #e7e7e7 url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_grey_bullet.gif") no-repeat 10px;
	color: #666;
	margin: 0;
	padding-left: 23px;
	border: none;
}
	
#secondary .nav.customers UL LI {
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_grey_bullet.gif") no-repeat 0 0.45em;
}
#secondary .nav.customers UL A {
	border-bottom: solid 1px #ccc;
	color: #666;
	background: none;
	padding-left: 3px;
}
		
#secondary .nav.employees {
	background: #999;
}
#secondary .nav.employees LI {
	background: none;
}
#secondary .nav.employees A {
	background: #777 url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_white_bullet.gif") no-repeat 10px;
	color: #fff;
	margin: 0;
	padding-left: 23px;
	border: none;
}
#secondary .nav.employees UL LI {
	background: url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/nav_white_bullet.gif") no-repeat 0 0.45em;
}
#secondary .nav.employees UL A {
	border-bottom: solid 1px #888;
	color: #fff;
	background: none;
	padding-left: 3px;
}
#secondary IMG {
	margin: 5px auto;
}
		
#primary #breadcrumb {
	width: 100%;
	height: 18px;
	margin: 0;
	background: #fff;
	color: #333;
	border-top: solid 18px #e7e7e7;
}
#primary #breadcrumb UL {
	margin: 2px 10px 3px;
}
#primary #breadcrumb UL LI {
	display: inline;
	list-style: none;
	font-size: 90%;
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_breadcrumb.gif") no-repeat left;
	padding: 0 0 0 12px;
	margin: 0 3px 0 0;
	color: #c00;
}
#primary #breadcrumb UL LI.first {
	background: none;
	padding: 0;
}
#primary #breadcrumb UL LI A {
	color: #333;
	text-decoration: none;
}
#primary #breadcrumb UL LI A:hover {
	color: #c00;
}
#primary UL {
            margin: 0 0 0 40px;
}
 
#primary LI {
            margin: 5px 0;
}
 
#primary #banner {
	width: 100%;
	height: 143px;
	background: #e7e7e7 url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/banner_placeholder.jpg") no-repeat;
}
#primary.content .left {
            float: left;
            width: 363px;
            padding: 10px;
            border: solid 1px #ccc;
            overflow: hidden;
}
 
#primary.content .right {
	float: left;
	width: 191px;
	border-top: solid 1px #ccc; 
	border-bottom: solid 1px #ccc; 
}
#primary.content .right H3 {
	background: #ccc;
	font-size: 100%;
	padding: 2px 10px;
	font-weight: normal;
}
#primary.content .right P {
	padding: 0 10px;
	margin: 8px 0;
}
#primary.content .right A.mailto {
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/envelope.gif") no-repeat left;
	padding: 0 0 0 18px;
}
#primary.content .right A.external {
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/external.gif") no-repeat left;
	padding: 0 0 0 12px;
}
#primary.content .wide {
            width: 554px;
            padding: 10px;
            border: solid 1px #ccc;
            overflow: hidden;
}
	
#primary .photobar {
	width: 100%;
	background: #E7E7E7;
	margin: 0 0 1px 0;
	overflow: hidden;
	line-height: 122%;
}
#primary .photobar IMG {
	float: right;
	margin: 0 0 0 10px;
}
#primary .photobar SPAN {
	display: block; 
	padding: 10px;
}
#primary .photobar SPAN B {
	display: block;
}
/*********************************************************
	START NEW STYLES
*/
#primary #flashbanner {
	width: 384px; 
	height: 143px;
	float: left;
}
#primary .photobar .quicktrack {
	width: 175px;
	height: 127px;
	padding: 8px;
	margin: 0 0 0 1px;
	background:#999;
	float: left;
	color: #ffffff;
}
#primary .photobar .quicktrack H4 {
	margin: 10px 0px 0px 0px;
}
#primary .photobar .quicktrack P {
	font-weight: bold;
	margin: 4px 0;
	color: #333;
}
#primary .photobar .quicktrack LABEL {
	float: left;
	width: 45px;
	padding: 3px 0 0;
}
#primary .photobar .quicktrack INPUT {
	font-size: .85em;    
	padding: 2px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
}
#primary .photobar .quicktrack .button2 {
            margin: 2 0 0 2px;
            vertical-align: middle;
            border: none;
}
#primary .photobar .quicktrack .submit {
	clear: left;
	margin: 20px 0 0;
	text-align: center;
}
#primary .photobar .quicktrack .submit A {
	padding: 3px;
	background: #666;
	color: #fff;
	border: solid 1px #fff;
}
#primary .photobar .quicktrack .submit A:hover {
	background: #fff;
	border-color: #666;
	color: #c00;
	text-decoration: none;
}
#primary .photobar  Select {
             font-size: .80em;    
             width: 170px;
             background: #DCE0FF;
}
/*
	END NEW STYLES
*********************************************************/
#primary .box {
	float: left;
	width: 267px;
	padding: 5px 10px 10px;
	position:relative;
}
#primary .box P {
	margin: 0.5em 0 1em;
}
#primary .box.grey {
	background: #E7E7E7;
}
#primary .box.white {
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/box_white_bkg.gif") repeat-x;
	border-right: 1px solid #E7E7E7;
}
#primary .boxset {
	position: relative;
	overflow: hidden;
	margin: 0 0 1px;
	clear: left;
}
#primary .box.white A.newsitem {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#primary .box.white A.newsitem:hover {
	color: #c00;
}
#primary .box.white H2 {
	font-size: 100%;
	line-height: 100%;
	margin: 0 0 15px 0;
}
#primary .boxset A.more,
#primary A .more {
	float: right;
	position: absolute;
	bottom: 10px;
	right: 0;
	margin: 0 10px 0 0;
	padding: 0 15px 0 0;
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/more_off.gif") no-repeat right;
	text-decoration: none;
	font-size: 90%;
	color: #333;
}
#primary .boxset A.more:hover {
	color: #c00;
	background: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/more_on.gif") no-repeat right;
}
#primary .linkbox {
	display: block;
	float: left;
	padding: 0;
	text-decoration: none;
	line-height: 120%;
	color: #333;
	position: relative;
}
#primary .linkbox.small {
width: 287px;
background: #e7e7e7 url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/arrow_red.gif") no-repeat 103px 9px;
margin: 0 1px 1px 0;
}
#primary .linkbox.large {
	width: 575px;
	margin: 0 0 1px 0;
}
#primary .linkbox:hover {
	background-color: #eee;
}
#primary .linkbox H3 {
	font-size: 100%;
	color: #333;
	padding: 3px 10px;
	margin: 0;
	background: #CCCCCC;
}
#primary .linkbox P {
            padding: 0;
            margin: 0;
}
#primary .linkbox.large P {
	width: 560px;
}
#primary .linkbox P B {
	display: block;
	margin: 6px 0 0;
	color: #c00;
}
#primary .linkbox.large P B {
	margin: 6px 0 15px;
}
#primary .linkbox IMG {
	float: left;
	margin: 0 20px 0 0;
}
#primary .linkbox.small IMG {
	width: 96px;
	height: 54px;
}
#primary .linkbox.large IMG {
	width: 191px;
	height: 108px;
	margin: 0 10px 0 0;
}
#primary #body {
	padding: 20px 16px 0;
	overflow: auto;
}
	
#primary.home #body .left {
	width: 158px;
	float: left;
}
		
#primary.home #body .right {
	margin: 0 0 0 175px;
}
	
#primary #body H1 {
	color: #010068;
	font-size: 1.55em;
	line-height: 1em;
	letter-spacing: -0.025em;
	margin: 0 0 0.5em;
}
	
#primary #body H2 {
	font-size: 1.25em;
	margin: 0.5em 0;
}
	
#primary #body H3 {
	font-size: 1.1em;
	margin: 0.5em 0;
}
	
#primary #body P {
	margin: 0 0 1em;
}
	
#primary #body A {
	color: #010066;
}
#primary #body UL {
	margin: 1em 1em 1em 3em;
}
	
#primary #body LI {
	margin: 0 0 0.5em;
	list-style: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/li_bullet.gif");	
}
	
#primary #body TABLE {
	font-size: 1em;
	margin: 1.5em 0;
	border: 0;
	border-collapse: collapse;
}
#primary #body TH {
	background: #ccc;
	text-align: left;
	padding: 3px 5px;
	border-left: solid 1px #ddd;
}
	
#primary #body TD {
	padding: 3px 5px;
	border-bottom: solid 1px #ddd;
}
	
#primary #body .list {
	border: solid 1px #ccc;
	margin: 1em 0;
}
	
#primary #body .list LI {
	list-style: url("/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/li_list_bullet.gif");
	font-size: 1.1em;
}
	
#primary #body .list H2 {
	background: #ccc;
	margin: 0 0 1em 0;
	padding: 7px 9px;
}
	
#primary .clear {
	clear: both;
}
#footer {
clear: both;
margin: 20px 0 0;
width: 924px;
position: relative;
background: #010066 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/headerfooter_bkg.gif) repeat-y right;
color: #fff;
padding: 3px;
font-size: 0.9em;
}
	
#footer UL {
list-style: none;
float: right;
background: #010066 url(/Client/Schenker/Schenker_LP4W_LND_WebStation.nsf/headerfooter_bkg.gif) repeat-y right;
padding: 5px 172px 5px 10px;
margin: 20px 0 0 0;
width: 210px;
position: absolute;
right: 0;
top: -40px;
}
	
#footer LI {
	display: inline;
	padding: 0 8px;
	border-left: dotted 1px #805DD3;
	font-size: 0.9em;
	line-height: 1em;
}
#footer LI.first {
	border: none;
}
	
#footer LI A {
	color: #fff;
	text-decoration: none;
}
	
#footer LI A:hover {
	text-decoration: underline;
}
	
