﻿html {
	overflow: auto;
	background: white url('images/background.jpg') repeat-x;
	text-align: center;
	font-family: arial,sans-serif;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img, body, html {
	border: 0;
}
.x-tab-strip span.x-tab-strip-text, p, h1, h2, h3, h4, h5, div, li, td, input, select, option {
	font-family: arial,sans-serif;
	font-size: 13px;
	text-align: left;
}
p, td, input, select, option, li, h2 {
	margin-bottom: 5px;
}
h1, .support h2 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 11px;
}
a:link, a:visited, a:focus, a:hover, a:active {
	color: black;
}
body.main {
	background: none;
}
#header {
	height: 80px;
	position: relative;
	margin: 0 8px;
}
#logo {
	vertical-align: top;
	margin-top: 12px;
}
#mainmenu {
	height: 35px;
	padding: 0 10px;
	margin-bottom: 10px;
	position: relative;
}
#mainmenu_spacer {
	position: absolute;
	right: 5px;
	top: 0;
}
#installingServer a, .support a, #home_box_container a, #header_right a, #mainmenu a, div.appSettings a, div.appHeader a, form.account_settings a {
	color: #74C24A;
	font-weight: bold;
	text-decoration: none;
}
#installingServer a:hover, .support a:hover, #home_box_container a:hover, #header_right a:hover, div.appSettings a:hover, div.appHeader a:hover, form.account_settings a:hover {
	text-decoration: underline;
}
#mainmenu a {
	position: relative;
	top: 10px;
	padding: 9px 10px 13px;
}
#mainmenu a:link, #mainmenu a:visited, #mainmenu a:focus, #mainmenu a:hover, #mainmenu a:active {
	color: #CCCCCC;
}
#content_header a:link, #content_header a:visited, #content_header a:focus, #content_header a:hover, #content_header a:active, #content_header a:focus, #content_header a:hover, #content_header a:active, #mainmenu a:link.activeMenuItem, #mainmenu a:visited.activeMenuItem, #mainmenu a:focus.activeMenuItem, #mainmenu a:hover.activeMenuItem, #mainmenu a:active.activeMenuItem, #mainmenu a:focus, #mainmenu a:hover, #mainmenu a:active {
	color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #74C24A;
}
#mainmenu span.separator {
	margin: 0 0px;
	padding: 9px 0;
	top: 10px;
	position: relative;
	height: 38px;
	display: inline;
	background: url('images/nav_divider_with_bg.png') no-repeat 0 0;
}
#home_box_container {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
#home_box_container td {
	vertical-align: top;
}
.gradientSeparator {
	padding: 0 0 10px 0;
}
#homeHeadingOne {
	text-align: left;
	padding-top: 5px;
}
#homeHeadingOne h1 {
	font-size: 30px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #74C24A;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#homeHeadingTwo {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 20px;
}
#homeBody {
	text-align: left;
	font-size: 16px;
	margin-left: 12px;
	margin-bottom: 26px;
}
#content {
	top: 10px;
	min-height: 590px;
}
#content_header {
	height: 42px;
	padding: 0 12px 0 10px;
	background: url('images/980_backpanel.png') no-repeat 0 0;
}
#content_header h1, h1.box-header {
	color: white;
	padding: 16px 24px;
	font-size: 100%;
}
#content_main {
	background: url('images/980_backpanel.png') repeat-y -1005px 0;
	padding: 0 13px 0 11px;
	min-height: 500px;
}
.content_main_body {
	padding: 20px 20px 0;
	font-size: 100%;
}
#content_footer {
	height: 26px;
	background: url('images/980_backpanel.png') no-repeat -2010px -6px;
}
.box-content {
    margin: 0 4px;
    padding: 15px 12px 1px 18px;	
}
.LoginBox {
	width: 386px;
	margin: 0px 4px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 0px;
	top: 0px;
	vertical-align: top;
}
h1.LoginBoxHeader {
	padding: 17px 0 0 20px;
	color: white;
	font-size: 100%;
}
div.LoginBoxTop {
	background: url(images/380_frontpanel.png) no-repeat 0 0;
	height: 40px;
}
div.LoginBoxInner {
	background: url(images/380_frontpanel.png) repeat-y -388px 0;
}
div.LoginBoxBottom {
	background: url(images/380_frontpanel.png) no-repeat -776px -15px;
	font-size: 5px;
	height: 30px;
}
.LoginBoxInner div.box-content {
	background-position: 0px 0px;
	margin: 0 2px 0 4px;
	min-height: 147px;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	background-image: url('images/white_gradient_overlay.png');
	background-repeat: repeat-x;
}
.LoginBoxFrame {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#contentGeneral {
	text-align: left;
	padding-top: 0px;
}

div#body, #footer div {
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
	text-align: left;
}
div#body {
	min-height: 550px;
	padding-bottom: 20px;
}
#footer {
	border-top: 1px solid gray;
	margin: 0 0 20px 0;
	padding-top: 5px;
	bottom: 0px;
}
#footer_links {
	position: relative;
	top: 4px;
	left: 0px;
}
#footer_links, #footer_links a {
	color: #404040;
	text-decoration: none;
}
#header_right {
	position: absolute;
	right: 0px;
	top: 35px;
}
.padded, td.maintable {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 100%;
}
.padded, td.defaultTableHeader {
	padding: 10px;
	vertical-align: top;
	min-width: 468px;
}
.padded, td.defaultTableLft {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 700px;
}
.padded, td.defaultTableRht {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 100px;
}
.padded, td.mainTutorialTableLft {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 250px;
}
.padded, td.mainTutorialTableRht {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 600px;
}
.padded, td.mainSupportTableLft {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 250px;
}
.padded, td.mainSupportTableRht {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 100px;
}
td.maintable.title {
	padding-bottom: 0px;
}
