﻿body
{
}

.ClassGridLine tr td 
{
	 border-top: 1px solid #2586d7;
	 border-bottom: 1px solid #2586d7;
} 


/*GridViewCSS*/
.GridViewStyle
{
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: small;
	table-layout: auto;
	border-collapse: collapse; /* border: #0f4492 5px solid; */
}
/*Header and Pager styles*/

.HeaderStyle, .PagerStyle /*Common Styles*/
{
	/*	background-image: url(Images/HeaderGlassBlack.jpg);  */
	background-position: center;
	background-repeat: repeat-x;
	background-color: #0f4492;
}
.HeaderStyle th
{
	padding: 2px;
	color: #ffffff;
}
.HeaderStyle a
{
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-align: left;
	font-weight: normal;
}
.PagerStyle table
{
	text-align: center;
	margin: auto;
}
.PagerStyle table td
{
	border: 0px;
	padding: 1px;
}
.PagerStyle td
{
	border-top: #0f4492 2px solid;
}
.PagerStyle a
{
	color: #ffffff;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	border-top: solid 1px #777777;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #777777;
}
.PagerStyle span
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 8px 1px 8px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
	padding: 5px;
	border-right: solid 1px #1d1d1d;
}
.RowStyle td
{
	background-color: #c9c9c9;
}
.AltRowStyle td
{
	background-color: #f0f0f0;
}
.SelectedRowStyle td
{
	background-color: #ffff66;
}


.GridViewItemStyle a
{
	text-decoration: none;
	color: #670001;
	display: block;
	text-align: left;
	font-weight: normal;
}

.GridViewHeader
{
	background-color: #2586d7;
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-weight: bold;
	color: White;
	height: 22px;
	vertical-align: middle;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.gridViewNoRecords
{
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	background-color: #EFF3FB;
	 height: 20px;
	vertical-align: middle;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.buttonCss
{	
	background: url(../../App_Themes/BlueTheme/Images/sec_menu_bg.gif) repeat-x;		
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	cursor: pointer;
	border:1px solid #ccc !important; 
}
.buttonCss:hover, .buttonCss:focus, .buttonCss:active {
	outline:medium none;
	border:1px solid #329ECC !important;
	opacity:0.9;
	-khtml-opacity: .9;
	-moz-opacity: 0.9;
	-moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
	box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
}
.buttonCss[disabled]
{
	cursor:default;   
	color:#c0c0c0;
}


/* start footer */
#footer {
	min-width: 1000px;
	height: 40px;
	background: #3E82D6 url(../App_Themes/BlueTheme/Images/sec_menu_bg.gif) repeat-x;
	border: solid #5d7282;
	border-width: 3px 0 0;
	margin: 0 0 0;
	text-align:center	
}
/* end footer */

/* start Title Header */
#Titleheader {
	min-width: 1000px;
	height: 40px;
	background: #3E82D6 url(../App_Themes/BlueTheme/Images/sec_menu_bg.gif) repeat-x;
	border: solid #5d7282;
	border-width: 3px 0 0;
	margin: 0 0 0;
	text-align:center	
}
/* end Title Header */


.TextBoxDate
{
	background-image: url(../App_Themes/ThemeBlue/Images/Dateformat.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #d1c7ac;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

/* Gradient 1 */
.TextBoxGradiantLowercase
{
	background-image: url(../App_Themes/ThemeBlue/Images/Gadiant_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-transform: lowercase;
}
/* Gradient 2 */
.TextBoxGradiantcaps
{
	background-image: url(../App_Themes/ThemeBlue/Images/Gadiant_bg.jpg);
	background-repeat: repeat-x;
	/*border: 1px solid #d1c7ac; 
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 8px; */
	font-family: Trebuchet MS;
	font-size: 13px;
	text-transform: uppercase;
}
/* Gradient3 */
.TextBoxGradiantNoCase
{
	background-image: url(../App_Themes/BlueTheme/Images/Gadiant_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-transform: none;	
}


/* Gradient 3 */
.TextBoxGradiant2
{
	width: 221px;
	background: transparent url( '../App_Themes/ThemeBlue/Images/bg_Grad.jpg' ) no-repeat;
	color: #747862;
	border: 0;
	padding: 4px 8px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

/* Gradient 4 */
.TextBoxGradiantUpper
{
	background-image: url(../App_Themes/ThemeBlue/Images/Gadiant_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-transform: uppercase;
}





/* Rounded Corner */
.RoundTextBox
{
	background: url(../App_Themes/ThemeBlue/Images/rounded.gif) no-repeat top left;
	font-family: Trebuchet MS;
	font-size: 13px;
}
.RoundTextBoxa
{
	border: 0;
	width: 220px;
	margin-top: 3px;
}

/* Border Color / Style */
.DottedText
{
	border: 2px dashed #D1C7AC;
	font-family: Trebuchet MS;
	font-size: 13px;
}
/* Background Color */
.TextBack
{
	background-color: #99FFCC;
	border: 1px solid #008000;
	font-family: Trebuchet MS;
	font-size: 13px;
}
/* Double Border */
.TextBoxDoublBorder
{
	border: 3px double #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.searchBox
{
	background-image: url(../App_Themes/ThemeBlue/Images/magnifying-glass.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.searchBox1
{
	background: #fff url( '../App_Themes/ThemeBlue/Images/search.gif' ) 1px 1px;
	background-repeat: no-repeat;
}

/* Image in Text Box */
.searchBox2
{
	background: #FFFFFF url(../App_Themes/ThemeBlue/Images/search.png) no-repeat 4px 4px;
	padding: 4px 4px 4px 22px;
	border: 1px solid #CCCCCC;
}



.textBackGroundUserName
{
	background: #fff url( '../App_Themes/ThemeBlue/Images/UserName.jpg' ) 1px 1px;
	background-repeat: no-repeat;
}

.textNumeric
{
	background-image: url(../App_Themes/ThemeBlue/Images/Gadiant_bg.jpg);
	background-repeat: repeat-x;
	/*border: 0px solid ;
	padding: 1px;
	color: #333333;*/	
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
}

.textBackGroundPassword
{
	background: #fff url( '../App_Themes/ThemeBlue/Images/Password.jpg' ) 1px 1px;
	background-repeat: no-repeat;
}

.fileuploadCss
{
	background-image: url(../App_Themes/ThemeBlue/Images/Gadiant_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d1c7ac;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}
