﻿
.headerTopMiddle
{
	background-image:url(../Images/test_htopmiddle.jpg);
	width:100%;
	height:48px;
	background-repeat: repeat-x;
}

.headerBottomMiddle
{
	background-image:url(../Images/test_hbottommiddle.jpg);
	background-repeat: repeat-x;	
	height:28px;
}
.pageTabMiddleRepeat
{
	background-image:url(../Images/test_TabMiddleRepeat.jpg);
	background-repeat: repeat-x;	
	height:30px;
	color:#4A656F;
    font-family:Arial;
    font-size:9pt;
	
}
.pageTabLeftRepeat
{
	background-image:url(../Images/test_pageTabLeftRepeat.jpg);
	background-repeat: repeat-x;	
	height:25px;
}

.InnerStrip {
	background-image: url(../Images/test_hbottommiddle.jpg);
	background-repeat: repeat;
}
.InnerStripTopMenu {
	background-image: url(../Images/test_htopmiddle.jpg);
	background-repeat: repeat;
}
.IframeBorder
{	padding-bottom :0px;
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	/*overflow:hidden ;*/
	border-right-width: 0px; 
	border-right-style:solid ; 
	border-top-width: 0px; 
	border-top-style:solid; 
	border-left-width: 0px; 
	border-left-style:solid;
	border-bottom-width: 0px; 
	border-bottom-style:solid;
	overflow:auto;
}
 .MenuItem
{
    /*background-color:#D0EAF3;*/
    color:#4A656F;
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    padding:5px;
}

.DynamicMenuItem
{
    background-color:#A1C5DF;
    color:#4A656F;
    font-family:Arial;
    font-size:9pt;
    text-align:center;
    border-width:0px;
    padding:5px;
	width:100%;
	text-align:left;
	
}

.MenuItemSelected
{
    background-color:#79AAC8;
    text-align:center;
    border-width:0px;
    padding:5px;

}

.MenuItemHover
{
    background-color:#649cc1;
    color:#4A656F;
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    border-width:0px;
    padding:5px;
    
     
}
.DynamicMenuItemHover
{
    background-color:#649cc1;
    color:#4A656F;
    font-family:Arial;
    font-size:9pt;
    text-align:center;
    border-width:0px;
    padding:5px;
    width:100%;
    text-align:left;
}
.PageStripBorder {
border: solid 1px #dae8f0;
height:100%;
width:100%;
}
.SideMenu {
	height:30px;
	width:30px;
	border:solid 1px #b1cede;
	padding: 4px 2px 4px 2px;
	_padding: 4px 2px 1px 2px;
	
}
#main{
height: 100%;
margin: 0 auto;
clear: both;
}

/*login Page*/
#main_log{
background: url(../images/login_new.jpg) no-repeat;
margin: 200px auto auto auto;
padding-left: 30px;
vertical-align: middle;
width: 475px;
height: 245px;
clear: both;
}
#login_r {
padding-left: 80px;
float: left;
margin: 100px 0 auto 0;
width: 300px;
height: 115px;
}
#logo1{
margin: 4px auto 1px 0;
background: url(../images/b_logo.gif) no-repeat;
width: 116px;
height: 39px;
}
#form1{
margin-top: 5px;
color: #666;
}
.usr{
font-family: Arial;
font-size: 12px;
color: #555;
padding-left: 8px;
}
.usr1{
font-family: Arial;
font-size: 12px;
color: #555;
padding-top: 5px;
padding-left: 8px;
}
.f_link{
width: 200px;
margin-left: 80px;
text-align: left;
margin-top: 5px;
font-family: Arial;
font-size: 12px;
color: #555;
}
.txtboxUserName{
border: solid 1px #ccc;
width: 150px;
font-size: 12px;
font-family: arial;
color: #555;
}
.submit{
border: 1px solid #ccc;
font-family: arial;
font-size: 12px;
width: 53px;
height: 19px;
padding: 5px;
}
.sub_box{
margin-top: 4px;
padding-left: 80px;
}
.labelError{
	font-family: verdana;
	font-size: 11px;
	color: Red;
}


.DataGridFixedHeader 
{
	/*background-image: url(../Images/VHSdesign_06.gif);*/
	background-repeat: repeat-x;
	font-family: Arial;/*, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight:normal;
	color: #4A656F;
	background-color: #b1cede;
	border: 1px solid #b1cede;
	height:25px;
	TEXT-TRANSFORM: none;  POSITION: relative; TOP: expression(this.offsetParent.scrollTop-2); HEIGHT: 10px; TEXT-DECORATION: none

}

.DataGridItems
{
	font-size: 9pt;
	font-family: Arial,Verdana;
	color:#4A656F;
    font-family:Arial;
    font-size:9pt;
    height:25px;
    border: solid 1px #ccc;
}
.DataGridAItems
{
	font-size: 9pt;
	font-family: Arial,Verdana;
	background-color: #e5f3fc;
	color:#4A656F;
    font-family:Arial;
    font-size:9pt;
    height:25px;
    border: solid 1px #ccc;
}
.gridView { border: solid 1px #ccc; }
.gridView td
{
	border: solid 1px #ccc;
	text-align: left;
}
.SideImage
{
	height:25px;
	width:25px;
}
.txtbox{
border: solid 1px #ccc;
font-size: 12px;
font-family: arial;
color: #555;
vertical-align:middle;
}
.label{
font-family: Arial;
font-size: 12px;
color: Black;
padding-left: 8px;
height:23px;
vertical-align:middle;
}
.labelB{
font-family: Arial;
font-size: 12px;
color: Black;
height:23px;
vertical-align:middle;
font-weight:bold;
padding-top:10px;
}
.footerStyle
{
	background-color:#79AACA;
}
.msgBoxcontentMessage
{
	font-family:Arial;
	font-size:12;
}
.msgBoxheaderMessage
{
	font-family:Arial;
	font-size :15px;
}
.buttonMessage
{
	font-size:12;
	font-family:Arial;
}
.ValidationSummaryFont
{
	font-size: 10pt;
	font-family: Arial,Verdana;
	text-align: left;
}
.DataGridItemsFileUpload
{
	font-size: 9pt;
	font-family: Arial,Verdana;
	color:#4A656F;
    font-family:Arial;
    font-size:9pt;
    height:25px;
    background-color:#FFFFFF;
   border-color:#FFFFFF;
}
.ValidationSummaryFont
{
	font-size: 10pt;
	font-family: Arial,Verdana;
	text-align: left;
}


body {
}

#wrap {
	background:url(Images/wikiheaderstrip.gif)  repeat-x 0 0;
	margin:0;

}
.MenuBar
{
	background-color:#52A1BB;
}
.labeltree{
font-family: Arial;
font-size: 12px;
color: #555;
}
