* {
border: none;
margin: 0;
padding: 0;
list-style-type: none;
outline: none;
text-decoration: none;

}
#maincontainer {
	text-align: left;
	display: block;
	position: relative;
	min-width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontainer #header {
	background: url(/images/header-bg.png) repeat-x left top;
}
#topadvert {
	width: 468px;
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 5px;
	height: 60px;
}
#leftadverts {
	position: absolute;
	width: 120px;
	top: 80px;
	left: 5px;
	min-height: 600px;
}
#maincontainer #content-container {
	margin-left: 130px;
	margin-top: 5px;
	position: relative;
	margin-right: 5px;
	background: #F3F3F3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-width: 800px;

}
#maincontainer #content-container #engine {
	margin-right: 320px;
	padding: 20px;
	min-height: 600px;
}
#maincontainer #content-container #right-side {
	width: 300px;
	padding: 5px;
	text-align: center;
	right: 10px;
	top: 10px;
	position: absolute;
}
#right-content {
	font-size: 90%;
	background: #7BBD10;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
}
#bottomlinks {
	display: block;
	clear: both;
	background: #FFFFFF;
	padding: 10px;
	font-size: 80%;
	text-align: center;
	margin: 0px;
}
#bottomlinks a {
	color: #000000;
	margin-right: 20px;
}
#rightadverts {
	background: #FFFFFF;
	padding-top: 5px;
	margin: 10px 0px;
}
#bottomlinks li {
	display: inline;
}
#bottomlinks a:hover {
	text-decoration: underline;
}
#adminmenu {
	background: #000000;
	display: block;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 5px;
}
#adminmenu li {
	display: inline;
}
#adminmenu a {
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
#engine table {
	border-collapse: collapse;
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border: 1px solid #9ED449;
	background: #FFFFFF;
	margin: 10px 0px;
}
#engine td {
	padding: 5px;
}
#engine th {
	padding: 5px;
	background: #9ED449;
	color: #FFFFFF;
}
#submission {
	text-align: right;
	border-top: 1px dotted #E1E1E1;
	padding-right: 5px;
}
#submission input {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background: #79BA0D;
	padding: 10px;
	border: 1px solid #79BA0D;
	cursor: pointer;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	margin: 10px 5px 10px 0px;

}
#submission input:hover {
	background: #003300;
	border: 1px solid #003300;
}
#regularity {
	display: block;
	max-width: 500px;
	margin: 10px 0px;
}
#regularity h3 {
	border-bottom: 1px dotted #5AC20F;
	font-size: 80%;
	color: #333333;
	padding: 5px;
	background: url(/images/chk_on.png) no-repeat right center;
	font-weight: normal;
}
#optionals {
	display: block;
	max-width: 500px;
	font-size: 90%;
}
.formelements {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}
.formelements label {
	display: block;
	float: left;
	width: 120px;
	padding-top: 2px;
}
.editorelement {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}
.editorelement label {
	display: block;
	padding-top: 2px;
}
#optionals .formelements input, textarea {
	font-size: 100%;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #5CC212;
	padding: 1px;
}
#engine h1 {
	color: #006633;
	font-size: 160%;
	display: block;
	padding-bottom: 5px;
}
#eventtable td {
	border-bottom: 1px solid #5AC10F;
}
#eventtable #people {
	font-size: 200%;
	font-style: italic;
	color: #5AC20F;
	background: #EFF9E7;
	text-align: left;
	border-bottom: 1px solid #5AC20F;
}
#eventtable #answers {
	font-size: 140%;
	color: #5AC20F;
	background: #E3FBD1;
	font-style: italic;
	border-left: 1px solid #5AC20F;
	border-bottom: 1px solid #5AC20F;
}
#eventtable #yeshead {
	background: #A8E90F;
	color: #003300;
	border-bottom: 1px solid #5AC20F;
	border-left: 1px solid #5AC20F;
	font-size: 90%;
}
#eventtable #nohead {
	background: #FF9999;
	color: #660000;
	border-bottom: 1px solid #5AC20F;
	font-size: 90%;
}
#eventtable #customhead {
	background: #EFF9E7;
	color: #65C61F;
	border-bottom: 1px solid #5AC20F;
	border-left: 1px solid #5AC20F;
}
#eventtable .yesinline {
	background: #D8EBAF;
	border-left: 1px solid #5AC20F;
	font-weight: bold;
}
#eventtable .noinline {
	background: #FFDDDF;
}
#eventtable .custominline {
	border-left: 1px solid #5AC20F;
}
#eventtable #name {
	border: 1px solid #5AC10F;
	padding: 1px;
}
#eventtable #answercustom {
	border: 1px solid #5AC10F;
	padding: 1px;
}
#eventtable label {
	font-size: 80%;
	font-style: italic;
	color: #5AC10F;
	display: block;
	float: left;
	padding-right: 5px;
}
#eventtable #saver {
	text-align: right;
	border-bottom: 5px solid #5BC210;
}
#eventtable #saver #save {
	font-size: 110%;
	color: #fff;
	background: #5BC210;
	padding: 5px;
	border: 1px solid #5BC210;
	cursor: pointer;
}
#eventtable .peopleinline {
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	color: #5BC210;
}
#loginer {
	color: #333333;
	background: #ffffff;
	font: 90% Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}
#loginer #form1 .KT_tngtable {
	margin: 0px auto;
	text-align: left;
}
#loginer #form1 .KT_tngtable .KT_buttons #kt_login1 {
	font-weight: bold;
	color: #FFFFFF;
	background: #9ED449;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #9ED449;
}
#loginer #form1 .KT_tngtable td {
	padding: 5px;
}
#loginer #form1 .KT_tngtable .KT_buttons a {
	color: #FFFFFF;
}
#eventtable #unknownhead {
	background: #E4C78C;
	color: #663333;
	border-bottom: 1px solid #5AC20F;
	font-size: 90%;
}
#eventtable #unknowninline {
	background: #E4C78C;
}
#eventtable .unknowninline {
	color: #663333;
	background: #FFFF99;
}
#eventtable .peopleinline a {
	color: #006633;
	border-bottom: 1px dotted #5EC314;
}
#eventtable .peopleinline a:hover {
	border-bottom: 1px solid #006633;
}
.demo label{display:block;padding:0.5em;padding-left:32px;background-position:8px center;background-repeat:no-repeat;border:1px solid #252525;clear:both;cursor:pointer}
.checked{
	background: #FFFFFF url(/images/chk_on.png) no-repeat center center;
	cursor: pointer;
}
.unchecked{
	background: #FFFFFF url(/images/chk_off.png) no-repeat center center;
	cursor: pointer;
}
.selected{
	background: #222 url(/images/rdo_on.png) no-repeat center center;
	display: block;
}
.unselected{
	background: #1c1c1c url(/images/rdo_off.png) no-repeat center center;
	display: block;
}
.leftcol{float:left;clear:left;width:50%}
.rightcol{float:left;clear:right;width:50%}
#submission #goback {

	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
#regularitychooser {
	background: #9ED449;
	display: block;
	padding: 10px;
	font-size: 110%;
	color: #FFFFFF;
	margin: 5px 0px;
}
#regularitychooser label {
	display: block;
	float: left;
	padding-right: 10px;
	font-style: italic;
}
#regularitychooser #regularity {
	font-size: 110%;
	color: #333333;
	background: #FFFFFF;
	padding: 1px;
	margin: 0px;
}
/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #9ED449;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(/images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.mbLoading {
	background: #fff url(/images/WhiteLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 100%;
	color: #000;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #000;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 100%;
	color: #999;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 100%;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 80%;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 80%;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(/images/WhiteClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(/images/WhitePrevious.gif) no-repeat center;
	display: none;
}

#mbNextLink {
	width: 41px;
	background: transparent url(/images/WhiteNext.gif) no-repeat center;
	display: none;
}

#mbCloseLink {
	width: 100px;
	background: transparent url(/images/WhiteClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 100%;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
#frontcreateevent {
	color: #000;
	background: url(/images/schedule_event_button.png) no-repeat right top;
	display: block;
	padding: 10px 160px 10px 10px;
	height: 135px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	border: 1px solid #9ED449;
	font-weight: bold;
	min-width: 270px;
	margin-bottom: 10px;
}
#frontcreateevent:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
#editperson {
	color: #5AC20F;
	display: block;
	height: 250px;
	width: 480px;
	font: 80% Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#editperson .formelements {
	display: block;
	padding: 10px;
	clear: both;
	border-bottom: 1px dotted #5AC20F;
	text-align: left;
	height: 30px;
}
#editperson .formelements .radios {
	display: block;
	padding: 5px;
	float: left;
	width: 80px;
}
#editperson .formelements input {
	padding: 1px;
	border: 1px solid font-family
: Geneva, Arial, Helvetica, sans-serif;;
	border: 1px solid #5AC20F;
}
#editperson .formelements label {
	display: block;
	float: left;
	padding-top: 3px;
	width: 150px;
}
#editperson #KT_Update1 {
	color: #FFF;
	background: #5AC20F;
	padding: 10px 5px;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#editperson .formelements .radios label {
	float: none;
	width: auto;
	display: inline;
}
#maincontainer #content-container #engine p {
	font-size: 80%;
}
#regularity h3 em {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

#loginer #form1 .KT_tngtable input {
	border: 1px solid #9CD148;
	padding: 1px;
}
#eventtable #people em {
	font-size: 40%;
	font-weight: normal;
}
.KT_bottombuttons input {
	font-weight: bold;
	color: #FFF;
	background: #7BBD0F;
	padding: 5px;
	cursor: pointer;
}
#maincontainer #content-container #engine h4 {
	font-size: 110%;
	font-style: italic;
	color: #006633;
	font-weight: normal;
}
#maincontainer #content-container #engine h2 {
	font-size: 140%;
	color: #006633;
}
#maincontainer #content-container #engine h3 {
	font-size: 130%;
	color: #006633;
	padding-bottom: 5px;
}
#maincontainer #content-container #engine #eventtitler {
	border-bottom: 1px solid #006633;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
}
#maincontainer #allevents {
	font-size: 80%;
	padding: 10px;
}
#maincontainer #allevents li {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
#editevent {
	display: block;
	padding: 10px;
	width: 480px;
	font: 80% Verdana, Geneva, sans-serif;
	text-align: center;
}
#editevent .editorelement #event_title {
	background: #FFF;
	border: 1px solid #5CC212;
	padding: 1px;
	width: 480px;
}
#editevent #KT_Update1 {
	font-weight: bold;
	color: #FFF;
	background: #5CC212;
	padding: 5px;
	border: 1px solid #000;
	cursor: pointer;
	margin-top: 5px;
}
#editevent .editorelement #event_description {
	margin: 0px auto;
	width: 480px;
}
#maincontainer #content-container #engine #eventeditor {
	font-size: 80%;
	color: #000;
	text-decoration: underline;
}
#deleteperson {
	height: 180px;
	width: 280px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#deleteperson h1 {
	font-size: 110%;
	color: #5AC20F;
	margin-bottom: 20px;
}
#deleteperson #yes {
	color: #FFF;
	text-decoration: none;
	background: #5AC20F;
	padding: 10px;
	border: 1px solid #030;
	text-align: center;
}
#deleteperson #no {
	color: #FFF;
	text-decoration: none;
	background: #C00;
	padding: 10px;
	border: 1px solid #030;
	text-align: center;
}
#maincontainer #content-container #engine #eventtable .peopleinline .removeperson {
	border-style: none;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	float: left;
}
