/*-------------------------------+
 | Site: Expeditie Kilimanjaro |
 | Part: Master styles           |
 +--------------------------------*/

/* Imports
=====================================================================*/
@import "reset.css"; /* Reset styles */
@import "ie.css"; /* Internet Explorer */


/* Fonts
======================================================================*/
.amp { font-family: Palatino; }

body, .calendar, #highlights h3 { font-family: Georgia, "Times New Roman", Times, serif; }

#breadcrumbs, .btns, .call-l, .call-r, .card, .checklist, #content-secondary, 
dt, fieldset, #footer, h2 span, h3, h4, h5, h6, .home .calendar, .icon, .info, input, legend, 
.mute, #nav, optgroup, .grid, #profile, #search, .secondary, .secondary .calendar,
select, .sort, table, textarea {
	font-family: Verdana, Arial, sans-serif;
}


/* Basics
======================================================================*/
a { color: #5d859d; text-decoration: underline; }
a:hover { text-decoration: none; }
address { font-style: normal; }
blockquote, dl, ol, p, table, ul { margin-bottom: 1.725em; }

body {
	background: transparent;
	font-size: 76%;
	line-height: 1.725;
	min-height: 390px;
	padding: 1.4em 0 2em;
	text-align: center;
}

img, div { behavior: url(iepngfix.htc) }

cite, em { font-style: italic; }
fieldset { border: 1px solid #cddae1; margin-bottom: 2em; padding: 1em 1.5em; }
fieldset p { margin: 0; }
dt { font-size: 1.125em; line-height: 1.533; margin: 1em 0 0; }
dt a { color: #52758c; }
dt img { float: left; margin: 0.3em 1em 0 0; }
h1 { color: #9d825c; font-size: 2.025em; line-height: 1.1; margin-bottom: 0.7em; }
h1 em { color: #000; font-size: 0.8em; margin-left: 0.3em; }
h1, h2, h3 { font-weight: normal; }
h2 { font-size: 1.5em; line-height: 1.277; margin-bottom: 0.555em; }
h2, h3 { color: #89497e; }
h2 span { font-size: 0.666em; margin-left: 0.7em; }
h2 span span { font-size: 1em; margin: 0; }
h3 { font-size: 1.125em; line-height: 1.333; margin-bottom: 0.333em; }
h3 span { font-size: 0.9em; margin-left: 0.5em; }
h4 { font-size: 0.9em; }
h4, h5, h6 { font-weight: bold; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
hr { background: #cddae1; border: 0; color: #cddae1; height: 1px; margin: 1em 0; }
html { background: #2c4454 url(images/bg-page.jpg) repeat-x 0 0; border-top: 5px solid #2c4454; }
input, select, textarea { font-size: 0.9em; }
legend { background: #f0f4f6; border: 1px solid #cddae1; color: #3a5669; margin: 0 0 0 -0.75em; padding: 0 0.75em 0.1em; }
legend em { color: #7a8a95; font-size: 0.9em; font-style: normal; font-weight: normal; margin-left: 0.3em; }
ol { list-style: decimal outside; margin-left: 2em; }
ol ol, ul ul { margin-bottom: 0; }
strong { font-weight: bold; }
table { border-collapse: collapse; width: 100%; }
textarea { height: 10em; }
td, th { line-height: 1.725; }
td { border: 1px solid #cddae1; border-width: 1px 0; }
th { font-weight: bold; padding-bottom: 0.5em; vertical-align: bottom; }
tbody th { padding-top: 2em; }
td { padding: 0.3em 1.5em 0.4em 0; vertical-align: top; }
ul { list-style: none; }
ul li { background: url(images/bullet.gif) no-repeat 0 0.75em; padding-left: 1.2em; }


/* Core layout
======================================================================*/
.clear { clear: both; }
#page { margin: 0 auto; max-width: 69em; min-width: 920px; padding: 0 2em; text-align: left; }

/*--- Admin ---*/
#admin { border-bottom: 5px solid #2c4454; margin: -1.8em 0 1em; }
.ribbon { margin: 0 auto; max-width: 77em; }

/*--- Content ---*/
#content {
	border-top: 1px solid #acc0ce;
	border-bottom: 10px solid #5d859d;
	background: #fff url(images/bg-content.gif) repeat-y 23.3% 0;
	padding: 1.2em 1.9em 1.7em 1.5em;
}

#content-primary { float: right; width: 75.5%; }
#content-secondary { float: left; width: 19.5%; }

/*--- Columns ---*/
.c2l, .c2r { width: 48%; }
.c2l, .c3l, .c3m { float: left; }
.c2r, .c3r { float: right; }
.c3l { margin-right: 3%; }
.c3l, .c3m, .c3r { width: 31%; }

/*--- Footer ---*/
#footer { clear: both; padding-top: 1.1em; }

/*--- Full layout (no secondary content) ---*/
.full #content { background: #fff; }
.full #content-primary { float: none; margin: 0 auto; width: 85%; }
.full #breadcrumbs, .full #content-secondary { display: none; }

/*--- Home page ---*/
#highlights .secondary, #intro .secondary { padding: 0; }
.home #content { background: #fff url(images/bg-content-home.gif) repeat-y 65.3% 0; padding: 0 1.5em 1.7em 0; }
.home #content-primary { float: left; width: 69.5%; }
.home #content-secondary { float: right; padding-top: 1.1em; width: 27.7%; }
.home .secondary { padding: 1.5em 1.9em 1.7em; }

	/* Highlights */
	#highlights { background: #f5f2ed url(images/shadow-highlights.gif) repeat-y 100% 0; padding: 1em 1.5em 1.5em; }
	
	/* Introduction */
	#intro { background: #e1d9cd url(images/shadow-intro.gif) repeat-y 100% 0; padding: 1em 1.4em 0.7em; }

/*--- Sign in ---*/
.signin #content { background: #fff; border: 0; }

.signin #content-primary {
	float: none;
	margin: 0 auto;
	width: 60%;
}

.signin #content-secondary { display: none; }


/* Content
======================================================================*/
.call-l,
.call-r,
.card,
.checklist,
#content-secondary,
.form th,
.info,
.mute,
.secondary,
.sort,
table {
	font-size: 0.8em;
	line-height: 1.568;
}

.closed { display: none; }
#page { font-size: 1.1em; }
.skip { left: -9999em; position: absolute; }

/*--- Breadcrumbs ---*/
#breadcrumbs { font-size: 0.8em; margin-bottom: 1em; }
#breadcrumbs a { color: #7c6d58; }

#breadcrumbs li {
	background: url(images/crumb.gif) no-repeat 100% 50%;
	display: inline;
	margin-right: 1em;
	padding: 0 1.5em 0 0;
}

/*--- Calendar ---*/
.calendar { font-size: 1em; }
.calendar .mute { font-size: 0.8em; margin-left: 0.3em; }
.calendar td { border: 0; padding: 0 0 0 5%; }
.calendar th { font-weight: bold; padding-top: 0; text-align: right; white-space: nowrap; vertical-align: top; width: 8%; }
.secondary .calendar td, .secondary .calendar th { font-weight: normal; padding-bottom: 0.5em; }

/*--- Callouts ---*/
div.call-l, img.call-l { clear: left; }
div.call-l, div.call-r { width: 17em; }
div.call-r, img.call-r { clear: right; }
dt img.call-l { margin-top: 0; }
img.call-l { margin-right: 1em; }
img.call-r { margin-left: 1em; }
.call-l { float: left; margin: 0.5em 2em 0.5em 0; }
.call-r { float: right; margin: 0.5em 0 0.5em 2em; }
.call-l, .call-r { color: #7f8183; }
.call-l img, .call-r img { display: block; }
.call-l img.icon, .call-r img.icon { display: inline; }
.call-l p, .call-r p { margin-bottom: 0.5em; }

/*--- Card ---*/
.card { background: #f5f2ed; border: 1px solid #e1d9cd; clear: both; line-height: 1.8; margin-bottom: 1.725em; padding: 0.5em 1em 0.6em; }
.card .icon { margin-right: 0.2em; }
.card li { background: none; display: inline; margin-right: 1em; padding: 0; /*white-space: nowrap;*/ }
.card .mute { font-size: 1em; }
.card p, .card ul { margin: 0; }

/*--- Detail lists ---*/
.details li { background: none; padding: 0; }

/*--- Email obfuscation ---*/
.email-link { direction: rtl; unicode-bidi: bidi-override; }

/*--- Footer ---*/
#footer { font-size: 0.8em; }
#footer, #footer a { color: #7c9cb0; }
#footer address br { display: none; }
#footer address span { border-right: 1px solid #7c9cb0; margin-right: 0.6em; padding-right: 0.6em; }
#footer address span.last { border: 0; margin: 0; padding: 0; }
#footer address strong { display: block; }
#footer em { display: none; }

	/* Site credit */
	#credit { float: right; }
	#credit a { text-decoration: none; }
	#credit a:hover strong { text-decoration: none; }
	#credit a strong { display: inline; font-weight: normal; text-decoration: underline; }

/*--- Forms ---*/
.check { display: none; }
.form { font-size: 1em; line-height: 1.4; margin: 0; }
.form .c2l, .form .c2r { margin-bottom: 0; }
.form .mute { font-size: 0.8em; }
.form p { margin-bottom: 0.5em; }
.form table td, .form table th { font-size: 1em; }
.form td, .form th { border: 0; padding: 0.5em 0; }
.form th { font-weight: normal; padding: 0.7em 2% 0.5em 0; text-align: right; vertical-align: top; width: 14%; }

	/* Alerts */
	.alert { color: #e30013; }
	
	div.alert {
		background: #ffd4d4 url(..images/admin/notify-alert.gif) no-repeat 10px 0.5em;
		border: 3px solid #dd9898;
		color: #000;
		margin-bottom: 1em;
		padding: 0.5em 1em 0 43px;
	}
	
	div.alert h6 { font-weight: normal; margin-bottom: 0.5em; }
	div.alert li { background: none; padding: 0; }
	div.alert ul { list-style: disc outside; margin-left: 2em; }
	
		/* Alerts */
		.alert { color: #e30013; }
		div.alert { background: #ffd4d4 url(..images/admin/notify-alert.gif) no-repeat 10px 0.5em; border: 3px solid #dd9898; }
	
	/* Buttons */
	.btn { overflow: visible; margin-right: 0.5em; padding: 0.1em 0.6em 0.2em; }
	.btns { margin: 1.5em 0 1.5em 16%; }
	.content-secondary .btn, .highlights .btn { font-size: 1em; }
	
	/* Checklists */
	.checklist {
		border: 1px solid #ccc;
		max-height: 20em;
		line-height: 1.4;
		margin-bottom: 1em;
		overflow: auto;
	}
	
	.checklist input { margin-bottom: 1px; }
	.checklist label { display: block; padding: 0.1em 0 0.1em 25px; height: 1%; text-indent: -25px; }
	.checklist li { background: none; display: block; float: none; margin: 0; padding: 0; white-space: normal; width: 100%; }
	.checklist li p { margin: 0; padding: 1em 0 0; }
	.checklist li ul { margin: 0 0 0 2em; }
	.checklist .mute { font-size: 1em; white-space: nowrap; }
	.checklist p { font-weight: bold; margin-bottom: 0.25em; }
	.checklist .selected { background: #ffa; }
	.checklist ul { margin-bottom: 1em; }
	.form .checklist { margin-top: 0.5em; position: relative; width: 97%; }
	
	/* Chooser */
	.chooser { margin-bottom: 1em; }
	.chooser .c3l, .chooser .c3r { width: 40%; }
	.chooser .c3m { padding-top: 10em; text-align: center; width: 15%; }
	.chooser p { margin-bottom: 0.5em; }
	.chooser select { width: 100%; }
	
	/* Date/time selector */
	table.dateTime { font-size: 1em; margin: 0; width: auto; }
	table.dateTime .info { font-size: 0.8em; }
	table.dateTime td, table.dateTime th { padding-top: 0; vertical-align: top; }
	table.dateTime td { padding-right: 0.5em; }
	table.dateTime th { font-size: 0.85em; padding: 0; text-align: left; width: 4em; }
	
	/* Full mode */
	.full .btns { margin-left: 16%; }
	.full .form th { width: 14%; }
	
	/* Name fields */
	.c-name-first, .c-name-last { width: 42%; }
	.c-name-middle { width: 3%; }
	
	/* Options */
	.options-h, .options-v { list-style: none; }
	.options-h input, .options-v input { margin-bottom: -0.05em; }
	.options-h img { border-bottom: 3px solid #fff; padding: 5px; vertical-align: middle; }
	.options-h li, .options-v li { background: none; clear: both; margin-bottom: 0.3em; padding: 0; }
	.options-h li { display: inline; margin-right: 0.7em; white-space: nowrap; }
	.options-v li { padding-left: 25px; text-indent: -25px; }
	.options-v li p { margin: 0; text-indent: 0; }
	
	/* Search */
	#search { color: #fff; float: right; font-size: 0.9em; margin: 0.1em 0 0.6em; white-space: nowrap; }
	#search .btn { margin: 0; padding: 0.15em 0.8em 0.25em; }
	#search input { font-size: 1em; }
	#search .txt { margin-left: 0.8em; width: 15em; }
	#search p { margin: 0; }
	
	/* Sign in */
	.signin .btns { margin-left: 27%; }
	.signin .form th { width: 25%; }
	
	/* Text boxes */
	.c2l .txt, .c2r .txt, .c3l .txt, .c3m .txt, .c3r .txt { position: relative; width: 95%; }
	textarea.txt { font-size: 1em; padding: 0; }
	.txt { width: 75%; }
	.txt, .txt-sm, .txt-med, .txt-tiny { padding: 0.2em; }
	.txt-med { margin-right: 1em; width: 47%; }
	.txt-sm { width: 7em; }
	.txt-tiny { width: 3em; }
	
	/* TinyMCE */
	.mceToolbarContainer { position: static; }
	.mceEditorContainer td { padding: 0; }
	.mceEditor { width: 98% !important; }
	.mceContentBody { background: #fff; font-size: 0.8em; min-height: 0; padding: 0.5em; text-align: left; }
	.mceContentBody a { color: #5d859d !important; }

/*--- Grids ---*/
.grid { clear: both; font-size: 0.8em; line-height: 1.4; }
.grid a:hover img { border-color: #000; }
.grid img { border: 1px solid #ccc; vertical-align: middle; }
.grid .image { display: table-cell; vertical-align: middle; }
.grid li { background: none; float: left; margin: 0 3% 2em 0; padding: 0; }
.grid .mute { font-size: 1em; }
.grid span { display: inline-block; height: 100%; vertical-align: middle; }
.grid p { margin: 0; }

	/* Faculty */
	.faculty li { text-align: center; width: 22%; }
	.faculty .image { display: inline; }
	
	/* Products */
	.products .image { height: 160px; width: 25%; }
	.products li { height: 22em; text-align: center; width: 30%; }

/*--- Highlights ---*/
#highlights h2 { font-size: 1.2em; }
#highlights h3 { font-size: 1.3em; line-height: 1.27; }
#highlights p.mute { margin: 0; }
#highlights hr { background: #e1d9cd; clear: both; color: #e1d9cd; }

/*--- Icons ---*/
.icon { background-repeat: no-repeat; background-position: 0 50%; line-height: 1; margin-right: 0.5em; padding: 3px 0 3px 18px; white-space: nowrap; }
.icon-admin { margin: 0 0.2em; vertical-align: middle; }
img.icon { border: 0; margin: 0 0.5em -3px 0; padding: 0; }
.mini-add { background-image: url(images/icon-add.gif); }
.mini-delete { background-image: url(images/admin/icon-mini-delete.gif); }
.mini-event { background-image: url(images/admin/icon-cal.gif); }
.mini-edit { background-image: url(images/icon-edit.gif); }
.mini-reorder { background-image: url(images/admin/icon-mini-reorder.gif); }

/*--- Introduction ---*/
.amp { font-size: 1.142em; font-style: italic; letter-spacing: -0.1em; }
#intro { font-size: 1.05em; line-height: 1.571; }
#intro, #intro .call-l, #intro .call-r, #intro .mute { color: #453929; }
#intro .call-l p, #intro .call-r p { margin: 0; }
#intro a, #intro h1 { color: #533f25; }
#intro h1 { font-size: 1.5em; line-height: 1.380; margin-bottom: 0.333em; }
#intro hr { background: #c6bfb2; clear: both; color: #c6bfb2; margin: 0.7em 0; }
#intro img { margin-bottom: 0.3em; }
#intro .mute { font-size: 0.8em; }
#intro p { margin-bottom: 1em; }

/*--- Logo ---*/
#logo { float: left; }
#logo-print { display: none; }

/*--- Muted text ---*/
.info, .mute, .info a, .mute a { color: #7f8183; }
h2 .info, h2 .mute { font-size: 0.55em; }
.home h3 .mute { margin: 0; font-size: 0.65em; }
p.info, p.mute { margin-bottom: 0.5em; }
table .info, table .mute { font-size: 1em; }

/*--- Navigation ---*/
#nav { background: #598098 url(images/bg-nav.gif) repeat-x; border-bottom: 12px solid #fff; clear: both; font-size: 0.95em; }
#nav a { border-left: 1px solid #263743; border-right: 1px solid #546874; color: #cddae1; display: block; text-decoration: none; }
#nav a:hover { text-decoration: underline; }
#nav span { display: block; padding: 0.4em 0.95em; }
#nav li { background: none; float: left; padding: 0; }
#nav li.current { background: #fff url(images/bg-tab.gif) repeat-x; margin-top: -0.45em; }
#nav li.current a { color: #2c4454; background: url(images/tab-r.gif) no-repeat 100% 0; border: 0; }
#nav li.current span { background: url(images/tab-l.gif) no-repeat 0 0; padding-left: 0.9em; padding-bottom: 0.85em; }
#nav li.first a { border-left: 0; }
#nav ul { margin: 0; }

	/* Secondary navigation */
	#nav-secondary a { color: #2c4454; text-decoration: none; }
	#nav-secondary a:hover { text-decoration: underline; }
	#nav-secondary h3 { margin: 0; }
	#nav-secondary h3 a { color: #89497e; }
	#nav-secondary p { margin: 0.5em 0 0.75em; }
	#nav-secondary p a { text-decoration: underline; }
	#nav-secondary p a:hover { text-decoration: none; }
	#nav-secondary strong a { color: #000; }
	#nav-secondary ul { line-height: 1.531; margin: 0.5em 0 0.3em; }
	#nav-secondary ul li { background: none; border-top: 1px solid #cddae1; padding: 0.3em 0 0.4em; }
	#nav-secondary ul li li { background: url(images/bullet-nav.gif) no-repeat 0 0.65em; border: 0; margin-bottom: 0.272em; padding: 0 0 0 1.5em; }

/*--- Profile links ---*/
#profile { color: #cddae1; clear: right; float: right; font-size: 0.8em; margin-bottom: 1.3em; white-space: nowrap; }
#profile a, #profile strong { color: #fff; }
#profile li { background: none; border-right: 1px solid #cddae1; display: inline; margin-right: 0.7em; padding: 0 0.7em 0 0; }
#profile li.last { border: 0; margin: 0; padding: 0; }

/*--- Search results ---*/
.docType { color: #000; font-size: 0.7em; font-weight: bold; margin-left: 0.3em; text-transform: uppercase; white-space: nowrap; }
#search-results { margin-bottom: 1em; }
#search-results h2 { font-size: 1.3em; margin: 1em 0 0; }
#search-results h2 a { color: #446377; }
#search-results p, #search-sort { margin: 0; }
#searchPages { margin-top: 2em; text-align: center; }
#searchPages a { padding: 0.5em; }
#searchPages li { background: none; display: inline; margin: 0 0.2em; padding: 0; }

/*--- Secondary content ---*/
.call-l h4, .call-r h4, #content-secondary dt, #content-secondary h4, .highlights h4, .secondary h4 { font-size: 1em; }
#content-secondary .mute, .secondary .mute { font-size: 1em; }
#content-secondary h3, .secondary h3 { font-size: 1.4em; margin-bottom: 0.5em; }
#content-secondary h4, #content-secondary hr, .secondary h4, .secondary hr { clear: both; }
#content-secondary li, .secondary li { background: url(images/bullet-secondary.gif) no-repeat 0 0.65em; }
#content-secondary .call-l, .secondary .call-l { margin: 0 0.5em 0.5em 0; }
#content-secondary .call-r, .secondary .call-r { margin: 0 0 0.5em 0.5em; }
.secondary input, .secondary select, .secondary textarea { font-size: 1em; }

/*--- Sequencing ---*/
.sequence { list-style: none; line-height: 1.4; }
.sequence .call-r { margin-top: 0; }

.sequence li {
	background: #f5f5f5;
	border: 1px solid #ddd;
	cursor: url(images/shared/grab.cur), move;
	height: 1%;
	margin-bottom: 1px;
	padding: 0.3em 0.5em 0.4em;
}

.sequence-single li { cursor: default; }

/*--- Sorting options ---*/
.sort a, .sort li, .sort p, .sort select, .sort strong, .sort ul {
	background: none;
	border: 0;
	display: inline;
	font-size: 1em;
	margin: 0 0.9em 0 0;
	padding: 0;
}

/*--- Tables ---*/
.col-opts { width: 10em; }