/* Default CSS Stylesheet for a new Web Application project */

fieldset { 
width:60%;
font-weight:bold;
padding:5px;
border:dotted 1px #CCCCCC;

}

.searchText{
	
	color:Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	
}



.textboxCssField
{
	float:left;
	background-color:#F6F9EB;
	border:1px solid #CCCCCC;
	color:#336600;
}

.SearchButtonCssField
{
    TEXT-TRANSFORM:lowercase;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#0E5475; 
    height: 20px;
    width: 80px;
    cursor:pointer;
    float:left;
}

.CssSearchKeyword
{
	color:#0E5475;
		
}

.DeleteButtonCss
{
    TEXT-TRANSFORM:lowercase;
    COLOR:#FFFFFF;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #3E8A63;
    height: 20px;
    width: 80px;
    cursor:pointer;
}

.SearchButtonCss
{
    TEXT-TRANSFORM:lowercase;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#3E8A63; 
    height: 20px;
    width: 80px;
    cursor:pointer;
}

.CommonButtonCss
{
	FONT-SIZE: 11px;
    TEXT-TRANSFORM:lowercase;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#3E8A63; 
    height: 20px;
    width: 80px;
    cursor:pointer;
}



.loginbutton
{
	FONT-SIZE: 11px;
    TEXT-TRANSFORM:lowercase;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#3E8A63; 
	border:1px solid #3E8A63; 
    width: 60px;
    cursor:pointer;
}


.TextboxCSS
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 border : solid 1px #000000; 

}
.GridText
{
	 color :#666666;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 border-bottom:dotted 1px #CCCCCC;
	 height:25px;
	 
}
.NormalText
{
	 color :#444444;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 15px;
}
.NormalSmallText
{
	 color :#0E5475;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 text-transform: lowercase;
}
.FieldName
{
	 color :#0E5475;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 font-weight: bold;
	 padding:10px 0 10px 0;
}
.BorderLeft
{
	border-left: dotted 1px #999999;
}
.DottedBorder
{
	border-bottom: dotted 1px #999999;
	height:25px;
}
.AssetTitleText
{
	color :#000000;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
	font-weight: bold;
}
.AssetText
{
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 
}
.objectTitle
{
	 color :#0E5475;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 font-weight: bold;
}
.ErrorText
{
	color : Red;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 9px;
	padding-left: 5px;
}
.addLink:link
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.addLink:hover
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.addLink:visited
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.titleLink:link
{
	color :#0E5475;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
}
.titleLink:hover
{
	color :#0E5475;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
}
.titleLink:visited
{
	color :#0E5475;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
}
.rightLinkImage:hover
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkImage:link
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkImage:visited
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkDoc:hover
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkDoc:link
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkDoc:visited
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkLinks:hover
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkLinks:link
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}
.rightLinkLinks:visited
{
	color :#444444;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}

.Vardana12px
{
	 color:#0E5475;
	 font-weight:bold;
	 background-color:#FFFFFF;
	 float:left;
	 border-bottom:dotted 1px #CCCCCC;
	 padding-bottom:7px;
	 
}
.OptionText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 background-color: #FFBB7E;
	 font-weight: 600;
	 PADDING-LEFT: 6px; 
}
.deleteText
{
	background-color: #F5F3F3;
	color :Red;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
	
}

.searchText{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	
	
}
/* this is for the pager header so we can change back ground color or font into pager style */

.BottomText a:link
{
	background-color :#FFFFFF;
	color:#0E5475;
	
}

.BottomText a:visited
{
	background-color :#FFFFFF;
	color:#0E5475;
	
}

.currentPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E5475;
	text-decoration: none;
	background-color:#FFFFFF;
	padding-bottom:3px;
}


.addnew:link
{
	color :#0E5475;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
	
}
.addnew:visited
{
	color :#0E5475;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
}

.addnewbutton 
{
	/*background-color : #A6C66E;
	height:20px;
	width:80px; */
	color :#0E5475;
}

.addnewbutton a:link
{
	
	color :#FFFFFF;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
	padding:4px 3px 4px 3px;
	background-color : #0E5475;
	display:block;
	width:150px;
	
	
}

.addnewbutton a:hover
{
	
	color :#FCFDFD;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
	padding:4px 3px 4px 3px;
	background-color :#8AC2D8;
	display:block;
	text-decoration:none;
	
	
}
.addnewbutton :visited
{
	
	color :#FFFFFF;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	text-transform:lowercase ;
	font-size : 11px;
	padding:4px 3px 4px 3px;
	background-color :#0E5475;
	display:block;
	width:150px;
		
}

.adminactive {
	/*color: #788D9F;*/
	background:#ECF2EE;
	width: 100%;
	margin: 0 auto 0px auto;
	text-align: left;
}
.admininactive {
	/*color: #788D9F;*/
	background: #ffffff;
	width: 100%;
	margin: 0 auto 0px auto;
	text-align: left;
}

.searchText input{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E5475;
	text-decoration: none;
	width:19px;
	height:19px;
	margin-left:-5px;
	margin-right:10px;
	border:solid 1px #CCCCCC;
	background-color:#F5F5F5;
	float:left;
	
}
.hrLine
{
	border-bottom:1px dashed #CCCCCC;
}

#chkListNews input{
width:20px;
border:1px solid Red;
background-color:red;
}
#chkListMaterial input{
display:inline;
width:20px;
border:1px solid #FFFFFF;
background-color:#FFFFFF;
}


TABLE
{
 	
 	border-color: #FFFFFF;
 	 	
}
select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding:3px;
background-color:#FAFAFF;
border:1px solid #80AE30;
} 

#txttitle 
{
padding-bottom:2px;
width:450px;

}

.labelForm{

float:left;
display:block;
width:250px;
clear:both;
}
.labelMessage
{
float:left;
display:block;
clear:both;	
color:Red;
}

.listMaintable{

	width:98%;
	margin:1px;

}

table tr{
   
	border-bottom:solid 1px #CCCCCC;
}

.tblhoriline{

	border-bottom:dotted 1px #CCCCCC;
    width:100%;

}

.inner_titletext{
	
	color:#377E56;
	font-size:1.0em;
	font-weight:bold;
}