﻿.PopupPanel
{
    background-color:#EBEBEB;
    padding: 20px;
}-height:20px;margin:0;padding:10px 0 0 30px;border:0px solid #CCC;
}

td
{
    color:#000;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:20px;
}


h3
{
    color:#000;font-family:Arial,Helvetica,sans-serif;font-size:14px; margin:10px 0 20px 0;
}

.EventPanel
/* This is a panel for controls to go in - not the main grid */
{
    background-color:#EBEBEB;
    border-style:solid;
    border-width:0px;
    border-color:Gray; 
    padding: 2px, 3px,3px,3px; 
    margin: 0px    
}

/* Manage Events Grid */
Events_GridView
{
	
}

.EventGrid
/* This is class is applied to every row in the grid (header or otherwise)*/
{
}

.EventGridMainHeader
/* Just the header row */
{
	text-align:left;
	background-color:#f0f0ff;
}

.EventGridEventHeader
/* This applies to the first (or only) row for a particular event */
{	
	border-top-style:solid; 
	border-top-width:thin;
	border-top-color:#66A; 
}

.EventGridEventDetail
/* Subsequent rows are given this style */
{
	border-style:none;
}

.EventGridItems
{
}

.EventGridHeaderItems
{
/*	border-top-style:solid; 
	border-top-width:thin;
	border-top-color:#444;
	text-align:left; */	
}


.HighlightThisUser
{
	background-color:Yellow;
}

/* ManageEventsGrid_End*/


/* Rotas */	
.RotaTable 
{
    background-color:#CCC;
    border-color:black;
    border-width:1px;
    border-style:solid;
    color:#000;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;margin:0;padding:0 0px 0 0;border:0px solid #CCC;
    
    
}

.RotaTable tr
{
    font-weight:normal;text-align:left;background-color:#FFF;   
}

.RotaTable td
{
    font-weight:normal;text-align:left;background-color:#FFF;padding:3px 10px 3px 10px; 
}

.RotaTable hr
{
    background-color:Yellow;
    font-weight:bold;
    border-bottom: solid 0px #000;
}

.RotaEventTitle
{
    font-weight:bold;
}


.RotaEventHeading
{
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:17px;
    background-color:#efefef;
    clear:left;height:1px;
    padding:9px;
    border:0px solid #CCC
}


.rota_highlightuser
{
	font-weight:bolder;
	font-style:italic;
}

/* Rotas_End */




.tasknamecell {font-size:0.85em;font-weight:bold;width:200px
}
