/* --------------------------------------------------------
    Profiles stylesheet
    Website: MontrealPlus.ca
    Created by: Guillaume - guillaume@falzhobel.ca
    Filename: css/profiles.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    Section : Profiles
   -------------------------------------------------------- */
   
/*  Content Left
   -------------------------------------------------------- */
div.local_online_leader {
	background-color:#c8eeff;
	border:1px solid #d1dbdf;
	margin-bottom:15px;
}

div.local_online_leader a{
	color: #001c7c !important;
}

div#results_options {
	background-color:#C8EEFF;
	color:#252525;
	margin-bottom:11px;
	padding:6px 15px;
}

div.local_online_leader div.local_listing_info div.listing_info_left div.listing_dart {
	background:transparent url(../++resource++canadaplus.content.images/icon_local_leader_blue.gif) no-repeat scroll 0 0;
}

div.local_listing_info {
	margin: 0;
	padding: 0;
	border: none;
}

div.local_listing_info .address {
	width:65%;
}

div.local_listing_info .contactInfo {
	width:35%;
}

div.local_listing_info.last{
	border-top: 2px solid #e0e0e0;
}
div.local_online_leader .infoDesc{
	background: #fff;
}
.infoDesc{
	padding: 10px 15px 10px 15px;
}
.infoDesc .address{
	/*width: 240px;*/
	float: left;	
}
	
.infoDesc .contactInfo{
	/*width: 260px;*/
	float: right;
	text-align: right;
}
.infoDesc span{
	font-weight: bold;
}
	
/*  Content Right
   -------------------------------------------------------- */
  

    
div#ypg_map { border-bottom: 1px solid #c6e5fe; }
 
 
div#content_sections_right {
	width:430px !important;
	padding: 0 !important;
	margin: 0;
}   
div#content_sections_left{
	width: 540px !important;
	padding: 0 !important;
	margin: 0;
}

#footer_letterboard{
	margin-top: 20px;
}
