body {
	background-color:#FEFAEC;
	margin:0;
	padding:0;
}

td, th, div, p, h1, h2, h3, address {
	font:10pt Verdana,Arial,sans-serif;
	padding:0;
}

table {
	border-spacing:0;
	border:0;
}

td {
	vertical-align:top;
	padding:2px 0;
}

thead td {
	text-decoration:underline;
}

form {
	margin:0;
}

input, select, option, textarea {
	background-color:#FEFAEC;
	padding:1px 2px;
	font:10pt Verdana,Arial,sans-serif;
}

input, select, textarea {
	border:1px solid #FBCA89;
}

.sidebar_input {
	width:144px;
	margin:1px 0;
}

.textinput {
	width:170px;
}

.button {
	border:0;
	padding:0;
}

h1 {
	font-weight:bold;
	margin:0 0 15px 0;
}

h1.news {
	margin:0;
}

h2 {
	font-weight:bold;
	margin:10px 0;
}

h3 {
	font-style:italic;
	margin:0;
}

p {
	margin:0;
}

address {
	margin:0 15px 15px 15px;
	padding:0 3px;
	border-left:1px solid #FBCA89;
}

a {
	text-decoration:none;
	color:#6481B7;
}

a.external {
	background: url(/images/external.gif) center right no-repeat;
	padding-right: 13px;
}

img {
	border:0;
	vertical-align:bottom;
}

#stupidIEfiller {
	float:right;
}

p.feedback_ok {
	background: url(/images/checked.gif) left 2px no-repeat;
	padding-left: 15px;
	margin-bottom:10px;
	white-space:normal;
	text-align:left;
}

p.feedback_error {
	background: url(/images/notchecked.gif) left 2px no-repeat;
	padding-left: 15px;
	margin-bottom:10px;
	white-space:normal;
	text-align:left;
}

#logo {
	width:700px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
	background-image:url(/images/phguide.gif);
}

#menu {
	position:absolute;
	left:5px;
	top:100px;
	z-index:2;
}

.menuitem {
	width:158px;
	display:block;
	white-space:nowrap;
	margin-bottom:3px;
	padding:6px 5px;
	border:2px solid #FBCA89;
	background-color:#FFEBC4;
	color:#000;
	text-decoration:none;
}

.menusquare {
	height:10px;
	width:10px;
	font-size:1pt;
	background-color:#FBCA89;
	border:1px solid #FBCA89;
	margin-top:3px;
	margin-right:5px;
	float:left;
	display:inline;
}

a.menuitem:hover {
	color:#000;
	background-color:#FFF1D6;
}

a.menuitem:hover .menusquare {
	background-color:#FFF1D6;
}

.menuitem_sel {
	border:2px solid #FBCA89;
	background-color:#FFF1D6;
}

.menuitem_sel[class] {
	border-right:0;
	width:165px;
}

.menuitem_sel .menusquare {
	background-color:#FFEBC4;
	border:1px solid #FBCA89;
}

#logonoff {
	margin-top:35px;
	text-align:center;
}

.navbutton_top {
	margin-bottom:10px;
}

.navbutton_bottom {
	margin-top:10px;
}

.navbutton_middle {
	margin:10px 0;
}

#content {
	float:left;
	position:absolute;
	top:100px;
	left:180px;
	right:10px;
	margin:0 10px 10px 0;
	z-index:1;
	display:block;
	background:#FFF1D6 url(/images/background.gif) bottom right no-repeat;
	border:2px solid #FBCA89;
	padding:10px;
	min-height:300px;
}

.popupbox {
	z-index: 2;
	background-color:#FFEBC4;
	border:1px solid #FBCA89;
	display:none;
	padding: 6px 22px 6px 5px;
	cursor:pointer;
}

.popupclose {
	position:absolute;
	top:0;
	right:0;
	padding:2px;
	background-color:#FBCA89;
	height:13px;
	width:13px;
}

#recent {
	float:right;
	border-left:2px dashed #FBCA89;
	border-bottom:2px dashed #FBCA89;
	padding:0 0 5px 5px;
	white-space:nowrap;
	margin-left:5px;
}

#news {
	display:block;
}

#storelist {
	width:100%;
}

#storelist p {
	padding:2px 0;
	border-bottom:1px dashed #FBCA89;
}

#storelist form {
	float:right;
}

#infobox {
	float:right;
	border-left:2px dashed #FBCA89;
	border-bottom:2px dashed #FBCA89;
	padding:0 0 5px 5px;
	margin-left:5px;
	text-align:center;
}

.infoboxelem {
	display:block;
	border-top:2px dashed #FBCA89;
	padding-top:5px;
	margin-top:5px;
	text-align:left;
}

img.browse {
	cursor:pointer;
	height:48px;
	width:48px;
}

#localimg {
	border:1px solid #000;
	cursor:pointer;
}

table.storeinfo td {
	padding:0 3px;
	white-space:nowrap;
}

#reportbox {
	float:left;
	border:1px dashed #FBCA89;
	padding:5px;
	margin-right:5px;
}

div.extract, div.comment {
	border-left:1px solid #FBCA89;
	padding:0 3px;
	margin-bottom:15px;
}

#writecomment {
	margin-top:10px;
}

#nl_stores {
	margin:0 30px;
}

#browsebar {
	text-align:center;
	white-space:nowrap;
}

#copyright {
	position:absolute;
	bottom:-18px;
	right:5px;
	height:20px;
	line-height:20px;
	padding:0 5px;
	background-color:#FFF1D6;
	border:2px solid #FBCA89;
}

#spacer {
	position:absolute;
	bottom:-40px;
}

#phmap {
	z-index:99;
	position:absolute;
	top:170px;
	left:350px;
	width:440px;
	border:1px solid #000;
	background-color:#FEFAEC;
	visibility:hidden;
}

#phmap a {
	font-size:8pt;
}

#phmapclose {
	float:right;
}

#mapframe {
	width:440px;
	height:560px;
}

#largeimg {
	z-index:99;
	position:absolute;
	top:170px;
	left:350px;
	border:1px solid #000;
	visibility:hidden;
	cursor:pointer;
}