/* BEGIN COMMON */
body 
{   	
    margin: 0;
    padding: 0;	
	text-align: center;
	color: Black;
	font-family:Calibri, Cambria, Arial, Sans-Serif;
}
		
p
{	
	font-size: inherit; font: 82%;
}

hr {
    MARGIN-TOP: 0px;
    FILTER: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=10,startX=50,finishX=100);   
    PADDING-TOP: 0px
}

.headmaster
{
    padding-left: 10px; 
    width: 100%; 
    text-align: left; 
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,startColorstr=#FFFFFF, endColorstr=#E0E0E0);
}

img
{
	border-width: 0;
}

/* END COMMMON */


/* BEGIN HEADINGS */
h1
{
    color:Midnightblue;
}

h2
{
    font-weight: bold;
    font-size:16px;
}
	
h3
{
	font-size: 14px;
	margin-bottom: -15;	
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-weight: bold;
}

h5
{
    padding-bottom:1px;
}
/* END HEADINGS */


.ExposoftLinkMain
{
	font-weight: normal;
	font-size: 9pt;
	color: gray;
	font-style: normal;
	text-decoration: none;
}
.ExposoftLink
{
	font-weight: normal;
	font-size: 7pt;
	color: gray;
	font-style: normal;
	text-decoration: none;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFFFFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:normal;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#e7ffb4;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

/*Panel : Green Grouping Text*/
.GreenPanel legend
{
	color: Navy;
	font-weight:bold;
	padding-right:5pt;
}

/*Message Box*/
.Msg 
{
     z-index:1000;
     position:absolute;
     top: 200px;
     left:200px;
     width:400px;
     background-color:ActiveBorder;
}

.Prompt 
{
     z-index:1000;
     position:absolute;
     top: 100px;
     left:350px;
     width:500px;
     background-color: ButtonFace;
}

.EditAsset 
{
     z-index:1000;
     position:absolute;
     top: 100px;
     left:50px;
     width:400px;
     background-color:WhiteSmoke;
}

.Refinement 
{
     z-index:1500;
     position:absolute;
     top: 180px;
     left:300px;
     width:300px;
     background-color:WhiteSmoke ;
}

.OrgTree 
{
     z-index:2000;
     position:absolute;
     top: 150px;
     left:50px;
     width:200px;
     background-color: WhiteSmoke;
}

.OrgTreeLeft
{
     z-index:2000;
     position:absolute;
     top: 150px;
     left:100px;
     width:200px;
     background-color: WhiteSmoke;
}

.OrgTreeHide 
{
     z-index:2000;
     position:absolute;
     top: 1px;
     left:-1000px;
     width:200px;
     background-color:WhiteSmoke;
}

.ManageEvent
{
     z-index:2001;
     position:absolute;
     top: 150px;
     left:50px;
     width:600px;
     background-color: WhiteSmoke;
}

.ManageEventLeft
{
     z-index:2001;
     position:absolute;
     top: 150px;
     left:100px;
     width:600px;
     background-color: WhiteSmoke;
}

.ManageEventHide 
{
     z-index:2001;
     position:absolute;
     top: 1px;
     left:-1000px;
     width:600px;
     background-color:WhiteSmoke;
}

.Contact
{
    z-index: 2000;
    position: absolute;
    top: 100px;
    left: 30px;
    width: 600px;
    background-color:WhiteSmoke;
}

.Invite_Add_Contact
{
    z-index: 10;
    position: absolute;
    top: 156px;
    left: 18px;
    width: 400px;
    background-color:WhiteSmoke;
}

.BigPanel
{
    z-index: 2000;
    position: absolute;
    top: 100px;
    left: 5px;
    width: 1200px;
    font-weight:bold;
    background-color:WhiteSmoke;
}

.MediumPanel
{
    z-index: 900;
    position: absolute;
    top: 15px;
    left: 5px;
    width: 800px;
    background-color: WhiteSmoke;
}

.TextEditor
{
    z-index: 500;
    position: absolute;
    top: 160px;
    left: 91px;
    width: 300px;
    height: 400px;
    background-color:WhiteSmoke;
}

.History
{
    z-index: 1500;
    position: absolute;
    top: 60px;
    left: 30px;
    width: 900px;
     height: 400px;
    background-color: WhiteSmoke;
}

.Bold
{
    font-weight:bold;
}

.Cell
{
    border:Solid 1px White;
}

.airportlist
	{
		font-size: 12px;
		z-index: 1100;
	}

.abortButton
	{
		font-size: 10px;
		word-spacing: 2px;
	}

.SportCalendar .ajax__calendar_container {
    border:1px solid FireBrick;
    background-color: Gainsboro;
    color: FireBrick;
    z-index: 9999;
}
.SportCalendar .ajax__calendar_other .ajax__calendar_day,
.SportCalendar .ajax__calendar_other .ajax__calendar_year {
    color: Navy;
}
.SportCalendar .ajax__calendar_hover .ajax__calendar_day,
.SportCalendar .ajax__calendar_hover .ajax__calendar_month,
.SportCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: Navy;
}
.SportCalendar .ajax__calendar_active .ajax__calendar_day,
.SportCalendar .ajax__calendar_active .ajax__calendar_month,
.SportCalendar .ajax__calendar_active .ajax__calendar_year {
    color: Navy;
    font-weight:bold;
}

.loginpwd
{ 
    font-size: 21px;
    background-color: #EEEEEE; 
    border-style: solid; 
    border-color: #8E0606
}

.loginbtn
{
    background-color: #8E0606; 
    font-family: Arial; 
    color: #FFFFFF; 
    font-weight: bold
}

.login_background
{
	background-image:url(images/login1_05b.jpg);
	background-repeat:no-repeat;
}

.tabImage
{
	z-index:1000;
	position:absolute;
	border:0;
}
.tabHdr
{
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
	padding-left:15px;
}

