/* General */

.page-panel-segmentation {
  background-color: #FAF9F7 !important;
}

.page-panel-segmentation a:active,
.page-panel-segmentation a:focus {
	outline: #990000 dotted 1px;
}

/* Content */

.page-panel-segmentation #seg_content {
	margin-left: 0px;
	width: 100%;	
	position: relative;
}

.page-panel-segmentation #seg_content .ddcontent {
	border-color: #CCCCCC;
  border-width: 2px;
  width: 952px;
	margin: 0;
  float: left;
}

.page-panel-segmentation #seg_content .ddcontent p {
  padding: 0;
}

.page-panel-segmentation #seg_content .ddcontent h4.feattitle {
  font-size: 166%;
}

.page-panel-segmentation .inside {
  position: relative;
  margin: 0;
}

.page-panel-segmentation .promonode {
	margin-bottom: 0;	 
}

.page-panel-segmentation .panel-3col-33-stacked .panel-separator {
	margin: 0;
	position: relative;
}

.page-panel-segmentation .panel-col-top {
	padding: 0 0 30px 0;
}

.page-panel-segmentation .center-wrapper {
	clear: both;
}


/* Feature Carousel */

.view-features-carousel {
	width: 638px;
	float: left;
	position: relative;
	min-height: 280px;
	_height: 280px;
}

.view-features-carousel li.views-row {
	width: 100%;
	float: left;
	list-style: none;
}

.view-features-carousel li.views-row .promonode {
	display: none;
	position: absolute;
	min-height: 280px;
	width: 100%;
	z-index:1;
	top: 0;
	left: 0;
	_height: 280px;
}

.view-features-carousel li.views-row-1 .promonode {
	display: block;
}

.view-features-carousel li.views-row .feature-text {
	position: relative;
	z-index: 2;
	padding: 30px 0 0 0;
  width: 330px;
}

/* IE 8 - increase font */
.ie8 .view-features-carousel li.views-row .feature-text h2 {
  font-size: 221% !important;
}

.view-features-carousel li.views-row h2,
.view-features-carousel li.views-row p,
.view-features-carousel li.views-row li {
  font-family: Verdana,Geneva,sans-serif;
}

.view-features-carousel li.views-row h2 {
	font-size: 156%;
	margin: 0;
  padding: 0 0 25px 0;
  font-weight: 700;
  line-height: 23px;
}

.view-features-carousel li.views-row p {
  font-size: 105%;
  margin: 0 0 20px 0;
  width: 300px;
}

.view-features-carousel li.views-row ul {
	font-size: 122%;
	margin: 18px 0 18px 0;
}

.view-features-carousel li.views-row img {
	position: absolute;
	right: 0;
	top: 0;
}

.view-features-carousel li.views-row ul {
	list-style-position: outside;
	padding: 0 0 0 15px;
}

.view-features-carousel li.views-row ul li {
	list-style-image: url("../images/home/home-double-chevron.gif");
	margin: 0;
}

.view-features-carousel li.views-row ul li  a {
	text-decoration: none;
}

.view-features-carousel li.views-row a.feature-link {
	height: 100%;
    position: absolute;
    width: 100%;
	z-index: 2000;
	background-color: #ffffff;
	filter: alpha(opacity=0); 
	opacity:0;
}

.view-features-carousel .numbering {
	position: absolute;
	top: 250px;
	font-size: 120%;
	z-index: 3;
	display: none;

}

.view-features-carousel .numbering ul {
	display: inline;
}

.view-features-carousel .numbering ul  li {
	list-style: none;
	float: left;
}

.view-features-carousel .numbering a,
.view-features-carousel .numbering a:visited {
	display: block;
    margin: 0 5px 0 0;
    padding: 2px 5px 2px 5px;
	text-decoration: none;
	background-color: #CC0000;
	color: #ffffff;
}

.view-features-carousel .numbering a.active-num
/*,
.view-features-carousel .numbering a:hover,
.view-features-carousel .numbering a:focus,
.view-features-carousel .numbering a:active
*/ {
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}


/* Tabs common (tools & services) */

.seg_tools li.current ul.seg_tools_desc,
.seg_tools li.sfHover ul.seg_tools_desc,
.seg_services li.current ul.seg_services_desc,
.seg_services li.sfHover ul.seg_services_desc {
	display: block !important;
	top: auto !important;
	visibility: visible !important;
	left: 0 !important;
}

.seg_tools li ul.seg_tools_desc li,
.seg_services li ul.seg_tools_desc li {
  float: left;
}

.seg_tools h2.title,
.seg_services h2.title {
  display: block;
  font-size: 208%;
	font-weight: 100;
}

.seg_tools a.seg_tools_title,
.seg_services a.seg_services_title {
    color: #CC0000;
    display: block;
    text-decoration: none;
}

.seg_tools .current a.seg_tools_title,
.seg_tools .sfHover a.seg_tools_title {
	color: #000000;
}

/* Tools */

.pane-views-segmentation-tools-block-1,
.pane-views-segmentation-tools-block-2,
.pane-views-segmentation-tools-block-3 {
	position: relative;
    padding: 0 0 0 22px;
    width: 308px;
	float: left;
	background: transparent url("../images/segmentation/tools-top.jpg") 22px top no-repeat;
}

.seg_tools input.form-text {
	background-color: #ffffff;
	border: 1px inset #C9C7C7;
}

.seg_tools {
	position: relative;
	width: 308px;
	height: 166px;
	z-index: 1;
	background: transparent url("../images/segmentation/tools.jpg") 0 6px no-repeat;
}

.seg_tools div.megamenu {
	width: 308px;	
	position: relative;
}

.seg_tools ul.tools-title-list,
.seg_tools ul.tools {
	padding: 0;
	margin: 0;
}

.seg_tools ul.tools-title-list {
	overflow: hidden;
}

.seg_tools ul.tools {
	width: 175px;
}

.seg_tools ul li {
	list-style: none;
}

.seg_tools ul.sending-tab {
  float: left;
}

.seg_tools ul.sending-tab li {
	width: 287px;
	background: transparent url("../images/segmentation/tools-links-bot.gif") left bottom repeat;
  margin: 0;
  float: left;
}

.seg_tools ul.sending-tab li a {
	background: transparent url("../images/segmentation/tools-links-top.gif") top left no-repeat;
    color: #ffffff;
    display: block;
    padding: 3px 20px 3px 11px;
    text-decoration: none;
}

.seg_tools ul.sending-tab li a:hover,
.seg_tools ul.sending-tab li li a:focus,
.seg_tools ul.sending-tab li li a:active {
	background: transparent url("../images/segmentation/tools-links-top-hover.gif") top left no-repeat;
	text-decoration: none;
	color: #ffffff;
}

.seg_tools a.seg_tools_title {
    padding: 12px 5px 9px 5px;
}

.seg_tools h2.title {
    display: block;
    font-size: 161%;
    padding: 6px 10px 8px 10px;
}

.seg_tools li ul.seg_tools_desc {
    margin: 0 0 0 10px;
    padding: 10px 0 0 0;
    width: 290px;
    overflow: hidden;
}

.seg_tools .current a.seg_tools_title,
.seg_tools .sfHover a.seg_tools_title {
	background: transparent url("../images/segmentation/tools-tab-middle.gif") top left repeat-x;	
}

.seg_tools .tab-left,
.seg_tools .tab-right {
	padding: 12px 0 9px 0;
	width: 5px;
}

.seg_tools .current .tab-left,
.seg_tools .sfHover .tab-left {
	background: transparent url("../images/segmentation/tools-tab-left.gif") top left no-repeat;
}

.seg_tools .current .tab-right,
.seg_tools .sfHover .tab-right {
	background: transparent url("../images/segmentation/tools-tab-right.gif") top left no-repeat;
}

.seg_tools .border {
    left: 10px;
    position: absolute;
    top: 21px;
    width: 288px;
    z-index: -1;
	background: transparent url("../images/segmentation/tools-tab-bg.gif") left bottom repeat-x;
}


/* Tools - All tools link */

.all-tools {
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 2;	
	width: 50px;
}

.megamenu-menu ul  li .seg_login a,
.megamenu-menu ul  li .seg_tools form#tnt-rml-form a {
	text-decoration: underline;
}

/* Tools - Tracking */

.seg_tools form#tnt-rml-form {
	width: 308px;
	padding: 0;
	background-image: none;
	background-color: transparent;
}

.seg_tools form#tnt-rml-form p {
	font-size: 102%;
}

.seg_tools .tnt-help {
	padding: 10px 0 0 0;
}

.seg_tools .tnt-help a {
	background: none;
	text-decoration: underline;
	padding: 0;
	color: #CC0000;
	font-weight: normal;
}

.seg_tools form#tnt-rml-form  #left-side {
	width: 287px;
	height: 140px;
}

.seg_tools form#tnt-rml-form  #left-side .form-item {
	padding: 0;
	padding: 0 10px 0 0;
}

.seg_tools #left-side #edit-track-id, 
.seg_tools #left-side #edit-tracking-number,
.seg_tools #edit-tracking-number-wrapper {
	width: 190px;
}

.seg_tools #left-side #edit-tracking-number {
	width: 100%;
}

.seg_tools #tnt-results  {
  clear: both;
  height: 40px;
  padding: 5px;
  position: relative;
  width: 287px;
}

.seg_tools #tnt-results p  {
	padding: 0;
	background: none;
}

.seg_tools #tnt-results h2 {
  color: #000000;
  font-size: 100%;
  padding: 10px 0 0;
}


/* Tools - My Account */

.seg_login label {
  float: left;
  width: 70px;
	text-align: left;
}

.seg_login input.form-text {
	width: 125px;
}

.seg_login .form-submit {
	float: left;
  margin: -5px 0 0 10px;
}

.seg_login p {
  margin: 5px 0 8px;
}

.seg_login ul {
  width: 100%;
	clear: both;
}

.seg_login li {
  display: inline;
}

.seg_login li span.divider {
	margin: 0 3px;
}


/* Tools - Ask Sarah */

.asksarah {
	width: 308px;
	position: relative;
	/*clear: right;*/
    float: left;
	padding: 5px 0 0 22px;
	background: transparent url("../images/segmentation/customer-top.jpg") 22px top no-repeat;	
}

.asksarah-container {
	background: transparent url("../images/segmentation/customer.jpg") top left repeat-x;
	width: 308px;
	overflow:hidden;
}

.asksarah h2 {
	font-size: 161%;
	padding: 0 0 0 10px;
	width: 165px;
}

.asksarah .app_asksarah_text {
	width: 100%;
}

.asksarah .app_asksarah_text p {
	text-align: right;
	margin: 3px 0 0 0;
	font-size: 90%;
  width: 100%;
}

.asksarah a.link {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 107%;
	width: 120px;
}

.app_asksarah_seg {
	float: left;
	background: none;
	padding: 0 10px 5px 10px;
	position: relative;
}

.app_asksarah_content_seg {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #CCCCCC;
}

.app_asksarah_seg .app_asksarah_form_seg {
	margin: 0 0 0 80px;
}

.app_asksarah_seg img.app_asksarah_pic_seg {
	position: absolute;
	left: 5px;
	bottom: 5px;
	z-index: 1;
}

.app_asksarah_seg img.icon {
	margin: 0 3px 0 0;
}

.app_asksarah_seg .form-item label,
.app_asksarah_seg .form-item {
	width: 135px;
}

.app_asksarah_seg .form-item {
	float: left;
	padding: 0 10px 0 0;
}

.app_asksarah_seg .form-item label {
	text-align: left;
	padding: 0 0 5px 0;
}

.app_asksarah_seg .form-item input.form-text {
	width: 100%;
	height: 17px;
}

.app_asksarah_form_seg input.form-submit {
	margin: 22px 0 0 0;
  float: left;
}


/* Services */

.pane-views-megamenu-front-block-1,
.pane-views-megamenu-front-block-2,
.pane-views-megamenu-front-block-3 {
	clear: both;
	padding: 15px 0 0 0;
	height: 300px;
	width: 100%;
	position: relative;
}

.seg_services {
	height: 100%;
	width: 100%;
	position: relative;
	float: left;
}

.seg_services .ddcontent {
	padding: 12px 0 12px 12px;
}

.seg_services .menuimage {
    margin-left: 648px;
}

.seg_services .grouptitle {
    font-size: 125%;
}

.seg_services .ddcontent .group {
    padding: 0 10px 0 0;
    width: 141px;
}

.seg_services ul.services-title-list,
.seg_services ul.services {
    margin: 0;
    padding: 0;
	list-style: none;
}

.seg_services .items ul.seg_services_desc a {
	text-decoration: underline;
}

.seg_services .tab-middle h3 {
	font-size: 72%;
}

.seg_services ul.services-title-list li {
	list-style: none;
	margin: 0;
}

.seg_services li li {
	list-style: none;
}

.seg_services .group li p,
.seg_services .group li a {
  float: left;
  width: 100%;
}

.seg_services li.current a.seg_services_title,
.seg_services li.sfHover a.seg_services_title {
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 14px 10px;
	background: transparent url("../images/segmentation/services-tab-middle.gif") top left repeat-x;
  position: relative;
  z-index: 1;
}

.seg_services a.seg_services_title {
    font-size: 190%;
	padding: 10px 10px 9px 10px;
}

.seg_services h2.title {
    padding: 6px 15px 7px 0;
}

.seg_services .border {
	border-top: 4px solid #000000;	
	top: 38px;
	left: 0;
	position: absolute;
	height: 1px;
	z-index: 0;
	width: 100%;
}

.seg_services .megamenu-menu .megamenu-bin {
  padding: 0;
}

.seg_services .tab-left,
.seg_services .tab-right {
	height: 42px;
  width: 6px;
}

.seg_services .current .tab-left,
.seg_services .sfHover .tab-left {
	background: transparent url("../images/segmentation/services-tab-left.gif") top left no-repeat;
}

.seg_services .current .tab-right,
.seg_services .sfHover .tab-right {
	background: transparent url("../images/segmentation/services-tab-right.gif") top left no-repeat;
}

.seg_services .tab-left,
.seg_services .tab-right,
.seg_services .tab-middle {
  position: relative;
  z-index: 1;
}


/* Columns */

.page-panel-segmentation .panel-col-first,
.page-panel-segmentation .panel-col,
.page-panel-segmentation .panel-col-last {
	width: 312px;
  font-size: 111%;
}

.page-panel-segmentation .panel-col-first .promonode,
.page-panel-segmentation .panel-col .promonode,
.page-panel-segmentation .panel-col-last .promonode {
	position: relative;
	width: 100%;
}

.page-panel-segmentation .panel-col-first,
.page-panel-segmentation .panel-col {
	padding-right: 10px;
}

.page-panel-segmentation .center-wrapper h2 {
	font-size: 180%;
	padding: 0 0 8px 0;
	border-bottom: 4px solid #000000;
	margin: 0 0 10px 0;
}

.page-panel-segmentation .center-wrapper h3 {
  border-bottom: 1px solid #ACACAC;
  font-size: 117%;
  font-weight: bold;
  padding: 0 0 9px 0;
	margin: 0;
}

.page-panel-segmentation .center-wrapper p {
  margin: 10px 0 10px 0;
}

.page-panel-segmentation .center-wrapper a.float {
	position: absolute;
  right: 0;
  top: 10px;
}

.page-panel-segmentation .center-wrapper .panel-col-last a.float {
	right: 0;	
}

.page-panel-segmentation .center-wrapper ul {
	list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}

.page-panel-segmentation .center-wrapper ul li {
  margin-bottom: 5px;
}

.page-panel-segmentation .center-wrapper .panel-col-last ul li {
  width: 267px;	
  float: left;
}


/*  col1 */

.page-panel-segmentation .service_updates {
	padding: 14px 18px 18px 19px;
	position: relative;
}

.page-panel-segmentation .service_updates p {
	padding: 10px 10px 10px 0;
	margin: 0;
    width: 148px;
	float: left;
}

.page-panel-segmentation .service_updates img {
    margin-left: 3px;
	float: right;
}


/* col2 */
.page-panel-segmentation ul.accordion  {
	position: relative;
  margin: 0;
  padding: 0;
}

.page-panel-segmentation ul.accordion li {
  float: left;
}

.page-panel-segmentation ul.accordion li a {
  width: 285px;
}

.page-panel-segmentation ul.accordion li li a {
  width: 100%;
}

.page-panel-segmentation ul.accordion li a,
.page-panel-segmentation ul.accordion li a:visited,
.page-panel-segmentation ul.accordion li a:hover,
.page-panel-segmentation ul.accordion li a:focus {
	text-decoration: none;
	padding: 6px 0 6px 10px;
	display: block;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	background: transparent url("../images/segmentation/accord-plus.gif") 278px 10px no-repeat;
}

.page-panel-segmentation ul.accordion li a.selected {
	background: transparent url("../images/segmentation/accord-minus.gif") 278px 10px no-repeat !important;
}

.page-panel-segmentation  ul.accordion li ul {
	width: 100%;
	margin: 0;
	overflow: hidden;
}

.page-panel-segmentation ul.accordion li li {
	padding: 12px 0 5px 10px;
	margin: 0 0 5px 0;
  width: 285px;
	overflow: hidden;
  background-color: #FFFFFF;
}

.page-panel-segmentation ul.accordion li li img {
	float: left;
}

.page-panel-segmentation ul.accordion li li p {
  float: right;
  margin: 0;
  padding: 0 8px 10px 8px;
	width: 185px;
  word-wrap: break-word;
}

.page-panel-segmentation ul.accordion li li a,
.page-panel-segmentation ul.accordion li li a:visited,
.page-panel-segmentation ul.accordion li li a:hover,
.page-panel-segmentation ul.accordion li li a:focus {
	text-decoration: underline;
	padding: 9px 0 10px 0;
	margin: 0;
	border: none;
	color: #CC0000 !important;
	background: none;
}