﻿/*
Prepared by Blue Lab   		www.bluelab.com
and Verve Creative			www.getverve.com
For Wicked Good Cookies     www.wickedgoodcookies.com
All Rights Are Reserved.

============================================================================================================
Edit Date   Edited By                Description
 ----------  ----------------------   -----------------------------------------------------------------------
09012006    kevind@bluelab.com       Created.  

============================================================================================================

*/

#divJoin {
	background-position: center;
	z-index: 5;
	position: absolute;
	top: 60px;
	left: 500px;
	margin: 0px;
	padding: 0px;
	width: 233px;
	height: 28px;
	background-color: #fff;
}

#divPhotoCookies {
	z-index: 5;
	position:relative;
	top: 20px;
	left: 0px;
    margin: 0px;
    padding: 0 10px 20px 0;
	width: 174px;
	height: 200px;
	background-color: #fff;
	text-align: center;
	float: left;
	}

#divGiftGallery {
	z-index: 5;
	position:relative;
	top: 20px;
	left: 0px;
    margin: 0px;
    padding: 0 10px 20px 0;
	width: 174px;
	height: 200px;
	background-color: #fff;
	text-align: center;
	float: left;
	}

#divGourmetCookies {
	z-index: 5;
	position:relative;
	top: 20px;
	left: 0px;
    margin: 0px;
    padding: 0 10px 20px 0;
	width: 174px;
	height: 200px;
	background-color: #fff;
	text-align: center;
	float: left;
	}

#divWickedWear {
	z-index: 5;
	position:relative;
	top: 20px;
	left: 0px;
    margin: 0px;
    padding: 0 10px 20px 0;
	width: 174px;
	height: 200px;
	background-color: #fff;
	text-align: center;
	float: left;
	}

#divWickedSpecials {
	z-index: 6;
	position:absolute;
	top: 320px;
	left: 0px;
    margin: 20px 0 20px 0;
    padding:0;
	width: 760px;
	height: 44px;
	background-color: transparent;
	text-align: center;
	}
