/* Fonts */
@font-face {
	font-family: 'MyriadPro-Light';
	src: url('../fonts/myriadprolight.eot');
	src: url('../fonts/myriadprolight.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadprolight.svg#myriadprolight') format('svg'),
	url('../fonts/myriadprolight.woff') format('woff'),
	url('../fonts/myriadprolight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../fonts/myriadprosemibold.eot');
	src: url('../fonts/myriadprosemibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadprosemibold.svg#myriadprosemibold') format('svg'),
	url('../fonts/myriadprosemibold.woff') format('woff'),
	url('../fonts/myriadprosemibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../fonts/myriadprobold.eot');
	src: url('../fonts/myriadprobold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadprobold.svg#myriadprobold') format('svg'),
	url('../fonts/myriadprobold.woff') format('woff'),
	url('../fonts/myriadprobold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/opensanslight.eot');
	src: url('../fonts/opensanslight.eot?#iefix') format('embedded-opentype'),
	url('../fonts/opensanslight.svg#opensanslight') format('svg'),
	url('../fonts/opensanslight.woff') format('woff'),
	url('../fonts/opensanslight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/opensansregular.eot');
	src: url('../fonts/opensansregular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/opensansregular.svg#opensansregular') format('svg'),
	url('../fonts/opensansregular.woff') format('woff'),
	url('../fonts/opensansregular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/opensanssemibold.eot');
	src: url('../fonts/opensanssemibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/opensanssemibold.svg#opensanssemibold') format('svg'),
	url('../fonts/opensanssemibold.woff') format('woff'),
	url('../fonts/opensanssemibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('../fonts/opensansbold.eot');
	src: url('../fonts/opensansbold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/opensansbold.svg#opensansbold') format('svg'),
	url('../fonts/opensansbold.woff') format('woff'),
	url('../fonts/opensansbold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('../fonts/opensansitalic.eot');
	src: url('../fonts/opensansitalic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/opensansitalic.svg#opensansitalic') format('svg'),
	url('../fonts/opensansitalic.woff') format('woff'),
	url('../fonts/opensansitalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Do some useful style defines here... */
#tinymceformelement-insertables-body_tbl {
	width: 100% !important;
	min-height: 480px !important;
}

body {
	text-align:center;
	padding:0;
	margin:0;
	background:#ffffff;
	font-family:OpenSans, sans-serif;
	color:#666666;
	font-size: 10pt;
	font-weight: lighter;
	line-height: 1.4em;
}
a {
	color:#1C2B0D;
}
a:hover {
	text-shadow:0px 1px 1px rgba(150, 150, 150, 0.8)
}
img {
	border:0;
}
p {
	padding:0.5em 0pt;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	color: #5890CC;
	font-weight:normal;
	font-family:OpenSans-Light, sans-serif;
	line-height:1.25em;
}
h2 {
	font-weight: normal;
	font-size: 125%;
	color: #5890CC;
	font-family:OpenSans-Light, sans-serif;
}

.ContentDefaultBody h2 {margin-bottom:0.8em;}
h3 {
	font-weight: bold;
	font-size: 110%;
}
h4 {
	font-weight: bold;
}

::selection {
	background: #00559B; /* Safari */
	color: white;
}
::-moz-selection {
	background: #00559B; /* Firefox */
	color: white;
}

header .wrapper {
	width: 1340px;
}

.wrapper {
	margin: 0 auto;
	max-width: 1340px;
	text-align: left;

}

#innerwrapper { background:transparent; padding:1em 0 2em; margin:0; min-height: 400px;}
fieldset { border:1px solid #AAA; padding:0.75em; margin:0.5em; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
fieldset legend { color:#555; font-size:84%; padding:0 0.5em; }
header { padding: 5px 2px 1px; display:block;}
footer { min-height: 50px; clear:both; color: #888; font-size: 90%; padding: 0.25em 1em; }
footer a { color: #999; }
footer p { clear: both; }
.clear { clear: both; }

/** login / register page customizations **/
#login-center {
	margin: 0 auto;
	width: 1100px;
}

#login-center fieldset {border:none;}
#login-center .left {
	float:right;
	width:600px;
	margin:70px 70px 0 0;
}

.page-user-login #login-center {width:960px;}
.page-user-login #login-center .left {width:400px;}

.page-user-login #login-center .left #user-login {
	margin:0;
	padding:0;
}

.page-user-login .left #user-login a.register-account {
	margin-top:60px;
}

#login-center .right {float:right;}

#login-center .login-header {
	text-align:center;
}

#register-form input[type="submit"] {
	background:url("../images/white-arrow-white.png") no-repeat scroll 85px center #636466;
}


/*** Navigation breadcrumbs and other sub-nav elements ***/
nav#breadcrumbs {
	font-size:80%;
	margin-bottom:0.5em;
	margin-left:1em;
	color:#555;
	padding-bottom:0.5em;
	height:10px;
}
nav#breadcrumbs a { color:#555; }
nav#breadcrumbs ul.controls { float:right; margin-top:-4px; }


/*** Left-column ***/
.pagecolumn { width:170px; }
.column1 #leftcol { float:left; }
.column1 section.pagecontent {
	margin-left:175px;
	/* Re-enabling the body overflow to allow for context menus.
	overflow: hidden;
	*/
}


/*** Controls that can be implemented throughout the site ***/
ul.controls { height:20px; padding:0; margin:0;}
ul.controls li { float:left; margin-right:0.1em; list-style:none;}
/*
And their images.  Stand-alone "control" buttons also get the same styling.
Since the icons are now being handled by font-awesome, the bulk of this logic will have been removed.
*/


/* First, the common styles for all icon'd controls. */
ul.controls li a { text-decoration: none; font-size: 14px; padding: 2px; line-height: 18px; }
ul.controls li a:hover { text-shadow: none; font-size: 18px; padding: 0; }

ul.controls li a span {
	display: none;
}

ul.controls li a i {

}

/** Spruce up FA with some color :) **/
ul.controls li a i.icon-remove,
ul.controls li a i.icon-delete { color: #7a0200; }
ul.controls li a i.icon-edit { color: blue; }
ul.controls li a i.icon-plus,
ul.controls li a i.icon-add { color: green; }

/**
 * Contextual controls are similar, but slightly different.
 * Instead of being inline, they're in a context menu.
 */
ul.controls.context-menu {
	position: absolute;
	border: 1px solid #999;
	height: auto;
	background: #eee;
	top: 0pt;
	z-index: 999;
}
ul.controls.context-menu li {
	float: none;
	padding: 3px;
	white-space: nowrap;
}
ul.controls.context-menu li a {
	display: block;
}
ul.controls.context-menu li a:hover {
	font-size: 14px;
	padding: 2px;
	background: white;
}
ul.controls.context-menu a span {
	display: inline;
}


/*** Buttons and their respective images that can be used throughout ***/

/*
 * jQuery UI Button 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
a.button,
.ui-widget-content a.button,
span.button {
	background: #666666;
	border: none;
	border-radius: 0;
	box-shadow: 4px 4px 4px #555555;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: OpenSans;
	line-height: 1.4;
	margin-right:.1em;
	margin-top: 28px;
	/* the overflow property removes extra width in IE */
	overflow: visible;
	padding: 5px 25px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	zoom: 1;
}

input[type="submit"],
button{
	background: #666666;
	border: none;
	border-radius: 0;
	box-shadow: 4px 4px 4px #555555;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	color: #ffffff;
	cursor: pointer;
	display: block;
	line-height: 1.4;
	font-family: OpenSans;
	font-weight:normal;
	margin-right:.1em;
	margin-top: 28px;
	padding: 5px 25px;
	text-align: center;
	overflow: visible;
	zoom: 1;
}

a.register-account {
	float:left;
	margin-right:30px;
	background: url("../images/white-arrow-white.png") no-repeat scroll 133px center #636466;
}

a.login-forgot {
	color:#5890CC;
	display: block;
	margin-left: 216px;
	margin-top: -33px;
	position: relative;
	font-family: OpenSans;
}

a.button:hover,
a.register-account:hover,
input[type="submit"]:hover {
	text-decoration:none;
	background-color: #00559B;
}

a.button[disabled=disabled]{
	background-color: rgba(62, 126, 128, 0.49);
	border:2px outset rgba(29, 84, 87, 0.32);
	cursor: no-drop;
	color: #CCC;

	background-image: linear-gradient(bottom, rgb(148,148,148) 19%, rgb(112,111,112) 42%, rgb(148,148,148) 100%);
	background-image: -o-linear-gradient(bottom, rgb(148,148,148) 19%, rgb(112,111,112) 42%, rgb(148,148,148) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(148,148,148) 19%, rgb(112,111,112) 42%, rgb(148,148,148) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(148,148,148) 19%, rgb(112,111,112) 42%, rgb(148,148,148) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(148,148,148) 19%, rgb(112,111,112) 42%, rgb(148,148,148) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.19, rgb(148,148,148)),
		color-stop(0.42, rgb(112,111,112)),
		color-stop(1, rgb(148,148,148))
	);
}

/** Tweak the autocomplete styles slightly **/
.formelement input[type="text"].ui-autocomplete-loading {
	background-image: url('../images/loading-bar-small.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

.formelement input[type="text"].ui-autocomplete-input {
	border: 1px solid #47C6CB;
}



/** Keywords multi select, a derivative of the autocomplete input **/
.formelement .keywords-multi-select {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #47C6CB;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	cursor: text;
	height: auto;
	min-width: 100px;
	padding: 0.15em 0.8em 0.15em 110px;
	width: 226px;
}
.formelement .keywords-multi-select input[type="text"] {
	border: 0 none;
	float: left;
	min-width: 5px;
	padding: 0;
}

.formelement .keywords-multi-select .keywords-multi-select-option {
	background: none repeat scroll 0 0 #EEEEFF;
	border: 1px solid #DDDDDD;
	border-radius: 8px 8px 8px 8px;
	float: left;
	margin: 0.05em;
	padding: 0.2em 0.5em;
}



.message-note,
.message-info,
.message-success,
.message-error {
	-moz-box-shadow: 3px 3px 5px rgba(162, 162, 162, 0.4);
	-webkit-box-shadow: 3px 3px 5px rgba(162, 162, 162, 0.4);
	box-shadow: 3px 3px 5px rgba(162, 162, 162, 0.4);
	padding:0.5em 2em;
	margin:0.05em 2em 1em;
	text-align:center;
	border-radius: 0.4em;
}
.message-tutorial {
	padding: 15px 10px 15px 55px;
	margin: 10px;
	text-align: left;
	overflow: hidden;
	font-size: 92%;
	position: relative;;
}



/** Specific colors **/
.message-note {
	background:#FCF0AD;
	border:1px solid #DED38C;
	color:#B87B02;
}
/*.message-info { background:#FFA; border:1px solid #D9D866; color:#B8B102;}*/
.message-info {
	background: #EEE9FF;
	border:1px solid #2667FF;
	color: #0a1250;
}
.message-success {
	background:#AFA;
	border: 1px solid #85CC85;
	color: #0F9F42;
}
.message-error {
	background:#FCe5ed;
	border:1px solid #E0ADB4;
	color:#DF101D;
}
.message-tutorial {
	background: #faefb9;
	border:1px solid #BCB06D;
	color: #6f6841;
}

.rounded-large { border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; }
.rounded { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }

.formcheckboxinput {
	display:inline-block;
	clear:both;
	background:#F6F6F6;
	border: 1px solid #CBCBCB;
	border-radius: 0.4em;
	color: #3C3C3C;
	padding: 0.3em 0.8em;
}

.formelement { margin-bottom:0.75em; position:relative; }

.formelement label {
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	color: #888;
	background: #eee;
	padding: 3px 8px 4px 8px;
	border-radius: 0.4em 0 0 0.4em;
	min-width: 140px;
}

.formelement .formelement-labelinputgroup label {
	width:334px;
	border-radius: 0.4em 0.4em 0 0;
}

.formelement .formelement-labelinputgroup #formfileinput-file-selector label {
	min-width:0;
	width:110px;
}

.formelement input[type=text],
.formelement input[type=password],
.formelement textarea
{ background:#F6F6F6; border:1px solid #CBCBCB; border-radius:.4em; color:#3C3C3C; padding:0.35em 0.8em 0.35em 188px; min-width:100px;}

#contactform-log-issues .formelement input[type=text] {
	padding: 0.35em 0.8em 0.35em 190px;
}

.formelement.formselect label { position:relative; top:0; margin-bottom:5px; }

.formelement select {
	background:#F6F6F6;
	border:1px solid #CBCBCB;
	border-radius:0.4em 0.4em 0 0;
	color:#3C3C3C;
	padding:0.35em 0 0.35em 0.8em;
	min-width:100px;
	cursor:pointer;
}

.formelement .formelement-labelinputgroup select {
	border-radius: 0 0 0.4em 0.4em;
	min-width: 156px;
}


.formelement.formradioinput span { display:block;margin-bottom:5px; }
.formelement.formradioinput label {
	border: none;
	color: #3C3C3C;
	cursor: pointer;
	display: block;
	line-height: 1.7em;
	margin-right: 0.5em;
	padding: 0.25em 0.5em;
	white-space: nowrap;
	position: relative;
	top: 7px;
	left: 6px;
}

.formelement.formcheckboxesinput label {
	padding: 0.25em 0;
	white-space: nowrap;
	top:4px;
	background:transparent;
}
.formelement.formcheckboxinput label {white-space:nowrap;}

.formelement.formcheckboxinput input,
.formelement.formcheckboxesinput input {
	color: #3C3C3C;
	min-width: 120px;
	padding: 0.35em 0;
	margin-left: 98px;
}

.formelement.formcheckboxesinput label {position:relative;}
.formelement.formcheckboxesinput input {margin-left:0;}

.formelement.formcheckboxesinput {
	background: #F6F6F6;
	border: 1px solid #CBCBCB;
	border-radius: 0.4em;
	max-width: 415px;
	padding: 0.5em;
}

.formelement.formtextareainput label {
	margin-bottom: 5px;
	position: relative;
	top: 0;
}

.formelement.formtextareainput {
	margin-bottom:0;
}

.formelement.formtextareainput textarea {
	padding:0.35em 0.8em;
	min-width: 331px;
}

#formtextinput-page_meta-title {
	padding: 0.35em 0.8em 0.35em 165px;
	width: 173px;
}

.formelement.formradioinput label input { margin-top:0; }
.formelement.formradioinput {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #CCCCCC;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	max-width: 415px;
	padding: 0.5em;
}

.formelement.formerror input,
.formelement.formerror select,
.formelement.formerror textarea { border:1px inset red; background:#FFF0F0;}
.formelement .formdescription { font-size:85%; color:#555; margin:0.25em 0pt 0.25em 1em; }

.formfileinput { width: 375px; clear:both; }
.formfileinput .formfileinput-selector { float:left; width:130px; }

.formelement.formfileinput .formelement-labelinputgroup label {
	position:relative;
	top:0;
	margin-bottom: 5px;
	width:95%;
}

.formfileinput .file-input-innercontainer {
	border:0;
	padding: 4px;
	background: #F6F6F6;
	border-radius: 0.4em;
}
.formfileinput .file-input-actions { margin-left: 150px; }

#formfileinput-avatar-action-link input,
#formfileinput-model-image-action-link input {
	background: none repeat scroll 0 0 #EAEAEA;
	padding: 0.35em;
	width: 175px;
	margin-top: 13px;
}

#formfileinput-file-link-entry {
	min-width: 226px;
	padding: 0.35em 0 0.35em 0.8em;
}

.formcheckboxinput-has_header {
	margin-right:1em;
}

.formcheckboxinput-merge_duplicates label,
.formcheckboxinput-has_header label {
	min-width: 0;
	width: 97.8%;
	padding: 1% 0 1% 2%;
	border-radius: 0.4em;
}

.formcheckboxinput-has_header,
.formcheckboxinput-merge_duplicates {
	position: relative;
	z-index:0;
}

.formcheckboxinput-has_header input[type=checkbox],
.formcheckboxinput-merge_duplicates input[type=checkbox] {
	position:relative;
	z-index:1;
}

.formcheckboxinput-has_header input[type=checkbox] {
	margin-left:25px;
}

.facebook-integration {
	margin-left: 0;
	max-width: 515px;
}

.ui-dialog .formelement label {
	position:relative;
	top:0;
	margin-bottom:5px;
	text-align:left;
}
.ui-dialog .formelement input {
	padding: 0.35em 0.8em;
	display: block;
}

.ui-dialog .formelement select {
	display: block;
	max-width: 100%;
}

.tinymce label {
	position:relative;
	top:0;
	margin-bottom: 5px;
}
.mce-menubar .mce-menubtn button,
.mce-btn button{
	-moz-box-shadow: 0px 0px 0px none;
	-webkit-box-shadow: 0px 0px 0px none;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	display: inline;
}

#formtextinput-option-phone {
	padding: 0.35em 12px 0.35em 120px;
	width: 218px;
}
#formtextinput-option-username {
	padding-left: 160px;
	padding-right: 12px;
	width: 178px;
}

.page-admin-config input[type="text"] {
	padding: 0.35em 0.8em 0.35em 190px;
}
#formtextinput-page-metas-title {
	max-width: 168px;
	padding: 0.35em 0.8em 0.35em 170px;
}


/** Adminbar tweaks **/
body #admin-bar {
	background: #024983;
	opacity: 0.92;
}
body #admin-bar a,
body #admin-bar a:visited {
	color: #EEE;
}

body #admin-bar .button {
	color: #EEE;
	display: inline;
	background: none;
}

body #admin-bar .userloginwidget {
	display: none;
}

table.listing {
	width: 100%;
	border: 1px solid #AAA;
	border-collapse: collapse;
}
table.listing tr:nth-child(odd) {
	background-color: #d5e6f2;
}
table.listing th {
	padding: 0.15em 0.5em;
	border: 1px solid #AAA;
	vertical-align: top;
	color: white;
	font-weight: bold;
	background: #00559B;
	background: -moz-linear-gradient(top, #0068bf 0%, #004f90 100%);
}
table.listing td {
	padding: 0.15em 0.5em;
	border: 1px solid #AAA;
	vertical-align: top;
}

body.page-modelchange table.listing td {
	max-width:500px;
	overflow-x:auto;
}

/*** Debugging Classes ***/
pre.xdebug-var-dump { border: 1px solid #FFE5C0; padding: 0.5em; text-align: left; font-size:0.8em; background: #f5f5f5;color:#555; }


/*** Sortables and Nested Sortables ***/
ol.sortable-listing { margin:0.5em 0pt; }
ol.sortable-listing li {  display: block; list-style: none outside none;  }
ol.sortable-listing li div.entry { border: 1px solid #BBBBBB; padding: 0.25em; }
ol.sortable-listing li.placeholder { border: 1px solid #BBBBBB; background:#BBB;}
ol.sortable-listing li a.control { margin-top: -2px; }
ol.sortable-listing ol { margin-left:1em; }



/*** Primary Navigation ***/
#primary-nav ul {
	padding: 0;
	margin: 0;
}
#primary-nav li { float:left; position:relative; text-align:center;}
#primary-nav li.navigation-menu-over a:hover { color:#00559B; }
#primary-nav a,
#primary-nav span { color: #777; font-weight: bold; text-decoration: none; display:inline-block; padding:0.5em 1em; width:auto;}
/* Enable the mouse over menu */
#primary-nav li.navigation-menu-over>ul { display:block; }
/* And the sub menu */
#primary-nav li ul { display:none; position:absolute; background:#5890CC; z-index:9999; border-top:0 none; width:190px; -moz-box-shadow: 0 3px 6px #000; -webkit-box-shadow: 0 3px 6px #000; box-shadow: 0 3px 6px #000;}
#primary-nav li ul li { width:190px; text-align:left; }
#primary-nav li ul a,
#primary-nav li ul span{ padding-left:20px; width:155px; }
/* And any sub sub menu */
#primary-nav li ul li ul { top:-2px; left:180px; display:none; position:absolute; background:#1C2B0D; border:1px solid black; border-left:0 none; width:190px; -moz-box-shadow: 0 3px 6px #000; -webkit-box-shadow: 0 3px 6px #000; box-shadow: 0 3px 6px #000;}
#primary-nav a:hover {text-shadow:none;}

.sub-menu {margin-top:0;margin-left:0;padding-left:0;}

#primary-nav .sub-menu a {color:#fff;}

/*** Footer Navigation ***/
footer ul.navigation-menu li { list-style-type: none; float: left; padding: 0 0.5em; }
footer ul.navigation-menu li li { float: none;}


/** Collapsible fieldsets **/
fieldset.collapsed { padding:0; border-width: 1px 0px 0px; }


.progress-container {
	position: relative;
}
.progress-success {
	background: none repeat scroll 0 0 #992222;
	border: 2px solid green;
	height: 20px;
	margin-bottom: 5px;
}
.progress-success .bar {
	background: none repeat scroll 0 0 green;
	height: 20px;
}
.progress-container .progress-extended {
	color: white;
	left: 46px;
	position: absolute;
	top: 6px;
}

/** Theme Editor **/

.page-themeeditor .column1 section.pagecontent {
	margin-left:12px;
}
#theme-editor-wysiwyg {

}

.editor-container {
	position:relative;
}

#code {
	min-width:590px;
}

#theme-editor-browser {
	background: transparent;
	position: absolute;
	width: 350px;
	z-index: 100;
	top: 52px;
}

#theme-editor-browser a {
	color:#222;
}

#theme-editor-browser .left {
	float:left;
	width:300px;
	background:#dddddd;
	padding: 10px;
	box-shadow: 3px 4px 15px 6px #090909;
	max-height: 650px;
	opacity: 0.8;
	overflow-y: auto;
}

#theme-editor-browser .left:hover {opacity:0.9;}

#theme-editor-browser .right {
	float:right;
	width:28px;
	background:#090909;
	color:#999999;
	padding:10px 0;
	border-radius: 0 5px 5px 0;
	cursor:pointer;
	opacity: 0.8;
	border-bottom: 1px solid #2b2b2b;
	border-right: 1px solid #2b2b2b;
	border-top: 1px solid #2b2b2b;
}

#theme-editor-browser .right:hover {opacity:1;}

#theme-editor-browser .right i {margin-left:8px;}

#theme-editor-browser .icon {
	float:right;
	margin-right:2px;
}

#theme-editor-browser li .icon {margin-right:0;}

#theme-editor-browser h2 {color:#666;margin-bottom:3px;}

#theme-editor-browser ul {
	margin-bottom:9px;
	padding-bottom:3px;
	border-bottom: 1px solid #e1e1e1;
}

#theme-editor-browser .sub {display:none;}

#theme-editor-browser li .icon {cursor:pointer;}

#theme-editor-browser li {
	list-style-type: none;
	margin-bottom:3px;
}

#theme-editor-browser ul ul {margin-left:10px;}

#theme-editor-browser h2 {
	cursor:pointer;
}

.theme-editor {
	display:none;
}

#theme-editor-wysiwyg .image-editor {
	background: #202020;
	padding-bottom: 25px;
	padding-left: 285px;
}

.image-editor h2 {margin-bottom:5px;}

#revert {
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
}

#revisions li.revision {margin-bottom:3px;}

#revisions .revision-title {cursor:pointer;}
#revisions .revision-date {color:#888;}

.page-themeeditor #dialog-confirm {display:none;}


/** Pagination styles **/
.pagination {
	color: #555555;
	font-size: 84%;
	padding: 0 0.5em;
	margin: 0.5em 0;
}
.pagination a {
	text-decoration: none;
	color: #555555;
}
.pagination .disabled {
	color: #999;
}

.pagination-pager {
	float: left;
}

.pagination-list {
	float: right;
}

/* Alliance One */
header {
	border-bottom:10px solid #00559B;
	margin:0;
	padding-bottom:30px;
	position:relative;
	background: url("../images/swishes.png") no-repeat scroll -55px 0 transparent;

}

header .header-logo {
	display:inline-block;
	position: relative;
	top: 13px;
}

header #primary-nav {
	display: inline-block;
	margin-left: 100px;
	position: absolute;
	bottom: 34px;
}

header #primary-nav li {
	position:relative;
}

header #primary-nav li a .active,
header #primary-nav li span .active {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #00559B;
	position:absolute;
	top:57px;
}

/** Tweak the login widget in the header a bit **/
header .userloginwidget {
	float: right;
}
header .userloginwidget .button-login {
	margin-left:15px;
}

footer a,
footer a:visited {
	color:#00559B;
	text-decoration: none;
}

/* Home */

.home-left {float:left;margin:0 40px 0 0;height:520px;}

.company-stats {
	padding-top: 40px;
	background:url('../images/company-stats.png') top no-repeat;
}

.company-stats .stat {
	float:left;
	width:130px;
	height:130px;
	background:url('../images/stat.png') no-repeat;
}

.stat .number {text-align:center;font-size:2em;font-weight:bold;padding:35px 0 7px 0;}
.stat .item {text-align:center;font-size: 0.85em;line-height:1.2em;}

.stat.red {color:#CE3A1D;}
.stat.blue {color:#00559B;}
.stat.ltblue {color:#5890CC;}

.stat .item-small {font-size:0.8em;text-align:center;margin-top:6px;line-height: 1.05em;}

.home-title {
	margin:155px 0 10px 0;
	color:#fff;
	text-align:center;
	font-size:1.5em;
	font-weight:normal;
}

.home-info {color:#fff;text-align:center;margin-bottom:20px;}

.home-middle {
	float:left;
	width:378px;
	margin:0 40px;
	background:url('../images/home-atm-locator.png') no-repeat;
	height:520px;
	text-align:center;
}

.find-nearby-atms {
	color:#CE3A1D;
	background: url('../images/red-arrow.png') 210px center no-repeat #fff;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	padding: 5px 60px;
	border:none;
	border-radius:0;
	display:inline-block;
	margin:0 auto 15px auto;
	text-decoration: none;
	font-family:OpenSans, sans-serif;
}

.advanced-search-title {
	text-align:center;
	margin-bottom:10px;
	color:#fff;
}

#advanced-search-zip-city {
	float:left;
	background:#EFEFEF;
	color:#636466;
	padding: 6px 5px;
	border:none;
	width:125px;
}

.home-middle #advanced-search-zip-city {
	margin-left:75px;
}

#advanced-search-radius {
	float:right;
	background:#EFEFEF;
	color:#636466;
	border:none;
	padding: 5px;
}

#advanced-search-info {
	float:left;
	margin-top:10px;
	color:#CE3A1D;
	font-size:0.8em;
}

#advanced-search {
	float:left;
	width:78px;
	text-align:center;
	color:#fff;
	background: url('../images/white-arrow.png') 60px center no-repeat #CE3A1D;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	border:none;
	border-radius:0;
	padding: 5px 0;
	margin-left:15px;
	cursor:pointer;
}

#nationwide-coverage-map {
	text-align: center;
	margin-top:80px;
}

#nationwide-coverage-map a {
	color:#CE3A1D;
}

.home-right {
	float:left;
	width:375px;
	margin:0 0 0 40px;
	background:url('../images/home-financial-institutions.png') no-repeat;
	height:520px;
	text-align:center;
}

.home-right .fi-login {
	background: url('../images/blue-arrow.png') 88px center no-repeat #fff;
	border-radius: 0;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
	color: #5890CC;
	display: inline-block;
	font-family: OpenSans,sans-serif;
	margin: 0 auto 15px;
	padding: 5px 30px;
	text-decoration: none;
}

/* About Us */
.about-disclaimer {
	width:900px;
	color: #222;
	font-size: 0.8em;
	margin-top:60px;
	font-weight: normal;
	line-height:1.2em;
}

.about-disclaimer a {
	color:#00559B;
}

#about-map {
	float:left;
	margin-left: 30px;
	text-align:center;
}

#about-map a {
	color:#00559B;
}

#about-map h3 {
	font-weight:normal;
	color:#00559b;
	text-align: center;
	padding-bottom:25px;
}

.about-us .ContentDefaultBody {float:left;}

/* Find ATMs */
#find-search {margin-bottom:20px;}
#find-search #advanced-search-zip-city {float:left;margin-right:10px;width:520px;}
#find-search #advanced-search-radius {float:left;margin-right:10px;width:140px;}
#find-search #advanced-search {float:left;margin:0;background:url("../images/white-arrow-blue.png") no-repeat scroll 60px center #00559B;}
#find-search #bookmark {float:right;border:0;background:#B1B1B1;color:#fff;border-radius:0;padding:2px 15px;}
#print,
#print-all {
	float:right;
	border:0;
	background:#B1B1B1;
	color:#fff;
	border-radius:0;
	margin-left:20px;
	padding:3px 15px;font-family:OpenSans, sans-serif;
	cursor:pointer;
	position:relative;
	box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
}

#mobile{
	float:left;
	width: 250px;
	border:0;
	background:#ce3a1d;
	color:#fff;
	border-radius:0;
	margin-left: 55px;
	padding:3px 15px;font-family:OpenSans, sans-serif;
	cursor:pointer;
	position:relative;
	box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
}

#mobile-icon {
	background: #ce3a1d;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	display: inline-block;
	height: 40px;
	left: -35px;
	padding: 2px;
	position: absolute;
	top: -10px;
	width: 40px;
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.4);
}

/* Print styles for the mobile page - adds mobile app footer with QR codes on first page of ATM locator print */
@media screen {
	#mobile-print {
		display: none;
		position: absolute;
		bottom: 0;
		width: 100%;
	}
}

@media print {
	#mobile-print {
		display:block;
		position: absolute;
		bottom: 0;
		width: 100%;
	}
}

#print-all {
	margin-left: 60px;
}

#find-map {
	float:left;
	margin-right:20px;
	font-family:OpenSans, sans-serif;
}

.find-title,
.coverage-title {
	color:#fff;
	background:#5890CC;
	padding:5px 20px;
	text-align:center;
	font-family:OpenSans, sans-serif;
}

#find-results {
	float: left;
	margin-right: 20px;
	border-spacing: 2px;
	width: 455px;
	font-family:OpenSans, sans-serif;
}

#find-results th {
	border-right: 10px solid #fff;
	padding: 5px 35px;
	color:#fff;
	background:#5890CC;
	padding:5px 20px;
	text-align:center;
	font-family:OpenSans, sans-serif;
}

#find-results th:last-child {
	border-right:none;
}

#find-results td {
	padding:5px 0;
	border-right: 10px solid #FFFFFF;
}
#find-results td:last-child {
	border-right:none;
}

#find-legend {
	float:left;
	text-align:center;
	margin: 20px 0 0 20px;
}

#find-legend .legend-title {
	margin-bottom:30px;
	color:#222222;
	line-height:1em;
	font-family:OpenSans, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

td.feature-icons img {
	display:inline-block;
	margin-right:3px;
}

td.feature-icons img:last-child {
	margin-right:0;
}

a.open-result-info-window,
.result-distance {
	color:#5890CC;
}

/** Coverage Map **/

#coverage-print {
	position: absolute;
	right:0;

}
#coverage-print-wrapper {
	margin:0 0 20px 0;
	position:relative;
	height:40px;
}


.coverage-title.left {
	width:255px;
	float:left;
	margin-right:8px;
}

.coverage-title.right {
	width:185px;
	float:left;
	clear:right;
}

.coverage-result-container {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #E4E4E4;
}

.coverage-result.left {
	width:285px;
	float:left;
	margin-right:8px;
	margin-left:10px;
}

.coverage-result.right {
	width:215px;
	float:left;
	clear:right;
}

.ajax-result-pagination {
	padding:3px 10px;
	color: #00559B;
}

body .ajax-result-pagination i {
	color: #00559B;
	text-decoration: none;
}

#coverage-results .pagination-total-count {
	float: left;
}

.top-pagination .pagination-total-count {
	font-size: 2em;
	left: -12px;
	position: relative;
	top: -74px;
}

body.page-a1atm-coveragemap #coverage-results .pagination-pager {
	float: right;
}

/** Style customizations
*************************************/

#coverage-left {
	float:left;
	margin-right: 15px;
}

#coverage-map {
	width:795px;
	height:565px;
	position:relative;
}

#coverage-map li {
	color:#9DA3D3;
}

#coverage-map .oh,
#coverage-map .in {
	color:#2751A1;
}

#coverage-map .wi,
#coverage-map .il,
#coverage-map .ky,
#coverage-map .mi,
#coverage-map .pa,
#coverage-map .ny {
	color:#546BB4;
}

#coverage-map .ak,
#coverage-map .mt,
#coverage-map .wy,
#coverage-map .nd,
#coverage-map .sd,
#coverage-map .ok,
#coverage-map .vt,
#coverage-map .me {
	color:#E9E9E9;
	cursor:default;
}

#map-legend {
	position:absolute;
	bottom:80px;
	right:0;
	background:url('../images/map-legend.png') no-repeat;
	width:105px;
	height:146px;
}

#state-divider {
	background:url('../images/states-divider.png') center no-repeat;
	height:32px;
	width:100%;
	margin-bottom:15px;
}

#state-list {
	margin-bottom: 20px;
}

#state-list .state-col {
	margin-left:0;
	padding:0 25px;
	border-right:1px solid #ddd;
	float:left;
	list-style-type:none;
	color:#bbb;
}

#state-list .state-col.first {
	margin-left:50px;
}

#state-list .state-col.last {
	border:none;
}

#state-list .state-col a {
	text-decoration: none;
	color:#00559B;
}

#coverage-results {
	background:#F0F0F0;
	float:left;
	min-height:100px;
}

#coverage-results p {
	padding:20px 25px;
}




.listing tr.draft-status-pending_creation td {
	color: green;
}

.listing tr.draft-status-pending_deletion td {
	text-decoration: line-through;
}

.listing tr.draft-status-pending_update td {
	color: #00559B;
}


/** FI Dashboard **/

#fi-nav {
	box-shadow:0 0 5px 0px rgba(0, 0, 0, 0.25);
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	width:100%;
	display: inline-block;
	background:#f2f2f2;
	margin-bottom:1.5em;
}

#fi-nav ul {
	padding: 0;
	margin: 0;
}

#fi-nav ul li a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	color: #626262;
	position: relative;
	transition: all 0.5s;
	padding:0.5em 1em;
}

/*hover/active styles*/
#fi-nav ul li.active a,
#fi-nav ul li a:hover {
	background: #00559B;
	color:#fff;
}

.admin-dashboard,
.fi-information {
	margin-bottom:1.5em;
}

.admin-dashboard .widget {
	border: 1px solid #eee;
	padding: 1em;
	margin-bottom: 1.25em;
}

.fi-information-dashboard {
	border: 1px solid #eee;
	padding: 1em;
	margin-bottom: 1.25em;
}

.fi-information-dashboard .fi-name {
	color: #00559b;
	font-size: 2em;
	margin-bottom: 0.5em;
	display: inline-block;
}

/* Captcha */
.formcaptchainput img {
	display: inline-block;
	margin-top: 22px;
}

/* Custom Fields for Contact Forms */
#custom_field_wrapper label {
	min-width:70px;
}

.custom_field_required label {background:transparent;}

.contact-left {
	float:left;
	margin-right:120px;
	width:620px;
}

.contact-right {
	float:left;
}

.contact-right h1 {
	margin:0.67em 0 0 0;
	margin-bottom:0;
}
.contact-right h2 {
	margin:0 0 1.5em 0;
}

.page-contactform-view-1 #breadcrumbs,
.page-contactform-view-2 #breadcrumbs,
.page-contactform-view-3 #breadcrumbs,
.page-contactform-view-4 #breadcrumbs {
	display:none;
}

.page-contactform-view-1 .formelement.formtextareainput,
.page-contactform-view-2 .formelement.formtextareainput,
.page-contactform-view-3 .formelement.formtextareainput,
.page-contactform-view-4 .formelement.formtextareainput {
	margin-bottom:5px;
}

/* Log Issues Form Tweaks */
.page-contactform-view-1 .formtextareainput label {
	width:364px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	position: relative;
	left: 0;
}
.page-contactform-view-1 .formtextareainput textarea {
	width:359px;
	border-radius: 0 0 0.4em 0.4em;
	border-top: 0 none;
	position: relative;
	top: -5px;
}

/* Brochure Creator Form Tweaks */
#formfileinput-fi_logo-selector label {
	min-width: 20px;
	width: 100px;
}

.formselectinput-fi_name .formelement-labelinputgroup label,
.formselectinput-radius .formelement-labelinputgroup label {
	width:454px;
}


#formselectinput-fi_name,
#formselectinput-radius {
	width: 471px;
}

#formfileinput-fi_logo-link-entry {
	padding: 0.35em 0.8em 0.35em 0.35em;
	min-width: 210px;
	margin-right: 11px;
}
.page-a1atm-brochure .formfileinput {width:477px;}

.page-a1atm-brochure .file-input-innercontainer {min-width:471px;}

.page-a1atm-brochure .formselectinput-fi_name {margin-top:2em;}
.page-a1atm-brochure .formtextinput-fi_address {margin-top:2em;}
.page-a1atm-brochure .formtextinput-fi_zip {margin-bottom:2em;}

.page-a1atm-brochure .formelement input {min-width:270px;}
.page-a1atm-brochure .formelement input[type=radio] {
	min-width:250px;
	position: absolute;
	top: 0.5em;
}
.page-a1atm-brochure .file-input-actions {
	position: absolute;
	top: 2.5em;
}


@-webkit-viewport { width: 1340px; }
@-ms-viewport { width: 1340px; }
@-o-viewport { width: 1340px; }
@viewport { width: 1340px; }

/****************************
 ****   BLOG OVERRIDES   ****
 ****************************/

.single-blog-listing.blog-listing {
	position:relative;
}

/** Featured Blog Article, (article 1 in the list) **/
.single-blog-listing .blog-article-featured-article-header {
	background: #054f96;
	color: #dddddd;
	font-size: 140%;
	font-weight: bold;
	padding: 5px 15px;
	text-transform: uppercase;
}
.single-blog-listing .blog-article.blog-article-number-1 {
	/* The featured article */
	background: rgb(83, 127, 176);
	border: 1px solid #054f96;
	border-radius: 5px;
	clear: none;
	color: white;
	float: right;
	width: 56%;
}
.single-blog-listing .blog-article.blog-article-number-1 .blog-article-title {
	color: white;
	font-size: 110%;
	font-weight: bold;
	padding-left: 15px;
}
.single-blog-listing .blog-article.blog-article-number-1 .blog-article-date {
	color: rgb(143, 172, 204);
}
.single-blog-listing .blog-article.blog-article-number-1 a {
	color: white;
}
.single-blog-listing .blog-article.blog-article-number-1 .blog-article-image {
	padding-left: 15px;
}
.single-blog-listing .blog-article.blog-article-number-1 .blog-article-excerpt {
	margin: 0 15px 0;
}

/** Standard blog articles **/
.single-blog-listing .blog-article {
	clear: left;
	overflow: hidden;
	width: 56%;
	float: right;
	margin-right: 22.5em;
}
.single-blog-listing .blog-article .blog-article-title {
	font-size: 110%;
	font-weight: bold;
	padding-left: 15px;
}
.single-blog-listing .blog-article .blog-article-date {
	color: rgb(143, 172, 204);
}
.single-blog-listing .blog-article .blog-article-image {
	padding-left: 15px;
}
.single-blog-listing .blog-article .blog-article-excerpt {
	margin: 0 15px 0;
}

/** The right side rails and their content **/
.blog-article-right-rail {
	clear: right;
	float: right;
	position: absolute;
	top:3.5em;
	right:0;
	width: 268px;
}
.blog-article-right-rail .blog-article-rail-widget {
	background: #f5f5f5;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	margin-bottom: 15px;
}
.blog-article-right-rail .blog-article-rail-widget h4 {
	background: #dddddd;
	color: #054f96;
	margin: 0;
	padding: 10px;
	text-align: center;
}
.blog-article-right-rail .blog-article-rail-widget .blog-article-rail-content {
	margin: 0;
	padding: 0 10px 10px;
}

/** The left side rails and their content **/
.blog-article-left-rail {
	clear: left;
	float: left;
	position: relative;
	width: 268px;
}
.blog-article-left-rail .blog-article-rail-widget {
	background: #f5f5f5;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	margin-bottom: 15px;
}
.blog-article-left-rail .blog-article-rail-widget h4 {
	background: #dddddd;
	color: #054f96;
	margin: 0;
	padding: 10px;
	text-align: center;
}
.blog-article-left-rail .blog-article-rail-widget .blog-article-rail-content {
	margin: 0;
	padding: 0 10px 10px;
}

/** The ATM stats widget itself **/
.blog-article-left-rail .atm-stats-widget-record {
	border-bottom: 1px solid #dddddd;
	margin: 5px 15px;
	padding: 0 0 5px;
}
.blog-article-left-rail .atm-stats-widget-record .atm-stats-widget-title {
	float: left;
}
.blog-article-left-rail .atm-stats-widget-record .atm-stats-widget-value {
	color: #054f96;
	float: right;
}
.blog-article-left-rail .atm-stats-widget-footer {
	text-align: center;
}

.widgetarea table.listing {
	table-layout: fixed;
	word-wrap: break-word;
}

/** Mobile App Modal **/
#mobile-app-info {
	display: none;
	position: absolute;
	top: 0;
	height:100%;
	width: 100%;
	background: rgb(255,255,255);
	text-align: center;
	z-index:999;
}

#mobile-app-info .close-modal-window {
	display:none;
	position: absolute;
	top:0;
	right:0;
	font-weight:bold;
	padding:0.3em 1em 0.3em 1em;
	cursor: pointer;
	z-index: 9999;
}

#mobile-app-info .close-window{
	text-decoration:underline;
	color:#00559B;
}

#mobile-app-info .info-content {
	padding:1em;
}

#mobile-app-info h2 {
	font-size:1.5em;
}

#mobile-app-info ul {
	margin: 0 auto;
	width: auto;
	display: inline-block;
}

#mobile-app-info ul li {
	text-align: left;
	margin-bottom:0.7em;
	font-size:0.9em;
}

#mobile-app-info .mobile-ios,
#mobile-app-info .mobile-android {
	display:inline-block;
	display:none;
}

#mobile-app-info a {
	text-decoration:none;
	color:#00559B;
}

#mobile-app-info a span {
	text-decoration: underline;
	color:#00559B;
}

body.ua-is-mobile .pagecontent div {
	margin-left:0;
	margin-right:0;
	max-width:100%;
}

@media only screen and (max-width: 1394px) {
	.wrapper {
		width: 96%;
	}
}