@import url("narrow-icons.css");

html
{
	background: #fff;
	color: #000;
	line-height: 1;
}

body
{
	font: normal 12px Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

a
{
	font: normal 12px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #378e97;
	cursor: pointer;
}

h1,h2,h3,h4
{
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
}

h1 { font-size: 33px; }
h2 { font-size: 18px; margin: 0px; }
h3 { font-size: 15px; }
h4 { font-size: 12px; }

div#wrapper
{
	position: absolute;
	left: 0;
	top: 0;
/*	width: 100%;*/
	width: 800px;
	overflow: hidden;
}

div#navigate
{
	position: relative;
	left: 0;
	top: 3px;
	width: 98%;
	height: 18px;
	text-align: right;
}

a.nav
{
	padding: 3px 6px;
	color: #4b4b4b;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover
{
	color: #fff;
	background-color: #378e97;
	text-decoration: underline;
}
/*
span#manage,span#manage1
{
	padding: 3px 6px;
	color: #4b4b4b;
	font-size: 9px;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

span#manage:hover,span#manage1:hover
{
	color: #fff;
	background-color: #10b5d8;
	cursor: pointer;
	text-decoration: underline;
}
*/
span.nav
{
	padding: 3px 6px;
	color: #4b4b4b;
	font-size: 9px;
}

div#topbar
{
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100px;
	background-color: #f0f0f0;
}

div#titlebar
{
	position: absolute;
	left: 0;
	top: 26px;
	width: 800px;
/*	width: 100%;*/
	height: 100px;
	background: transparent url('../images/default/gradient.png') repeat-x;
	background-color: #dff;
}

* html div#titlebar
{
	position: absolute;
	left: 0;
	top: 26px;
/*	width: 500px;*/
	width: 100%;
	height: 100px;
	background: #fee;
}

div#header
{
	position: relative;
	left: 0;
	top: 3px;
	height: 100px;
	width: 100%;
	overflow: hidden;
}

div#photo
{
	float: left;
	height: 86px;
	width: 86px;
	margin: 0px 12px 0px 0;
}

img.photo
{
	width: 86px;
	height: 86px;
}

div.info
{
	height: 86px;
	margin: 18px 12px 0 0;
	overflow: hidden;
}

div.info h1 { font: bold 20pt Arial,Helvetica,sans-serif; }
div.info h1.smaller { font: bold 14pt Arial,Helvetica,sans-serif; }
div.info h1.smallest { font: bold 8pt Arial,Helvetica,sans-serif; }
div.info h4 { font: normal 12pt Arial,Helvetica,sans-serif; }
div.info h4.smaller { font: normal 10pt Arial,Helvetica,sans-serif; }

.go
{
	margin-top: 8px;
	color: #4e3e29;
	font-size: 11px;
	font-weight: bold;
}

div#container
{
	margin: 20px auto 30px auto;
/*	width: 500px;*/
	width: 100%;
	min-height: 500px;
	position: relative;
	padding: 0 30px 20px;
	background-color: #949494;
}

div#breadcrumbs
{
	float: left;
	margin-top: 0px;
/*	width: 500px;*/
	width: 500px;
/*	min-height: 20px;*/
}

div.breadcrumb
{
	border-bottom: 1px dotted #bcbcbc;
/*	padding-top: 5px;
	padding-bottom: 5px;*/
	padding-left: 1px;
}

a.crumb
{
	color: #4b4b4b;
	font-size: 12px;
	text-decoration: underline;
}

span.crumb
{
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
}

span.raquo { color: #bcbcbc; }
img.line { padding: 0 6px; }
div.line { margin: 10px auto; }

a.more,span.more
{
	color: #44a9b1;
	font-size: 11px;
	text-decoration: underline;
}

span.text
{
	color: #6f6f6f;
	font-weight: normal;
}

div.pad { padding: 2px 10px; }

div#content
{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}

div.left-column
{
	float: left;
	margin: 0;
	padding: 0;
/*	width: 470px;*/
	width: 100%;
}

div.error
{
	margin: 10px 0 0 0;
	color: red;
	font-size: 13px;
	font-weight: bold;
}

div#contact
{
	clear: both;
/*	width: 450px;*/
	width: 100%;
	float: left;
	margin-top: 15px;
	color: #363636;
}

div.left-box
{
	clear: left;
	float: left;
	width: 92%;
	margin-top: 10px;
	background-color: #f3f4f3;
}

div#content div.left-column { padding-bottom: 10px; }
div#content-footer { display: none; }

div.databox-ctr
{
/*	width: 466px;*/
	width: 100%;
	background-color: #f3f4f3;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 3px;
	border: solid 1px #f3f4f3;
}

div.databox-ctr.over
{
	background-color: #fffef0;
	border: solid 1px #f8f1d5;
	cursor: pointer;
}

div.databox-lock
{
	float: right;
	margin-right: 8px;
	width: 13px;
	height: 15px;
	background: transparent url("../images/default/icon_lock.png") no-repeat top right;
}

div.databox-map
{
/*	width: 448px;*/
	width: 100%;
	height: 292px;
	display: none;
	background-color: #f3f4f3;
}

iframe.databox-map
{
/*	width: 448px;*/
	width: 100%;
	height: 264px;
	text-align: center;
}

.map-google-link
{
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #378e97;
	background-color: #f3f4f3;
	width: 100%;
	text-align: center;
}

a.data_a
{
	color: inherit;
	border: 0;
	text-decoration: none;
}

a.data_a:hover { text-decoration: none; }

dl
{
	margin: 0 10px;
	padding: 0;
}

dt
{
	margin: 0;
	margin-left: 50px;
	margin-bottom: 7px;
	color: #5e5e5e;
	font-size: 13px;
	font-weight: bold;
	word-wrap: break-word;
}

dd
{
	margin: 0;
	margin-left: 50px;
	padding: 0 15px 10px 0;
	color: #378e97;
	font-size: 13px;
	font-weight: normal;
}

dd a
{
	color: #378e97;
	font-size: 13px;
}

.show-map { display: block; }
.hide-map { display: none; }

/*
div.right-column
{
	float: right;
	width: 256px;
}

div#action-top
{
	margin-top: 21px;
	width: 251px;
	height: 8px;
	background: url("../images/default/right_sprites.png") no-repeat 0 -16px;
	overflow: hidden;
}

div#action-ctr
{
	width: 251px;
	background: #fff url("../images/default/vert_action_ctr.png") repeat-y;
	overflow: hidden;
}

div#action-bot
{
	margin-bottom: 20px;
	width: 251px;
	height: 8px;
	background: url("../images/default/right_sprites.png") no-repeat 0 -24px;
	overflow: hidden;
}
*/

a.action
{
	padding: 0 6px;
	color: #545454;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.action:hover { text-decoration: underline; }

div.action
{
	margin: 0 20px;
	line-height: 1.5;
}

.left { float: left; }
.right { float: right; }

.nav_links
{
	float: right;
	width: 100%;
}

.nav_link
{
	float: right;
	margin-top: 4px;
	margin-right: 20px;
}

.nav_separator
{
	float: right;
	margin-top: 3px;
	background: url("../images/default/separator.png") no-repeat;
	width: 1px;
	height: 13px;
}

.float_action_icon { float: left; }

.float_action_icon a
{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.float_action_icon_print_this
{
	float: left;
	background: url("../images/default/icon_print_small.png") no-repeat;
	width: 28px;
	height: 28px;
}

.float_action_icon_download_vcard
{
	float: left;
	margin-top: 5px;
	background: url("../images/default/icon_v-card_small.png") no-repeat;
	width: 28px;
	height: 20px;
}

.float_action_link { float: left; }
.float_action_link.print_this { padding-top: 4px; }
.float_action_link.download_vcard { padding-top: 7px; }

.float_left { float: left; }
.float_right { float: right; }
.clear_both { clear: both; }

