html { }

html, body, div, span, object, h1, h2, h3, h4, p, blockquote, pre, a, em, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font-size: 62.5%;
	color: #333333; /* Take the edge off */
	background: #ffffff;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Block elements */

	p, th, td, li, dt, dd {
		font-size: 1.4em;
		line-height: 1.5;
	}
		li li { font-size: 1em; }

	p {
		margin: 15px 15px;
		text-align: left;
	}

	h1 {
		margin: 0px 10px 10px;
		padding-top: 0px;

		font-size: 2.8em;
		font-weight: normal;
		line-height: 1.1;

		color: #0f6cb6;
	}
		h1 strong { display: block; padding-left: 10px; }
		p.subh1 {
			margin: -5px 10px 10px 20px;
			font-style: italic;
			font-size: 2em;
			line-height: 1.1;
			color: #34b4ef;
		}

	h2 {
		margin: 30px 10px 10px;

		font-size: 2em;
		font-weight: normal;
		line-height: 1.1;
		
		color: #009ddc;
		border-bottom: 1px solid #009ddc;
	}
		p.subh2 {
			margin: -10px 15px 10px;
			font-style: italic;
			font-size: 1.6em;
		}

	h3 {
		margin: 20px 10px 10px;

		font-size: 1.5em;
		font-weight: bold;
	}

	h4 {
		margin: 20px 15px 10px;

		font-size: 0.9em;
		font-weight: bold;
	}


	ul, ol, dl, table, div.address, blockquote, pre {
		margin: 15px 20px;
		padding: 0;
		text-align: left;
	}

	dt { font-weight: bold; }
	ul.verbose li, ol.verbose li, dd, dt { margin-top: 10px; margin-bottom: 10px; }
	li, dd, div.address p { margin-left: 2em; }
	ol li {	list-style: decimal outside; }
	ul li { list-style: disc outside; }

	td, th { padding: 3px 5px; }

	blockquote, blockquote p { font-style: italic; }
		blockquote p.author { font-style: normal; text-align: right; }

/* Inline elements */

	a:link, a:visited { color: #0066cc; }
	a:hover { color: #3399ff; text-decoration: none; }
	a:active { color: #ff0000; }

/* Form elements */

	form { margin: 20px 0px; }

	form p { margin: 7px 15px; padding-bottom: 2px; }
	form fieldset p { margin: 7px 5px; }

	form p.description { margin-bottom: 20px; font-style: italic; }

	fieldset { margin: 10px 15px; padding: 10px; }
	fieldset legend { font-weight: bold; font-size: 1.3em; }

	/* Labels */
	label { margin-right: 10px; vertical-align: middle; line-height: 1; }
	p.text label, p.password label, p.select label, p.number label, p.price label, p.email label, p.file label {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 8.5em;
		padding: 4px 0px;

		text-align: right;
	}

	/* Inputs, textareas etc */
	input { font-size: 100%; }
	form p input { vertical-align: middle; }
	p.textarea label { display: block; }
	p.textarea textarea { display: block; width: 100%; height: 120px; font-size: 100%; }

	/* Form field types (paragraphs) */
	p.text, p.password, p.select, p.number, p.price, p.email, p.file { position: relative; }
	p.text input, p.password input, p.select select, p.number input, p.price input, p.email input, p.file input { position: relative; left: 9em; }
	p.number input, p.price input { text-align: right; }

	/* Explanations */
	span.explanation { display: block; padding: 3px 0px 10px 10px; font-style: italic; font-size: 90%; }
	p.text span.explanation, p.password span.explanation, p.select span.explanation, p.number span.explanation, p.price span.explanation, p.email span.explanation, p.file span.explanation { margin-left: 9em; padding-left: 20px; }

	/* Form types */

		/* Text forms (submit is in line with text fields) */
		form.text p.checkbox, form.text p.radio { padding-left: 9em; }
		form.text p.submit { padding-left: 9em; }

		/* Submit is right-aligned */
		form.edit p.submit, form.message p.submit, form.grouped p.submit { text-align: right; }

		/* Mixed forms (submit is centered) */
		form.mixed p.submit { text-align: center; }

	/* Groups of radio options and checkboxes */
	div.radios, div.checkboxes { margin: 15px 0px; }
	div.radios p.radio, div.checkboxes p.checkbox { margin-top: 5px; margin-bottom: 5px; padding: 0px 0px 0px 15px; }

/* Editor */

	#edit { margin: 7px 10px 7px 10px; padding: 0; position: relative; }

	#editor_toolbar { margin: 0; padding: 0 0 5px; line-height: 1; }
	#editor_toolbar button { margin: 0 2px 0 0; vertical-align: middle; text-align: center; }
	#editor_toolbar button img { vertical-align: middle; }
	#editor_toolbar select { vertical-align: middle; margin: 0 2px 0 0; }
	#editor_toolbar #button_styles { margin: 0 2px 0 0; }
	#editor_toolbar #button_glyphs { width: 2em; margin: 0; }
	#editor_toolbar #button_toggle { position: absolute; top: 1px; right: 0; margin: 0; }

	#editor_wrapper { padding-right: 2px; }
	#editor { height: 500px; width: 100%; padding: 0; border: 1px solid #999999; overflow: auto; background: #ffffff; }

	#editor_submit { margin: 0; padding: 5px 0 0; text-align: right; }

	#editor_body { background: #ffffff; }

	span.php, div.php { background: #adb4d3; color: #000000; font-family: Courier, "Courier New", monospace; }
	div.php { overflow: hidden; width: 100%; margin: 15px; padding: 4px 0; border: 1px solid #999999; }
	div.php pre { margin: 0; padding: 0; border: none; }

/* Generic classes */

	.clear { clear: both; }
	.problem { color: red; font-weight: bold; }
	.success { color: green; font-weight: bold; }
	.strong { font-weight: bold; }
	.em { font-style: italic; }
	.center { text-align: center; }
	.frame { border: 1px solid #999999; }
	.caption { text-align: center; font-style: italic; font-size: 0.8em; }

	.w25 { width: 25%; }
	.w33 { width: 33%; }
	.w50 { width: 50%; }
	.w67 { width:67%; }
	.w75 { width: 75%; }
	.w100 { width: 100%; }

/* Specific classes */

	/* Errors etc. */
	.success, .error, .warning, .info { font-weight: bold; padding: 0px 0px 0px 20px; background-repeat: no-repeat; background-position: 0px; }
	p.success, p.error, p.warning, p.info { border: 1px solid #666666; font-weight: normal; padding: 3px 5px 3px 25px; margin-top: 15px; margin-bottom: 15px; background-position: 5px; }
		.success { color: #006600; background-image: url(../icons/success_16.png); }
		p.success { background-color: #ccffcc; border: 1px solid #006600; }
		.error { color: #990000; background-image: url(../icons/error_16.png); }
		p.error { background-color: #ffcccc; border: 1px solid #990000; }
		p.error em { font-weight: normal; }
		.warning { color: #666600; background-image: url(../icons/warning_16.png); }
		p.warning { background-color: #ffffcc; border: 1px solid #666600; }
		.info { font-weight: normal; color: #333333; background-image: url(../icons/info_16.png); }
		p.info { background-color: #eeeeee; border: 1px solid #666666; }
	
	p.text input { width: 220px; }

	p.next { text-align: right; }
	p.previous { text-align: left; }

	p.link { text-align: center; font-size: 140%; }
	p.phone { color: #333333; font-weight: bold; font-size: 300%; text-align: center; }

	div.additional { margin-top: 30px; clear: both; }
	p.additional { margin-top: 30px; clear: left; }
	div.additional p, p.additional { color: #666666; }

	div.address { margin: 15px 20px; }
	div.address p { margin-top: 3px; margin-bottom: 3px; }

	div.section {
		margin: 30px 0px 12px;
		border-top: 1px dashed #666;
		padding: 30px 0px 0px;
	}

	div.left, p.left {
		clear: left;
		float: left;
		margin: 0px;
		padding: 0px 10px 3px 15px;
	}

	div.right, p.right {
		clear: right;
		float: right;
		margin: 0px;
		padding: 0px 10px 3px 10px;
	}

	div.right p, div.left p { margin: 0px; }

	div#photos { padding: 19px 0px 0px 14px; }
		div#photos img { border: 0px; border-right: 5px solid #ffffff; border-left: 5px solid #ffffff; }

	ul.news { }
		ul.news li { color: #000000; font-style: italic; font-size: 1.4em; margin: 10px 15px; }
		ul.news li a { font-weight: bold; font-style: normal; }
		ul.news li a.active { color: #000000; }