#logo
{
	background: #8aaeeb url("/images/site/poppyland/logo.jpg") repeat-x;
	height: 100px;
	text-align: center;
}

#logo600
{
	background: #8aaeec url(/images/site/poppyland/logo600.jpg) no-repeat;
	height: 100px;
	text-align: center;
}

#topnav
{
	height: 19px;
	padding: 3px 0 0 0;
	background-color: #5079ba;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

#topnav a, #topnav a:visited
{
	color: white;
	text-decoration: none;
}

#topnav a:hover
{
	color: yellow;
	text-decoration: underline;
}

#content
{
	background-color: white;
}

#sidenav
{
	background-color: #8aaeec;
}

#plwrapper
{
	background: url("/images/site/poppyland/background.png") repeat-y white;
}

h1
{
	font-size: 16pt;
	color: #84130e;
}

h2
{
	font-size: 13pt;
	font-style: italic;
}

h3
{
	font-size: 11pt;
}

h4
{
	font-size: 11pt;
}

h2.prodtitle
{
	text-align: left;
	background-color: #8aaeec;
	padding: 3px 2px 3px 4px;
	border-bottom: 2px solid #486caa;
	border-right: 2px solid #486caa;
	border-top: 2px solid #accffe;
	border-left: 2px solid #accffe;
	margin: 15px 0 8px 0;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #aaa;
}

.proddetails
{
	margin-left: 10px;
	padding: 5px;
	font-size: 10pt;
	background-color: #ffd;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #800;
	border-radius: 3px;
	box-shadow: 2px 2px 2px #f99;
	vertical-align: top;
}

.proddesc
{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dashed #2079ba;
}

.heading
{
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.baskettbl th
{
	border-right: 1px solid #006;
	border-bottom: 1px solid #006;
}

.baskettbl td
{
	border-right: 1px solid #338;
	border-bottom: 1px solid #338;
}

#menuplain
{
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

#menuplain li.menul
{
	list-style-image: url(/images/site/poppyland/lmenu1.gif);
	margin: 5px 9px 5px 25px;
}

#menuplain li.menuls
{
	list-style-image: url(/images/site/poppyland/lmenu2.gif);
	margin: 5px 9px 5px 25px;
}

.menul a, .menul a:visited, .menuls a, .menuls a:visited
{
	color: black;
	text-decoration: underline;
}

.menuls a, .menuls a:visited
{
	color: #006;
}

.menul a:hover, .menuls a:hover
{
	color: red;
	text-decoration: none;
}

#poppage
{
	padding: 0 10px 10px 10px;
	margin: 0;
	width: 500px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#postage, #vtotal
{
	font-style: italic;
}

#gtotal
{
	font-weight: bold;
}

.ulchk
{
	margin: 2px;
}

.chkhilight
{
	background-color: #ff8;
}

.chkhilight2
{
	background-color: #bfb;
}

#rmlinks
{
	vertical-align: middle;
}


