﻿.boxContacts
{
	border: 							solid 1px #cccccc; 
	width:								655px; 
	min-height: 					200px;
	
}

.boxContactsHeader .columnLeft
{
	background-image:			url(http://bpiw.net/_slices/boxTitle_grayLight.jpg); 
	background-repeat:		no-repeat; 
	height: 							25px; 
	width:								500px;
	float:								left; 
	border: 							solid 0px blue; 
	text-transform:				uppercase;
}

.boxContactsHeader .columnLeft h2
{
	padding-top:					4px;	
	padding-left: 				15px;
	margin-top:						0px;
	font-size:						15px;
	color:								#2A7AC4;
	
}

.boxContactsHeader .columnRight
{		
	border: 							solid 0px lime; 
	float:								right; 
	height: 							19px;
	width:								128px;
	text-align:						right;
	color:								#666666;
	font-size:						12px;
	font-weight:					bold;
	padding-right:				24px;
	padding-top:					6px;
	background-color:			#ffffff;
}

.boxContactsHeader .columnRight a
{	
	color:								#666666;
}

.boxContactsBody
{
	
	color:								#666666; 
	padding:							0px 18px 18px 18px;
	min-height:						250px;
	
}

.boxContactsBody .columnLeft
{
	float: left; width: 280px; margin-top: 18px; border: solid 0px red;
}
.boxContactsBody .columnLeft h3, .boxContactsBody .columnRight h3 
{
	color:								#2A7AC4; 
	font-size:						12px;
	border:								solid 0px red;
	padding: 							0px 0px 10px 0px;
	margin:  							0px 0px 0px 0px;
}
.boxContactsBody .columnLeft address
{
	line-height: 18px; font-style: normal; font-size: 11px; color: #999999; padding-bottom: 13px;
}
.contactItem
{
	margin-bottom: 4px; padding-left: 0px; line-height: 18px; font-size: 11px;
}
.contactItemSeparator{height: 19px;}
.contactItem .field{float: left; color: #727272; font-weight: normal;	width: 115px; border: solid 0px blue;}
.contactItem .value{float: left; color: #727272; border: solid 0px red;}




.boxContactsBody .columnRight
{
	float: right; width: 280px; margin-top: 18px; border: solid 0px red;
}

.boxContactsBody .breakRight
{
	height:			20px;
	clear:			right;
}


/*
.boxContactsBody .columnLeft h3 a, .boxContactsBody .columnLeft h3 a:active, .boxContactsBody .columnLeft h3 a:link, .boxContactsBody .columnLeft h3 a:visited
{
	color:								#49A6E4;	
	padding: 							0px 0px 0px 0px;
	margin:  							0px 0px 0px 0px;
}
.boxContactsBody .columnRight h3 a, .boxContactsBody .columnRight h3 a:active, .boxContactsBody .columnRight h3 a:link, .boxContactsBody .columnRight h3 a:visited
{
	color:								#49A6E4;	
	padding: 							0px 0px 0px 0px;
	margin:  							0px 0px 0px 0px;
}
*/
.boxContactsBody .columnLeft p, .boxContactsBody .columnRight p
{
	margin:  							8px 0px 12px 0px;
	text-align:						justify; 
	line-height:					18px; 
	font-size:						11px;	
	border:								solid 0px red;

}



.boxContactsBody .columnLeft a,  .boxContactsBody .columnLeft a:active,  .boxContactsBody .columnLeft a:link,  .boxContactsBody .columnLeft a:visited
{
	margin-top: 28px;
	font-size:	11px;
	color:			#ff9900;
}

.boxContactsBody .columnRight a,  .boxContactsBody .columnRight a:active,  .boxContactsBody .columnRight a:link,  .boxContactsBody .columnRight a:visited
{
	margin-top: 28px;
	font-size:	11px;
	color:			#ff9900;
}

.boxContactsBody .columnLeft ul, .boxContactsBody .columnRight ul
{
	margin:							0px 0px 20px 15px;
	font-size:					11px;	
	list-style-type:		circle;
	line-height:				18px;	
	/*color: #7b7b7b*/;
}

.boxContactsBody .columnLeft ul li, .boxContactsBody .columnRight ul li
{
	text-align:					justify; 
	line-height:				18px; 

	border:							solid 0px red;
	padding: 						0px 0px 0px 0px;
	margin:							0px 0px 8px 0px;

	
}

/*
.boxContactsNavigator h3
{
	border: 							solid 0px yellow; 
	font-size:						12px; 
	color:								#2B7DBC; 
	font-weight:					bold; 
}

.boxContactsNavigator p
{
	margin-top:						-3px;
	text-align:						justify; 
	line-height:					18px;	
	
}

*/
.boxContactsSeparator
{
	height:								40px;
}





.boxContactsClear
{
	clear:								both;
}