/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

 
 .content-inner {
	 margin-left:0px;
	 margin-right:0px;
 }


/*tri-panel */
#tripanel .callout-text {
	line-height:1.9em;
	margin-top:20%;
 }

#tripanel .callout-button  {
	width:100%;
	height:165px;

}

a .callout-button {
	height:80px;
}


/*area tiles */
/*adjust sizing so they stack nicely */
.area-tile {
	float:left;
	background-color:#293e69;
	color: #ffffff;
	text-align: center;
	margin-left:15px;
	margin-top:16px;
	padding-left:9px;
	padding-right:9px;
	width:120px;
	height:120px;
	font-size: 1.1em;



/* profile view */
#block-view-member-profile-views-block {
	height:168px;
}

.mediator-profile-header h4 {
	font-size:2em;
}

.mediator-profile-header .views-row .views-field-views-conditional{
	width:85px;
	height:85px;
	margin-top:45px;
}

.mediator-profile-header .views-row .profile-electronic {
	font-size:1.6em;
	margin-left:20px;
}

.mediator-profile-header .views-row .views-field-directory-name-13,
.mediator-profile-header .views-row .profile-short-address-block {
	width:700px;
}

.mediator-profile-header .views-row .profile-short-address-block {
		width:700px;
		margin:auto;
}

.mediator-profile-body .views-row .views-field-tagline-14 {
	margin-left:90px;
	margin-right:90px;
}
