/*
*
*
*	links
*
*
*/



a,
a:visited,li a.active{
color:#333333;
text-decoration: none;
font:12px Arial;
}

a:hover {color:#8b1d0e;
border-bottom:1px dotted #8b1d0e;
text-decoration: none;}
a:active {color:#820000;} 
a:focus{outline: none;}
a img{border: none;  }

#site-title a:hover,
#site-slogan a:hover,
.block h2.title a{
	text-decoration:none;
}

.outsidecontent a,
.outsidecontent li a.active,
#header-images a,
#navigation-secondary a{
	
	text-decoration:none;
}

.outsidecontent#topBar a{
	color:yellow;
}

.news-images a img{
padding:9px;
padding-top:7px;
background-image: url("../img/backgrounds/news_back.jpg");
background-repeat:no-repeat;
}

.news-images  table{
border-collapse:none;
}

.news-images  th{
border-bottom:none;
}

.bold-title a{
font:bold 12px/15px Arial,Helvetica,FreeSans,sans-serif;
}

.blocks-images a img{
padding:8px;
background-image: url("../img/backgrounds/blocks_back.jpg");
background-repeat:no-repeat;
}


.field-name-field-unit1hours, .field-name-field-unit2hours, .field-name-field-unit3hours, .field-name-field-unit4hours, .field-name-field-unit5hours{
float: right;
    font-weight: bold;
}

.field-name-field-unit1hours .field-items :before, .field-name-field-unit2hours .field-items :before, .field-name-field-unit3hours .field-items :before , .field-name-field-unit4hours .field-items :before, .field-name-field-unit5hours .field-items :before{
content:"[No. of Hrs: ";
}
.field-name-field-unit1hours .field-items :after, .field-name-field-unit2hours .field-items :after, .field-name-field-unit3hours .field-items :after, .field-name-field-unit4hours .field-items :after, .field-name-field-unit5hours .field-items :after{
content:"]";
}
.field-name-field-unit1title .field-items, .field-name-field-unit2title .field-items, .field-name-field-unit3title .field-items, .field-name-field-unit4title .field-items, .field-name-field-unit5title .field-items{
  float: left;
    font-weight: bold;
}

.field-name-field-unit1description, .field-name-field-unit2description, .field-name-field-unit3description, .field-name-field-unit4description, .field-name-field-unit5description{
clear: both;
 margin-bottom: 5px;
 text-align:justify;
}

.view-course-detail h3{
font: bold 15px Arial;
color:#8b1d10;
text-transform:uppercase;
margin-bottom:5px;
margin-top:1em;
}

.view-course-detail .views-field-title a, .view-course-detail .views-field a{
font:  13px Arial;
color:#333333;
line-height:24px;

}



.field-name-field-first-name, .field-name-field-facultytitle, .field-name-field-lastname{
float:left;
margin-right:5px;
font-weight:bold;
}

.field-name-field-facultyphoto{
 position: absolute;
    right: 6px;
}

.field-name-field-designation{
clear:both;
}