﻿@media print 
{
	.close-window, .page-content .print
	{
		display: none;
	}
}

*
{
	font-family: Tahoma;
	color: #1b364e;
	margin: 0;
	padding: 0;
}

a
{
	color: #034ea2;
	font-weight: normal;
}

body 
{
	padding: 5px;
	margin: 0;
	text-align: center;
	background-color: #013e5d;
}

td
{
	vertical-align: top;
	text-align: left;
	padding: 0;
}

img
{
	border: none 0px;
	margin: 0;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	color: #bc505d;
}

h2
{
	background: url(/images/h3.gif) center left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 10px 0px 10px;
	padding: 0px 0px 0px 90px;
	text-align: left;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 10px 10px 0px;
	text-align: left;
}

h2 a
{
	font-weight: bold;
	text-decoration: none;
}

.print-preview h2
{
	background: none;
	padding: 0;
}

dl
{
	margin: 15px 10px 10px 30px;
}

dt
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 10px 0px 0px;
}

dd dl
{
	margin: 5px 10px 5px 20px;
}

dd dt
{
	font-size: 1em;
	margin: 6px 0px 0px 0px;
}

ol, ul
{
	margin: 5px 7px 5px 50px;
	list-style-position: outside;
}

li
{
	padding-top: 2px;
}

label
{
	cursor: pointer;
	vertical-align: middle;
}

table
{
	empty-cells: show;
	border-collapse: collapse;
}

.nobr
{
	white-space: nowrap;
}

.body
{
	width: 800px;
	background-color: white;
	margin: 0 auto;
}

.page
{
	padding: 2px;
	position: relative;
}

.page-top
{
	background: url(/images/top-banner.jpg) repeat-x;
	height: 84px;
	width: 100%;
	position: relative;
}

.top-slogon
{
	font-style: italic;
	font-size: 16px;
	position: absolute;
	top: 12px;
	right: 90px;
	width: 270px;
}

.top-slogon *
{
	font-family: Book Antiqua;
}

.top-menu
{
	position: absolute;
	display: block;
	list-style: none;
	right: 15px;
	bottom: 0;
	margin: 0;
	padding: 0; 
}

.top-menu li
{
	display: block;
	float: left;
	padding: 0;
	background: url(/images/top-menu-baloon.gif) -5px center;
}

.top-menu img
{
	border: none 0;
}

.top-menu li a
{
	background: url(/images/top-menu-baloon.gif);
	display: block;
	padding: 11px 0 0 0;
	margin: 0 0 0 -5px;
	width: 95px;
	height: 23px;
	text-align: center;
	
	/*text-decoration: none;
	color: #1b364e;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;*/
}

.top-menu li a.wide
{
	background: url(/images/top-menu-baloon-wide.gif);
	width: 115px;
}

.page-left
{
	background: url(/images/left-menu-right.gif) no-repeat top right;
	height: 380px;
	padding: 0px 45px 5px 0px;
	text-align: left;
}

.left-menu-top
{
	display: block;
	width: 115px;
	height: 25px;
	position: relative;
	top: -5px;
	left: 10px;
	z-index: 1000;
}

.left-menu
{
	margin-top: -10px;
}
	
.left-menu ul
{
	list-style: none;
	margin: 0px 0px 0px 10px;
}

.left-menu ul ul
{
	margin: 1px 0px 0px 10px;
}

.left-menu ul ul ul
{
	margin: 1px 0px 0px 10px;
}

.left-menu h4
{
	display: inline;
}

.left-menu li
{
	background: url(/images/left-menu-separator.gif) repeat-x bottom left;
	padding: 0px 0px 5px 0px;
}

.left-menu li h4
{
	white-space: nowrap;
	font-size: 0.9em;
}

.left-menu li li
{
	background: none;
	padding: 2px 0 0 0;
	line-height: 1em;
}

.left-menu li li h4
{
	font-size: 0.8em;
}

.left-menu li li li
{
	padding: 0;
}

.left-menu li li li h1
{
	font-size: 0.7em;
}

.left-menu a.selected, .path-current
{
	color: #81024a;
	font-weight: normal;
}

.left-menu a
{
	text-decoration: none;
	color: #224768;
	font-weight: normal;
}

.body-corner-top-left, .body-corner-top-right, 
.body-corner-bottom-left, .body-corner-bottom-right
{
	width: 9px;
	height: 9px;
	overflow: hidden;
}

.body-corner-top-left
{
	background: url(/images/body-corner-top-left.gif) no-repeat;
}

.body-corner-top-right
{
	background: url(/images/body-corner-top-right.gif) no-repeat;
}

.body-corner-bottom-left
{
	background: url(/images/body-corner-bottom-left.gif) no-repeat;
}

.body-corner-bottom-right
{
	background: url(/images/body-corner-bottom-right.gif) no-repeat;
}

.body-border-top
{
	width: 100%;
	background: url(/images/body-border-top.gif) repeat-x top;
}

.body-border-bottom
{
	width: 100%;
	background: url(/images/body-border-bottom.gif) repeat-x bottom;
}

.body-border-left
{
	height: 100%;
	background: url(/images/body-border-left.gif) repeat-y left;
}

.body-border-right
{
	background: url(/images/body-border-right.gif) repeat-y right;
	height: 100%;
}

.copyright
{
	font-size: 0.6em;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

.copyright a
{
	text-decoration: none;
	font-weight: bold;
}

.designed-by a
{
	font-size: 0.6em;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	color: #1b364e;
	text-decoration: none;
}

.designed-by a b
{
	color: #034ea2;
}

.logo
{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1000;
}

.page-content
{
	background-color: white;
	padding: 0px 10px 8px 3px;
	text-align: justify;
	vertical-align: top;
	font-size: 0.8em;
	min-height: 450px;
}

.page-content p, .page-content div
{
	padding: 5px 7px 0px 15px;
	line-height: 1.3em;
	/*text-indent: 2em;*/
}

.page-content dd p
{
	padding: 0px 0px 5px 0px;
}

.site-path
{
	padding: 7px 0px 15px 5px;
	font-size: 0.7em;
}

.see-also
{
	margin: 5px 0px 5px 50px;
}

.toc
{
	margin: 2px 0px 10px 30px;
}

.see-also ul, .toc ul
{
	list-style: none;
	line-height: 1.3em;
	margin: 0;
}

/* SITEMAP */
.sitemap
{
	padding: 10px 0px 0px 20px;
}

.sitemap h4
{
	display: inline;
}

.sitemap ul
{
	list-style: none;
	margin: 0px 0px 0px 30px;
}

.sitemap li
{
	padding: 2px 0px 0px 0px;
}

.sitemap li h4
{
	white-space: nowrap;
	font-size: 0.97em;
}

.sitemap a
{
	text-decoration: none;
	/*color: #1b364e;*/
	font-weight: normal;
}

/* STAFF */
.staff
{
	padding: 15px 10px 5px 15px;
}

.staff td
{
	vertical-align: middle;
}

.staff-header
{
	font-weight: bold;
	font-size: 1.2em;
	padding: 15px 0px 2px 0px;
}

.staff-photo
{
	text-align: right;
	padding-left: 15px;
}

.staff-description
{
	text-align: left;
}

.staff-name
{
	font-weight: bold;
}

.staff-title
{
}

/* FORM */
.page-content .input-form
{
	padding: 5px 5px 0px 10px;
	margin: 10px 5px 5px 40px;
	border: solid 1px #70c4f3;
}

.page-content .form-description
{
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
}

.page-content .form-input
{
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}

.form-input input, .form-input textarea, .form-input select
{
	width: 300px;
	line-height: 1.1em;
	font-size: .9em;
	vertical-align: top;
}

.form-validator
{
	font-size: .9em;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.validation-summary li
{
	list-style: none;
	color: Red;
	font-size: .9em;
	line-height: 1.7em;
}

.page-content .radio
{
	border: none 0;
	width: 15px;
	cursor: pointer;
}



.go-top-link
{
	text-align: right;
	margin: 0px 0 0 0;
}

.image-block
{
	float: right;
}

.page-content .note
{
	background: url(/images/note.gif) no-repeat top left;
   padding: 5px 5px 5px 50px;
	margin: 5px 0px 0px 30px;
}

.close-window
{
	font-weight: bold;
	text-align: right;
	font-size: 0.6em;
	background-color: #6fc3f2;
	padding: 3px;
}

.print-preview .input-form, .print-preview .go-top-link
{
	display: none;
}

.page-content .page-options
{
	float: right;
	padding: 0;
	vertical-align: top;
}

.page-options
{
	margin-left: 10px;
}

.page-options a, .print-preview .print
{
	display: block;
	font-size: 0.7em;
	text-decoration: none;
	margin-right: 5px;
}

.page-options img, .print-preview img
{
	vertical-align: middle;
	padding: 0 3px 0 3px;
}

.print-preview .print
{
	float: right;
}

.page-content .gallery td
{
	background: url(/images/left-menu-separator.gif) repeat-x bottom left;
	padding: 15px 0 5px 0; 
	width: 50%;
	font-size: 10px; 
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

.page-content .gallery-item
{
	margin: 5px 0 0 0; 
	padding: 0; 
}

.page-content .ref
{
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 10px;
}

.registrations
{
	padding: 10px 0 5px 0;
	white-space: nowrap; 
}

/* PRICES */
.page-content .price-table
{
	margin: 8px 5px 4px 40px;
	width: 400px;
	border-color: #69b8e4;
	border-style: double;
}

.price-table td
{
	border-color: #69b8e4;
	border-style: groove;
	padding: 2px;
}

.price-header td
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.price-duration
{
	text-align: center;
	width: 20%;
}

.price-name
{
	text-align: left;
	width: 65%;
}

.price-cost
{
	text-align: right;
	width: 15%;
}

.seo-block
{
	float: left;
	display: block;
	width: 150px;
	height: 100px;
	border: solid 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.seo-block a
{
	display: block;
	margin-top: 10px;
}

.page-bottom
{
	padding-top: 5px;
}

.pager
{
	font-size: 80%;
	font-weight: bold;
	background-color: #dddddd;
	padding-right: 3px;
	margin-top: 5px;
	text-align: right;
	vertical-align: middle;
	height: 18px;
}

.pager a
{
	text-decoration: none;
}


/* ARTICLES */
.article-preview
{
	margin: 4px 0 10px 0;
}

.article-preview h1
{
	display: block;
	font-size: 110%;
	padding: 0;
	margin: 0;
	background: none;
	text-align: left;
	color: #003366;
}

.article-preview h1 a
{
	text-decoration: none;
	font-weight: bold;
}

.article-preview p
{
	text-align: justify;
}

.article-preview p a
{
	color: #1b364e;
}

.article-details
{
	padding-right: 10px;
	font-size: 13px;
}

.article-details h1
{
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 110%;
}

.article-details p
{
	text-align: justify;
}

.article-details h1
{
	text-transform: uppercase;
}

.news-read
{
	text-decoration: none;
	color: Black;
}

.news-read:hover
{
	color: #034ea2;
}

.news-read .more
{
	color: Red;
	letter-spacing: -2px;
	font-size: 80%;
	font-weight: bold;
}

.news-date
{
	font-size: 75%;
	color: #999999;
}

.news-source
{
	font-size: 85%;
	color: #888888;
	font-weight: bold;
	text-align: right;
	margin: 10px 0;
	display: block;
}

.news-source a
{
	font-weight: bold;
	text-decoration: none;
}

.article-details .news-source
{
	float: right;
	display: inline;
}

.news-link
{
	font-size: 85%;
	padding: 10px 20px 10px 5px;
	color: Gray;
}

.news-link a
{
	font-weight: bold;
}

.news-more
{
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	display: inline;
	width: 100%;
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
}


