/* CSS Document */

/* NEWS PAGE iframes */
#property_news {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_propertynews.jpg) top right no-repeat
	}
	
#property_news a { 
	color: #434b64;
	text-decoration:none;
	}

#property_news a:hover  { 
	text-decoration:underline;
	}

#professional_news {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_professionalnews.jpg) top right no-repeat
	}
	
#professional_news a { 
	color: #434b64;
	text-decoration:none;
	}

#professional_news a:hover  { 
	text-decoration:underline;
	}

#engineering_news {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_engineeringnews.jpg) top right no-repeat
	}
	
#engineering_news a { 
	color: #434b64;
	text-decoration:none;
	}

#engineering_news a:hover  { 
	text-decoration:underline;
	}

#construction_news {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_constructionnews.jpg) top right no-repeat
	}
	
#construction_news a { 
	color: #434b64;
	text-decoration:none;
	}

#construction_news a:hover  { 
	text-decoration:underline;
	}
	

/* EVENTS PAGE iframes */
#property_events {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_propertyevents.jpg) top right no-repeat
	}
	
#property_events a { 
	color: #434b64;
	text-decoration:none;
	}

#property_events a:hover  { 
	text-decoration:underline;
	}

#professional_events {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_professionalevents.jpg) top right no-repeat
	}
	
#professional_events a { 
	color: #434b64;
	text-decoration:none;
	}

#professional_events a:hover  { 
	text-decoration:underline;
	}

#engineering_events {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_engineeringevents.jpg) top right no-repeat
	}
	
#engineering_events a { 
	color: #434b64;
	text-decoration:none;
	}

#engineering_events a:hover  { 
	text-decoration:underline;
	}

#construction_events {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_constructionevents.jpg) top right no-repeat
	}
	
#construction_events a { 
	color: #434b64;
	text-decoration:none;
	}

#construction_events a:hover  { 
	text-decoration:underline;
	}


/* VIDEOS PAGE iframes */
#property_videos {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_propertyvideos.jpg) top right no-repeat
	}
	
#property_videos a { 
	color: #434b64;
	text-decoration:none;
	}

#property_videos a:hover  { 
	text-decoration:underline;
	}

#professional_videos {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_professionalvideos.jpg) top right no-repeat
	}
	
#professional_videos a { 
	color: #434b64;
	text-decoration:none;
	}

#professional_videos a:hover  { 
	text-decoration:underline;
	}

#engineering_videos {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_engineeringvideos.jpg) top right no-repeat
	}
	
#engineering_videos a { 
	color: #434b64;
	text-decoration:none;
	}

#engineering_videos a:hover  { 
	text-decoration:underline;
	}

#construction_videos {
	position: relative;
	width: 190px;
	padding: 29px 0px 10px 14px;
	line-height:12px;
	font-size:10px;
	background:url(../images/bg_constructionvideos.jpg) top right no-repeat
	}
	
#construction_videos a { 
	color: #434b64;
	text-decoration:none;
	}

#construction_videos a:hover  { 
	text-decoration:underline;
	}






#sub1a	{
	width: 182px;
	height:158px;
	border: none;
	margin: 0;
	overflow: auto;
	color:#434b64;
	text-align:left;
	scrollbar-face-color: #d0d4e0;
	scrollbar-base-color: #3d0079;
	scrollbar-arrow-color: #a5aab9;
	scrollbar-track-color: #d6d9e4;
	scrollbar-shadow-color: #d0d4e0;
	scrollbar-highlight-color: #d0d4e0;
	scrollbar-3dlight-color: #a5aab9;
	scrollbar-darkshadow-Color:#a5aab9;
}

.sub2a	{
	padding: 3px 5px 5px 0;
	border-bottom:1px dotted #a0a5b3;
	}

.sub2a img { 
	border:1px solid #434b64; 
	margin: 3px 5px 0 0
	}