/*
TalkShoe Confidential Information
Copyright (c) 2005 - 2008 
----------------------------------------------- */

/*
Main Header css
author:		Carl Paradis
creationDate:	December 19 2006
description:Stylesheet for static header frames.
*/

/* Header
----------------------------------------------- */
.headerMainTable { background-color:#84BBF3; }
.headerNewTopSpacerTD { margin:0px; padding:0px; height:7px; max-height:10px; table-layout:fixed;
 background-color:#024477; }
.headerNewTopSpacer { margin:0px; padding:0px; height:0px; width:0px; display:none; }
.headerTSLogo { position:relative; margin:0px; padding:0px; margin-left:29px; }
.headerPrimaryLinksBody { background-color:#84BBF3; padding:0px; margin:0px; top:0px; left:0px; }
.headerPrimaryLinks { background-color:#84BBF3; }
.headerPrimaryLinks { margin:0px; padding:0px; margin-right:29px; color:#77A8DB; background-color:#84BBF3;
  font:11px "Lucida Sans", Arial, Helvetica, sans-serif; font-weight:bold; text-align:right; white-space:nowrap;}
.headerPrimaryLinks a { color:#FFFFFF; font:10px "Lucida Sans", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; }
.headerPrimaryLinks a:hover { text-decoration:underline; }
a.headerSignInLink { color:#FFFFFF; font:12px "Lucida Sans", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; }
a:hover.headerSignInLink { text-decoration:underline; }
a.headerSignOutLink { font-size:12px; color:#EBEBEB; }
.headerBumpTD {  margin:0px; padding:0px; background:url("/resources/talkshoe/images/header/headerBump.gif") no-repeat top center; }
.headerBumpTDStatic { margin:0px; padding:0px; background:url("/resources/talkshoe/images/header/headerBump.gif") no-repeat top center;
  height:43px; vertical-align:top; top:0px; padding-top:15px; }
.headerBumpBtns { margin:0px; padding:0px; height:43px; vertical-align:bottom; }
.headerBtn, .headerSearchBtn, .headerGoCallBtn { margin:0px; padding:0px; padding-left:2px; border:0px; }
a:hover .headerBtn { filter:alpha(opacity=88); -moz-opacity:.88; opacity:.88;  }
.headerSearchBtn { margin-bottom:4px; vertical-align:bottom; }
.headerGoCallBtn { margin-bottom:4px; vertical-align:bottom; }
.headerSearchBtnCustom
{ margin-bottom:0px; vertical-align:bottom; }
.myTalkShoeHdrBtnCustom, .LoginSignUpCustomHdrImg 
{ margin-bottom:0px; vertical-align:bottom; }
.myTalkShoeHdrBtnCustom { margin-right:10px; }
.signOutTextCustom, .signOutLinkCustom, .signUpCustomText, .signUpCustomLink, 
.headerHelloCustomText  { margin-bottom:0px; vertical-align:bottom; 
color:#EBEBEB; font:10px "Lucida Sans", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; }
.headerHelloText, .headerHelloCustomText { color:#FFFFFF; }
a.signOutLinkCustom { color:#EBEBEB; }
a.signUpCustomLink { color:#FFFFFF; }
a:hover.signOutLinkCustom, a:hover.signUpCustomLink { text-decoration:underline; }
.headerSearchForm, .headerSignInForm, .headerSignOutForm, .headerGoCallForm { margin:0px; padding:0px; }
.headerSearchField, .headerSearchCustomField { margin:0px; padding:2px; margin-bottom:4px; color:#999999; 
  font:10px Arial, Helvetica, sans-serif; width:140px; height:14px;
  border-top:1px solid #ABADB3; border-bottom:1px solid #E3E9EF; border-left:1px solid #E2E3EA; border-right:1px solid #DBDFE6; }
.headerGoCallField { margin:0px; padding:2px; margin-bottom:4px; color:#999999; 
  font:10px Arial, Helvetica, sans-serif; width:65px; height:14px;
  border-top:1px solid #ABADB3; border-bottom:1px solid #E3E9EF; border-left:1px solid #E2E3EA; border-right:1px solid #DBDFE6; }
.headerSearchCustomField { margin-bottom:0px; }
