#logo
{
	background: #ef6212 url(/images/site/lantern/logo.jpg) no-repeat;
	height: 100px;
	text-align: center;
}

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

#topnav
{
	height: 19px;
	padding: 2px 0 0 0;
	background-color: #FF6342;
	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;
}

#sidenav
{
	background-color: #FF9473;
}

#bottombar
{
	border-top: #8aaeec solid 2px;
}

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

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

h3
{
	font-size: 11pt;
}

h4
{
	font-size: 11pt;
}

h5
{
		font-size: 12pt;
		color: #FFFFFF;
}

h6
{
		font-size: 10pt;
		font-style: italic;
		color: #FFFFFF;
}


h2.prodtitle
{
	text-align: left;
	background-color: #8aaeec;
	padding: 4px 2px 2px 4px;
	border-bottom: 2px solid #688cca;
	border-right: 2px solid #688cca;
	border-top: 2px solid #accffe;
	border-left: 2px solid #accffe;
	margin: 15px 0 8px 0;
}

.proddetails
{
	margin-left: 10px;
	padding: 5px;
	font-size: 10pt;
	background-color: #ffd;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #800;
	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/lantern/lmenu1.gif);
	margin: 5px 9px 5px 25px;
}

#menuplain li.menuls
{
	list-style-image: url(/images/site/lantern/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;
}

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

#gtotal
{
	font-weight: bold;
}

.ulchk
{
	margin: 2px;
}

.chkhilight
{
	background-color: #ff8;
}

.chkhilight2
{
	background-color: #bfb;
}

#content, #content600
{
	background-color: #000000;
}

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

