/**
 * Copyright: 2007-2012, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.
 */


/* WContactinfo-1 */
.AV-WContactinfo-1
{
	
}
	/* Alignment stuff */
	.AV-WContactinfo-1 div
	{
		text-align: right;
	}
	.AV-WContactinfo-1.widget-align-center div
	{
		text-align: center;
	}
	.AV-WContactinfo-1.widget-align-left div
	{
		text-align: left;
	}
	
	/* Data */
	.AV-WContactinfo-1 .phone
	{
		font-size: 18px;
		font-weight: bold;
	}
	.AV-WContactinfo-1 .phone-value
	{
		
	}
	.AV-WContactinfo-1 .phone-large
	{
		font-size: 30px;
		font-weight: bold;
	}
	.AV-WContactinfo-1 .otherphone
	{
		font-size: 16px;
		font-weight: bold;
		margin-top: 3px;
	}
	.AV-WContactinfo-1 .otherphone-value
	{
		
	}
	.AV-WContactinfo-1 .address
	{
		margin-top: 3px;
		font-size: 13px;
	}

	.AV-WContactinfo-1.widget-color-dark > div
	{
		color: #000000 !important;
	}
	.AV-WContactinfo-1.widget-color-light > div
	{
		color: #ffffff !important;
	}