
#headContainer{
	background: url(/site/images/bannerBg.jpg) repeat-x;
}
#head{
	background: url(/site/images/head.jpg) no-repeat;
}
.img-center {
	margin: 3em auto;
	display: block;	
}
.img-left {
	float: left;
	width: 40%;
	margin: .5em 3em 3em 0;
}
.img-right {
	float: right;
	width: 40%;
	margin: .5em 0 3em 3em;
}
.redactor_editor hr {
	border-top: 1px solid #ccc !important;
	margin: 2em 0 !important;
}



.edit.pageBuilder .content-block .formStyle {
	margin-right: 0%;
	width: 100%;
}


/* I need this */
.searchList
{
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}

.searchList li.searchItem
{
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

.searchList label
{
	display: block;
}

/* Move these to CMS css */
#verticalMenu .sub-2 a {
	padding-left: 1.5em;
	background: #6da7e4;
}

#verticalMenu .sub-2 a:before {
	content: "\2022\00a0";
}

.formStyle.type34 .delete-block.active-block {
	right: 2.5em;
}

/*

.content-block {
	margin-bottom: 5px;
	padding: 0 !important;
}
.block-widgets {
	padding: 1em;
}
.add-content-section {
	text-align: left !important;
	padding-bottom: .5em !important;
}
.block-file {
	width: 100%;
	border-bottom: 3px dashed #333;
	padding-bottom: .5em;
	cursor: move;
	padding: .5em 1em;
}
.block-file .delete-block {
	width: 1.5em;
	height: 1.5em;
	line-height: 1.3em;
	color: white;
	border-radius: 3px;
	background: red;
	text-align: center;
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
	position: absolute;
	top: 0;
	left: 0;
}
.block-file div:first-child {
	float: right;
}
.block-file input {
	font-size: 1em !important;
	width: 15em;
}
.block-item {
	float: left !important;
	margin-right: 1em !important;
	width: 100% !important;
	margin-bottom: 1em !important;
}
.block-item label {
	position: static !important;
}
.block-item input {
	font-weight: normal !important;
}
.block-placehoder {
	background: #fff !important;
	border: 1px dashed #fff !important;
	height: 8em !important;
}
.block-sortable-placehoder {
	background: #eee !important;
	border: 1px dashed #ddd !important;
	height: 8em !important;
	margin-bottom: 5px;
}
.block-add {
	width: 8.5em;
	height: 2em;
	padding: 0 0 0 1.5em;
	color: #333;
	border-radius: 3px;
	background: #eee;
	border: 1px solid #ddd;
	text-align: left;
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
	background: url('/cms/images/add-plus.png') no-repeat .45em .45em;
}
.popup-section {
	padding: .5em 1em;
	text-align: center;
	min-width: 20em;
}
.section-edit, .section-delete {
	width: 2em;
	height: 2em;
	padding: .2em;
	color: white;
	border-radius: 20em;
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.section-add {
	background: #eee !important;
	color: #666 !important;
	border: 1px solid #ddd !important;
	float: right;
	line-height: 2em !important;
	width: 9em !important;
	height: 3em;
	padding-bottom: 1em !important;
	padding-left: 2em !important;
	position: relative;
}
.section-add img {
	position: absolute;
	left: 1.5em;
	top: .9em;
}
.section-container hr {
	padding: 0;
	border: none;
	border-top: medium double #333;
	color: #333;
	text-align: center;
}
.section-container hr:after {
	content: "";
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.5em;
	padding: 0 0.25em;
	background: white;
}
.section-title {
	float: left;
	margin-right: .2em;
}
.section-first {
	margin-right: .5em;
}
.section-toolbar {
	float: right;
	width: 13em;
}



.formStyle.type34 {
	margin-bottom: 2em;
}
.formStyle.type34 {
	width: 100%;
}




.formStyle.type35 {
	width: 100%
}

.formStyle.type35 ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em;
	border-radius: 3px;
	border-top: 1px solid #ccc
}

.formStyle.type35 li {
	margin: 0 0 .8em 0;
	margin: 0;
	cursor: move;
	background: #e9e9e9;
	border: 1px solid #bbb;
	border-radius: 3px;
	padding: 1em;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
	background-image: -moz-linear-gradient(0 100% 90deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .05)));
	border-top: none;
	border-radius: 0;
	padding: .5em .4em;
	transition: background-color .1s ease-in-out
}

.formStyle.type35 li:hover {
	background-color: #f5f5f5
}

.formStyle.type35 .ui-sortable-helper {
	border-top: inherit
}

.formStyle.type35 .ui-sortable-placeholder {
	border: 1px dashed #ccc;
	box-shadow: none;
	background: #f5f5f5
}

.formStyle.type35 input {
	border: medium none;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #666;
	padding: .6em 1em;
	width: 100%;
	background: #fcfcfc;
	background: #fff;
	font-family: 'Titillium Web', 'Helvetica Neue', Arial, sans-serif;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;
	transition: background-color .3s ease, box-shadow .3s ease;
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 0 0;
	vertical-align: middle;
	border-color: #ccc;
	padding: .4em .8em
}

.formStyle.type35 input:focus, .formStyle.type35 input:hover {
	box-shadow: 0 1px 2px #E8DBA3 inset;
	background: #FAF5DF;
	border-color: #e4d38e;
	outline: 0
}

.formStyle.type35 .moveKVP {
	background-image: url(/cms/images/sprites.png?v=201311271034);
	background-repeat: no-repeat;
	background-position: -250px 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 0 0;
	vertical-align: middle;
	height: 20px;
	margin: 0 0 0 1em;
	overflow: hidden;
	width: 19px
}

.formStyle.type35 .keyKVP, .formStyle.type35 .valueKVP {
	width: 30%;
	margin: 0 .5em 0 0
}

@media only screen and (max-width: 1300px) {
	.formStyle.type35 .keyKVP, .formStyle.type35 .valueKVP {
		width: 43.5%
	}
}

@media only screen and (max-width: 1200px) {
	.formStyle.type35 .keyKVP, .formStyle.type35 .valueKVP {
		width: 40%
	}
}

@media only screen and (max-width: 930px) {
	.formStyle.type35 .keyKVP, .formStyle.type35 .valueKVP {
		width: 35%
	}
}

.formStyle.type35 .insertKVP, .formStyle.type35 .removeKVP {
	font-family: 'Titillium Web', 'Helvetica Neue', Arial, sans-serif;
	background-color: #555;
	background-repeat: repeat-x;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 20em;
	color: #FFF;
	display: inline-block;
	padding: .4em 1.5em;
	font-weight: 700;
	width: auto;
	text-align: center;
	transition: background .3s ease;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
	cursor: pointer;
	vertical-align: middle;
	background-image: url(/cms/images/sprites.png);
	background-repeat: no-repeat;
	background-position: -135px -138px;
	padding-left: 2.5em
}

.formStyle.type35 .removeKVP {
	background-color: #e92814;
	background-position: -293px -243px;
	height: 1.9em;
	padding: 0;
	vertical-align: middle;
	width: 1.9em
}