@import url("/stylesheets/BaseOrdering.css");

a
{
    color: #252525;
}

#PortalContainer
{
	background-color: #c8cbcb;
}

hr
{
	color: #005070;
	background-color: #005070;
	margin-left: 10px;
}

.PortalPanel
{
	background-color: #fff;
}

body
{
	background-color: #c8cbcb;
	color: #252525;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.ContainerStyle
{
	/*background: url(images/bkg_content.gif) bottom;*/
}

.CurrentUserContainer
{
	top: 60px;
	color: #fff;
}

.MyAccount_ContactContainer 
{
	margin-left: 10px;
}

.DefaultMasterPortalPageHeader 
{
	height: 181px;
}

.DefaultContentPlaceHolder 
{
	margin-bottom: 10px;
	margin-top: 20px;
}

.DownloadTemplatePanel 
{
	width: auto;
}

.DownloadTemplateGridContainer 
{
	width: auto;
}

.AdminContactInfoContainer 
{
	margin-left: 0px;
}

.PrimaryContent 
{
    width: 607px;
	border-top: solid 0px #005070; 
	border-left: solid 0px #005070;
	border-right: solid 0px #005070;
	margin-top: 0px;
}

/* IE 6 patch */
.PrimaryContent
{
	_width: 550px;
	_border: solid 0px red;
	_float: right;
}

#PrimaryContent
{
	margin-left: 5px;
	margin-top: 10px;
}

.PrimaryContent 
{
	_margin-top: 20px;
}

.FullWidthPrimaryContent
{
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 800px; 
	border: 0px solid #005070;
	border-top: 0px solid #b70a2E;
}

.FullWidthPrimaryContent 
{
	_margin-left: 5px;
	_margin-right: 1px;
	_border-left: solid 1px #333;
}

.FullWidthPrimaryContent > #NavigationContextPanel
{   color: #252525;
	background-color: #b70a2E;
	border-top: solid 0px #b70a2E;
	border-bottom: solid 1px #b70a2E; 	
	padding: 5px 0px 5px 5px;
	width: 795px;
}

.DynamicContentContainer
{
	padding-left: 10px;
}

.DynamicContentContainer > #PrimaryContent > .ModuleHeader
{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}


/* ****************************
	Main Menu Styles
   **************************** */

a.MainMenuItem,a.MainMenuItem:hover,a.MainMenuItem:visited,a.MainMenuItemActive
{
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: #252525;
}

a.MainMenuItemActive
{
	background: #b70a2E;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 0px solid #333;
	color: #252525;
}

/* ****************************
	FAQ Styles
   **************************** */

.FAQQuestion
{
	color: #252525;
	font-weight: 700;
	margin: 0 10px 3px 1px;
	padding: 0 10px 0 0px;
}

.FAQAnswer
{
	color: #252525;
	margin: 0 10px 15px 1px;
	padding: 0 10px 0 0px;
}

/* ****************************
	Error & Message Styles
   **************************** */

.ApplicationMessage
{
	color: #000;
	font-weight: bold;
}

.AlertMessage
{
	color: #840f2a;
}


/* ****************************
	Helpful Hints Styles
   **************************** */

.ViewCVNumberHelp 
{
	width: 600px;
	background-color: White;
	margin: 20px auto 20px auto;
	padding: 15px 15px 15px 15px;
	color: Black;
}

.ViewCVNumberHelp b 
{
	font-weight: bold;
}

.ViewCVNumberHelp .sub 
{
	margin: 0px 100px 0px 0px;	
}

#HelpfulHints
{
	margin-top: 5px;
	padding-left: 0px;
}

#HelpfulHints h4,.HelpfulHintsContainer h4
{
	border-top: solid 1px #005070;
	color: #005070;	
	width: auto;
	padding: 10px 0 0 0px;
}

#HelpfulHints h4,.HelpfulHintsContainer h4
{
	_width:575px;
	_margin-right: 0px;
}

.HelpfulHintItem
{
	margin: 0 0px 0px 0px;
	padding: 0 0 0px 0px;
}

.HelpfulHintsItem
{
}

/* ****************************
	Terms Styles
   **************************** */

.TermsAndConditionsTextContainer
{
	margin: 0px 20px 0px 0px;
}

/* ****************************
	Footer Styles
   **************************** */

#Footer
{
	background-color: #005070;
    clear: both;
	color: #fff;
	text-align: center;
}

#Footer a, #Footer a:hover
{
	color: #fff;
	text-decoration: none;
}

#Footer div
{
	color: #fff;
	margin-top: 50px;
}

.IE8 .PreviewFooter
{
    margin-top: -54px;
}

/* ****************************
	Reporting Styles
   **************************** */

a.ReportingMenuItem
{
	color: #252525;
	border-left: 1px solid #b70a2E;
	border-top: 1px solid #b70a2E;
	border-bottom: 1px solid #b70a2E;
	border-right: 1px solid #b70a2E;
}

a.ReportingMenuItemActive
{
	background: #b70a2E;
	color: #252525;
	border-left: 1px solid #b70a2E;
	border-top: 1px solid #b70a2E;
	border-bottom: 1px solid #b70a2E;
	border-right: 1px solid #b70a2E;
}

.ReportTitle
{
	color: #005070;
}
	
/* ****************************
	Message Board Styles
   **************************** */

.MessageBoardContainer
{
	background: url(images/bkg_right_column.gif) repeat-y;
	margin: 0px 0px 15px 0px;
	padding-bottom: 1em;
	float: right;
}

.MessageBoardButton
{
	padding: 0px 10px 0px 7px;
}

.MessageBoardHeader
{
	color: #005070;
	padding: 0px 10px 0px 0px; 
}

.SubMsgDiv
{
	margin: 6px 0px 8px 4px;
	background-color: #c8cbcb;
}

/* ****************************
	Message Board Styles
   **************************** */

a.CreateCertificateLink
{
	color: #252525;
}

a.TableDataLink
{
	color: #252525;
}

.TableText
{
	color: #252525;
}

.SecondaryLink
{
	color: #252525;
}

.AwardWizardQuestionLabel
{
	color: #252525;
}

.FormFieldLabel
{
	display: block;
	width: 90px;
	color: #000;
}

.AwardWizardQuestion
{
	color: #252525;
	font-weight: 700;
}

.Header
{
}

.Header
{
	_height: 86px;
}

.Label
{
}

.UnboxedLabel
{
	color: #252525;
}

.LabelExample
{
	color: #252525;
}

.MenuPadding
{
	background: url(/GCC/Images/topnav.gif) no-repeat;
}

.PageHeader
{
	color: #005070;
}

.PageHeaderMgmtAcct
{
	border-bottom: 1px solid #b70a2E;
	color: #252525;
}

.PageHeaderContactus
{
	color: #252525;
}

.PageInstructions
{
	margin-top: 20px;
}

.Breadcrumbs /* Administration client indicator */
{
	color: #252525;
}

#PortalNavigation
{
	color: #fff;
}

#PortalNavigation a, .CurrentUserContainer a
{
	color: #fff;
}

.PortalMenu
{
	background-color: #b70a2E;
	border-top: solid 2px #005070;
}

.PortalMenuSeparator
{
	color: #fff;
}

a.PortalMenuItem
{
	text-decoration: none;
	color: #fff;
}

.PrimaryButton,.SecondaryButton
{
	border: solid 1px #b5ac85;
}

#PrimaryContent > .ModuleHeader 
{
    margin-left: 0px;
}

.RedemptionMainMenu
{
	background-color: #B19819;
	height: 30px;
	text-align: right;
	vertical-align: middle;
}

.RedemptionMainMenuSeparator
{
	color: #806200;
	font-weight: 700;
}

.RedemptionSummary,.Budget
{
	margin-bottom: 15px;
	padding: 25px 7px 7px 6px; 
}

.RedemptionSummaryHeader,.BudgetHeader,.ProductIndicatorHeader
{
	color: #252525;
	font: bold 14px Arial;
}

.RedemptionSectionHeader
{
	display: block;
	background: #EDE8CB;
	width: 95%;
}

.Section
{
	margin-left: 0px;
}

.SectionHeader
{
}

.SectionHeaderExpand
{
	display: block;
}

.MenuSectionTitle
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color:#1278a0;
	padding-top: 4px;
	padding-left: 8px;
	text-transform: uppercase;
	height: 1.5em;
	vertical-align: middle;
	border-top: solid 0px #1278a0;
	border-bottom: solid 0px #1278a0;
	margin-top: 4px;
}

.SectionTitleUserMgmt
{
	color: #252525;
}

.TableActionLink
{
	color: #252525;
}

a.TextLink, a.MerchantCopyLink, a.ActionLink
{
	color: #252525;
}

.TrackingNumberContainer
{
	border: #7f9db9 1px solid;
}

.CustomTextBoxContainer
{
	border: solid 1px #005070;
}

.CustomTextBoxLine
{
	border-bottom: solid 1px #D6D3E5;
}

.TableRow
{
	/*border-bottom:solid 1px #F6F3E5;*/
}
	
.TableRowAlternating
{
	/*border-bottom:solid 1px #F6F3E5;*/
}
 
.TableTitle
{
	color: #252525;
	clear: both;
	padding-left: 5px;
}

.WizardHeader
{
	color: #000;
}

.WizardFooter
{
	color: #005070;
}

.WizardPanelFooter
{
	background: #cfc28d;
}

.WizardPanelHeader
{
	/*background:#005070;*/
}

.WizardPanelHeaderExpan
{
	background: #000;
}

.WizardSeparator
{
	color: #806200;
}

.WizardPanelContent, .ActionPanel
{
	background: #c8cbcb;
	padding: 5px 10px 5px 5px;
}

.MerchantListCategoryHeader
{
	color: #000;
}

.MerchantListLink
{
	color: #000;
}

.CategoryHeader
{
	color: #000;
}

.OrderingModuleHeader
{
	color: #005070;
	padding: 10px 0 10px 5px;
}

.ModuleHeader_Common
{
	color: #005070;
	margin: 0px 0px 0px 0px; 
}

#BodyContent
{
	margin: 0px;
}

.Header, Img 
{
	display: block;
}

.ModuleHeader
{
	color: #005070;
	margin: 5px 0 5px 0px;
	width: 500px;
}

.ModuleHeaderHome
{
	color: #005070;
	border-bottom: 1px solid #e67515;
}

.SectionUserExpand
{
	border: solid 1px #e67515;
}

.ConfirmationNumber, .FieldLabelStacked, .HelpfulHintsTitle, .WizardStepActive
{
	color: #252525;
	font-weight: 100;
}

.RedemptionSummary .Item, .BudgetContent, .RedemptionSummaryText
{
	color: #252525;
}

.TableHeader
{
	padding-left: 3px;
	width: 604px;
}

.TableHeader th
{
	padding: 3px 3px 3px 0px;
}

.TableHeader td
{
	padding: 3px 0px 3px -5px;
}

.TableHeader td a, .TableHeader th
{
}

.TableFooter, .TableHeader
{
	background: #c8cbcb;
}

.FormRow
{
	margin-left: 0px;
}

.Form 
{
	margin-left: 10px;
}

.AdminCellDisplayEven 
{
	background-color: #fff;
	color: #252525;
}

.AdminCellDisplayOdd 
{
	background-color: white;
	color: #252525;
}

.AdminBreadCrumb 
{
	background-color: #fff;
	color: #252525;
	height: 20px;
	margin-left: 168px;
	margin-right: 11px;
}


/* *************************************************************************
	Ordering Navigation Control
   ************************************************************************* */
   
#OrderingNavigationContainer
{
	background-color: #fff;
}

#OrderingNavigationContainer .Home
{
	background-color: #005070;
	color: #fff;
	padding-left: 4px;
	font: bold 12px Arial;
	border-top: 1px solid #005070;
	margin-top: 1px;
}

#OrderingNavigationContainer .HomeActive
{
	background-color: #005070;
}

#OrderingNavigationContainer .SectionTitle
{
	/*background-color: #FEE499;*/
}

#OrderingNavigationContainer .Item
{
	background-color: #cccccc;
	color: #fff;
	margin-top: 4px;
	margin-bottom: 4px;
}

#OrderingNavigationContainer .ActiveItem
{
	background-color: #005070;
	color: #fff;
}

#OrderingNavigationContainer .Item:hover
{
	color: #fff;
	background-color: #666;
}

#OrderingNavigationContainer .Separator
{
	display: none;
}

.OrderingNavigationContextPanel 
{
	_margin-right: 0px;
	_border-bottom: solid 1px #005070; 	 
}

.OrderingStepTitle
{
	color: #252525;
	background-color: #fff;
}

.OrderingStepDescription
{
	color: #252525;
}

.OrderingStepSeparator
{
	color: #252525;
}

.OrderHistoryContainer
{
	margin-left: 10px;
}

.DesignProductBackgroundImage 
{
	border: solid 1px #D5D5D5;
}

.SelectProductTextContainer
{
	padding-left: 10px;
}

.IE8 .SelectProductTextContainer
{
	padding-left: 10px;
    padding-right: 0px;
    width: 376px;
}

#NavigationContextPanel
{
	color: #fff;
	background-color: #b70a2E;
	border-top: solid 0px #9f8bb8;
	border-bottom: solid 1px #b70a2E; 	
	padding: 5px 0px 5px 5px;
	width: 625px;
}

#NavigationContextPanel
{
	_width: 602px;
	_border-right: solid 1px #e67515; 
}

.Title
{
	color: #fff;
	background-color: #b70a2E;
	border-top: solid 0px #e67515;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#DefaultMessageBoardPanel, .DefaultMessageBoardPanel
{
	margin-bottom: 10px;
}

#DefaultMessageBoardPanel, .DefaultMessageBoardPanel
{
	_margin-top: 14px;
	_margin-bottom: -5px;
	_padding-bottom: 20px; 
}

.MasterPageTitleBar 
{
	border-top: solid 1px #b70a2E;
	background-color: #b70a2E;
	border-bottom: solid 1px #b70a2E;
	border-right: solid 0px #b70a2E;
	color: #fff;
	padding: 22px 1px 5px 5px;
	width: 624px;
}

.MasterPageTitleBar 
{
	_width: 601px;
	_border: solid 0px red;
}

.FullWidthMasterPageTitleBar 
{
	display: block;
	padding: 5px 0px 5px 8px;
	color: #fff;
	font-size: 125%;
	background-color: #777777;
	border-top: solid 0px #e67515;
	border-bottom: solid 1px #777777;
	border-right: solid 1px #777777;
	width: auto;
	margin-left: 0px;
}

.FullWidthMasterPageTitleBar > span
 {
   display: none;
  }

#MessageBoardPanel, .MessageBoardPanel
{
	margin-top: 0px;
	margin-bottom: -3px;
	border-right: solid 1px #fff; 	
	border-left: solid 0px #005070; 
    width: 169px;
    margin-left: 0px;
}

#MessageBoardPanel, .MessageBoardPanel
{
	_margin-left: 5px;
	_border-left: solid 0px #005070;
	_margin-top: 15px;
	_margin-bottom: 0px;
	_width: 170px;
}

#ctl00_ContentPlaceHolder1_AddSelfServiceProgram1_but_SaveButton
{
	margin-bottom:10px;
}

#ctl00_ContentPlaceHolder1_modifyContactInfoUC_chkReceivePromotionalEmails
{
		margin-left: 8px;
}

#ctl00_ContentPlaceHolder1_orderHistoryUC_but_searchButton
{
	margin-right: 70px;
}

/* *************************************************************************
	My Account Panel 
   ************************************************************************* */

.MyAccountPanel
{
	display: block;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #005070;
	border-top: solid 0px #005070;
	margin-left: 10px;
}

.MyAccountPanel .Title
{
	color: #252525;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	background-color: Transparent;
}

.MyAccountPageHeader
{
	border-bottom: solid 1px #005070;
	margin-left: 10px;
	color: #005070;
	padding-left: 0px;
}

.MyAccountPageInstructionsAddon
{
	margin-left: 0px;
}

#ctl00_PageHeaderLabel
{
	margin-left: -1px;
}

.MyAccountNavigationContextPanel 
{
	background-color: #b70a2E;
}

#ctl00_cph1_OrderSummary1_PhysicalRepeater_ctl01_ShippingMethod
{
	color: #252525;
}

#ctl00_cph1_PreviewPersonalization1_but_DesignButton
{
	margin: 10px 0 0 0;
}

.PageInstructions > #DynamicDiv 
{
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
}

/*******************************
   Program Overview
*******************************/

.ProgramOverviewContentDiv
{
	width: 590px;
}

#descriptionDiv 
{
	padding-right: 15px;
	width: auto;
}

.ProgramOverviewImg 
{
    float: left; 
    margin-left: 30px;
}

.ProgramOverviewImg img 
{
    display: block;
}


/************************************
            Safari
************************************/
.Safari #MessageBoardPanel, .Safari .MessageBoardPanel
{
	width: 169px;
    margin-left: 0px;
}

.Safari .ModuleHeader
{
	color: #005070;
	margin: 5px 0 5px 0px;
	width: 500px;
}

.Safari  #HelpfulHints
{
	padding-left: 0px;
}

/**************************************
            Merchant Page
***************************************/

.MerchantSearchPanel
{
    width: auto;
}


#ctl00_cph1_UploadOrderFile1_OrderFile
{
    width: 544px;
}

/* *************************************************************************
	Select Category Section Styles
   ************************************************************************* */
.SelectCategorySideBarLinkStyle:hover
{ 
    background-color: #fff;
}

.SelectedCategoryRemoveUnderline
{
    text-decoration: none;    
}

.SelectCategoryPageItemStyle
{
    padding-left: 45px;
    padding-bottom: 15px;
    width: 130px;
    text-align: left;
    float: left;
}

.SelectCategoryPageLinkBulletStyle
{
}

.SelectCategoryPageImageBulletStyle
{
}

.SelectCategorySideBarBulletStyle
{
}

.SelectCategoryPageLinkStyle
{
    text-align: center;
    padding: 10px 0 10px 0;
}

.SelectCategoryPageLink
{
    font-size: 12px;
}

.SelectCategorySideBarLinkStyle
{
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
}

.SelectCategoryImage
{
    text-align: center;    
}

.SelectedCategory
{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    background-color: #fff;
    text-align: left;    
}

.SelectCategoryPageCategorySideBar
{
    float: left;
    border-right: solid 1px #fff;
    padding-top: 10px;
}

.CategoryBreadcrumbs
{
    padding: 10px 0 10px 0px;
    color: #252525;
}

a.Breadcrumb
{
    padding: 0px 10px 10px 10px;
    color: #252525;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;    
}

.BreadcrumbSeparator
{
    font-weight: bold;
    font-size: 16px;
}

#SelectPanel > #ctl01_cph1_selectGiftCategory_selectCategoryDataList
{
   border-left: solid 1px #005070;
    padding-left: 30px;
}

 #DynamicDiv > div > #SelectPanel
{
   border-left: solid 0px #005070;
   padding-left: 30px;
}

 #DynamicDiv > div > #SelectPanel > .SelectCategoryItemPanelStyle
{
   border-left: solid 1px #005070;
}

.GreetingCardImageInformation
{
    padding-bottom: 6px;
}

 .SelectCategoryMainPanel
{
    margin-left: 150px;
}

/* *************************************************************************
                Product Details Page Custom Div tbl
   ************************************************************************* */
.ProductDetails 
{ 
   border-left: solid 1px #005070;
}

.ProductDetails .rightSide 
{
    margin-left: 0px; 
    width: 280px;
} 

.ProductDetails .cell 
{ 
    font-size: 14px;
}

.ProductDetails .cell > #ctl00_cph1_PortalLabel1
{ 
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}

.ProductDetails .fill 
{
    display: block; 
    font-size: 14px;
}

.FixIE7bugs
{
    margin-top: 20px;
}

.ProductDetails .textRight 
{
    text-align: right;
}

 a .btnSentimentTextOptions
 {
     color: #000;
 }
 
#ctl00_cph1_lblCardTitle, #ctl00_cph1_PortalLabel1, #ctl00_cph1_PortalLabel2
{
    font-size: 14px;
    font-weight: bold;
}

 #ctl00_cph1_PortalLabel1
{
   padding-top: 10px;
}

 #ctl00_cph1_lblCardEnvelope,  #ctl00_cph1_lblSentiment,  #ctl00_cph1_lblCardDimensions
 {
     float: left;

 }

#ctl00_cph1_lblCardEnvelope,  #ctl00_cph1_lblCardDimensions
{
    padding-top: 4px;
    width: 300px;
}


#ctl00_cph1_lblCardPrice
 {
      margin-bottom: 10px;
      float: left;
 }
 
#ctl00_cph1_PortalLabel3
{
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 300px;
    padding-bottom: 4px;
}

#ctl00_cph1_lblSentiment
{
    font-size: 14px;
}
 
.ProductDetails .textCenter 
{
    text-align: left;
}

#ctl00_cph1_PortalLabel2
{
   margin-top: 10px;
   padding-left: 30px;
}

#ctl00_cph1_lblGreetingCardDiscription > p
{
   padding-left: 30px;
}

.IE8 .InfoTable 
{
    padding-bottom: 20px;
}

.InfoColumn 
{
   text-align: left;
   vertical-align: middle;
}

.InfoCell #ctl01_ActiveGreetingCardInfo_CardDescription
{
    display: block;
    padding-top: 0px;
    width: 110px;
}

.BigColumn 
{
   min-width: 108px;
}

#ctl00_cph1_lblGreetingCardDiscription
{
    font-size: 14px;
}

.CartSummaryDataView 
{
    Width:587px;
}

/* Patch for IE7 and IE8 compatibility view*/
.IE7 .lightbox-imageRow .lightbox-single A IMG
{
    border: 2px solid #000;
}

.DesignProductRightSideImage 
{
    left: 590px;
}

#ctl01_NavigationContextLabel, #ctl00_NavigationContextLabel
{
    display: none;
}

.OrderingMvc > section > *
{
    border-left: #b70a2E 0px solid;
}

.OrderingMvc > section
{
    padding-left: 0px;
    padding-right: 0px;
}

.RadioButtonList > li
{
    padding-top: 8px;
}

.RecipientTypeSelectionPage 
{
    padding-left: 10px;
}

.RecipientTypeSelectionPage > FORM
{
    margin-top: 10px;

}
