#content-body {
	width:696px;
	height:auto;
	float:left;
	line-height:140%;
	position:relative;
	padding-bottom:40px;
}
	#content-body h2{
		margin-bottom:25px;
	}	
	#content-body .content{
	}
	#content-body .content p {
	}
	#content-body .content .content-block-body{
		width:500px;
	}

			
	#content-body .header-image{margin-bottom:20px;}			
			
#content-body .backtotop
{
left:auto;
right:200px;
}		
			
#content-body .backtotop
{
	display:none;
}

#presence
{
	margin-top:40px;
	}
#presence #countrySelector
{
    margin-top:8px;
    margin-bottom:13px;
}
#presence select
{	
	float:left;
}
#presence #CountryDD
{
	margin-left:20px;
	
	}


.presence-wrap
{
	float:left;
	border-bottom:1px solid #bcc1c1;
	width:546px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
}

.last
{
	border:0px;
	}
.presence-wrap h5
{
	color:#000;
	font-weight:bold;
}


#presence #flashContainer
{
	padding-top:20px;
	*padding-top:0px;
	
}

#presence #showList
{
	float:left;
	cursor:pointer;
	color:#184c88;
	line-height:30px;
	margin-left:20px;
	padding-right:10px;
	background:url('/images/arrows/arr1.gif') no-repeat right 14px;
}


#presence #showMap
{
	display:none;
	float:left;
	cursor:pointer;
	color:#184c88;
	line-height:30px;
	margin-left:20px;
	padding-right:10px;
	background:url('/images/arrows/arr1.gif') no-repeat right 14px;
}



.closed{
		position:absolute;
		top:9px;
		right:0px;
		padding:0px;
		margin:0px;
		display:block;
		height:16px;
		_height:15px;
		width:11px;
		cursor:pointer;
		}
		


/*-------------------------*/
/*------items list---------*/
/*-------------------------*/

#presence-list
{
	width:586px;	
	float:left;
}
#presence .presence-region
{
	clear:left;
	float:left;
	display:none;
	padding-bottom:40px;
	position:relative;
	width:586px;	
}
#presence .presence-region h3
{
	margin-top:30px;
	padding-bottom:15px;
	font-weight:normal;
	font-size:17px;
	width:586px;	
	float:left;
	}
	
#presence .item
	{
		float:left;
		width:546px;
		margin-top:5px;
		padding-bottom:5px;
		position:relative;
		border-bottom:solid 1px #c9d1da;
		background-position:7px 3px;
		background-repeat:no-repeat;
		padding-left:40px;
		}

#presence .item-title{
	width:500px;	
	}	


#presence .item-title-text{
	float:left;
	margin-top:3px;
	cursor:pointer;
	font-family:Lucida Sans;
	padding-right:10px;
}
	#presence .open .item-title-text{
	color:#034ea5;
	font-size:12px;
	font-weight:bold;
	padding-right:25px;
	}

#presence .item-body{
		clear:both;
		float:left;
		width:546px;
		margin-top:10px;
		display:none;
		xpadding-bottom:12px;
		}
	#presence .open .item-body
	{
		display:block;
		}


#presence .item-body .item-body-text
	{
		float:left;
		width:546px;
		}
	.address
	{
		clear:left;
		width:520px;
	}
	.sep
	{
		float:left;
		border-left:1px solid #c9d1da;
		line-height:13px;
		margin-top:5px;
		padding-right:10px;
	}
	.phoneGray,.faxGray,.emailGray,.websiteGray,.address
	{
		float:left;
		padding-right:15px;
		background-position:left 6px;
		display: block;
		white-space: nowrap;
	}
	.address
	{
	    white-space:normal;
	    padding-right:0px;
	    width:546px;
	}
.websiteGray
{
	clear:left;
	background-position:left 7px;
	width:520px;
}

#presence-list .backtotop
{
	position:absolute;
	bottom:10px;
	right:0px !important;
	display:block;
	background:url('/images/icons/backToTop.gif') no-repeat left 5px;
	padding-left:20px;
}


	
	#presence-list .closed
	{
		background:url('/images/general/plus.jpg') no-repeat top left;
		}
	#presence-list .open .closed
	{
		background-image:url('/images/general/minus.jpg');
		}
	
input,textarea
{
	background-color:#fbfdfd;
	border:1px solid #afbccb;
	width:214px;
	overflow:auto;
}
textarea
{
	height:97px !important;
}
.fg-field
{
	clear:left;
	float:left;
	padding-bottom:15px;
}
.lbl
{
	float:left;
	font-size:11px;
}
.fg-field-input
{
	float:left;
}


.fg-buttons .button input, .button input
{
	width:60px;
	height:20px;
	background-color:#034ea5;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	color:White;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	border:none;
	cursor:pointer;
	font-family:Lucida Sans;
}
.fg-buttons .button .cancel
{
	background-color:#b2beca;
}
.validation-advice
{
	font-size:10px;
	color:#034ea5;
}


		

		
#login-form
{
	z-index: 1000;
	width:220px;
}
#login-form input,#login-form  textarea
{
	width:150px !important;
}

#login-form .fg-buttons .button input
{
	width:60px !important;
}
#login-form .lbl
{
	width:63px; 
}

#login-form .fg-field-input 
{
	width:150px !important;
	}
#login-form .fg-fields
{
width:220px;
}
#login-form  .fg-field
{
	clear:none;
	width:220px;
	height:35px;
	padding-bottom:0px;
	}
	
	
#login-form .remember .lbl
{
	width:220px;
	}
#login-form .remember input
{
	width:14px !important;
	border:0px;
	}
#login-form .remember .fg-field-input
{
	width:220px !important;
	}
	
	
#login-form-forgot-link
{

border-top:1px solid #dddbdb;
	padding-top:15px;
	margin-top:15px;
	width:210px;
	float:left;
	background:transparent url('/images/arrows/arr1.gif') no-repeat left 21px;
	padding-left:10px;
	padding-bottom:5px;
}
#login-form-form .validation-advice{float:left;padding-left:65px;}

	
	
 