@import url(global_new.css);

html
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	text-align: center;
	background: #fff url('../images_new/page_background_new.gif') repeat-x;
}

#wholePage
{
	text-align: left;
	width: 800px;
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

a
{
	color: #673885;
	text-decoration: none;
}

img
{
	border: 0px;
}
a:hover
{
	text-decoration: underline;	
}

div#header
{
	margin-top: 44px;
	width: 800px;
}

h1
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Times New Roman', serif;
	color: #909C00;
	width: 100%;
	padding-bottom: 1px;
	clear: left;
}

h2
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Times New Roman', serif;
	color: #673885;
	width: 100%;
	border-bottom: solid 1px #999;
	padding-bottom: 1px;
	clear: left;
}

h1#logo
{
	width: 204px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: -15px;
	background: url('../images_new/california_gourmet_baskets.png') no-repeat;
	float: left;
}

h1#logo a
{
	display: block;
	text-indent: -1000em;
	letter-spacing: -999em;
	width: 100%;
	height: 100%;
	background: url('../images_new/california_gourmet_baskets.png') no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;

}

ul#headerNavigation
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-left: 23px;
	border-top: solid 1px #999;
	width: 557px;
}

ul#headerNavigation li
{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px 8px 0px 8px;
	padding: 0px;
	background-position: 0px 16px;
}

ul#headerNavigation li a:hover
{
	border-top: solid 3px #673885;	
}

ul#headerNavigation li a
{
	display: block;
	text-indent: -1000em;
	letter-spacing: -999em;	
	margin: 2px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	border-top:  solid 3px #fff;	
}

#linkHome 
{
	width: 40px;
	background: url(../images_new/navigation/off/home.png) 0px 11px no-repeat; 
}

#navHome 
{
	background: url(../images_new/navigation/off/home.png) 0px 0px no-repeat; 
}

#linkProducts 
{
	width: 69px;
	background: url(../images_new/navigation/off/products.png) 0px 11px no-repeat;
}

#navProducts 
{
	background: url(../images_new/navigation/off/products.png) 0 0 no-repeat;
}

#linkCustomerService 
{
	width: 129px;
	background: url(../images_new/navigation/off/customerservice.png) 0px 11px no-repeat;
}

#navCustomerService 
{
	background: url(../images_new/navigation/off/customerservice.png) 0 0 no-repeat;
}

#linkGuarantee
{
	width: 113px;
	background: url(../images_new/navigation/off/guarantee.png) 0px 11px no-repeat;
}
		
#navGuarantee 
{
	background: url(../images_new/navigation/off/guarantee.png) 0 0 no-repeat;
}

#linkContactUs 
{
	width: 79px;
	background: url(../images_new/navigation/off/contactus.png) 0px 11px no-repeat;
}

#navContactUs 
{
	background: url(../images_new/navigation/off/contactus.png) 0 0 no-repeat;
}

div#cartInfo
{
	display: none;
}

#tollFree
{
	float: left;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Times New Roman', serif;
	color: #909C00;
	margin-left: 20px;
	margin-top: 10px;
}

div#searchBox
{
	width: 200px;
	float: right;
	padding: 0px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 6px;
}

div#searchBox form#search
{
	float: right;
	padding: 0px;
	margin: 0px;
}

#searchLabel
{
	float: left;
	width: 56px;
	height: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px 3px 0px 0px;
	background: url(../images_new/search.png) 0 10px no-repeat;
	text-indent: -1000em;
	letter-spacing: -999em;		
}

div#searchBox form#search input#searchQuery
{
	height: 20px;
	width: 100px;
	border: solid 1px #999;
}

div#searchBox form#search input#searchSubmit
{
	width: 27px;
	height: 26px;
	margin: 0px 0px 0px 3px;
	padding: 0;
	border: 0;
	background: url(../images_new/go.png) 0 5px no-repeat;
	text-indent: -1000em;
	letter-spacing: -999em;	
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#pageDivider1, #pageDivider2
{
	position: absolute;
	left: 0px;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 1
}

#pageDivider1
{
	top: 120px;
	background-color: #999;
	color: #999;
}

#pageDivider2
{
	top: 125px;
	background-color: #000;
	color: #000;
}

#pageDivider1 hr, #pageDivider2 hr
{
	display: none;
}

#orderTollFree
{
	display: block;
}

#mainSection
{
	display: block;
	position: relative;
	width: 800px;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: -8px;
}

#leftColumn
{
	float: left;
	width: 170px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#singleColumn 
{
	float: left;
	width: 778px;
	padding: 10px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #D2D4B3;
	border-left: 1px solid #D2D4B3;
	height: 100%;
}

#contentColumn 
{
	float: left;
	width: 428px;
	padding: 10px;
	margin: 0px;
	margin-top:15px;
	border: 0px;
	border-right: 1px solid #D2D4B3;
	border-left: 1px solid #D2D4B3;
	height: 100%;
}

#rightColumn 
{
	width: 180px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	float: left;
	padding-top: 2px;
}

#europeanDelivery, #canadianDelivery, #giftList, #giftsUnder50, #fruitYear
{
	margin: 0px;
	border: 0px;
	padding: 2px;
	background-color: #F9F8F2;
	height: 60px;
	width: 173px;
}
	
#europeanDelivery a, #canadianDelivery a, #giftList a, #giftsUnder50 a, #fruitYear a
{
	text-indent: -1000em;
	letter-spacing: -999em;
	height: 54px;
	width: 167px;
	border: solid 1px #B2B0A5;
	margin: 0px;
	padding: 0px;
	display: block;
}

#europeanDelivery a:hover, #canadianDelivery a:hover, #giftList a:hover, #giftsUnder50 a:hover, #fruitYear a:hover
{
	border: solid 1px #76746A;
}

#europeanDelivery a
{
	background: url(../images_new/banners/specials_orders.png) 0 0 no-repeat;
}

#europeanDelivery
{
	background: url(../images_new/banners/specials_orders.png) 3px 3px no-repeat;
}

#canadianDelivery a
{
	background: url(../images_new/banners/mailing_list) 0 0 no-repeat;
}

#canadianDelivery 
{
	background: url(../images_new/banners/mailing_list.png) 3px 3px no-repeat;
}

#fruitYear a
{
	background: url(../images_new/banners/dessert.png) 0 0 no-repeat;
}

#fruitYear
{
	background: url(../images_new/banners/dessert.png) 3px 3px no-repeat;
}

#giftList a
{
	background: url(../images_new/banners/corporate.png) 0 0 no-repeat;
}

#giftList
{
	background: url(../images_new/banners/corporate.png) 3px 3px no-repeat;
}

#giftsUnder50 a
{
	background: url(../images_new/banners/new_under50_button.png) 0 0 no-repeat;
}

#giftsUnder50
{
	background: url(../images_new/banners/new_under50_button.png) 3px 3px no-repeat;
}



ul#leftNavigation
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

ul#leftNavigation li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul#leftNavigation li ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 140px;
}

ul#leftNavigation li#leftNavProducts, ul#leftNavigation li#leftNavSpecialOccasions, ul#leftNavigation li#leftBookmark, ul#leftNavigation li#leftNavYearofFruit
{
	margin: 30px 0px 0px 20px;
}

ul#leftNavigation li a#leftLinkProducts, ul#leftNavigation li a#leftLinkSpecialOccasions, ul#leftNavigation li a#leftLinkYearofFruit
{
	display: block;
	text-indent: -1000em;
	letter-spacing: -999em;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	text-align:left;
}

#leftNavProducts
{
	width: 75px;
	text-align:left;
	border:1px solid red;
	
	
}

#leftLinkProducts 
{
	background: url(../images_new/products.png) 0px 0px no-repeat; background-position:top center;
}

#leftNavSpecialOccasions
{
	width: 141px;
	background: url(../images_new/specialoccasions.png) 0px 0px no-repeat;
text-align:left;
}

#leftLinkSpecialOccasions
{
	background: url(../images_new/specialoccasions.png) 0 0 no-repeat;
}

#leftNavYearofFruit
{
	width: 141px;
}

#leftLinkYearofFruit
{
	background: url(../images_new/ayearoffruit.png) 0 0 no-repeat;
}





h2.sectionHeader
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Times New Roman', serif;
	color: #909C00;
	width: 100%;
	border-bottom: solid 1px #999;
	padding-bottom: 1px;
}

div#footerNew
{
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border-top: solid 1px #D2D4B3;
	width: 800px;
	clear: both;
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align: center;
}
#footer2 {margin-top:50px;margin-bottom:15px;}
#cartColumn 
{
	float: left;
	width: 608px;
	padding: 10px;
	margin: 0px;
	margin-top:15px;
	border: 0px;
	border-right: 1px solid #D2D4B3;
	border-left: 1px solid #D2D4B3;
	height: 100%;
}

.prodDisplay
{
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	float: left;
	width: 190px;
	text-align: center;
	position: relative;
	height: 170px;
	padding: 5px;
}

.fpprodDisplay
{
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	float: left;
	width: 200px;
	height: 220px;
	text-align: center;
	position: relative;
}

/*.prodDisplay img
{
	border: solid 1px #673885;
}*/

.section td { margin: 0px; padding: 2px; }

.resultsNav
{
	display: block;
	float: left;
	clear: both;
	margin: 5px 0px 5px 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
}

#breadcrumb			{ display: block; }
#breadcrumb			{ font-size: 0.9em; color: #606; padding: 0px 0px 5px 0px; }
#breadcrumb span	{ padding: 0px 5px 0px 5px; }
#breadcrumb a		{ text-decoration: underline; }

#breadCrumb ul, #breadCrumb ul li
{
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-left: 20px;	
}

#breadCrumb strong
{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#productDescription
{
	display: block;
	clear: both;
}

#mainTitle
{
	width: 426px;
	float: left;
}

#mainTitle img
{
	float: left;
	border: 0px;
	margin: 0px;
}

#mainDesc
{
	padding-right: 10px;
}

#mainPrice
{
	font-weight: bold;	
	float: left;
	width: 260px;
}

#mainCart
{
	float: right;	
}

#mainImage
{
	float: left;
	height: 220px;
	width: 220px;
	padding: 0px;
}

#mainTitle #mainTitleWGB
{
	margin: 0px; 
}

#mainTitleWGB
{
	float: right;
}

#mainTitle div {
	margin-top: 4px;
}

#sslGraphic
{
	margin-top: 10px;
	text-align: center;
	width: 100%;	
}

#acceptedCards ul
{
	width: 83px;
	height: 66px;
	list-style: none;	
	margin-bottom: 10px;
}

#acceptedCards ul li
{
	width: 37px;
	height: 23px;
	float: left;
	padding: 0px;
	border: 0px;
}

#acceptedCards ul li a
{
	text-indent: -1000em;	
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#liDiscover
{
	margin-right: 9px;
	margin-bottom: 9px;
	background: url(../images_new/cards/discover.png) 0px 0px no-repeat; 
}

#liAmEx
{
	margin-bottom: 9px;
	background: url(../images_new/cards/amex.png) 0px 0px no-repeat; 
}

#liVisa
{
	margin-right: 9px;
	background: url(../images_new/cards/visa.png) 0px 0px no-repeat; 
}

#liMC
{
	background: url(../images_new/cards/mastercard.png) 0px 0px no-repeat; 
}

.resultsNav
{
	width: 100%;
}

.navLinks
{
	float: left;
}

.navDisplay
{
	float: right;
}

.leftBookmark
{
	font: 11px arial;
}

.holidayShipping {
	background-color: #99FF99;
	border: solid 1px #009900;
	color: #CC0000;	
	font-size: 14pt;
	font-weight: bold;
}


.clubSelect, .fruitSelect {
	float: left;
	clear: right;
	width: 100%;
	margin: 0px;
	padding-top: 14px;
	text-align: center;
}
.clubSelect p	{ padding: 5px 0px 5px 0px; }
.fruitSelect	{ padding-top: 0px;}

.fruitClub {
	float: left;
	width: 170px;
	height: 170px;
	text-align: center;
	padding: 5px;
	border: solid 2px #fff;
	background-color: #eee;
}
.fruitClub p	{ margin: 0px; padding: 5px 5px 2px 5px;}
.fruitClub img	{ margin: 1px; padding: 0px;}

.center {
	width: 100%;
	text-align: center;
	position: relative;
	clear: both;
}

.clubProdDisplay {
	postion: relative;
	display: block;
	float: left;
	text-align: center;
	width: 140px;
	font-weight: bold;
	margin-bottom: 14px;
}

