.hide_tabs {
	visibility: hidden;
	margin-top: -25px;
}
.label {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #1F1919;
}
.text {
	font-size: 13px;
	font-family: arial;
}
.fixedtext {
	font-size: 12px;
	font-family: courier new;
}
.boldtext {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #333333;
}
.warning {
	font-size: 12px;
	font-family: arial;
	color: #992222;
}
.note {
	font-size: 12px;
	font-family: arial;
	background-color: #fdffe5;
	border: 1px solid #c8cce9;
	padding: 7px;
	text-align: left;
	margin-bottom: 10px;
}
.button {
	font-size: 12px;
	font-family: arial;
}
.submitbutton, .button {
	font-size: 12px;
	font-family: arial;
	padding: 2px;
	min-width: 70px;
}
.popupmenu {
	font-size: 12;
	font-family: arial;
}
.radio_buttons {
	line-height: 200%;
}
.link {
	font-size: 12px;
	font-family: arial;
}
.textfield, .passwordfield, input[type='text'], input[type='password'] {
	font-size: 13px;
	font-family: arial;
	padding: 3px;
}
.errorField {
	color: #B04C58;
	font-weight: bold;
}
#application input[type='submit'], #application input[type='button'] {
	border: 1px solid #333;
	color: #333;
	background-color: #fff;
	background-image: url(/images/button-gradient.png);
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 12px;
	min-width: 75px;
	margin: 0px;
	padding: 2px 10px;
}

#application input[type='submit']:active {
	background-image: url(/images/button-gradient-reversed.png);
}
#application input[type='submit'].save {
}
#application input[type='submit'].save:hover {
	background-color: red;
}
#application input[type='submit'].cancel:hover {
}

#application input.actionButton {
	text-transform: uppercase;
	font-size: 13px;
	background-color: #005BCE;
	color: white;
	padding: 7px 12px;
	background-image: none;
	cursor: pointer;
}
#application input.actionButton.light {
	background-color: #FF4900;
	border-color: #FF3700;
}
select {
	color: #333;
	font-size: 12px;
}
.togglepanel {
	font-size: 13;
	font-family: arial;
}
.filefield {
	font-size: 11;
	font-family: arial;
}
.heading {
	color: black;
	font: normal 22px/1em 'Trebuchet MS', Arial, sans-serif;
	margin: 0px 0px 18px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
}
.heading2 {
	font-size: 17;
	font-weight: normal;
	font-family: times new roman;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #cbc1d9;
	color: #111111;
	border-width: 1px;
	border-style: solid;
	border-color: #c8cce9;
	text-align: left;
}
.panelHeading {
	padding: 10px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	font-size: 16px;
	padding: 10px 10px 10px 20px;
	background-color: #F2F2F2;
	margin-bottom: 15px;
}
.subheading {
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 20px;
}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #c8cce9;
}
.boldheading {
	font-size: 15;
	font-weight: bold;
	font-family: arial;
	padding-top: 2px;
	padding-bottom: 2px;
	color: 444444;
}
.record td {
	padding: 3px;
	vertical-align: baseline;
}
.datatable {
	background-color: #dddddd;
}
.datatable_title {
	font-family: arial;
	font-weight: bold;
}
.datatable .header {
	background-color: #eeeeee;
	font-weight: bold;
	padding: 2px 5px;
}
.datatable td {
	padding: 3px;
}
.datatable_oddrow {
	background-color: #ffffff;
}
.datatable_evenrow {
	background-color: #ffffff;
}
.table_tab {
	border: 1px solid #888888;
	padding: 3px;
	font-size: 15px;
	background-color: #aaaaaa;
	width: 100px;
	text-align: center;
	color: white;
}
.topmenu_link {
	color: #ffffff
}
.soft {
	color: #454545;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submenutext {
	font-size: 12;
	font-family: tahoma;
	color: #FFFFFF;
}
.submenulink {
	font-size: 12;
	font-family: tahoma;
	color: #FFFFFF;
}
.edithint {
	border: 1px solid #555555;
	padding: 2px;
	margin: 2px;
	background-color: #efefef;
}
.box {
	width: 100%;
	background-color: #dddddd;
}
.box .header {
	font-weight: bold;
	background-color: #eeeeee;
	padding: 2px 5px;
}
.box .content {
	background-color: #ffffff;
}
.hints {
	width: 400px;
	margin-bottom: 10px;
}
.hints > .title {
	border: 2px solid #654a94;
	width: 50%;
	background-color: #654a94;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Lucida Grande', verdana, arial;
	font-size: 15px;
}
.hints > .content {
	padding: 5px;
	color: #444444;
	border: 2px solid #654a94;
	background-color: #e4ddf0;
}
.hints > .content ul {
	padding-left: 15px;
	margin: 0px;
	list-style-type: square;
}
.hints > .content a {
	color: #444444;
}
.backlink {
	color: #444444;
	text-decoration: none;
}
.messages {
	margin-bottom: 15px;
	padding: 18px 4px 4px 54px;
	min-height: 37px;
	vertical-align: middle;
	border: 1px solid #C0C0C0;
	background-color: #f5f5f5;
	font-family: 'Lucida Grande', verdana, arial;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
ul.messages {
	list-style: disc;
	padding-left: 75px;
}
.messages.errors {
	background-image: url(/images/icons/error.png);
	color: #222;
}
.messages.info {
	background-image: url(/images/icons/info.png);
}
.messages_spacer {
	min-height: 10px;
}
.pageHeading {
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 26px;
	padding-bottom: 12px;
	margin: 0px 0 18px 0;
}
/*.pageHeading { font-family: Trebuchet MS,Tahoma,Verdana; font-size: 16px; font-weight: bold; margin-bottom: 15px; }*/
.pageHeading img {
	vertical-align: middle;
	margin-right: 5px;
}
.pageHeading2 {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.inputHint {
	font-family: arial, verdana;
	font-size: 11px;
	color: #888888;
}
.nowrap {
	white-space: nowrap;
}
form .formSectionHeading {
	font-family: Verdana, arial;
	font-size: 14px;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
form .formSection {
	margin-left: 40px;
}
form .formInputInstructions {
	font-family: arial;
	font-size: 11px;
	color: #999999;
}
form .formNavigation {
	margin-top: 20px;
	text-align: center;
}
form .formNavigation .textButton {
	font-size: 14px;
	padding: 3px 7px 3px 7px;
}
form input[type=text] {
	border: 1px solid #999999;
}
form a.textButton + a.textButton {
	margin-left: 10px;
}
form input[type=text].required {
	background-color: #FFFFCC;
}
.contentPadding {
	padding: 15px 15px 30px 15px
}
/*-----------------------------------------*/
/* New 'stacked' form */
form.stacked .label {
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	color: #444;
	xtext-shadow: 1px 1px #ddd
}
form.stacked input[type=text], form.stacked textarea, form.stacked select {
'Trebuchet MS', Tahoma, Verdana;
	font-size: 13px;
	padding: 7px;
	border-color: #ccc;
	color: #222;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
}
form.stacked .input+.label, form.stacked .text+.label {
	margin-top: 12px;
}
form.stacked .label+.input, form.stacked .label+.text {
	margin-top: 3px;
}
form.stacked .text {
	padding-left: 10px;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
}
.instructionBox {
	border: 1px solid #ddd;
	width: 400px;
	background-color: #efefef;
	padding: 15px;
	float: right;
}
.instructionBox .heading {
	font-size: 16px;
	font-weight: bold;
	border: none;
	margin-bottom: 10px;
	text-align: center;
}
/* Buttons */
form .toolbar {
	margin-top: 10px;
}
form .toolbar button {
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Verdana;
	font-size: 15px;
	background-color: #638623;
	color: white;
	border: 2px solid #486820;
	letter-spacing: .05em;
	border-radius: 5px;
	padding: 4px 12px 6px 12px;
	border-color-right: white;
	cursor: pointer;
}
form .toolbar button:hover {
	background-color: #76a12b;
	border-color: #547824;
}

form button.openmodal {
    font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Verdana;
    font-size: 12px;
    background-color: #7c6ab0;
    color: white;
    border: 1px solid #381c86;
    letter-spacing: .05em;
    border-radius: 5px;
    padding: 2px 8px 3px 8px;
    border-color-right: white;
    cursor: pointer;
}

form .toolbar button+a {
	margin-left: 5px;
	clear: both;
}
form div.section.left {
	float: left;
	width: 300px;
	border: 10px solid red;
}
form div.section.right {
	float: right;
	width: 300px;
	border: 10px solid green;
}
form .sectionheading {
	color: #481D6C;
	font-weight: bold;
	font-size: 15px;
}
form ul {
	line-height: 2em;
}
form ul .instruction {
	color: #777;
	font-style: italic;
}
form .highlight {
	background-color: #FFFDC7;
}
/*-----------------------------------------*/
table.reset {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
a.textButton {
	display: inline-block;
	border: 1px solid #333333;
	background-color: #DDDDDD;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #1F1919;
	font-family: verdana, arial;
	font-size: 11px;
	text-align: center;
}
a.textButton:hover {
	background-color: #EFEFEF;
}
a.textButton.highlight {
	background-color: #FFE2AF;
}
a.textButton.highlight:hover {
	background-color: #FFCF4F;
}
/* Tables */
.tableBorder {
	border: 1px solid #012B81;
}
.tableFilter {
	border: 0px;
	margin: 0px;
	background-color: #A4C6FF;
	width: 100%;
	white-space: nowrap;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	border-bottom: 1px solid #012B81;
}
.tableFilter + .tableFilter {
	border-bottom: none;
}
.tableFilter td {
	padding: 3px 5px 3px 5px;
}
.tableData {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	width: 100%;
	font-family: arial, helvetica;
	font-size: 12px;
}
.tableData > thead {
	background-color: #EAF3FF;
	font-size: 11px;
	text-align: left;
	height: 25px;
	border-bottom: 1px solid #CFCFCF;
}
.tableData > thead th {
	padding: 5px 7px 5px 7px;
}
.tableData > thead th.rightborder {
	border-right: 1px solid #CFCFCF;
}
.tableData > tbody td {
	padding: 7px;
	border-bottom: 1px solid #CFCFCF;
}
.tableData > tbody td.nowrap {
	white-space: nowrap;
}
.tableData > tbody .noitems td {
	padding: 25px;
	text-align: center;
}
.tableData > tfoot td {
	background-color: #E9E9E9;
	height: 20px;
	border-top: 1px solid #CFCFCF;
}
.tableData > tbody td.rowspan {
	white-space: nowrap;
	vertical-align: top;
	border-right: 1px solid #CFCFCF;
}
.simpleTable {
	font-size: 12px;
	border-collapse: collapse;
}
.simpleTable td, th {
	border: 2px solid #EAEAEA;
}
.simpleTable tr > th {
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #F1F1F1;
}
.simpleTable tr > td {
	padding: 10px;
}
.simpleTable td .button {
	padding: 5px 10px;
	background-color: #FF4900;
	border-color: #FF3700;
	text-decoration: none;
	color: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.simpleTable td .button.disabled {
	background-color: gray;
}
.simpleTable tr.highlighted {
	background-color: #FAF7D2;
}
/* Tabs/menus */
.menu {
}
.menu .title {
	background-color: #02b4cf;
}
.tabs {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
.tabs .tab {
	background-color: #017d90;
	font-family: 'lucida grande', Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin-right: 5px;
	float: left;
	white-space: nowrap;
	min-width: 80px;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.tabs .tab.first {
	margin-left: 15px;
}
.tabs .tab a {
	display: block;
	padding: 4px 8px 4px 8px;
	color: #ffffff;
	text-decoration: none;
}
.tabs .tab a:hover {
	background-color: #00c9e8;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.tabs .tab.selected {
	background-color: #02b4cf;
}
.tabs + div.platform {
	background-color: #02b4cf;
	height: 5px;
	min-height: 3px;
	clear: both;
	box-shadow: 0px 1px 4px #555;
}
.tabs + div.platform + .subtab {
}
/* Submenu - pills under the tabs */
.tabs + .platform + .subtab {
	height: 24px;
	padding: 8px 16px 7px 16px;
	background-color: #eee;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 0px solid #555;
	box-shadow: 0px 3px 10px #777;
}
.tabs.pills {
	margin-top: 0px;
}
.tabs.pills .tab {
	padding: 0px;
	display: inline-block;
	background-color: transparent;
}
.tabs.pills .tab a {
	padding: 3px 10px;
	color: black;
	font-weight: normal;
	font-size: 12px;
	min-width: 50px;
	color: #482463;
	background-color: #E4D8E8;
	border: 1px solid #A48CAD;
	border-radius: 12px;
	box-shadow: 0px 0px 5px #A48CAD inset;
}
.tabs.pills .tab a:hover {
	background-color: white;
	cursor: hand;
}
.tabs.pills .tab.selected a {
	font-weight: bold;
	background-color: white;
	box-shadow: 0px 0px 5px #A48CAD inset;
}
.tabs.pills .tab.first {
	margin-left: 0px;
}
/* following: IE hack */
/*div.platform { background-color: #3878E8; height: 8px; min-height: 8px; clear: both; }*/
.tabsContent {
	padding: 10px;
}
/* Input areas */
.inputSection {
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
	font-family: arial;
	padding: 5px 5px 15px 5px;
}
.inputSection + .inputSection {
	margin-top: 15px;
}
.inputSection > .label {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 12px;
	padding-bottom: 5px;
}
.inputSection > .description {
	font-size: 12px;
	margin: 0px 0px 7px 10px;
}
.inputSection > .data {
	margin-left: 10px;
	margin-bottom: 5px;
}
.inputSection > .other {
	margin-left: 18px;
}
/* Folders */
.folders .link {
	font-family: tahoma;
}
.folders a:link {
	text-decoration: none;
}
.folders a:visited {
	text-decoration: none;
}
.folders a:active {
	text-decoration: none;
}
.folders a:hover {
	text-decoration: underline;
}
/* Using these? */
#pagesTable td {
	font-family: arial, helvetica;
	font-size: 12px;
}
#pageQuestions td {
	font-family: arial, helvetica;
	font-size: 12px;
}

.admin-options { border: 2px dashed #555; margin-top: 15px; width: 400px; padding: 10px; background-color: #fffed1 }


a.upgrade-button {
    padding: 4px 15px;
    background-color: #f36b24;
    border-color: #421333;
    color: white;
    border-radius: 8px;
    font-size: 13px;
    font-family: 'lucida grande', Geneva, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

a.boxLink {
    display: block;
    padding: 8px 15px;
    font-family: arial;
    font-size: 16px;
    border: 1px solid #d3d3d3;
    text-decoration: none;
}

a.boxLink:hover {
    background-color: #F1EBE1;
}

a.boxLink+a.boxLink {
    border-top: none;
}

#plans tr:nth-child(2) {
    display: none;
}
