﻿ul.k-widget.k-menu-horizontal > .k-item {
	float: right;
}
body {
	background-color: #FFFFFF;
	background: #FFFFFF url(../../Images2/bg-body.png) left top repeat-X;
	filter: none;
	margin: 0;
	padding: 0;
	display: block;

	position: relative;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 0.80em;
}

html, body {
	height: 100%;
}

.copyright {
}

#chart-area {
	
}

.logo {
    cursor: pointer;
    display: block;
	position: relative;
}

.content-box {
	padding-top: 0px;
	display: block;
}

.content-box-top-border {
	filter: none;
	background: transparent url(../../Images2/bg-main-top.png) top left no-repeat;
	padding-top: 7px;
	width: 975px;
	height: 3px;
	display: block;
	margin: 0 auto;
	position: relative;
	float: none;
	overflow: hidden;
	clear: both;
	font-size: 0.00em;
}

.content-box-container {
	width: 975px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
	float: left;

	filter: none;
	background: transparent url(../../Images2/bg-main.png) top left repeat-Y;
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 0.80em;
	width: 941px;
	padding-top: 0;
	padding: 6px 7px;
	*/
}

.menu {
}

#organizationCount {
	text-align:center;
}

#warningMessage {
	text-align:center;
	color:red;
	font-weight: bold;
}

.content {
	background-color: #FFFFFF;
	width: 941px;
	padding: 6px 7px;
	float: left;
	display: block;
	height: 500px;
	/* background-image: url(../../Images2/theme/CustomBackgroundImage.jpg?t=635189155594720363); */
	background-position: left top;
	background-repeat: repeat-x;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.content-box-bottom-border {
	filter: none;
	background: transparent url(../../Images2/bg-main-bottom.png) top left no-repeat;
	height: 3px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images2/bg-main-bottom.png', sizingMethod='crop');
	padding-bottom: 7px;
	width: 975px;
	display: block;
	margin: 0 auto;
	position: relative;
	float: none;
	overflow: hidden;
	clear: both;
}

.content-box-bottom-border-inner {
	display: block;
	height: 2px;
	width: 955px;
	padding: 0 10px;
}

.idFooterSpace {
	clear: both;
	font-size: 0.00em;
	width: auto;
	height: 10px;
	display: block;
}

.idClearEnd {
	clear: both;
	height: 1px;
	font-size: 0.00em;
}

.footer {
}

.box h3{
	text-align:center;
	position:relative;
	top:80px;
}
.box {
	clear: both;
	width:958px;
	background:#FFF;
	margin:0px auto;
	/*
	padding: 20px 25px;
	border-top: 2px solid #080808;
	border-bottom: 2px solid #EEEEEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 40px auto;
	background-image: -webkit-linear-gradient(#080808, #EEEEEE);
	background-image:
		-moz-linear-gradient(#080808, #EEEEEE),
		-moz-linear-gradient(#080808, #EEEEEE)
	;
	background-image:
		-o-linear-gradient(#080808, #EEEEEE),
		-o-linear-gradient(#080808, #EEEEEE)
	;
	background-image: 
		linear-gradient(#080808, #EEEEEE),
		linear-gradient(#080808, #EEEEEE)
	;
	-moz-background-size:2px 100%;
	background-size:2px 100%;
	background-position:0 0, 100% 0;
	background-repeat:no-repeat;
		*/
}


/*==================================================
 * Effect 1
 * ===============================================*/
.effect1{
	-webkit-box-shadow: 2px 2px 4px 0px #DDDDDD;
	   -moz-box-shadow: 2px 2px 4px 0px #DDDDDD;
			box-shadow: 2px 2px 4px 0px #DDDDDD;
	border:1px solid;
	border-color:#EEEEEE;
	border-top-color:#000000;
	height: 670px;
}

.header {
	/* background-image: url(../../Images2/CustomBackgroundImage.jpg); */
	background-position: left top;
	background-repeat: repeat-x;
	margin-top:auto;
	margin-bottom:auto;
	float: none;
	display: inline-block;
	width: 919px;
	padding: 0;
	margin: 18px 5px 5px 28px;
}

.header-logo {
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 250px;
/*    right: auto;
	bottom: auto;*/
}

.header-title {
	z-index: 1;
	width: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	align-content: center;
	vertical-align: middle;
}

.header-title-frame {
	height: 40px;
	vertical-align: middle;
}

.header-title-helper {
	display: inline-block;
	height: 10px;
	float: right;
	vertical-align: middle;
}

.menu {
	/* background-color: #5D0F25; */
	background-color: #5c768d;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.80em;
}
.k-menu.k-header {
	/* background-color: #5D0F25; */
	background-color: #5c768d;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}
.filters {
	display: block;
	padding-top: 20px;
}
.floatWrap:after,#example:after{content:"";display:block;clear:both}
.floatWrap,#example{display:inline-block}
.floatWrap,#example{display:block}
.clear{clear:both}
html
{
	overflow-y:scroll;
	font:75% 'Lucida Sans Unicode','Lucida Grande',arial,helvetica,sans-serif;
	background:#e2e2e2; /* url("flowers-left.png") no-repeat fixed 0 400px; */
}
#example
{
	margin: 20px 0;
	padding: 20px 0;
	border: solid #999;
	border-width: 1px 0;
}
#indexes {
	width: 300px;
	margin: 0 auto;
	padding: 47px 0 0 0;
}

.help-text {
	width: 100%
}
.index-content {
	display: block;
	padding-left: 1.8em;
	text-indent: -1.8em;
}
#chart {
	/* background: center no-repeat url(../../Images/chartbackground.png); */
}

/* forms */
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

	fieldset legend {
		display: none;
	}

	fieldset ol {
		padding: 0;
		list-style: none;
	}

		fieldset ol li {
			padding-bottom: 5px;
		}

label {
	display: block;
	font-size: 1.2em;
	font-weight: 600;
}

label.checkbox {
	display: inline;
}

input, textarea {
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #333;
	font-size: 1.2em;
	margin: 5px 0 6px 0;
	padding: 5px;
	width: 300px;
}

textarea {
	font-family: inherit;
	width: 500px;
}

	input:focus, textarea:focus {
		border: 1px solid #7ac0da;
	}

	input[type="checkbox"] {
		background: transparent;
		border: inherit;
		width: auto;
	}

	input[type="submit"],
	input[type="button"],
	button {
		background-color: #d3dce0;
		border: 1px solid #787878;
		cursor: pointer;
		font-size: 1.2em;
		font-weight: 600;
		padding: 7px;
		margin-right: 8px;
		width: auto;
	}

	td input[type="submit"],
	td input[type="button"],
	td button {
		font-size: 1em;
		padding: 4px;
		margin-right: 4px;
	}

/* info and errors */
.message-info {
	border: 1px solid;
	clear: both;
	padding: 10px 20px;
}

.message-error {
	clear: both;
	color: #e80c4d;
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

.message-success {
	color: #7ac0da;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

.error {
	color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
	color: #e80c4d;
	font-weight: bold;
}

.field-validation-valid {
	display: none;
}

input.input-validation-error {
	border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
	border: 0 none;
}

.validation-summary-errors {
	color: #e80c4d;
	font-weight: bold;
	font-size: 1.1em;
}

.validation-summary-valid {
	display: none;
}
