
/* Install Styles */

#install {
	padding: 20px;
	padding-top: 0px;
}

#install legend {
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

#install fieldset {
	border: 0px;
	padding: 0px;
}

#install .clear-right {
	clear: right;
}

#install fieldset .description {
	width: 250px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#install fieldset .description p {
	padding: 0px;
	margin: 0px;
}

#install fieldset label {
	width: 150px;
	font-weight: bold;
	float: left;
}

#install fieldset .text, #install fieldset .database_text {
	
}

#install fieldset .database_text {
	width: 80px;
}

#install fieldset .path_label {
	width: 110px;
}

#install fieldset .path {
	width: 250px;
}

#install fieldset .database_text p {
	margin: 0px;
	padding: 0px;
}

#install fieldset .clear {
	clear: left;
}

#install .desc {
	display: inline;
	margin: 10px;
}

#install fieldset .path-desc {
	display: block;
	margin: 10px;
	font-style: italic;
}

#install #database_host {
	width: 100px;
}

#install .next {
	float: right;
}

#install .prev {
	float: left;
}

#install .clearer {
	clear: both;
}


/* Insert any CMS styles here */
html {
	font-size: 50%;
	width: 100%;
	height: 100%;
}

img {
	border: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #211705;
	font-size: 125%;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('http://www.azure-design.com/cms/images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

p {
	font-size: 12px;
	line-height: 16px;
}

#cms-outer {
	margin: 0px;
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#cms-outer a, #cms-outer a:visited, #cms-outer a:hover, #cms-outer a:active {
	color: #1C4A7B;
	text-decoration: none;
}

#cms-outer a:hover {
	text-decoration: underline;
}

#errors {
	font-weight: bold;
	color: #CC0000;
}

#warnings {
	font-weight: bold;
	color: #FFCC00;
}

#notices {
	font-weight: bold;
	color: #46af44;
}

.icon {
	border: 0px;
}

.cms-textarea {
	width: 460px;
}

.cms-image {
	float: right;
}

#edit-page label {
	font-weight: bold;
	margin-right: 10px;
}

.explanation {
	border: 2px solid #333333;
	font-size: small;
	margin-bottom: 15px;
	padding: 5px;
}

.cms-row-one, .cms-listing-error {
	background-color: #f3f3f3;
}

.cms-row-two {
	background-color: #FFFFFF;
}

.cms-listing-icon {
	text-align: center;
	width: 30px;
}

.cms-listing-operations {
	text-align: right;
	width: 180px;
}

.cms-listing-icon img {
	border: 0px;
}

.cms-page {
	width: 504px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.cms-page legend {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000000;
}

.status_error {
	color: #CC0000;
}

.status_okay {
	color: #66CC66;
}

.cms-page fieldset .label, .cms-page fieldset .section-label {
	display: block;
	font-weight: bold;
	font-size: 11px;
}

.cms-submit {
	display: inline;
	font-size: 11px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}

.cms-edit-submit {
	float: right;
	margin-left: 4px;
}

.cms-page fieldset {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 1%;
}

.cms-page fieldset .label {
	float: left;
}

.cms-page fieldset .section-label {
}

.cms-page fieldset legend, .cms-page fieldset .label, .cms-page fieldset .section-label {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 100px;
}

.cms-page fieldset p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.cms-page fieldset span {
	padding: 2px;
	display: block;
}

.cms-form, .cms-home-page {
	margin-bottom: 15px;
	display: block;
	background-color: #f3f3f3;
	background-image: url('http://www.azure-design.com/cms/images/state-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
}

.cms-home-page {
	padding: 5px;
}

#cms-header {
	clear: both;
	height: 137px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#cms-leftnav {
	float: left;
	width: 220px;
}

.cms-sidebar {
}

.cms-sidebar h2 {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('http://www.azure-design.com/cms/images/cms-listing-header.jpg');
	background-position: left;
	background-color: #1C4A7B;
	display: block;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
}

.cms-sidebar-list {
	padding: 0px;
	margin: 0px;
}

.cms-sidebar li .image {
	position: absolute;
	margin-top: -8px;
	margin-right: 3px;
	display: block;
	margin-left: -38px;
}

.cms-sidebar li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left;
	clear: left;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
}

.cms-sidebar-inner {
	padding: 15px;
}

#cms-crumbs {
	background-image: url('http://www.azure-design.com/cms/images/crumbs-background.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 53px;
	width: 777px;
}

#cms-crumbs div {
	padding-top: 22px;
	padding-left: 24px;
	text-transform: capitalize;
}

#cms-inner {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 20px;
	height: 1%;
}

.cms-listing {
	width: 100%;
	background-color: #f3f3f3;
	margin-bottom: 10px;
}

.cms-listing table {
	background-color: #FFFFFF;
	width: 100%;
}

.cms-listing {
	font-size: 12px;
}

.cms-template {
	width: 200px;
}

.cms-listing-error {
	text-align: center;
}

.cms-header-one, .cms-header-two {
	background-color: #fdfdfd;
	color: #5a94c2;
}

.cms-listing th, .cms-listing td {
	padding: 2px;
}

.cms-listing td {
	line-height: inherit;
}

.cms-listing-title {
	width: auto;	
}

.cms-crumbs p {
	font-size: 11px;
}

.cms-listing-title input {
	width: 100px;
}

.cms-listing-description input {
	width: 200px;
}

.cms-listing-operations #s_template {
}

.cms-row-one, .cms-row-two {
	
}

.backend-form {
	width: inherit;
}

.operations {
	text-align: center;
}

.section-operations {
	display: none;
}

.text, .select {
	width: 100px;
}

#cms-page-title, .cms-page-title {
	font-weight: bold;
	font-size: 13px;
	color: #1792b9;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit {
	float: right;
}

.template_title {
	width: 75px;
}

.cms-listing .template_cell {
	padding: 4px;
	text-align: center;
}

.template_okay, .template_error {
	font-weight: bold;
}

.template_okay {
	color: #66CC33;
}

.template_error {
	color: #CC0000;
}

.backend-form-title-left {
	float: left;
}

.backend-form-title-right {
	float: left;
}

.backend-form-title h2 {
	background-color: #2391c5;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 11px;
	float: left;
}

.cms-form-delete {
	color: #9d3293;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

#cms-delete-article {
	float: left;
}

.cms-form label span {
	font-size: 12px;
}

.cms-help {
	
}

.backend-form-title {
	padding: 0px;
	margin: 0px;
	height: 24px;
	overflow: hidden;
}

.backend-form-title-clear {
	clear: left;
	overflow: hidden;
	height: 3px;
	background-image: url('http://www.azure-design.com/cms/images/state-top.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

.cms-help {
	display: none;
	background-color: #dedede;
	padding: 10px;
	margin-bottom: 10px;
}

.cms-help-icon, .cms-help-icon-selected {
	float: right;
	padding: 3px;
	padding-bottom: 10px;
	margin-top: -27px;
	cursor:pointer;
}

.cms-help-icon-selected {
	background-color: #dedede;
}

*html .cms-help-icon-selected img, *html .cms-help-icon img {
	margin-top: 3px;
}

.cms-line {
	border: 1px solid #a5acb2;
	margin: 0px;
}

.sections-icon {
	float: left;
}

.c {
	margin-bottom: 13px;
}

.cms-image-row {
	margin-bottom: 10px;
}

.cms-image-delete {
	float: right;
}

.cms-file {
}

.cms-image-delete span {
	display: block;
	font-size: 11px;
	font-style: normal;
}

.cms-image-delete .checkbox {
	float: left;
}

.meta {
	display: none;
}

.cms-image-label {
	display: inline;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

.cms-divider {
	width: 504px;
	height: 27px;
	background-image: url('http://www.azure-design.com/cms/images/divider.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.cms-newsletter-groups {
	margin-left: 112px;
}

th.subscribers-select {
	width: 120px;
}

select.subscribers-select {
	width: 100px;
}

.subscribers-button {
	margin-left: 4px;
	position: absolute;
}

.cms-login {
	padding-left: 10px;
	padding-right: 20px;
}

.cms-login p {
	font-size: 10px;
}

.cms-login-right {
	float: right;
	width: 280px;
}

.cms-arrow {
	float: right;
	margin: 4px;
}

.listing-options {
	text-align: right;
}

#copyright, #version {
	font-size: 10px;
	text-align: center;
}

#version {
	font-style: italic;
}

#subscriber_filter {
	float: right;
}

#newsletter_subject {
	width: 180px;
}

.newsletter_subject {
	color: #5A94C2;
	font-weight: bold;
	width: 70px;
	float: left;
	margin-top: 4px;
}

.newsletter-warning {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
}

.rollback-select {
	width: 300px;
}

.rollback-submit {
	float: right;
}

.cms-home-page {
	background-color: #F3F3F3;
	height: 1%;
}

.cms-section-option {
	background-image: url('http://www.azure-design.com/cms/images/homepage-section.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 96px;
	height: 116px;
	float: left;
	padding-top: 7px;
	margin-left: 2px;
	text-align: center;
}

.cms-section-image {
	height: 70px;
	padding-right: 9px;
	display: block;
}

.cms-section-title {
	display: block;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-top: 4px;
	width: 87px;
	margin-left: auto;
	margin-right: auto;
}

.cms-section-spacer {
	float: left;
	background-image: url('http://www.azure-design.com/cms/images/homepage-spacer.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 2px;
	margin-top: 2px;
	width: 96px;
	height: 118px;	
}

.cms-section-clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}

#cms-support-form {
	height: 1%;
}

#cms-support-form .section-label {
	display: block;
	float: none;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

#cms-support-form .input {
	width: 221px;
}

#cms-support-form textarea {
	width: 479px;
	height: 82px;
}

.cms-support-form-name {
	width: 254px;
	float: left;
}

#cms-support-form .submit {
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

#copyright {
	background-image: url('http://www.azure-design.com/cms/images/azure-logo-small.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	margin-top: 10px;
}

#subscriber_filter span {
	padding-top: 4px;
	display: block;
}

#subscriber_filter input {
	float: left;
}