html {
	height: 100%;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #F2F8FB;
	margin: 0;
	padding: 0;
	height: 100%;
}

h1 {
	font-size: 23px;
	padding: 0px;
	margin: 0px;
}

input[type="text"], select, textarea, input[type="password"] {
	border: 1px solid silver;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: White;
	width: 167px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

fieldset {
	padding: 8px;
	border: 1px solid silver;
	background-color: #F2F8FB;
}

legend {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
}

.sb_div {
	background-color: white;
	border: 1px solid silver;
	height: 100%;
	min-height: 496px;
	margin-left: 3px;
	margin-right: 3px;
}

.sb_info {
	padding-left: 5px;
	padding-right: 5px;
}

#plak_header {
	width: 100%;
	min-width: 764px;
	height: 79px;
	border-bottom: 3px solid #cae2ef;
	background: url("http://bizzorg.com/img/bg.jpg") repeat-x 0 0;
}

#plak_header_left {
	float: left;
	background: url("http://bizzorg.com/img/HeadBG.jpg") no-repeat;
}

#plak_map {
	width: auto;
	height: 100%;
	min-height: 496px;
	margin-right: 3px;
	border: 1px solid silver;
	overflow: visible !important;
}

#moreinfomap, #searchmap {
	width: 715px;
	height: 445px;
	margin-left: 3px;
	margin-top: 3px;
}

.plak_button {
	width: 127px;
	color: black;
	border: 1px solid silver;
	background-color: #CAE2EF;
	cursor: pointer;
}

.plak_button:hover {
	color: #0080C0;
}

.plak_m_button {
	width: 100px;
	color: black;
	border: 1px solid silver;
	background-color: #CAE2EF;
	cursor: pointer;
}

.plak_m_button:hover {
	color: #0080C0;
}

.plak_mi_button {
	color: black;
	border: 1px solid silver;
	background-color: #CAE2EF;
	cursor: pointer;
	font-size: 12px;
	padding: 1px;
}

.plak_mi_button:hover {
	color: #0080C0;
}

.myplak_button {
	width: 100px;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #CAE2EF;
	cursor: pointer;
}

.s_plak_button {
	width: 80px;
	color: black;
	border: 1px solid silver;
	background-color: #CAE2EF;
	cursor: pointer;
}

.plak_login_button {
	width: 100px;
	color: silver;
	border: 1px solid silver;
	background-color: black;
	cursor: pointer;
}

.plak_login_button:hover {
	color: white;
}

.logo {
	margin-left: 20px;
	margin-top: 2px;
	width: 35px;
	height: 75px;
}

.title {
	margin-left: 40px;
	margin-bottom: 15px;
	height: 22px;
}

.newtitle {
	margin-left: 40px;
	color: #0066ee;
	font-size: 23px;
	font-weight: bold;
	position: absolute;
	top: -2px;
}

.info_div {
	font-size: 10px;
	text-align: left;
}

.info_name {
	font-weight: bold;
}

.more_name {
	font-size: 20px;
	font-weight: bold;
}

.info_link {
	padding-top: 5px;
}

.info_icon {
	float: left;
	padding-right: 8px;
}

.infotable {
	width: 100%;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

.infotable td {
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
}

.resultbox {
	position: absolute;
	display: none;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	width: 160px;
	height: auto;
	font-size: 10px;
	padding-top: 5px;
	background-color: #ffffff;
}

.resultline {
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
}

#search {
	background: url("http://bizzorg.com/img/search.png") no-repeat center left;
}

.infobutton {
	font-size: 10px;
}

#infopop {
	font-size: 10px;
	padding: 3px;
	background-color: #ffffe1;
	border: 1px solid #000000;
	opacity: 0.75;
}

#plak_map_directions {
	width: 600px;
	height: auto;
	border: 1px solid silver;
	text-align: center;
	background-color: white;
	padding: 3px;
	margin: auto;
}

#dir_text {
	height: 460px;
	overflow: auto;
	margin-bottom: 8px;
}

.dirtable {
	width: 100%;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	background-color: white;      
}

thead, tfoot {
	font-weight: bold;
	background-color: #CAE2EF;        
}

.dirtable td {
	font-size: 12px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}

.DD_StepHead, .DD_SymbolHead, .DD_StepBodyOdd, .DD_StepBodyEven, .DD_SymbolBodyOdd, .DD_SymbolBodyEven {
	text-align:center;
}

.DD_StepBodyOdd,.DD_SymbolBodyOdd,.DD_InstructionBodyOdd,.DD_DistanceBodyOdd {
}

.DD_StepBodyEven,.DD_SymbolBodyEven,.DD_InstructionBodyEven,.DD_DistanceBodyEven {
	background-color: #F2F8FB;
}

#wikipedia_fs {
	font-size: 10px !important;
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
	display: none;
}

.goog-te-combo {
	padding: 0px !important;
}

.goog-te-gadget {
	font-size: 0px !important;
}

.plaklink {
	color: #000000;
	text-decoration: none;
}

.plaklink:hover {
	color: #0080C0;
}

.up {
	padding-right: 5px;
	position: relative;
	top: 2px;
	border: none;
	height: 16px;
	width: 16px;
}

.dot {
	padding-top: 4px;
	padding-right: 8px;
	position: relative;
	top: 3px;
	height: 15px;
	width: 15px;
}

.flag {
	padding-top: 4px;
	padding-right: 8px;
	position: relative;
	top: 3px;
	height: 16px;
	width: 16px;
}

.camera {
	margin-right: 10px;
	position: relative;
	top: 3px;
	cursor: pointer;
	border: none;
	height: 16px;
	width: 16px;
}

.tracktable {
	width: 100%;
	border: 1px solid silver;
}

.trackcellleft {
	border-bottom: 1px solid silver;
}

.trackcellright {
	text-align: right;
	border-bottom: 1px solid silver;
}
