/*

*/
	/* ---[ css reset ]--------------------- */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .rss_box {
		margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline
	}
	:focus {outline: 0}
	body {line-height: 1; color: #000}
	ol, ul {list-style: none}

	/* ---[ re-used definitions ]----------- */
	.clear {clear:both;height:0px;margin:0;padding:0;}
	.spacer_10, .spacer_20 {display:block;position:relative;width:100%;}
	.spacer_10 {height:10px;}
	.spacer_20 {height:20px;}
	.hidden_element {display:none;border:none;visibility:hidden;height:0px;width:0px;}
	.asterisk {vertical-align:baseline;position:relative;bottom:0.8em;padding:0px 0px 0px 1px;font-size:6pt;text-decoration:none;}
	.required {padding: 0px 5px 0px 5px;float:left;}
	address {font-size:8pt;font-style:italic;}
	img {border:none;}
	.ska_shadow-boundary {position: relative;left: 3px;top: 3px;margin-right: 3px;margin-bottom: 3px;}					
	.ska_shadow2, .ska_shadow3, .ska_shadow-container {position: relative;left: -1px;top: -1px;}
	.ska_shadow1 {background: #F1F0F1;}
	.ska_shadow2 {background: #DBDADB;}
	.ska_shadow3 {background: #B8B6B8;}
	.ska_shadow-container {background: #ffffff;border: 1px solid #848284;padding: 10px;}					
	
/* Editor Styles */

.normal {}
.editable {border: 2px dotted black;background: yellow;cursor: pointer;}
	
#breadcrumb {display:block;margin:0px 0px 3px 0px;padding:0px 0px 0px 10px;width:95%;font:normal 8pt arial,clean,sans-serif;color:#000;text-align:left;}
#breadcrumb a {display:inline;margin:0px 0px 0px 5px;}
#config_form {display: block;position:relative;margin:auto;width:80%;padding:5px;}	
#config_form label {float:left;width:45%;font-family:Arial, Sans Serif;font-size:12pt;font-weight:bold;text-align:right;padding:10px 10px 0px 0px;}
#config_form input {float: left;margin: 10px 0px 0px 0px;border: 1px solid black;width: 200px;}	
#config_form #form_submit {float: left;margin: 10px 0px 0px 0px;border: 1px solid black;width: 200px;background: #eee;font-family: Arial, Sans Serif;font-weight: bold;}	
#config_form select {float: left;margin: 10px 0px 0px 0px;border: 1px solid black;width: 250px;}
#config_form input .hidden_element {display: none;border: none;visibility: hidden;}
#page_header {display: block;position: relative;margin: auto;width: 90%;padding: 5px;border: 1px dashed black;}
#page_header .text {font-family: "Trebuchet MS", Verdana, Helvetica, Tahoma, Arial, Sans Serif;font-size: 14pt;font-weight: bold;color: #a00;text-align: left;border-bottom: 2px solid red;}
#page_header .content {font-family: Tahoma, Arial, Sans Serif;font-size: 12pt;font-weight: normal;color: #000;text-align: left;}
.form_container {width: 80%;margin: auto;border: 1px solid black;padding: 5px 5px 30px 5px;}
.form_label {position: relative;margin-top: -20px;width: 225px;font-family: "Trebuchet MS", Verdana, Helvetica, Tahoma, Arial, Sans Serif;font-size: 12pt;font-weight: bold;text-align: center;background: #fff;}
