html, body {
	background-color: #f8f8f8;
	color: #3c3e43;
	font: normal 16px/1.5 "helvetica neue", arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 1000px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

a:link,a:visited {
	color: #007aaa;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #005677;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #007aaa;
	text-decoration: none;
	outline: none;
}

.container {
	width: 265px;
	margin: 100px auto 0;
	text-align: center;
}

hr {
	border: none;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	margin: 6px 20px;
	padding: 0;
}

.button,.rebutton2 {
	font-size: 14px;
	border: 1px solid #ddd;
	border-bottom-color: #ccc;
	margin-left: -1px;
	color: #666;
	padding: 6px 20px;
	box-shadow: 0px 1px 0 0 rgba(0,0,0,0.06);
	background-image: -webkit-linear-gradient(#fff 60%,#f6f6f6 100%);
	background-image: -moz-linear-gradient(#fff 60%,#f6f6f6 100%);
	background-image: -ms-linear-gradient(#fff 60%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	cursor: pointer;
	border-radius: 3px;
}

.rebutton2.rebuttonred2 {
	float: right;
}

.button:hover {
	background-image: -webkit-linear-gradient(#f8f8f8 60%,#eee 100%);
	background-image: -moz-linear-gradient(#f8f8f8 60%,#eee 100%);
	background-image: -ms-linear-gradient(#f8f8f8 60%,#eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#eeeeee',GradientType=0 );
}

.rebuttonred2 {
	border: 1px solid #c50000;
	color: #c50000;
}

.rebuttondisabled2 {
	opacity: .5 !important;
}

.button {
	background-position: 0 0;
}

form {
	margin: 0px;
}

.statusok {
	background: url('%themepathinterface%images/icon_check.gif') no-repeat center left #ffffff;
	font-family: "helvetica neue", arial, helvetica, sans-serif color: #6fb558;
	font-size: 11px;
	padding: 3px;
	padding-left: 18px;
	text-align: left;
	font-weight: bold;
}

.statusfailed {
	background: url('%themepathinterface%images/icon_blockred.gif') no-repeat center left #ffffff;
	font-family: "helvetica neue", arial, helvetica, sans-serif color: #ff0000;
	font-size: 11px;
	padding: 3px;
	padding-left: 18px;
	text-align: left;
	font-weight: bold;
}

.maintableright {
	width: 8px;
}

.licensecontainerheight {
	height: 200px;
}

.maintablenavbar {
	width: 300px;
	padding-top: 7px;
}

img {
	vertical-align: middle;
	border: 0px;
	margin-top: -2px;
}

.tablicensetext {
	display: block;
	background: transparent url('%themepathinterface%images/icon_lock.gif') no-repeat;
	padding-left: 20px;
	height: 16px;
}

.tablicenserow {
	width: 50%;
}

.dividercolumn {
	width: 8px;
}

.noticeboxcontentcontainer {
	background-color: #fcf8e3;
	border: 1px solid #f1d297;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 10px 20px;
	color: #796440;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	font-size: 16px;
	font-weight: bold;
}

.maincontainer {
	position: relative;
	background-color: #fff;
	overflow: auto;
	padding: 20px 20px;
	display: none;
	height: 400px;
	box-shadow: inset 0px 0px 4px #bbb,inset 0px 0px 20px #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.error {
	border: 1px solid #e7bcbc;
	-moz-border-radius: 4px 4px 4px 4px;
	background-color: #ffeef0;
	color: #3c3e43;
	font-size: 11px;
	padding: 6px;
	margin: 10px;
	margin-left: 0px;
}

.centerarea {
	text-decoration: none;
	border: 4px solid #eee;
	background: #ffffff;
	border-radius: 5px;
	color: #61718c;
	padding: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px;
	text-align: center;
	margin: 20px 0;
	padding: 10px 0;
}

.centerarea a:link,.centerarea a:visited {
	font-size: 16px;
	padding: 6px 0;
	text-shadow: 0 1px 1px #fff;
	color: #007aaa;
	display: block;
	margin: 10px 20px;
}

.centerarea a:link.upgrade,.centerarea a:visited.upgrade {
	color: #5d9928;
	border-color: #b4e9a6;
}

.centerarea a:hover.upgrade {
	color: #4c7d20;
	background-color: #f7d6d6;
	border-color: #7bd563;
}

.bottomtext {
	vertical-align: bottom;
}

.contenthr {
	border: none;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	margin: 10px 0;
	padding: 0;
}

.smalltext {
	font-size: 11px;
}

.logotext {
	font-weight: none;
	font-size: 38px;
	color: #277dc9;
}

.apptitlered:link {
	font-weight: bold;
	font-size: 28px;
	color: red;
	text-decoration: none
}

.apptitlered:visited {
	font-weight: bold;
	font-size: 28px;
	color: red;
	text-decoration: none
}

.apptitlered:hover {
	font-weight: bold;
	font-size: 28px;
	color: orange;
	text-decoration: underline
}

.apptitle:link {
	font-weight: none;
	font-size: 28px;
	color: #007aaa;
	text-decoration: none
}

.apptitle:visited {
	font-weight: none;
	font-size: 28px;
	color: #007aaa;
	text-decoration: none
}

.apptitle:hover {
	font-weight: none;
	font-size: 28px;
	color: #005677;
	text-decoration: underline
}

body, td, th, h3 {
	font-size: x-small;
	voice-family: inherit;
	font-size: small;
}

.maincontentcontainer {
	text-decoration: none;
	height: 100%;
}

.maincontentsub {
	color: #3c3e43;
}

.paddingcontainer {
	padding: 0px;
}

table.maintable {
	width: auto;
	width: 100%;
}

.whitecell {
	background: #ffffff;
}

img.space {
	display: block;
	margin: 0px;
}

.logoholder {
	padding: 12px 20px 8px;
	background-color: #424b5c;
}

.toolbarbg {
	background-color: #fff;
	color: #3c3e43;
	border-top: 1px solid #262c39;
	border-bottom: 1px solid #ddd;
	padding: 14px 20px;
	font-size: 12px;
}

#toolbarsub {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding: 0px;
	display: inline;
}

#toolbar ul {
	margin: 0px;
	padding: 0px;
	color: #3c3e43;
	margin-top: 0px;
	display: block;
	line-style: none;
}

#toolbar li {
	list-style-type: none;
	display: inline;
	float: left;
	line-style: none;
	line-height: 20px;
	vertical-align: middle;
}

#toolbarsub ul li:first-child a span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-left: 0;
}

#toolbarsub ul li:last-child a span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#toolbarsub li a span {
	font-size: 12px;
	border: 1px solid #ddd;
	border-bottom-color: #ccc;
	text-decoration: none;
	margin-left: -1px;
	color: #666;
	padding: 7px 13px 7px 13px;
	box-shadow: 0px 1px 0 0 rgba(0,0,0,0.06);
	background-image: -webkit-linear-gradient(#fff 60%,#f6f6f6 100%);
	background-image: -moz-linear-gradient(#fff 60%,#f6f6f6 100%);
	background-image: -ms-linear-gradient(#fff 60%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

#toolbarsub li a span#activebutton {
	border: 1px solid #ddd;
	border-bottom-color: #ccc;
	text-decoration: none;
	margin-left: -1px;
	color: #333;
	padding: 7px 13px 7px 13px;
	box-shadow: 0px 1px 0 0 rgba(0,0,0,0.06);
	background-image: -webkit-linear-gradient(#f8f8f8 60%,#eee 100%);
	background-image: -moz-linear-gradient(#fff 60%,#f6f6f6 100%);
	background-image: -ms-linear-gradient(#fff 60%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

.row1 {
	color: #3c3e43;
	font-size: 11px;
	border-bottom: 1px solid #ddd;
}

.row2 {
	color: #3c3e43;
	font-size: 11px;
	border-bottom: 1px solid #ddd;
}

.navbox {
	width: 100%;
	color: #3c3e43;
	font-size: 11px;
}

.navboxtop {
	background: url('%themepathinterface%images/navboxtr.gif') no-repeat top right;
	height: 22px;
}

.navboxtopleft {
	display: inline;
	background: url('%themepathinterface%images/navboxtl.gif') no-repeat top right;
	width: 7px;
	height: 22px;
	float: left;
}

.navboxcontent {
	border: 1px solid #cdc6b6;
}

.footercontainer {
	height: 40px;
	margin-top: 60px;
}

.footertext {
	color: #565656;
	font-size: 11px;
	padding-bottom: 4px;
}

.sprite-button1 {
	background-position: 0 0;
}

.sprite-button1blue {
	background-position: 0 -74px;
}

.sprite-button1green {
	background-position: 0 -148px;
}

.sprite-button1hover {
	background-position: 0 -222px;
}

.sprite-button1red {
	background-position: 0 -296px;
}

.sprite-button2 {
	background-position: 0 0;
}

.sprite-button2blue {
	background-position: 0 -74px;
}

.sprite-button2disabled {
	background-position: 0 -148px;
}

.sprite-button2gray {
	background-position: 0 -222px;
}

.sprite-button2green {
	background-position: 0 -296px;
}

.sprite-button2hover {
	background-position: 0 -370px;
}

.sprite-button2red {
	background-position: 0 -444px;
}

/* temp */

.contentholder {
	padding: 12px 20px;
	overflow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f8f8f8;
}

.tabborder {
	background: #fff;
	color: #3c3e43;
}

.tab {
	margin-left: 0;
	margin-top: 0;
	color: #3c3e43;
	font-size: 13px;
	padding: 0px 10px 4px 2px;
	z-index: 6;
	display: block;
}

.tab li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.tab li a span {
	display: block;
	float: left;
	padding: 6px;
	padding-left: 5px;
	padding-right: 13px;
	padding-top: 5px !important;
	height: 14px;
}

.tab li a {
	text-decoration: none;
	padding-left: 3px;
	margin-right: 2px;
	float: left;
	position: relative;
	bottom: -2px;
	left: -2px;
	color: #a0947b;
	z-index: 1;
	outline: none;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	border-radius: 4px 4px 0 0;
	background-color: #fff;
}

.tab a:hover {
	color: #3c3e43;
	background: #fff;
	cursor: hand;
	cursor: pointer;
}

.tab a:hover span {
	display: block;
	float: left;
	padding: 6px;
	padding-left: 5px;
	padding-right: 13px;
	padding-top: 5px !important;
	height: 14px;
}

.tab a.currenttab {
	color: #3c3e43;
	z-index: 4;
	bottom: -1px;
	padding: 5px 7px;
}

.tab a.currenttab span {
	display: block;
	float: left;
	padding: 6px;
	padding-left: 5px;
	padding-right: 13px;
	padding-top: 5px !important;
	height: 14px;
}

.tabcontent {
	display: block;
	float: left;
	position: relative;
	z-index: 3;
	padding: 20px;
	margin: 0px;
	background-color: #fff;
	color: #3c3e43;
	border: 1px solid #ddd;
	font-size: 13px;
	min-width: 250px;
}

.tabcontent table {
	border-top: 1px solid #ddd;
}

.tabcontent .gridrow1, .tabcontent .gridrow2 {
	background-color: #fff;
	padding: 3px 0 !important;
}

label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

label {
	margin: 0 5px 5px 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-font-smoothing: antialiased;
}

textarea {
	height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}

select {
	height: 30px;
	
	/*In IE7, the height of the select element cannot be changed by height, only font-size */

  	*margin-top: 4px;
	
	/* For IE7, add top margin to align select with labels */

  	line-height: 30px;
}

input[type="file"] {
	font-size: 12px;
}

select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

select[multiple],
select[size] {
	height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #3c3e43;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.paddedcontainer {
	padding: 4px;
}

.paddedcontainermedium {
	padding: 8px;
	padding-right: 12px;
	overflow: none;
}

.licenseagreement {
	color: #3c3e43;
	font-size: 13px;
}