﻿ #content-container
{
    height: auto;
    clear : both;
}

#content-container #left-nav-container
{
    background-color: #8F5A2B;
    position: relative;
    height: auto;
    padding-bottom : 10px;
}

#content-container #mid-content-container
{
    width : 500px;   
}

#content-container #right-webpart-zone-container
{
    width : 240px;
    height: auto;
}

.main_head {
    font-family:Verdana;
    font-size: 19px;
    color: #b27a40;
    text-align:left;
}
.content p
{
	font-family:Verdana;
	font-size:10px;
	color:#33335A;
	line-height:1.25px;
	text-align:justify;
}

.image-bottom-left
{
    background : url('/_layouts/images/Manipal.Edu/btm_left.gif') left bottom no-repeat;    
    position : absolute;
    left: 0px;
    bottom: 0px;
    height: 9px;
    width: 9px;
}

.image-bottom-right
{
    background : url('/_layouts/images/Manipal.Edu/btm_right.gif') right bottom no-repeat;    
    position : absolute;
    bottom: 0px;
    right: 0px;
    height: 9px;
    width: 9px;
}

.image-top-left
{
	position : absolute;
	left: 0px;
	top: 0px;
	height: 9px;
	width: 100%;
	background-color: #E77F24;
	background-position: left top;
}

.image-top-right
{
	position : absolute;
	right: 0px;
	top: 0px;
	height: 9px;
	width: 9px;
	background-color: #E77F24;
}
.btm_head1 {	font-family: Verdana;
	font-size: 12px;
	color: #b27a40;
	font-weight:bold;
}
.listbox_content option{
	font-family: Verdana;
	font-size: 10px;
	color:#6e4116;
}

.tab-button
{
	
	background : url('/_layouts/images/Manipal.Edu/mouse_over1.gif') top top repeat-x;    
	margin-right : 10px;
	font-family : Verdana;
	font-size : 12px;
	color : #A05615;
	cursor : pointer;
}
.news_event_text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.tab-button-highlighted
{
	background : url('/_layouts/images/Manipal.Edu/mouse_1.gif') top top repeat-x;
	margin-right : 10px;
	color : White;
	font-family : Verdana;
	font-size : 12px;
	cursor : pointer;
	text-decoration: none;
}
.tabs-container
{
	border-bottom:solid 1px #D8CEC5 ;
	}

