|
|
Line 559: |
Line 559: |
| a.anchor{display: block; position: relative; top: -80px; visibility: hidden;} | | a.anchor{display: block; position: relative; top: -80px; visibility: hidden;} |
| | | |
− | .contentpara {margin-bottom: 30px;}
| |
− |
| |
− | span.email{font-family: monospace; font-weight: normal;}
| |
− |
| |
− | fieldset {border: 1px solid #337f53;}
| |
− |
| |
− | .greyout {color: #A0A0A0;}
| |
− | .highlightme {background-color: #FFFF00;}
| |
− |
| |
− | #alertContainer { margin-bottom: 10px; width: 936px;}
| |
− | #annContainer {margin-left: 8px;}
| |
− | #newsContainer {border: 1px solid #ccc;}
| |
− |
| |
− | .newsTitle {
| |
− | display: block;
| |
− | color: #414141;
| |
− | font-size: 25px;
| |
− | font-family:Helvetica, Arial, sans-serif;
| |
− | padding: 10px 15px 5px 10px;
| |
− | border-bottom: 1px solid #ccc;
| |
− | margin-bottom: 0px;
| |
− | }
| |
− |
| |
− | .newsItem {
| |
− | border-bottom: 1px solid #ccc;
| |
− | display: block;
| |
− | padding: 5px 15px 0px 10px;
| |
− | margin-bottom: 0px;
| |
− | }
| |
− |
| |
− | .newsItem h3 {
| |
− | width: auto;
| |
− | display: inline;
| |
− | font-size: 14px;
| |
− | font-family: Arial, Helvetica, sans-serif;
| |
− | padding: 0px;
| |
− | margin: 0px;
| |
− | }
| |
− |
| |
− | .newsItem img {
| |
− | float: right;
| |
− | clear: right;
| |
− | width: 80px;
| |
− | padding-left: 15px;
| |
− | display: inline-block;
| |
− | }
| |
− |
| |
− | .newsItem .newsDate {
| |
− | font-style: italic;
| |
− | font-size: 14px;
| |
− | display: inline-block;
| |
− | color: #999;
| |
− | float: right;
| |
− | padding: 0px 0px 10px 15px;
| |
− | }
| |
− |
| |
− | .newsItem p, .newsItem ul, .newsItem li {
| |
− | padding: 0px;
| |
− | margin-left: 20px;
| |
− | font-size: 12px;
| |
− | line-height: 1.2;
| |
− | }
| |
− |
| |
− | .newsItem p {margin-top: 10px;}
| |
− |
| |
− | .annItem {
| |
− | border: 2px solid #414141;
| |
− | display: block;
| |
− | padding: 0px 15px 10px 10px;
| |
− | margin-bottom: 18px;
| |
− | position: relative;
| |
− | height: 160px;
| |
− | vertical-align: middle;
| |
− | }
| |
− |
| |
− | .annItem .annCentered {
| |
− | display: table-cell;
| |
− | vertical-align: middle;
| |
− | height: 160px;
| |
− | }
| |
− |
| |
− | .annCentered h3 {
| |
− | padding: 0px;
| |
− | display: block;
| |
− | margin-left: auto;
| |
− | margin-right: auto;
| |
− | text-align: center;
| |
− | }
| |
− |
| |
− | .annItem ul, .annItem li {padding: 0px; margin: 0px;}
| |
− | .annItem li {list-style: none; margin: 5px}
| |
| | | |
| | | |
Line 794: |
Line 703: |
| | | |
| | | |
− | /* For team part*/
| |
− | .teamM{
| |
− | float:left;
| |
− | /*width:690px;*/
| |
− | margin-top:10px;
| |
− | border-bottom-style:solid;
| |
− | border-width:2px;
| |
− | border-color:#CCC;
| |
− | }
| |
− | .teamM img{
| |
− | width:200px;
| |
− | height:250px;
| |
− | margin-top:36px;
| |
− | border-radius:8%;
| |
− | }
| |
| | | |
− | .titleLeft{
| |
− | float:left;
| |
− | width:200px;
| |
− | }
| |
− | .titleRight{
| |
− | float:right;
| |
− | width:200px;
| |
− | }
| |
− | .content{
| |
− | float:left;
| |
− | width:410px;
| |
− | margin-left:30px;
| |
− | margin-bottom:25px;
| |
− | }
| |
− |
| |
− |
| |
− |
| |
− | .instructors{
| |
− | float:left;
| |
− | /*width:690px;*/
| |
− |
| |
− | margin-top:10px;
| |
− | border-bottom-style:solid;
| |
− | border-width:2px;
| |
− | border-color:#CCC;
| |
− | }
| |
− | .instructors img{
| |
− | display:block;
| |
− | float:left;
| |
− | width:200px;
| |
− | margin-top:36px;
| |
− | border-radius:8%;
| |
− | }
| |
− | .instructors h2{
| |
− | display:block;
| |
− | float:left;
| |
− | width:410px;
| |
− | height:36px;
| |
− | margin-left:25px;
| |
− | }
| |
− | .instructors h3{
| |
− | display:block;
| |
− | float:left;
| |
− | width:410px;
| |
− | margin-left:40px;
| |
− | }
| |
− | .instructors p{
| |
− | display:block;
| |
− | float:left;
| |
− | width:410px;
| |
− | margin-left:40px;
| |
− | margin-bottom:20px;
| |
− | }
| |
− | #instr2 img{
| |
− | float: right;
| |
− | }
| |
− | #instr2 h2{
| |
− | margin-left:0;
| |
− | }
| |
− | #instr2 p{
| |
− | margin-left:20px;
| |
− | }
| |
− |
| |
− | .links a{
| |
− | display:none;
| |
− | }
| |
− | /*For the acknowledge part*/
| |
− | .ackn{
| |
− | float:left;
| |
− | width:688px;
| |
− | }
| |
− | .ackn img{
| |
− | display:block;
| |
− | float:left;
| |
− | width:120px;
| |
− | margin-bottom:30px;
| |
− | padding:0 20px 0 20px;
| |
− | border-radius:6%;
| |
− | }
| |
− | .ackn h3{
| |
− | display:block;
| |
− | float:left;
| |
− | width:520px;
| |
− | height:36px;
| |
− | }
| |
− | .ackn p{
| |
− | display:block;
| |
− | float:left;
| |
− | width:520px;
| |
− | }
| |
− | #ackn2 img{
| |
− | float:right;
| |
− | }
| |
− | #ackn3 p{
| |
− | width:688px;
| |
− | }
| |
− | #ackn5 img{
| |
− | float:right;
| |
− | }
| |
− | #ackn7 img{
| |
− | float:right;
| |
− | }
| |
− | #ackn9 img{
| |
− | float:right;
| |
− | }
| |
− | #ackn14 img{
| |
− | float:right;
| |
− | }
| |
− | #ackn10 p{
| |
− | width:688px;
| |
− | }
| |
− | #ackn11 p{
| |
− | width:688px;
| |
− | }
| |
− | #ackn15 p{
| |
− | width:688px;
| |
− | }
| |
| | | |
| | | |