@charset "UTF-8";
/* CSS Document */

#mustHead {
	height: 63px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(/img/zazendi_logo.gif) no-repeat center bottom;
}
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(/img/nav/bar.gif) no-repeat center top;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	padding-top: 1px;
}
#nav ol {
	padding-left: 20px;
	margin: 0px;
	display: inline;
}
#nav li {
	display: inline;
	padding-right: 13px;
	font-size: 10pt;
	font-weight: bold;
}
#nav  li  a  {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#subNav {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	background: #FFFFFF url(/img/products_icons.jpg) no-repeat center bottom;
	padding: 18px 10px 2px;
 }
#subNav form {
	margin: 0px;
}

 #searchBox {
	float: right;
}

#menuButton {
	background-image: url(/img/drop_menu_pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 170px;
}

#menuWrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}

#productsWindow {
	min-height: 400px;
	width: 756px;
	position: absolute;
	border: 2px solid #D75392;
	background-color: #FFF;
	left: 10px;
	visibility: hidden;
	padding: 10px;
	background-image: url(/img/pattern_space.gif);
}
#closeWindow {
	text-align: center;
	background-color: #D75392;
	color: #FFF;
	display: block;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	right: 2px;
	bottom: 2px;
	visibility: inherit;
	padding: 4px;
}
#closeWindow a {
	color: #FFF;
	text-decoration: none;
}
#closeWindow a:hover {
	color: #FF0;
	text-decoration: none;
}
#productsWindow ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productsWindow li   {
	list-style-type: none;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#productsWindow li div {
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	cursor: auto;
}
#menuWrap #productsWindow ul li a {
	text-decoration: none;
}
.new {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/new_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #D58657;
}
.sets {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/set_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #3EB339;
}
.shoeBag {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/shoe_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #3C7ED8;
}
.envelopes {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/envelope_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #5E2FFF;
}
.lingerie {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/lingerie_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #6680A6;
}
.pouch {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/pouch_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #F12F9D;
}
.makeup {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/makeup_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #E8471B;
}
.square {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/square_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #3067A7;
}
.swimsuit {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/swimsuit_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #F02820;
}
.beauty {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/beauty_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #EF80D4;
}
.roll {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/roll_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #399D60;
}
.doppette {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/doppette_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #B35741;
}
.bridal {
	font-family: "Times New Roman", Times, serif;
	background-image: url(/img/icons/bridal_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 175px;
	padding-top: 75px;
	color: #F1641B;
}

#menuWrap #productsWindow ul li a:hover div {
	text-decoration: none;
	color: #666;
}
