/* @charset "utf-8"; */
	body {
		background-image: url(images/back.gif);
		font: 1em/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		height: 1000px;
		}
	body#home_page {
		background-image: url(images/back2.gif);
		}
	h5 {
		text-align: right;
		margin-top: 5px;
		padding-right: 7px;
		}
	a:link, a:hover, a:visited {
		text-decoration: none;
		font-weight: bold;
		}
	a:link {
		color: #666666;
		text-decoration: none;
		}
	a:hover {
		color: #990099;
		text-decoration: none;
		}
	a:visited {
		color: #999999;
		}
	div#nav a:link {
		color: black;
		text-decoration: none;
		}
	div#banner, div#banner2, div#banner3 {
		width: 100%;
		display: block;
		height: 190px;
		/*background-image: url(images/archive/welcome.gif);*/
		background-color: white;
		background-position: center 10px;
		background-repeat: no-repeat;
		padding: 10px;
		border-bottom: none;
		text-align: center;
		}
	div#goldedge {
		width: 100%;
		height: 5px;
		background-image: url(images/goldedge.gif);
		background-repeat: repeat-x;
		}
	/* body#test_page div#banner3 {
		background-image: url(images/welcome2gold_w_logo.gif);
		border: none;
		} */
	div#banner2 {
		height: 140px;
		}
	body#welcome_page div#banner3 {
		background-image: url(images/headers/welcome2gold_w_logo.gif);
		}
	body#about_page div#banner2 {
		background-image: url(images/headers/about_us.gif);
		}
	body#truffles_page div#banner2 {
		background-image: url(images/headers/truffles.gif);
		}
	body#chocolates_page div#banner2 {
		background-image: url(images/headers/chocolates.gif);
		}
	body#confections_page div#banner2 {
		background-image: url(images/headers/confections.gif);
		}
	body#favors_page div#banner2 {
		background-image: url(images/headers/favors.gif);
		}
	body#celebrations_page div#banner2 {
		background-image: url(images/headers/celebrations.gif);
		}
	body#shop_page div#banner2 {
		background-image: url(images/headers/shop.gif);
		}
	body#shipping_page div#banner2 {
		background-image: url(images/headers/shipping.gif);
		}
	body#where_page div#banner2 {
		background-image: url(images/headers/header_where.gif);
		}
	body#thankyou_page div#banner2 {
		background-image: url(images/headers/header_thankyou.gif);
		}
	body#failed_page div#banner2 {
		background-image: url(images/headers/header_failed.gif);
		}
	div#top {
		float: left;
		top: 0;
		left: 0;
		}
	div#header {
		float: left;
		}
	div#address {
		font: .9em/1.1em Pristina, "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #996600;
		text-align: center;
		display: block;
		float: right;
		margin: 0 30px 0 0;
		}
	div#content {
		width: 100%;
		/* background: white; */
		}
	body#welcome_page div#content {
		position: absolute;
		top: 215px;
		left: 0;
		width: 100%;
		height: 492px;
		}
	div#nav {
		position: relative;
		top: 180px;
		margin: 0 auto;
		clear: both;
		width: 100%;
		}
	div#nav2 {
		position: relative;
		top: 134px;
		display: block;
		height: 20px;
		width: 1030px;
		margin: 0 auto;
		}
	div#nav2 img {
		text-decoration: none;
		border: none;
		}
	div#nav {
		font: normal 70% Trebuchet, Arial, Helvetica, sans-serif;
		}
	div#welcome2 a, div#about2 a, div#truffles2 a, div#chocolates2 a, div#confections2 a,
	div#favors2 a, div#celebrations2 a, div#shop2 a, div#shipping2 a, div#contact2 a {
		text-decoration: none;
		padding: 0;
		display: block;
		border: none;
		float: left;
		position: relative;
		height: 20px;
		width: 101px;
		overflow: hidden;
		background-image: url(images/buttons/buttons.gif);
		}
	div#welcome2 a {background-position: 0 0;}
	div#welcome2 a:hover {background-position: 0 -21px;}
	
	div#about2 a {background-position: -103px 0;}
	div#about2 a:hover {background-position: -103px -21px;}
	
	div#truffles2 a {background-position: -206px 0;}
	div#truffles2 a:hover {background-position: -206px -21px;}
	
	div#chocolates2 a {background-position: -309px 0;}
	div#chocolates2 a:hover {background-position: -309px -21px;}
	
	div#confections2 a {background-position: -412px 0;}
	div#confections2 a:hover {background-position: -412px -21px;}
	
	div#favors2 a {background-position: -515px 0;}
	div#favors2 a:hover {background-position: -515px -21px;}
	
	div#celebrations2 a {background-position: -618px 0;}
	div#celebrations2 a:hover {background-position: -618px -21px;}
	
	div#shop2 a {background-position: -721px 0;}
	div#shop2 a:hover {background-position: -721px -21px;}
	
	div#shipping2 a {background-position: -824px 0;}
	div#shipping2 a:hover {background-position: -824px -21px;}
	
	div#contact2 a {background-position: -927px 0;}
	div#contact2 a:hover {background-position: -927px -21px;}

	div#nav a:link {
		color:#000000;
		text-decoration: none;
		}
	div#nav a:hover, div#footer a:hover,
	body#welcome_page div#nav a#welcome, body#welcome_page div#footer a#home1,
	body#about_page div#nav a#about, body#about_page div#footer a#about1,
	body#truffles_page div#nav a#truffles, body#truffles_page div#footer a#truffles1,
	body#chocolates_page div#nav a#chocolates, body#chocolates_page div#footer a#chocolates1,
	body#confections_page div#nav a#confections, body#confections_page div#footer a#confections1,
	body#favors_page div#nav a#favors, body#favors_page div#footer a#favors1,
	body#celebrations_page div#nav a#celebrations, body#celebrations_page div#footer a#celebrations1,
	body#shop_page div#nav a#shop, body#shop_page div#footer a#shop1,
	body#shipping_page div#nav a#shipping, body#shipping_page div#footer a#shipping1,
	body#where_page div#nav a#contact, body#where_page div#footer a#contact1
	 {
		color: #990099;
		text-decoration: none;
		}
	div#nav a:hover {
		background-color: #FFFF99;
		}
	div#nav a:visited {
		text-decoration: none;
		}
	div#tiles {
		background-image: url(images/tile_bg.gif);
		background-position: top left;
		width: 100%;
		height: 984px;
		}

	#show {
		position:relative;
		top: 20px;
		margin: 0 auto;
		width:350px;
		height:350px;
		border: white 6px solid;
		background-color: #AAA;
		z-index:1;
	}
	div#main {
		position: relative;
		width: 90%;
		top: 10px;
		margin: 20px auto;
		padding: 0;
		}
	div#maincol1, div#maincol2 {
		width: 48%;
		top: 0;
		left: 0;
		float: left;
		position: relative;
		}
	div#maincol1, div#maincol2 {
		font-size: .9em; 
		}
	div#maincol2 {
		right: 0;
		float: right;
		}
	div#maincol3 {
	width: 600px;
	top: 0;
	margin: 0 auto;
	padding-left: 22px;
	padding-top: 20px;
	border: none;
	position: relative;
		}
	div.confections {
		margin-top: 20px;
		background-image: url(images/goldedge.gif);
		background-position: top;
		background-repeat: repeat-x;
		}
	div.truffles, 
	div.chocolates, 
	div.confections,
	div.shop {
	width: 100%;
	float: right;
	position: relative;
	text-align: right;
	padding: 5px;
	border-bottom: 1px dashed lightgrey;
		}
	div.shop div.shoppic {
		width: 41%;
		height: 500px;
		float: right;		
		}
	div#maincol2 div.truffles, 
	div#maincol2 div.chocolates, 
	div#maincol3 div.confections,
	div#maincol2 div.shop {
	text-align: left;
	border-bottom: 1px dashed lightgrey;
		}
	div#maincol2 div.shophed {
		text-align: left;
		border-bottom: none;
		}
	div.truffles h4, 
	div.chocolates h4, 
	div#main h4, 
	div.confections h4,
	div#maincol1 h4,
	div#maincol2 h4,
	div#maincol3 h4,
	div#maincol3 div#storage h4 {
	display: inline;
	color: #663366;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-align: center;
		}
	
	div#maincol3 h4 {
		display: block;
		font-style: normal;
		}
	div.truffles img, 
	div.chocolates img, 
	div.confections img {
	float: right;
	width: 40%; 
	height: auto;
	border-right: 10px solid white;
	border-left: 10px solid white;
		}
	div#maincol2 div.shop img {
		float: right;
		width: 40%;
		}
	div#maincol2 div.truffles img, 
	div#maincol2 div.chocolates img, 
	div#maincol3 div.confections img,
	div.shop img {
		float: left;
		width: 40%;
		}

	div#maincol1 div.textcol {
		float: right;
		width: 55%;
		text-align: left;
		}
	div#maincol2 div.textcol {
		float: left;
		width: 55%;
		text-align: left;
		}
	div#maincol1 div.truffles div.textcol,
	div#maincol1 div.chocolates div.textcol {
		text-align: right;
		}
/*	div#maincol1 div.add, div#maincol1 div.add1 {
		position: relative;
		right: 0;
		}	
	div#maincol2 div.add {
		position: relative;
		left: 0;
		}
	div.add1 {
		clear: both;
		} */
	div.shophed {
	width: 100%;
	float: right;
	text-align: right;
	padding: 5px;
	background-image: url(images/goldedge.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: no border;
		}
	/* left column add blocks definition */
	div.add {
		float: right;
		position: relative;
		}
	/* right column 'add' blocks definition and 'viewcart' block definition */
	div.add1, div.cart {
		float: left;
		position: relative;
		}
	/* dimensioning for div.cart */
	div.cart {
		height: 131px;
		width: 192px;
	}
	/* add space between items with a short block that 'clears' elements above */
	div.addspace {
		clear: both;
		height: 1px;
		}
	/* viewframe for add button image */
	div.addbutton {
		position: relative;
		left: 0;
		top: 0;
		width: 80px;
		height: 20px;
		overflow: hidden;
		}
	/* viewframe for viewcart button image */
	div.cart div.view {
		position: absolute;
		left: 50px;
		top: 50px;
		width: 92px;
		height: 31px;
		overflow: hidden;
		}
	/* attributes of addtocart button */
	div.add div.addbutton input.addtocart,
	div.add1 div.addbutton input.addtocart {
		text-decoration: none;
		display: block;
		position: relative;
/*		left: 0;
		top: 0;
*/		margin: 0;
		border: 0;
		padding: 0;
		}
	/* attributes of viewcart button */
	div.cart div.view input.viewcart{
		text-decoration: none;
		display: block;
		position: relative;
		margin: 0;
		border: 0;
		padding: 0;
		}
	/* position of addtocart button image */
	/*position of viewcart button image */
	div.add div.addbutton input.addtocart,
	div.add1 div.addbutton input.addtocart,
	div.cart div.view input.viewcart {
		left: 0;
		top: 0;
		}
	/* position of hover add button image */
	div.add div.addbutton input.addtocart:hover,
	div.add1 div.addbutton input.addtocart:hover {
		top: -21px;
		left: 0;
		cursor:pointer;
		}
	/* position of hover viewcart button image */
	div.cart div.view input.viewcart:hover {
		top: -32px;
		left: 0;
		cursor: pointer;
		}
.paypal {
	margin-top: 0;
	margin-bottom: 0;
	}
	div.shipping1,
	div.shipping2 {
		width: 75%;
		float: right;
		padding: 10px;
		}
	div.shipping2 {
		float: left;
		}
	div.cat {
		width: 100%; 
		height: .8em; /* needed by NN6*/
		line-height: 1em;
		border-bottom: 2px dotted gray;
		margin-top: .9em;
		font-size: 1em;
		font-weight: normal;
		caption-side:
		clear: right;
	}
	.itemname	{
		float: left;
		position: relative; /*needed by IE6*/
		top: 4px;
		background-color: white;
		margin-bottom: -.5em;
		border-bottom: solid white .2em;
		padding-right: 10px;
		text-align: left;
	}

	div.cat>.itemname, div.subcat>.itemname	{
		position:static; /*IE5 Mac Bug, items are offset */
	} 

	.num, .numshipping	{
		float: right;
		position: relative; /* needed by IE6*/
		top: 2px;
		background-color: white;
		margin-bottom: .6em;
		border-bottom: solid white .2em;
		width: 44px;
		text-align: right;
	}
.numshipping {
	width: auto;
	}
	#storage, #ordermessage, .storage {
		width: 50%;
		height: auto;
		border: 2px solid #663366;
		margin: 0 auto 20px;
		padding: 5px;
		text-size: 90%;
		text-align: center;
		}
	#storage h4, #storage p, #ordermessage h4{
		font-size: 90%;
		}
	.returntoshop {
		background-color: #6f3848;
		width: 50%;
		float: right;
		text-align: right;
		padding: 5px;
		background-image: url(images/goldedge.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		}
	.returntoshop a {
		color: white;
		}


	div#footer {
		font: .7em/1.1em Arial, Helvetica, sans-serif;
		font-weight: normal;
		color:#666666;
		text-align: center;
		display: block;
		clear: both;
		background-color: white;
		padding: 20px;
		}
#confections_page #content #main #maincol3 .confections {
	border-width: 0px;
	border-style: none;
}
/* about us */
/*  thumbnails */
#about_page div.right, #about_page div.left {
	width: 100px;
	height: 100px;
	border: #5b0085 1px solid;
	}
#about_page div.right, #favors_page div.right {
	margin-left: 5px;
	float: right;
	}
#about_page div.left, #favors_page div.left {
	margin-right: 5px;
	float: left;
	}
#favors_page p {
	padding: 10px;
	}
#favors_page img.right {
	float: right;
	text-align: left;
	clear: both;
	padding: 10px;
	}
#favors_page img.left {
	float: left;
	text-align: left;
	clear: both;
	padding: 10px;
	}
div#logos {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	}
div.logosl {
	width: 22%;
	text-align: center;
	float: left;
	margin: 5px;
	}
div.logosl p {
	margin: 0;
	font-weight: bold;
	}
/* popup images */
#chocolatepopup_about, #trufflepopup_about, #giftboxpopup_about,
#chocolatepopup, #trufflepopup, #giftboxpopup,
#trufflecollection_pu, #chocolatecollection_pu, 
#toffee_pu, #ivorycrunch_pu, #caramel_pu,
#lg_giftboxpopup, 
#beachpopup_favors, #pearspopup_favors, #threeheartspopup_favors, #heartpopup_favors,
#greenribbonpopup_favors, #violetspopup_favors, #whiteribbonpopup_favors, #threegiftspopup_favors
 {
	position:absolute;
	border: #5b0085 2px solid;
	right: 50px;
	top: 50px;
	width:300px;
	height:300px;
	z-index:1000;
	visibility: hidden;
}
#beachpopup_favors, #greenribbonpopup_favors, 
#whiteribbonpopup_favors, #threegiftspopup_favors
{ width: 401px; height: 300px;}
#threeheartspopup_favors
{ width: 477px; height: 200px; right: 0; top: 50px;}
#violetspopup_favors
{width: 300px; height: 401px;}

#caramel_pu, #ivorycrunch_pu, #toffee_pu {
	top: -10px;
	}
#chocolatepopup_about {top: 50px;}
#trufflepopup_about {
	top: 150px;
	left: 50px;}
#giftboxpopup_about {top: 300px;}
#chocolatepopup, #chocolatepopup_about {
	background-image:url(images/popups/chocolatepopup_lg.jpg);}
#trufflepopup, #trufflepopup_about {background-image:url(images/boxes_1_open_w-trufsm.jpg);}
#giftboxpopup, #giftboxpopup_about {background-image: url(images/10_Sml_Gft_Bsktsm.jpg);}

#toffee_pu { background-image: url(images/popups/8_toffee_pu.jpg);}
#ivorycrunch_pu {background-image: url(images/popups/14_popcorn_pu.jpg); }
#caramel_pu { background-image: url(images/popups/12_caramels_pu.jpg);}
#lg_giftboxpopup { background-image: url(images/popups/9_lg_gift_bskt_pu.jpg);}

#beachpopup_favors {background-image: url(images/popups/beach401x300.jpg);}
#pearspopup_favors {background-image: url(images/popups/pearsx300.jpg);}
#threeheartspopup_favors {background-image: url(images/popups/hearts477x200.jpg);}
#heartpopup_favors { background-image: url(images/popups/heartx300.jpg);}
#greenribbonpopup_favors { background-image: url(images/popups/greenribbon401x300.jpg);}
#violetspopup_favors { background-image: url(images/popups/violets300x401.jpg);}
#whiteribbonpopup_favors { background-image: url(images/popups/whiteribbon401x300.jpg);}
#threegiftspopup_favors {background-image: url(images/popups/threegifts401x300.jpg);}
