/*
	CSS Stylesheet 	- 	index.css
	Description 	- 	Stylesheet used on the site homepage
 */
 
/*General News Column Styles*/
.left-column, .middle-column, .right-column{float:left;height:auto;}
.middle-column, .right-column{display:inline;margin-left:20px;}

/*Left News Column Styles*/
.left-column{width:240px;}
.left-column p.full-story a{font:12px Verdana, Arial, sans-serif;}

/*Middle News Column Styles*/
.middle-column{width:300px;}
.middle-column p.caption{display:block;font-size:11px;margin:0 auto;margin-top:2.5px;text-align:center;width:300px;}
.middle-column .body img{border:1px solid #333;display:block;margin:0 auto;margin-top:30px;padding:0;}
.middle-column .body embed{margin:0 auto;display:block;}

/*Right News Column Styles*/
.right-column{width: 180px;}
.right-column ul{list-style-type:none;margin:0;padding:0;}
.right-column ul li{line-height:125%;margin-bottom:15px;}
.right-column h2{display:block;margin-bottom:15px;}

/*Section Styles*/
.section{overflow:hidden;}
.section .footer{border-top:0;}
.section h6, .section strong{font: bold 12px Arial;}

/*Image Styles*/
a.ecuk-img{background-image:url(../members/images/engineering-council-logo.jpg);float:left;height:60px;margin:25px 70px 40px 30px;text-decoration:none;text-indent:-999em;width:170px;}
a.ecuk-img:hover{background-position:bottom;}
img.bordered-image{background-color:#efefef;border:1px dashed #999;float:right;margin:0 50px 30px 100px;padding:5px;}	
.left-column h3 a{font:bold 18px Arial, Verdana, sans-serif;letter-spacing:-0.5px;line-height:125%;}
#news-section{border-bottom:0;}

.section .body a#nanocharm{background:url(/aboutus/images/nanocharm.png);border:none;display:block;float:right;height:61px;margin-left:50px;margin-right:30px;width:150px;}
.section .body a#nanocharm:hover{background-position:bottom;}

h2.home-inmc{border-bottom:1px solid #ccc;font:bold 24px Arial;margin-bottom:10px;}

a.membership{background-image:url(/join-icon.jpg);display:block;height:42px;margin-bottom:15px;width:170px;}
a.membership:hover{background-position:bottom;}

.advert{margin:10px auto;width:150px;}
.advert img{border:0;}

table.webinar{color:#333;font:12px Arial;line-height:150%;}
table.webinar td{border-bottom:1px solid #999;padding:10px 0;}
table.webinar ul{margin-bottom:0;}
.webinar-title{color:#c00;font:bold 14px Arial, Helvetica, sans-serif;}
.deadline{color:#c00;}

a img{border:0;}
a.float-right{float:right;margin:0;padding:0;}

/*End of file*/
