/* Homepage styles */
.homepage #content, .homepage #right {
	margin-top: -28px;
}

/****** start shipping ******/
#login {
	background: url("../images/bg_login.png") no-repeat;
	margin-top: -4px;
	padding: 14px 40px 14px 14px;
	height: 110px;
}

#login h3 {
	font-size: 120%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#login p {
	margin: 9px 0 0 2px;
}
/**** end start shipping ****/

/********* register *********/
#register {
	padding: 0 14px 0 14px;
}

#register h3 {
	font-size: 120%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#register p {
	margin: 5px 0 -11px 0px;
}

#register p.registerbuttons-sm {
	display: inline;
	position: relative;
	font-size: 12px; 
	margin: 0px;	
}
/****** end register ********/

.leftlogin-block {
  padding:10px;
  width:225px;
  float:left;
}
.rightlogin-block {
  padding:10px;
  float:left;
  width:220px;
  border-left: 1px solid #666666;
}

.hot-line {
  color: #ff4400;
  font-weight: bold;
}

.welcomebox {
  height: 30px;
  width: 250px;
  background-image:url(../images/welcome_bg.gif);
	margin-top: -1px;
	margin-bottom: -1px;
}

a.addservice-buttons {
  background: transparent url('../images/add_services_left.gif') no-repeat top left;
  display: block;
  float: left;
  font: 11px Arial;
  line-height: 9px;
  height: 17px; /* Height of button background height */
  padding-left: 8px;
  text-decoration: none;
  margin: 5px 3px 5px 5px;/* If two buttons placed next to next spacing between those buttons */
  font-weight: bold;
  color: #666666;
}
a.addservice-buttons span {
  background: transparent url('../images/add_services_right.gif') no-repeat top right;
  display: block;
  margin-left:6px;
  padding: 4px 10px 4px 5px;
}
a:hover.addservice-buttons span {
  text-decoration:underline;
}


/* Tracking widget styles */
.track-historybox {
	width: 211px;
	padding: 0 15px 0 0;
	float: left;
	border-right: 1px solid #ccc;
	display: inline;
}
.track-historyrow {
	margin: 8px 0 0 0;
	background: url(../images/arrow_grey.gif) no-repeat right 4px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px 0;
}
.track-historyrow a, .track-historylastrow a, .track-more {
	color:#ff4400;
	text-decoration:underline;
}
.track-historyrow a:hover, .track-historylastrow a:hover, .track-more:hover {
	text-decoration:none;
}
.track-historyrow .status-label, .track-historylastrow .status-label {
	color:#fff;
	text-shadow: 1px 1px 0px #333;
	text-transform: uppercase;
	width: 55px;
	display: inline-block;
}
.track-historyrow .status-date, .track-historylastrow .status-date {
	margin-left: 10px;
	padding-right: 15px;
}

.track-historylastrow {
	margin: 8px 0 0 0;
	background: url(../images/arrow_grey.gif) no-repeat right 4px;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 8px 0;
}
.track-historyrow span, .track-historylastrow span {
	margin-right: 10px;
}

.delivered-image, .booked-image, .intransit-image, .collected-image, .unknownstatus-image {
  margin:0px;
  color:#fff;
  font-size:9px;
  padding: 3px 5px 2px 5px;
}
.delivered-image {
	background-color:#029900;
}
.booked-image {
	background-color:#f3da8e;
}
.intransit-image {
	background-color:#4fbaf5;
}
.collected-image {
  background-color:#666666;
}
.unknownstatus-image {
  background-color:#ccc;
}

.track-packagebox {
	padding: 0 0 0 10px;
	width: 207px;
	float:left;
	display: inline;
}
.track-packagebox p {
	margin-top: 8px;
}
.track-error-message {
	display: none;
}

#fromlocation, #tolocation {
	width: 150px;
}
.location-label {
	display: inline-block;
	width: 51px;
	margin-bottom: 10px;
}

.selfservice-link a {
  color: #333;
  font-size: 16px;
}

ul.links {
	list-style: square;
	margin-left: 15px;
}
ul.links a {
	font-size: 14px;
	color:#ff4400;
	display: inline-block;
	width: 180px;
  margin: 8px 10px 0 0;
}

/** Learn how widget styles **/
.info-widget .learn-links {
	margin-top: 10px;
}
#content .learn-links a:first-child {
	padding-right: 5px;
}
#right .learn-links a:first-child {
	margin-left: 7px;
	padding-right: 10px;
}
#content .learn-links img, #right .learn-links img {
	width: 110px;
}

/** New classes for revised widget markup **/
.widget, .widget-double, .widget-triple, .info-widget {
	margin-top: 10px;
	padding-top: 11px;
  height: 190px;
  float: left;
	position: relative;
	background: #eee url(../images/title_strip.png) repeat-x 0 0;
	overflow: hidden;
}
.info-widget {
	background: #fff url(../images/orange_grey_line_medium.gif) repeat-x 0 0;
}
#content .widget, #content .info-widget {
  width: 230px;
}
#right .widget, #right .info-widget {
	width: 250px;
}
.widget-double {
	width: 472px;
}
.widget-triple {
	width: 714px;
}
#content .widget, #content .widget-double, #content .widget-triple, #content .info-widget, #content .separator-single, #content .separator-double, #content .separator-triple {
 	margin-right: 12px;		
}

.widget-header {
	color: #333333;
  text-shadow: 1px 1px 0px #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  height: 23px;
  margin: 4px 0 0 0;
	padding: 0 0 0 10px;
}
.widget-secondary-header {
	width: 200px;
  font-size: 16px;
  color: #333;
}
.widget-content {
	margin: 15px 0 0 10px;
}
.widget-content a {
	color: #ff4400;
}
.widget-content p {
	margin-bottom: 10px;
}
.widget-description {
	color: #666;
	padding-bottom: 15px;
}
.widget-action {
	position: relative;
	height: 47px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px 10px 10px 55px;
}
.widget-action img {
	position: absolute;
	left: 10px;
	top: 15px;
}
.widget-action a {
	font-size: 16px;
	color:#ff4400;
	text-decoration:underline;
}
.widget-action a:hover {
	text-decoration:none;
}
.widget-controls {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 210px;
}
.widget-controls a {
	float: left;
	margin-top: 3px;
}
.widget-controls .button {
	float: right;
}

.text h1, .text h2, .text h3 {
	margin-bottom: 10px;
}
.text ul {
	list-style: square;
	margin-left: 15px;
}
.text ol {
	list-style: decimal;
	margin-left: 15px;
}
/** END widget markup **/

/****** marketing panel *****/
#marketingContent {	
	width: 729px;
	padding: 0;
	margin-left: -8px;
}

#marketingContent h1 {
	margin: 0;
}

#marketingContent h3 {
	margin: 0;	
	padding: 7px 0 0 0;
	font-size: 10px;
	font-weight: bold;	
	text-transform: uppercase;
}

#marketingContent hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

#marketingContent p {
	margin: 0;	
	padding: 7px 0;
}

#marketingContent .clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#marketingContent a { 
	outline-color: #888;	
}

#marketingContent div#featureList {	
	width: 729px;
	height: 249px;
	overflow: hidden;
	position: relative;	
}

#marketingContent div#featureList ul {
	position: relative;
	list-style: none;	
	padding: 0;
	margin: 0;			
}

#marketingContent div#featureList table#tabs {
	z-index: 1;
	padding: 0 9px;
	border-spacing: 1px 0px;
}

#marketingContent table#tabs th {	
	width: 138px;
	font-family: Tahoma;	
	text-align: center;	
	padding-right: 3px;
	padding-bottom: 6px;
	vertical-align: top;	
	background-color: #eeeae7;	
	border-top: solid 1px #cccccc;		
}
#marketingContent table#tabs th:hover {   
   background-color: #ff6600;     
}

#marketingContent table#tabs th.wide {	
	width: 155px;
	font-family: Tahoma;	
	text-align: center;
	margin: 0;
	background-color: #eeeae7;	
	border-top: solid 1px #cccccc;		
}		

#marketingContent table#tabs th img {
	padding: 5px;
	border: none;	
	margin: 10px 10px 0 0;
}

#marketingContent table#tabs th a {
	color: #222;
	text-decoration: none;	
	display: inline-block;
	/*padding: 0 10px;*/	
	outline: none;
}

#marketingContent table#tabs th a:hover {
	background-color: #ff6600;
}

#marketingContent table#tabs th.current {
	background:  url('../images/feature-tab-current.png');
	color: #fff;
	display: visible;	
	z-index: 2;
}

#marketingContent table#tabs th.current a {
    color: #fff;    
}

#marketingContent table#tabs th.current em {
	 display:block; 
	 border:6px solid #ff6600; 
	 border-color:#f60 transparent; 
	 border-width:0 6px 6px 6px; 
	 position:relative; 
	 left:49%; 
	 top: -6px;
	 width: 0px;
	 margin-left:-4px;
	 margin-bottom: -6px;
}		

#marketingContent table#tabs th.current:hover {
	text-decoration: none;
	cursor: default;
}

#marketingContent ul#output {
	background: url("../images/bg_inner.png") no-repeat;	
	width: 729px;
	height: 210px;
	position: relative;
	margin: 0 1px;	
}

#marketingContent ul#output li {
	position: relative;
	width: 727px;
	height: 210px;
	margin: 0 1px;
}

#marketingContent ul#output li img {
	margin: 0 8px;
}

#marketingContent div#hideTabs {
	display:visible; 
	position:absolute; 
	left:669px; 
	top:194px; 
	border: none; 
	background-color: transparent;
	z-index: 2; 
	padding: 0;	
}

#marketingContent div#revealTabs {
	display:none; 
	position:absolute; 
	left:669px; 
	top:30px; 
	border: none; 
	background-color: transparent;
	z-index: 2; 
	padding: 0;	
}
/**** end marketing panel ***/