/*
Theme Name: WattersonMarketingCommunications
*/

/* main elements */

#wpadminbar fieldset{
	border: none;
}

.share-block {
    width: 292px;
}

.wpcf7 span.wpcf7-form-control-wrap {
    float: left;
}

.wpcf7 span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    font-size: 10pt;
    left: 1px;
	bottom: 3px;
    padding: 2px;
    position: absolute;
    top: 10%;
    width: 239px;
    z-index: 100;
}

.wpcf7-form legend {display:none;}

.wpcf7-form h2 {
	color:#6694a1;
	font:1.143em/1.5em DINBold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.wpcf7-form {margin-bottom:30px;}
.wpcf7-form h2 {
	line-height:1.625em;
	margin-bottom:21px;
}
.wpcf7-form dt {
	display:inline-block;
	vertical-align:top;
	width:161px;
	line-height:30px;
}
*+html .wpcf7-form dt {
	display:inline;
	margin-right:4px;
}
.wpcf7-form dd {
	width:435px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:16px;
	overflow:hidden;
}
*+html .wpcf7-form dd {display:inline;}
.wpcf7-form .text {
	float:left;
	width:225px;
	padding:7px 10px 8px;
	background:#e7e8e9;
	border:none;
	margin:0;
}
.wpcf7-form .text-long {width:415px;}
.wpcf7-form textarea {
	float:left;
	width:425px;
	padding:5px;
	background:#e7e8e9;
	border:none;
	margin:0;
	max-width:425px;
	height:159px;
	overflow:auto;
}

.wpcf7-form .submit {
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/transparent.gif);
	border:none;
	cursor:pointer;
}
.wpcf7-form .submit-holder {
	float:left;
	text-transform:uppercase;
}

.submit-holder .ajax-loader{
	display: none;
}

.breadcrumbs .breadcrumb-3{
	display: none;
}