﻿ /*Mahe Dubai FirstLevelPageLayout*/
 
 #content-container
{
    height: auto;
    clear : both;
}

#content-container #left-nav-container
{
  /*  background-color: #8F5A2B; */
     background-color: #90322A;
    position: relative;
    height: auto;
    padding-bottom : 10px;
   /* width:196px;  */
}

#content-container #mid-content-container
{
    width : 500px;   
}

#content-container #right-webpart-zone-container
{
    width : 240px;
    height: auto;
}

.main_head {
    font-family:Lucida Sans;
    font-size: 19px;
    color: #A12F25;
    text-align:left;
}
.content p
{
	font-family:Lucida Sans;
	font-size:10px;
	color:#33335A;
	line-height:1.25px;
	text-align:justify;
}

.image-bottom-left
{
    background : url('/_layouts/images/MAHE.Dubai.Images/btm_left.gif') left bottom no-repeat;    
    position : absolute;
    left: 0px;
    bottom: 0px;
    height: 9px;
    width: 9px;
}

.image-bottom-right
{
    background : url('/_layouts/images/MAHE.Dubai.Images/btm_right.gif') right bottom no-repeat;    
    position : absolute;
    bottom: 0px;
    right: 0px;
    height: 9px;
    width: 9px;
}

.image-top-left
{
    background : url('/_layouts/images/MAHE.Dubai.Images/top_left.gif') left top no-repeat;    
    position : absolute;
    left: 0px;
    top: 0px;
    height:9px;
    width: 100%;
}

.image-top-right
{
    background : url('/_layouts/images/MAHE.Dubai.Images/top_right.gif') right top no-repeat;    
    position : absolute;
    right: 0px;
    top: 0px;
    height: 9px;
    width: 9px;
}
.btm_head1 {	font-family: Lucida Sans;
	font-size: 12px;
	color: #A33026;
	font-weight:bold;
}
.listbox_content option{
	font-family: Lucida Sans;
	font-size: 10px;
	color:#A33026;
}

.tab-button
{
	
	/*background : url('/_layouts/images/MAHE.Dubai.Images/mouse_over1.gif') top top repeat-x;    */
    background-color:#dedede;
	margin-right : 10px;
	font-family : Lucida Sans;
	font-size : 12px;
	color : #7c7676;
	cursor : pointer;
}

.tab-button-highlighted
{
	/* background : url('/_layouts/images/MAHE.Dubai.Images/mouse_1.gif') top top repeat-x;    */
	background-color:#a12f25;
	margin-right : 10px;
	color : White;
	font-family : Lucida Sans;
	font-size : 12px;
	cursor : pointer;
}
.tabs-container
{
	border-bottom:solid 1px #D8CEC5 ;
	}
