/*
Title:       Fancifull Stylesheet
Author:      Micah Cambre
Date:		 February 2010
*/

/*
============ Table of Contents ============
		 1) =Structure
		 			a) Global
		 			b) Header
		 			c) Body
		 			d) Footer
*/


/* Global
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
html {
	background: url(/images/v3/htmlbg.png) repeat-x;
	}
	
body {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	}

h1, h2, h3 {
	font: 20px normal Georgia, Times, "Times New Roman", serif;
	}

h3 {
	font-size: 16px;
	}

a {
	color: #5e6742;
	}

a:hover {
	color: #9caa74;
	}

p {
	font: normal .8em/1.5 Helvetica Neue, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	}

blockquote {
	font: italic .65em/1.3em Helvetica Neue, Arial, Helvetica, sans-serif;
	}
	
legend {
	font: normal 2em Georgia, Times, "Times New Roman", serif;
	}

dl dt {
	clear: both;
	font: normal 14px Helvetica Neue, Arial, Helvetica, sans-serif;
	}

dl dd img {
	clear: both;
	padding-left: 10px;
	}

dl dd {
	padding-bottom: 3em;
	font: normal 12px Helvetica Neue, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	}


/* Header
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#header {
	height: 132px
	}
	
#interact {
	height: 22px;
	}

.branding {
	margin: -10px 0 0;
	float: left;
	padding-bottom: 0;
	}

#top_leading_text {
	position: absolute;
	top: 0;
	margin-left: 100px;
	z-index: 9999;
	font: normal 11px Arial, Helvetica, sans-serif;
	}

#top_leading_text a {
	color: #BEC99E;
	text-decoration: none;
	}
	
#navInfo {
	clear: both;
	float: left;
	margin-top: 0px;
	}
	
.globalSearch {
	margin: -16px 0 5px;
	width: 215px;
	float: right;
	}

.globalSearch input.searchBox {
	width: 140px;
	}

.quote {
	margin: 5px 45px 0 0;
	padding: 0 0 0 30px;
	width: 183px;
	float: right;
	z-index: 1;
	color: #425245;
	background: url(/images/v3/header-images.png) no-repeat 0 -30px;
	}

.quote p {
	padding-bottom: 0;
	background: url(/images/v3/link.png) no-repeat bottom right;
	}

.quote a {
	text-decoration: none;
	font-style: italic;
	display: block;
	}
	
.personalTouch {
	color: #3b1b26;
	margin: -12px 0 0 100px;
	float: left;
	clear: left;
	font-size: .85em;
	padding-bottom: 10px;
	}

p.save {
	font-size: .95em;
	color: #792B35;
	text-align: center;
	background: #fff url(/images/v3/save.png) repeat-y top left;
	padding-bottom: 0;
	margin-bottom: 10px;
	}

		
/*------------------header stragglers--------------------*/
#sitemap h2 {
	font-size: 16px;
	}

h2.title {
	text-align: center;
	}

p.title {
	color: #999;
	}

#emailForm {
	width: 300px;
	float: right;
	margin-top: -30px;
	}
	
#emailForm label {
	margin-top: 5px;
	font-size: .85em;
	color: #797979;
	}

#emailForm input,
#emailForm label {
	float: left;
	margin-right: 5px;
	}

/*--------------------checkout images------------------------*/
#checkoutbasket {
	width: 240px;
	float: right;
	margin: 2px 0 0;
	}

#checkoutbasket li {
	display: inline;
	}

#checkoutbasket a {
	height: 18px;
	float: right;
	font-size: .8em;
	color: #392229;
	text-decoration: none;
	line-height: 22px;
	}

#checkoutbasket a:hover {
	color: red;
	}
		
a.shopcart {
	width: 107px;
	padding-left: 20px;
	background: url(http://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -429px;
	}

a.checkout {
	width: 76px;
	padding-left: 18px;
	background: url(http://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -229px;
	}

a:hover.shopcart {
	background: url(http://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -181px;
	}
	
a:hover.checkout {
	background: url(http://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -380px;
	}

a.shopcartsec {
	width: 107px;
	padding-left: 20px;
	background: url(https://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -429px;
	}

a:hover.shopcartsec {
	background: url(https://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -181px;
	}

a.checkoutsec {
	width: 76px;
	padding-left: 18px;
	background: url(https://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -229px;
	}

a:hover.checkoutsec {
	background: url(https://fancifullgiftbaskets.com/images/v3/header-images.png) no-repeat 0 -380px;
	}

/*------------------mainNav-------------------*/
#mainmenu {
	width: 600px;
	margin: 0 0 0 225px;
	}

#mainNav {
	z-index: 9999;
	}

#mainNav li {
	position: relative;
	float: left;
	z-index: 9999;
	}

#mainNav li a, #mainNav li a:hover {
	padding: 20px 15px 26px;
	z-index: 9999;
	display: block;
	}

#mainNav li span {
	display: block;
	line-height: 0.9em;
}

/* IE fix for hover */
#mainNav li.sfhover ul, #mainNav li:hover ul {
	display: block;
	z-index: 400;
	}

/* dropmenu */
#mainNav ul {
	display: none;
	position: absolute;
	z-index: 9000;
	}

#mainNav li li a, #mainNav li li a:hover {
	position: relative;
	margin: 0;
	padding: 4px 0 4px 14px;
	list-style-type: none;
	height: 15px;
	width: 240px;
	}

/***** Color + Text :mainNav *****/
#mainNav li a, #mainNav li a:hover {
	color: #392229;
	font: normal .85em Helvetica Neue, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#mainNav li {
	background: url(/images/v3/header-images.png) no-repeat 0 -278px;
	}

#mainNav li a:hover {
	background: url(/images/v3/header-images.png) repeat-x 0 -79px;
	}
	
#mainNav li span {
	font-size: .75em;
	color: #4f5e5e;
	}
	
/* dropmenu */
#mainNav li ul {
	background-color: #dee7c6;
	border: 1px solid #b9be9e;
	border-top: none;
	}

#mainNav li li a {
	background-color: #dee7c6;
	}

#mainNav li li a:hover {
	background-color: #B1BE8E;
	color: #fff;
	}

#mainNav ul ul {
	position: relative;
	top: 0;
	border: none;
	}

#mainNav ul ul li {
	text-indent: 10px;
	}


/* Body
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.grid {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/v3/sidebarbg_green.png) repeat-y 10px 10px;
	/* background: #FFFFFF url(/images/v3/16_col.gif) repeat-y scroll 0 0; */
	overflow: auto;
	}
	
#index h1 {
	position: absolute;
	font: normal 12px Helvetica Neue, Helvetica, Arial, Sans-Serif;
	color: #fafafa;
	margin-left: 65px;
	margin-top: 5px;
	}

#pContent p.fedexUpgrade {
	color: red;
	}

#pContent p.landingIMG {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	}

#pContent h3 {
	font-size: 1em;
	font-weight: bold;
	}

#pContent h2,
#pContent h3 {
	padding-bottom: 5px;
	}
	
#pContent h4, #pContent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

#pContent li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: auto;
	border-bottom: 1px solid #dee;
	
	}
	
#pContent li p {
	padding: 0 0 7px;
	margin: 0;
	}
	
#pContent li p.mission {
	padding: 0 0 7px;
	margin-left: 130px;
	text-align: left;
	}

#pContent li img.relatedThumbnail {
	float: left;
	padding-right: 5px;
	}

#pContent li ul {
	list-style-type: disc;
	}
	
#pContent li li {
	font-size: .8em;
	border: none;
	line-height: 1.4;
	margin-bottom: 0;
	}
	
#pContent .pImage,
#landing .pImage,
#relatedarticles .pImage,
.image {
	float: right;
	margin: 0 0 0 10px;
	}

#pContent .sImage,
#relatedarticles .sImage,
.alt {
	float: left;
	margin: 0 10px 0 0;
	display: block;
	}

.caption300,
.caption225,
.caption180,
.caption150,
.caption130 {
	text-align: center;
	}

.caption300 {
	width: 300px;
	}

.caption225 {
	width: 225px;
	}

.caption180 {
	width: 180px;
	}

.caption150 {
	width: 150px;
	}

.caption130 {
	width: 130px;
	}
	
.pImage p,
.sImage p {
	font: bold 12px/1.4 Arial, san-serif !important;
	color: #555;
	margin: 0 0 2px;
	padding-bottom: 5px !important;
	clear: left;
	text-align: center;	
	}

.bannerTitle {
	text-align: center;
	float: none !important;
	}
		
#pContent .imageRight, #landing .imageRight {
	float: right;
	margin: 10px 0 0 10px;
	}

#pContent .imageRightTight {
	float: right;
	margin: 0;
	}

#pContent .imageRight img {
	border: 1px solid #ddd;
	}

#pContent .last {
	border: none;
	margin-bottom: 0;
	}

#pContent blockquote p {
	padding: 15px;
	font: 18px bold Georgia, "Times New Roman", Times, serif;
	color: #999;
	}

#pContent h2.related {
	text-indent: 15px;
	margin-bottom: 10px;
	font-size: 24px;
	}

#featured {
	width: 520px;
	padding-bottom: 10px;
	}

#featured p {
	padding-bottom: 0;
	}
	
#featured .featuredBasket {
	font-size: 1.3em;
	}

#pContent #featured li {
	overflow: visible;
	border: none;
}
	
body#index #sContent {	
	background: #fff url(http://www.fancifullgiftbaskets.com/images/v3/sidebarbg_green.png) repeat-y;
	}

#listing #sContent {
	background-color: #D1DCB6;
	height: 250px;
	}

#listing #sContent p {
	padding-top: 60px;
	}

.ltitle {
	position: absolute;
	font-size: 2.5em;
	color: #000400;
	padding: 5px;
	display: block;
	width: 550px;
	background:transparent url(/images/jquery/transpBlack.png) repeat;
	}

.limage {
	padding: 0 10px;
	line-height: 0;
	}
	
#current {
	margin-left: 27px;
/* 	background: url(http://fancifullgiftbaskets.com/images/v3/sidebarBGtop.png) no-repeat top left; */
	}

#sContent p,
#sContent li {
	color: #000400;
	padding: 0;
	font-size: 12px;
	}

#sContent p,
#sContent li.nolink {
	padding: 3px 0 3px 5px;
	}

#sContent h4 {
	background-color: #BECC9D;
	color: #000400;
	margin: 5px 0 0 -25px;
	padding: 5px 0 5px 22px;
	display: block;
	font-size: 1.0em;
	}

#sContent li a {
	text-decoration: none;
	color: #000400;
	padding: 3px 0 3px 5px;
	display: block;
	}

#sContent li a:hover {
	color: #000400;
	background-color: #d1dcb6;
	}

.sbtop {
	margin-top: -10px;
	}

.sbbottom {
	margin-bottom: -5px;
	}
		
#sContent dl .relatedArticles {
	padding-top: 10px;
	}

#sContent .door {
	margin-top: 10px;
	}

#sContent p.header {
	padding: 4px 0 6px;
	margin: 0;
	}

#sContent ul {
	list-style: none;
	}
	
#sContent .related {
	margin: 0;
	}
		
#sContent .related li {
	padding: 0 0 2px;
	}
	
#solution { background: transparent url("/images/v3/sidebar-images.png") no-repeat 0 -182px; }
#world { background: transparent url("/images/v3/sidebar-images.png") no-repeat 0 -30px; }
#press { background: transparent url("/images/v3/sidebar-images.png") no-repeat 0 -122px; }
#commitment { background: transparent url("/images/v3/sidebar-images.png") no-repeat 0 -242px; }

/***** tContent *****/
#tContent .descrTitle {
	display: block;
	}	

.banner,
.banner3,
.banner2 {
	border: 1px solid #ddd;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 0;
	}

.banner a,
.banner3 a,
.banner2 a {
	text-decoration: none;
	text-align: right;
	font-size: .85em;
	height: 170px;
	line-height: 1.4;
	}

.banner3 a,
.banner2 a {
	height: 330px;
	}
		
.banner a strong,
.banner2 a strong {
	color: white;
	display: block;
	padding: 0 5px;
	background: url(/images/jquery/transpBlack.png);
	font-size: 1.3em;
	font-weight: bold;
	}

.banner3 a strong {
	color: white;
	display: block;
	padding: 0 5px;
	background: url(/images/jquery/transpBlack.png);
	font-size: 1.5em;
	font-weight: bold;
	}
	
.banner a em,
.banner3 a em,
.banner2 a em {
	margin-top: 60px;
	padding: 0 5px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #333;
	}

.banner3 a em,
.banner2 a em {
	margin-top: 170px;
	}

.banner a span,
.banner3 a span,
.banner2 a span {
	width: 105px;
	float: right;
	background: url(/images/jquery/transpBlack.png);
	height: 100%;
	color: white;
	padding: 0 5px;
	}
	
.banner a:hover span,
.banner3 a:hover span,
.banner2 a:hover span {
	color: #9caa74;
	}

.banner a span strong,
.banner3 a span strong,
.banner2 a span strong {
	background-image: none;
	}
	
.weeklySpecial {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/ch10x.jpg) no-repeat -30px -160px;
	}

.aboutUs  {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/star1.jpg) no-repeat -30px 0;
	}
	
.organicwine {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/orgw12.jpg) no-repeat 0px 0px;
	}
	
.pamper {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/pamp40x.jpg) no-repeat -37px -40px;
	}
	
.eventpic {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/wineeventm.jpg) no-repeat 0px 0px;
	}
	
.easter {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/easter3fp.jpg) no-repeat 10px 0px;
	}
	
.specials {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/specialsfp.jpg) no-repeat 5px -18px;
	}
	
.mday {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/mdaypfp.jpg) no-repeat 0px 0px;
	}
	
.father {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/pub3_220x180.jpg) no-repeat 0px 0px;
	}
	
.birthdays {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/tca_wa_arbios_09_22x18.jpg) no-repeat 0px 0px;
	}
	
.threedayup {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/pub3_22x18.jpg) no-repeat 0px 0px;
	}
	
.nouveau {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/winetaste_oct08_220x180.jpg) no-repeat 0px 0px;
	}
	
.foodandwine {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/cheeseplate.jpg) no-repeat 0px 0px;
	}
	
.getwell {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/getwelltile.jpg) no-repeat 0px 0px;
	}
		
.vday {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/vdaytile.jpg) no-repeat 0px 0px;
	}
		
.madeinusa {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/amer8fp.jpg) no-repeat 0px 0px;
	}
	
.xmasinaugust {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/getwelltile.jpg) no-repeat 0px -10px;
	}
	
.winetaste {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/winetastetile.jpg) no-repeat 0px 0px;
	}
	
.events {
	background: #fff url(http://www.fancifullgiftbaskets.com/images/eventfp.jpg) no-repeat 0px 10px;
	}	
		
.fadeout {
	margin-left: -32px;
	margin-bottom: -10px;
	}

#qContent {
	clear: both;
	}

#content {
	width: 760px;
	}

#content h1 {
	margin-bottom: 10px;
	}

#content h2 {
	margin-bottom: 5px;
	font-size: 16px;
	}

#content ol {
	margin: 0 0 10px 20px;
	}
	
#content li {
	font-size: 12px;
	}
		
#content dl dt {
	font: 20px normal Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	}
	
#content dl dd {
	padding-bottom: 5px;
	font: 14px bold Arial, Helvetica, san-serif;
	}

#content p {
	padding-bottom: 10px;
	}

#content .vcard {
	font-size: 12px;
	}
				
.hidden {
	visibility: hidden;
	}

.creditCards {
	text-align: center;
	padding-bottom: 0;
	}

/*------------related articles---------------*/
#relatedarticles {
	}

#relatedarticles p {
	font: normal 16px/1.4 "Times New Roman", Serif;
	word-spacing: .06em;
	}
	
#relatedarticles h1 {
	font: normal 24px "Times New Roman", Serif;
	text-indent: 20px;
	padding: 15px 0;
	}

#relatedarticles h2 {
	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 5px;
	}

#relatedarticles h3 {
	font-size: 20px;
	padding-bottom: 10px;
	}

#relatedarticles h3.center {
	font-size: 20px;
	text-align: center;
	}

div#relatedarticles h4 {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	background-color: #BEC99E;
	text-align: center;
	}

#relatedarticles a {
	font-weight: bold;
	}

#relatedarticles dd img {
	float: right;
	}
	
#relatedarticles p.center {
	text-align: center;
	font: normal 15px/17px Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px auto;
	}

#relatedarticles .across h3 {
	margin-left: 10px;
	}
	
#relatedarticles ul.across {
	list-style-type: none;
	margin-left: 0px;
	}

#relatedarticles li.across {
	width: 240px;
	padding: 0;
	margin: 2px 0 2px 10px;
	float: left;
	}

#relatedarticles ul {
	margin-bottom: 5px;
	}
	
#relatedarticles li {
	line-height: 20px;
	list-style-type: disc;
	font: normal 1em Times, "Times New Roman", serif;
	padding-bottom: 5px;
	}

#textpage {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	}

div#textpage h1, div#textpage h2 {
	font-size: 20px;
	}

div#textpage a {
	font-weight: bold;
	}

div#textpage {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.shipping {
	color: red;
	}

/*------------------------- basket body and tags -----------------------*/
#basket #pContent {
	}

#basket #pContent li {
	border: none;
	padding: 0;
	}

#basket #pContent fieldset {
	border: none;
	}

#basket #sContent p {
	color: #444;
	font-size: .7em;
	}

#basket option, #basket select {
	z-index: -1;
	}

#basket legend {
	}

img.textpic {
	float: right;
	}

/*---------------shopping cart----------------*/
#cart {
	margin: 0 auto;
	text-align: center;
	position: relative;
	}

#cart p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.cartitems {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}

.cartoptions {
	text-align: center;
	}

.r {
	text-align: right;
	}

#sitemap {
	text-align: center;
	}

.warning {
	font-size: 11px;
	color: #C66;
	line-height: 11px;
	}



/*-------------extra body elements-----------------*/
#landingTitle {
	font-size: 24px;
	font-weight: bold;
	}

.important, .important a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #c30;
	}

.important a:hover {
	color: #5e6742;
	}

.current {
	width: 150px;
	}

.current p {
	text-align: center;
	}

.articles {
	padding: 0;
	margin: 0;
	width: 150px;
	clear: both;
	}

.taste p {
	text-align:center;
	clear: both;
	}

.taste p span {
	font: 20px Georgia, 'Times New Roman', Times, serif;
	}

img.border {
	border: 1px solid #ddd;
	}

img:hover.border {
	border-color: #639;
	}

/*-------------Landing Pages------------------*/
.featuredList {
	list-style: none;
	text-align: center;
	overflow: auto;
	}

.featuredList li {
	float: left;
	width: 30%;
	}

.featuredList li p {
	font: bold 16px Arial, Helvetica, sans-serif;
	}

.featuredList a {
	font-weight: normal;
	}

#qContent ul.plainList li {
	float: left;
	width: 31%;
	border: none;
	}

#landingSidebar {
	marker-top: 15px;
	}

/*------------------------listing pages----------------------------*/
#listing {
	}
	
.listingHeading {
	float: right;
	}
	
#top_nav_text h1 {
	color: #4C2432;
	font-size: 1.4em;
	line-height: 1.5;
	}

#top_nav_text {
	color: #bbc;
	}

#top_nav_text li {
	float: left;
	display: inline;
	font-size: .7em;
	line-height: 20px;
	margin-right: 5px;
	font-family: Georgia, Times, "Times New Roman", serif;
	}

#top_nav_text .level2,
#top_nav_text .level2 a {
	color: #bd9899;
	font-size: .95em;
	}
	
#top_nav_text a {
	color: #bbc;
	}

#top_nav_text a:hover {
	color: #BEC99E;
	background: #4C2432;
	text-decoration: none;
	}

#top_nav_text .pageTitle,
#top_nav_text .pageTitle a {
	color: #4c2432;
	font: normal 1em/1.5 Times New Roman, Times, serif;
	}

#top_nav_text .pageTitle a:hover {
	color: #bec99e;
	}
	
h2.category {
	width: 100%;
	background-color: #C8D5A5;
	font: bold 18px Geneva, Arial, Helvetica, sans-serif;
	color: #4B2331;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-indent: 20px;
	}

.tListing {
	position: relative;
	float: left;
	width: 450px;
	margin-left: .5em;
	}

#landing .priceMenu {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	clear: both;
	}

#landing .navBottom {
	padding: 10px 0 0;
	}
	
.priceMenu li a {
	width: 100px;
	color: #8c0a2f;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #ccc;
	}

.priceMenu a:hover {
	background: #eee;
	color: #980A2F;
	}

#landing .priceMenu li {
	display: inline;
	margin: 0 5px;
	}

.priceMenu li.active {
	font-weight: bold;
	color: #444;
	}

.listingGrid {
	clear: both;
	}
	
.lmodule p,
.module p {
	padding: 0;
	}
	
.lmodule {
	position: relative;
	height: 502px;
	text-align: center;
	border: 1px solid #fff;
	overflow: auto;
	padding: 0;
	}

.module {
	height: 250px;
	text-align: center;
	border: 1px solid #fff;
	overflow: auto;
	padding-top: 0;
	}

.module p {
	font-size: .8em;
	font-weight: bold;
	color: #444;
	}

.module h4 {
	margin: 0;
	font-size: .8em;
	height: 32px;
	}

.lmodule h4 {
	margin: 0;
	font-size: .8em;
	}

.module h4 a {
	text-decoration: none;
	}

.module p.special {
	color: red;
	}

li.module:hover {
	border: 1px solid #4B2331;
	}

.module a.addtocart,
.lmodule a.addtocart,
.module a.choosewine,
.lmodule a.choosewine,
.module a.outofstock,
.lmodule a.outofstock,
.module a.viewoptions,
.lmodule a.viewoptions {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 14px;
	}

.module a.addtocart, .lmodule a.addtocart {
	background: transparent url("http://fancifullgiftbaskets.com/images/addtocart.gif") no-repeat scroll left center;
	}

.module a.choosewine, .lmodule a.choosewine {
	background: transparent url("http://fancifullgiftbaskets.com/images/choosewine.gif") no-repeat scroll left center;
	}

.module a.viewoptions, .lmodule a.outofstock {
	background: transparent url("http://fancifullgiftbaskets.com/images/outofstock.gif") no-repeat scroll left center;
	}

.module a.viewoptions, .lmodule a.viewoptions {
	background: transparent url("http://fancifullgiftbaskets.com/images/viewoptions.gif") no-repeat scroll left center;
	}

.module a:hover.addtocart,
.lmodule a:hover.addtocart,
.module a:hover.choosewine,
.lmodule a:hover.choosewine,
.module a:hover.outofstock,
.lmodule a:hover.outofstock,
.module a:hover.viewoptions,
.lmodule a:hover.viewoptions {
	background-position: -100px;
	}

.module2, .module3 {
	position: relative;
	float: left;
	width: 378px;
	height: 250px;
	text-align: center;
	border: 1px solid #ddd;
	overflow: auto;
	padding-top: 0;
	}

.module3 {
	width: 568px;
	}

.module2 p, .modile3 p {
	padding: 0;
	}
	
#landing form ul {
	list-style-type: none;
	overflow: hidden;
	}

#landing form li {
	margin: 0;
	}

#addendum {
	margin: 20px 0 0;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	clear: both;
	}

#addendum ul, #addendum div {
	float: left;
	padding-bottom: 20px;
	}

#addendum ul {
	width: 300px;
	margin-bottom: 0;
	}

#addendum div {
	width: 440px;
	text-align: center;
	padding-left: 18px;
	}

#tContent a.emailBtn {
	display: block;
	width: 140px;
	height: 40px;
	margin: 0 auto;
	}

#tContent a.emailBtn {
	width: 297px;
	}

#tContent a.emailBtn:hover {
	background-position: -296px 0;
	}

#tContent a.emailBtn {
	background:transparent url("../images/v3/button-email.png") no-repeat scroll left center;
	}

#pContent a.emailBtn {
	background: transparent url("../images/v3/envelope.png") no-repeat scroll 5px center;
	padding: 5px 5px 5px 32px;
	line-height: 26px;
	border: 1px solid #dee;
	text-decoration: none;
	}

#addendum h3 {
	font-weight: bold;
	}

#addendum h4 {
	margin: 10px 0 5px;
	}

#addendum cite {
	font-size: 12px;
	}

#addendum p {
	text-align: left;
	}

#addendum li p {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px 0 10px 5px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
	}

/*-------------container------------------*/
.table-blurb {
	padding-left: 40px;
	}

/*-------------table properties-----------*/
td.l {
	text-align: left;
	padding: 5px 0;
	left: 0;
	}

/*-----------Wine List--------------------*/
.winelist {
	vertical-align: top;
	}

.winelist h2 {
	color:  #7f3a56;
	}

.winelist a {
	color: #a0a181;
	}

.winelist a:visited {
	color: #7f3a56;
	}

/*----------------------warner/sony/emmy-----------------------*/
.table-blurb {
	text-align: left;
	}

/*--------------------flower-------------------------------*/
.flowerindextext {
	color: #000;
	line-height: 18px;
	font: normal 12px Arial, Helvetica, sans-serif;
	}

table>.flowertable {
	padding-top: 230px;
	}

/*---------------Specials Images on Index--------------------*/
.GBspecials, .WINEspecials {
	float: left;
	overflow: auto;
	width: 300px;
	}

.GBspecials a,
.WINEspecials a {
	display: block;
	width: 300px;
	height: 300px;
	text-decoration: none;
	background: #fff url("http://www.fancifullgiftbaskets.com/giftbasketimages/front1.jpg") no-repeat top left;
	}

.GBspecials a:hover {
	background: url("http://www.fancifullgiftbaskets.com/giftbasketimages/front2.jpg") no-repeat top left;
	}

.WINEspecials a {
	background: #fff url("http://www.fancifullgiftbaskets.com/giftbasketimages/winespec1.jpg") no-repeat top left;
	}

a:hover.WINEspecials {
	background: url("http://www.fancifullgiftbaskets.com/giftbasketimages/winespec2.jpg") no-repeat top left;
	}

/*----------------------matrix------------------------------*/
#pContent ul.matrix2 {
	width: 306px;
	margin: 0;
	float: right;
	}

#pContent .matrix2 li {
	list-style: none;
	margin: 0;
	padding-bottom: 0;
	float: left;
	border-bottom: none;
	width: 153px;
	text-align: center;
	display: block;
	font: normal small-caps 800 10px arial; 
	}
		
#pContent ul.linear1,
#qContent ul.linear1 {
	width: 606px;
	margin: 0 0 5px;
	float: right;
	display: inline;
	}

#pContent ul.linear1 {
	width: 300px;
	}
	
#qContent ul.linear1 {
	width: 940px;
	margin-bottom: 15px;
	}

#qContent p {
	text-align: center;
	}
	
#pContent .linear1 li,
#qContent .linear1 li {
	list-style: none;
	margin: 0;
	padding-bottom: 0;
	float: left;
	border-bottom: none;
	width: 151px;
	text-align: center;
	display: inline;
	font: normal small-caps 800 10px arial; 
	}

#qContent .linear1 li {
	width: 24%;
	font-size: 11px;
	}
	
	
/* Footer
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#footer {
	background: #4c2432 url(/images/v3/footerbg.png) repeat-x;
	clear: both;
	color: #ccc;
	border-bottom: 2px solid #ccc;
	font-size: 14px;
	padding-top: 50px;
	}

#footer h4 {
	color: white;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 20px;
	}
	
#footer a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 1.4em;
	}
		
#footer a:hover {
	background-color: #5e6742;
	color: #eee;
	}

.footerAlpha,
.footerBeta,
.footerDelta,
.footerPi {
	padding-bottom: 60px;
	}

.footerAlpha ul {
	list-style-type: none;
	}

.footerAlpha li {
	margin-left: 0;
	}

.footerOmega {
	padding-bottom: 40px;
	margin-top: 20px;
	clear: both;
	text-align: center;
	border-top: 1px solid #663949;
	}

.footerOmega .stamp {
	margin-top: -55px;
	}

.footerOmega .copyright {
	padding-top: 10px;
	padding-bottom: 7px;
	}
		
.footerOmega p {
	margin: 0 50px;
	padding-bottom: 0;
	}

.footerOmega .vcard .fn,
.footerOmega .vcard .street-address {
	margin-bottom: 5px;
	}
	
.footerOmega .vcard div {
	margin: 0px 10px;
	text-align: center;
	}

#footer .footerOmega a {
	color: #7d765a;
	}

#footer .footerOmega a:hover {
	color: white;
	}
		
	
/* IE7 Hacks
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/	
*:first-child+html .sbtop {
	margin-top: -4px;
	}
	
*:first-child+html .sbbottom {
	margin-bottom: -3px;
	}		
		
*:first-child+html .quote a {
	height: 1%;
	}

*:first-child+html #mainmenu {
	width: auto;
	}

*:first-child+html #mainNav ul {
	width: 240px;
	}
					
*:first-child+html #mainNav li a {
	padding-bottom: 26px;
	position: relative;
	}

*:first-child+html #mainNav li li a {
	padding-bottom: 5px;
	}

*:first-child+html .personalTouch {
	width: 500px;
	}
	
*:first-child+html .footerOmega {
	height: auto;
	}