﻿
.MasterPage_ContentPlaceHolder1_BG
{
	 background-image: url(images/default/none.png);
    background-repeat: no-repeat;
    background-attachment: scroll ;
    background-position: center bottom;
    
}

.MasterPage_ContentPlaceHolder2_BG
{
	 background-image: url(images/default/none.png);
    background-repeat: no-repeat;
    background-attachment: scroll ;
    background-position: center top;
}


TR.GridLine1
{
	background-color: #A2A2A2;
	height: 32px;
}

TR.GridLine2
{
	background-color: #FBF884;
	height: 32px;
}

TR.GridLine3
{
	background-color: #1BCD55;
	height: 32px;
}

TR.GridLine4
{
	background-color: #C629ED;
	height: 32px;
}

TR.GridLine5
{
	background-color: #5963BD;
	height: 32px;
}

TR.GridLine6
{
	background-color: #33CCCC;
	height: 32px;
}

TR.GridLine7
{
	background-color: #CCFF99;
	height: 32px;
}

TR.GridLine8
{
	background-color: #7C84DC;
	height: 32px;
}


TR.GridLine9
{
	background-color: #E24FF2;
	height: 32px;
}


TR.GridLine10
{
	background-color: #EE536A;
	height: 32px;
}


TR.GridLine11
{
	background-color: #FA87C4;
	height: 32px;
}



TR.GridLine12
{
	background-color: #86FB9A;
	height: 32px;
}


TR.GridLine13
{
	background-color: #D8D9A8;
	height: 32px;
}


TR.GridLine14
{
	background-color: #E8AB99;
	height: 32px;
}


TR.GridLine15
{
	background-color: #EEF38D;
	height: 32px;
}


TR.GridLine16
{
	background-color: #BFD6FB;
	height: 32px;
}



TR.GridLine17
{
	background-color: #F145D8;
	height: 32px;
}


TR.GridLine18
{
	background-color: #CCF9C1;
	height: 32px;
}


TR.GridLine19
{
	background-color: #7BCA73;
	height: 32px;
}


TR.GridLine20
{
	background-color: #F0BB4D;
	height: 32px;
}


TR.GridLine21
{
	background-color: #F8DCA3;
	height: 32px;
}






.GlobalBgColor1
{
	background-color: #F0F0F0;
}



.GlobalBgColor2
{
	background-color: #FEFDE2;
}


.WorkInputHeader
{
	font-size: 36pt;
}

.WorkInputTextbox
{
	width: 400px;
	height: 30px;
	line-height: 26px;
	font-size: 18pt;
}

.WorkInputButton
{
	font-size: 18pt;
}


.FontSizeSmall1
{
	font-size: 9pt;
}
 

a.GridLine5:link, a.GridLine5:visited, a.GridLine5:active,
a.GridLine4:link, a.GridLine4:visited, a.GridLine4:active
{
	color: White;
}

a.GridLine5:hover,
a.GridLine4:hover
{
	text-decoration: underline;
}



.highlighted1
{
	background: #c3effd;
}


.highlightedText_green
{
	 background: #00CC00;/*#4AFF6F;*/
	 color: White;
}
.highlightedText_amber
{
	background: #FFBF00; /*amber;*/
	color: White;
}
.highlightedText_blue
{
	 background: #c3effd;
}

.highlightedText_red
{
	 background: #ff0000;
	 color: White;
}

a.highlightedText_red
{
	color: White;
}

.highlightedText_orange
{
	 background: #FE9A05;
	 color: White;
}



input		{ -moz-border-radius:5px; -webkit-border-radius:10px; border-radius: 5px; border-width: 1px; }
.rounded-corners {behavior: url(/css/border-radius.htc);}
::selection			{ background:#c3effd; color:#000; /* Safari and Opera */ }
::-moz-selection  { background:#c3effd; color:#000; /* Firefox */ }








/*SubGridView------------------------------------------*/

.hidden
{
	display: none;
}
.subgridview
{
width: auto;
border: none;
text-align:left;
margin: 0px 0px 5px 25px;
background: whitesmoke;
align: left;
}
.subgridview th
{
background: silver;
color: Black;
}
/*-----------------------------------------------------*/ 


/*Schedule Related--------------------------------------*/

.Schedule_Full_WeekBG
{
	background-image: url(images/cle/schedule_full_weekBG.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	
}

.ScheduleCell
{
	width: auto;
	min-width: 20px;
}

.ScheduleHeader2
{
	font-size: 8pt;
	width:auto;
	
}

td.ScheduleCell
{
	width: auto;
	min-width: 20px;
	color: White;
}

.ScheduleHeaderFields
{
	 Color: white;
	 background: #A5957D;
	 font-weight: bold;
	 text-align: left;
	 font-size: 8pt;
	width:auto;
	
	 line-height: 16px;
}

.ScheduleHeaderFields th
{
	Color: white;
	 background: #A5957D;
	 font-weight: bold;
	 text-align: left;
	 line-height: 16px;
	 
}	
/*-----------------------------------------------------*/ 


/*---General Related------------------------------------------*/ 

.backgroundcolor_white
{
	background-color: White;
}


.backgroundcolor_green
{
	 background: #00CC00;/*#4AFF6F;*/
	  
}

.backgroundcolor_yellow
{
	 background: #FFFF51;
}

.backgroundcolor_red
{
	 background: #ff0000;
	  
}

.backgroundcolor_orange
{
	 background: #FE9A05;
	 
}


.backgroundcolor_blue
{
	 background: #2D96FF;/*#c3effd;*/
}



/*-----------------------------------------------------*/ 





table.ParentOfAttributeTables td
{
	vertical-align: top;
}

table.AttributeTable
{
	width: 100%;
	vertical-align: top;
	/*background-color: White;*/
}

td.AttributeTitleCell, td.AttributeTitleCell2
{
	text-align: left;
	
	vertical-align: top;
}

td.AttributeValueCell, td.AttributeValueCell2
{
	text-align: left;
	vertical-align: top;
	width: 50%;
}

td.AttributeValueCell input
{
	width: 250px;
}





#cssmenu > ul > li > a.TopLevelMenuItemPurchaseOrders {
	color: #FFCC00;
}



#cssmenu > ul > li > a.TopLevelMenuItemEngineering {
	color: #92D050;
}


#cssmenu > ul > li > a.TopLevelMenuItemMarketing {
	color: #FFFF00;
}



#cssmenu > ul > li > a.TopLevelMenuItemReports {
	color: #FFFF00;
}


#cssmenu > ul > li > a.TopLevelMenuItemWorksOrders {
	color: #00B0F0;
}

#cssmenu > ul > li > a.TopLevelMenuItemTime {
	color: #00B050;
}


#cssmenu > ul > li > a.TopLevelMenuItemAdmin {
	color: #FF00FF;
}



@media (max-width: 600px) {
	.ajaxBoxHeightForAllOpenAndActiveTickets {
		Height: 300px !important;
	}
	.ajaxBoxHeightForOther {
		Height: 600px !important;
	}	
}

/**********************************************/


/*'Gridview Related
Table.GridView { color: #000000; font-size: 11pt; }
Table.GridView .GridViewHeader {height: 40px; color: #000; font-size: 11pt; background-color: #FBF884; font-weight: bold;}

.GridView TD A:link, .GridView TD A:visited {color: blue; text-decoration: none;}
.GridView TD A:hover { color: #000000; text-decoration: none;}
.GridView .RowStyle { background-color: #FBF884; height: 45px; text-align: Left;}
.GridView .AlternateRowStyle { background-color: #F0F2F4; height: 45px; text-align: Left; vertical-align: middle;}

Table.GridView th A:link,  Table.GridView th A:visited
{
	color: blue; text-decoration: none;
	  
	 
	 padding: 0 0 0 0;
}
 
*/


