﻿


.chkListTextCss
{
	color: #5D432A;
	font-size: 1em;
	
}
.chkBoxTextCss
 { /* Text and background colour, blue on light gray */
	/*color:#00f;
 background:#ddd;
 background:url(/i/icon-info.gif) no-repeat 100% 50%
 border-width:6px;
 border:2px dotted #00f;
 padding:1em;
 width:4em;
height:4em;*/
 }

.dDownFieldCss
{
color:#5D432A;
border-style:solid;
border-color:Green;/*(204,207,194);*/
font-weight:normal;

}


.labelCssList
{
	
	color: White;
	font-weight:normal;
	font-size: 8pt;

}


.labelCss
{
	
	color: #5D432A;
	
	font-size: 1em;
}
.labelNormalCss
{
	
	color: #000000;
	font-weight:normal;
	font-size: 8pt;

}

.labelBoldSmallCss
{
	
	color: #000000;
	font-weight:normal;
	font-size: 8pt;
	font-family:Tahoma;

}
.labelBoldCss
{
	
	color: #000000;
	font-weight:bold;
	font-size: 8pt;
	font-family:Tahoma;

}


.txtFieldCss
{
	width:200px;
	color: #333333;
	font-size:9pt;
	
	border: 1px #333333 solid;
	margin-left:3px;
	height: 15px;
	background-image:url(images/fieldbg.jpg);
}

.txtFieldCssSmall
{
	width:75px;
	color: #333333;
	font-size:9pt;
	border: 1px #333333 solid;
	margin-left:3px;
	height: 15px;
	background-image:url(images/fieldbg.jpg);
}

.txtAreaCss
{
	width:200px;
	color: #333333;
	font-size:9pt;
	border: 1px #333333 solid;
	margin-left:3px;
	height: 50px;
	background-image:url(images/tareabg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.txtAreaLargeCss
{
	width:300px;
	font-size:8pt;
	font-weight:bold;
	border: 1px #333333 solid;
	margin-left:3px;
	height: 60px;
	background-image:url(images/tareabg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.txtAreaLargeCssShortHeight
{
	width:300px;
	font-size:8pt;
	font-weight:bold;
	border: 1px #333333 solid;
	margin-left:3px;
	height: 40px;
	background-image:url(images/tareabg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.txtAreaCssWithoutWidth
{	
	color: #333333;
	font-size:9pt;
	border: 1px #333333 solid;
	margin-left:3px;
	height: 50px;
	background-image:url(images/tareabg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.txtFieldCssTunySmall
{
	width:40px;
	color: #333333;
	font-size:9pt;
	border: 1px #333333 solid;
	margin-left:3px;
	height: 15px;
	background-image:url(images/fieldbg.jpg);
}

.dDownFieldCss
{
	width:200px;
	color: #333333;
	font-size:9pt;
	border: thin #333333 solid;
	height: 20px;
	background-color:#F7F7F7;	
	margin-left:3px;
}

.dDownFieldCssMid
{
	width:120px;
	color: #333333;
	font-size:9pt;
	border: thin #333333 solid;
	height: 20px;
	background-color:#F7F7F7;	
	margin-left:3px;
}

.dDownFieldCssSmall
{
	width:90px;
	color: #333333;
	font-size:9pt;
	border: thin #333333 solid;
	height: 20px;
	background-color:#F7F7F7;	
	margin-left:3px;
}
.dDownFieldCssExtraSmall
{
	width:40px;
	color: #333333;
	font-size:9pt;
	border: thin #333333 solid;
	height: 20px;
	background-color:#F7F7F7;	
	margin-left:3px;
}
.dDownFieldCssExtraSmallForTime
{
	width:50px;
	color: #333333;
	font-size:9pt;
	border: thin #333333 solid;
	height: 20px;
	background-color:#F7F7F7;	
	margin-left:3px;
}
.buttonFieldCss
{
	font-size:8pt;
	font-weight:bold;
	color:White;
	height: 20px;
	padding-bottom:3px;
	background-color: #9B7C5F;
	border: bold solid #C7AE8F;	/*background-image:url(images/mainmenubg.jpg);*/
	width: 80px;
}
.buttonFieldCssLarge
{
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	height: 20px;
	padding-bottom:3px;
	background-color:#9B7C5F;
	border: bold solid #C7AE8F;	/*background-image:url(images/mainmenubg.jpg);*/	
}
/*
.tabAjaxCss
{
	width:100%;
	font-size:8pt;
	font-weight:bold;
	border: 1px #ffffff solid;
	margin-left:3px;
	background-image:url(images/tareabg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.tabAjaxCss div span
{
	font-size:8pt;
	font-weight:bold;
	Color:#000000;
	height: 25px;
	margin-left: 0px;
	margin-right: 2px;
	text-align:center;
	background-image:url(images/mainmenubg_gr.jpg);
}

.tabAjaxCss div div
{

	
	
}
.tabAjaxCss div div span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-image:none;
	color:#000000;
	
}
*/

.ajax__tab_outer
{

	padding-left: 2px;

	background-image:url(images/mainmenubg_gr.jpg);

}

.ajax__tab_inner
{

	padding-left: 2px;

	background-image:url(images/mainmenubg_gr.jpg);
}

.ajax__tab_header
{
	margin-left: 3px;
	margin-bottom: 10px;
	border-bottom: 1px #333333 solid;
	height: 25px;
	overflow:visible;
}
.ajax__tab_tab
{
	font-size:8pt;
	font-weight:bold;
	Color:#000000;
	line-height:15px;
	text-align:center;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
	padding: 5px;
	background-image:url(images/mainmenubg_gr.jpg);
}


.ajax__tab_active .ajax__tab_tab
{
	font-size:8pt;
	font-weight:bold;
	Color:#FFFFFF;
	line-height:15px;
	text-align:center;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
	padding: 5px;
	background-image:url(images/mainmenubg.jpg);
}
.header_tab
{
	float:left;
	font-size:8pt;
	font-weight:bold;
	Color:#000000;
	line-height:15px;
	text-align:center;
	text-decoration:none;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
	padding: 5px;
	background-image:url(images/mainmenubg_gr.jpg);
}


.header_tab_active 
{
		float:left;

	font-size:8pt;
	font-weight:bold;
	Color:#FFFFFF;
	line-height:15px;
	text-align:center;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
	padding: 5px;
	background-image:url(images/mainmenubg.jpg);
}

/************* END OF TAB ***********/


.selectFieldCss
{

	font-size:8pt;
	font-weight:bold;

}
label
{

	font-size:8pt;
	color:#000000;


}

/*
For multiline text field css to use: txtAreaCss
For single text field css to use: txtFieldCss
For drop down css use: dDownFieldCss
For button css : buttonFieldCss
For radio button / check box: selectFieldCss
*/

/*** DATA GRID***/

.dGridClass
{
	width:100%;
}

.dGridRowClass
{
	background-color:#CCCCCC;
	color:#000000;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
	font-size: 8pt;

}

.dGridAltRowClass
{

	color:#444444;
	background-color:#EBEBEB;
	font-size: 8pt;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
	
}

.dGridRowClass a
{
	color:#000000;
	
}

.dGridAltRowClass a
{
	color:#444444;
	
}

.dGridRowClass a
{
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
	
}

.dGridAltRowClass a
{
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
	font-size: 8pt;
}

.dGridLinkClass
{

	color:#FFFFFF;
	height: 25px;
	font-weight:bold;
	text-decoration:none;
	font-size: 8pt;
}

.dGridHeaderClass
{
	background-color:#8bc5e4;
	background-image:url(images/mainmenubg_or.jpg);
	color:#000000;
	height: 25px;
	font-size: 8pt;
}
.dGridHeaderClass2
{
	background-color:#8bc5e4;
	background-image:url(images/mainmenubg_or.jpg);
	color:#000000;
	height: 25px;
	font-size: 8pt;
	border-width:0;
	padding:0;
	
}


.dGridSelClass
{
	background-color:#FFFFFF;
	color:#666666;
	height: 25px;
	font-weight:bold;
	background-image:url(images/mainmenubg_gr.jpg);
}



/**

a:link
{
	
	text-decoration:none;
		
}*****/
/*
.contentPlaceHolder
{
	color:#993300;
	font-size: 10pt;
	font-weight:bold;
}
 Imtiaz*/
.vlidation
{ 
	background-color: #e1a24c;
	background-image:url(images/mainmenubg_or.jpg);
	height: 25px; 
}

.pgheadertable {padding-left: 5px; padding-right: 5px;}
.pgheadertable1 {background-color: #BBC6C9; height: 25px;}
.mddarkbg{padding: 5px; background-color: #E8F0F1; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; font-weight: bold;}
.lightbg{background-color: #FFFFFF; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; font-weight: bold;}
.dg_label {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #000000; background-color: #E8F0F1; font-weight: bold;}

/********* Fieldset*/
form fieldset legend 
{

}
/******************************/

/*******/

/****************Style Update Panel***********************/
.UpdateProgress1 
 {
  background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }
 
.UpdateProgress1img {
   vertical-align:middle;
   margin:2px;   
   
 }

/****************Style Update Progress***********************/
/******************Accrodion******************************/
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #C7AE8F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #9B7C5F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    
}
.accordionLink
{
   
}

/******************Accrodion******************************/
/*****Schedule table **************/
.ScheduleTable
{
	
}
.ScheduleTable td
{
	border:solid 1px gray;
	empty-cells: show;
	text-align:center;
	
}

.itineryStyle
{
	padding-right:6px;
	
}
/*****Schedule table **************/