@import url("leftnav.css");	/**import left nav**/

*{
	color:#333;
	font-size:10px;
}
body{
	background:url('/resource/chocolates/image/bg_repeating_bottom_gradient.jpg') bottom left repeat-x;
	behavior: url('/resource/chocolates/style/csshover.htc');	/*	only for ie5.5x/6	*/
}
body, td, th, div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html, body, div, form, td, th{
	padding:0;
	margin:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img {
	border:none;
	cursor:pointer;
}
input{
	margin:0;
	color:#666;
}
.inputBorder {
	height:18px;
	border: 1px solid #E4C5AB;
}
/** bullets **/
ul, ul li{
	margin:0;
	padding:0;
}
ul li{
	margin-left:25px;
	padding-left:0;
	list-style-image:url('/resource/chocolates/image/li_maroon.gif');
}

/********Validation Styles*******/
.validation-advice {
	color:#BF002B;
	display:inline;
	font-weight:bold;
	margin:0;
	padding:0 5px 5px;
}

/********global defintions*******/
#logo{
	width:173px;
	height:103px;
	cursor:pointer;
	position:absolute;
	top:9px;
	/*
	position:relative;
	z-index:3px;
	*/
}
#logo[id] {
	/* Pre IE7 ignores styles with [attributes], so it will skip the following. */
	background:url('/resource/chocolates/image/logo_ghc.png') top left no-repeat;
}
#masterContainer{
	background:url('/resource/chocolates/image/bg_repeating_top_gradient.jpg') top left repeat-x;
}
/*
div.header{
	background:url('/resource/chocolates/image/bg_repeating_top_gradient.jpg') top left repeat-x;
}

div.header, div.footer{
	margin:0 auto;
	min-height:100%;
}
*/
div.contentTextArea, div.contentTextArea *{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
/*
div.contentTextArea{
	min-height:361px;
	height:auto !important;
	height:361px;
}
*/
div.headerLink{
	color:#C6844F;
	margin:3px 3px;	/*	analogous to padding under div.cartContents	*/
}
div.cartContents span.details{
	font-weight:normal;
}
div.myAccount{
	margin-left:5px;
	background:#D8B07A;
}
div.cartContents, div.cartContents a, div.cartContents span, div.myAccount a{
	color:white;
}
div.cartContents, div.cartContents a,  div.myAccount{
	padding:3px 6px;
}
div.headerLink, div.cartContents, div.myAccount, div.searchContents, div.searchContents div.searchElement{
	float:right;
}
div.cartContents{
	font-weight:bold;
	padding-left:16px;
	/*background-color:#753834;*/
	background-color:#bf002b;
	background-repeat:no-repeat;
	background-image:url('/resource/chocolates/image/ico_cart.gif');
	background-position: 3px 4px;;
}
div.contentBlock{
	width:960px;
	margin:0 auto;
}
div.searchContents{
	margin-top:3px;
}
div.searchContents div.searchElement{
	margin:0 0 0 7px;	/*	spacing b/w search text and search button	*/
}
div.searchContents input.search{
	width:145px;
}
div.searchContents input.search, div.bottomNews input.email, div.contentTextArea input.email , table.tblFooter input.quickOrder, div.gift_baskets input.name{
	padding:3px;
	border:solid 1px #E4C4AB;
}
.required{
	color:#BF002B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.topContent {
	height:44px;
}
/*** top navigation ***/
div.topNav{
	padding-top:5px;
}
div.topNav div.firstLevel a.firstLevel{
	color:#452220;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.topNav div.firstLevel{
	z-index:1;/*needed on hp in ie*/
	float:right;
	position:relative;
	height:26px;
}
div.topNav div.firstLevel{
	padding:0 12px;
	border-left:solid 1px #E7CFBD;
}
div.topNav div.firstLink{
	border:none;
}
div.topNav div.lastLink{
	padding-right:60px;
}
div.topNav div.secondNav{
	z-index:5; /* NOTE: Floater images have a z-index of 3*/
	top:100%;
	left:-1px;
	display:inline;
	visibility:hidden;
	position:absolute;
	background-color:white;
}
div.topNav div.firstLevel:hover div.secondNav, div.topNav div.firstLevel div.secondNav:hover{
	/* ie6 expands really wide until the [div.topNav div.firstLevel div.secondNav:hover] rule is in effect */
	visibility:visible;
	background:white;
}
div.topNav div.firstLink div.floatingNavigation{
	/*	two column nav (used under products)	*/
	/*width:385px;*/
	width:auto;
}
/***** top navigation flyouts ****/
div.floatingNavigation div.floatNav_content div.leftColumn, div.floatingNavigation div.floatNav_content div.rightColumn{
	margin-left:15px;
}
div.floatingNavigation, div.floatingNavigation div.floatNav_content div.leftColumn{
	/*float:left;*/
	text-align:left;
	border-right:solid 1px #e9d0be;
}
/*div.floatingNavigation, */div.floatingNavigation div.floatNav_content div.li_link a{
/*	float:left;*/
	padding-right:15px
}
div.floatingNavigation div.floatNav_content div.li_link:hover a{
	padding-right:9px;
}
div.floatingNavigation div.floatNav_content div.rightColumn{
	/*float:right;*/
	min-width:160px;
	/*margin-left:10px;*/
	text-align:left;
}
div.floatingNavigation{
	border:solid 1px #FFCCCC;
}
div.floatingNavigation div.floatNav_top{
	background:url('/resource/chocolates/image/bg_repeating_topnav_top.jpg') top left repeat-x;
}
div.floatingNavigation div.floatNav_bottom{
	background:url('/resource/chocolates/image/bg_repeating_topnav_bottom.jpg') bottom left repeat-x;
}
div.floatingNavigation div.floatNav_bottom_short{
	background:url('/resource/chocolates/image/bg_repeating_topnav_bottom_short.jpg') bottom left repeat-x;
}
div.floatingNavigation div.floatNav_content{
	padding:10px 15px 10px 0;
}
div.floatingNavigation div.floatNav_content div.li_link, div.floatingNavigation div.floatNav_content div.li_link a{
	white-space:nowrap;
}
div.floatingNavigation div.floatNav_content div.li_link a{
	color:#666666;
}
div.floatingNavigation div.floatNav_content div.li_link a:hover{
	text-decoration:none;	/* Override global defn */
}
div.floatingNavigation div.floatNav_content div.categoryHeader{
	font-size:11px;
	margin-top:9px;
	margin-bottom:2px;
}




div.breadCrumb{
	padding-top:5px;
	padding-bottom:4px;
}
div.breadCrumb a{
	margin:0 2px;
}
div.breadCrumb, div.breadCrumb a{
	color:#C6844F;
	/*position:relative;*/
}
div.breadCrumb div.print, #box #close div.print{
	display:block;
	background:url('/resource/chocolates/image/ico_print.gif') top left no-repeat;
}
div.breadCrumb div.mail, #box #close div.mail{
	display:block;
	background:url('/resource/chocolates/image/ico_mail.gif') top left no-repeat;
}
div.breadCrumb div.print, div.breadCrumb div.mail, #box #close div.print, #box #close div.mail{
	width:20px;
	height:20px;
	float:right;
	margin:0 3px;
	cursor:pointer;
}

/******header section****/
div.pageHeaderArea{
	background-repeat: no-repeat;
	background-position: right top;
	/** Now we will expect these values to be the same **/
	margin-top:45px;/*This is our variable to push header content down form the top part*/
}
div.pageHeaderArea, div.headerText, div.headerStatement{	/*	this div surrounds entire header section	*/
	font-weight:100;
	letter-spacing:-0.5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	z-index:1; /* one down from headerStatement */
}
div.headerText{
	font-size:44px;
	color:#452220;
	letter-spacing:-1px;
	margin-bottom:15px;
}
div.headerStatement{
	color:white;
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
	padding-top:5px;
	padding-bottom:5px;
	z-index:2;
}
div.floaterwrapper{
	height:0px;
	float:right;
	/*margin-right:20px;*/
}
div.pageHeaderArea div.floater{
	/*z-index:3;*/	/* one up from headerStatement */
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	/** Now we will expect every image to be the same **/
	top:-118px;
	width:206px;
	height:113px;
}
div.pageHeaderArea div.pageHeaderImage {
	padding:10px 0px;
}
	div.pageHeaderArea div.pageHeaderImage .specialSide{
		/*background-image:url('/resource/chocolates/image/landingPage/Special-Background-SIDE.jpg');*/
		background-repeat:no-repeat;
		height:275px;
		text-align:center;
		width:230px;
	}
		div.pageHeaderArea div.pageHeaderImage .specialSide div{
			color:#FFCF5B;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:22px;
		}
		div.pageHeaderArea div.pageHeaderImage .specialSide a{
			color:#FFF;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			font-weight:bold;
			text-decoration:underline;
		}
		div.pageHeaderArea div.pageHeaderImage .specialSide ul li{
			list-style-image:url('/resource/chocolates/image/li_orange.gif');
			padding-bottom:3px;
		}
		div.pageHeaderArea div.pageHeaderImage .specialSide .featuredFlavor{
			background-color:#F90;
			height:78px;
		}
			div.pageHeaderArea div.pageHeaderImage .specialSide .featuredFlavor .featuredHeader{
				color:#FFCF5B;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				text-align:left;
			}
			div.pageHeaderArea div.pageHeaderImage .specialSide .featuredFlavor .featuredText{
				color:#FFF;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:11px;
				text-align:left;
			}
			div.pageHeaderArea div.pageHeaderImage .specialSide .featuredFlavor .featuredText a{
				color:#FFF;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:11px;
				text-align:left;
			}
div.navigationBar{
	/* this div will be used for product/category pages */
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:2px;
}
div.bottomNavigationBar{
	border-top-style:solid;
	border-top-width:1px;
}
div.navigationArea{
	/*	This margin defines the amount of space between the bottom of the price filters and the beggining of content	*/
	/*padding-top:2px;*/
	/*margin-bottom:5px;*/
	/** Now we will expect every image to be the same **/
	/*min-height:26px;*/	/*This is our value that will push the content below the header bar to top of content*/
}
div.navigationArea, div.navigationBar{
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background:white;
}
/******left navigation*****/
div.leftNav{
	top:35px;
	left:-45px;
	width:180px;
	position:relative;
}
div.mainContent{
	/** define our main content area, and header width and padding (to ensure its the same) **/
	width:733px;
	/** For any tables inside of our content area that span across entire content width, be careful with padding values!!, subtract from total width **/
}
#content_area{
	min-height:500px;
	height:auto !important;
	height:500px;
}
div.headerText{
	margin-left:18px;	/*	not sure why but IE doesnt render correctly if I use padding	*/
}
div.breadCrumb/*, div.headerText*/, div.headerStatement, div.navigationContent/*, div.contentTextArea*/, div.navigationBar {
	/* please keep these separated!! otherwise the header statement will look funny */
	padding-left:18px;
}
div.breadCrumb/*, div.headerText*/, div.headerStatement, /*div.contentTextArea, */table.mainContent_Ads td.contentAreaPaddingRight, div.navigationBar {
	/* please keep these separated!! otherwise the header statement will look funny */
	padding-right:18px;
}
div.leftNav, div.mainContent{
	float:right;
	/*border:solid 1px green;*/
}
div.leftNav ul, div.leftNav ul{
	padding:0;
	margin:0;
}
div.underLeftNavButton div.toplevel_bullet, div.floatingNavigation div.floatNav_content div.li_link{
	background:url('/resource/chocolates/image/season/li_bullet.gif') left center no-repeat;
}
div.underLeftNavButton div.currentpage, div.underLeftNavButton div.currentpage a, div.underLeftNavButton div.toplevel_bullet, div.floatingNavigation div.floatNav_content div.li_link a:hover, div.floatingNavigation div.floatNav_content div.categoryHeader, div.underLeftNavButtonChild div.currentpage{
	color:#8E0000;	/*	font color	*/
	font-weight:bold;
}
div.underLeftNavButton div.currentpage, div.underLeftNavButton div.toplevel_bullet, div.underLeftNavButton div.subpage, div.floatingNavigation div.floatNav_content div.li_link, div.underLeftNavButtonChild div.currentpage, div.underLeftNavButtonChild div.subpage{
	padding-left:10px;
}
div.underLeftNavButton ul, div.underLeftNavButton ul li, div.underLeftNavButton li{	/*	color of bulleted items	*/
	color:#C6854F;
}
div.underLeftNavButton ul strong, div.underLeftNavButton ul li strong, div.underLeftNavButton li strong{
	color:#8E0000;
}
div.underLeftNavButton a{
	color:#666;
}
div.underLeftNavButtonChild{
	padding-left:5px;
}
div.underLeftNavButtonChild div.currentpage, div.underLeftNavButtonChild div.subpage{
	color:#8E0000;
}
div.underLeftNavButtonChild a{
	color:#8E0000;
}
table.mainContent_Ads td.Ads{
	border-left-style:solid;
	border-left-width:1px;
}
table.mainContent_Ads td.Ads div.Ads_Content, table.categoryListing td.advertisements div.Ads_Content{
	/* This is our advertisement table */
	padding-left:15px;
}
table.mainContent_Ads td.Ads div.Ads_Content p{
	margin-top:0; /* This eliminates the space for the first add */
}
table.mainContent_Ads td.Ads div.tan_hr, table.categoryListing td.advertisements div.tan_hr{
	height:1px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/**********Contact Us Page*************/
div.subHeader {
	border-bottom:2px solid #BF002B;
	color:#BF002B;
	font-family:Georgia, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:2px;
}
div.contactUsLeft {
	border-right:1px solid #edd8cc;
	float:left;
	padding-right:15px;
	width:566px;
}
div.contactUsLeft * {
	font-size:11px;
	font-family:Georgia, Arial, sans-serif;
}
	div.contactUsLeft img {
		vertical-align:middle;
	}
	div.contactUsLeft img.headerImage {
		margin:0px 0px 15px 15px;
	}
	div.contactUsLeft .sectionHeader {
		background-color:#F1E9DB;
		height:21px;
		padding-left:15px;
		margin-top:5px;
	}
	div.contactUsLeft .sectionHeader * {
		color:#8E0000;
		padding:4px 9px 0px 0px;
	}
	div.contactUsLeft .sectionContentLeft {
		float:left;
		padding-left:15px;
		margin-top:5px;
		width:270px;
	}
	div.contactUsLeft .sectionContentRight {
		color:#D8B07A;
		float:right;
		padding-right:15px;
		margin-top:5px;
	}
	div.contactUsLeft .sectionContentRight a {
		color:#D8B07A;
		text-decoration:none;
	}
	div.contactUsLeft .sectionContentRight a:hover {
		text-decoration:underline;
	}
	div.contactUsLeft .sectionSubContent {
		color:#666;
		font-family:Georgia;
		font-size:10px;
	}
div.contactUsRight {
	float:left;
	padding-left:15px;
	width:132px;
}
div.contactUsRight * {
	font-size:11px;
	font-family:Georgia, Arial, sans-serif;
}
	div.contactUsRight img.headerImage {
		margin-bottom:15px;
	}
	div.contactUsRight .sectionContent {
		margin-bottom:15px;
	}
/**********fundraising page**************/
#fundraising div.subHeader {
	border-bottom:none;
	color:#BF002B;
	font-family:Georgia, Arial, sans-serif;
	font-size:26px;
	font-weight:normal;
	padding-left:15px;
	margin:10px 0px;
}
#fundraising div.WaysToSucceed {
	background:url('/resource/chocolates/image/bg_fundraising_3WaysToSucceed.jpg') top left no-repeat;
	height:218px;
	padding:5px;
	width:733px;
	position:relative;
}
#fundraising div.WaysToSucceed * {
	font-family:Georgia, "Times New Roman", Times, serif;
}
	#fundraising div.linkSuceed{
		top: 113px;
		left: 620px;
		position: absolute;
	}
	#fundraising div.linkSuceed, #fundraising div.linkSuceed img{
		width: 40px;
		height: 20px;
	}
	#fundraising div.WaysToSucceed #firstWay {
		float:left;
		text-align:center;
		width:150px;
	}
	#fundraising div.WaysToSucceed #secondWay {
		float:left;
		text-align:center;
		width:178px;
	}
	#fundraising div.WaysToSucceed #thirdWay {
		float:left;
		text-align:center;
		width:186px;
	}
#fundraising div.sectionHeader {
	color:#8E0000;
	font-family:Georgia, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#fundraising .lineTan {
	background:url('/resource/chocolates/image/li_tan.gif') center repeat-y;
}

/**********bottom information*************/
div.bottomNews{
	/*width:710px;*/
	height:45px;
	margin-top:30px;
	padding-left:10px;
	/*background:#FBF3E0;*/
}
#truffles{
	/*
	height:54px;
	width:132px;
	top:-10px;
	position:relative;
	background:url('/resource/chocolates/image/bg_non_repeating_truffles.gif') top left no-repeat;
	*/
}
table.tblNews td{
	padding:0 7px;
}
table.tblNews td.text{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.bottomNews input.email, div.contentTextArea input.email {
	width:155px;
}

/***** footer  ****/
.footerTitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #840000;
	font-size: 18px;
	padding: 3px;
	margin-left: 22px;
	margin-top: -20px;
}
.footerTopLinks
{
	background-color:#CEC9A8;
}	
.footerTopLinksTd a, .footerTopLinksTdLast, .footerTopLinksTdFirst a{
	
	color: #68361A !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration:none;
	white-space:nowrap;
	}
.footerTopLinksTdFirst {
	border-right:solid 1px #E4E2D1;
	padding: 10px 10px 10px 10px;
}
.footerTopLinksTdLast{
	padding: 10px 10px 10px 10px;
	border-left:solid 1px #AFA970;
	}
.footerTopLinksTd {
	border-left:solid 1px #AFA970;
	border-right:solid 1px #E4E2D1;
	padding: 10px 10px 10px 10px;
}

div.footercontent{
	padding-top:10px;

}
table.tblFooter th{
	color:white;
	font-size:18px;
	text-align:left;
	padding:2px 0 2px 30px;
	background:#753835;
	font-weight:normal;
	border-right:solid 1px #813E2E;
	font-family:Georgia, "Times New Roman", Times, serif;
}
table.tblFooter th div.arrow{
	width:14px;
	height:14px;
	float:right;
	margin:5px 10px 0 0;
	background:url('/resource/chocolates/image/corner/brown/open.gif') top left no-repeat;
}
table.tblFooter th.last, table.tblFooter tr.content td.last{
	border:none;
}
table.tblFooter tr.content td{
	padding-top:15px;
	border-right:solid 1px #EBD5C7;
}
table.tblFooter ul, table.tblFooter li, table.tblFooter ul li{
	margin:0px;
	padding:0px;
}
table.tblFooter ul, table.tblFooter div.content{
	padding-left:30px;
}
table.tblFooter li{
	color:#8E0000;
	/*list-style:square;*/
	list-style-image:url('/resource/chocolates/image/li_maroon.gif');
}
table.tblFooter ul li{
	margin:5px 0;
}
table.tblFooter a{
	color:#333;
}
table.tblFooter a.contact{
	text-decoration:underline;
}
table.tblFooter div.quickSearch{
	float:left;
	margin-left:0;
	margin-right:3px;
}
table.tblFooter input.quickOrder{
	width:105px;
}

/*** seo content ***/
div.SEO {
	color:#666;
	text-align:center;
	margin:10px 0 20px 0;
}
div.SEO a{
	color:#8E0000;
	font-size:11px;
}
.textRed {
	color:#BF002B;
}
.LargeYellowLink {
	color:#EFC060;
	font-size:14px,
}
.shippingPromo {
	background-color:#BF002B;
	/*margin-left:-18px;*/
	background-repeat:no-repeat;
	width:795px;
	height:69px;
	margin-bottom:15px;
	background-image:url('/resource/image/cartBug.jpg');
}

.ingredientLink {
	font-weight:bold;
	color:#790A06;
	padding:10px;
}
.ingredientLink a, .ingredientLink a:hover{
	color:#800000;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}

.ingredientRedLink {
	color:#800000;
		text-decoration:underline;
}

.ingredientRedLink a, .ingredientRedLink a:hover{
	color:#800000;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}

.ingredientWhiteLink {
	color:#ffffff;
		text-decoration:underline;
}

.ingredientWhiteLink a, .ingredientWhiteLink a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
.bullet {
	color:#800000;
	font-size:11px;
	font-weight:normal;
}
/*  Express Ordering */
.addProduct{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:underline;
}
.productDecrip{
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	vertical-align:top;
}
.textRedFooter {
	color:#BF002B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}
table.header td.text_noBold{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#333333;
}
table.product_list td.text_red{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8E0000;
	text-align:left;
	padding-bottom:5px;
}
.textHeader,.textHeader *{
    color:#8E0000;
    font-weight: bold;
    font-size: 12px;
}


