﻿/*Page background Div*/
#page_bg
{
	margin-top:10px; 
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;   
	width:auto; 		
	height:auto;
	background-color:#FFFFF7;	
}


/*Page Header Div*/
#page_heading
{	
	width:auto; 		
	height:23px;	
	font-weight:bold;
	font-size:12pt;   
	color:#800000;	
	font-family:Arial;	
	background-image: url(_Images/Headline.gif);
	background-color:  #f7dfb5;
	text-align:left;		
	padding-left:10px; 
}
/*Page Error div */
#page_error
{	
	width:auto; 	
	height:auto; 	
	text-align:center; 
	border: #F4F4F4 thin solid; 	
}

/*Page Search */
#page_search
{
	width:auto; 	
	height:auto; 		
	padding: 5px; 
	margin: 10px;	
}

/*only Project module (Displays Project,Module,Task Names */
#display_name
{
	width:auto; 	
	height:auto; 	
	
	font-weight:bold;
	font-size:10pt;   
	color:white;
	background-color: #5E290C; /* #4E6884;*/
	text-align:center; 
}
/*for new update detele */
#data_operation
{
	width:auto; 	
	height:auto; 
	padding-left: 10px; 
	border: #F4F4F4 thin solid; 
}
#data_operation2
{
	width:auto; 	
	height:auto; 
	padding-left: 10px; 
	border: #F4F4F4 thin solid; 
}

#fieldset_1
{
	width:auto; 	
	height:auto; 
	overflow: auto;
	padding: 3px; 
	margin: 2px;
}
#fieldset_2
{
	width:auto; 	
	height:auto; 
	overflow: auto;
	padding: 3px; 
	margin: 2px;
}
/* Use this id for Error Label in ur page*/
#ExceptionLabel_Test
{
	background-color: #FFC080;
	color:#8B0000;	
}



 
 /* -----------------------------------Timesheet Homepage--------------------------------------------------*/
 
 
h1.homesize1 {
	position: absolute;
	left: 11px;
	top: 3px;
	text-transform: uppercase;
	font-size: 18px;
	color:navy; 
	font-family: Verdana; 	
}
h2.homesize1 {
	position: absolute;
	left: 11px;
	top: 32px;
	font-size: 11px;
}

#Menu
{
	width:auto; 
	height:auto;	
	padding-left:5px;
	padding-top:5px;
	 
}


*body 
{
	
	background-color: #FFFFF7;
	background-image: url(_images/ts_background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}*

.footerbg 
{
	border-top:#ffcc33 2px ridge; 
	background-image: url(_Images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;	
	text-align: center;
}

.header 
{	
	width: auto;
	height: auto;
	background-image:url(/_Images/footer-side.gif);
	margin-left: auto;
	margin-right: auto;			
}


.selector{
  min-height:397px;
  height:auto !important;
  height:auto;
  /* width:98%;     */  
}
/* -----------------------------------Timesheet Homepage--------------------------------------------------*/
table.sample 
{
	/* margin:2em;
	line-height: 40pt;*/
}


.img_calendar
{
	background-image: url(_Images/b4.jpg);
	src:"~/TS/_Images/icon-calendar.gif"
}  
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
}*/
.logo_bg {
	background-image: url(_images/virtula_logo_centre.jpg);
}
.top_bg {
	background-image: url(_images/virtula_top_centre_bg.jpg);
}
.brown_bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BC5403;
}.brown_bg {
	background-color: #A24C00;
}
.white_normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.white_bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_text_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0E0A;
}
.brown_login_text_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #A24C00;
}
.bule_text_normal_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #244AED;
}
.bule_line_normal_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0E0A;
	text-decoration: underline;
}
.welcome_centre_bg {
	background-image: url(_images/virtula_welocme_centre_bg.jpg);
}
.login_bg {
	background-image: url(_images/virtula_login_bg.jpg);
}
.footer_center_bg {
	background-image: url(_images/virtula_footer_center.jpg);
}
.footer_bg {
	background-image: url(_images/virtula_footer_bg.jpg);
}

.AutoExtender
{	
	border-color:#C5C5C5;
	border-width:thin;
	border-style:solid;
	font-size:11px;
	font-family: Arial;	
	COLOR:#F3F3F3;	
	background-color:#202C54;
	font-weight: bold;	
	
}