@charset "utf-8";


body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Tahoma, "Microsoft Sans Serif", "Franklin Gothic Book", Helvetica, Arial, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}
a:active {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
}
h1.hidden {
	visibility: hidden;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	color: #000000;
}



#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/semi-trans-black.png);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 30px;
	padding-bottom: 0px;
}
#wrapper p.topLink {
	text-align: right;
	padding-right: 80px;
	font-variant: small-caps;
	font-size: .8em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper p.topLink a:link {
	text-align: right;
	font-variant: small-caps;
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
#wrapper p.topLink a:visited {
	text-align: right;
	font-variant: small-caps;
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
#wrapper p.topLink a:hover {
	text-align: right;
	font-variant: small-caps;
	text-decoration:none;
	color:#FF9900;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
#wrapper p.topLink a:active {
	text-align: right;
	font-variant: small-caps;
	text-decoration:none;
	color:#FF9900;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}

#header {
	background-image: url(../images/lighted-flowers-name-text-header.png);
	width: 880px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 459px;
}
#xheader  p {
	font-size: 0.95em;
	width: 720px;
	margin-left: 80px;

}

#header p.initial {
	padding-top: 230px;
	margin-right: 40px;
	margin-top: 0px;
}

#header .photo {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navDiv  {
	background-attachment: scroll;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 51px;
	clear: both;
}
#navDiv a:link {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
#navDiv a:visited {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
#navDiv a:hover {
	text-decoration:none;
	color:#FF9900;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
#navDiv a:active {
	text-decoration:none;
	color:#FF9900;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9966;
}
ul#categories {
	clear: both;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	line-height: 1.4em;
}
ul#categories li {
	display: inline;
	padding-right: .8em;
	padding-left: 0.8em;
}

div.categoryH {
	margin-bottom: 40px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	min-height: 180px;
	padding: 0px;
	margin-top: 0px;
	clear: left;
	background-attachment: scroll;
	background-image: url(../images/semi-trans-black-lighter.png);
	background-repeat: repeat;
	background-position: left top;
}

div.categoryH#itemOne  {
	margin-top: 20px;
}
div.categoryH h3   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
}
div.categoryH p.sizeExp {
	font-size: 0.85em;
	line-height: 1em;
	padding-top: .4em;
}


img.categoryHImage {
	float: left;
	margin-right: 30px;
}
div.categoryMulti .categoryHeader  {
	text-align: center;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/semi-trans-black-lighter.png);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}
div.categoryMulti .categoryHeader  h3  {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
div.categoryMulti .categoryHeader  p  {
	font-size: .8em;
	margin: 0px;
	padding-top: .3em;
	padding-right: 0px;
	padding-bottom: .3em;
	padding-left: 0px;
}
/* Three Stack
*/
div.categoryMulti.threeStack {
	text-align: center;
	width: 720px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}
div.categoryMulti.threeStack  img   {
	height: 180px;
	width: 270px;
	border: 1px solid #FFFFFF;

}
div.categoryMulti.threeStack  table.priceGrid {
	border-style: none;
	border-width: 0;
	border-collapse:collapse;
	font-size: 0.9em;
	margin-top: 1.2em;
}
div.categoryMulti.threeStack  th {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-size: .85em;
	font-weight: normal;
	font-variant: small-caps;
	}


div.categoryMulti.threeStack  td {
	text-align: center;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;

}
div.categoryMulti.threeStack  tr.rows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.2em;
	margin-bottom: 30px;
}
div.categoryMulti.threeStack  .categoryH  th.leftCell {
	width: 14em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.categoryMulti.threeStack  .categoryH  th.rightCell {


}
div.categoryMulti.threeStack  .categoryH  th.centerCell {
	width: 7em;
}
div.categoryMulti.threeStack  .priceGrid .rows .textCell span {
	font-size: .9em;
}

div.categoryMulti.threeStack  .categoryH td.textCell {
	text-align: left;
	padding-left: 4px;
}
/* Eight Up
*/

div.categoryMulti.eightUp {
	text-align: center;
	width: 720px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.categoryMulti.eightUp ul.itemList  {
	list-style-type: none;
	float: left;
	width: 346px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	text-align: center;
	font-size: 98%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/semi-trans-black-lighter.png);
	background-repeat: repeat;
	background-position: left top;
}
div.categoryMulti.eightUp ul.itemList.leftItem     {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;

}

div.categoryMulti.eightUp .itemList li {
	line-height: 1em;
	text-align: right;
	padding-left: 12px;

}


div.categoryMulti.eightUp .itemList  li.name {
	padding-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: right;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.categoryMulti.eightUp .itemList  li.image {
	padding-bottom: 0em;
	float: right;
	width: 225px;
	margin-left: 0px;


}
div.categoryMulti.eightUp .itemList li.image img {
	height: 160px;
	width: 225px;
	border: 1px solid #FFFFFF;

}
div.categoryMulti.eightUp .itemList  li.power {
	font-size: 0.75em;
	padding-top: .8em;
	line-height: 1em;
	padding-bottom: 0.2em;
	font-variant: small-caps;

}

div.categoryMulti.eightUp .itemList  li.size {
	font-size: 0.85em;
	padding-top: 0em;
	padding-bottom: .2em;
	line-height: 1em;

}
div.categoryMulti.eightUp .itemList li.size span {
	font-size: .85em;
	font-style: italic;
}
div.categoryMulti.eightUp .itemList li.disclaimer {

}
div.categoryMultiV .categoryHeader  {
	text-align: center;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-attachment: scroll;
	background-image: url(../images/semi-trans-black-lighter.png);
	background-repeat: repeat;
	background-position: left top;
}
div.categoryMultiV .categoryHeader  h3  {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
div.categoryMultiV .categoryHeader  p  {
	font-size: .8em;
	margin: 0px;
	padding-top: .3em;
	padding-right: 0px;
	padding-bottom: .3em;
	padding-left: 0px;
}

/*Multi Vertical Four Spots

*/
div.categoryMultiV.fourUp {
	text-align: center;
	width: 720px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.categoryMultiV.fourUp ul.itemList {
	list-style-type: none;
	float: left;
	width: 161px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	text-align: center;
	font-size: 98%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/semi-trans-black-lighter.png);
	background-repeat: repeat;
	background-position: left top;
}

div.categoryMultiV.fourUp ul.itemList.leftItem     {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 18px;

}

div.categoryMultiV.fourUp .itemList li {
	line-height: 1em;
	padding-left: 0px;
	text-align: center;

}


div.categoryMultiV.fourUp .itemList  li.name {
	padding-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.1em;
	font-variant: small-caps;
	border-bottom-style: none;
	border-top-style: none;
	padding-bottom: 0.3em;
}
div.categoryMultiV.fourUp .itemList  li.image {
	padding-bottom: 0em;
	width: 161px;


}
div.categoryMultiV.fourUp .itemList li.image img {
	height: 384px;
	width: 141px;
	border: 1px solid #FFFFFF;

}
div.categoryMultiV.fourUp .itemList  li.power {
	font-size: 0.75em;
	padding-top: 0.8em;
	line-height: 1em;
	padding-bottom: 0.2em;
	font-variant: small-caps;
	text-align: center;
	clear: both;

}


div.categoryMultiV.fourUp .itemList  li.size {
	font-size: 0.85em;
	padding-top: 0em;
	padding-bottom: .4em;
	line-height: 1em;

}
div.categoryMultiV.fourUp .itemList li.size span {
	font-size: .85em;
	font-style: italic;
}
div.categoryMultiV.fourUp .itemList li.disclaimer {

}
/*Multi Vertical Two Spots

*/
div.categoryMultiV.twoUp {
	text-align: center;
	width: 720px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.categoryMultiV.twoUp p {
	font-size: .8em;
	margin: 0px;
	padding-top: .3em;
	padding-right: 0px;
	padding-bottom: .3em;
	padding-left: 0px;
}

div.categoryMultiV.twoUp ul.itemList {
	list-style-type: none;
	float: right;
	width: 260px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	text-align: center;
	font-size: 98%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/semi-trans-black-lighter.png);
	background-repeat: repeat;
	background-position: left top;
}

div.categoryMultiV.twoUp ul.itemList.leftItem     {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 70px;
	float: left;

}

div.categoryMultiV.twoUp .itemList li {
	line-height: 1em;
	padding-left: 0px;
	text-align: center;

}


div.categoryMultiV.twoUp .itemList  li.name {
	padding-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.1em;
	font-variant: small-caps;
	border-bottom-style: none;
	border-top-style: none;
	padding-bottom: 0.3em;
}
div.categoryMultiV.twoUp .itemList  li.image {
	padding-bottom: 0em;
	width: 260px;


}
div.categoryMultiV.twoUp .itemList li.image img {
	height: 337px;
	width: 240px;
	border: 1px solid #FFFFFF;

}
div.categoryMultiV.twoUp .itemList  li.power {
	font-size: 0.75em;
	padding-top: 0.8em;
	line-height: 1em;
	padding-bottom: 0.2em;
	font-variant: small-caps;
	text-align: center;
	clear: both;

}


div.categoryMultiV.twoUp .itemList  li.size {
	font-size: 0.85em;
	padding-top: 0em;
	padding-bottom: .4em;
	line-height: 1em;

}
div.categoryMultiV.twoUp .itemList li.size span {
	font-size: .85em;
	font-style: italic;
}
div.categoryMultiV.twoUp .itemList li.disclaimer {
	font-size: .75em;
	line-height: 1.2em;

}


/*


*/






#footer {
	text-align: center;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: .5em;
	padding: 0px;
	margin-bottom: 0px;
	width: 880px;
	background-attachment: scroll;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
}
#footer p {
	padding-top: 0.7em;
	margin: 0px;
	padding-bottom: 0px;

}

#footer a:link {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42B8FF;
}
#footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42B8FF;
}
#footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42B8FF;
}
#footer a:active {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42B8FF;
}
#header  p  {
	margin-right: 40px;
	font-size: .95em;
}
