/* Hanes Common CSS */
Body 
{
	margin: 0px;
	background-color:#ffffff;
/*	background-image:url('https://origin.buy-here.com/Hanes/20090209/images/other/General/background_020909.jpg');
    background-repeat:repeat;	*/
}

BODY.Popup
{
  background:#FFFFFF;
}

A,
.LinkButton,
.LinkSiteTools,
.LabelSiteTools,
.ErrorLabel,
.SubHeaderLabel
{
/*	 font-family:Arial;*/
	font-family:"Trebuchet MS"; 
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.SubHeaderLabel li{
	margin-left:30px;	/* NEW Project 18 */
}

.X-SmallLabel,
.X-SmallItalicLabel,
.X-SmallLink
{
	/*font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;	
}

.SmallLabel,
.SmallUnderlineLabel,
.SmallHighLightLabel,
.MessageLabel,
.MessageHighLightLabel,
.SmallItalicLabel,
.SmallItalicLink
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;	
}

.Indent{
	margin-left:30px;	/* NEW Project 18 */
}	

.SmallLabel li{
	margin-left:30px;	/* NEW Project 18 */
}

.Label,
.HighLightLabel,
.PromotionLabel,
.RadioButton,
.CheckBox,
.StyleFoundLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}

.Label li{
	margin-left:30px;	/* NEW Project 18 */
}

.liPadding{
	padding-bottom:15px;	/* NEW Project 18 */
}

.LargeLabel,
.LargeHighLightLabel,
.GeneralSystemErrorLabel
{
	/*font-family:Arial;*/
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
}
.LargeHighLightLabelRed
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:Bold;
	color:#FF3333;
}
.HighLightLabelRed
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:Bold;
	color:#FF3333;
}


.GeneralSystemErrorLabel 
{
	font-weight:bold;	
}

.MediumHighLightLabel
{
	/*font-family:Arial;*/
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;	
}

.SmallHighLightLabel,
.HighLightLabel,
.MediumHighLightLabel,
.LargeHighLightLabel,
.PromotionLabel
{
	font-weight:bold;
}

.SmallItalicLabel,
.SmallItalicLink,
.X-SmallItalicLabel
{
	font-style:italic;	
}

.SmallGreyLabel	/* NEW Project 46 */
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#666666;
}

.SmallUnderlineLabel
{
	text-decoration:underline;	
}

.ArrowLabel
{
	/* font-family:Arial;  */
	font-family:"Trebuchet MS"; 
	font-size:12px;	/* Was 10px; Project 41 (Janice/Sherry Request) */
	color:#666666;	
/*	font-weight:bold;	Project 41 (Janice/Sherry Request) */
}

.ArrowLink
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-transform:uppercase;	
	font-weight:bold;
}

.LabelQuickTools
{
	color:#666666;
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	
}

.MessageLabel,
.MessageHighLightLabel
{
	color:#FF3333;	
}

.PromotionLabel,
.ErrorLabel,
.GeneralSystemErrorLabel,
.SubHeaderLabel
{
	color:#FF3333;	
}

.MessageHighLightLabel
{
	text-transform:uppercase;
	font-weight:bold;
}

.ConfidentialMessageLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style:italic;
	color:#666666;
}

.StyleFoundLabel
{
	color:#333333;
}

.BoxHeaderLabel			/* Box in "Login" Page and "Email Enrol Main" Page*/
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background-color:#FF3333;
}

.DepartmentNavigationTitleLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:34px;
	color:#999999;
}

.ServiceNavigationTitleLabel
{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:34px;
	color:#999999;
	line-height:28px;
	width:175px;	/* Was 180px; Project 45 */
}

.ProgressBarLink, 
.ProgressBarBoxLink,
.ProgressBarLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}

.ProgressBarBoxLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

.ProgressBarLink:link   { color:#000000; }
.ProgressBarLink:visited { color:#000000; }
.ProgressBarLink:hover  { color:#000000; }
.ProgressBarLink:active { color:#000000; }

.ProgressBarBoxLink:link   { color:#000000; }
.ProgressBarBoxLink:visited { color:#000000; }
.ProgressBarBoxLink:hover  { color:#000000; }
.ProgressBarBoxLink:active { color:#000000; }

A:link 
{
}
A:visited	
{
	color:#666666;	
}
A:hover		
{
	color:#666666;	
}
A:active {}

.TextBox
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: solid 1px #666666;
	width:137px;
}

.TextBoxSiteTools
{
/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #666666;
	border: solid 1px #666666;
	width:137px;	
}

.Button,
.LargeButton
/*.QuickButton */
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;	
	background-color:#FF3333;
	text-decoration:none;
	border: 0px;
	height: 21px;
	
	/* These CSS are to adjust IE button extra padding*/
	padding-left: .25em;
	padding-right: .25em;
	width:auto;
	overflow:visible;
}
/*	
A.QuickButton:Hover
{
       color:#FFFFFF;
}

A.QuickButton
{
       padding:1px 4px;
       margin: 0px 0px 0px -3px;
}
*/
.CSRButton
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;	
	background-color:#FF3333;
	text-decoration:none;
	border: 0px;
	height: 21px;
	
	/* These CSS are to adjust IE button extra padding*/
	padding-left: .15em;
	padding-right: .15em;
	width:80px;
	overflow:visible;
}

.SecondButton,
.SecondLargeButton
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FF3333;	
	background-color:#FFFFFF;
	text-decoration:none;
	border: solid 1px #FF3333;
	height: 21px;
	
	/* These CSS are to adjust IE button extra padding*/
	padding-left: .25em;
	padding-right: .25em;
	width:auto;
	overflow:visible;
}

.LargeButton,
.SecondLargeButton
{
	font-size:12px;
}

.QuickButton
{
	font-size:12px;
	text-transform:uppercase;
	margin-left:1px;
	height: auto;
}

.HyperLink
{
}

.ErrorHyperLink,
.ErrorHyperLink:Visited,
.ErrorHyperLink:Hover,
.ErrorHyperLink:active
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF3333;
	font-style:italic;
	text-decoration:none;
}

.DropDownList
{
   	/* font-family:Arial; */
	font-family:"Trebuchet MS";
  	font-size:11px;
}

.TreeView
{
}

.Validator 
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF3333;
}

.LabelSiteTools,
.LinkSiteTools
{
	color:#FFFFFF;	
}


.LinkSiteTools:Visited
{
	color:#FFFFFF;	
}

.LinkSiteTools:Hover
{
	color:#FFFFFF;
}

.MenuBarText
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.MenuBarLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
}

#Utility .MenuBarLink,
#Utility .FMenuBarLink,
#Utility .LMenuBarLink
{	/* font:bold 10px Arial, sans; */
    font: normal 11px "Trebuchet MS", sans;
	color:#666666;
	line-height:12px;
	text-transform:uppercase;
	text-decoration:none;
	padding-left: 0px;
	padding-right: 12px;
	
}
#Utility .FMenuBarLink,
#Utility .MenuBarLink
{
background:url('https://origin.buy-here.com/Hanes/2009Redesign/images/other/General/bullet-middot.png') center right no-repeat;
}
#Utility .MenuBarLink,
#Utility .LMenuBarLink
{
	padding-left:8px;
}

.MenuBarSpacer
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.MenuBarHyperLink
{

}

.MenuBarImage
{

}

.HyperLinkButton,
.HyperLinkButton:Visited,
.HyperLinkButton:Hover
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;	
	background-color:#FF3333;
	text-decoration:none;
	border:0px;
	height: 21px;
	
	padding-left: .50em;
	padding-right: .50em;
	padding-top: .1em;
	padding-bottom: .1em;
	
	/* These CSS are to adjust IE button extra padding*/
	/*padding-left: .25em;*/
	/*padding-right: .25em;*/
	width:auto;
	overflow:visible;
}	

.GreyArrowLeftImage,
.GreyArrowRightImage
{
	vertical-align:bottom;
}

.GridViewStyle
{
	width:152px;
}

.GridViewRowStyle
{
	background-color:#DBDBDB;
}

.GridViewAlternateRowStyle
{
	background-color:#FFFFFF;
}

.GridViewPropertyColumnSmall, /* Small Font */
.GridViewPropertyColumn
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;	
	padding-right:10px;
	width:154px;
}
.GridViewPropertyColumnSmall /* Small Font */
{
	font-size:11px;	
}

.GridViewButtons
{
	text-align:center;
}
.GridViewHeader,
.GridViewTexts,
.GridViewLinks,
.GridViewImages
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	vertical-align:top;
	width:152px;
}

.GridCompareItemsCell
{
	vertical-align:top;
	padding:0px 2px 0px 0px;
	width:154px;
	text-align:right;
}

.GridViewCompareItems
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	vertical-align:top;
	background-color:#999999;
	color:#FFFFFF;
}

.GridViewCompareItemsRemoveButton                                       
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;	
	background-color:#999999;
	text-decoration:none;
	border: 0px;
	height: 21px;
	
	/* These CSS are to adjust IE button extra padding*/
	padding-left: .25em;
	padding-right: .25em;
	width:auto;
	overflow:visible;
}

.GridViewCompareItemsAddButton,
.GridViewCompareItemsAddButton:link,
.GridViewCompareItemsAddButton:visited,
.GridViewCompareItemsAddButton:hover,
.GridViewCompareItemsAddButton:active
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FF3333;
}

.Floatleft {		/* NEW as of 2010-03-05 */
	float:left;
	clear:left;
}

#CompareItemsTitle
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	vertical-align:top;
	background-color:#999999;
	width:154px;
	padding:3px 10px 3px 10px;
}

#CompareItemsAddButton
{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}

.MarginL10	
{
	margin-left:10px;
}
.MarginR10	
{
	margin-right:10px;
}
.AbsoluteBottom	
{
	position:absolute;
	bottom:0pt;
}

/**********************************/
/*  Navigation
/**********************************/

.SeparatorNavigation
{
	float:left;
	border-left: solid 1px #CCCCCC; /
	padding-left: 9px;	
	margin-left: 5px;	/
	display: inline;
	padding-left:9px;	/* NEW Project 48 */
}

.SeparatorSearchResultsNavigation
{
	float:left;
/*	border-left: solid 1px #CCCCCC;	Project 22 */
/*	padding-left: 10px;	Project 22 */
	margin-left: 5px;	/* Was 10px; Project 22 */
	display: inline;				/* Fixed Bug in IE */
}

/**********************************/
/*  Checkout
/**********************************/
#CheckoutProgressBar /* DIV ELEMENT*/
{
	float:left;
	clear:right;
	width:760px;	/* PRE-TEST 770px; was 580px; Project 9 */
}

#CheckoutHeader
{
	float:left;
	width:760px;	/* PRE-TEST 770px; was 580px; Project 10 */
/*	padding-top:10px;	Project 27 */
	padding-bottom:10px;
}

.CheckoutContentTitle /* CONTENT TITLE ELEMENT */
{
	width:580px;
	height:52px;	
}

#CheckOutNavigationButtons /* Parent */
{
	float:left;
	width:760px;	/* PRE-TEST 770px; was 660px; Project 10 */
	height:67px;
}

#CheckOutPreviousButton /* Child */
{
	float:left;
	width:290px;
	padding-top:20px;
}

#CheckOutNextButton /* Child */
{
	float:right;
	width:248px;
	text-align:right;
	padding-top:20px;
	padding-right:5px;	/* was 22px; Project 10 */
}


/**********************************/
/*  Order Pages
/**********************************/
.OrderSummaryLine
{
	float:left;
	width:760px;	/* PRE-TEST 770px; was 650px; Project 10 */
}

.OrderSummary
{
	float:left;
	width:200px;	/* was 193px; Project 10 */
}
.OrderNumberLabel,
.OrderNumberValue
{
	float:left;	
	padding-right:5px;
/*	padding-bottom:25px;	Project 10 Test */
	color:#FF3333;
	height:35px;	/* NEW Project 10 */
}

.OrderLabel
{
	float:left;	
	padding-right:5px;
	padding-bottom:25px;
}
.OrderValue
{
	float:left;	
	padding-bottom:25px;
}

.TrackingLabel
{
	float:right;
	padding-right:10px;
	padding-bottom:25px;
}

.OrderSummaryLabel,
.OrderSummaryValue,
.OrderSummaryButton
{
	float:left;
	width:188px;
}

.OrderSummaryValue
{
	height:75px;	/* was 65px; Project 10 */
	padding-left:5px;
	padding-bottom:5px;	/* NEW Project 10 */
}

.OrderSummaryButton
{
	padding-bottom:20px;	
}

#OrderItemsTitle
{
	clear:left;
	border-top: solid 1px #CCCCCC;
	padding-top: 6px;
	padding-bottom: 15px;
	width:760px;	/* PRE-TEST 770px; was 650px; Project 10 */
}

#OrderItems
{
	float:left;
	width:760px;	/* PRE-TEST 770px; was 650px; Project 10 */
}

#OrderUpdateButton
{
	float:left;
	width:755px;	/* PRE-TEST 765px; was 640px; Project 10 */
	text-align:right;
	padding-top:20px;
	padding-right:5px;	/* was 22px; Project 10 */
}

#OrderSummaryReview,
#OrderSummary
{
	float:left;
	width:736px;	/* PRE-TEST 746px; Was 640px; Project 10 TEST */
	padding-top:20px;
/*	padding-right:71px;	Project 10 */
}

#OrderSummaryReview
{
	width:675px;	/* PRE-TEST 685px; New 698px; Project 29, Was 640px; Project 10 */

}

#OrderCompleteTitle
{
	float:left;
	clear:left;
	width:580px;
}
#OrderCompleteSubTitle
{
	float:left;
	clear:left;
	width:740px;	/* was 580px; Project 10 */
	margin-top:-15px;	/* was padding-top:0px; Project 10 Test */
	padding-bottom:10px;
}

#OrderConfirmBookMark
{
	width:760px;	/* PRE-TEST 765px; Was 650px; Project 29 */
}
#OrderPrintButton
{
	float:left;
	width:650px;	/* Was 580px; Project 34 */
	padding-bottom:7px;
}
#OrderCreateAnAccountTitle
{
	float:left;
	width:770px;	/* was 580px <-old was 650px; Project 10 */
	padding-top:6px;	/* was 25px */
	padding-bottom:15px;
	border-top: solid 1px #CCCCCC;
}
#OrderCreateAnAccount
{
	float:left;
	width:750px;	/* was 558px <--old was 645px; Project 10 */
	padding-bottom:15px;
}

#OrderCreateAnAccountbutton
{
	float:left;
	clear:left;
	padding-right:10px;
	padding-bottom:15px;
}
#OrderReturnToHomePagebutton
{
	float:left;
	padding-bottom:15px;
}

#OrderPreviousButton
{
	float:left;
	padding-top:22px;
	width:290px;
}

#OrderShoppingBagButton
{
	float:right;
	padding-top:22px;
	padding-right:5px;	/* Was 11px; Project 27 */
}

#OrderReOrderAllButton
{
	float:left;
	clear:both;
	padding-top:5px;	
}
 #zoneAd,#zoneAd1,#zoneAd2
{
       width:180px; 
       border-style:none;
}
#SubCatFlash
{
  margin:0px 0px 0px 0px;
  padding:0px 0px 7px 0px;
  z-index:-5;
}

#SubCatFlashTxt
{
  z-index: 1;
  width:770px; 
  position:absolute;
  top:173px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 3px;
  font-size:24pt;
  /* font-family:Arial; */
  font-family :"Trebuchet MS";
  text-transform:uppercase;
  }

#SubCatFlashTxt H2
{
    z-index: 1;
  color:#FFFFFF;
  font-size:24px;
  font-weight: bold;
  line-height:21px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 6px;   
}
#SmallAdd
{
	width:188px;
	padding-bottom:5px;
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF3333;
	text-align:center;
}
    
.DiscountLabel
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
    font-size:10px;
    line-height:10px;
    color:Red;
}

.HiddenButton
{
	/*	Enter Key Fake Button - 
		Do not change value.
	*/
	background-color: Transparent;
	border: 0px;
	padding: 0px;
	position:absolute;
	left: -3000px;
	top:-2000px; 
	overflow: hidden;
	width:0px;
	height:0px;
}
.lfn

{

     /* font-family:Arial; */
	font-family:"Trebuchet MS";
      color:#666666;
      text-decoration:none;
     
}
.lfn:hover { color:#FF3333; }
.hfAboutTop
{
      padding-top:20px;
      padding-bottom:20px;
      border-bottom: solid 1px #CCCCCC;
	margin:0px 5px 5px;	/* NEW Project 42 */
}
.hfAboutBottom
{
      padding-top:20px;
      padding-bottom:20px;
      border-top: solid 1px #CCCCCC;
      float:left;
	width:950px;	/* NEW Project 42 */
	margin:5px 5px 0px;	/* NEW Project 42 */
}
#PopUpBody
{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#PopUpHeader
{
  background:#FFFFFF;
  width:542px;
  height:77px;
  vertical-align: middle;
  text-align:center;  
}
#PopUpMasterHeader
{
  background:#ffffff;
  width:672px;
  height:77px;
  vertical-align: middle;
  text-align:left;
  padding-top:7px;
  padding-left:16px;
}

#PopUpCLogo
{
  width: 80px; 
  height: 77px;
  float:left;
}
#PopUpHeader h1
{
 font-size:16px;
 padding:28px 0px 0px 22px;
 margin:0px 0px 0px 0px;  
}
#PopUpHeadLine
{
  float:left;
  font-size: 16px;
  background:#ffffff;
  color: #666666;  
  text-align: center;
  vertical-align: middle;
  padding: 0px;  
  text-transform:uppercase;
  letter-spacing:1px;
}
#PopUpPagePara
{
 width:430px;
 padding-top:20px;
 padding-left: 102px;
 padding-bottom:20px;
 background-color:#FFFFFF;
}

#PopUpPagePara  ul,#PopUpPagePara li .Label
{
 margin-left:13px;
/*list-style-type:circle;
  list-style-position:1px;
  list-style-image:*/
}


#PopUpInfo
{ 
 background-color:#FFFFFF;
 float: left; 
}
#DOTDLPInfoBody
{
    width:800px;
    background-color:#99cccc;
    padding-bottom: 29px;

}

 .col  
 {
    float:left;
    width:225px;
/*    background-color:#99cccc;	Project 47 */
    text-align:center;
    padding:25px 0px 3px 70px;	/* Was 29px 0px 8px 31px; Project 47 */
 } 
 .col IMG
 {
/*    width:225px;	Project 47 */
/*    height:315px;	Project 47 */
/*    padding:0px 0px 8px 0px;	Project 47 */
 }
 .col SPAN,.col SPAN A:link,.col SPAN A:visited,.col SPAN A:hover  
 {
  padding:0px 0px 0px 0px;
  color:#000000;
  text-decoration: none;
  font-size:14px;  
  font-weight:normal;  
  width: 60px;
  background: #ffffff;
  
  
 }
 .col SPAN A
 {
    line-height:18px;
    vertical-align:bottom;
     
 }
 .colspace  
 {
    float:left;
    width:70px;	/* Was 31px; Project 47 */
    text-align:center;
/*    background-color:#99cccc;	Project 47 */
    padding:0px 0px 0px 0px;
 } 
 .colspacet  
 {
    float:left;
    width:33px;
    height:362;
    text-align:center;
    background-color:#99cccc;
    padding:0px 0px 0px 0px;
 } 
 .colt  
 {
    float:left;
    width:225px;
    text-decoration: none;
    text-align:center;
    background:#ffffff;
    padding:0px 0px 0px 0px;
 } 

 .colt SPAN,.colt SPAN A:link,.colt SPAN A:visited,.colt SPAN A:hover  
 {
  padding:0px 0px 0px 0px;
  color:#000000;
  text-decoration: none;
  font-size:14px;  
  font-weight:normal;  
  width: 60px;
  background: #ffffff;
  
  
 }
 .colt SPAN A
 {
    line-height:18px;
    vertical-align:bottom;
     
 }
.DOTDtext1{ 

	font-size: 14px;	
	color: #000000;
	font-family:"Trebuchet MS";
	text-align: center;
}
	
.DOTDtext2{   

	font-size: 12px;
	color: #666666;
	font-family:"Trebuchet MS";
	text-align: center;
}

.DOTDtext3{    
	font-weight: bold;	
	font-size: 18px;
	color: #ff3333;
	font-family:"Trebuchet MS";
	text-align: center;
}	

.DOTDtext4{    
	font-weight: bold;	
	font-size: 14px;
	color: #ff3333;
	font-family:"Trebuchet MS";
	text-align: center;
}	


/* Added from Marketing Ads.css*/
.catheadAd
{
	padding-right: 24px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 24px;
	margin: 24px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 18pt;
	padding-top: 12px;
	font-family:"Trebuchet MS";
	text-align: left;
}
.catheadAdsub
{
        
	color:#99ffff;
	padding-right:20px;
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	padding-bottom:0px;
	vertical-align:middle;
	line-height:18px;
	padding-top:0px;
	font-family:"Trebuchet MS";
	text-align: left;
}
.catheadAdsubSale
{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	vertical-align: middle;
	line-height: 18px;
	padding-top: 14px;
	font-family:"Trebuchet MS";
	text-align: center;
}

.floatleft 
{
		float: left;
		margin: 0;
		padding: 0;

}

.infoPageTitle 
{ 
  /* font-family:Arial; */
 font-family:"Trebuchet MS";
  font-size:21px; 
  font-weight:bold;
  color:#FF3333;
  font-size: medium;
  line-height: 18pt;
  padding: 2px;
  margin: 20px -1px 1px -1px;
  text-decoration: none; 
}

.infoPagesub 
{ /* font-family:Arial; */
	font-family:"Trebuchet MS";
  font-size:16px;
  font-weight:bold;
  color:#666666;
  font-size: medium; 
  line-height: 16pt; 
  padding: 2px; margin: 2px -1px 1px -1px;
  text-decoration: none; 
}

.infoPageContinue 
{ 
  /* font-family:Arial; */
	font-family:"Trebuchet MS";
  font-size:18px;
  font-weight:bold;
  color:#FF3333;
  font-size: medium;
  line-height: 18pt;
  padding: 2px;
  margin: 20px -1px 1px -1px;
  text-decoration: underline;
 }


.infoPagePara {
	float: left;
	width: 580px;	/* Was 550px; Project 18 */
/*	margin: 5px;	Project 16 */
/*	margin-left: 5px;	Was NEW Project 16 */
	margin-bottom: 5px;	/* NEW Project 16 */
	padding: 0;
}


.tp  { background-color : #FFFFFF; color:#000000; font-size: 12px; text-decoration:none;font-family: "Trebuchet MS", Helvettica, san-serif; text-align : center;}

.trh { background-color : #000000; color:#FFFFFF; font-size: 12px; font-weight: bold; text-decoration:none; font-family: Trebuchet MS, Helvettica, san-serif; text-align : left;}

.tch { background-color : #000000; color:#FFFFFF; font-size: 12px; font-weight: bold; text-decoration:none; font-family: Trebuchet MS, Helvettica, san-serif; text-align : center;}

.SizeChartTitle{  
  /* font-family:Arial; */
	font-family:"Trebuchet MS"; 
  font-size: 21px; 
  font-weight: bold;
  color: #999999;
  line-height: 18pt;
  padding: 10px;
  margin: 20px -1px 1px -1px;
  text-decoration: none; 
}

.SizeChartsubHead
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#999999;
	font-size:12pt;
	
}

.SizeChartsub
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10pt;
}


.BottomFooter2
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:8px;
	font-weight:lighter;
	text-decoration:none;
}
	
.BottomFooter1
{
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
	
	
.MarkAdHeadCat
{	text-align:center;
	vertical-align:middle;
	width:310px;
	height:250px;
	background-color:#99CCFF;	
	
}

.lfn2
{
      font-size:10px;
      font-family  :"Trebuchet MS";
      color:#666666;
      font-weight:normal;
      text-decoration:none;     
}
.lfn2:hover{color:#FF3333;}	

.lfn3
{
      font-size:10px;
      font-family :"Trebuchet MS";
      color:#666666;
          font-weight:bold;
      text-decoration:none;     
}
.lfn3:hover{color:#FF3333;}	
	
.catheadAdsubSale:link {color:#999999;}
.catheadAdsubSale:visited {color:#999999;}	
.catheadAdsubSale:hover{color:#999999;}
.catheadAdsubSale:active {color:#999999;} 
.catBanner{
    height:250px; 
    width: 768px; 
    vertical-align: top;
	border: 1px solid #cdcdcd; 
	margin-bottom: 7px;
}

#banner_left{	
	float:left;
}

#banner_right{	
	float:right;
}

#banner_fontContainer{	
	position:relative;
	top:70px;
		vertical-align: middle;
	width:350px;
	
}

.catheadAdsubNew{ color:#FF3333;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	padding-bottom:0px;
	vertical-align:middle;
	line-height:27px;
	padding-top:0px;
	font-family:"Trebuchet MS";
	text-align: center;}
	
.catHeadH2{ position: relative; 
   top: 125px;
   left: 20px;
   font-family :"Trebuchet MS";
   font-weight:bold;
   color: #000000;
   font-size: 18px;}

.catHeadH2link{position: relative; 
   top: 157px;
   left: 20px; 
   font-weight:bold;
   left: 20px;
   font-family :"Trebuchet MS";
   color: #000000;
   font-size: 18px;}
   	
.catHeadAdAll{ 
	font-size: 26px;

	color: #000000; 	
	line-height: 20pt;
	font-family:"Trebuchet MS";
	text-align: center;
	background-color:#ffffff;}
	
.catHeadAdwomen{ padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 24px;
	margin: 24px;
	vertical-align: middle;
	color: #000000;
	line-height: 20pt;
	padding-top: 12px;
	font-family:"Trebuchet MS";
	text-align: center;
	background-color:#ffffff;}
	
.catHeadAdBoys{  padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 24px;
	margin: 24px;
	vertical-align: middle;
	color: #000000;
	line-height: 20pt;
	padding-top: 12px;
	font-family:"Trebuchet MS";
	text-align: center;
	background-color:#ffffff;}
	
.catHeadAdGirls{ padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 24px;
	margin: 24px;
	vertical-align: middle;
	color: #000000;
	line-height: 20pt;
	padding-top: 12px;
	font-family:"Trebuchet MS";
	text-align: center;
	background-color:#ffffff;}
	
.catheadAdsubNewClearance{ color:#FF3333;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	padding-bottom:0px;
	vertical-align:middle;
	line-height:27px;
	padding-top:0px;
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	text-align: center;}
.catHeadAdClearance{ padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 24px;
	margin: 24px;
	vertical-align: middle;
	color: #FF3333;
	line-height: 20pt;
	padding-top: 12px;
	/* font-family:Arial; */
	font-family:"Trebuchet MS";
	text-align: center;
	background-color:#ffffff;}
	#nuat
	{
	    text-decoration:none;	    
	}
	#nuat:link
	{
	    text-decoration:none;	    
	    color:#666666;
	}
	#nuat:visited
	{
	    text-decoration:none;	    
	    color:#666666;
	}
	#nuat:hover
	{
	    color:#FF0000;
	}
	
#FinderNavigation
{  
/*    height:500px;	Project 41 */
    background-image:url('https://origin.buy-here.com/Hanes/Images/other/BraFinder_020810.jpg');	/* Was url('http://origin.buy-here.com/Hanes/Images/other/BraFinder_041309_07.gif'); Project 41 */
    background-position:right bottom;	/* Was bottom; Project 41 */
    background-repeat:no-repeat;
}
#BraFinderLanding
{
 float:left;      
 height:493px;
 width:524px;
}

#BraFinderLanding P
{
   float:left;
   position:relative;
   top: 170px;
   font-size:12px;
   font-weight:bold;
   color: #ff3333;
   width:230px;
   padding-left: 15px;
}
#BraFinderLanding P SPAN
{    
    font-size:24px;
    color:#FFFFFF;
}
   #UpgradeNews{
     float:right;border:solid 1px #000000;width:170px; font-size:11px;padding:5px;vertical-align:top;background-color:#FFFFFF;color:red;
	font-family:"Trebuchet MS";display:none;
     }
#ServiceContentInfoBody
{
	width:760px;	
}
.PhyInvMsg
{
	color:#FF3333;
	font-size:12px;
	font-weight:bold;
    display:none; 
}
#PopUpPageiframe
{
	width:540px;
	height:1200px;
}
#addtoaddressbook
{
		width:540px;
		height:1200px;
}