/*#divOuterCollegeList 
{
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}
#divInerCollegeList 
{
    padding: 0 10px 15px;
}

#CollegeListMenu li a 
{
    color: #3b3b3b;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bold;
    text-decoration:underline;
    text-transform: capitalize;
}
.CollegeListMenuSelected a 
{
    color: #38a6b2 !important;
    
    font-size: 14px;
    font-weight: bold;
    
    text-decoration: none;
    text-transform: capitalize;
}

#CollegeListMenu li a:hover 
{
    
    color: #38a6b2 !important;
    
    font-size: 14px;
    font-weight: bold;
    
    text-decoration: underline;
    text-transform: capitalize;
}
#CollegeListMenu {
    margin: 15px 0;
    padding-left: 17px;
}

/*#CollegeListMenu > li 
{
    list-style: disc outside none;
    padding: 0 10px;
    text-align: center;
    vertical-align: bottom;
    width: 30%;
}*/
/*#CollegeListMenu > li {
    list-style: circle outside none;
    margin: 0 19px;
    text-align: left;
    width: 27% !important;
}*/

#CollegeListMenu {
    padding: 10px;
}
.DivDepartment {
    background-color: #f69504;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    font-weight: bold;
    padding: 10px 17px;
	cursor: pointer;
	text-transform: capitalize;
}
.DivDepartmentDetails {
    border: 1px solid #f69504;
    font-family: verdana;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 0 15px;
	    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.DivCollegeName {
    margin: 10px 0;
}

#divInerCollege 
{
    padding: 0 10px;
}
#divOuterCollege {
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

.CollegeListMain 
{
    margin: 5px 2px;
}
#SpanCollegeListTitle 
{
    border-bottom: 1px solid #fddcbb;
    color: #0b7ca8;
    font-family: Segoe UI;
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 18px;
    padding-top: 10px;
    text-align: left;
	padding-left: 15px;
}

.plus
{
	background-image: url("/media/1127/ExpandIcon.jpg");
    background-position:right 11px top 11px;
    background-repeat: no-repeat;
}
.minus
{
	background-image: url("/media/1126/CollepsIcon.jpg");
	background-position:right 11px top 11px;
    background-repeat: no-repeat;
}

.DivCollegeName > a 
{
    color: #3b3b3b;
    font-family: verdana !important;
    font-size: 14px;
    text-decoration: underline;
    text-transform: uppercase;
}
.DivCollegeName > a:hover 
{
    color: #0b7ca8;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
