/***************************************
Standard Tags
****************************************/

#leftcol h2 {
	font-size:0.875em;
	color:#999999;
	margin:0;
	padding:0 0 10px 0;
}
	
#leftcol a {
	color:#666666;
}

#leftcol a:hover {
	color:#660066;
}	
	
	
/***************************************
Page Formatting
****************************************/

#content {
	background-color:#ffffff;
	border-left:1px solid #BDBCBE;
	border-right:1px solid #BDBCBE;
	width:320px;
	margin:0 auto;
	padding:0 0 30px 0;
}

#leftcol {
	float:left;
	width:300px;
	padding:0 10px 0 20px;
	margin:0 20px 0 0;
	/*border:1px solid red;*/
}	

#leftcol div {
	margin:15px 10px 5px 0px;
	padding:5px 10px 8px 60px;
	font-size:0.9375em;
	color:#666666;
	/*border:1px solid red;*/
}
	
#leftcol span.service{
	color:#660066;
	font-size:0.875em;
	font-weight:bold;
	/*border:1px solid red;*/
}	




#leftcol .data{
	text-decoration:underline;
	/*border:1px solid red;*/
}	

#leftcol .clear {
	clear:both;
}
	

/***************************************
Services
****************************************/

.blackberry {background:url(../images/icon-blackberry.gif) top left no-repeat;}
.business {background:url(../images/icon-business.gif) top left no-repeat;}
.email {background:url(../images/icon-email.gif) top left no-repeat;}
.fax {background:url(../images/icon-fax.gif) top left no-repeat;}

.ftp {background:url(../images/icon-ftp.gif) top left no-repeat;}
.im {background:url(../images/icon-im.gif) top left no-repeat;}
.individual {background:url(../images/icon-personal.gif) top left no-repeat;}
.info {background:url(../images/icon-info.gif) top left no-repeat;}

.keyword {background:url(../images/icon-keyword.gif) top left no-repeat;}
.keywords {background:url(../images/icon-keywords.gif) top left no-repeat;}
.location {background:url(../images/icon-location.gif) top left no-repeat;}
.messaging {background:url(../images/icon-messaging.gif) top left no-repeat;}

.mobile {background:url(../images/icon-mobile.gif) top left no-repeat;}
.more {background:url(../images/icon-more.gif) top left no-repeat;}
.networking {background:url(../images/icon-networking.gif) top left no-repeat;}
.phone {background:url(../images/icon-phone.gif) top left no-repeat;}

.timezone {background:url(../images/icon-timezone.gif) top left no-repeat;}
.voip {background:url(../images/icon-voip.gif) top left no-repeat;}

/* added by Roob due to missing CSS from Carre Noir */
.username {background:url(../images/icon-username.gif) top left no-repeat;}	
.weblink {background:url(../images/icon-weblink.gif) top left no-repeat;}	

.trim a {
	display:block;
	width:250px; 
	height:1.2em;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.trim span {display:inline !important;  color:#3C0058;}
*html .trim span { text-decoration:none !important;}
.link span {display:none;}
	
.vcard	{
	font-size:0.6875em;
	color:#666666;
	padding:0 8px 0 0 ;
	margin:0;
	text-align:right;
}

/**********************************
breadcrumbs
*************************************/

h1.bus {
	padding:0;
	margin:0;
	width:400px;
	}
	
.breadcrumbs {
	width:400px;
	}
	
.link {
	color:#666;
	font-size:0.6825em;
}

.arrows {
	color:#FF6600;
	padding:0 5px 0 5px;
	font-size:0.6825em;
}
	
#crumbs a:hover {
	color:#660066;
}	

#crumbs a {
	color:#666666;
}
