﻿body 
{
	font-family: Arial, Verdana, Sans;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #33318E; /* Moonpig Blue */
	background-color:#FFFFFF;
}
h1, h2, h3, h4 {
	padding: 2px 0;
	margin: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
}
h1{
	color: #33318E; /* Moonpig Blue */
	border-bottom: 2px solid #33318E; /* Moonpig Blue */
	font-size: 12pt;
}
h2{
	font-size: 11pt;
}
h3, h4{
	font-size: 9pt;
}

a{
	color: #e06a00;
	padding: 0px;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

/* Small text links */
a.changeDetail{
	color: #e06a00;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.changeDetail:hover{
	text-decoration: underline;
}

/* Paragraph Link*/
a.paragraphLink  {
	color: #33318E; /* Moonpig Blue */
}

.debug {
  border:1px solid red;
}
p,
input,
select,
textarea,
td
{
	font-size: 10pt;	
	color: #33318E; /* Moonpig Blue */
}
p
{
	margin-top: 0px;
}
textarea
{	
	font-family: Arial, Verdana, Sans;
}

/* Generic Positioning */
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clearBoth{
	clear:both;
}

.selectedImage
{
	outline: #3e6499 solid 1px;
	border: solid 1px #3e6499;
	height: 22mm;
}
.unselectedImage
{
	outline: #f8f4e3 solid 1px;
	border: solid 1px #f8f4e3;
	height: 20mm;
}
.leafnode
{
	font-size: 8pt;
	margin: 0;
	padding: 1px;
}
.leafnode:hover
{
	text-decoration: underline;
}
.rootnode
{
	font-size: 8pt;
	margin: 0;
	padding: 1px;
}
.rootnode:hover
{
	text-decoration: underline;
}
.tab
{
	background-color: #ffffff;
	border-top: 1pt solid #666666;
	border-left: 1pt solid #666666;
	border-right: 1pt solid #666666;
	border-bottom: 1pt solid #000000;
	color: #666666;
	width: 100px;
	height: 25px;
	text-align: center;
	cursor: pointer;
}
.selectedTab
{
	border-top: 1pt solid #000000;
	border-left: 1pt solid #000000;
	border-right: 1pt solid #000000;
	width: 100px;
	height: 25px;
	text-align: center;
	cursor: pointer;
	background-color: #f8f4e3;
}
.beforeTabs
{
	border-bottom: 1pt solid #000000;
}
.afterTabs
{
	border-bottom: 1pt solid #000000;
	width: 20px;
}
.breadcrumb
{
	color: #666666;
	font-size: 10pt;
}
.breadcrumbSeparator
{
	color: #666666;
	font-size: 10pt;
	width: 5px;
}
.footnote
{
	font-style: italic;
}
.mainPanel
{
	padding-top: 0mm;
	padding-left: 2mm;
	padding-bottom: 3mm;
	background-color: #f8f4e3;
	text-align: left;
}
.dialogWindow
{
	background-color: #f8f4e3;
}
.SelectedBreadcrumb
{
	color: #e06a00;
	font-size: 10pt;
	width: 60px;
}
.HyperLinkSelectAddress
{
	color: #e06a00;
	height: 16px;
}
.CardGalleryOptions
{
	color: #33318E; /* Moonpig Blue */
}
.PlainTextCustomisation
{
	font-weight: bold;
}
.SectionTitle{
	padding: 2px 0;
	margin: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
	color: #33318E; /* Moonpig Blue */
	border-bottom: 2px solid #33318E; /* Moonpig Blue */
	font-size: 12pt;
}
.ShadedArea
{
	background-color: #dbdbfb;
	text-align: left;
}
.FAQQuestion
{
	background-color: #eae4d3;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
.FAQAnswer
{
	background-color: #ffffff;
	text-align: left;
	font-weight: normal;
	padding: 3px;
}
.ProductImage
{
	border: 1pt solid #000000;
}
.PlainProductTextHeading
{
	margin-top: 0pt;
	margin-bottom: 2pt;
	padding: 0px;
	font-size: 8pt;
	text-decoration: underline;
}
.PlainProductText
{
	margin-top: 0pt;
	margin-bottom: 2pt;
	padding: 0px;
}
.PlainProductTextHelp
{
	font-weight: bold;
	margin-bottom: 1mm;
}
.InsidePagesHeadingPortrait
{
	font-weight: bold;
	margin-bottom: 1mm;
	margin-top: 7px;
}
.ProductPage
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.ErrorHeading
{
	color: #9a0202;
	font-weight: bold;
	font-size: 10pt;
	border: 0px;
	margin-bottom: 0px;
}
.ErrorMessage
{
	color: #9a0202;
	font-weight: normal;
	font-size: 10pt;
}
.SearchPageButtonTitle
{
	color: #33318E; /* Moonpig Blue */
	background-color: Transparent;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	border: none;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2pt;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 1.5mm;
	padding-right: 1.5mm;
	padding-top: 1mm;
	padding-bottom: 0px;
	font-variant: normal;	
}
.SearchPageButtonTitle:visited
{
	text-decoration: none;
}
.SearchPageButtonDescription
{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 1.5mm;
	padding-right: 1.5mm;
	padding-top: 0mm;
	padding-bottom: 0mm;
	text-align: left;
}
.ShoppingBasketPrepayImage
{
	width: 300px;
	height: 97px;
}
.ShoppingBasketEvenRow
{
	background-color: #eae4d3;
	margin-top: 0px;
}
.ShoppingBasketOddRow
{
	margin-top: 0px;
}
.ShoppingBasketRowCell
{
	border-bottom: 1px solid #000000;
}
.ShoppingBasketLeftCell
{
}
.ShoppingBasketRightCell
{
}
.ShoppingBasketCell
{
}
.ShoppingBasketSummary
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.SummaryRightCell
{
	padding-right: 2px;
}
.MoonpigletTextLink
{
	font-size: 12pt;
	font-weight: bold;
	color: #fe3498;
}
.WorkplaceOccasionList
{
	color: #000000;
	text-decoration: none;
}
.LoadingText
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 3mm;
}
#lbStrapLine
{
	font-family:Arial, Verdana, Sans;
	font-size: 11pt;
	color: #617ea4;
	font-weight: 600;
	margin-bottom: 6pt;
	padding-right: 2mm;
}

/* Master Page Header */
.masterPageHeaderHelp
{
	font-family:Arial, Verdana, Sans;
	font-size: 8pt;
	color: #617ea4;
	font-weight: 600;
	padding-right: 2mm;
	font-weight:normal;
	line-height:30px;
}
.masterPageHeaderHelp img.header_flag
{  
	padding: 2px;
	margin: 0 2px;
	background-color:#FFFFFF;
	vertical-align:middle;
}
.masterPageHeaderHelp img.header_bttn_customerServices
{  
	padding: 2px 32px 2px 2px;
	margin: 0 2px;
	vertical-align:middle;
}
.masterPageHeaderHelp a img.header_flag
{
	background-color:#FFFFFF;
}
.masterPageHeaderHelp a:hover img.header_flag
{
	background-color:#FFFFFF;
}
.masterPageHeaderHelp a.selected img.header_flag
{
	background-color:#eae4d3;
}
.masterPageHeaderHelp a:active.selected img.header_flag
{
	background-color:#33318E; /* Moonpig Blue */
}
.masterPageHeaderHelp a:hover.selected img.header_flag
{
	background-color:#FFFFFF;
}

.masterPageHeaderLogo
{
  float:left;
}
.masterPageHeaderHelp
{
  float:right;
}
.masterPageHeaderTabs
{
  margin-top:5px;
  float:right;
}


#tcBreadcrumbs
{
	border-left: 1pt solid #666666;
	border-right: 1pt solid #666666;
}



/* Overlay */

.modalPopup
{
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 500px;
	height: auto;
	overflow: visible;
}
.modalDialogTitle
{
	background-color: #33318E; /* Moonpig Blue */
	color: #ffffff;
	border:solid 1px Black;
	cursor: move;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	height: 25px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.Title
{
	font-size: 10pt;
	font-weight: bold;
}
.subtitle
{
	font-weight: bold;
}
.HumourOccasionTitle
{
	font-weight: bold;
	background-color: Transparent;
	color: Black;
	margin-bottom: 0px;
	font-variant: normal;
}
.ChristmasTitle
{
  background-color : #d00229;
}
.MothersDayStyleList
{
	color: #ffffff;
	text-decoration: none;
}
.MothersDayStyleList:hover
{
	text-decoration: underline;
}
.EasterStyleList
{
	color: #673303;
	text-decoration: none;
}
.MothersDayStyleList:hover
{
	text-decoration: underline;
}
.NavigationList
{
	padding-bottom:0px;
	padding-left:15px;
	margin:0px;
	list-style-type:none;
}

/* Gallery Page (Christmas 2008, Valentine's 2009, Mother's Day 2009) */
.column_menu h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	color: #33318E; /* Moonpig Blue */
	list-style:none;
	margin:0;
	padding:0;
}
.column_menu  a{
	color: #33318E; /* Moonpig Blue */
	text-decoration:none;
}
.column_menu  a:hover{
	text-decoration:underline;
}
.column_content {
	float:right;
	width: 770px;
	margin:0;
	padding:0;
	text-align:left;
}

.column_content .content_row .teddyWarning {
	margin: 0;
	padding: 10px;
	color: #666;
	border: 1px solid #999;
}
.column_content .content_row .notice {
    font-size:10pt;
	color:#000000;
    padding:10px;
    margin:10px 0;
    background-color:#FFCCCC;
}
.column_content .content_row .main_message {
	float:left;
	width: 575px;
	height: 185px;
	padding:0;
	margin:0;
}
.column_content .content_row .main_message_tall 
{
	float:left;
	width: 445px;
	height: 240px;
	padding:0;
	margin:0;
}
.column_content .content_row .half_message {
	float:left;
	width: 380px;
	height: 185px;
	padding:0;
	margin:0;
}
.column_content .content_row .square_message {
	float:left;
	width: 185px;
	height: 193px;
	padding:0;
	margin:0;
}
.column_content .content_row .little_ewe_message
{
	float:left;
	width: 185px;
	height: 185px;
	padding:0;
	margin:0;
}
.column_content .content_row .one_thirds_message {
	float:left;
	width: 315px;
	height: 240px;
	padding:0;
	margin:0;
}
.column_content .content_row .one_thirds_message iframe
{
	background-color: Transparent;
}
.column_content .content_row .square_message .split_message {
	float:left;
	width: 185px;
	height: 87px;
	padding:0;
	margin:0;
}
.column_content .content_row .item_product {
	float:left;
	width: 185px;
	padding:0;
	margin:0;
}
.column_content .content_row .item_product .product_holder {
	width: 185px;
	height: 185px;
	padding:0;
	margin:0;
	background-color: #f7f9fb;
	background-image:url(../../App_Themes/Moonpig/images/Christmas/animated_background.gif);
	background-repeat:no-repeat;
}
.column_content .content_row .item_product .product_holder .product_image {
	padding:0;
	margin:0;
}
.column_content .content_row .item_product .product_holder .product_image.portrait {
	position:relative;
	top:20px;
	left:42px;
	width:100px;
	height:145px;
	border: 1px solid #CCC;
}
.column_content .content_row .item_product .product_holder .product_image.landscape {
	position:relative;
	top:42px;
	left:20px;
	width:145px;
	height:100px;
	border: 1px solid #CCC;
}
.column_content .content_row .item_product .product_holder .product_image.square {
	position:relative;
	top:42px;
	left:42px;
	width:100px;
	height:100px;
	border: 1px solid #CCC;
}
.column_content .content_row .item_product .product_title {
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	padding:0;
	margin:0;
}
.column_content .content_row .item_product .product_title a{
	color: #e06a00;
}

.column_content .content_row .margin_left {
	margin-left:10px;
}
.column_content .content_row .margin_left_small {
	margin-left:5px;
}
.column_content .content_row .square_message .split_message.padding_top {
	padding-top:10px;
}

/* Capscan address Lookup */

.capScanHolder{
    padding:10px;
    margin:10px 0;
    background-color:#EAE4D3;
    font-family: Arial, Helvetica, sans-serif;
}
.capscanTitle{
    font-size: 14pt;
	font-weight: bold;
	color: #33318E; /* Moonpig Blue */
}
.capscanForm{
    padding:0;
    margin:10px 0;
}
.capscanError{
    font-size:10pt;
	color:#000000;
    padding:10px;
    margin:10px 0;
    background-color:#FFCCCC;
}
.capscanForm img{
    vertical-align:middle;
    margin-left:10px;
}
.capscanInput{
    width: 260px;
    border: 1px solid #3E6499;
    padding: 5px;
    font-size: 10pt;
    margin:0;
}
input.capscanInput{
    margin:0;
}
.capscanSmallText{
    font-size: 10pt;
	color:#000000;
	margin:0;
	padding:10px 0;
}
.capscanMenu{
    width: 400px;
    border: 1px solid #3E6499;
    padding: 5px;
    font-size: 10pt;
}

/* Chritmas Menu */
ul.main_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #33318E; /* Moonpig Blue */
	list-style:none;
	margin:0;
	padding:0 0 10px 10px;
}
ul.main_menu a{
	color: #33318E; /* Moonpig Blue */
	font-weight: normal;
	text-decoration:none;
}
ul.main_menu a:hover{
	text-decoration:underline;
}
ul.main_menu ul, ul.main_menu ul ul, ul.main_menu ul ul ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}


/* Footer Page */
.footer {
	width: 970px;
	margin:0;
	padding:10px 0;
}
.copyright{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #33318E; /* Moonpig Blue */
	background-color:#FFFFFF;
}
.footer .row{
	margin:0;
	padding:0;
}
.footer .row .content{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	text-align:left;
}

/* Footer List */
.footer .row .content ul.footer_menu{
	float:left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #33318E; /* Moonpig Blue */
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
.footer .row .content ul.footer_menu li.header{
	font-weight:bold;
}
.footer .row .content ul.footer_menu a{
	color: #33318E; /* Moonpig Blue */
	font-weight: normal;
	text-decoration:none;
}
.footer .row .content ul.footer_menu a:hover{
	text-decoration:underline;
}
.footer .row .content ul.footer_menu ul,
.footer .row .content ul.footer_menu ul ul,
.footer .row .content ul.footer_menu ul ul ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}

/* Affiliate hop Page */

.mainPanel_affiliate {
	width: 770px;
	margin:0;
	padding:0;
}
.mainPanel_affiliate .column_menu {
	float:left;
	width: 190px;
	margin:0;
	padding:0;
	text-align:left;
}
.mainPanel_affiliate .column_content  h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #33318E; /* Moonpig Blue */
	list-style:none;
	margin:0;
	padding:0 0 20px 0;
	font-variant:normal;
	border:none;
}
.mainPanel_affiliate .column_content   a{
	color: #e06a00;
	text-decoration:none;
	font-weight: bold;
}
.mainPanel_affiliate .column_content   a:hover{
	text-decoration:underline;
}
.mainPanel_affiliate .column_content {
	width: 770px;
	margin:0;
	padding:0;
	text-align:left;
}
.mainPanel_affiliate .column_content div.content_row {
	margin: 0 0 0 0;
	padding: 20px 40px;
	border-top: 1px solid #CCC;
}
.mainPanel_affiliate .column_content div.content_row:first-child {
	border: none;
}
.mainPanel_affiliate .column_content .content_row .affliate_image{
	float:left;
	width: 175px;
	height: 175px;
	padding:0;
	margin:0;
}
.mainPanel_affiliate .column_content .content_row .affliate_copy {
	float:left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #33318E; /* Moonpig Blue */
	padding:0;
	margin:0;
}
.mainPanel_affiliate .column_content .content_row .margin_left {
	margin-left:10px;
}
.mainPanel_affiliate .column_content .smallPrint {
	font-size:9px;
}


/* Link: Change Detail */

a.changeDetail
{
	color: #e06a00;
	padding: 0px;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}
a:hover.changeDetail
{
	text-decoration: underline;
}

/* Structural Padding */
.contentPadding {
	padding: 0 10px;
}
*.roundedCornersBkgd {
	background-image:url(2009/Header/header_top2.png);
	background-repeat:no-repeat;
	background-position:top;
}

/* Section Page */
.mainPanel_generic, .mainPanel_promo, .mainPanel_christmas, .mainPanel_mothersday2009  {
	width: 970px;
	margin:0;
	padding:0;
}
.mainPanel_generic, .mainPanel_promo {
	margin-left:10px;
}
.column_menu {
	float:left;
	width: 190px;
	margin:0;
	padding:0;
	text-align:left;
}
.mainPanel_mothersday2009  .column_menu {
	width: 180px;
}

.mainPanel_mothersday2009 .column_content {
	width: 790px;
  /* background-color:#ffe5b8; */ /* Yellowy/Beige */
  background-color:#FFFFFF; /* White */
  padding-top: 10px;
}
.column_content .content_row, .column_content .content_header {
	margin:0 0 10px 0;
	padding:0;
}
.mainPanel_mothersday2009 .column_content .content_row {
	padding:0 0 0 10px;
}
.mainPanel_mothersday2009 .column_content .content_header{	
	/* padding-top:10px; */
	/* border: 1px solid #F00; */
    background-color:#FFFFFF; /* White */
}

/* General dropdown styles */       
.dropdown.range dd,
.dropdown.range dt,
.dropdown.range ul {
  margin:0px;
  padding:0px;
  font-size:12px; 
}
.dropdown.range ul { height:150px; overflow:auto;}
.dropdown.range dd { position:relative;}

/* DT styles for sliding doors */
.dropdown.range dt a {
  background:#FFF url(images/home/icon_dropDownArrow.gif) no-repeat scroll 95% center;
  display:block;
  border:1px solid #33318E; /* Moonpig Blue */
  width:145px;
  text-decoration:none;
  color: #33318E; /* Moonpig Blue */
}
.dropdown.range dt a span {
  cursor:pointer;
  display:block;
  padding:5px;
 	width: 110px;
 	height: 14px;
 	overflow: hidden;
 	white-space:nowrap;
  }

/* UL styles */
.dropdown.range dd ul {
  background:#FFF none repeat scroll 0 0;
  display:none;
  list-style:none;
  padding:5px 0px;
  position:absolute; 
  left:0;
  top:-1px;
  width:auto;
  min-width:170px;
  border:1px solid #33318E; /* Moonpig Blue */
  }
.dropdown.range span.value { display:none;}
.dropdown.range dd ul li a {
  padding:3px 10px;
  display:block;
  text-decoration:none;
  color: #33318E; /* Moonpig Blue */
  }
.dropdown.range dd ul li a:hover {
  background-color: #CCCBE3; /* Moonpig Blue 25% */
  }
  
/* Keyword Search */

input.keywordtext{
  border:1px solid #33318E; /* Moonpig Blue */
  padding: 5px;
  font-size: 10pt;  
  color: #33318E; /* Moonpig Blue */
  float:left; 
  margin-bottom:10px; 
  }
input.keywordgo{
  padding-left: 5px;
  float:left;
  }
  
  
/* Occasion List styles */
.expandgraphic
{
	margin: 0 1px 0 0;
	padding: 0px 0 0 0;
	vertical-align: middle;
}
.occasionNode
{
	color: #33318E; /* Moonpig Blue */
	padding: 1px;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
}

/* White bkgd with rounded corners */
.pageContent 
{
    margin: 0 10px;
    padding:10px;
    background-color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
