/*
 Theme Name:     Accreditation Manager Marketing
 Theme URI:      http://peppacode.com.au
 Description:    AM - Marketing WordPress Theme
 Author:         PeppaCode
 Author URI:     http://peppacode.com.au
 Version:        1.0.10
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 16px;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
	font-family: "museo", "sans-serif";
  font-weight: lighter;
  /*letter-spacing: 0px; */
}

body {
	color: #333;
	line-height: 1.3;
	margin: 0;
  position: relative;
  -ms-overflow-style: scrollbar;
  background: white;
  font-family: "museo", "sans-serif";
}

a {
	color: #1c9aee;
	text-decoration: none;
}

a:visited {
	color: #1c9aee;
}

a:focus {
	outline: none;
}

a:active,
a:hover {
	color: #c00017;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "museo", "sans-serif";
	line-height: 1.3;
  color: #ca0017;
  font-weight: lighter;
}
.faq_content p{
	font-weight: 100;
	font-size: 15px;
}
h4.faqtitle{
	font-weight: 100;
	font-size: 23px;
	margin: 0 0 6px;
  padding-top: 25px;
}

h1 {
	font-size: 1.8em;
	margin: 0 0 20px;
}

h2 {
	font-size: 1.6em;
	margin: 25px 0;
}

h3 {
	font-size: 1.3em;
	margin: 22px 0;
}

h4 {
	font-size: 1.2em;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 12px;
	font-family: "museo", "sans-serif";
	font-weight: 100;
}
li {
	font-weight: 100;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 20px;
}

ul {
	
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	padding: 5px;
  vertical-align: top;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background: #888;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:before,
.search-toggle:before,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.search-box:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.search-box:before,
.search-box:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px 1px 1px 1px);  /* For IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 1px solid #a0a0a0;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #333;
  font-weight: normal;
}

input:focus,
textarea:focus {
	border: 1px solid #a0a0a0;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #1c9aee; /* Old browsers */
	background: -webkit-linear-gradient(top, #0572ce 0%, #1c9aee 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #0572ce 0%, #1c9aee 100%); /* W3C */
	border: none;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
  /*box-shadow: 3px 3px 5px #aaa;*/
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #0572ce; /* Old browsers */
	background: -webkit-linear-gradient(top, #1c9aee 0%, #0572ce 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #1c9aee 0%, #0572ce 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #0572ce; /* Old browsers */
	background: -webkit-linear-gradient(top, #1c9aee 0%, #0572ce 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #1c9aee 0%, #0572ce 100%); /* W3C */
	border: none;
	padding: 5px 10px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #505050;
}

:-moz-placeholder {
	color: #505050;
}

::-moz-placeholder {
	color: #505050;
}

:-ms-input-placeholder {
	color: #505050;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
  margin: 0;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 0px auto;
}

img.alignnone {
	margin: 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}


/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.site-content {
	width: 100%;
  min-height: 600px;
  position: relative;
}
.site-inner {
  margin:0 auto;
}
/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  height: 80px;
  z-index: 10;
}
.site-fixed-inverse {
  background: white;
}
.site-nav {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  height: 40px;
}
.site-nav.site-inner {
  width: 99%;
  margin-right: 0;
}
.site-logo {
  float: left;
  margin-left: 0;
  width: 70%;
}
.site-logo img {
  width:100%;
  
}
.site-login {
  /*-webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;*/
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  background: #505050;
  padding: 0;
  text-decoration: none;
  width:100px;
  line-height: 27px;
  text-align: center;
  position: relative;
  float: right;
  margin-right: 30px;
  margin-top: 20px;
  display:block;
}
.site-login:hover{
	background-color: #ca0017;
	cursor:pointer;
}

.site-login-button img{
  width: 12px;
  padding:1px;
  padding-bottom: 6px;
	padding-right: 2px;
}
.site-login-symbol {
  float: left;
  width: 30px;
  height: 30px;
}
.site-login-symbol img {
  width: 12px;
  height: 12px;
  
}
.site-login a{
	text-decoration: none;
	color:#fff;
	font-size:12px;
  display: block;
  padding: 10px 20px 10px 20px;
}
#amm_white_phone {
  display: block;
}
.site-fixed-inverse #amm_white_phone {
  display: none;
}


#amm_colour_phone {
  display: none;
}
.site-fixed-inverse #amm_colour_phone {
  display: block;
}
.site-login-number {
  color: white;
  float: left;
  margin-left: 10px;
  line-height: 30px;
}
.site-login-number a {
  color: white;
}
.site-fixed-inverse .site-login-number, .site-fixed-inverse .site-login-number a {
  color: #1c9aee;
  font-weight: normal;
}
.site-menu {
  float: right;
  width: auto;
  margin: 0;
  position: relative;
z-index: 9000;
}
.site-fixed-inverse .site-login{
  top:-15px;
  position: relative;
}

#menu-item-96{
	display:none;
}

.site-featured {
  position: relative;
  width: 100%;
  background: url("images/amm-cropped-pool.jpg") no-repeat center center;
  background-size: cover;
}

.site-featured img {
  width: 100%;
  visibility: hidden;
}
.site-featured-message-text {
  font-size: 1.2em;
  line-height: 1.1em;
}
.site-featured-message {
  color: white;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 2%;
  width: 96%;
  height: 60%;
}
.fm-bottom {
  position: absolute;
  width:100%;
  left: 0%;
  bottom: 10%;
}
.blue-pool-message-divider, .green-pool-message-divider {
  background: no-repeat center center;
  background-size: cover;
  /*height: 120px;
  line-height: 120px !important; */
  text-align: center;
  color: white;
  padding: 40px 10px;
}
.green-pool-message-divider {
  background-image: url("images/turquoise_water_1800x300px.jpg");
}
.blue-pool-message-divider {
  background-image: url("images/blue_water_1800x300px.jpg");
}
.mobile-pool-app-home {
  background: no-repeat bottom center;
  background-image: url("images/mobile-background.jpg");
  background-size: cover;
}
.mobile-pool-app-text {
  padding-top: 60px;
  color: white;
  text-align: center;
}
.mobile-app-image {
  text-align: center;
  padding-top: 60px;
  overflow: hidden;
}
.mobile-app-image img {
  width: 60%;
  margin-bottom: -150px;
}
.calculator-app-image {
  text-align: center;
}
.featured-photo-text {
  color: white;
}
.site-inner-column-50 {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
}
.home-savings-text {
  width: 100%;
}
.home-savings-text ul li {
  margin-bottom: 20px;
}
.site-inner-column-right img {
  float: none;
  text-align: center;
}
.site-featured-message-testimonial {
  line-height: 1.1em;
  font-size: 1.2em;
  text-align: center;
}
.site-featured-message-testimonial-about {
  color: white;
}
.site-featured-message-testimonial-who {
  color: white;
  font-size: 0.7em;
}
.site-home-page h1, .site-home-page h2 {
  font-size: 1.3em;
}
.site-home-page h3 {
  color: #1c9aee;
  font-weight: lighter;
  font-size: 1.5em;
}
.entry-content .site-home-page blockquote {
  font-size: 20px;
  margin: 20px;
  font-style: normal;
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.main-navigation {
  position: absolute;
  float: none;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  z-index: 99;
}
.main-navigation .nav-menu {
  display: none;
  background: #505050;
  
}

.main-navigation.toggled-on .nav-menu {
  display: block;
  height: auto;
  float: none;
  padding: -10px 0 0;
}


.main-navigation.toggled-on {
	border-bottom: 0;
  margin: 0;
  padding: 0;
}

#site-navigation {
  display: none;
}

#inline-site-navigation {
  display: block;
}



#navbar .menu-toggle {
  display: block;
	padding: 0;
	z-index:99;
}

.nav-menu li {
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  line-height: 48px;
  display: inline-block;
}

.nav-menu .sub-menu,
.nav-menu .children {
  display: block;
  position: relative;
  padding-left: 0px;
	border-top: none;
  left: 0;
  z-index: 9000;
}

.nav-menu .sub-menu ul, 
.nav-menu .children ul {
  left: 0;
	border-left: 0;
	top: 0;
}

ul.nav-menu,
div.nav-menu > ul {
  margin: 0;
	padding: 0;
  height: 48px;
  background: #000;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
  color: white;
  font-weight: bold;
}
.nav-menu li a {
	color: white;
	font-weight: bold;
  border: none;
	display: block;
  line-height: 48px;
	padding: 0px 20px;
	text-decoration: none;
  font-size: 0.9em;
  height: 48px;
}
.nav-menu ul li {
	width: 100%;
}
ul.nav-menu ul a {
  padding-left: 40px;
  border: none;
  width: auto;
	margin: 0;
  border-top: none;
  padding-right: 0;
}
ul.nav-menu ul ul a {
  padding-left: 60px;
  border: none;
}

.nav-menu li:hover > a {
  color: white;
  background: #ca0017;
  border-color: #ca0017;
  border: none;
  
}
.nav-menu ul li:hover > a {
  background: transparent;
  border: none;
  
}
.nav-menu li a:hover {
  border: none;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
  background: transparent;
  border:none;
  margin-top: 0;
	display: block;
}
.nav-menu li a:hover {
  text-decoration: underline;
  
}
.nav-menu li a:hover {
  border: 0px solid white !important;
}
/*ul.nav-menu  li.focus > ul,
.nav-menu ul li.focus > ul{
  display: block;
  background: white;
  border-top: 1px solid #787878;
  margin-top: -1px;
}*/

.nav-menu ul .current_page_item > a,
.nav-menu ul .current_page_ancestor > a,
.nav-menu ul .current-menu-item > a,
.nav-menu ul .current-menu-ancestor > a {
  
}

.menu-toggle {
	background: #000;
	border-radius: 0;
	cursor: pointer;
	font-size: 0;
	height: 40px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	float: right;
	text-align: center;
	width: 40px;
  box-shadow: none;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	display: inline;
	margin-top: 16px;
}
.menu-toggle.menu-open:before {
	content: '\f406';
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background: #000;
}

.menu-toggle:focus {
	outline: none;
}

/* Search Form */

/* Search in the header */

.hide {
  display: none;
}
input[type="search"] {
	-webkit-appearance: none;
  border-radius: 0;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
#search-container {
  float: right;
  margin-top: 4px;
}
.search-field {
	width: 100%;
}

.search-toggle {
	display: none;
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

.search-box {
	padding: 0;
  width: 162px;
}

.search-container {
  position: relative;
}
.search-box .search-field {
	background-color: #fff;
	border: 1px solid #aaa;
	float: none;
	font-size: 0.9em;
	padding: 0 20px 0 4px;
	width: 100%;
  line-height: 20px;
  height: 22px;
}
.search-container a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #d2d2d2;
  color: black;
  width: 20px;
  height: 20px;
  padding-left: 2px;
  margin: 1px;
}
.search-container .genericon {
  font-size: 18px;
}

/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */


/**
 * 5.1 Main
 * ----------------------------------------------------------------------------
 */

.site-main {
  width: 100%;
  position: relative;
}

/**
 * 5.1 Featured Image Area
 * ----------------------------------------------------------------------------
 */

.featured-area {
  width: 100%;
  background: #0097dc;
  height: auto;
  overflow: hidden;
  margin-top: 80px;
}
.featured-message {
  color: white;
  width: 325px;
  float: left;
  font-size: 2.5em;
  font-weight: lighter;
}
.featured-message div {
  padding: 20px;
}
.commercial_featured_message {
  font-size: 0.8em;
}
.featured-image {
  width: 100%;
  float: none;
}
.featured-image img {
  width: 100%;
}
.featured-area-holder {
  height: 100px;
  width: 100%;
}

/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.entry-content {
  float: left;
  width: 820px;
}
.site-content-home .entry-content, .landing-page .entry-content {
  float: none;
  width: 100%;
}
.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	/*margin-right: -60px;*/
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

.entry-content li > ul,
.entry-content li > ol {
	margin: 10px 0;
}
.entry-content li > ul {
  list-style-type: circle;
}

.entry-content h1, .entry-content h2 {
  color: #ca0017;
font-size: 28px;
font-weight: 400;
}
.entry-content h1 {
padding-top: 0px;
}
.entry-content h1.grey {
  color: #505050;
}
/**
 * 5.7 Entry Sidebar
 * ----------------------------------------------------------------------------
 */
.entry-sidebar {
  width: 125px;
  float: left;
  margin-right: 15px;
}

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.assistive-text {
  display: none;
}
.page-header {
	background-color: #e8e5ce;
}

.page-title {
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
  text-align: left;
}
.search_header {
  font-weight: bold;
}
.search_results_for {
  font-weight: normal;
}

.search-results h2 {
  margin: 30px 0 3px;
  font-size: 1.2em;
}
.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}

.entry-content .search-container {
  width: 270px;
}

.entry-content input[type="search"] {
  padding: 2px;
}

/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}

.widget .widget-title {
	margin: 0;
  font-size: 16px;
  text-align: center;
}
#secondary .widget .widget-title {
  text-align: left;
}
.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding: 2px 0;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget a {
	color: #bc360a;
}

.widget a:hover {
	color: #ea9629;
}

/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  position: relative;
}
.site-footer-top {
  background: #505050;
	color: white;
	font-size: 14px;
	text-align: left;
  width: 100%;
  padding: 50px 0 0 0;
  position: relative;
}

.site-footer-top .site-inner{
  width:500px;
  margin: 0 auto;
  }
.site-footer-bottom {
  padding: 25px 0;
  width: 100%;
  max-width:980px;
  margin: 0 auto;
}

.site-footer-bottom-region {
  width: auto;
  float: right;
}
.site-footer-bottom-right {
  padding-right: 20px;
  text-align: right;
  line-height: 40px;
}
.site-footer-bottom-left {
  padding-left: 10px;
  text-align: left;
  line-height: 40px;
}

.footer-widget-column {
  float: none;
  width: 100%;
  margin: 0 0 20px;
}
.footer-widget-column-3 {
  clear: both;
}
.footer-widget-column-2 {
  width: 0;
margin-left: 0;
}
div.footer-widget-column.footer-widget-column-2{
	width:0;
}

ul.nav-menu-footer {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer-top a, .site-footer-top a:visited, .site-foote-topr a:hover {
	color: white;
}

.footer-menu-heading a {
  font-weight: bold;
}
/* =Theme customization starts here
-------------------------------------------------------------- */

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}


.page-main {
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
}

.ui-dialog .ui-dialog-titlebar {
  background: black;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
}
.ui-dialog .ui-dialog-title {
  color: white;
}
.ui-widget {
	font-family: "museo", "sans-serif";
  font-weight: lighter;
  letter-spacing: 0.5px;
}
.ui-widget-overlay {
  background: #000;
  opacity: 0.9;
  z-index: 99;
}

.ui-dialog {
  padding: 0;
}

.ui-widget-content a {
  color: #1c9aee;
}
/* New stuff starts here  */

/* Compatibility Settings */

.amm-compatability-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8888;
  background: #000;
  background: rgba(0,0,0,0.7);
}

.amm-compatability-message {
  position: fixed;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 100px;
  z-index: 8889;
  background: white;
  border: 5px solid red;
  color: black;
  padding: 20px;
  text-align: center;
}

/* FAQ Accordion */

.ui-accordion .faq_content {
  padding: 20px 10px 10px 3.2em;
  border: none;
  background: transparent;
}

.ui-accordion h3.ui-accordion-header {
  background: #00aeef;
  color: white;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0;  
  border: none;
  border-bottom: 1px solid #005A7A;
  font-weight: lighter;
}
.ui-accordion h3.ui-accordion-header-active {
  background: #005A7A;
}

.ui-accordion h3.ui-accordion-header.first_accordion_row {
  border-top: 1px solid #005A7A;
}
.ui-accordion h4.ui-accordion-header {
  background: #00a950;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  margin: 0;
  padding-left: 3.2em;
  padding-right: 1em;
  color: white;
  border-bottom: 1px solid #005226;
  font-weight: lighter;
}
.ui-accordion h4.ui-accordion-header-active {
  background: #005226;
}
.ui-accordion .ui-accordion-content {
  border-radius: 0;
  border: none;
}

.ui-accordion .faq_content.ui-accordion-content-active {
  border: 1px solid #005226;
}

.faq_accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 1.5em;
}

.faq_accordion li {
  padding-bottom: 10px;
}
  
.faq_accordion li > ul,
.faq_accordion li > ol {
	margin: 10px 0 0;
}
.faq_accordion .faq_content h4 {
  margin-bottom: 10px;
}
.faq_accordion .faq_content ol {
  padding-left: 30px;
  
}

/* Form Styling */

.amm_clear {
  clear:both;
}
.amm_form_element {
  margin-bottom: 1px;
}
.amm_form_element label {
  display: block;
  float: left;
  width: 180px;
  text-align: right;
  padding-right: 10px;
  font-weight: normal;
  line-height: 30px;
}
#amm_contact_form .amm_form_element label {
  width: 210px;
}
.amm_form_input {
  float: left;
  width: 320px;
}
.amm_text_input, .amm_textarea_input {
  width: 100%;
}
.amm_select_input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 28px;
  width: 100%;
  background: white;
  border: 1px solid #a0a0a0;
}
.amm_form_error {
  border-color: red;
}
.amm_form_error_message {
  width: 250px;
  margin-top: 2px;
  color: red;
  font-size: 12px;
}
#amm_contact_form .amm_form_error_message {
  width: 320px;
}
.form_submit_button {
  width: 100%;
  margin-left: 180px;
  
}
#amm_contact_form .form_submit_button {
  margin-left: 210px;
}
.amm_inline_form .form_submit_button {
  margin-left: 0px;
}
.form_label_offset {
  margin-left: 180px;
}
#amm_contact_form .form_label_offset {
  margin-left: 210px;
}
.amm_captcha_error {
  border: 1px solid red;
}
.amm_form_block_input {
  margin-bottom: 10px;
}
.amm_form_state_input {
  float: left;
  width: 60%;
}
.amm_form_postcode_input {
  float: right;
  width: 38%;
}
.amm_form_label_minor_text {
  font-weight: normal;
  font-size: 0.9em;
}
/* Inline Form Theming */
.amm_inline_form .amm_form_element {
  margin-bottom: 20px;
}
.amm_inline_form  .amm_form_element label {
  float: none;
  width: auto;
  text-align: left;
  padding: 0;
  line-height: 1em;
  margin-bottom: 4px;
}
.amm_inline_form .amm_form_input {
  float: none;
  width: 100%;
} 
label.inline_label {
  display: inline;
}
.amm_inline_form .form_submit_button {
  margin-left: 0px;
}

/* Logo */

.marketing_logo_image {
  padding: 0;
  width: 100%;
}
#amm_white_logo {
  display: block;
  
}
.site-fixed-inverse #amm_white_logo {
  width:180px;
}
#amm_colour_logo {
  display: none;
}
.site-fixed-inverse #amm_colour_logo {
  display: block;
}
#hear_about_us_other {
  display: none;
  margin-top: 10px;
}
.hear_about_us_other_default {
  color: #aaa;
}

/* Main Left Menu */

/*#main-left-menu {
  float: left;
  margin-bottom: 20px;
  border-bottom: 1px solid white;
  width: 100%;
}*/
.main_menu_element {
  width: 310px;
  height: 160px;
  position: relative;
  float: left;
  margin: 40px 15px 25px 0;
  overflow: hidden;
}
.main_menu_element_last {
  margin-right: 0px;
}

.main_menu_title {
  width: 100%;
  font-size: 1em;
  position: absolute;
  padding: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: black;
  background: rgba(0,0,0,0.5);
}
.main_menu_title a {
  color: white;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
}
.main_menu_image {
  float: none;
  width: auto;
}

.main_menu_image img {
  width: 100%;
  height: auto;
}

.main_menu_image a {
  display: block;
}

.main_menu_element a:hover {
  text-decoration: none;
}

/* Side Navigation Menu */

.nav-menu-side-navigation {
  padding: 0;
  list-style: none;
  margin-top: 0px;
  border-top: 1px solid #787878;
}
.nav-menu-side-navigation li {
  height: 31px;
  border-bottom: 1px solid #787878;
  
}
.nav-menu-side-navigation li a {
  color: #787878;
  line-height: 31px;
  font-size: 0.85em;
}
.nav-menu-side-navigation li.current-menu-item a {
  font-weight: bold;
}

/* A Link Buttons */

a.bluebutton {
	background: #1c9aee; /* Old browsers */
	background: -webkit-linear-gradient(top, #0572ce 0%, #1c9aee 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #0572ce 0%, #1c9aee 100%); /* W3C */
	border: none;
	border-radius: 0;
	color: #fff;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
  /*box-shadow: 3px 3px 5px #aaa;*/
}

a.bluebutton:hover,
a.bluebutton:focus {
	background: #0572ce; /* Old browsers */
	background: -webkit-linear-gradient(top, #1c9aee 0%, #0572ce 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #1c9aee 0%, #0572ce 100%); /* W3C */
	outline: none;
  color: white;
}

a.bluebutton:active {
	background: #0572ce; /* Old browsers */
	background: -webkit-linear-gradient(top, #1c9aee 0%, #0572ce 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #1c9aee 0%, #0572ce 100%); /* W3C */
	border: none;
	padding: 5px 10px;
  color: black;
}

.amm_fine_print {
  font-size: 0.85em;
}

/* More Link */
.amm_more_container {
  display: none;
  clear:both;
  margin-top: 20px;
}

.amm_less_link_text {
  display: none;
}

/* Offer Highlight Box */

.amm_our_offer_highlight_box {
  background: #00a950;
	background: -webkit-linear-gradient(top, #006e34 0%, #00a950 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #006e34 0%, #00a950 100%); /* W3C */
  padding: 10px;
  /*box-shadow: 3px 3px 5px #aaa;*/
  color: white;
  margin-bottom: 20px;
}


/* PE Post Columns */

.amm_sign_up_button_column {
  margin: 0 0 20px;
  padding: 10px;
  width: 100%;
  display: block;
  color: white;
  background: #00a950;
	background: -webkit-linear-gradient(top, #006e34 0%, #00a950 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #006e34 0%, #00a950 100%); /* W3C */
  height: 100px;
  text-align: left;
  position: relative;
  cursor: pointer;
  border: 1px solid #787878;
}

.amm_post_column h2 {
  font-size: 1.3em;
  color: #0099cc;
  margin: 0 0 10px;
}
.amm_sign_up_message {
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.amm_sign_up_button_column a {
  color: white;
}

/* Contact Form Extra Details */

.email_dummy {
  display: none;
}
.amm_contact_column {
  float: left;
  width: 31%;
  text-align: left;
  margin-right: 2%;
}

.amm_contact_row {
  padding: 10px;
  margin: 10px 0;
	background: #0a9acd; /* Old browsers */
	background: -webkit-linear-gradient(top, #0572ce 0%, #0a9acd 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #0572ce 0%, #0a9acd 100%); /* W3C */
  position: relative;
  min-height: 47px;
  color: white;
}
.amm_contact_plain_row {
  padding: 0 0 10px;
  margin: 10px 0;
}
.amm_contact_emergency_row {
}
 
.amm_contact_emergency_contact_table td {
  padding: 2px 5px 0 0px;
}
.amm_contact_column_title {
  padding: 0;
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 1.1em;
}
.amm_contact_white {
  color: white;  
}
.amm_contact_red {
  color: red;  
}
.amm_contact_bold {
  font-weight: normal;
}
.entry-content .amm_contact_row a {
  color: white;
}
.amm_contact_icon {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 30px;
}
.amm_contact_column_3 {
  clear: none;
}

#amm_contact_form_container {
  margin: 30px 0;
  display: none;
}
.amm_contact_form_title {
  
}

/* Existing Customer Buttons on the main page */

a.amm_existing_customers {
  display: block;
  margin-bottom: 10px;
  color: white;
}

.amm_existing_customer_buttons {
  width: 100%;
  margin: 20px 0;
}

.amm_ec_my_bills_area {
  width: 100%;
}

.amm_ec_button {
  float: left;
  padding: 10px;
  display: block;
  color: white;
  background: #0a9acd;
	background: -webkit-linear-gradient(top, #0572ce 0%, #0a9acd 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #0572ce 0%, #0a9acd 100%); /* W3C */
  height: 130px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin: 20px 4% 20px 0;
  width: 29.33%;
  border: 1px solid #787878;
}

.amm_ec_main_title {
  font-size: 1.3em;
  margin-bottom: 10px;
  font-weight: bold;
}
.amm_ec_sub_title {
  margin-bottom: 4px;
  font-weight: normal;
}
.amm_ec_icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 50px;
}

.amm_ec_icon img {
  height: 100%;
}

.amm_ec_button a, .amm_ec_button a:visited {
  color: white;
}

.amm_ec_button a:hover {
  color: white;
  text-decoration: underline;
}


.existing-content-menu {
  float: none;
  width: 100%;
}

/* Recaptcha Widget */

#recaptcha_widget_div {
  width: auto;
}

/* General Page Theming */

ul.document-list li {
  margin-bottom: 15px;
}

/* Sidebar Existing Customer Theming */

.nav-menu-existing-customer {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-menu-existing-customer li {
  float: left;
  width: 23%;
  margin: 10px 2% 10px 0;
}

.nav-menu-existing-customer a {
  color: white;
  background: #0a9acd;
	background: -webkit-linear-gradient(top, #0572ce 0%, #0a9acd 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #0572ce 0%, #0a9acd 100%); /* W3C */
  display: block;
  margin-bottom: 0px;
  padding: 5px 10px;
  height: 30px;
}

.nav-menu-existing-customer a:hover {
  color: white;
  background: #0a9acd;
	background: -webkit-linear-gradient(top, #0a9acd 0%, #0572ce 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #0a9acd 0%, #0572ce 100%); /* W3C */
  text-decoration: none;
}

/* Technology Theming */

.amm_technology_main h1 {
  font-weight: normal;
  font-size: 3em;
  margin: 0 0 15px 0;
}

.amm_technology_main h2 {
  margin: 10px 0;
  font-weight: normal;
}

.amm_technology_area_container {
  width: 100%;
}
.amm_technology_area_left, .amm_technology_area_right {
  width: 46%;
  margin: 0 4% 20px 0;
  float: left;
}
.amm_technology_area h3 {
  margin: 20px 0 10px;
  font-weight: bold;
  font-size: 1.1em;
}

.amm_tech_area_image {
  width: 100px;
  float: left;
}
.amm_tech_area_text {
  padding-left: 110px;
  width: 100%;
}

.amm_question_button {
  margin: 20px 0;
  padding: 10px;
  width: 31%;
  display: block;
  color: white;
  background: #00a950;
	background: -webkit-linear-gradient(top, #006e34 0%, #00a950 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #006e34 0%, #00a950 100%); /* W3C */
  height: auto;
  text-align: left;
  position: relative;
  cursor: pointer;
  border: 1px solid #787878;
}

.amm_question_title {
  font-size: 1.3em;
  margin-bottom: 5px;
}


/* Custom Column Widths used in the Page Content */

.home-column {
  width: 635px;
  margin-right: 15px;
  float: left;
}
.home-column-last {
  margin-right: 0px;
  width: 310px;
  float: left;
}
.home-featured {
  width: 100%;
  color: #0097dc;
}
.home-featured-title {
  font-size: 2em;
  margin: 0;
}
.home-featured-list {
  float: left;
  width: 33.3%;
}
.home-featured-list.hmfl-1, .home-featured-list.hmfl-3 {
  width: 28%;
}
.home-featured-list.hmfl-2 {
  width: 40%;
}
.home-featured-list ul {
  list-style: outside url("images/blue-tick-1.png") disc;
  margin: 5px 0 10px 20px;
  font-size: 1.2em;
}
.standard-column-left {
  width: 60%;
  float: left;
  margin-right: 2%;
}
.standard-column-right {
  width: 38%;
  float: right;
  
}
.standard-column-left-half {
  float: left;
  width: 49%;
  margin-right: 1%;
}
.standard-column-right-half {
  float: left;
  width: 49%;
  margin-left: 1%;
}
.page-featured-message {
  color: #0097dc;
  font-weight: normal;
  font-size: 1.5em;
}
.page-featured-title {
  color: #0097dc;
  font-weight: bold;
  font-size: 1em;
}
.page-featured-standard {
  color: #0097dc;
}
.standard-column-left h3 {
  color: #0097dc;
  margin: 0 0 10px 0;
}

.amm_sign_up_page h3 {
  margin: 15px 0 5px;
}

ul.with-spacing li {
  margin-bottom: 10px;
}
/* END CUSTOM COLUMN WIDTHS */

/* Blog */
.blog-content-main {
  float: left;
  width: 722px;
  margin-right: 37px;
  margin-left: 0;
}
.blog-content-main .nav-links {
  text-align: center;
}
.blog-content-main .page-numbers {
  margin-right: 10px;
}
.blog-content-title h1 {
  color: #1c9aee;
  font-weight: normal;
}
.blog-content-sidebar {
  float: left;
  width: 200px;
  font-size: 0.85em;
}
.blog-content-sidebar .widget {
  padding: 0px;
}
.blog-entry-main {
  margin-bottom: 10px;
}
.blog-entry-title {
  
}
.blog-entry-content {
  
}
.blog-entry-image {
  margin-bottom: 10px;
  display: none; /* CCDEBUG */
}
.blog-entry-image img {
  max-width: 100%;
}
.blog-entry-date {
  float: left;
  width: 45px;
  margin-right: 10px;
  padding: 5px;
  background: #1c9aee;
  text-align: center;
  color: white;
  line-height: 1;
}
.blog-entry-info {
  float: left;
  width: 667px;
}
.blog-entry-title h1, .blog-entry-title h2 {
  color: #0097dc;
  font-weight: lighter;
  margin: 0px 0px 10px;  
}
.blog-entry-content h3 {
  color: #0097dc;
}
.blog-entry-meta {
  border-bottom: 1px solid #888;
  margin-bottom: 15px;
  font-size: 13px;  
}
.blog-entry-meta a {
  color: #787878;
}
.blog-entry-meta a:hover {
  color: #00a950;
}
.blog-entry-text {
  
}
.blog-entry-date-month {
  font-size:13px;
}
.blog-entry-date-day {
  font-size:24px;
}
.blog-entry-date-year {
  font-size:13px;
}
.blog-entry-read-more {
  margin-bottom: 30px;
}
.blog-entry-read-more a {
  text-align: right;
  float: right;
  display:block;
  width: 300px;
  height: 22px;
  padding-right: 26px;
  background: transparent url("images/right-arrow-expand.jpg") no-repeat;
  background-position: 0 0;
  line-height: 22px;
}
.blog-entry-read-more a:hover {
  background-position: 0 100%;
  color: #505050;
}
.comments-area {
}
.comments-area label {
  width: 100px;
  clear: both;
  float: left;
  padding-right: 10px;
  text-align: right;
  font-weight: normal;
  line-height: 28px;
}
.comments-area input[type="text"], .comments-area textarea {
  float: left;
  width: 380px;
}
.comments-area .form-allowed-tags {
  clear: both;
  margin-left: 100px;
  width: 380px;
  padding: 10px 0;
  display: none;
}
.comments-area .form-submit {
  margin-left: 100px;
}
ul.comment-list {
  padding: 0;
  list-style: none;
}
ul.comment-list li {
  margin-bottom: 10px;
}
ul.comment-list .comment-meta {
  margin-bottom: 10px;
}
ul.comment-list li ul {
  padding-left: 20px;
  list-style: none;
  margin-top: 10px; 
}
.amm-blog-widget {
  list-style: none;
  margin-bottom: 40px;
}
.amm-blog-widget h3 {
  border-bottom: 1px solid #787878;
  margin: 0;
  padding: 0 0 5px 0;
  font-weight: normal;
  font-size: 1.1em;
}
.amm-recent-post {
  margin: 0 0 10px;
  border-top: 1px solid #ddd;
  padding: 10px 0 0 0;
}
.amm-recent-post-first {
  border-top: none;
}
.amm-recent-post-image {
  float: left;
  width: 55px;
  margin-right: 10px;
}
.amm-recent-post-image img {
  max-width: 100%;
}
.amm-recent-post-image div {
  height: 55px;
  width: 55px;
  text-align: center;
}
.amm-recent-post-detail {
  float: none;
  width: auto;
}
.amm-recent-post-date {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;  
}
.amm-recent-post-title a {
  color: #787878;
}
.amm-recent-post-active .amm-recent-post-title a {
  color: #1c9aee;
}
.amm-recent-post-title a:hover {
  color: #00a950;
}
.amm-category-link {
  margin: 0 0 10px;
  border-top: 1px solid #ddd;
  padding: 10px 0 0 0;
}
.amm-category-link-first {
  border-top: none;
}
.amm-category-link a {
  color: #787878;
}
.amm-category-link-active a {
  color: #1c9aee;
}
.amm-category-link a:hover {
  color: #00a950 !important;
}
.amm-tag-list h3 {
  margin-bottom: 10px;
}
.amm-tag-link {
  padding: 4px 6px;
  background: #e0e0e0;
  float: left;
  max-width: 100%;
  margin: 8px 8px 8px 0;
}
.amm-tag-link-active {
  background: #1c9aee;
}
.amm-tag-link a {
  color: #333;
  font-size: 0.9em;
}
.amm-tag-link-active a {
  color: white;
}
.g-recaptcha {
  clear: both;
  padding: 10px 0;
  margin-left: 100px;  
}


/* Landing Page */
.landing-page {
  
}
.landing-content {
  float: left;
  width: 610px;
  margin-right: 50px;
  margin-left: 0;
}
.landing-content h2 {
  color: #0097dc;
  margin-top: 0;
}
.landing-sidebar {
  float: left;
  width: 300px;
  margin: 0;
  border-top: 1px solid #0097dc;
}
.landing-page-header {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  background-color: #0097dc;
}
.landing-page-heading {
  position: absolute;
  left: 30px;
  top: 30px;
}
.landing-page-heading h1 {
  font-weight: normal;
  font-size: 2.6em;
}
.landing-sidebar-text {
  color: #0097dc;
  font-style: oblique;
  line-height: 140%;
  font-size: 1.4em;
  margin-top: 20px;
}
.landing-sign-up-button {
  margin-top: 30px;
}
.landing-sign-up-button a {
  display: block;
  padding: 15px 30px;
  background: #3dc5ea;
  color: white;
  cursor: pointer;
  font-size: 1.3em;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;  
}
.landing-sign-up-button a:hover {
  color: white;
  text-decoration: none;
}
.landing-page-image {
  
}
.landing-page-image img {
  width: 100%;
}
.contact-info-row {
  margin-bottom: 10px;
}
.contact-info-icon {
  float: left;
  width: 16px;
  margin-right: 10px;
}
.contact-info-icon img {
  width: 100%;
}
.contact-info-details {
  float: left;
}
.amm-latest-post-heading {
  margin-bottom: 10px;
}
.amm-latest-post {
  margin-bottom: 3px;
}
.amm-social-media {
  
}
.amm-social-media a {
  display: block;
  width: 32px;
  margin-right: 15px;
  float: left;
}
.amm-social-media img {
  width: 100%;
}
#amm_contact_home_form_container {
  
}
#amm_contact_home_form_ok_result {
  display: none;
  margin-top: 30px;
  color: #000;
  font-weight: bold;  
}
#amm_contact_home_form {
  margin: 0 0 0;
}
.amm_contact_home_column {
  float: none;
  width: 100%;
}
.amm_contact_home_column_left {
  
}
.amm_contact_home_column_right {
  padding-top:5px;
}
#amm_contact_home_form .amm_form_element label {
  display: block;
  text-align: left;
  float: none;
	text-transform: uppercase;
  color: #888;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 15px;
}
#amm_contact_home_form .amm_form_element .amm_form_input, #amm_contact_home_form .amm_submit_form_element .amm_form_input {
  display: block;
  width: 100%;
}
#amm_contact_home_form .amm_form_element {
  width: 99%;
}
#amm_contact_home_form .contact_home_submit {
  padding-left:80%;
}

#amm_contact_home_form .amm_contact_home_column_left .amm_form_element {
  margin-left: 1%;
}
#amm_contact_home_form .amm_contact_home_column_right .amm_form_element {
  margin-left: 1%;
}
#amm_contact_home_form .amm_form_element .amm_form_input .amm_text_input {
  color: #505050;
  
  font-weight: normal;
  border: 2px solid #999;
  background: white;  
  width: 100%;
  line-height: 40px;
  height:54px;
}
#amm_contact_home_form .amm_form_element .amm_form_input .amm_select_input {
  color: #000;
  border: 1px solid rgb(234,234,234);
  background: rgb(234,234,234);  
  width: 100%;
  height: 42px;
}
.your_location_wrapper {
  background: rgb(234,234,234);  
}
#amm_contact_home_form .amm_form_element .amm_form_input .amm_textarea_input {
  color: #505050;
  border: 2px solid #999;
  background: white;  
  width: 100%;
  height: 172px;
}
#amm_contact_home_form .amm_form_element .amm_form_input .amm_text_input.amm_form_error,
#amm_contact_home_form .amm_form_element .amm_form_input .amm_textarea_input.amm_form_error,
#amm_contact_home_form .amm_form_element .amm_form_input .amm_select_input.amm_form_error {
  border: 1px solid red;
}

#amm_contact_home_form .amm_submit_form_element .amm_form_input {
  float: right;
  text-align: right;
  position: relative;
}

#amm_contact_home_form .amm_submit_form_element .amm_form_input a {
  line-height: 52px;
  display: block;
  color: white; 
  background-color: #505050;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

#amm_contact_home_form .amm_submit_form_element a:hover{
	background-color: #ca0017;
}
.amm_contact_home_error {
  height: auto;
  width: 100%;
  color: red;
  text-align: left;
  margin: 5px 0 0;
}
#contact_home_waiting {
  display: none;
  position: absolute;
  top: 10px;
  right: 160px;
}

#featured-area-placeholder.toggled-on {
  margin-top: 0px;
}
.featured-area-placeholder {
  height: 0px;
  width: 100%;
  margin-top: 80px;
}

.featured-area-message {
  font-size: 1.2em;
  line-height: 1.1em;
  padding-top: 80px;
  color: white;
  text-align: center;
}
.amm_copyright_message {
  font-size: 1em;
}
.amm_siteby_message {
  font-size: 1em;
  float:right;
}
.featured-area-message,
.site-featured-message-text,
.site-featured-message,
.site-featured-message-testimonial,
.site-home-page h1, .site-home-page h2 {
  font-weight: lighter;
  letter-spacing: 1px;
}
.tags-links {
  color: #787878;
}

.what-we-do-item-image img{
  width:75px;
}

.what-we-do-container{

  
}



.what-we-do-item-image{
 float:left;
 width:17%;
}



.what-we-do-item-text{
 float:left;
 width:80%;
 color:#505050;
 min-height:110px;
 height:130px;
 padding-left:10px;
}

.what-we-do-item-text h1{
 font-weight:700;
 color: #505050;
 font-size: 1.2em;
 margin: 0 0 6px;
 padding-top: 0px !important;
}

.what-we-do-item-text p, .amm-testimonial-content p{
 font-weight:100;
 color: #505050;
 
}

.slider{
  width: 100%;
  top: 170px;

}

.site-header-padding{
  height:140px;
  min-height:130px;
  position:relative;
  width:100%;
}

.nivoSlider{
  width:100% !important;
  height:auto !important;
}

.home-content{
  margin-left: 0 auto;
position: relative;
}
.h1-with-top-space{
	padding-top: 20px;
}
.red-header h1{
  color:#ca0017;
  font-size:28px;
  font-weight: 600;
}

.widget-text-left{
  width:40%;
  
}
.widget-image-left{
  float:left;
  width:65px;
  height:65px;
  
}

.widget-image-left {
  
  clear: both;
}

.widget-image-left img {
 vertical-align: middle;
}

.widget-text-right{
  float:right;
  text-align: left;
  vertical-align: middle;
  width:65%;
  padding-top:10%;
  left: -20px;
  position: relative;
  color: #fff;
  height:79px;
}





.what-we-do-item{
  float:right;
  width:50%;
}

.amm-testimonial-container{
  width:100%;
}
.amm-testimonial-main{
  float:none;
  width:100%;
  margin:5px;
}

.amm-testimonial-content{
  
    padding:5px;
}
.amm-testimonial-persons{
  position:relative;
  text-align: center;
  color:#ca0017;
  font-weight: bold;
}
.amm-testimonial-companys{
  position:relative;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}



/* ============================================================================================================================
== BUBBLE WITH A BORDER AND TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
  position:relative;
  padding:15px;
  margin:0 0 2em;
  border:5px solid #505050;
  color:#333;
  background:#fff;
  /* css3 */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
  margin-left:30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
  margin-right:30px;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:45%; /* controls horizontal position */
  border-width:20px 20px 0;
  border-style:solid;
  border-color:#505050 transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border:after {
  content:"";
  position:absolute;
  bottom:-13px; /* value = - border-top-width - border-bottom-width */
  left:47%; /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width:13px 13px 0;
  border-style:solid;
  border-color:#fff transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* Variant : top
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.top:before {
  top:-20px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  left:auto;
  right:40px; /* controls horizontal position */
  border-width:0 20px 20px;
}

/* creates the smaller  triangle */
.triangle-border.top:after {
  top:-13px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  left:auto;
  right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
  border-width:0 13px 13px;
}

/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
  top:10px; /* controls vertical position */
  bottom:auto;
  left:-30px; /* value = - border-left-width - border-right-width */
  border-width:15px 30px 15px 0;
  border-color:transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
  top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:auto;
  left:-21px; /* value = - border-left-width - border-right-width */
  border-width:9px 21px 9px 0;
  border-color:transparent #fff;
}

/* Variant : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
  top:10px; /* controls vertical position */
  bottom:auto;
  left:auto;
  right:-30px; /* value = - border-left-width - border-right-width */
  border-width:15px 0 15px 30px;
  border-color:transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
  top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:auto;
  left:auto;
  right:-21px; /* value = - border-left-width - border-right-width */
  border-width:9px 0 9px 21px;
  border-color:transparent #fff;
}

/* END speech */


#site-new-header{
	width:100%;
	position:relative;
	height:185px;
}
.site-header-contents{
	margin: 0 auto;
	width:100%;
  max-width: 980px;
	position:relative;
	height:100%;
}
.nivo-caption{
	opacity: 0.5;
	font-weight:bold;
}

.faqmarker{
	font-weight: 100;
	color: #ca0017;
}

.team-member{
	width:31%;
	float:left;
	margin:0 1%;
	padding-bottom: 30px;
}



div.team-photo{
    overflow:hidden;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width:100%;
    display:none;
    
}
div.team-member-info{
	background-color:#eee;
	margin-top:10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	padding:5px;
  min-height: 510px;
}
.page-top-padding{
	margin-top:20px;
}
.team-name{
	font-size:17px;
	font-weight:100;
	text-align: center;
}

.team-role{
	font-size:15px;
	font-weight:700;
	text-align: center;
}

.team-info{
	margin:10px;
	
}
.team-desc{
	font-size:13px;
	font-weight:100;
	margin:5px;
}
.page-heading {
	position:relative;

}
span.grey-color{
	color:#505050;
}
span.red-color{
	color:#ca0017;
}

span.bold-font{
	font-weight:400;
}

.entry-content div.footer-contact-widget{
	width: 50%;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
.entry-content div.widget-text-right span.amm_footer_call{
	color:#333;
}


#colorbox{
top: 15% !important;
position: fixed !important;
outline: none !important;
}
ul.checks{
	list-style-type: none;
padding: 0;
margin: 0;
padding-top:10px;
}
li.red-check {
    background: url('/wp-content/themes/marketing/images/marketing/red-check.png') no-repeat left top;
    height: 54px;
padding-left: 55px;
padding-top: 3px;
line-height:30px;
}
li.black-check {
    background: url('/wp-content/themes/marketing/images/marketing/black-check.png') no-repeat left top;
    height: 54px;
padding-left: 55px;
padding-top: 3px;
line-height:30px;
}

.feature-dark{
	background-color:#505050;
	padding:20px;
	color:white;
	overflow:auto;
}
.feature-dark h1{
	font-size:28px;
	color:white;
	font-weight:700;
  padding-top: 0 !important;
}
.feature-dark p{
	font-size:16px;
	color:white;
	font-weight:100;
}
.feature-dark-col{
	float:left;
	display:inline-block;
}
.feature-dark-col2{
	padding-top:55px;
	margin-left: 10%;
}
.feature-dark img{
	float:right;
	height:200px;
}

.feature-light{
	padding:20px;
	overflow:auto;
}
.feature-light h1{
	font-size:28px;
	font-weight:700;
	color:#505050;
  padding-top: 20px;
}
.feature-light p{
	font-size:16px;
	font-weight:100;
}
.feature-light-col{
	float:left;
	display:inline-block;
	margin-left:50px;
}
.feature-light img{
	float:left;
	height:200px;
}

.contact-us-phone img,.contact-us-phone p{
	float:left;
}
.contact-us-phone img,.contact-us-email img {
	width:40px;
	height:40px;
}
.widget-image-left img,.widget-image-right img{
	width:40px;
	height:40px;
}
.contact-us-phone p{
	padding-top:15px;
	padding-left:20px;
	font-weight:700;
	font-size: 1.3em;
	line-height: 11px;
}

.contact-us-email p{
	padding-top:15px;
	padding-left:20px;
	font-weight:700;
}

.contact-us-email {
	overflow:auto;
	padding-top:15px;
	padding-bottom:25px;
}

.contact-us-phone {
	overflow:auto;
	padding-top:15px;
	padding-bottom:15px;
}

.contact-us-email img,.contact-us-email p{
	float:left;
	
}
#contact_us_widgets{
	width: 90%;
	margin-top:20px;
}

.affiliates{
	text-align: center;
}
.package-header{
	font-size:20px;
	font-weight:700;
}

.package-title{
	font-size:17px;
	font-weight:700;
}
	
.the-system-small{
	font-size:10px;
	font-style:italic;
	font-weight:100;
}
.padding{
	padding-top:20px;
}

.package-header{
	padding-top:20px;
	padding-bottom: 10px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

img.about-us-accred-logo{
	height: 30px;
	margin-top: -7px;
}
iframe.savings_calculator {
  border: none;
  width: 100%;
  margin-top: 20px;
}
.faq_bold {
  font-weight: 400;
}
.cs_benefit_left {
  width: 100%;
  margin-bottom: 20px;
}
.cs_benefit_left img {
  width: 30%;
  margin: 0 35%;
}
.cs_benefit_right {
  margin-bottom: 20px;
  text-align: center;
  font-weight: 100;
}
.cs_benefit_title {
  font-weight: 300;
}
.cs_booking_limited {
  font-size: 0.8em;
}
.cs_topics {
  width: 100%;
}
.cs_topic {
  float: left;
  width: 100%;
  text-align: center;
}
.cs_topic_switch {
  float: left;
}
.cs_topic img {
  width: 40%;
  margin: 10% 30%;
}
.cs_topic_grey {
  background: #505050;
  color: white;
}
.cs_topic_white {
  background: white;
  color: #C71010;
}
.cs_topic_heading {
  height: 60px;
  font-size: 1em;
  padding: 0 10px;
}
a.two-minute-tour {
  display: block;
  width: 140px;
  background: #ca0017;
  color: white;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-weight: bold;
}
a.two-minute-tour:hover {
  text-decoration: none;
  background: #505050;
}
.two-minute-tour-container {
  clear:both;
  position: relative;
  float: left;
  margin-left: 30px;
  margin-top: 20px;
}
