/* main containers */
div.container {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 580px;
	height: 300px;
	top: 0px;
	left: 0px;
	text-align: left;
}

div.left {
	position: absolute;
	top: 171px;
	left: 0px;
	width: 127px;
	height: 468px;
}
div.left2 {
	position: absolute;
	top: 171px;
	left: 0px;
	width: 127px;
	height: 468px;
	background-color: #EEE3EE;
	
}

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 171px;
	margin: 0px 0px 0px 0px;

}

div.main {
	position: absolute;
	top: 171px;
	left: 124px;
	width: 670px;
	height: 500px;
    z-index : 51;
	margin: 0px 0px 0px 0px;
	
}
div.main2 {
	position: absolute;
	top: 165px;
	left: 124px;
	width: 670px;
	height: 500px;
    z-index : 51;
	padding-left: 6px;
	margin: 0px 0px 0px 0px;
	
}

div.sitemap {
	position: absolute;
	top: 171px;
	left: 130px;
	width: 670px;
	height: 500px;
    z-index : 51;
	margin: 0px 0px 0px 0px;
	
}

#mainContent {
	position: absolute;
	top: 175px;
	left: 124px;
	width: 676px;
	height: auto;
    z-index : 51;
	margin: 0px 0px 0px 0px;
}

table {
	width: 100%;
}



/* sub containers */
div.leftnav {
	width: 127px;
	height: 468px;
	color: #663366;
	background-color: #EEE3EE;
	background: url(/images/user/pbleftnav.gif) no-repeat left top;
}

div.leftnavItem {
	padding-top: 10px;
	margin-top: 10px;
}
div.cartnav {
	width: 129px;
	height: 65px;
	margin: 0px;
	color: #663366;
	background: url(/images/user/pbcart.gif) no-repeat left top;
}

div.search {
	margin: 0px;
	width: 270px;
	height: 160px;
	font-size: 12pt;
	color: #000000;
	padding: 10px;
}

div.search select {
	background-color: #EEE3EE;
	width: 200px;
}

div.search form {
	margin-top: 5;
}

.textbox {
	width: 200px;
}

div.footer {
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: -1pt;
	margin-top: 20px;
	text-align: center;
	padding-left: 6px;
}

div.footer table {
	width: 525px;
}

div.footer a:link {
	font-size: 10pt;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
div.footer  a:visited {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
div.footer a:hover {
  text-decoration: underline;
}
div.footer a:active {
	font-size: 10pt;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
footer {
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: -1pt;

	text-align: center;
}

footertable {
	width: 525px;
}

footerLink:link {
	font-size: 10pt;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
footerLink:visited {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
footerLink:hover {
  text-decoration: underline;
}
footerLink:active {
	font-size: 10pt;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}

div.mailinglist {
	margin-top: 10px;
}

div.mailinglist form {
	margin-top: 5px;
}

div.sale {
	margin: 0px;
}

/* image/logo placement */
div.flowers {
    position : absolute;
    top : 0px;
    left : 531px;
    z-index : 50;
	margin: 0px 0px 0px 0px;
}

div.bigdot {
    position : absolute;
    top: 0px;
    left: 0px;
	margin: 0px 0px 0px 0px;
    z-index : 50;
}

/* common style elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-spacing: 20px;
	color: #663366;
}

.sitemapText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.sitemapLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

a.sitemapLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

a.sitemapLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663366;
}

a.vi:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663366;
	font-weight: normal;
}

a.vi:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663366;
	font-weight: normal;
}

a.vi:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663366;
	font-weight: normal;
}

div.viText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: normal;
}

